.owl-carousel .owl-buttons div i{
    background: brown;
    border-radius: 50%;
    color: #fff;
    width:50px;
    height:50px;
    border:2px solid grey;
    padding-left: 11px;
    padding-top: 9px;
}
.owl-carousel .owl-buttons div i:hover{
    background: #5c192e;
}
.owl-carousel:hover .owl-buttons div{
	opacity:1;
}
h1,h2,h3,h4,h5,h6{
line-height: 1.1em;
}
.list-inline > li:nth-child(10), .list-inline > li:nth-child(11){
float:none;
}
.list-inline > li:nth-child(12), .list-inline > li:nth-child(13){
float:right;
}
