.bg-theme-colored,.menuzord.orange .menuzord-menu > li.active > a, .menuzord.orange .menuzord-menu > li:hover > a, .menuzord.orange .menuzord-menu ul.dropdown li:hover > a, .sidebar-widget .tags a:hover, .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover, .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover, .sidebar .tags a:hover, .drop-caps .colored-square, .horizontal-tab-centered .nav-pills > li > a:hover, .nav-pills > li > a:hover, .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus, .table.table-bordered.class-time td:hover, .line-bottom::after, .icon-switcher,.icon-theme-colored.icon-dark a {
    background-color:#ff5219 !Important;
}
.layer-overlay::before{
	background-color:#0752C2 !important;
}
.contact-icon-box *, .text-white * {
	color:#fff !important;
}
.btn-theme-colored {
	background-color:#8C080C !Important;
	border:1px solid #8C080C !Important;
}
.btn-theme-colored {
	color:#fff !Important;
}
.btn-theme-colored:hover, .btn-theme-colored {
	background-color:#0752C2 !important;
	border-color:#0752C2 !important;
}

.thePost .postImg {
    width: 100% !important;
}

.postTitle {
	font-weight:bold;
}
.header-top, .icon-theme-colored.icon-dark a{
	background-color:#02246b !Important;
}
.hover:hover {
    -webkit-filter: brightness(70%);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
.hover {
	
    -webkit-filter: brightness(100%);
}