     @import url("https://fonts.googleapis.com/css?family=Roboto:400,700");

body {
  color: #000;
  font-family: "Roboto", sans-serif;
  /*font-size: 18px;
  font-weight: 400;*/
  line-height: 1.6;
  background: #DDDFD1;

   margin-bottom: 0px;
   padding-bottom: 0px;

}

.container {
  max-width: 1335px;
  margin: 0 auto;
 
}

.grid-row {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
}

.grid-item {
  height: auto;
  flex-basis: 25%;
  -ms-flex: auto;
  width: 250px;
  position: relative;
  padding: 10px;
  box-sizing: border-box;
}

.grid-row a {
  text-decoration: none;
}

.wrapping-link {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  color: currentColor;
}

.grid-item-wrapper {
  -webkit-box-sizing: initial;
  -moz-box-sizing: initial;
  box-sizing: initial;
  background: #aaa;
  margin: 0;
  width: 100%;
  overflow: hidden;
  position: relative;
  border-radius: 4px;
  height: auto;
  clear: both;
}

.grid-item-container {
  height: auto;
  width: 100%;
  position: relative;
}



.grid-item-content {
  padding: 0 20px 20px 20px;
}

.item-title {
  font-size: 24px;
  line-height: 26px;
  font-weight: 700;
  margin-bottom: 18px;
  display: block;
}

.item-category {
  text-transform: uppercase;
  display: block;
  margin-bottom: 20px;
  font-size: 14px;
}

.item-excerpt {
  margin-bottom: 20px;
  display: block;
  font-size: 14px;
}

.more-info {
  position: absolute;
  bottom: 0;
  margin-bottom: 25px;
  padding-left: 0;
  transition-duration: .5s;
  font-size: 12px;
  display: flex;
}

.more-info i {
  padding-left: 5px;
  transition-duration: .5s;
}

.grid-item:hover .more-info i {
  padding-left: 20px;
  transition-duration: .5s;
}

.more-info i::before {
  font-size: 16px;
}
/*
.grid-item:hover .grid-item-wrapper {
  padding: 2% 2%;
  margin: -2% -2%;
}
*/
@media(max-width: 1333px) {
  .grid-item {
    flex-basis: 33.33%;
  }
}

@media(max-width: 1073px) {
   .grid-item {
    flex-basis: 33.33%;
  }
}

@media(max-width: 815px) {
  .grid-item {
    flex-basis: 50%;
  }
}

@media(max-width: 620px) {
  .col {
    clear: both;
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: auto !important;
  }
}

@media(max-width: 555px) {
  .grid-item {
    flex-basis: 100%;
  }
} 




.container .box:before 
{
   content: '';
   width: 50%;
   height: 100%;
   position: absolute;
   top: 0;
   left: 0;
   background: rgba(255,255,255,.2);
   z-index: 2;
   pointer-events: none;
}

.container .boxx:before 
{
   content: '';
   width: 50%;
   height: 100%;
   position: absolute;
   top: 0;
   left: 0;
   background: rgba(255,255,255,.2);
   z-index: 2;
   pointer-events: none;
}



.container .boxxx:before 
{
   content: '';
   width: 50%;
   height: 100%;
   position: absolute;
   top: 0;
   left: 0;
   background: rgba(255,255,255,.2);
   z-index: 2;
   pointer-events: none;
}


.container .boxxxx:before 
{
   content: '';
   width: 50%;
   height: 100%;
   position: absolute;
   top: 0;
   left: 0;
   background: rgba(255,255,255,.2);
   z-index: 2;
   pointer-events: none;
}









.box{
   position: relative;
   width: auto;
   height: auto;
   padding: 30px;
   background: #fff;
   box-shadow: 0 5px 15px rgba(0,0,0,.1);
   border-radius: 4px;
   box-sizing: border-box;
   overflow: hidden;
   text-align: justify;
   z-index: 2;
}


.box .icon
{
  position: relative;
  width: 80px;
  height: 80px;
  color: #fff;
  background:#000;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  border-radius: 50%;
  font-size: 40px;
  font-weight: 700;
  transition: 1s;

}






.boxx{
   position: relative;
   width: auto;
   height: auto;
   padding: 30px;
   background: #fff;
   box-shadow: 0 5px 15px rgba(0,0,0,.1);
   border-radius: 4px;
   box-sizing: border-box;
   overflow: hidden;
   text-align: justify;
   z-index: 2;
}


.boxx .icon
{
  position: relative;
  width: 80px;
  height: 80px;
  color: #fff;
  background:#000;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  border-radius: 50%;
  font-size: 40px;
  font-weight: 700;
  transition: 1s;

}




