
     #owl-demo .item{
      display: block;
      padding: 30px 0px;
      margin: 5px;
      color: #FFF;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      text-align: center;
    }
    .owl-carousel .owl-nav div {
      padding: 5px 9px;
    }

    .owl-carousel .owl-nav i{
      margin-top: 2px;
    }

    /*To move navigation buttons outside use these settings:*/

    .owl-carousel .owl-nav div {
      position: absolute;
    }

    .owl-carousel .owl-nav .owl-prev{
      right: 58px;
      top: -31px;
      padding:0px;
      margin:0px;
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e93636+0,b40505+100 */
      background: #242d9a !important; /* Old browsers */
      background: -moz-linear-gradient(top, #e93636 0%, #b40505 100%); /* FF3.6-15 */
      background: -webkit-linear-gradient(top, #e93636 0%,#b40505 100%); /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, #e93636 0%,#b40505 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e93636', endColorstr='#b40505',GradientType=0 ); /* IE6-9 */
      /* width:47px;
      height:47px;*/
      /*background:url(img/next.png) no-repeat;*/
      padding-left: 17px;
      /* padding-top: 8px; */
      /* padding-bottom: 8px; */
      height: 33px;
      padding-right: 3px;
    }
  .owl-carousel .owl-nav .owl-prev:hover{ background:#c60f37;}
  
  .owl-carousel .owl-nav  .owl-prev:before {content:"\f104";font-family:'FontAwesome';font-size: 20px;color: #ffffff;position: relative;top: -8px;left: -8px;}

    .owl-carousel .owl-nav .owl-next{
      right: 30px;
      top: -31px;
      border-left: solid 1px rgba(255, 255, 255, 0.38);
      padding:0px;
      margin:0px;
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e93636+0,b40505+100 */
      background: #242d9a !important; /* Old browsers */
      background: -moz-linear-gradient(top, #e93636 0%, #b40505 100%); /* FF3.6-15 */
      background: -webkit-linear-gradient(top, #e93636 0%,#b40505 100%); /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, #e93636 0%,#b40505 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e93636', endColorstr='#b40505',GradientType=0 ); /* IE6-9 */
      padding-left: 17px;
      /* padding-top: 8px; */
      /* padding-bottom: 8px; */
      height: 33px;
      padding-right: 3px;
    }
  .owl-carousel .owl-nav .owl-next:hover{ background:#c60f37;}
  
  /*.owl-next:before:hover{color:#F00 !important;}*/
  .owl-carousel .owl-nav .owl-next:before{content:"\f105";font-family:'FontAwesome';font-size:30px;color:#8c63ac;font-size: 20px;color: #ffffff;position: relative;top: -8px;left: -8px;}
  .arrow-size { color:#646464; font-size:16px; margin-left:-2px;}
  
  #doctors .owl-next{
      right: 3px;
      top: -78px;
      /* width:47px;
      height:47px;*/
      padding:0px;
      margin:0px;
      /* background:url(img/prev.png) no-repeat;*/
      background: #a62b3a;
      padding-left: 15px; border-radius:50%;
      /* padding-top: 8px; */
      /* padding-bottom: 8px; */
      height: 37px; width:37px;}
    
    #doctors .owl-next:before{content:"\f105";font-family:'FontAwesome';font-size:30px;color:#8c63ac;font-size: 23px;color: #ffffff;position: relative;top: -6px;left:1px;}
    #doctors .owl-next:hover{ background:#08a282;}
   #doctors .owl-prev{
      right:50px;
      top: -78px;
      padding:0px;
      margin:0px;
      /* width:47px;
      height:47px;*/
      /*background:url(img/next.png) no-repeat;*/
      background:#e30636; border-radius:50%;
      padding-left: 15px;
      /* padding-top: 8px; */
      /* padding-bottom: 8px; */
      height: 37px; width:37px;}
    
    #doctors .owl-prev:before {content:"\f104";font-family:'FontAwesome';font-size: 23px;color: #ffffff;position: relative;top: -6px;left:-1px;}
   #doctors .owl-prev:hover{ background:#ac062a;}
  
  #property .owl-prev{
   right: 24px;
      top: -72px;
      padding:0px;
      margin:0px;
      background: #696464;
      padding-left: 15px;
      height: 37px;}
#property .owl-next{top: 140px;
   right: 3px;
      top: -72px;
      padding:0px;
      margin:0px;
      background:#696464;
      padding-left: 15px;
      height: 37px;}


