.omicronadvt *, .omicronadvt *:after, .omicronadvt *:before {
    -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;

}
.omicronadvt p { color:#fff !important;}
.inside {
    margin-left: auto;
    margin-right: auto;
    max-width: 1180px;
}

.grids {
    margin: 0 0 0 -1%;
    max-width: 101%;
	display:inline-block;
}

.widget {
    color: #9C9C9C;
    text-transform: uppercase;
	font-family:'lato',arial;
}

.widget-category-box {
    margin-bottom: 0.5% !important;
    margin-top: 1.2% !important;
}
.widget-category-box .category {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}
.widget-category-box .category:before{
content: "";
    display: table;
}
.widget-category-box .category:after { clear:both;}
.omicronadvt .grids [class*="grid-"] {
    display: inline-block;
    margin: 0 -0.28em 0 1%;
    vertical-align: top;
}

.widget-category-box .category-content {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    float: right;
    padding: 4.75rem 1rem;
    width: 100%;
	height:100%;
	text-align:center;
}
.widget-category-box p {font-family:'lato', arial; font-size:11px;}
.widget-category-box .category-title {
    color: #fff;
    font-size: 34px;
    margin: 0 0 10px;
	line-height:34px;
	font-weight:normal;
	padding-bottom:0;
	font-family:'roboto', arial;
}
.widget-category-box h4.category-subtitle { color:#90c322; padding-bottom:5px; font-size:18px; font-family:'lato', arial; font-weight:bold; line-height:14px; margin-bottom:0;}
.omicronadvt .grid-4 {
    width: 32.3%;
}