html{overflow-x:hidden;}
html, body {height: 100%;}

body{background:#000; font-size: 14px; font-family:arial; font-weight: 500; color: #818181;}

.client-speak{padding:0 0 50px 0; position:relative; text-align:center;}
  .client-speak .container{max-width:930px; margin:auto;}
  .client-speak h2{position:relative; color: #9c7304; font-size: 47px; line-height: 60px; margin:0 0 30px;}
  .client-speak .owl-pagination{display: none; text-align: right; position: absolute; right: 15px; top: -83px; margin: 0;}
  .client-speak .owl-theme .owl-controls .owl-page span{background:none; border:1px solid #9c7304; opacity:1; height:10px; width:10px;}
  .client-speak .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{
    background: #9c7304;}
  .client-speak .owl-theme .owl-controls .owl-page.active span{width:20px;}
  .client-speak .grid-row .item{margin:0 15px;}
  .client-speak .grid-row .item .item-bg{position: relative; padding: 0; -webkit-border-radius: 0; -moz-border-radius: 0;border-radius: 0;}
  .client-speak .grid-row p{line-height:24px; margin:0 0 30px;} 
  .client-speak .grid-row h4{color:#fff; font-size:20px; margin:0 0 25px;} 
  .client-speak .grid-row figure{position: relative; margin:0 0 35px; display: block;}
  .client-speak .grid-row figure img{max-width: 300px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
.client-speak .owl-theme .owl-controls .owl-buttons {  float: none;}
  .client-speak .owl-theme .owl-controls .owl-buttons div{display: inline-block; background:none; -webkit-border-radius:0; -moz-border-radius:0; border-radius:0; color:#000; position:relative; height:35px; width:35px; opacity:1; text-indent:-99999px; margin:0; padding:0;}
  .client-speak .owl-theme .owl-controls .owl-buttons div.owl-next{}
  .client-speak .owl-theme .owl-controls .owl-buttons div.owl-prev:before{border-bottom: 18px solid transparent;border-right: 18px solid #9c7304;border-top: 18px solid transparent;color: #9c7304;content: "";left: 7px;position: absolute;top: 0;}
  .client-speak .owl-theme .owl-controls .owl-buttons div.owl-prev:hover::before{border-right-color: #fff;}
  .client-speak .owl-theme .owl-controls .owl-buttons div.owl-prev::after{border-bottom: 18px solid transparent;border-right: 18px solid #000;border-top: 18px solid transparent;color: #9c7304;content: "";left: 12px;position: absolute;top: 0;}
  
  .client-speak .owl-theme .owl-controls .owl-buttons div.owl-next:before{border-bottom: 18px solid transparent;border-left: 18px solid #9c7304;border-top: 18px solid transparent;color: #9c7304;content: "";left: 9px;position: absolute;top: 0;}
  .client-speak .owl-theme .owl-controls .owl-buttons div.owl-next:hover::before{border-left-color: #fff;}
  .client-speak .owl-theme .owl-controls .owl-buttons div.owl-next::after{border-bottom: 18px solid transparent;border-left: 18px solid #000;border-top: 18px solid transparent;color: #9c7304;content: "";left: 4px;position: absolute;top: 0;}  