body{
    font-family: "JF Flat Regular";
    font-size: 16px;
}


/****************************/
.btn-d{
    color: #fff;
    background-color: #444;
    border-color: #444;
    transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -o-transition: ease 0.4s;
    -webkit-transition: ease 0.4s;
    margin-bottom: 5px;
    margin-top: 5px;
}
.btn-d:hover{
    color: #fff;
    background-color: #666666;
    border-color: #666666;
}

/****************************.sections-1*/
.sections-1 .cats-1{
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #818181;
    clear: both;
    overflow: hidden;
    padding: 5px 10px 5px 10px;
}
.sections-1 .cats-1 h4 a{
    color: #000000;
    font-size: 16px;
    transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -o-transition: ease 0.4s;
    -webkit-transition: ease 0.4s;
}
.sections-1 .cats-1 h4 a:hover{
    color: #444;
    font-size: 16px;
    text-decoration: none;
}
.sections-1 .cats-1 h4 i{
    transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -o-transition: ease 0.4s;
    -webkit-transition: ease 0.4s;
}
.sections-1 .cats-1 h4:hover i{
    color: #444;
}
.sections-1 .cats-1 p{
    line-height: 2;
    margin-top: 10px;
    font-size: 13px;
}
.sections-1 .cats-1 .dates{
    font-size: 12px;
    color: #c6c6c6;
}
.sections-1 .cats-1 img{
    width: 400px;
    height: 120px;
    transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -o-transition: ease 0.4s;
    -webkit-transition: ease 0.4s;
}
.sections-1 .overlay:hover img{
    opacity: 0.5;
}

/****************************.sections-2*/
.sections-2{
    margin-bottom: 10px;
    padding-bottom: 10px;
    clear: both;
    overflow: hidden;
    padding: 5px 10px 5px 10px;
}
.sections-2 .cats-2 h4 a{
    color: #000000;
    font-size: 16px;
    transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -o-transition: ease 0.4s;
    -webkit-transition: ease 0.4s;
}
.sections-2 .cats-2 h4 a:hover{
    color: #444;
    font-size: 16px;
    text-decoration: none;
}
.sections-2 .cats-2 h4 i{
    transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -o-transition: ease 0.4s;
    -webkit-transition: ease 0.4s;
}
.sections-2 .cats-2 h4:hover i{
    color: #444;
}
.sections-2 .cats-2 p{
    line-height: 2;
    margin-top: 10px;
    font-size: 13px;
}
.sections-2 .cats-2 .dates{
    font-size: 12px;
    color: #c6c6c6;
}
.sections-2 .cats-2 img{
    width: 400px;
    height: 120px;
    margin-bottom: 10px;
    transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -o-transition: ease 0.4s;
    -webkit-transition: ease 0.4s;
}
.sections-2 .overlay:hover img{
    opacity: 0.5;
}

/****************************.sections-3*/
.sections-3 .cats-3{
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #818181;
    clear: both;
    overflow: hidden;
    padding: 5px 10px 5px 10px;
    transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -o-transition: ease 0.4s;
    -webkit-transition: ease 0.4s;
}
.sections-3 .cats-3:hover{
    background:  #E6E6E6;
}
.sections-3 .cats-3 h4 a{
    color: #000000;
    font-size: 16px;
    transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -o-transition: ease 0.4s;
    -webkit-transition: ease 0.4s;
}
.sections-3 .cats-3 h4 a:hover{
    color: #444;
    font-size: 16px;
    text-decoration: none;
}
.sections-3 .cats-3 h4 i{
    transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -o-transition: ease 0.4s;
    -webkit-transition: ease 0.4s;
}
.sections-3 .cats-3 h4:hover i{
    color: #444;
}
.sections-3 .cats-3 .dates{
    font-size: 12px;
    color: #c6c6c6;
}

/****************************.sections-3*/
.sections-4 .cats-4{
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #818181;
    clear: both;
    overflow: hidden;
    padding: 5px 10px 5px 10px;
    transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -o-transition: ease 0.4s;
    -webkit-transition: ease 0.4s;
}
.sections-4 .cats-4:hover{
    background:  #E6E6E6;
}
.sections-4 .cats-4 h4 a{
    color: #000000;
    font-size: 16px;
    transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -o-transition: ease 0.4s;
    -webkit-transition: ease 0.4s;
}
.sections-4 .cats-4 h4 a:hover{
    color: #444;
    font-size: 16px;
    text-decoration: none;
}
.sections-4 .cats-4 h4 i{
    transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -o-transition: ease 0.4s;
    -webkit-transition: ease 0.4s;
}
.sections-4 .cats-4 h4:hover i{
    color: #444;
}

/****************************.sections-5*/
.sections-5 .cats-5{
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #818181;
    clear: both;
    overflow: hidden;
    padding: 5px 10px 5px 10px;
}
.sections-5 .cats-5 h4 a{
    color: #000000;
    font-size: 16px;
    transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -o-transition: ease 0.4s;
    -webkit-transition: ease 0.4s;
}
.sections-5 .cats-5 h4 a:hover{
    color: #444;
    font-size: 16px;
    text-decoration: none;
}
.sections-5 .cats-5 h4 i{
    transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -o-transition: ease 0.4s;
    -webkit-transition: ease 0.4s;
}
.sections-5 .cats-5 h4:hover i{
    color: #444;
}
.sections-5 .cats-5 .dates{
    font-size: 12px;
    color: #c6c6c6;
}
.sections-5 .cats-5 img{
    width: 400px;
    height: 80px;
    transition: ease 0.4s;
    -moz-transition: ease 0.4s;
    -o-transition: ease 0.4s;
    -webkit-transition: ease 0.4s;
}
.sections-5 .overlay:hover img{
    opacity: 0.5;
}
