/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Feb 8, 2019, 4:30:41 PM
    Author     : Angel-3
*/
#testimonial-slider{
    margin-top: 50px;
}
.testimonial{
    text-align: center;
    margin: 50px 10px 0;
    padding: 0 10% 1%;
    background: rgba(255,255,255,0.8);
}
.testimonial .pic{
    width: 100px;
    height: 100px;
    border-radius: 25%;
    border: 5px solid rgba(255,255,255,0.3);
    display: inline-block;
    margin-top: -50px;
    overflow: hidden;
    box-shadow:0 2px 6px rgba(0, 0, 0, 0.15);
    margin-right: 15px;
    margin-left: 15px;
    position: relative;
}
.testimonial .pic span{
    background: rgba(0,0,0,0.4);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
}
.testimonial .description{
    font-size: 16px;
    font-style: italic;
    color: #808080;
    line-height: 30px;
    margin: 10px 0 20px;
    height: 210px;
    display: -webkit-box;
    display: -moz-box;
    -webkit-line-clamp: 7;
    -moz-line-clamp: 7;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    overflow: hidden;
}
.testimonial .testimonial-title{
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    color: #333;
    text-transform: uppercase;
    text-align: left;
}
.testimonial .post{
    display: block;
    font-size: 13px;
    color: #777;
    margin-bottom: 15px;
    text-transform: capitalize;
    text-align: left;
}
.testimonial .watch_video{
    position: absolute;
    bottom: 20px;
    right: 35px;
    padding: 8px 15px;
}
.testimonial .watch_video:focus{
    color: #fff;
}
.testimonial .testimonial-rating{
    margin: 0 0 15px 0;
    padding: 0;
    list-style: none;
}
.testimonial .testimonial-rating li{
    color: #d3d3d3;
    display: inline-block;
}
.testimonial .testimonial-rating li.fa-star{
    color: #333;
}

#testimonial-slider .owl-controls{
    margin-top: 30px !important;
}
.owl-theme .owl-controls .owl-pagination{
    width: 140px;
    padding: 10px;
    margin: 0 auto;
    line-height: 13px;
    background: #478290;
}
.owl-theme .owl-controls .owl-page span{
    width: 12px;
    height: 12px;
    border-radius: 0;
    background: transparent;
    border: 1px solid #fff;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
    border: 4px solid #fff;
}

