
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: 100%;
	max-width: 100%;
    padding: 0;
    border-top:solid 3px #ed3668;
}

[data-cattype="82009"] .owl-wrapper {
	border-top: solid 3px #ed3668;
}

[data-cattype="82009"] #owl-slider .owl-item { text-align: center;}
[data-cattype="82009"] #owl-slider .owl-item .item{
    width: 100%;
	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"] .container-fluid {
	max-width: 1450px;
	padding: 0px 40px 0px 40px;
}

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


[data-cattype="82009"] .center {
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 760px;
}


[data-cattype="82009"] .center .btn {
	width: auto;
	margin: auto;
	padding: 25px 30px 25px 30px;
	line-height: 0px;
}




[data-cattype="82009"] .left{
	text-align: left;
     display: flex;
	justify-content: flex-start;
	align-items: center;
	height: 760px;
}


[data-cattype="82009"] .left .btn {
	width: auto;
	margin: 10px auto 0px 10px;
	padding: 25px 30px 25px 30px;
	line-height: 0px;
}


[data-cattype="82009"] .right {
	text-align: right;
	display: flex;
	justify-content: end;
	align-items: center;
	height: 760px;
}

[data-cattype="82009"] .right .btn {
	width: auto;
	margin: 10px 10px 0px auto;
	padding: 25px 30px 25px 30px;
	line-height: 0px;
}


[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: none;
}
[data-cattype="82009"] .owl-theme .owl-controls .owl-page.active span{ background: #5A595E; }










[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% - 39px);
    padding: 4px 12px;
    background: none;
    opacity: 1 !important;
    font-size: 50px;
    color: #fff !important;
    -webkit-transition: all 0.3s ease-in-out;
    transition:         all 0.3s ease-in-out;
}


[data-cattype="82009"] .owl-theme .owl-controls .owl-buttons .owl-next:hover, 
[data-cattype="82009"] .owl-theme .owl-controls .owl-buttons .owl-prev:hover{
    color: #ed3668 !important;
}

[data-cattype="82009"] .owl-theme .owl-next{ right: 0px; }
[data-cattype="82009"] .owl-theme .owl-prev{ left: 0px; }

[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; }


[data-cattype="82009"] .dekstopbanner, [data-cattype="82009"] .mobilebanner{
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; 
}



[data-cattype="82009"] p {
    color: #fff;
}


[data-cattype="82009"] h1 {
    font-weight: bold;
    color: #fff;
}




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

}


@media (max-width: 480px) {

	[data-cattype="82009"] .owl-theme .owl-controls {
        margin-top: 0;
    }
    
    [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% - 39px);
	padding: 4px 0px;
}
    
    [data-cattype="82009"] .owl-theme .owl-controls .owl-page span {
	width: 8px;
	height: 8px;
    }
    
    [data-cattype="82009"] .owl-pagination {
	margin: -23px 0px 0px 0px;
    }
    
    [data-cattype="82009"] .mobilebanner {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
    }
    
    [data-cattype="82009"] .mobilebanner p {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    
    
    [data-cattype="82009"] .mobilebanner .left, [data-cattype="82009"] .mobilebanner .center, [data-cattype="82009"] .mobilebanner .right {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 330px;
    padding: 20px 25px 20px 25px;
    text-align: center;
    }

    [data-cattype="82009"] .left .btn, [data-cattype="82009"] .center .btn, [data-cattype="82009"] .right .btn {
	width: auto;
	margin: auto;
	padding: 15px 20px 15px 20px;
	line-height: 0px;
    }
    
    [data-cattype="82009"] .left .btn, [data-cattype="82009"] .center .btn, [data-cattype="82009"] .right .btn {
	width: 50% !important;
	margin: auto;
	padding: 25px !important;
	line-height: 0px;
    }
    
}

