/* <=== vhecosyspg ===> */
.vhecosyspg .ecpadd{
  padding: 80px 0 50px;
}
.tpecosysmm .mmgrip{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -15px;
}
.tpecosysmm .mmgrip > div{
  padding: 0 15px;
  width: calc(100% / 3);
  margin-bottom: 30px;
}
.itecosysmm{
  height: 100%;
  background-color: #f5f5f5;
}
.itecosysmm .decss{
  padding: 65px 20px 45px;
  position: relative;
  text-align: center;
}
.itecosysmm .dslogos{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -50px;
  z-index: 1;
  max-width: 190px;
  width: 100%;
}
.itecosysmm .dslogos .lgimg{
  display: block;
  padding-top: 50%;
  position: relative;
  background-color: #fff;
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.05);
  border-bottom: 5px;
}
.itecosysmm .dslogos .lgimg img{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 70%;
  max-height: 70%;
}
.itecosysmm .dstitle{
  margin-bottom: 10px;
  text-transform: uppercase;
}
.itecosysmm .dstitle, .itecosysmm .dstitle h3{
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
}
.itecosysmm .dstitle, .itecosysmm .dstitle a{
  color: #01215a;
}
.itecosysmm .dstitle a:hover{
  color: #a80000;
}
.itecosysmm .dsconts{
  font-size: 15px;
  line-height: 25px;
}
/* <=== vhecosyspg ===> */

/* <=== vhdetailpg ===> */
.vhdetailpg .dtpadd{
  padding: 25px 0 45px;
}
.tpdetailmm .mmgrip{
  display: flex;
  flex-wrap: wrap;
  margin: 0 -40px;
}
.tpdetailmm .mmgrip > div{
  padding: 0 40px;
}
.tpdetailmm .mmgrip .mcol{
  width: 37.957%;
}
.tpdetailmm .mmgrip .hcol{
  width: calc(100% - 37.957%);
}
.tpdetailma{
  padding: 40px 40px 60px;
  background-color: #f6f6f6;
}
.tpdetailma .malogos{
  margin-bottom: 25px;
  padding-top: 50%;
  position: relative;
  border-radius: 5px;
  background-color: #fff;
  overflow: hidden;
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.05);
}
.tpdetailma .malogos img{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 80%;
  max-height: 80%;
}
.tpdetailma .maponsi{
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 28px;
}
.tpdetailma .mainfos{
  margin-bottom: 30px;
}
.tpdetailma .mainfos li{
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  align-content: center;
}
.tpdetailma .mainfos li:last-child{
  margin-bottom: 0;
}
.tpdetailma .mainfos li .ticon{
  width: 45px;
  height: 45px;
  background-color: #01215a;
  color: #fff;
  border-radius: 5px;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  font-size: 18px;
  line-height: 25px;
}
.tpdetailma .mainfos li .tdecs{
  width: calc(100% - 45px);
  padding-left: 15px;
}
.tpdetailma .mainfos li .tdecs .dname{
  font-size: 14px;
  line-height: 22px;
}
.tpdetailma .mainfos li .tdecs .dinfo{
  font-size: 16px;
  line-height: 30px;
  font-weight: bold;
}
.tpdetailma .mamapbd a{
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  font-size: 16px;
  line-height: 25px;
  padding: 10px 20px;
  border-radius: 5px;
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.05);
  background-color: #fff;
}
.tpdetailma .mamapbd a i{
  margin-right: 15px;
}
.tpdetailma .mamapbd a:hover{
  background-color: #01215a;
  color: #fff;
}
.tpdetailmb .mbthumb{
  margin-bottom: 40px;
}
.tpdetailmb .mbthumb img{
  width: 100%;
}
.tpdetailmb .dstitle{
  margin-bottom: 10px;
  color: #01215a;
  text-transform: uppercase;
  position: relative;
  padding-left: 30px;
}
.tpdetailmb .dstitle::before{
  content: '';
  position: absolute;
  left: 0;
  height: 70%;
  width: 10px;
  top: 50%;
  transform: translateY(-50%);
  background-color: #01215a;
}
.tpdetailmb .dstitle, .tpdetailmb .dstitle h1, .tpdetailmb .dstitle h2{
  font-size: 30px;
  line-height: 40px;
  font-weight: bold;
}
.tpdetailmb .dsconts{
  font-size: 17px;
  line-height: 30px;
}
/* <=== vhdetailpg ===> */

