#sp-top-bar { background-color:#775D3D; color:white; }

.img_serv .sppb-img-responsive { width:80px; height:80px;}

.col-s1 .sppb-addon-wrapper .clearfix { height:220px; min-height:220px;}

.col-s1 
    {transition: opacity 0.4s ease-in-out, filter 0.4s ease-in-out, transform 0.4s ease-in-out!important;}
.col-s1:hover
    {transform: scale(1.06); }

.al-cent .sppb-row { justify-content:center; }

h3.sppb-addon-title { border-bottom:2px solid #99774E; padding-bottom:9px; }

.gal-op img { opacity: 0.8; filter: grayscale(1.0); transition: opacity 0.4s ease-in-out, filter 0.4s ease-in-out, transform 0.4s ease-in-out; }
.gal-op img:hover { opacity: 1; filter: none; transform: scale(1.1);}

.scl1 { transition: opacity 0.4s ease-in-out, filter 0.4s ease-in-out, transform 0.4s ease-in-out; }
.scl1:hover { transform: scale(0.95); }

.brd-r { border-right:1px solid #eee; padding-right:30px; }






#sp-footer, #sp-bottom { background-color: #311f0a; }