/* <=== vhsolotipg ===> */
.vhsolotipg .sopadd{
  padding: 35px 0 40px;
}
.tpsolotimm .mmlist{

}
.tpsolotimm .mmgrip{
  display: flex;
  flex-wrap: wrap;
  margin: 0 -37.5px;
}
.tpsolotimm .mmgrip > div{
  padding: 0 37.5px;
  margin-bottom: 45px;
  width: calc(100% / 3);
}
.itsolotimm .thumb{
  margin-bottom: 25px;
}
.itsolotimm .thumb a{
  display: block;
  padding-top: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 15px;
  box-shadow: 10px 15px 15px 0 rgba(0, 0, 0, 0.25);
}
.itsolotimm .thumb a img{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -ms-transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
  -webkit-transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
  -moz-transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
  -o-transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
  transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.itsolotimm .thumb a:hover img{
  transform: scale(1.05);
}
.itsolotimm .dstitle, .itsolotimm .dstitle h3{
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
}
.itsolotimm .dstitle a{
  display: block;
  padding-right: 40px;
  position: relative;
}
.itsolotimm .dstitle a::before{
  content: '\e909';
  font-family: 'icomoon' !important;
  position: absolute;
  top: 0;
  right: 0;
  width: 28px;
  height: 28px;
  border: 2px solid #ec2228;
  color: #ec2228;
  border-radius: 100%;
  pointer-events: none;
  font-size: 12px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  padding-left: 1px;
}
.itsolotimm:hover .dstitle a::before{
  background-color: #ec2228;
  color: #fff;
}
.itsolotimm .dstitle a span{
  display: inline-block;
  max-width: 260px;
}
/* <=== vhsolotipg ===> */

/* <=== vhdetailpg ===> */
.hpdetailmm{
  padding: 25px 0;
  background-color: #f5f5f5;
}
.tpdetailmm .mmtitle{
  text-align: center;
  margin-bottom: 15px;
}
.tpdetailmm .mmtitle, .tpdetailmm .mmtitle h1, .tpdetailmm .mmtitle h2{
  font-size: 40px;
  line-height: 50px;
  font-weight: bold;
}
.hpdetailhh{
  padding: 60px 0 80px;
}
.itdetailha{
  margin-bottom: 60px;
}
.itdetailha .hagrip{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  margin: 0 -37px;
}
.itdetailha .hagrip > div{
  padding: 0 37px;
}
.itdetailha .hagrip .mcol{
  width: 42.308%;
}
.itdetailha .hagrip .hcol{
  width: calc(100% - 42.308%);
}
.itdetailha .thumb{
  border-radius: 10px;
  overflow: hidden;
}
.itdetailha .thumb img{
  width: 100%;
}
.itdetailha .dstitle{
  margin-bottom: 10px;
}
.itdetailha .dstitle, .itdetailha .dstitle h2{
  font-size: 40px;
  line-height: 50px;
  font-weight: bold;
}
.itdetailha .dsconts{
  font-size: 16px;
  line-height: 26px;
}
.itdetailhb{
  margin-bottom: 35px;
}
.itdetailhb .hbthumb{
  margin-bottom: 45px;
  border-radius: 10px;
  overflow: hidden;
}
.itdetailhb .hbthumb img{
  width: 100%;
}
.itdetailhb .hbdecss{
  max-width: 860px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 50px;
  font-size: 35px;
  line-height: 50px;
  font-weight: 600;
}
.itdetailhb .ifgrip{
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
}
.itdetailhb .ifgrip > div{
  padding: 0 5px;
  width: 50%;
  margin-bottom: 50px;
}
.itdetailhb .ifitem .thumb{
  margin-bottom: 15px;
  border-radius: 10px;
  overflow: hidden;
}
.itdetailhb .ifitem .thumb img{
  width: 100%;
}
.itdetailhb .ifitem .decss{
  text-align: center;
}
.itdetailhb .ifitem .dtitle, .itdetailhb .ifitem .dtitle h3{
  font-size: 25px;
  line-height: 35px;
  font-weight: bold;
}
.itdetailhc{
  margin-bottom: 60px;
}
.itdetailhc .hctitle{
  text-align: center;
  margin-bottom: 15px;
}
.itdetailhc .hctitle, .itdetailhc .hctitle h2{
  font-size: 40px;
  line-height: 50px;
  font-weight: bold;
}
.itdetailhc .hccapts{
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  margin-bottom: 50px;
}
.itdetailhc .ctgrip{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -10px;
}
.itdetailhc .ctgrip > div{
  padding: 0 10px;
  width: 25%;
  margin-bottom: 20px;
}
.itdetailhc .ctitem{
  text-align: center;
}
.itdetailhc .ctitem .vicon{
  width: 170px;
  height: 170px;
  margin: 0 auto;
  margin-bottom: 15px;
  border: 1px solid #0d0d0d;
  border-radius: 100%;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.itdetailhc .ctitem .vicon img{
  max-width: 60%;
  max-height: 60%;
}
.itdetailhc .ctitem .vdecs{
  text-align: center;
  font-size: 20px;
  line-height: 30px;
}
.itdetailhd{
  margin-bottom: 40px;
}
.itdetailhd .hdtitle{
  margin-bottom: 35px;
  text-align: center;
}
.itdetailhd .hdtitle, .itdetailhd .hdtitle h2{
  font-size: 40px;
  line-height: 50px;
  font-weight: bold;
}
.itdetailhd .ctthumb{
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 50px;
}
.itdetailhd .ctthumb img{
  width: 100%;
}
.itdetailhd .ifgrip{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -10px;
}
.itdetailhd .ifgrip > div{
  padding: 0 10px;
  width: calc(100% / 3);
  margin-bottom: 20px;
}
.itdetailhd .ifitem .vicon{
  width: 170px;
  height: 170px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  background-color: #ec1d23;
  color: #fff;
  margin: 0 auto;
  margin-bottom: 15px;
}
.itdetailhd .ifitem .vicon img{
  max-width: 60%;
  max-height: 60%;
}
.itdetailhd .ifitem .vdecs{
  max-width: 320px;
  margin: 0 auto;
  text-align: center;
  font-size: 20px;
  line-height: 26px;
}
.itdetailhe{
  margin-bottom: 70px;
}
.itdetailhe .hetitle{
  text-align: center;
  margin-bottom: 40px;
}
.itdetailhe .hetitle, .itdetailhe .hetitle h2{
  font-size: 40px;
  line-height: 50px;
  font-weight: bold;
}
.itdetailhe .ctthumb img{
  width: 100%;
}
.itdetailhf{
  background-color: #f5f5f5;
  border-radius: 10px;
  overflow: hidden;
}
.itdetailhf .hfgrip{
  display: flex;
  flex-wrap: wrap;
}
.itdetailhf .hfgrip > div{
  width: 50%;
}
.itdetailhf .thumb{
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.itdetailhf .thumb img{
  width: 100%;
  opacity: 0;
}
.itdetailhf .decss{
  height: 100%;
  display: flex;
  align-items: center;
  align-content: center;
  padding: 30px 37px;
}
.itdetailhf .dstitle{
  margin-bottom: 15px;
}
.itdetailhf .dstitle, .itdetailhf .dstitle h3{
  font-size: 40px;
  line-height: 50px;
  font-weight: bold;
}
.itdetailhf .fminput{
  margin-bottom: 15px;
}
.itdetailhf .ipgrip{
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.itdetailhf .ipgrip > div{
  padding: 0 10px;
  width: 100%;
  margin-bottom: 15px;
}
.itdetailhf .ipgrip .hcol{
  width: 50%;
}
.itdetailhf .fmgroup input, .itdetailhf .fmgroup select{
  width: 100%;
  height: 45px;
  border: none;
  border-bottom: 1px solid #000000;
  font-size: 16px;
  line-height: 24px;
  background-color: transparent;
}
.itdetailhf .fmgroup .chosen-container{
  background-color: transparent;
}
.itdetailhf .fmgroup .chosen-single{
  border: none;
  border-bottom: 1px solid #000000;
  background-color: transparent;
  padding-left: 0;
  background-position: right 0 center;
}
.itdetailhf .fmgroup textarea{
  width: 100%;
  height: 80px;
  border: none;
  border-bottom: 1px solid #000000;
  font-size: 16px;
  line-height: 24px;
  padding-top: 10px;
  background-color: transparent;
}
/* <=== vhdetailpg ===> */

/* <=== vhortherpg ===> */
.vhortherpg{
  padding: 40px 0 70px;
  background-color: #f5f5f5;
}
.slortherpg .slick-list{
  margin: 0 -37.5px;
  padding: 5px 0 0;
}
.slortherpg .slick-slide{
  padding: 0 37.5px;
}
.slortherpg .slick-arrow{
  top: -90px;
  transform: unset;
}
.slortherpg .slick-prev{
  right: 40px;
  left: unset;
}
.slortherpg .slick-next{
  right: 0;
}
/* <=== vhortherpg ===> */
@media all and (max-width: 1200px){
  /* <=== vhsolotipg ===> */
  .tpsolotimm .mmgrip{
    margin: 0 -20px;
  }
  .tpsolotimm .mmgrip > div{
    padding: 0 20px;
    margin-bottom: 30px;
  }
  /* <=== vhsolotipg ===> */

  /* <=== vhortherpg ===> */
  .slortherpg .slick-list{
    margin: 0 -20px;
  }
  .slortherpg .slick-slide{
    padding: 0 20px;
  }
  /* <=== vhortherpg ===> */
}
@media all and (max-width: 991px){
  /* <=== vhsolotipg ===> */
  .vhsolotipg .sopadd{
    padding: 20px 0 30px;
  }
  .itsolotimm .thumb a{
    border-radius: 10px;
  }
  .itsolotimm .thumb{
    margin-bottom: 17px;
  }
  .itsolotimm .dstitle, .itsolotimm .dstitle h3{
    font-size: 14px;
    line-height: 21px;
  }
  .itsolotimm .dstitle a{
    padding-right: 35px;
  }
  .itsolotimm .dstitle a::before{
    width: 22px;
    height: 22px;
    font-size: 10px;
    padding-top: 1px;
  }
  .tpsolotimm .mmgrip{
    margin: 0 -10px;
  }
  .tpsolotimm .mmgrip > div{
    padding: 0 10px;
  }
  /* <=== vhsolotipg ===> */

  /* <=== vhdetailpg ===> */
  .hpdetailmm{
    padding: 20px 0;
  }
  .tpdetailmm .mmtitle{
    margin-bottom: 10px;
  }
  .tpdetailmm .mmtitle, .tpdetailmm .mmtitle h1, .tpdetailmm .mmtitle h2{
    font-size: 22px;
    line-height: 32px;
  }
  .hpdetailhh{
    padding: 20px 0 30px;
  }
  .itdetailha{
    margin-bottom: 25px;
  }
  .itdetailha .hagrip{
    margin: 0 -20px;
  }
  .itdetailha .hagrip > div{
    padding: 0 20px;
  }
  .itdetailha .dstitle, .itdetailha .dstitle h2{
    font-size: 25px;
    line-height: 35px;
  }
  .itdetailha .dsconts{
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
  }
  .itdetailhb{
    margin-bottom: 20px;
  }
  .itdetailhb .hbthumb{
    margin-bottom: 25px;
  }
  .itdetailhb .hbdecss{
    margin-bottom: 25px;
    font-size: 20px;
    line-height: 33px;
  }
  .itdetailhb .ifgrip > div{
    margin-bottom: 20px;
  }
  .itdetailhb .ifitem .dtitle, .itdetailhb .ifitem .dtitle h3{
    font-size: 15px;
    line-height: 25px;
  }
  .itdetailhc{
    margin-bottom: 15px;
  }
  .itdetailhc .hctitle, .itdetailhc .hctitle h2{
    font-size: 25px;
    line-height: 35px;
  }
  .itdetailhc .hccapts{
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
    text-align: justify;
    text-align-last: center;
  }
  .itdetailhc .ctitem .vicon{
    width: 125px;
    height: 125px;
  }
  .itdetailhc .ctitem .vdecs{
    font-size: 15px;
    line-height: 25px;
  }
  .itdetailhd{
    margin-bottom: 10px;
  }
  .itdetailhd .hdtitle{
    margin-bottom: 25px;
  }
  .itdetailhd .hdtitle, .itdetailhd .hdtitle h2{
    font-size: 25px;
    line-height: 35px;
  }
  .itdetailhd .ctthumb{
    margin-bottom: 30px;
  }
  .itdetailhd .ifitem .vicon{
    width: 120px;
    height: 120px;
  }
  .itdetailhd .ifitem .vdecs{
    font-size: 14px;
    line-height: 22px;
  }
  .itdetailhe{
    margin-bottom: 40px;
  }
  .itdetailhe .hetitle{
    margin-bottom: 20px;
  }
  .itdetailhe .hetitle, .itdetailhe .hetitle h2{
    font-size: 25px;
    line-height: 35px;
  }
  .itdetailhf{
    margin: 0 -20px;
    border-radius: 0;
  }
  .itdetailhf .dstitle, .itdetailhf .dstitle h3{
    font-size: 25px;
    line-height: 35px;
  }
  .itdetailhf .decss{
    padding: 30px 20px;
  }
  .itdetailha .thumb, .itdetailhb .hbthumb, .itdetailhb .ifitem .thumb{
    border-radius: 5px;
  }
  /* <=== vhdetailpg ===> */

  /* <=== vhortherpg ===> */
  .vhortherpg{
    padding: 25px 0 35px;
  }
  .slortherpg .slick-list{
    margin: 0 -10px;
  }
  .slortherpg .slick-slide{
    padding: 0 10px;
  }
  .slortherpg .itsolotimm .thumb a{
    box-shadow: 10px 10px 10px 0 rgba(0, 0, 0, 0.15);
  }
  .slortherpg .slick-slide:not(.slick-active) .itsolotimm .thumb a{
    box-shadow: none;
    transition-delay: 0.5s;
  }
  .slortherpg .slick-list{
    margin-right: -20px;
    padding-right: 10px;
  }
  /* <=== vhortherpg ===> */
}
@media all and (max-width: 767px){
  /* <=== vhsolotipg ===> */
  .tpsolotimm .mmgrip > div{
    width: 50%;
  }
  /* <=== vhsolotipg ===> */

  /* <=== vhdetailpg ===> */
  .itdetailha .hagrip .mcol{
    width: 100%;
    margin-bottom: 25px;
  }
  .itdetailha .hagrip .hcol{
    width: 100%;
  }
  .itdetailhc .ctgrip > div{
    width: 50%;
  }
  .itdetailhd .ifgrip > div{
    width: 50%;
  }
  .itdetailhf .hfgrip > div{
    width: 100%;
  }
  .itdetailhf .viewall{
    text-align: center;
  }
  /* <=== vhdetailpg ===> */
}