[data-cattype="408"] .content{
    padding:  0;
	text-align: center;
color: #1c1c1c;
}

[data-cattype="408"] .wrapper_image {
  display: none;
}

[data-cattype="408"] hr.blue-line{
    border: 1px solid #4D84C5;
    margin-bottom: 30px;
    width: 200px;
}

[data-cattype="408"] polyline {
  stroke: #B89B4D;
  stroke-width: 1;
  transition: stroke 0.3s ease, stroke-width 0.3s ease;
}

[data-cattype="408"] polyline:hover {
  stroke: #6B1B1C;
}

[data-cattype="408"] .wrapper_slider{
    position: relative;
    width: 1000px;
    max-width: 100%;
    margin: 0 auto;
	padding: 70px 0px;
}
[data-cattype="408"] #owl-slider .owl-item { text-align: center; }
[data-cattype="408"] #owl-slider .owl-item .item{
    width: 850px;
    padding: 0;
    text-align: left;
    display: inline-block;
}
[data-cattype="408"] #owl-slider .owl-item .item h4{
    margin-bottom: 10px;
  text-align: center;
  font-size: 40px;
  color: #6B1B1C;
font-weight: bold;

}
[data-cattype="408"] .wrapper_middle .container,
[data-cattype="408"] .wrapper_bottom .container,
[data-cattype="408"] .wrapper_footer .container {
  max-width: 100% !important;
}
[data-cattype="408"] .btn-morph.loop2page651 {
  text-decoration: none !important;
}
[data-cattype="408"] .btn-morph.loop1page650 {
  text-decoration: none !important;
}

[data-cattype="408"] #owl-slider .item .wrapper_image{
    width: 250px;
    height: 187px;
}

[data-cattype="408"] .owl-carousel#owl-slider .owl-controls .owl-buttons div{
    position: absolute;
    left: -60px;
    top: 33%;
    background: none;
    opacity: 1;
    
    -webkit-border-radius: 0px;
    border-radius: 0px; 
}
[data-cattype="408"] .owl-carousel#owl-slider .owl-controls .owl-buttons div.owl-next{
    left: auto;
    right: -60px;
}
[data-cattype="408"] .owl-carousel#owl-slider .owl-controls .owl-buttons div.disabled{ display: none; }



@media screen and (max-width: 1200px) {
    [data-cattype="408"] .owl-carousel#owl-slider .owl-controls .owl-buttons div.owl-prev{
        left: -30px;
    }
    [data-cattype="408"] .owl-carousel#owl-slider .owl-controls .owl-buttons div.owl-next{
        right: -30px;
    }
}


@media screen and (max-width: 480px) {
    [data-cattype="408"] .owl-carousel#owl-slider .owl-controls .owl-buttons div.owl-prev {
    left: -50px;
  }
  [data-cattype="408"] .owl-carousel#owl-slider .owl-controls .owl-buttons div.owl-next {
    right: -50px;
  }
[data-cattype="408"] #owl-slider .owl-item { text-align: center; }
[data-cattype="408"] #owl-slider .owl-item .item{
    width: 350px;
}
[data-cattype="408"] #owl-slider .owl-item .item h4 {
  font-size: 28px;
}
[data-cattype="408"] .content {
  font-size: 14px;
}
[data-cattype="408"] .wrapper_slider {
  padding: 40px 0px;
}
}

