
.categories .block-med{
  height: 100px;
  margin-left: 10px;
  background-color: #ccc;
}
.categories .block-big{
  height: 200px;
  margin-left: 10px;
  background-color: #ccc;
}

.categories li{
    cursor: pointer;
    display: block;
    float: left;
    list-style: none;
}
.categories li section{
  position: absolute;
  color: #FFFFFF;
  cursor: pointer;
  display: block;
  float: left;
  height: 187px;
  margin: 1px;
  padding: 11px;
  margin-bottom: 6px;
  position: relative;
  /*width: 240px;*/
  width: 100%;
  background: none repeat scroll 0 0 #2CAEB5;
}

/*.categories li.big{
  width: 488px;
}
*/

.caption {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    color: #FFFFFF;
    height: 65px;
    line-height: 1.33;
    position: absolute;
    bottom: 0px;
    width: 100%;
}

.categories .col-md-3, .categories .col-md-6{
  padding: 0 5px;
}

.categories li:nth-child(1)  section{
  background: none repeat scroll 0 0 #0082A9;
}

.categories li:nth-child(2) section{ background: none repeat scroll 0 0 #0082A9;}

.categories li:nth-child(3) section{ background: none repeat scroll 0 0 #0082A9;}

.categories li:nth-child(4) section{ background: none repeat scroll 0 0 #0082A9;}

.categories li:nth-child(5) section{ background: none repeat scroll 0 0 #0082A9;}

.categories li:nth-child(6) section{ background: none repeat scroll 0 0 #0082A9;}

.categories li:nth-child(7)  section{
  background: none repeat scroll 0 0 #0082A9;
  -webkit-box-shadow: 0px 20px 20px -5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow:    0px 20px 20px -5px rgba(0, 0, 0, 0.2);
  box-shadow:         0px 20px 20px -5px rgba(0, 0, 0, 0.2);
}

.categories li:nth-child(8)  section{
  background: none repeat scroll 0 0 #0082A9;
  -webkit-box-shadow: 0px 20px 20px -5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow:    0px 20px 20px -5px rgba(0, 0, 0, 0.2);
  box-shadow:         0px 20px 20px -5px rgba(0, 0, 0, 0.2);
}

.categories li:nth-child(9)  section{
  background: none repeat scroll 0 0 #0082A9;
  -webkit-box-shadow: 0px 20px 20px -5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow:    0px 20px 20px -5px rgba(0, 0, 0, 0.2);
  box-shadow:         0px 20px 20px -5px rgba(0, 0, 0, 0.2);
}
.categories li:nth-child(9) section{
  background: none repeat scroll 0 0 #0082A9;
}

.categories li:nth-child(10) section{
  background: none repeat scroll 0 0 #0082A9;
}
.categories li:nth-child(11) section{
  background: none repeat scroll 0 0 #0082A9;
}
.categories li:nth-child(12) section{
  background: none repeat scroll 0 0 #0082A9;
}
.categories li:nth-child(13) section{
  background: none repeat scroll 0 0 #0082A9;
}
.categories li:nth-child(14) section{
  background: none repeat scroll 0 0 #0082A9;
}

.categories {
  margin-left: -3px;
  margin-right: 15px;
  position: relative;
}

.cat_10113 .field-item{
  display:block;
  vertical-align:middle;
  text-align:center;
}

.cat_10113 .title{
  color: #FFFFFF;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  top: 10px;
}
section .count{
  background-color: #FFA500;
  border-radius: 0;
  bottom: 0;
  color: #FFFFFF;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  min-width: 10px;
  padding: 7px;
  position: absolute;
  right: 10px;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap;
}

.stick-title{
  color: #FFFFFF;
  display: inline-block;
  padding: 2px 7px;
  position: absolute;
  right: 0px;
  background: none repeat scroll 0 0 #28364F;
}

body #left-content .categories .col-md-6{
  padding-left: 5px;
}