.boxxx{
   position: relative;
   width: auto;
   height: auto;
   padding: 30px;
   background: #fff;
   box-shadow: 0 5px 15px rgba(0,0,0,.1);
   border-radius: 4px;
   box-sizing: border-box;
   overflow: hidden;
   text-align: justify;
   z-index: 2;
}


.boxxx .icon
{
  position: relative;
  width: 80px;
  height: 80px;
  color: #fff;
  background:#000;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  border-radius: 50%;
  font-size: 40px;
  font-weight: 700;
  transition: 1s;

}


.boxxxx{
   position: relative;
   width: auto;
   height: auto;
   padding: 30px;
   background: #fff;
   box-shadow: 0 5px 15px rgba(0,0,0,.1);
   border-radius: 4px;
   box-sizing: border-box;
   overflow: hidden;
   text-align: justify;
   z-index: 2;
}


.boxxxx .icon
{
  position: relative;
  width: 80px;
  height: 80px;
  color: #fff;
  background:#080807;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  border-radius: 50%;
  font-size: 40px;
  font-weight: 700;
  transition: 1s;

}



.box .icon
{
   box-shadow: 0 0 0 0 #e91e63;
   background:#e91e63;
}


.box:hover .icon
{
   box-shadow: 0 0 0 400px #e91e63;
}



.boxx .icon
{
   box-shadow: 0 0 0 0 #23e629;
   background:#23e629;
}

.boxx:hover .icon
{
   box-shadow: 0 0 0 400px #23e629;
}



.boxxx .icon
{
   box-shadow: 0 0 0 0 #2196f3;
   background:#2196f3;
}

.boxxx:hover .icon
{
   box-shadow: 0 0 0 400px #2196f3;
}


.boxxxx .icon
{
   box-shadow: 0 0 0 0 #171615 ;
   background:#171615 ;
}

.boxxxx:hover .icon
{
   box-shadow: 0 0 0 400px #171615;
}






.box .content
{
  position: relative;
  z-index: 2;
  transition: 0.5s;
}

.box:hover .content
{
  color: #fff;
}


.box .content h3
{
  font-size: 20px;
  margin: 10px 0;
  padding: 0;
  text-align: center;
}

.box .content p
{
  margin:0;
  padding: 0;  
}


.box .content a{
   display: inline-block;
   padding: 10px 20px;
   background: #fff;
   border-radius: 4px; 
   text-decoration:none;
   color:#000;
   font-weight:500;
   margin-top: 20px;
   box-shadow: 0 2px 5px rgba(0,0,0,.2);
}







.boxx .content
{
  position: relative;
  z-index: 2;
  transition: 0.5s;
}

.boxx:hover .content
{
  color: #fff;
}


.boxx .content h3
{
  font-size: 20px;
  margin: 10px 0;
  padding: 0;
  text-align: center;
}

.boxx .content p
{
  margin:0;
  padding: 0;  
}


.boxx .content a{
   display: inline-block;
   padding: 10px 20px;
   background: #fff;
   border-radius: 4px; 
   text-decoration:none;
   color:#000;
   font-weight:500;
   margin-top: 20px;
   box-shadow: 0 2px 5px rgba(0,0,0,.2);
}



.boxxx .content
{
  position: relative;
  z-index: 2;
  transition: 0.5s;
}

.boxxx:hover .content
{
  color: #fff;
}


.boxxx .content h3
{
  font-size: 20px;
  margin: 10px 0;
  padding: 0;
  text-align: center;
}

.boxxx .content p
{
  margin:0;
  padding: 0;  
}


.boxxx .content a{
   display: inline-block;
   padding: 10px 20px;
   background: #fff;
   border-radius: 4px; 
   text-decoration:none;
   color:#000;
   font-weight:500;
   margin-top: 20px;
   box-shadow: 0 2px 5px rgba(0,0,0,.2);
}









.boxxxx .content
{
  position: relative;
  z-index: 3;
  transition: 0.5s;
}

.boxxxx:hover .content
{
  color: #fff;
}


.boxxxx .content h3
{
  font-size: 20px;
  margin: 10px 0;
  padding: 0;
  text-align: center;
}

.boxxxx .content p
{
  margin:0;
  padding: 0;  
}


.boxxxx .content a{
   display: inline-block;
   padding: 10px 20px;
   background: #fff;
   border-radius: 4px; 
   text-decoration:none;
   color:#000;
   font-weight:500;
   margin-top: 20px;
   box-shadow: 0 2px 5px rgba(0,0,0,.2);
}
