
.breadcrumbs-v3.img-v1 {
    background: url(../img/resources/title.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}


.badge {
    float: right;
}

.team-v5 strong::after {
    left: 50%;
    height: 2px;
    width: 30px;
    content: " ";
    background: #E74C3C none repeat scroll 0% 0%;
    margin-left: -15px;
    position: absolute;
}

.resources .collapse .active{
	background: #4765A0; 
}

.resources .collapse .active a{
	color: #fff !important;
}

ul.list-inline {
    margin-left: 0px;
}

li:first-child {
    padding-left: 0px;
}

.easy-block-v3 {
    background: none repeat scroll 0% 0% #3498DB;
    
}

.illustration-v2 .customNavigation {
    text-align: center;
}

.illustration-v2 .customNavigation a.owl-btn {
    color: #CCC;
    width: 30px;
    height: 30px;
    font-size: 17px;
    cursor: pointer;
    line-height: 24px;
    text-align: center;
    display: inline-block;
    border: 2px solid #DDD;
    background: none repeat scroll 0% 0% #FFF;
}

.illustration-v2 .customNavigation a.owl-btn:hover {
	color: #555;
	border-color: #777;
	-webkit-transition: all 0.2s ease-in-out;
   	-moz-transition: all 0.2s ease-in-out;
   	-o-transition: all 0.2s ease-in-out;
   	transition: all 0.2s ease-in-out;
}

.illustration-v2 .customNavigation a.owl-btn.prev i {
    margin-left: -2px;
}

.illustration-v2 .item {
    margin: 0px 10px;
    padding-bottom: 5px;
}

.illustration-v2 .owl-controls{
	display: none;
}

.illustration-v2 img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid;
}

.sidebar-nav-v1 > li.active, .sidebar-nav-v1 > li.active:hover {
    background: #4765A0;
}

.sidebar-nav-v1 li ul a {
    color: #555;
    font-size: 12px;
    border-top: solid 1px #ddd;
    padding: 6px 30px 6px 30px !important;
    
    

}

.product-description-v2 .title-price {
    color: #687074;
    font-size: 18px;
}
.product-description-v2 .title-price a {
    color: #687074;
}

.cert-list .title{
	border-bottom: 1px solid #DDD;
	border-top: 0px none;
}

.width-50{
	width: 50%;
}


/*pr movie*/

.movie-list{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.movie-list li{
	padding: 10px;
	width: 240px;
	display: inline-block;
}

.movie-list li img{
	border: solid 1px #ddd;
	padding: 2px;
}

@media (min-width: 1200px){
	.tech.bs-docs-sidebar.affix, .bs-docs-sidebar.affix-bottom {
	    width: 847px !important;
	}	
}



