
.section-4 .section-title {
    margin: 0 15px 0 15px;
}

.section-title {
    border-bottom: 1px solid #D3D4D6;
    overflow: hidden;
}

.section-title .pull-left {
    font-family: "BPG Banner Caps", sans-serif;
    font-size: 20px;
    border-bottom: 6px solid #951502;
    float: left;
}
.pull-right {
    float: right!important;
}

.section-title .pull-right a {
    padding: 7px 15px;
    font-size: 13px;
    font-family: "BPG Banner Caps", sans-serif;
    display: block;
    transition: all 0.5s;
    background: #951502;
    border: 1px solid #951502;
    color: #fff;
}

a {
    color: #337ab7;
    text-decoration: none !important;
}


.full-version .news {
    margin-top: 15px;
    box-shadow: 0 0 2px #ccc4c4;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.news {
    margin-bottom: 15px;
    overflow: hidden;
    font-family: bpg_arial;
    font-size: 12px;
    background: #fff;
}

.full-version .news figure {
    overflow: hidden;
    border-bottom: 3px solid #951502;
}
.full-version .news .gallery {
    height: 150px;
}
a {
    color: #337ab7;
    text-decoration: none !important;
	font-family: "BPG Banner Caps", sans-serif;
	font-size:14px;
}

.news img {
    width: 100%;
    height: auto;
    position: relative;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.full-version .news .gallery img {
    top: -40px;
}
.full-version .news .news-description {
    padding: 5px 15px;
    height: 140px;
    transition: all 1s;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.full-version .news .news-content {
    padding-bottom: 25px;
}

.full-version .news .read-more {
    float: right;
}

.full-version .news .read-more a {
    padding: 12px 20px;
    display: block;
    transition: all 1s;
}
.full-version .news .read-more a:hover {
    background: #951502;
    color: #fff; 
}
.full-version .news:hover {
    box-shadow: 9px 13px 26px -8px #222533;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

a:focus, a:hover {
    color: #23527c;
    text-decoration: underline;
}
.section-4 .news figure:hover img {
    -webkit-filter: grayscale(100%);
}

.full-version .news .news-description {
    padding: 5px 15px;
    height: 140px;
    transition: all 1s;
}

.news {
    margin-bottom: 15px;
    overflow: hidden;
    font-family: bpg_arial;
    font-size: 12px;
    background: #fff;
}


.partniors li{
  float: left;
  padding: 0px;
  width: 20%;
}
.partniors li:first-child{
  padding-left:0;
}
.partniors li:last-child{
  padding-right:0;
}
.partniors{
  overflow: hidden;
 
  margin-bottom: 1px !important;
}
.partniors.partners-two li{
  width:25%;
}
.partniors li img{
  width: auto;
}
.partniors li{
      width: 107px;
    height: 93px;
    margin: 4px;
    background: #eee;
}
.partniors li img {
        -webkit-filter: grayscale(0);
        filter: grayscale(0);
        padding: 17px 25px;
}
.partniors li img:hover {
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
}
.partniors .manuscript{
      padding: 17px 35px;
}
.partniors .teacher{
      padding: 15px 32px;
}
.partniors {
      padding-top:35px;
	  display: inline-block;
	  padding-left: 0px;
}
ul li{list-style-type: none;}
