span.highlight-txt {
    font-weight: 800;
    font-size: 22px;
    display: block;
    color: #00923f;
}
ul.top-social-list {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.top_link-list p {
    margin: 0px;
    color: #000;
    font-weight: 600;
}
ul.top-social-list li {
    display: inline-block;
    margin: 0px 2px;
}
ul.top-social-list li a {
    font-size: 28px;
    color: #e1353b;
}
.me-auto {
    margin-right: auto!important;
    margin-bottom: 0px !important;
}
.top-social-menu {
    display: flex;
    justify-content: end;
}
.top-social-menu .top_link-list {
    display: flex;
    align-items: center;
    margin-left: 10px;
}
.fixed-top {
    transition: .3s all;
}
.topbar_header {
    padding: 10px 0px;
    background: #595959;
    color: #fff;
    position: relative;
}
.topbar_header {
    padding: 2px 0px;
    background: gainsboro;
    color: #000;
    position: relative;
}
/* .topbar_header::after {
    position: absolute;
    content: '';
    background: url(../img/top_header_bg.png) no-repeat;
    background-size: cover;
    width: 100%;
    height: 50px;
    bottom: -1px;
    left: 0px;
    z-index: 9;
} */
.navbar ul li a.active {
    position: relative;
}
.navbar ul li a.active::after {
    position: absolute;
    content: '';
    background: #FF9933;
    height: 2px;
    width: 75%;
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%);
}
a.getstarted.call_us {
    background: #00923F;
}
a.getstarted.call_us:hover {
    background: #00923fe3;
}

/* Slider Section */

.slider-caption {
    text-align: left;
}
.left-half-caption {
    width: 50%;
}
.left-half-caption h4.subtitle {
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
}
.left-half-caption h2.title {
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
}
.center-full-caption {
    background: #FF9933;
    padding: 30px 40px;
    color: #fff;
    display: flex;
    align-items: center;
}
.highlight_caption_title {
    text-align: center;
    border-right: 2px solid #fff;
    margin-right: 30px;
}
.highlight_right_caption {
    text-align: center;
}
.highlight_right_caption p {
    margin: 0px !important;
}
.highlight_caption_title h3.title {
    margin: 0px !important;
    font-weight: 600;
}
/* About Us */
.section_title {
    position: relative;
    color: #000;
    margin-bottom: 30px;
}
.section_title h2 {
    font-size: 30px !important;
    line-height: 45px !important;
    font-weight: 700;
}
.section_title::after {
    position: absolute;
    content: '';
    height: 2px;
    width: 80%;
    background: #000;
    bottom: -10px;
    z-index: 1;
    left: 50%;
    transform: translateX(-50%);
}
.section_title::before {
    position: absolute;
    content: '';
    height: 4px;
    width: 30%;
    background: #FF9933;
    bottom: -11px;
    left: 0;
    z-index: 2;
}
.card-about img {
    width: 100%;
}
.card-about h4.card-title {
    color: #000;
    font-weight: 800;
    font-size: 20px;
    margin: 10px 0px;
}
.card-about p.card-desc {
    color: #595959;
    margin-bottom: 5px;
}
section.section-dark-bg {
    background: #DDDDDD;
    padding: 90px 0px 80px;
    position: relative;
}
.services-items {
    border: 4px solid #fff;
    background: #FF9933;
    color: #fff;
    padding: 20px 10px;
    border-radius: 10px;
    min-height: 248px;
    position: relative;
}
.services-items h4 {
    font-size: 22px;
    font-weight: 800;
    font-family: 'Open Sans';
}
div.services-new-items {
    padding: 0px 5px;
}
div.services-new-items a.view-more-btn {
    color: #fff;
    text-decoration: underline;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    bottom: 15px;
}
.services-items p {
    font-weight: 300;
}
section.section-dark-bg::before {
    position: absolute;
    content: '';
    background: url(../img/our_services_top.png) no-repeat;
    background-size: cover;
    width: 100%;
    height: 95px;
    top: 0px;
    left: 0;
    z-index: 1;
}
section.section-dark-bg::after {
    position: absolute;
    content: '';
    background: url(../img/our_services_bottom.png) no-repeat;
    background-size: cover;
    width: 100%;
    height: 95px;
    bottom: 0px;
    left: 0;
    z-index: 1;
}
.our-services-container {
    position: relative;
    z-index: 3;
}
.slick-dots li button:before {
    font-size: 14px !important;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: #000;
}
.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #FF9933 !important;
}
section.section-dark-bg .section_title {
    display: inline-block;
    margin-bottom: 50px;
    text-transform: uppercase;
}
section.section-dark-bg .section_title::before {
    position: absolute;
    content: '';
    height: 4px;
    width: 30%;
    background: #FF9933;
    bottom: -11px;
    left: 50%;
    z-index: 2;
    transform: translateX(-50%);
}
.specialities-container {
    text-align: center;
}
.specialities-container .section_title {
    display: inline-block;
    margin-bottom: 50px;
    text-transform: uppercase;
}
.specialities-container .section_title::before {
    position: absolute;
    content: '';
    height: 4px;
    width: 30%;
    background: #FF9933;
    bottom: -11px;
    left: 50%;
    z-index: 2;
    transform: translateX(-50%);
}

