.block h2.block-title{
  font-size:24px;
  font-weight:bold;
  color:#003366;
  border-bottom:0;
  padding-bottom:30px !important;
  position:relative;
  margin-bottom:14px !important;
}
.block h2.block-title:after{
    position:absolute;
  font-size:18px;
  font-weight:600;
  font-family:arial;
  color:#C4C4C4;
  left:0;
  bottom:0;
}
a.more-link{
  font-size: 0;
    display: inline-block;
    width: 52px;
    height: 30px;
    background: url(../../more.png) no-repeat;
    position: absolute;
    top: 0;
}
a.aboutmore{
 display:inline-block;
 padding:5px 10px;
 font-size:14px;
 color:#333;
 background:#FAE4C0;
 border-radius:5px;
 margin:10px 0;
}
a.aboutmore:hover{
  background:#F7D49A;
}
/** slider & news ****/
.layout-full.region-middle-first {
    padding: 30px 0 20px 0;
    background-color: #F2F5FC;
    margin-bottom: 40px;
}
.swiper-1 .swiper-slide .inner {
    width: 70%;
    left: 5%;
    bottom: 0px;
}
.swiper-slide h3.title.text-white.outside-min-b {
    font-size: 14px;
    padding: 10px;
    margin: 0;
}
.block-region-middle-first-right .block h2.block-title {
    padding-bottom: 0px !important;
    margin-bottom: 10px !important;
    padding-left:20px;
}
.block-region-middle-first-right .block h2.block-title:after{
  content:"News";
  position: initial;
  padding-left: 10px;
}
.oitem {
    position: relative;
}
.oitem p {
    position: absolute;
    z-index: 10;
    color: #FFF;
    padding: 20px;
    left: 0;
    bottom: 0;
    font-size: 14px;
    margin-bottom:30px;
}
.oitem p a {
    color: #FFF;
    padding: 20px;
    text-shadow: 0 0 6px black;
}
.owl-controls {
    position: absolute;
    bottom:5px;
    left:20px;
}
.newscss{
  padding:20px 0 20px 20px;
}
.newscss h3 a{
  font-size:16px;
  color:#000;
  margin-bottom:10px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
 -webkit-box-orient: vertical;
}
.summary{
  font-size:12px;
  color:#999;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
 -webkit-box-orient: vertical;
 margin-bottom:20px;
}

.layout-full.region-top-second .row {
    display: flex;
    flex-wrap: wrap;
}
.block-region-top-second-left .block:nth-child(1) h2:after {
    content: "About";
}
.block-region-top-second-left .block:nth-child(2) h2:after {
    content: "Knowledge";
}
.block-region-top-second-middle h2:after{
  content:"Events";
}
.block-region-top-second-right h2:after{
  content:"Remains donation";
}
.block-region-bottom  h2:after{
  content:"Collection of specimens";
}
.block-region-top-second-right,.block-region-top-second-middle{
  padding-top:40px;
}
.block-region-top-second-left {
    padding: 40px 8% 80px 8%;
    background-color: #f8f8f8;
    position: relative;
    height: 100%;
}

.knowledgecss header {
    font-size: 16px;
    line-height: 150%;
    margin-bottom: 20px;
    color: #BA8F4A;
}
.knowledgecss .item-list ul{
  padding:0 20px;
  margin:0;
}
.knowledgecss .item-list ul li{
  font-size:16px;
  line-height:150%;
}
.knowledgecss .item-list ul li a{
  color:#4A4A4A;
}
@media only screen and (min-width: 992px){
  .newscss h3 a{
    -webkit-line-clamp: 2;
  }
  .block-region-top-second-left:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 40px solid white;
    border-left: 500px solid transparent;
    position: absolute;
    z-index: 2;
    top: 0px;
    right: 0;
}
.block-region-top-second-left:after {
    content: "";
    width: 0;
    height: 0;
    border-bottom: 40px solid white;
    border-right: 500px solid transparent;
    position: absolute;
    z-index: 2;
    bottom: 0px;
    right: 0;
}
.block-region-top-second-left {
    background-image: url(../../tree1.png);
    background-repeat: no-repeat;
    background-position: 10% 97%;
}
}

