@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');

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

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Albra'
}

.btn-know-more,
.btn-know-more:hover {
  text-decoration: none;
  background-color: #141414 !important;
  padding: 10px 20px;
  color: #fff !important;
  border-left: 3px solid #FD8D5E !important;
  border-radius: 0;
  font-size: 16px;
}
.btn-readmore:hover{color:#36C2CE;}

/****Top Head***/
.top-head {
  background-color: #141414;
  height: 40px;
  line-height: 40px;
  ;
}

.top-head p {
  font-size: 16px;
  text-align: center;
  color: #fff;
}

.top-head p a {
  color: #fff;
}

/*********Navigation************/
.navbar ul.navbar-nav li {
  padding: 0 15px;
}

.navbar ul.navbar-nav li a {
  font-size: 16px;
  color: #141414;
  font-family: 'Albra';
  font-weight: 500;
}

.navbar ul.navbar-nav li a.nav-link.active {
  color: #0E76BC;
  font-weight: 500;
}

.top-header .right-menus {
  display: flex;
  justify-content: space-evenly;
  list-style: none;
  align-items: center;
  margin: 0;
}

.top-header .right-menus li {
  margin: 0 10px;
}

.top-header .right-menus li a {
  padding: 10px;
  border-radius: 50px;
  color: #141414 !important;
  text-decoration: none;
}

.top-header .right-menus li:last-child a {
  background: #36C2CE !important;
  color: #fff !important;
  font-size: 16px
}
.top-header .right-menus li:last-child a:hover{background: #000 !important;}

/**************** Banner Slider ************************/

.banner {
  background-image: url(https://aguiluhealingservices.com/wp-content/uploads/2026/03/banner-1.webp);
  background-size: cover;
  background-repeat: no-repeat;
  height: 700px;
}

.banner .banner-content {
  padding-top: 150px;
  max-width: 520px;
  width: 100%;
}

.banner .banner-content h4 {
  font-size: 16px;
  color: #141414;
  font-weight: 400;
}

.banner .banner-content h1 {
  font-size: 52px;
  color: #00828D;
  font-weight: 700;
  text-transform: uppercase;
}

.banner .banner-content p {
  font-size: 16px;
  color: #444444;
  line-height: 2.2
}

.banner .banner-content a {
  background-color: #36C2CE;
  text-decoration: none;
  color: #fff;
  padding: 12px 30px;
  border-radius: 50px;
}

.banner .banner-content a:hover{ background-color: #000 !important; color: #fff !important;}



/**********Our Specialties Services***************/


.our-services h2 {
  text-align: left;
  font-size: 32px;
  font-weight: 500;
  margin-bottom: 30px;
}

.our-services p {
  text-align: justify;
  font-size: 16px;
  color: #141414;
}

.our-services .card {
  border-radius: 20px;
  min-height: 450px;
}

.our-services .card img {
  width: 100%;
  margin: 0 auto;
  height: 220px;
  object-fit: cover;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.our-services .btn-readmore {

  color: #141414;
  width: 100%;
  max-width: 300px;
  text-align: left;
  border-radius: 50px;
}

.our-services .btn-readmore:hover {
  color: #36C2CE;
}

/***********Owl Carousel Nav arrow css************/
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: block !important;
}

#ourservices-slider .owl-nav .owl-next {
  position: absolute;
  right: 50px;
  top: -70px;
  border: 2px solid #141414;
  text-align: center;
  z-index: 5;
  width: 40px;
  height: 40px;
  outline: 0;
  /* background: #fff; */
  color: #141414;
  transition: all 0.3s;
  font-size: 20px;
  border-radius: 50px;
  line-height: 30px;
}

#ourservices-slider .owl-nav .owl-prev {
  position: absolute;
  right: 125px;
  top: -70px;
  border: 2px solid #141414;
  text-align: center;
  z-index: 5;
  width: 40px;
  height: 40px;
  outline: 0;
  /* background: #fff; */
  transition: all 0.3s;
  color: #141414;
  font-size: 20px;
  border-radius: 50px;
  line-height: 30px;
}

#ourservices-slider .owl-nav .owl-prev:hover,
#ourservices-slider .owl-nav .owl-next:hover {
  background-color: #36C2CE;
  color: #fff;

}

#ourservices-slider .owl-nav .owl-prev .fas {
  font-size: 16px;
  color: #141414;
  padding: 0 !important;
}

#ourservices-slider .owl-nav .owl-next .fas {
  font-size: 16px;
  color: #141414;
  padding: 0 !important;
}


/***************About Us*********************/
.aboutus {
  background-image: url(../images/aboutbg.png);
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: right;
}

.aboutus .about-line {
  background-image: url(../images/aboutline.png);
  background-size: contain;
  padding: 50px;
  background-repeat: no-repeat;
}

.aboutus .about-images {
  position: relative;
  text-align: center;
}

.aboutus .about-images img {
  max-width: 436px;
  text-align: center;
}