/* Specialities */

.specialities-teams {
    padding: 10px;
    transition: .3s all;
    border: 2px solid #fff;
}
.specialities-teams .specialities-profile {
    width: 100px;
    height: 100px;
    margin: auto;
    overflow: hidden;
    border-radius: 50%;
    border: 4px solid #f93;
    transition: .3s all;
}
.specialities-teams:hover {
    border: 2px solid #f93;
}
.specialities-teams .specialities-profile img {
    width: 100%;
}
.specialities-teams h4 {
    color: #FF9933;
    margin: 5px 0px;
    font-weight: 600;
    font-size: 20px;
}
.specialities-teams p {
    color: #000;
}
/* Gallery */
.gallery-container .section_title::before {
    position: absolute;
    content: '';
    height: 4px;
    width: 30%;
    background: #FF9933;
    bottom: -11px;
    left: 50%;
    z-index: 2;
    transform: translateX(-50%);
}
.portfolio-wrap img {
    width: 100%;
}
.glightbox-clean .gslide-title {
    font-size: 1.2em !important;
    margin: 0px !important;
}
.glightbox-clean .gdesc-inner {
    padding: 12px 20px !important;
}
.gallery-container {
     text-align: center;
}
.gallery-container .section_title {
    display: inline-block;
    margin-bottom: 50px;
    text-transform: uppercase;
    color: #000;
}
.gallery-container .container {
    position: relative;
    z-index: 9;
}
.gallery-container {
    text-align: center;
    /* background: url(../img/gallery-bg.jpg) no-repeat; */
    background: #f8f9fa;
    position: relative;
    background-size: cover;
}
.internal-pages-pic {
    margin-bottom: 25px;
}
/* .gallery-container::after {
    position: absolute;
    content: '';
    background: #00000061;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
} */

