.faq .title {
    text-align: center;
}
.faq li {
    list-style: unset !important;
    margin-bottom: 40px;
}
.faq li p {
    color: black;
    margin-top: 10px;
}
.timeline .numbers {
    background-color: #3C7D7F;
    color: #ffffff;
}
.custom-icons {
    background-color: #3C7D7F;
    height: 100px;
}
.custom-icons:hover {
    background-color: #FFFFFF;
}
.sec-title p {
    font-size: 20px;
    color: #2f2f2f;
}
.navbar-default {
	background-color: unset;
  border: none;
}
.header-right {
    float: right;
}
.header-logo {
    max-width: unset;
	width: 310px;
}
.header-area {
	padding-top: 10px;
	padding-bottom: 10px;
}
.service-area .img-holder img {
/*	width: 75%;*/
}
.mt-2 {
	margin-top: 75px;
}
.mt-1 {
	margin-top: 30px;
}

.mx-md-auto {
    margin-right: 15%!important;
    margin-left: 15%!important;
}

/*Danu css start*/

/*p {
	font-size: 17px;
    color: black;
}*/

.logo-tagline {
    font-weight: 800px;
}
.brand-area .sec-title h1 {
    color: #392929;
}

.brand-area .text-holder .text p {
    color: #2b2727;
}
.text-holder a {
    color: #848484;
}

.our-process .inner-cont {
    background: #3C7D7F;
    color: #ffffff;
    display: block;
    padding: 24px 20px 21px;
}

.fact-counter-area ul li {
	width: 390px;
}
.slogan-area .button a {
    background: #222222;
    border-color: #222222;
    padding: 14px 30px 12px;
}

.main-menu .navigation > li > ul > li:hover > a {
    color: #392929;
    background-color: #ffffff;
    padding-left: 20px;
}

.sec-title h1 { 
    text-transform: unset;
}

section.timeline {
    width: 100%;
    margin: 50px 0 0;
    position: relative;
    float: left;
    padding-bottom: 120px;
}

section.timeline:before {
    background: #505050;
    /* background: linear-gradient(to bottom, rgba(80, 80, 80, 0) 0%, #505050 8%, #505050 92%, rgba(80, 80, 80, 0) 100%); */
    content: "";
    display: block;
    height: 100%;
    left: 50%;
    margin-left: -2px;
    position: absolute;
    top: -60px;
    width: 3px;
    z-index: 0;
    filter: alpha(opacity=35);
    opacity: 0.35;
}

section.timeline .timeline-body {
    position: relative;
    z-index: 1 !important;
}

section.timeline .timeline-date {
    box-shadow: 0 1px 5px 0 rgb(0 0 0 / 4%);
    position: relative;
    display: block;
    clear: both;
    width: 200px;
    height: 45px;
    padding: 5px;
    border: 1px solid #E5E5E5;
    margin: 0 auto 10px;
    text-shadow: 0 1px 1px #fff;
    border-radius: 4px;
    background: #FFF;
    z-index: 1;
}

section.timeline .timeline-date h3 {
    display: block;
    text-align: center;
    font-size: 0.9em;
    line-height: 32px;
}

section.timeline .timeline-title {
    background: #f7f7f7;
    padding: 12px;
}

section.timeline .timeline-title h4 {
    padding: 0;
    margin: 0;
    color: #151719;
    font-size: 1.4em;
}

section.timeline .timeline-title a {
    color: #151719;
}

section.timeline .timeline-title .timeline-title-tags {
    color: #B1B1B1;
    font-size: 0.9em;
}

section.timeline .timeline-title .timeline-title-tags a {
    color: #B1B1B1;
    font-size: 0.9em;
}

section.timeline .timeline-box {
    box-shadow: 0 1px 5px 0 rgb(0 0 0 / 4%);
    border: 1px solid #E5E5E5;
    border-radius: 4px;
    margin: 20px 10px 10px 10px;
    padding: 10px;
    width: 45.7%;
    float: left;
    z-index: 1;
    margin-bottom: 30px;
    background: #FFF;
}

section.timeline .timeline-box.left {
    clear: both;
}