.aboutus .about-content h2 {
  font-size: 32px;
  color: #141414;
}

.aboutus .about-content p {
  font-size: 16px;
  color: #141414;
  font-weight: 400;
  text-align: justify;
}

.aboutus .row {
  align-items: center;
}

/*****About below three box*****/
.trauma .card {
  border-radius: 35px;
  min-height: 505px;
}

.trauma .card:hover {
    box-sizing: border-box;
    box-shadow: 0 0 10px #000;
}
.trauma .card p.card-text {
    min-height: 150px;
}
/* Mission and vision */

.our-mission,
.our-vision {
  padding: 5px 30px;
}

.our-mission h2,
.our-vision h2 {
  font-size: 32px;
  color: #141414;
}

.our-mission p,
.our-vision p {
  font-size: 16px;
  color: #141414;
  text-align: justify;
}

/************Testimonials*************/
#testimonials h2 {
  font-size: 32px;
  color: #141414;
  text-align: center;
  font-weight: 500;
  position: relative;
}

#testimonials-slider .fas {
  font-size: 42px;
  padding: 20px 0;
  color: #939393;
  text-align: center;
  display: flex;
  justify-content: center;
}

#testimonials-slider p {
  font-size: 16px;
  text-align: center;
  color: #141414;
  line-height: 1.6;
}

#testimonials-slider p strong {
  color: #141414;
  font-size: 20px
}

#testimonials-slider .item {
  padding: 24px;
  max-width: 840px;
  margin: 0 auto;
  border-radius: 30px;
  background: #fff;
  text-align: center;
}

#testimonials-slider .testimonials-clients p {
  margin-bottom: 0px;
  text-align: center;
  font-size: 14px;
}

#testimonials-slider .testimonials-clients {
  display: block;
  text-align: center;
  list-style: none;
  padding: 0;
}


#testimonials-slider .testimonials-clients li img {
  max-width: fit-content;
  text-align: center;
  margin: 0 auto;
}

#testimonials-slider ul.testimonials-clients li {
  margin-right: 20px;
}

/***********Owl Carousel Nav arrow css************/

#testimonials-slider .owl-nav .owl-next {
  position: absolute;
  right: 0px;
  top: 42%;
  border: 2px solid #141414;
  text-align: center;
  z-index: 5;
  width: 40px;
  height: 40px;
  outline: 0;
  /* background: #fff; */
  color: #141414;
  transition: all 0.3s;
  font-size: 20px;
  border-radius: 50px;
  line-height: 30px;
}

#testimonials-slider .owl-nav .owl-prev {
  position: absolute;
  left: 22px;
  top: 42%;
  border: 2px solid #141414;
  text-align: center;
  z-index: 5;
  width: 40px;
  height: 40px;
  outline: 0;
  /* background: #fff; */
  transition: all 0.3s;
  color: #141414;
  font-size: 20px;
  border-radius: 50px;
  line-height: 30px;
}

#testimonials-slider .owl-nav .owl-prev:hover .fas,
#testimonials-slider .owl-nav .owl-next:hover .fas {
  color: #36C2CE;
}

#testimonials-slider .owl-nav .owl-prev .fas {
  font-size: 16px;
  color: #141414;
  padding: 0 !important;
}

#testimonials-slider .owl-nav .owl-next .fas {
  font-size: 16px;
  color: #141414;
  padding: 0 !important;
}

#testimonials-slider .owl-nav {
  margin-top: 30px;
}

/********Latest blogs**********/

.latest-blogs h2 {
  text-align: left;
  font-size: 32px;
  font-weight: 500;
  margin-bottom: 30px;
}

.latest-blogs .card {
  border: none;
  padding: 10px;
}

.latest-blogs p {
  text-align: justify;
  font-size: 16px;
  color: #141414;
}

.latest-blogs p a {
  color: #141414;
  text-decoration: none;
}
.latest-blogs .card img {
    height: 270px;
    object-fit: cover;
}
.latest-blogs .card p.card-text a:hover{color:#36C2CE !important; }

/***********Owl Carousel Nav arrow css************/
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: block !important;
}

#latestblogs-slider .owl-nav .owl-next {
  position: absolute;
  right: 50px;
  top: -70px;
  border: 2px solid #141414;
  text-align: center;
  z-index: 5;
  width: 40px;
  height: 40px;
  outline: 0;
  /* background: #fff; */
  color: #141414;
  transition: all 0.3s;
  font-size: 20px;
  border-radius: 50px;
  line-height: 30px;
}

#latestblogs-slider .owl-nav .owl-prev {
  position: absolute;
  right: 125px;
  top: -70px;
  border: 2px solid #141414;
  text-align: center;
  z-index: 5;
  width: 40px;
  height: 40px;
  outline: 0;
  /* background: #fff; */
  transition: all 0.3s;
  color: #141414;
  font-size: 20px;
  border-radius: 50px;
  line-height: 30px;
}