/* Rescue & Rehoming */
section.rescue-container {
    background: url(../img/rescue_cow.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    padding: 140px 0px;
}
section.rescue-container::after {
    position: absolute;
    content: '';
    background: #00000061;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.rescue-rehoming-box {
    padding: 60px 50px;
    background: #0000008c;
    border-radius: 15px;
    border: 5px solid #fff;
    color: #fff;
    position: relative;
    z-index: 9;
    text-align: center;
}
.rescue-content h3 {
    text-transform: uppercase;
    display: inline-block;
    border-bottom: 1px dotted #FF9933;
    padding-bottom: 14px;
    margin-bottom: 25px;
}
.rescue-content h5 img.donate-icons {
    margin-right: 10px;
}
.rescue-content h5:nth-child(2) {
    text-transform: uppercase;
    font-size: 22px;
    color: #FF9933;
    font-weight: 600;
}
h5.call-donate a {
    color: #fff;
}
h5.call-donate a:hover {
    color: #FF9933;
}
section.three-color {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
section.three-color .box-colors {
    padding: 20px 10px;
    display: flex;
    align-items: center;
    width: 33.33%;
}
section.three-color .box-colors:nth-child(1) {
    background: url(../img/help_us.png) no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 3;
}
section.three-color .box-colors:nth-child(1)::after {
    background: #00923fa8;
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
section.three-color .box-colors:nth-child(2) {
    background: url(../img/adopt_cow.jpg) no-repeat;
    background-size: cover;
    background-position: top center;
    position: relative;
    z-index: 3;
}
section.three-color .box-colors:nth-child(2)::after {
    background: #ff9933c2;
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
section.three-color .box-colors:nth-child(3) {
    background: url(../img/rescue_cow.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 3;
}
section.three-color .box-colors:nth-child(3)::after {
    background: #00923fa8;
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
img.three-color-icons {
    margin-right: 10px;
    width: 60px;
}
.box-color-content {
    color: #fff;
}
h4.box-color-title {
    text-transform: uppercase;
    font-weight: 800;
}
h4.box-color-title {
    text-transform: uppercase;
    font-weight: 800;
}
/* Adopt A Animal */
.adopt_animal_content .section_title {
    display: inline-block;
}
.adopt_animal_content .section_title {
    display: inline-block;
}
.adopt_animal_content .section_title h2 {
    text-transform: uppercase;
}
.adopt_animal_content .section_title::before {
    position: absolute;
    content: '';
    height: 5px;
    width: 30%;
    background: #FF9933;
    bottom: -11px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
}
.adopt_animal_content .section_title::after {
    width: 100%;
}
.adopt_animal_content h4 {
    font-size: 20px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
}
.adopt_animal_content p {
    color: #000;
}
.adopt_animal_content h5 {
    color: #FF9933;
    font-size: 16px;
}
.adopt-form-btn {
    margin-top: 20px;
}
.adopt_animal_content .adopt-form-btn a.adoption-form-btn {
    background: #FF9933;
    padding: 10px 35px;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    border-radius: 5px;
}
img.adopt_animal-pic {
    width: 100%;
}
.donate_animal_item .row {
    align-items: center;
}
.slick-next:before, .slick-prev:before {
    font-size: 25px;
    line-height: 1;
    opacity: .75;
    color: #f93 !important;
}
/* Donate for Pet */
.donate-container {
    text-align: center;
    position: relative;
}
.donate-container .section_title {
    position: relative;
    color: #000;
    margin-bottom: 30px;
    text-align: center;
    display: inline-block;
}
.donate-container .section_title::before {
    position: absolute;
    content: '';
    height: 4px;
    width: 30%;
    background: #FF9933;
    bottom: -11px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
}
.donate_animal_item .tab {
    overflow: hidden;
    border: 1px solid #FF9933;
    background-color: #fff;
    border-radius: 10px;
    display: inline-block;
}
  .donate_animal_item .tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 35px;
    transition: 0.3s;
    font-size: 18px;
    font-weight: 600;
  }
  .donate_animal_item .tab button:hover {
    background-color: #FF9933;
    color: #fff;
  }
  .donate_animal_item .tab button.active {
    color: #fff;
    background-color: #FF9933;
}
  .donate_animal_item .tabcontent {
    display: none;
    padding: 6px 12px;
    border-top: none;
  }
  .street_animals_need .section_title {
    position: relative;
    color: #000;
    margin-bottom: 30px;
    display: inline-block;
}
.street_animals_need .section_title h2 {
    font-size: 30px !important;
    line-height: 45px !important;
    font-weight: 700;
    text-transform: uppercase;
}
.street_animals_need .section_title::before {
    position: absolute;
    content: '';
    height: 4px;
    width: 30%;
    background: #FF9933;
    bottom: -11px;
    left: 50%;
    z-index: 2;
    transform: translateX(-50%);
}
.would_like_donate h5 {
    font-weight: 800;
    color: #000;
    font-size: 16px;
    margin-bottom: 12px;
}
input.other_amount_input {
    padding: 10px;
    text-align: center;
    border: 1px solid #FF9933;
    border-radius: 5px;
    font-weight: 600;
    font-size: 18px;
}
.donate_amount.flex_amount {
    display: flex;
    justify-content: center;
    align-items: center;
}
.street_animals_need p.donate_desc {
    color: #000;
}
h5.or_amount {
    margin: 0px 10px;
}
.donate_animal_item .tabcontent {
    display: none;
    padding: 6px 12px;
    border-top: none;
    margin: 25px 0px;
}
button.donate_amount_btn {
    border: 1px solid #FF9933;
    padding: 10px 20px;
    background: #fff;
    border-radius: 5px;
    font-size: 20px;
    margin: 0px 5px;
}
.donate_animal_item {
    text-align: center;
    background: #F4F4F4;
    padding: 40px 30px;
    border: 1px solid #FF9933;
    border-radius: 15px;
    width: 65%;
    z-index: 9;
    position: relative;
}
button.donate_btn {
    padding: 10px 40px;
    background: #FF9933;
    border-radius: 5px;
    font-size: 20px;
    border: 0px;
    color: #fff;
    text-transform: uppercase;
}
.donate_slider_container {
    width: 45%;
}
.donate_container {
    position: relative;
    overflow: hidden;
    border-radius: 20px;
}
.donate_slider_container {
    width: 45%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    height: 100%;
}
.donate_slider_container .slick-prev {
    left: 140px;
    z-index: 9;
}
.donate_slider_container .slick-next {
    right: 15px;
    z-index: 9;
}
.donate_slider_container .slick-dots {
    bottom: 130px;
    width: 100%;
    list-style: none;
    right: 12px;
    transform: none !important;
    text-align: right;
}
/* Make An Appointment */
.appointment_container {
    display: flex;
    align-items: center;
    width: 100%;
}
.appointment_container .img-left {
    width: 50%;
}
.appointment_container .img-left img {
    width: 100%;
    height: 544.46px;
}
.right-form {
    width: 50%;
}
.form-container {
    color: #fff;
}
.right-form {
    width: 50%;
    height: 544.46px;
    background: #5E4833;
    position: relative;
    padding: 50px 40px;
    display: flex;
    align-items: center;
}
.right-form input.appointment_input {
    width: 100%;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #FF9933;
    margin-bottom: 20px;
}
.right-form input.appointment_form_btn {
        width: 100%;
        padding: 10px;
        background: #FF9933;
        border: 0px;
        border-radius: 5px;
        color: #fff;
    }
   .form-container h4.form-title {
    text-transform: uppercase;
    font-weight: 800;
}
.form-container p {
    font-size: 14px;
    color: #ffffffd1;
    margin-bottom: 35px;
}
/* Blogs */
section.latest-blogs .section_title {
    display: inline-block;
    text-transform: uppercase;
}
.main-blogs {
    background: #FF9933;
    padding: 25px;
    border-radius: 10px;
}
.blogs-img {
    border-radius: 15px;
    overflow: hidden;
    border: 5px solid #fff;
}
.blogs-img img.blogs_img {
    width: 100%;
}
.blogs-content .blogs-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    margin-top: 10px;
}
.blogs-content .blogs-info p.blogs-date {
    margin: 0px;
}
.blogs-content .blogs-info h6 {
    margin-bottom: 0px;
    font-weight: 800;
}
.blogs-title {
    margin-top: 10px;
}
.blogs-title h4 {
    color: #fff;
    font-weight: 600;
}
.blogs-title p {
    color: #fff;
    margin: 0px;
    font-weight: 400;
}
.blogs_small_content h5.small_blogs_title {
    color: #FF9933;
    font-size: 18px;
    font-weight: 600;
}
.blogs_small_content p.blogs_small_conten_p {
    color: #000;
    font-size: 14px;
    margin: 0px;
}
.blogs-small-list {
    display: flex;
    align-items: center;
    width: 100%;
}
ul.blogs_listed {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.small-content-date {
    display: flex;
    align-items: center;
}
.small-content-date p {
    margin-right: 20px;
    margin-bottom: 0px;
}
.small-content-date h6 {
    margin-bottom: 0px;
    font-weight: 600;
    color: #000;
}
.blogs_small_img img {
    width: 100%;
    object-fit: cover;
}

.blogs_small_img .blogs_img {
    width: 120px;
    height: 110px;
    border: 1px solid #000;
    overflow: hidden;
    border-radius: 10px;
    margin-right: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}
ul.blogs_listed li {
    margin-bottom: 20px;
}
/* Footern  */
#footer .footer-top .footer-info img {
    width: 80%;
    margin-bottom: 20px;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
}
.footer-blogs {
    display: flex;
    align-items: center;
}
.footer-blogs img {
    margin-right: 10px;
}
.footer-blogs p {
    margin-bottom: 0px;
}

/* About Us */

.internal_hero {
    position: relative;
}
.internal_hero img {
    width: 100%;
}
.banner_pagination {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 30px 0px;
    margin-bottom: -126px;
    z-index: 9;
    position: relative;
}
.banner_pagination h2 {
    color: #fff;
    font-weight: 800;
    font-size: 38px;
    margin: 0px;
    text-shadow: 0px 0px 5px #83f28f;
}
span.highlight_pagination {
    color: #FF9933;
    font-size: 55px;
}
span.page_pagination {
    color: #FF9933;
    font-weight: 600;
    text-transform: uppercase;
}
span.page_pagination a {
    color: #fff;
    font-weight: 600;
}
.content-info h2.content-title {
    font-weight: 800;
    color: #000;
    font-size: 38px;
}
.content-info p {
    color: #000;
}
.content-info p span.bold {
    color: #000;
    font-weight: 800;
}
section.say-our-doctors {
    background: url(../img/devashrya_animal_bg.jpg) no-repeat;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}
section.say-our-doctors::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    background: #00000034;
    width: 100%;
    height: 100%;
}
section.say-our-doctors .container {
    position: relative;
    z-index: 9;
}
h2.testimonial-section-title {
    text-align: center;
    color: #fff;
    font-size: 36px;
}
.main-testimonial-content {
    text-align: center;
    margin-top: 25px;
}
button.carousel-control-prev {
    width: 3%;
}
button.carousel-control-next {
    width: 3%;
}
.main-testimonial-content .carousel-item {
    padding: 50px 80px;
    color: #fff;
}
.testimonial-content {
    width: 75%;
    margin: auto;
    border: 2px solid #fff;
    padding: 80px 20px 35px;
    position: relative;
}
.profile-pic {
    width: 90px;
    height: 90px;
    margin: auto;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.profile-pic {
    position: absolute;
    top: -48px;
    left: 50%;
    transform: translateX(-50%);
}
h4.testimonial-title {
    color: #00FF75;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0px;
    font-size: 24px;
}
p.testimonial-subtitle {
    font-size: 14px;
    margin: 0px;
}
section.animal-should-be.specialities-container .section_title {
    width: 70%;
}
section.animal-should-be.specialities-container .section_title::after {
    position: absolute;
    content: '';
    height: 2px;
    width: 35%;
    background: #000;
    bottom: -10px;
    z-index: 1;
    left: 50%;
    transform: translateX(-50%);
}

section.animal-should-be.specialities-container .section_title::before {
    position: absolute;
    content: '';
    height: 4px;
    width: 15%;
    background: #FF9933;
    bottom: -11px;
    left: 50%;
    z-index: 2;
    transform: translateX(-50%);
}
.content-info {
    text-align: left;
    color: #000;
}
.head-info {
    color: #fff;
}
.contact .info {
    width: 100%;
    background: #FF9933;
    padding: 20px 40px 60px;
}
.info .head-info p.subtitle-info {
    padding: 0px;
    color: #fff;
}
.info .head-info {
    margin-bottom: 50px;
}
.info h2.title-info {
    font-size: 40px;
}
.contact .info h4 {
    color: #fff;
}
.contact .info p {
    padding: 0 0 0 60px;
    margin-bottom: 0;
    font-size: 14px;
    color: #fff;
}
.contact-info-form .section_title {
    display: inline-block;
}
.form-control {
    border: 1px solid #ff9933;
}
section.contact .row.contact-row {
    background: #fff;
    box-shadow: 0px 0px 10px #d0d0d0;
}
section.contact .row.contact-row .col-lg-4 {
    background-color: #ff9933;
}
.contact-info-form {
    padding: 25px;
}
section.latest-blogs, section.donate_animal_container {
    position: relative;
}
img.palm-tree {
    position: absolute;
    width: 55%;
    bottom: 15%;
    z-index: -1;
    right: 0px;
    opacity: .2;
}
main#main {
    position: relative;
}
#footer .footer-top .footer-info h6 {
    margin-top: 18px;
}
.gallery-page {
    background: none;
}
.gallery-page::after {
    position: relative;
}
.gallery-page .section_title h2 {
    color: #000;
}
a.whatsapp-link-btn {
    position: fixed;
    width: 70px;
    height: 70px;
    display: block;
}
a.whatsapp-link-btn img {
    width: 100%;
}
a.whatsapp-link-btn {
    position: fixed;
    width: 65px;
    height: 65px;
    display: block;
    bottom: 90px;
    right: 20px;
    z-index: 9999;
}
img.organo-img {
    width: 100%;
}

/* Blogs */
section.blogs-container {
    text-align: center;
    position: relative;
}
section.blogs-container .section_title {
    display: inline-block;
    margin-bottom: 50px;
    text-transform: uppercase;
}
.blogs-items .blogs-header img {
    width: 100%;
}
.blogs-items {
    box-shadow: 0px 0px 5px #cbcbcb;
    margin-bottom: 40px;
}
.blogs-items .blogs-body {
    padding: 15px;
    text-align: left;
}
.blogs-items .blogs-body h4 {
    font-weight: 800;
    font-size: 22px;
}
.blogs-items .blogs-body p {
    font-size: 16px;
    color: #939393;
    margin-bottom: 0px;
}

.blogs-items .blogs-body a.read-more-btn {
    background: #3EDD84;
    color: #fff;
    padding: 10px;
    display: inline-block;
    margin-top: 15px;
    border-radius: 5px;
    transition: .3s all;
}

.blogs-items .blogs-body a.read-more-btn:hover {
    background: #18bd60;
}
section.blogs-container .section_title::before {
    position: absolute;
    content: '';
    height: 4px;
    width: 30%;
    background: #FF9933;
    bottom: -11px;
    left: 50%;
    z-index: 2;
    transform: translateX(-50%);
}
/* Team */
section.team-container {
    text-align: center;
    position: relative;
}
section.team-container .section_title {
    display: inline-block;
    margin-bottom: 50px;
    text-transform: uppercase;
}
section.team-container .section_title::before {
    position: absolute;
    content: '';
    height: 4px;
    width: 30%;
    background: #FF9933;
    bottom: -11px;
    left: 50%;
    z-index: 2;
    transform: translateX(-50%);
}

section.team-container .member .member-info {
    padding-left: 30px;
    text-align: left;
}
img.dah_img {
    width: 100%;
}
.specialities-teams p {
    margin: 0%;
    font-size: 14px;
}
.specialities-teams {
    padding: 40px 10px;
    box-shadow: 0px 0px 8px #ddd;
    border-radius: 10px;
    background: #fff;
    min-height: 305px;
}
.more-view a.view-more-btn {
    background: #FF9933;
    color: #fff;
    padding: 12px 30px;
    border-radius: 50px;
    transition: .3s all;
}
.more-view a.view-more-btn:hover {
    background: #e1444d;
}

/* Services Page */

.separate-page h3 {
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
    font-size: 35px;
}
.internal-pages-pic img {
    width: 100%;
}
.separate-page h4 {
    color: #000;
    font-weight: 600;
    font-size: 22px;
}
.separate-page ul li {
    margin-bottom: 7px;
    font-size: 16px;
}
h4.subtitle-heading {
    font-size: 28px;
    font-weight: 600;
}
.separate-page .street_animals_need {
    text-align: center;
}
.services-img img {
    width: 100%;
}
.separate-page .row {
    align-items: center;
}
.grey-bg {
    background: #f8f9fa;
}
.separate-page h6 {
    font-weight: 600;
    color: #000;
}
section.three-color .box-colors {
    padding: 20px 10px;
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 245px;
}