section.timeline .timeline-box.left:before {
    background: none repeat scroll 0 0 #E5E5E5;
    border-radius: 50%;
    box-shadow: 0 0 0 3px #FFF, 0 0 0 6px #E5E5E5;
    content: "";
    display: block;
    height: 7px;
    margin-right: -5px;
    position: absolute;
    left: 50%;
    margin-top: 22px;
    width: 8px;
    transform: translate3d(-50%, 0, 0);
    z-index: 1;
}

section.timeline .timeline-box.left .timeline-box-arrow {
    transform: rotate(45deg);
    content: '';
    display: block;
    background: #FFF;
    border-right: 1px solid #E5E5E5;
    border-top: 1px solid #E5E5E5;
    float: right;
    height: 14px;
    margin-top: 17px;
    margin-right: -18px;
    width: 14px;
    z-index: 0;
}


section.timeline .timeline-box.left:before, section.timeline .timeline-box.right:before {
    background: #3c7d7f;
    box-shadow: 0 0 0 3px #fff, 0 0 0 6px #3c7d7f;
}

.text-start {
    text-align: left!important;
}
.p-2 {
    padding: 0.5rem!important;
}
.font-weight-bold {
    font-weight: 700 !important;
}
.text-3 {
    font-size: 1em !important;
}
.mb-1 {
    margin-bottom: 0.25rem!important;
}
.mt-3 {
    margin-top: 1rem!important;
}

section.timeline .timeline-box.right {
    clear: right;
    float: right;
    right: -1px;
    margin-top: 40px;
}

section.timeline .timeline-box.right:before {
    background: none repeat scroll 0 0 #E5E5E5;
    border-radius: 50%;
    box-shadow: 0 0 0 3px #FFF, 0 0 0 6px #E5E5E5;
    content: "";
    display: block;
    height: 7px;
    position: absolute;
    left: 50%;
    margin-top: 32px;
    width: 8px;
    transform: translate3d(-50%, 0, 0);
    z-index: 1;
}

section.timeline .timeline-box.right .timeline-box-arrow {
    transform: rotate(45deg);
    content: '';
    display: block;
    background: #FFF;
    border-left: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
    float: left;
    height: 14px;
    margin-top: 28px;
    margin-left: -18px;
    width: 14px;
    z-index: 0;
}

section.timeline .timeline-box .owl-carousel {
    border-radius: 0;
    padding: 0;
    border: 0;
    box-shadow: none;
}

section.timeline .timeline-box.left:before, section.timeline .timeline-box.right:before {
    background: #3c7d7f;
    box-shadow: 0 0 0 3px #fff, 0 0 0 6px #3c7d7f;
}

section.timeline .timeline-box.right .timeline-box-arrow {
    transform: rotate(45deg);
    content: '';
    display: block;
    background: #FFF;
    border-left: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
    float: left;
    height: 14px;
    margin-top: 28px;
    margin-left: -18px;
    width: 14px;
    z-index: 0;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.all-patients {
    text-align: center;
}

/*Danu css end*/

















@media (max-width: 991px) {

    section.timeline .timeline-date {
        margin-top: 60px;
    }
    section.timeline .timeline-box {
        float: none;
        clear: both;
        right: auto;
        left: auto;
        margin: 25px auto;
        max-width: 70%;
        width: auto;
    }

    section.timeline .timeline-box.right {
        float: none;
        clear: both;
        right: auto;
        left: auto;
        margin: 25px auto;
        max-width: 70%;
        width: auto;
    }

    section.timeline .timeline-box.left:after, section.timeline .timeline-box.right:after, section.timeline .timeline-box.left:before, section.timeline .timeline-box.right:before {
        display: none;
    }
}

@media (max-width: 767px) {

    section.timeline .timeline-date {
        margin-top: 60px;
    }

    section.timeline {
        width: 100%;
        margin: 0;
    }
}

@media (max-width: 575px) {
    section.timeline .timeline-date {
        margin-top: 60px;
    }

    section.timeline {
        width: auto;
        float: none;
        margin-left: 0;
        margin-right: 0;
    }

    section.timeline .timeline-box {
        margin: 15px auto;
        max-width: 90%;
    }

    section.timeline .timeline-box.right {
        margin: 15px auto;
        max-width: 90%;
    }

    article.post-large {
        margin-left: 0;
    }

    article.post-large .post-image, article.post-large .post-date {
        margin-left: 0;
    }
}