[data-cattype="405"] .line-top {
    border-top: 1px solid #ccc;
}

[data-cattype="405"] .logos > li {
    vertical-align: middle;
}

[data-cattype="405"] .footer-socialcon a i {
    font-size: 30px;
    color: black;
    transition: all ease .4s; 
	margin-right:15px;
	margin-top:8px;
}

[data-cattype="405"] .footer-socialcon a:hover i {
    color: #013c74;
}

[data-cattype="405"] .footer-socialcon {
    text-align: left;
}

[data-cattype="405"] .footer-socialcon > li {
    vertical-align: middle;
    font-size: 21px;
    font-family: 'open_sansbold';
}

section[data-cattype="405"].wrapper_middle {
    padding: 0 0 0 0;
	background-color:#ffa000;
	text-align:justify;
}

section[data-cattype="405"] h3 {
    font-family: 'Colaborate-Medium';
	font-size: 20px;
}
section[data-cattype="405"] p {
    font-family: 'OpenSans';
	font-size: 15px;
	color:#232323;
}
section[data-cattype="405"] .hright{
	text-align:left;
}
section[data-cattype="405"] .mcontain{
	margin-top:15px;
	margin-bottom:25px;
}


@media (max-width: 991px) {
    
    
    [data-cattype="405"] .logos,
    [data-cattype="405"] .footer-socialcon {
    text-align: center;
        margin: 0 0 15px;
    }
}