/*----TEST HOVER----*/
.single_testmonial .slider-img img{
    width:500px;
    border-radius:10px;
}
.contact-form .form-control {
    line-height: 2;
    border-radius: 0;
}
.prising_area .single_prising ul li {
  margin-bottom: 0!important;
  border-bottom: 1px solid #eee;
  line-height: 42px!important;
}
.form-contact textarea {
    height: 85% !important;
}
.service-2{
    padding: 15px!important;
}
.prising_header.price {
    border-radius: 9px;
    border: 1px solid #eee;
    padding: 20px !important;
    font-size: 20px;
    font-weight: bold;
}
.row.service-cat .col-lg-4.col-md-4 {
    padding: 31px 0px 0px 0px;
}
.productivity_area{
    padding: 60px 0!important;
    text-align: center;
    
}
.row.service-cat .col-lg-4.col-md-4:hover {
    transform: scale(1.1);
    background: rgba(0,0,0,.1);
    transition-duration: .8s;
    border-radius: 31px;
}

/*----TEST HOVER----*/

.slider_area .single_slider {
  height: 863px!important;
}

.home-tag a {
    margin-bottom: 5px;
}

/* .slider_bg_1 {
  background-image: url(../img/banner/banner.svg)!important;
} */
.header-area .main-header-area {
    padding: 12px 0px!important;
}

.testmonial_area {
    background-image: url(../img/banner/latestImg.svg)!important;
}

.testmonial_area::before {
    opacity: .8!important;
}
.section_title h4 {
    color: #fff;
    font-size: 40px;
    margin-bottom: 30px;
}
.q_ans {
    margin: 0px 0px 15px 0px;
}
.question_slider a {
    font-size: 25px;
}

.testmonial_area {
    padding: 82px 0!important;
}

.logo-img.header, .logo-img.footer, .logo-img.login{
  width:100px;
}
.header-area .main-header-area .Appointment .book_btn a {    
   background: #fd995d!important;
}
.col-lg-4.service, .col-lg-4.footer {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.socail_links i {
    line-height: unset;
}
.slider_area .single_slider .phone_thumb img {
    width: 125%;
} 
.slider_area .single_slider .phone_thumb {
    position: relative;
    top: 0px!important;
}
.footer .footer_top {
    padding-top: 100px!important;
    padding-bottom: 100px!important;
}
.testmonial_area .owl-carousel .owl-nav div {
    background: transparent;
    height: 40px;
    text-align: center;
    display: flex;
    font-size: 20px;
    border: 1px solid #8FC6F6;
    left: 0;
    width: 40px;
    line-height: 40px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}


@media (max-width: 860px) {
.single_testmonial .slider-img img{
    width:320px;
}
.logo-img.header, .logo-img.footer, .logo-img.login{
  width:80px;
}
.row.service-cat .col-lg-4.col-md-4:hover {
    transform: unset;
    background: unset;
    transition-duration: unset;
    border-radius: unset;
}

.row.service-cat .col-lg-4.col-md-4 {
    padding: 0px;
}

.slider_area .single_slider {
    height: auto!important;
}

.section_title h4 {
    font-size:26px;
    margin-bottom: 30px;
}

.single_service.text-center.wow.fadeInUp h3 {
    font-size: 20px !important;
}
.question_slider a {
    font-size: 17px;
}

.col-lg-4.footer {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.col-lg-4.service {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
}

@media print {
    .sidenav, .side-body, nav.navbar.navbar-expand-sm.bg-primary.navbar-dark.fixed-top, .single-share, .card-body h5{
        display:none;
    }
}