/****** remains donation */
.block-region-top-second-right {
    max-width: 380px;
    margin:0 auto;
}
.remainsblock{
  padding:0 40px;
  background:url(../../middle-right-bg.png) no-repeat center center;
  min-height: 220px;
  display: flex;
  align-items: center;
}
.remainsblock p{
  color:#003366;
  line-height:130%;

}
.right-tg {
    position: fixed;
    bottom: 50%;
    right: 0;
    background: #036;
    width: 120px;
    padding: 10px;
    color: #FFF;
    text-align: center;
    font-size: 12px;
    border-radius: 8px 0 0 8px;
    z-index: 10;
    box-shadow: 0 0 6px #333;
}
.right-tg span{
  display:block;
}
.right-tg img {
    max-height: initial !important;
}
@media (max-width:992px){
  .right-tg{
    display:none;
  }
}
/****** collection of specimens ****/
.layout-full.region-bottom-standard{
  position:relative;
  margin-bottom:-60px;
  margin-top:60px;
}
.block-region-bottom h2.block-title {
    margin-left: 20px;
}
.layout-full.region-bottom-standard:after {
    background: #f2f5fc;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: -100px;
    left: 0;
    content: "";
    z-index: -1;
}
.collections{
  display:flex;
  flex-wrap:wrap;
  position: relative;
    top: -60px;
}
.collections:before{
    position: absolute;
    top:-40px;
    left: 21%;
    content: "";
    z-index: -1;
    width:127px;
    height:127px;
    background:url(../../tree.png) no-repeat;
    
}
.collection.co:hover {
    box-shadow: 0 0 30px rgba(0,0,0,0.5);
    z-index: 10;
    transform: scale(1.02);

}
.collection{
  width:33.3%;
  padding:40px 80px 40px 40px;
  position:relative;
  background-size:cover;
  background-repeat:no-repeat;
  min-height:230px;   
  transition: all .5s ease-out;
}
.collection h3{
  font-size:18px;
  font-weight:600;
  color:#003366;
  margin-bottom:25px;
}
.btn-more{
  font-size:0;
  display:inline-block;
  width:52px;
  height:30px;
  background:url(../../more.png) no-repeat;
  position:absolute;
  bottom:20px;
  left:40px;
}
.collection p{
  line-height:130%;
  font-size:14px;
}
.collection.co0{
  padding-top:100px;
  padding-left:20px;
  padding-right:30px;
  padding-bottom:20px;
}
.collection.co0 p{
  color:#BA8F4A;
  line-height:150%;
}
.collection.co1{
  background-image:url(../../bg01.png);
}
.collection.co2{
  background-image:url(../../bg02.png);
}
.collection.co3{
  background-image:url(../../bg03.png);
}
.collection.co4{
  background-image:url(../../bg04.png);
}
.collection.co5{
  background-image:url(../../bg05.png);
}
.swiper-container.swiper-3{
  margin-bottom:60px;
}
.swiper-3 .card-2 {
    margin: 0;
}
.card-2 .zoom-box.zoom-box-61 {
    padding-top: 0;
}
.card-2 .zoom-box {
    overflow: hidden;
    position: relative;
    height: auto;
}
.card-header.inside {
    padding: 0;
}
.card-2 .zoom-box a{
  display:block;
  line-height: 0;
}
.card-2 .zoom-box img {
    position: initial;
    top: 0;
    transition: all .4s ease-out;
}
.card-content-inner h4 {
    font-size: 24px;
    font-weight: 600;
    color: #FFF;
    min-height: auto !important;
    text-shadow: 0 0 6px black;
}
.card-content-inner p.size-m{
  font-size:14px;
  color:#FFF;
  text-shadow: 0 0 6px black;
}
.card-content.outside-lr.inside {
    position: absolute;
    bottom: 80px;
    left:30px;
}
.card-footer.clearfix.outside-lr.inside {
    position: absolute;
    bottom: 30px;
    left:30px;
}