/**** FILIRODAL OLDAL ******/

.pagetitle,
.pagetitle hr
{
    display:  block !important;
}
.pagetitle h2
{
    display:  block !important;
    color: #a7a7a8 !important;
}
.pagetitle hr
{
    border-top: 1px solid #d1d3d4 !important;
}


.container-fluid .filmiroda 
{
    background-color: #002756 !important;
}
.filmiroda h2 a,
.filmiroda p
{
    color: #ffffff !important;
}
.filmiroda ul li a
{
    color: #ffffff;
}

#views-bootstrap-section-filmiroda-block-1 > div > div
{
    margin: 40px 0;
}
#views-bootstrap-section-filmiroda-block-1 > div > div:nth-child(1),
#views-bootstrap-section-filmiroda-block-1 > div > div:nth-child(2)
{
    border-right: 1px solid #375690;
}
.threebox
{
	margin-top: 0 !important;	
}
a.btn.btn-primary {
    color: #ffffff !important;
    background-color: #24437F;
    border-color: #24437F;
}