
section[data-cattype="82009"]{ padding: 0; }

[data-cattype="82009"] hr.blue-line{
    border: 1px solid #4D84C5;
    margin-bottom: 30px;
    width: 200px;
}

[data-cattype="82009"] .wrapper_slider{
    position: relative;
    width: 1150px;
    max-width: 100%;
	margin-bottom:20px;
}

[data-cattype="82009"] #owl-slider .owl-item { text-align: center;}
[data-cattype="82009"] #owl-slider .owl-item .item{
    width: 1150px;
	width:100%;
    padding: 0;

    display: inline-block;

}
[data-cattype="82009"] #owl-slider .owl-item .item .name-title{
    margin-top: 5px;
	text-align:center;
	font-weight:bold;
}

[data-cattype="82009"] .wrapper_image{
	width: 1150px;
    width:100%;
	height: auto;
	border:0;
}


[data-cattype="82009"] .owl-carousel#owl-slider .owl-controls .owl-buttons div.disabled{ display: none; }

[data-cattype="82009"] .owl-theme .owl-controls {
    margin-top: -29px;
    text-align: center;
}

[data-cattype="82009"] .owl-theme .owl-controls .owl-page { position: relative; }
[data-cattype="82009"] .owl-theme .owl-controls .owl-page span { 
    background: #fff;
    width: 15px;
    height: 15px;
    margin: 5px;
/*    border: 1px #323A47 solid;*/
    opacity: 1;
    border-radius: 100%;
}
[data-cattype="82009"] .owl-theme .owl-controls .owl-page.active span{ background: #f7ce68; }







[data-cattype="82009"] .owl-theme .owl-controls .owl-buttons .owl-next{background: linear-gradient(to left, #fbab7e, #f8cd68); }
[data-cattype="82009"] .owl-theme .owl-controls .owl-buttons .owl-prev{background: linear-gradient(to right, #fbab7e, #f8cd68); }
[data-cattype="82009"] .owl-theme .owl-controls .owl-buttons .owl-next:hover{background: linear-gradient(to right, #fbab7e, #f8cd68);}
[data-cattype="82009"] .owl-theme .owl-controls .owl-buttons .owl-prev:hover{background: linear-gradient(to left, #fbab7e, #f8cd68);}

[data-cattype="82009"] .owl-theme .owl-controls .owl-buttons .owl-next, 
[data-cattype="82009"] .owl-theme .owl-controls .owl-buttons .owl-prev{
    position: absolute;
    bottom: calc(50% - 60px);
    padding: 13px 19px;
/*
    width: 59px;
    height: 116px;
*/
    opacity: 1;
    font-size: 60px;
    color: #fff;
    text-shadow: 0px 0px 3px #fff;
    border-radius: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition:         all 0.3s ease-in-out;
}
[data-cattype="82009"] .owl-theme .owl-next{ right:-30px;}
[data-cattype="82009"] .owl-theme .owl-prev{ left:-30px;}

[data-cattype="82009"] .owl-theme:hover .owl-next, 
[data-cattype="82009"] .owl-theme:hover .owl-prev{ opacity: 1; }

[data-cattype="82009"] .owl-theme .owl-next img, 
[data-cattype="82009"] .owl-theme .owl-prev img{ height: 50px; }








@media screen and (max-width: 1200px) {

}


@media (max-width: 480px) {

	[data-cattype="82009"] .owl-theme .owl-controls {
        margin-top: -25px;
    }
    
    [data-cattype="82009"] .owl-theme .owl-controls .owl-buttons .owl-next, 
    [data-cattype="82009"] .owl-theme .owl-controls .owl-buttons .owl-prev {
        position: absolute;
        bottom: calc(70% - 50px);
        padding: 0 10px;
        font-size: 35px;
    }
}

