/**
	style.css
*/

/*.widgetg21{background-color:transparent;width: 100%;display:flex;flex-wrap:wrap;justify-content:space-between;}
.widgetg21 a{display:block; width:calc(25.33% - 10px); margin:0 0 20px; background:#fff; color:#444; font-size:1.2em; padding:10px 10px 15px;}
.widgetg21 a:hover img{transform:scale(1.05);}
.widgetg21 a figure{ position:relative; height:200px; width:100%; overflow:hidden;}
.widgetg21 a figure img{ position:absolute; width:100%; height:100%; top:0; left:0; object-fit:cover; transition:.4s}
.widgetg21 a span{ display:block; margin:5px 0 0; text-transform:uppercase; color:#666; font-size:.5em}
.widgetg21 a strong{ display:block; margin:0 0 5px; line-height:1.4em}
.widgetg21 h4{width: 100%; margin:20px 0; font-size:1.4em;}
.widgetg21 a:nth-child(6), .widgetg21 a:nth-child(7) {
    width: calc(50% - 10px)!important;
}*/
/*@media screen and (max-width: 736px){.widgetg21 a{width:calc(50% - 10px);font-size:1.1em; }.widgetg21 a figure{ height:130px; }}*/
