.wrap__slider .slider__item:after {
    background: white;
}
.wrap__slider .slider__title, .wrap__slider .slider__caption {
    color: black;
}
.wrap__slider .slider .component__title-caption-wrap, .slider__button, h2.testimonials__title.align-center {
    text-align: center;
}
.horizontal .form form .form-input-comments {
    width: calc(96% + 20px);
}
.cstm_col3.testimonials {
    display: inline-block;
    width: 31%;
    text-align: center;
}
img.cstm_test.img, img.cstm_dr {
    border-radius: 50%;
    border: solid 5px #386161;
}
img.cstm_test.img:hover, img.cstm_dr:hover {
    border: solid 5px #c0cccd;
    transition: 0.4s;
}
h4 {
    font-size: 15px;
}
.cstm_left {
    float: left;
}

.cstm_col3 {
    display: inline-block;
    width: 31%;
    vertical-align: middle;
}
.cstm_col3.practice {
    padding: 0 10px;
}
.cstm_col3.practice p {
    text-align: left;
}
a.cstm_btn:hover, p.cstm_btn:hover {
    background: linear-gradient(to bottom, #3b6868 0%, #598484 100%);
    text-decoration: none;
}
a.cstm_btn, p.cstm_btn {
    background: linear-gradient(to bottom, #548686 0%, #386161 100%);
    color: white;
    padding: 10px 20px;
    text-decoration: none;
}
p.cstm_btn.inner a {
    color: white;
    text-decoration: none;
}
p.cstm_btn.inner {
    display: inline-block;
}
a[href^="tel"] {
    cursor: pointer;
    pointer-events: all;
}
.cstm_list {
    display: inline-block;
    padding-right: 70px;
}
.staff-member__image {
    width: 180px;
    height: 180px!important;
}
.cstm_col_staff {
    display: inline-block;
}
.cstm_col_staff h4 {
    text-align: center;
}
.cstm_col_staff p {
    margin: 0!important;
}
.cstm_col_staff h4 {
    text-align: center;
    background: #46bc96;
    color: white;
}
.cstm_col2.officeRight {
    width: 70%;
    float: right;
}
.cstm_col2.officeLeft {
    float: left;
    width: 30%;
}
.cstm_col2 table, .cstm_col2 table tr td {
    border: none;
    display: inline-block;
    padding: 0;
}
table#officeHours caption {
    text-align: left;
    font-weight: 900;
}








@media (max-width: 1199px){
.cstm_col3 {
    width: 49%;
}
}
@media (max-width: 1024px){

.horizontal .form form .form__group {
    width: 100%;
}

}
@media (max-width: 991px){
    .cstm_col2.officeRight,.cstm_col2.officeLeft {
    width: 50%;
}
}
@media (max-width: 767px){
        .cstm_col2.officeRight,.cstm_col2.officeLeft {
    width: 100%;
}
    .cstm_col3{
    width: 100%;
}
    .cstm_left, h1.cstm_h1 {
    text-align: center;
}
    img.align-right, img.align-left, .cstm_left, .cstm_dr {
    float: none!important;
    }
}