.homeo_chara li{
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 15px;
    color: #000;
    font-weight: bold;
}
.en-page .homeo_chara li{
    font-weight: normal;
}
.homeo_pathic_box{
    background: rgba(255,255,255,0.8);
}
.slider_doctor_info{
    width: 370px;
    border-bottom: 2px solid #fff;
    margin-bottom: 35px;
    padding-bottom: 35px;
}
.slider_doctor_info h1{
    margin-bottom: 0 !important;
    text-align: right;
}
.slider_doctor_info h4{
    margin: 0;
    color: #fff;
    text-align: right;
}
.footer_contact p{
    text-align: left;
    font-size: 17px;
    padding-bottom: 10px;
}
nav.affix .navbar-header .navbar-brand{
    padding: 20px 0;
}
nav.affix .navbar-header .navbar-brand img{
    width: 98px;
}
label.error{
    color: #f00;
    float: left;
    margin-bottom: 10px;
}
.form-control.error{
    margin-bottom: 5px;
}
.view_site_footer{
    display: block;
    margin: 0;
    margin-top: 35px;
}
.view_site_footer a{
    color: #fff;
}
.view_site_header{
    width: 0;
    height: 0;
    border-top: 73px solid #a10906;
    border-left: 73px solid transparent;
    position: fixed;
    right: 0;
    z-index: 999999;
}
.view_site_header a{
    color: #fff;
    right: 11px;
    position: absolute;
    top: -57px;
    transform: rotate(45deg);
    font-weight: bold;
}
.view_other_site, .view_other_site:hover{
    background-color: #a10906 !important;
    color: #fff !important;
    font-size: 15px !important;
}
.en-page .navbar-nav > li a{
    font-size: 14px;
}
.en-page .view_other_site{
    font-size: 14px !important;
}
.navbar-right{
    margin-right: 15px;
}
.testimonial .pic .fancybox{
    position: relative;
    display: block;
}
.hover-opaque {
    background: #000;
    opacity: 0;
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    transition: all ease .5s;
  -webkit-transition: all ease .5s;
  -moz-transition: all ease .5s;
}
.testimonial .pic .fancybox:hover{
    cursor: zoom-in;
}
.testimonial .pic .fancybox:hover .hover-opaque {
    opacity: 0.5;
}
.fancybox-lock{
    overflow: visible !important;
}
.diseas_list{
    margin-top: 30px;
}
.diseas_list span{
        width: 50%;
    float: left;
    margin-bottom: 10px;
    padding-left: 23px;
    position: relative;
}
.diseas_list span:before{
    content: "";
    background-color: #ff0500;
    height: 8px;
    width: 8px;
    border-radius: 100%;
    z-index: 999;
    position: absolute;
    left: 0;
    top: 4px;
}
.carousel-control.left, .carousel-control.right{
    background-image: none;
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right{
    top: 35%;
}
.carousel-control .glyphicon{
    color: #000;
    border: 2px solid #000;
    font-size: 23px;
}

.fade-carousel {
    position: relative;
    height: 100vh;
}
.fade-carousel .carousel-inner .item {
    height: 100vh;
}
.fade-carousel .carousel-indicators > li {
    margin: 0 2px;
    background-color: #f39c12;
    border-color: #f39c12;
    opacity: .5;
}
.fade-carousel .carousel-indicators > li.active {
  width: 10px;
  height: 10px;
  opacity: 1;
}
.hero {
    position: absolute;
    top: 50%;
    left: 45%;
    z-index: 3;
    color: #fff;
    text-align: left;
    text-shadow: 1px 1px 0 rgba(0,0,0,.75);
      -webkit-transform: translate3d(-50%,-50%,0);
         -moz-transform: translate3d(-50%,-50%,0);
          -ms-transform: translate3d(-50%,-50%,0);
           -o-transform: translate3d(-50%,-50%,0);
              transform: translate3d(-50%,-50%,0);
}
.hero h1 {
    font-size: 4em;    
    font-weight: bold;
    margin: 0;
    padding: 0;
    color: #fff;
}
.hero h3 {
    color: #fff;
}
.hero .diseas_list span {
    font-size: 17px;
}

.fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s; 
}
.fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s;    
}
/*.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: #080d15;
    opacity: .7;
}*/
.btn.btn-lg {padding: 10px 40px;}
.btn.btn-hero,
.btn.btn-hero:hover,
.btn.btn-hero:focus {
    color: #f5f5f5;
    background-color: #1abc9c;
    border-color: #1abc9c;
    outline: none;
    margin: 20px auto;
}
.fade-carousel .slides .main_slide{
  height: 100vh;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.fade-carousel .slides:before{
    content: "";
    background: rgba(0,0,0,0.8);
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}
.fade-carousel .slides .slide-1 {
  background-image: url('../images/slider/kidney.jpg'); 
}
.fade-carousel .slides .slide-2 {
  background-image: url(../images/slider/abdominal.jpg);
}
.fade-carousel .slides .slide-3 {
  background-image: url(../images/slider/ear-nose.jpg);
}
.fade-carousel .slides .slide-4 {
  background-image: url(../images/slider/skins.jpg);
}
.fade-carousel .slides .slide-5 {
  background-image: url(../images/slider/Brain.jpg);
}
.fade-carousel .slides .slide-6 {
  background-image: url(../images/slider/phisical.jpg);
}
.fade-carousel .slides .slide-7 {
  background-image: url(../images/slider/homeo-childer.jpg);
}
.fade-carousel .slides .slide-8 {
  background-image: url(../images/slider/woman-destress.jpg);
}
.fade-carousel .slides .slide-9 {
  background-image: url(../images/slider/vitamins.jpg);
}
.fade-carousel .slides .slide-10 {
  background-image: url(../images/slider/Arthritis.jpg);
}
@media screen and (min-width: 980px){
    .hero { width: 980px; }    
}
@media screen and (max-width: 640px){
    .hero h1 { 
        font-size: 2em;
        text-align: center;
    }    
    .fade-carousel .carousel-inner .item .hero{
        left: 50%;
        width: 85%;
    }
    .hero .diseas_list span{
        width: 100%;
    }
}