/*slide-index*/
.owl-theme .owl-nav [class*='owl-']{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #0070bc;
    margin: 0;
    padding: 0;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    color: #fff;
    border: 2px solid #0070bc;
    cursor: pointer;
}
.owl-theme .owl-nav .owl-prev{
    left: 20px;
}
.owl-theme .owl-nav .owl-next{
    right: 20px;
}
.owl-theme .owl-nav [class*='owl-'] svg{
    fill: #Fff;
    width: 17px;
    height: 18px;
    margin-top: 7px;
}
.owl-theme .owl-nav [class*='owl-']:hover{
    background: #2ba552;
    border-color: #2ba552;
}
.slide-index img{
    max-height: 700px;
    object-fit: cover;
}
.owl-theme .owl-nav{
    margin: 0;
}
.slide-index .owl-dots{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.owl-carousel .owl-dots .owl-dot span{
    background: #ddd;
}
.owl-carousel .owl-dots .owl-dot.active span, 
.owl-carousel .owl-dots .owl-dot:hover span{
    background: #0070bc;
}
@media(max-width: 767px){
    .owl-theme .owl-nav [class*='owl-']{
        display: none;
    }
}
/*End slide-index*/


/*st1*/
.im-flex-main-news h3 {
    margin: 0;
    padding: 0;
    line-height: 1.5;
    font-size: 14px;
}
.featured-post .height-news {
    height: 370px;
    overflow: hidden;
}
.featured-post .img {
    display: block;
    margin-bottom: 10px;
/*    height: 406px;*/
}
.featured-post {
    padding-left: 5px;
    padding-right: 7px;
}
.item-content .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.css-items h3{
    margin: 10px 0;
    font-size: 16px;
    font-weight: 800;
}
.custom-block-news .slick-dotted.slick-slider.double-slider {
    margin-bottom: 0;
}
.double-slider {
    overflow: hidden;
    min-height: 450px;
}
.double-slider .slick-slide > div:first-child {
    padding-bottom: 7px;
}
.double-slider .slick-slide > div:last-child {
    padding-top: 7px;
}
.double-slider .item-content {
    position: relative;
}
.double-slider .item-content .img {
    display: block;
    height: 230px;
}
.double-slider .item-content .item-inner{
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 10px;
}
.double-slider .item-inner a,
.double-slider .item-inner a:link,
.double-slider .item-inner a:focus {
    color: #fff;
    outline: none;
}

.double-slider .slick-slide{
    margin-bottom: 20px
}

.double-slider .slick-dots {
    bottom: -6px;
    width: calc(100% - 30px);
}
.double-slider .slick-dots li button:before {
    font-size: 10px;
    color: #0070bc;
    opacity: 1;
}
.double-slider .slick-dots li.slick-active button:before{
    color: #9a9a9a;
}
.item-inner p {
    font-weight: 600;
/*    font-size: 16px;*/
    line-height: normal;
    color: #4e4e4e;
    outline: none;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}
.slick-slide img {
    display: block;
    width: 100%;
    object-fit: cover;
}
.slick-prev, .slick-next {
    width: 33px !important;
    height: 33px !important;
    background-color: #999594 !important;
    z-index: 1;
}
.slick-prev:before, .slick-next:before {
    font-size: 20px !important;
    color: #fff !important;
    line-height: 10px !important;
    font-family: 'LinhAvantGarde', sans-serif !important;
}
.slick-prev:before {
    content: "<" !important;
}
.slick-next:before {
    content: ">" !important;
}
.event-slider .slick-next,
.slider-post .slick-next,
.news-slider .slick-next {
    right: 0;
}
.event-slider .slick-prev,
.slider-post .slick-prev,
.news-slider .slick-prev {
    left: 0;
}
.news-slider .slick-prev,
.news-slider .slick-next {
    top: 47.5%;
}
.slick-prev:before,
.slick-next:before {
    color: white;
}

.slick-slide {
    transition: all ease-in-out .3s;
    opacity: .2;
}

.slick-active {
    opacity: .5;
}

.slick-current {
    opacity: 1;
}
.non-slider .item {
    padding-top: 19px;
    padding-bottom: 19px;
    border-bottom: 1px solid #c2c3c2;
}
.non-slider .item:first-child {
    padding-top: 0;
}
.im-flex-main-news-btn {
    margin-top: 50px;
    margin-bottom: 50px;
}
.bg-events .im-flex-main-news-btn {
    padding-bottom: 30px;
}
.bg-events .im-flex-main-news-btn > a {
    display: none !important;
}
.btn-custom-blue {
    font-weight: 400;
    font-size: 18px;
    line-height: normal;
    display: inline-block;
    padding: 8px 40px;
    border: 2px solid #0070bc;
    color: #0070bc !important;
    background-color: #fff;
    border-radius: 30px;
}
.btn-custom-blue:hover {
    color: #fff !important;
    background-color: #0070bc;
}
.im-flex-main-news-btn {
    margin-top: 50px;
    margin-bottom: 50px;
}
/*-----------------*/

.st1-left h3{
    margin: 0 0 20px;
}
/*.st1-left .uudiem {
    display: flex;
}*/
.st1-left .heading {
    font-weight: 900;
}
.st1-left .description {
    font-size: 14px;
    font-style: italic;
}
.st1-btn{
    padding: 0px 18px;
    line-height: 40px;
    color: #fff;
    background: #c4161c;
    display: inline-block;
    margin: 20px 0;
    font-weight: bold;
}
.st1-btn:hover{
    background: #2ba552;
    color: #fff;
}

.st1-item{
    margin-top: 30px;
    display: flex;
}
.st1-item-img{
    flex: none;
}
.st1-item-img img{
    width: 50px;
    margin-right: 10px;
}
.st1-item-name{
    margin: 0 0 9px;
    color: #c4161c;
    margin-bottom: 9px;
    font-weight: 700;
}
.st1-heading p {
    font-size: 15px;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    font-style: italic;
}
@media(max-width: 768px){
    .st1 .st1-title{
/*        display: none;*/
    }
    .double-slider {
        overflow: visible;
    }
}

@media(max-width: 991px){
    .featured-post{
        display: block;
    }
    .right-top ul{
        display: none !important;
    }
    .double-slider {
        padding-left: 0;
        padding-right: 0;
        min-height: auto;
        box-shadow: 0 3px 3px 0 rgb(0 0 0 / 30%);
    }
    .double-slider .item-content .item-inner {
        position: static;
        background: none;
        padding: 20px;
    }
    .double-slider .item-inner a,
    .double-slider .item-inner a:link,
    .double-slider .item-inner a:focus {
        color: #4e4e4e;
    }
    .double-slider .slick-slide > div:first-child {
        margin-bottom: 0;
    }
    .non-slider{
        margin-top: 20px;
    }
}
@media (min-width: 600px) and (max-width: 900px) {
    .double-slider .item-content .img{
        height: 500px;
    }
}

/*End st1*/

/*st2*/
.st2-event-box {
  background: #fff;
  color: #000;
  border-radius: 3px;
  overflow: hidden;
/*  width: 320px;*/
  min-height: 450px;
  margin: 15px 0;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
}
.st2-event-date {
    display: inline-block;
    position: absolute;
    top: calc(63% - 100px);
    right: 30px;
    width: 70px;
    height: 90px;
    background-color: #0070bc;
    text-align: center;
    padding: 15px 0px;
    color: #fff;
}
.st2-event-date span:first-child {
  display: block;
  font-size: 13px;
  text-transform: uppercase;
}
.st2-event-date span:last-child {
    font-size: 32px;
    font-weight: 600;
}
.st2-event-content {
  padding: 35px 15px 15px 15px;
}
.st2-event-content h4 {
  font-size: 14px;
  color: #0070bc;
  font-weight: bold;
  margin: 0 0 10px;
  text-transform: uppercase;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.st2-event-content p {
  font-size: 13px;
  color: #333;
  margin: 0;
  text-align: justify;
  display: -webkit-box;
  -webkit-line-clamp: 4; 
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.st2-event-content h4 a:hover {
    color: #03a9f4;
}
.st2 .st1-title {
    color: #fff;
}
.st2 .st1-title:before {
    border-top: 4px solid #fff;
}

/*------------------*/
.st2-bg-index{
    background: #a6df85;
}
.st2{
   /* background-image: url(../images/bk1.jpeg);
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: repeat;
    background-attachment: fixed;*/
/*    position: relative;*/
    background: #3e3e3d;
}
/*.st2:before{
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.8;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
}*/
.st2-item{
    margin-bottom: 30px;
}
.st2-item-inner{
    padding: 15px 15px 0;
    background-color: #fff;
    transition: all 0.3s;
    color: #000;
}
.st2-item-inner:hover{
    background: #2ba552;
    color: #fff;
}
.st2-item-inner:hover .st2-item-name strong{
    color: #fff;
}
.st2-item-name strong{
    color:#2ba552;
    padding: 3px 0;
    text-align: center;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: block;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
@media (min-width: 768px) and (max-width: 991px) {
    .st2-event-date {
        top: calc(60% - 100px);
    }
}
/*@media (max-width: 575px) {
    .st2-event-date {
        top: calc(63% - 100px);
    }
}*/
/*End st2*/

/*--------------*/
/*stnc*/

.stnc-banner_home {
    padding-left: 6px;
}
.stnc-width-image:hover .stnc-color-text {
    display: block;
}
.stnc-width-image:hover .stnc-backgroup-up {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #0e1215;
    opacity: 0.7
}

.stnc-color-text ul li {
    margin-bottom: 20px
}

.stnc-width-image {
    width: 564px;
    max-width: 100%;
    height: 422px;
    position: relative;
    overflow: hidden;
}

.stnc-width-image img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}
.stnc-backgroup-up {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background-color: #0e1215; */
    opacity: 0.7;
    z-index: 1;
}
.stnc-color-text {
    position: absolute;
  top: 50%; left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  color: #fff;
  font-size: 16px;
  width: 80%;
  display: none;
  text-align: left;
}
.stnc-color-text a {
    color: #FFF;
    border: 1px solid #FFF;
    border-radius: 5px;
    padding: 5px 10px
}
.stnc-color-text a:hover {
    background-color: #0070bc;
}
.stnc-color-text ul {
    padding-left: 5px;
    list-style: disc;
}
.stnc-mt {
    margin-top: 30px;
}
@media ( max-width :1199.9px) {
    .stnc-width-image {
        width: 100%;
    }
    .stnc-width-image .stnc-color-text {
        display: block;
        font-size: 15px
    }
    .stnc-width-image .stnc-backgroup-up {
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: #0e1215;
        opacity: 0.7
    }
}
@media (max-width: 991px) {
  /*.stnc-banner_home{
        padding-left: 20px;
        padding-right: 20px;
    }*/
  .stnc-width-image .stnc-backgroup-up, 
  .tuyensinh-img {
    box-shadow: 1px 3px 3px 1px rgb(0 0 0 / 30%);
  }
  .stnc-width-image {
    height: 510px;
  }

  .stnc-width-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
}
@media (max-width: 575px) {
  .stnc-width-image {
    height: 400px;
  }
  .stnc-width-image img {
    height: 100% !important;
    object-fit: cover;
  }
  /*.stnc-mt {
    margin-top: 30px;
  }*/
  .stnc-color-text {
    font-size: 14px;
    width: 90%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}

/*end stnc*/
/*---------------*/

/*---------------*/
/*stts*/
.stts-tuyensinh-box {
    background: #fff8f8;
    padding: 30px 20px 30px 20px;
    border-radius: 8px;
    box-shadow: 0 0px 3px 2px rgb(0 0 0 / 30%);
}

.stts-tuyensinh-img-wrap {
    text-align: center;
    margin-bottom: 20px;
}

.stts-tuyensinh-img {
    border-radius: 5px;
    max-width: 100%;
    height: auto;
    display: inline-block;
}

.stts-tuyensinh-desc {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 15px;
}

.stts-tuyensinh-list {
    font-size: 18px;
    color: #0070bc;;
    list-style: disc;
    column-count: 2;
    padding-left: 15px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(40%, 1fr));
    margin-top: 15px;
    grid-gap: 25px;
    max-width: 600px;
    padding-left: 20px;
}

.stts-tuyensinh-list li a:hover {
    color: #03a9f4;
}

@media (max-width: 768px) {
    .stts-tuyensinh-box {
        padding: 20px 10px;
        box-shadow: none;
    }
    .stts-tuyensinh-img {
        width: 100%;
        height: 240px; 
        object-fit: cover;
        object-position: center;
    }
    .stts-tuyensinh-list {
        column-count: 1;
    }

}

/*End stts*/
/*--------------*/

/*---------------*/
/*stdt*/
.stdt a {
    width: 100%;
}
.stdt-box-desc {
    text-align: left;
    margin-top: 15px;
    font-weight: 500;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}
@media(min-width: 991px) {
    .stdt .stdt-box-img {
        height: 246px;
        width: 370px;
        max-width: 100%;
        overflow: hidden;
    }
    .stdt .stdt-box-img img {
        width: 100%;
        height: 100%;
        display: block;
        object-fit: cover;
    }
}
@media(max-width: 768px) {
    .stdt .stdt-box-img {
        height: 146px;
        width: 220px;
        max-width: 100%;
        overflow: hidden;
    }
    .stdt .stdt-box-img img {
        width: 100%;
        height: 100%;
        display: block;
        object-fit: cover;
    }
}
@media(max-width: 575px) {
    .stdt-pt {
        padding-top: 30px;
    }
    .stdt .stdt-box-img {
        height: 100%;
        width: 100%;
        max-width: 100%;
        overflow: hidden;
    }
}
/*End stdt*/
/*---------------*/




/*st4*/
.st4{
    padding: 52px 0 160px;
    position: relative;
    background: url(../images/img1.jpg) center center no-repeat;
    background-size: cover;
}
.st4:before{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(196,22,28,0.85); 
    content: "";
}
.st4-heading{
    color: #fff;
    margin-bottom: 40px;
}
.st4-heading p{
    font-weight: 700;
    font-size: 18px;
}
.st4-h3{
    font-size: 32px;
    font-weight: bold;
    color: #fff;
}
.st4-item-img{
    background: #fff;
    padding: 10px;
    border-radius: 50%;
    box-shadow: 0 5px 62px 0 rgb(2 55 102 / 19%);
    width: 65px;
    height: 65px;
    margin-right: 20px;
    flex: none;
}
.st4-item-h3{
    color: #fff400;
    font-weight: bold;
    font-size: 40px;
    margin: 0;
}
span.cong {
    font-size: 34px;
    top: -9px;
    position: relative;
    left: 2px;
}
.st4-item-text{
    font-size: 18px;
    color: #fff;
}
@media(max-width: 767px){
    .st4-item{
        margin-bottom: 25px
    }
    .st4-item-img{
        width: 56px;
        height: 56px;
        margin-right: 10px;
    }
    span.cong{
        top: 1px;
        font-size: 26px;
    }
    .st4-item-h3{
        font-size: 22px;
    }
    .st4-item-text{
        font-size: 15px;
    }
    .st4-item-text p{
        min-height: 45px;
    }
}
/*End st4*/

/*st5*/
.st5-inner{
    margin-top: -140px;
    padding: 40px 40px 50px;
    border-radius: 10px;
    background: #fff;
    position: relative;
    box-shadow: 0 5px 10px 0 rgb(2 55 102 / 9%);
    margin-bottom: 20px;
}
.st5-item-img {
    display: flex;
    padding: 10px;
    box-shadow: 0 5px 10px 0 rgb(2 55 102 / 9%);
    border-radius: 10px;
    height: 140px;
    align-items: center;
    justify-content: center;
}
.st5-item-img img{
    max-height: 100%;
    object-fit: contain;
}
.st5-item-img:hover{
    box-shadow: 0 5px 10px 0 rgb(2 55 102 / 29%);
}
.st5-item .col-xs-6{
    padding: 10px 8px;
}
@media(min-width: 1330px){
    .st5 .container{
        width: 1300px;
    }
}
.st5-slide.owl-theme .owl-dots .owl-dot span{
    width: 12px;
    height: 12px;
}
.st5-slide.owl-carousel .owl-dots .owl-dot.active span, 
.st5-slide.owl-carousel .owl-dots .owl-dot:hover span{
    background: #c4161c;
}
.st5-bottom-h3{
    text-transform: uppercase;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    color: #c4161c;
}
@media(max-width: 767px){
    .st4{
        padding: 50px 0;
    }
    .st5-inner{
        padding: 10px;
        margin-top: 10px;
    }
    .st5-item-img{
        height: 120px;
    }
}
/*End st5*/

.st5-bottom-link{
    border-radius: 99px;
    background-image: linear-gradient(90deg, #c4161c, #e10e15);
    display: inline-block;
    line-height: 50px;
    padding: 0 25px;
    color: #fff;
    margin-top: 15px;
    font-weight: bold;
}
.st5-bottom-link:hover {
    color: #fff;
    background-image: linear-gradient(90deg, #e10e15, #c4161c);
}
.st5-bottom-link i{
    margin-left: 10px;
}
@media(max-width: 767px){
    .st5-bottom-link{
        height: 40px;
        line-height: 40px;
    }
}

/*st3*/
.st3-item {
    margin-bottom: 30px;
}
.st3-item-inner {
    padding: 20px 30px;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 5px 8px rgb(0 0 0 / 5%);
    text-align: center;
    height: 100%;
    width: 100%;
    color: #111020;
    transition: all 0.3s;
}
.st3-item-img{
    width: 80px;
    height: 80px;
}
.st3-item-inner:hover {
    box-shadow: 0 5px 8px rgb(0 0 0 / 55%);
    border-radius: 20px;
}
.st3-item-name {
    font-weight: 700;
    font-size: 17px;
    margin-bottom: 15px;
    line-height: 1.4;
    color: #000;
    text-transform: uppercase;
}
.st3-item-des {
    margin-bottom: 0;
    font-size: 14px;
    height: 115px;
    overflow: hidden;
}
@media(max-width: 767px){
    .st3-item-inner{
        padding: 8px;
    }
    .st3-item-des{
        height: initial;
        font-size: 13px;
    }
}
/*End st3*/

/*st6*/
.st6-content{
    display: flex;
    flex-wrap: wrap;
}
.st6-item{
    width: calc(33% - 7px);
    margin: 0px 10.5px 10px 0px;
    float: left;
}
.st6-item a{
    display: flex;
    align-items: center;
    justify-content: center;
/*    height: 100%;*/
}

@media(min-width: 768px){
    .st6-item:nth-child(3n){
        margin-right: 0;
    }
    .st6-item a {
        height: 156px;
        width: 230px;
    }
}

@media(max-width: 767px){
    .st6-item{
        width: calc(50% - 5px);
        margin: 0px 10px 10px 0;
    }
    .st6-item:nth-child(2n){
        margin-right: 0;
    }
}
@media(max-width: 575px){
    .st6-item a {
        height: 131px;
        width: 194px;
    }
}
@media(min-width: 991px){
    .st6-item a {
        height: 256px;
        width: 379px;
    }
}
/*End st6*/

/*st7*/
.st7{
    background: url(../images/bk_st1.png) repeat left top;
}
.st7-heading p{
    margin: 15px 0px 20px;
}
.st7-item{
    margin-top: 25px;
}
.st7-item-inner{
    background: #fff;
    padding: 10px 10px 0;
    border-radius: 5px;
    border: 1px solid #d3d3d380;
}
.st7-item-img img{
    width: 100%;
}
.st7-item-img{
    position: relative;
}
.st7-item-img svg{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 68px;
    height: 48px;
}
.st7-item-img svg path.ytp{
    fill: #212121;
    fill-opacity: .8;
}
.st7-item-img:hover svg path.ytp{
    fill-opacity: 1;
    fill: red;
}
.st7-item-name{
    display: block;
    margin: 10px 0;
    font-weight: bold;
    overflow: hidden;
    height: 45px;
}
.st7-item-name:hover{
    color: #2ba552;
}
.st7-item-des{
    font-size: 14px;
    overflow: hidden;
    height: 40px;
    display: block;
}
/*End st7*/

/*st8*/
.st8{
    padding: 60px 0;
    background: url(../images/bk2.png) center center no-repeat;
    background-size: cover;
    color: #262f5a;
}
.st8-heading p {
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 700;
    color:#C4161C;
}
.st8-heading{
    margin-bottom: 35px;
}
.st8-heading h3 {
    color:#C4161C;
    margin: 5px 0 18px;
    font-weight: 800;
    font-size: 34px;
}
.st8-des{
    font-style: italic;
    width: 700px;
    max-width: 100%;
    font-size: 18px;
}
.st8-slide.owl-carousel .owl-item .st8-item-bottom img{
    width: 60px;
    height: 60px;
    object-fit: cover;
}
.st8-item{
    background-color: #fff;
    border-radius: 13px;
    padding: 18px;
}
.st8-item-top {
    border-bottom: 1px solid #e6eae6;
    padding-bottom: 16px;
    background-image: url(../images/icon13.png);
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: left top;
    padding-left: 37px;
    font-size: 17px;
    margin-bottom: 25px;
}
.st8-item-bottom>div{
    padding-left: 15px;
}
.st8-item-name{
    margin: 0 0 8px;
    font-size: 16px;
    font-weight: bold;
    color:#C4161C;
}
.st8-slide.owl-carousel .owl-dots .owl-dot span{
    background: #fff;
}
.st8-slide.owl-carousel .owl-dots .owl-dot.active span, 
.st8-slide.owl-carousel .owl-dots .owl-dot:hover span{
    background: #c4161c;
}
/*End st8*/

/*st9*/
.st9-heading .st1-title{
    font-size: 26px;
    line-height: 1.6;
}
.st9-item-name{
    text-align: center;
    margin-bottom: 20px;
    font-weight: bold;
    color: #c4161c;
    font-size: 18px;
}
.st9-item-img img{
    width: 100%;
    max-width: 100%;
    height: 160px;
    object-fit: cover;
}
.st9-item-text{
    background: #c4161c;
    color: #fff;
    padding: 30px 15px 35px;
}
.st9-item-des{
    text-align: justify;
    height: 166px;
    overflow: hidden;
    margin: 0 0 15px;
}
.st9-item-link{
    padding: 8px 24px;
    color: #fff;
    display: inline-block;
    border-radius: 20px;
    border: 2px solid #fff;
    font-weight: 600;
    font-size: 14px;
}
.st9-item-link:hover{
    background: #2ba552;
    border-color: #2ba552;
    color: #fff;
    animation-name: elementor-animation-pulse-grow;
    animation-duration: .3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}
@keyframes elementor-animation-pulse-grow {
    to {
        transform: scale(1.1)
    }
}
@media(max-width: 767px){
    .st9-heading .st1-title{
        font-size: 20px;
    }
    .st9-item-des{
        height: initial;
    }
    .st8-heading{
        padding-left: 15px;
        padding-right: 15px;
    }
    .st8-des,.st8-item-top,.st9-item-des{
        font-size: 16px;
    }
}
/*End st9*/



/*st10*/
.st10{
    padding-top: 20px;
}
.st10-item-inner{
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    border-radius: 16px;
    display: block;
    color: #fff;
}
.st10-item-img{
    position: relative;
}
.st10-item-img img{
    width: 100%;
    height: 270px;
    object-fit: cover;
}
.st10-item-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    left: -1px;
    right: -1px;
    background-color: rgba(0, 0, 122, 0);
    -webkit-transition: opacity .6s,-webkit-transform .3s;
    transition: opacity .6s,-webkit-transform .3s;
    -o-transition: transform .3s,opacity .6s;
    transition: transform .3s,opacity .6s;
    transition: transform .3s,opacity .6s,-webkit-transform .3s;
    pointer-events: none;
    background-image: linear-gradient(to top, #0000007a , #00000000);
}
.st10-item-text{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    max-height: 100%;
    padding-left: 1.5em;
    padding-right: 1.5em;
    padding-top: 0.7em;
    padding-bottom: 1.4em;
    font-size: 0.9em;
    transition: all 0.4s;
}
.st10-item-name {
    font-size: 18px;
    padding-top: 6px;
    width: 82%;
    margin: 2px 0;
    color: #fff;
    font-weight: bold;
}
.showhover {
    position: absolute;
    width: 50px;
    height: 50px;
    line-height: 46px;
    right: 25px;
    bottom: 10px;
    color: #fff;
    background: rgba( 255, 255, 255, 0.40 );
    backdrop-filter: blur( 6.5px );
    border-radius: 50%;
    border: 1px solid rgba( 255, 255, 255, 0.18 );
    font-size: 24px;
    text-align: center;
    display: none;
}
.st10-item-inner:hover .showhover {
    display: block;
}
.st10-item-inner:hover .st10-item-text{
    transform: translateX(14px);
    transition: 0.8s;
}
.st10-item-inner:hover .st10-item-text p{
    opacity: 1;
}
/*End st8*/

/*st5*/
.st55{
    background: url(../images/img5.jpg) center center no-repeat;
    background-size: cover;
    color: #fff;
    padding: 30px 0;
}
.st55-item-inner{
    color: #f1f1f1;
    padding: 15px;
    text-align: center;
    position: relative;
    height: 100%;
}
.st55-item-name{
    font-size: 70px;
    font-weight: bold;
    margin-bottom: 10px;
}
.st55-item-inner:before {
    position: absolute;
    content: " ";
    height: 100%;
    top: 0;
    left: -1px;
    border-left: 1px dashed rgba(255,255,255,0.2);
}
.st55-item:first-child .st55-item-inner:before{
    display: none;
}
/*End st5*/
.list-item .img img{
    width: 140px;
    float:left;
}
/*st22*/
.st22 .section-title {
  color: #2E7D32;
  text-align: center;
  margin: 30px 0;
  font-weight: bold;
}
.st22 .card {
  border: 1px solid #4caf50;
  border-radius: 20px;
  padding: 20px;
  margin-bottom: 30px;
  text-align: center;
  height: 100%;
}
.st22 .card-img {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  margin: 0 auto 20px;
  overflow: hidden;
}
.st22 .card-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.st22 .card-title {
  color: #45ab52;
  font-weight: bold;
  margin-bottom: 15px;
}
.st22 .card-text {
    margin-bottom: 20px;
    min-height: 30px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.st22 .btn-explore {
    background-color: #4CAF50;
    color: white;
    padding: 12px 22px;
    border-radius: 8px;
    border: none;
    margin-bottom: 30px;
}
.st22 .btn.btn-explore:hover {
    color: #ffc22d;
}
.st22 .btn:focus {
    outline: none;
}
.st22 .red-bottom {
  height: 30px;
  background-color: #f44336;
  margin-top: -30px;
  border-bottom-left-radius: 90px;
  border-bottom-right-radius: 90px;
}

/*.st1-left .uudiem*/
.st1-left .uudiem {
  display: flex;
  position: relative;
  padding: 5px 0;
}
.st1-left .uudiem .img {
  width: 50px;
  flex-shrink: 0;
  margin-right: 10px;
}

.st1-left .uudiem .img img {
  width: 100%;
  height: auto;
  max-width: 50px;
}

.st1-left .uudiem .title {
  flex-grow: 1;
}

.st1-left .uudiem .heading {
  color: #4CAF50;
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 18px;
  text-transform: uppercase;
}

.st1-left .uudiem .description {
  color: #4CAF50;
  font-style: italic;
  line-height: 1.6;
  margin: 0;
  font-size: 14px;
}
