/* ====sponsors==== */
.sponsors{
    padding: 95px 0 0 0;
    text-align: center;
}
.widget-snippet h2.sec-title, h2.sec-title {
    font-weight: 400;
    color: #75b027;
    position: relative;
    line-height: 26.48px;
    margin-bottom: 35px;
    padding: 0px 0px 23px 0px;
}
.sponsors h2.sec-title{
    text-align: center;
    margin-bottom: 0;
}
.widget-snippet h2.sec-title::after, h2.sec-title::after {
    content: "";
    position: absolute;
    bottom: 0px;
    background: #75b027;
}
.sponsors h2.sec-title::after{
    width:60px;
    height:3px;
    left:50%;
    margin-left: -30px;
}
.widget-snippet .sub-title{
    font-size: 18px;
    color: #818181;
    text-align: center;
    line-height: 26px;
    width:917px;
    max-width: 100%;
    margin: 0 auto;
}
.widget-snippet .sponsors h4{
   color: #75b027;
    font-family: 'Century Gothic';
    text-transform: uppercase;
    line-height: 1.3;
    font-weight: 600;
    margin: 30px 0 0;
    font-size: 30px;
    padding-bottom: 0px;
}
.widget-snippet .sponsors h4 {
    margin: 30px 0 11px;
}
.sponsors .gold-sponsors .koto-sponsors h4{
       margin-top: 60px;
}
.widget-snippet .sponsors a {
    display: inline-block;
    padding: 30px;
}
.sponsors img{
    margin: 0px;
    max-width: 169px;
  -webkit-filter: grayscale(0);
  filter: none;
}
.widget-snippet .sponsors a:hover img {
    filter: gray;
   -webkit-filter: grayscale(1);
   filter: grayscale(1); 
}
/****/
.widget-snippe .koto-sponsors p{
    line-height: 30px;
    padding: 0px;
}
.widget-snippe .koto-sponsors > a{
    padding: 30px 30px 18px;
}
.widget-snippe .koto-sponsors p a{
    padding: 0px;
    font-size: 15px;
}

.widget-snippet .sponsors .koto-sponsors p{
    line-height: 25px;
    padding: 0px;
}
.widget-snippet .sponsors .koto-sponsors a{
    padding: 13px 30px 18px;
}
.widget-snippet .sponsors .koto-sponsors p a{
    padding: 0px;
    font-size: 15px;
}
