header {background-color: #fff}
.navbar-default {background: linear-gradient(-142deg,rgba(236,57,139,0),#ec398b);}
.navbar-default, .block-title, .event-m, .footer {background-color: #167ac6;}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {color: #ffd400;background-color: rgba(0, 0, 0, 0);}
.carousel.slide {height: 400px;}
.carousel-inner {height: 400px;}
.main-content > img.e-services {margin-top: -50px;}
section.footer {background: #000000;}
.thumbnail {height: 230px;overflow: hidden;border: none !important;border-radius: 0 !important;box-shadow: 0 0 5px #ccc;}
.thumbnail p {line-height: 18px;padding-bottom: 5px;font-size: 12px;}
.thumbnail > img, .thumbnail a > img {max-height: 140px !important;}
.thumbnail a.btn-primary {background-color: #167ac6; border-color: #167ac6}
.thumbnail a.btn-primary:hover {background-color: #e74c3c;border-color: #e74c3c;}
.thumbnail h4 a {color: #3a3a3a;font-size: 12px;line-height: 1.5;text-decoration: none;}
.thumbnail h4 a:hover {color: #F29F05;}
.news {border: none;}
/*.news .thumbnail img {max-height: 115px !important;}*/


.news .thumbnail .newimg  {

max-height:200px !important;
max-width:800px !important;
}

.sidebar-menu .nav>li>a:hover, .sidebar-menu .nav>li>a:focus {background-color: #e74c3c !important;color: #fff;}
.video h3.block-title {margin-top: 0;} .embed-responsive.embed-
responsive-4by3 {width: 100%;}
h3.block-title span {font-size: 12px;}
.video h3.block-title a {float: left;background-color: rgba(0, 0, 0, 0.5);padding: 4px 7px;border-radius: 5px;color: #FFF;font-size: 12px;line-height: 13px;}
.media-container {margin-bottom: 30px}
.gallery{margin: 15px auto;}
.slides{position: relative}
.text{position:absolute; bottom: 0; right: 100px; z-index:100; color:red; background:blue; display:block; width:100%; height:40px}
.top {
    margin-top: 25px;
}

.container.content {
    margin-top: 25px;
}
.boxes a {
    position: relative;

}
.boxes span {
    position: absolute;
    bottom: 0;
    right:0;
    background: #000000bd;
    width: 100%;
    height: 35px;
    color: #fff;
    overflow: hidden;
    z-index:200;
    text-align:center;
    line-height: 35px;
}