/* <=== vhortherpg ===> */
.vhortherpg .orpadd{
  padding: 70px 0 85px;
}
.hportherpg{
  margin-bottom: 75px;
}
.hportherpg:last-child{
  margin-bottom: 0;
}
.itorthermm{
  position: relative;
}
.itorthermm .thumb a::before{
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background: #000000;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
  z-index: 1;
  pointer-events: none;
}
.itorthermm .decss{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 25px 20px 25px 30px;
  z-index: 2;
  pointer-events: none;
}
.itorthermm .dstitle, .itorthermm .dstitle h3{
  font-size: 24px;
  line-height: 36px;
  font-weight: bold;
}
.itorthermm .dstitle, .itorthermm .dstitle a{
  color: #fff;
}
.itttnewshh{
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.05);
  height: 100%;
  background-color: #fff;
}
.itttnewshh .decss{
  padding: 30px 30px 45px;
  position: relative;
}
.itttnewshh .dsdates{
  position: absolute;
  top: -20px;
  left: 30px;
  z-index: 1;
}
.itttnewshh .dsdates .dline{
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  padding: 5px 15px;
  background-color: #01215a;
  color: #fff;
  font-weight: bold;
  border-radius: 5px;
}
.itttnewshh .dsttile, .itttnewshh .dsttile h3{
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
}
.slortherhh .slick-list{
  padding: 5px 0 20px;
  margin-top: -5px;
  margin-bottom: -20px;
}
.slortherhh .itttnewshh{
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.05);
}
/* <=== vhortherpg ===> */

/* <==== vstymaps ====> */
.vstymaps .fancybox-slide{
  padding: 0;
  background-color: #ffff;
}
.vstymaps .fancybox-button{
  width: 50px;
  height: 50px;
  padding: 0;
  background-color: #01215a;
  color: #fff;
}
/* <==== vstymaps ====> */
@media all and (max-width: 1200px){
  /* <=== vhecosyspg ===> */
  .tpdetailmm .mmgrip{
    margin: 0 -20px;
  }
  .tpdetailmm .mmgrip > div{
    padding: 0 20px;
  }
  /* <=== vhdetailpg ===> */
}
@media all and (max-width: 991px){
  /* <=== vhecosyspg ===> */
  .vhecosyspg .ecpadd{
    padding: 50px 0 40px;
  }
  .tpecosysmm .mmgrip {
    margin: 0 -10px;
  }
  .tpecosysmm .mmgrip > div{
    padding: 0 10px;
    width: 50%;
    margin-bottom: 20px;
  }
  .itecosysmm .decss{
    padding: 60px 20px 25px;
  }
  /* <=== vhecosyspg ===> */

  /* <=== vhdetailpg ===> */
  .tpdetailmm .mmgrip .mcol{
    width: 100%;
    margin-bottom: 30px;
  }
  .tpdetailmm .mmgrip .hcol{
    width: 100%;
  }
  .tpdetailma{
    padding: 20px 20px 30px;
  }
  .tpdetailmb .mbthumb{
    margin-bottom: 25px;
  }
  .tpdetailmb .dstitle, .tpdetailmb .dstitle h1, .tpdetailmb .dstitle h2{
    font-size: 22px;
    line-height: 30px;
  }
  .tpdetailmb .dsconts{
    font-size: 16px;
  }
  /* <=== vhdetailpg ===> */

  /* <=== vhortherpg ===> */
  .vhortherpg .orpadd{
    padding: 50px 0 65px;
  }
  .hportherpg{
    margin-bottom: 55px;
  }
  .itorthermm .decss{
    padding: 20px;
  }
  .itorthermm .dstitle, .itorthermm .dstitle h3{
    font-size: 18px;
    line-height: 25px;
  }
  .slortherhh .slick-list{
    padding: 0;
  }
  .slortherhh .slick-track{
    padding: 5px 0 20px;
  }
  .itttnewshh .dsttile, .itttnewshh .dsttile h3{
    font-size: 16px;
    line-height: 25px;
  }
  .itttnewshh .decss{
    padding: 30px 20px 25px;
  }
  .itttnewshh .dsdates{
    left: 20px;
  }
  /* <=== vhortherpg ===> */
}
@media all and (max-width: 767px){
  /* <=== vhecosyspg ===> */
  .tpecosysmm .mmgrip > div{
    width: 100%;
  }
  /* <=== vhecosyspg ===> */
}