#latestblogs-slider .owl-nav .owl-prev:hover,
#latestblogs-slider .owl-nav .owl-next:hover {
  background-color: #36C2CE;
  color: #fff;

}

#latestblogs-slider .owl-nav .owl-prev .fas {
  font-size: 16px;
  color: #141414;
  padding: 0 !important;
}

#latestblogs-slider .owl-nav .owl-next .fas {
  font-size: 16px;
  color: #141414;
  padding: 0 !important;
}

/****Logo*****/

.brand-logo h2 {
  text-align: center;
  font-size: 32px;
  margin-bottom: 50px;
}

.brand-logo-list img {
  max-width: 200px;
}


/*******Brand Logo********/

.brand-logo ul.brand-logo-list {
  display: flex;
  justify-content: space-between;
  list-style-type: none;
  flex-wrap: wrap;
}

/*******Request an Appointment******/

.request-appointment a {
  color: #141414;

}

.request-appointment .request-appointment-form {
  max-width: 620px;
  float: right;
}

.request-appointment .request-appointment-form input {
  border-radius: 50px;
  height: 50px;
}

.request-appointment .request-appointment-form textarea {
  border-radius: 15px;
}

.request-appointment .request-appointment-form .btn {
  border: 1px solid #9E9E9E !important;
  border-radius: 50px;
}

.request-appointment .request-appointment-form .btn:hover {
    background: #36C2CE;
    color: #fff;
}

/************CopyRight **********/
.footer {
  background: #333333;
}

.footer-links p {
  color: #fff;
  font-size: 16px;
  padding: 20px 20px 20px 0
}

.footer .footer-links h2 {
  font-size: 18px;
  color: #fff;
}

#footer ul.footer-menus {
  padding: 0
}

#footer ul.footer-menus li {
  list-style: none;
  line-height: 2.2;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
}

#footer ul.footer-menus li a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
}

.footer ul.footer-menus li a span {
  color: #B84B4B;
}

.copyright p,
.copyright p a {
  color: #A4C1E0;
  text-decoration: none;
}

.footer-social-links {
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
  align-items: baseline;
  padding: 0px;
}


.footer-social-links li {
  list-style: none;
  color: #B5B5B5;
  margin: 0 5px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50px;
  text-align: center;
}

.footer-social-links li a {
  color: #B5B5B5;
  font-size: 16px;
}

ul.footer-logo {
  list-style: none;
  padding: 0px;
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
}

ul.footer-logo li {
  margin: 10px
}

.copyright p,
.copyright p a {
  color: #B5B5B5;
  font-size: 16px;
  padding: 0;
  margin: 0;
}


ul.Privacy-terms {
    display: flex;
    justify-content: end;
    flex-wrap: wrap;
    list-style:none
}
ul.Privacy-terms li{margin:0 10px}
ul.Privacy-terms li, ul.Privacy-terms li a{color:#B5B5B5; text-decoration:none}

.copyright {
  border-top: 1px solid #505050;
}


/********Responsive***********/

.contact_aguilu a{color: #36C2CE !important}

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

  .top-header .right-menus {
    display: flex;
    justify-content: start;
    padding: 0;}
    header.top-header {
    margin-bottom: 10px;
}

}

@media screen and (max-width: 1199px) and (min-width: 992px) {

.navbar ul.navbar-nav li { padding: 0 11px;}
.navbar ul.navbar-nav li a{font-size: 15px;}

}


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

  .banner .banner-content h1{font-size: 32px;}
  #ourservices-slider .owl-nav .owl-prev{top:40% !important; left: 0px; right: auto; background: #fff;}
  #ourservices-slider .owl-nav .owl-next{top:40% !important; right: 0px; background: #fff;}
}

@media only screen and (min-width: 992px) {

.aboutus-img img{display: none;}

}

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

.aboutus{background-image: none !important;}
nav.navbar.navbar-expand-lg {
    background: #fff !important;
}

div#navbarSupportedContent {
    position: absolute;
    top: 60px;
    width: 100%;
    background: #fff;
}

ul#header-menu {
    width: 100%;
    max-width: fit-content;
   
}
}

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

.aboutus .about-line{background-image: none !important;}
}

section.blog-detail-page .post-thumbnail img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    margin-bottom: 20px;
}
aside#secondary ul.wp-block-latest-posts__list.has-dates.wp-block-latest-posts li a {
    color: #000;
    text-decoration: none;
}
nav.navigation.post-navigation, div#comments{display: none;}

div#wpcf7-f177-p14-o1 .btn-submit {
    border: 1px solid #000;
    padding: 10px;
    border-radius: 50px;
}
div#wpcf7-f177-p14-o1 .btn-submit:hover{background:#36C2CE !important; color:#fff !important; border-color:#36C2CE;}
section.blog-detail-page .wp-block-uagb-container svg{display:none;}
section.blog-detail-page .wp-block-uagb-container .wp-block-heading, section.blog-detail-page .wp-block-uagb-container .uagb-heading-text { font-size: 20px !important;}