.border-box{position:relative;display:flex;flex-direction:column;justify-content:center;text-align:center;align-items:center}
.border-box .linetop{position:relative;display:inline-block;width:60px;height:1px;background:#222}
.border-box .linetop.bg-white{background:#fff}
.border-box .linebottom{position:relative;display:inline-block;margin-top:5px;width:30px;height:2px;background:#222}
.btn-two,.btn-two:active,.btn-two:visited{color:#fff}

#homeAbtCar .img{
  height:588px;
  width:100%;
  background-size: cover;
  background-position: center;
  border-bottom-right-radius:50px
}



#blogCar .owl-nav{display:flex;width:141%;justify-content:space-between;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
#blogCar.owl-theme .owl-prev span,#blogCar.owl-theme .owl-next span{display:none}
#blogCar.owl-theme .owl-nav [class*="owl-"]{position:relative;display:inline-block;width:60px;height:60px;background:#fff;opacity:1;border:1px solid #16232a;border-radius:50%;color:#fff;font-size:30px;font-weight:100;line-height:58px;margin:0;padding:0;transition:all 700ms ease 0s}
#blogCar.owl-theme .owl-nav .owl-prev:before,#blogCar.owl-theme .owl-nav .owl-next:before{position:absolute;content:"\f104";font-family:FontAwesome;top:0;left:0;display:block;width:100%;height:100%;opacity:1;color:#16232a;font-size:24px;line-height:58px;transition:all 200ms linear;transition-delay:.1s}
#blogCar.owl-theme .owl-nav .owl-next{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
#blogCar .owl-dots{position:absolute;bottom:-114px;left:50%;transform:translateX(-50%)}
#blogCar .border-box{margin:18px 0}


#homeHorseCar .owl-nav{display:flex;width:110%;justify-content:space-between;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
#homeHorseCar.owl-theme .owl-prev span,#blogCar.owl-theme .owl-next span{display:none}
#homeHorseCar.owl-theme .owl-nav [class*="owl-"]{position:relative;display:inline-block;width:60px;height:60px;background:#fff;opacity:1;border:1px solid #16232a;border-radius:50%;color:#16232a;font-size:30px;font-weight:100;line-height:58px;margin:0;padding:0;transition:all 700ms ease 0s}
#homeHorseCar.owl-theme .owl-nav .owl-prev:before,#blogCar.owl-theme .owl-nav .owl-next:before{position:absolute;content:"\f104";font-family:FontAwesome;top:0;left:0;display:block;width:100%;height:100%;opacity:1;color:#16232a;font-size:24px;line-height:58px;transition:all 200ms linear;transition-delay:.1s}
#homeHorseCar.owl-theme .owl-nav .owl-next{/**-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)**/}
#homeHorseCar .owl-dots{position:absolute;bottom:-33px;left:50%;transform:translateX(-50%)}


#horseGall .owl-nav{display:flex;width:100%;justify-content:space-between;position:absolute;top:175px;left:50%;transform:translate(-50%,-50%)}
#horseGall .owl-prev span,
#horseGall .owl-next span{display:none}
#horseGall .owl-nav [class*="owl-"]{position:absolute;display:inline-block;width:30px;height:86px;background:#fff;opacity:0.8;border:0px solid #16232a;border-radius:0;color:#fff;font-size:30px;font-weight:100;line-height:86px;margin:0;padding:0;transition:all 700ms ease 0s}
#horseGall .owl-nav .owl-prev:before,
#horseGall .owl-nav .owl-next:before{position:absolute;content:"\f104";font-family:FontAwesome;top:0;left:0;display:block;width:100%;height:100%;opacity:1;color:#16232a;font-size: 30px;line-height: 86px;transition:all 200ms linear;transition-delay:.1s}
#horseGall .owl-nav .owl-next{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);right: 0;}
#horseGall .owl-dots{position:absolute;bottom:-114px;left:50%;transform:translateX(-50%)}
#horseGall .border-box{margin:18px 0}


div#theFarmGall {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    justify-content: center;
    padding: 40px 0 20px;
}

div#theFarmGall .gallery-item {width: 16.66%;flex: 0 0 16.66%;}

div#theFarmGall .gallery-item a {width: 100%;height: 150px;}

div#theFarmGall .gallery-item a:before{display: none;}
