
section[data-cattype="403"] {background:url('../../../data/ckfinder/images/slider-bg.jpg') repeat-x; padding-bottom:50px;}

section[data-cattype="403"] .align-center{
	margin-top:35px;
}

section[data-cattype="403"] .align-center .inside-content{	
	font-size:21px;
	font-weight:bold;
	max-width: 1400px;
	display: inline-block;
	}

section[data-cattype="403"] .btn-warning{
	background:#eedc00;
	color:#000;
	text-transform:none;
	z-index:1;
}

section[data-cattype="403"] .btn-warning:hover{background:none; color:#fff;}

section[data-cattype="403"] .btn {
	border: none;
	font-family: inherit;
	font-size: inherit;
	cursor: pointer;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	outline: none;
	position: relative;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}

section[data-cattype="403"] .btn:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	
}

section[data-cattype="403"] .btn-1d {
	overflow: hidden;
}

section[data-cattype="403"] .btn-1d:after {
	width: 0;
	height: 103%;
	top: 50%;
	left: 50%;
	background: #2f2e7d;
	opacity: 0;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

section[data-cattype="403"] .btn-1d:hover:after {
	width: 100%;
	opacity: 1;
}






section[data-cattype="403"].middle-height ul.slider-inside {max-height: 400px;}
section[data-cattype="403"].middle-height ul.slider-inside li a {height: 400px;}

section[data-cattype="403"] h1{
text-shadow: 2px 0px 5px rgba(0,0,0,0.5);
}

.centered-btns_tabs, .transparent-btns_tabs, .large-btns_tabs {
    margin-top: 0;
    
	right:10px;
    position: absolute;
    bottom: 0px;
    z-index: 10;

}


.centered-btns_tabs a{width:17px; height:17px; background:#E0E0E0; border:2px solid #1a5956;}

.centered-btns_here a{
background:#259B93; border:2px solid #1a5956;
}

@media (min-width:980px) and (max-width:1400px){


section[data-cattype="403"] .align-center .inside-content{	
	max-width: 520px;
	}

}

@media screen and (max-width:767px){
[data-cattype="403"] .slider-inside {
    height: auto;
    max-width: 100%;
    border: none;
	max-height: 270px;
}

[data-cattype="403"] .slider-inside li div.banner {
    background-size: cover;
    height: 270px !important;
}
[data-cattype="403"] .slider-inside li{
margin-bottom: 0px;
}

[data-cattype="403"] .centered-btns_nav.next {right:10px;}

[data-cattype="403"] .centered-btns_nav.prev{left:10px;}


section[data-cattype="403"] .align-center .inside-content{	
	max-width: 200px;
	font-size:16px;
	}
	
section[data-cattype="403"]	.centered-btns_nav {
    width: 20px;
	}
	
#slider36 h2{
		margin-top: 35px !important;

    }  
	
}



