.itopplus-background {
background-image:none;background-color :rgba(255, 255, 255, 1);
}
body,
html {
  overflow-x: hidden;
  font-family: "Montserrat", sans-serif;
}
.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_12042022kabv/1903/0/1z-z419547501563.webp");
  color: #fff;
  background-size: cover;
}
.itopplus-bg2 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_12042022kabv/1903/0/2z-z59725773075.webp");
  color: #fff;
}
.itopplus-bg3 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_12042022kabv/1879/0/3z-z283265674138.webp");
}
.itopplus-bg4 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_12042022kabv/1879/0/4z-z624049697159.webp");
  color: #fff;
}
.itopplus-bg5 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_12042022kabv/1879/0/5z-z917770643800.webp");
  color: #fff;
  background-size: cover;
}

/************Menu***************/

.itopplus-search {
  color: #fff;
  margin-top: 2%;
}
#controlBanner {
  padding: 7% 0;
}
.navbar-default .navbar-nav > li > a,
.dropdown-menu > li > a {
  color: #000;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  background-color: #e8e8e8;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  background-color: #e8e8e8;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:active {
  color: #000 !important;
  box-shadow: 0px 3px 0px 0px #000;
  border-radius: none;
  background: transparent;
  background-color: transparent;
}

@media screen and (max-width: 992px) {
  .navbar-default {
    background: #242021;
  }
  #controlMenu {
    padding: 0;
  }
  /********Mobile-Menu-*********/
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-default .navbar-brand,
  span.text-bar {
    color: #fff;
  }
}

@media screen and (min-width: 1024px) {
  .navbar-default {
    background: transparent;
  }
  h1 {
    font-size: 1.2em !important;
  }
}
@media screen and (min-width: 1366px) {
  h1 {
    font-size: 1.5em !important;
  }
}

@media screen and (min-width: 1900px) {
  .block-head {
    width: 70% !important;
  }
  .empty-space1 {
    padding: 10% 0% 48% !important;
  }
  .topic-border h2 {
    font-size: 8em !important;
    margin-bottom: -1%;
  }
  .topic-border1 h2 {
    font-size: 8em !important;
    margin-bottom: -1%;
  }
  .empty-space4 h2 {
    font-size: 13em !important;
  }
  .empty-space4 h1 {
    font-size: 8em !important;
  }
  .footer-img1 {
    width: 80% !important;
  }

  .empty-space5 h2 {
    font-size: 5em !important;
  }
  .empty-space5 {
    padding: 15% 10% 0% !important;
  }
  .mg4 {
    height: 425px !important;
  }
  #background630c601c62b76800135abfc2 {
    margin-top: 17% !important;
  }
  .empty-space7 h2 {
    font-size: 5em !important;
  }

  .empty-space7-bg {
    height: 600px !important;
  }
  .empty-space7 {
    padding: 10% 5% 5% 5% !important;
  }
  .mg5 {
    padding: 20% 10% 0% 0% !important;
  }
  .empty-space6 {
    height: 465px !important;
  }
  .mg3 {
    padding: 0% 3% !important;
  }
  .block-img h1 {
    font-size: 2em !important;
  }

  p {
    font-size: 18px !important;
  }
  h1 {
    font-size: 2.5em !important;
  }
  h2 {
    font-size: 4em !important;
  }
  h5 {
    font-size: 24px !important;
  }
}

/*mega menu add-on*/
.itpTopMenuComtainer {
  left: 0;
  background-color: #242021;
  height: auto !important;
}
#change_header .partner_container {
  background-color: #cc2626 !important;
}
i.glyphicon.glyphicon-search-icon {
  color: #fff;
}
#header_menu .gnbArea .menuDiv .oneD {
  color: #fff !important;
}
.navbar-brand {
  color: #fff;
}
span.gnb_service_menu_top.search a {
  color: #fff;
}
.sns_top02_close {
  background: none !important;
}
.sns_top02_close:after {
  content: "x";
  font-size: 6rem;
  position: absolute;
  color: #fff;
  top: 0%;
  left: 6%;
}
#menu6305fce33b79d500139de905 a {
  font-size: 0px !important;
}
#menu6305fce33b79d500139de905 a:after {
  content: "Menu";
  font-size: 24px;
  position: absolute;
  color: #fff;
}
/**/

/* photo */
.picf {
  transition: 0.5s;
}
.picf:hover {
  transform: translate(0px, -8px);
  transition: 0.5s;
}

/*  bgpt */
.bgpt {
  transition: 0.3s;
}
.bgpt:hover {
  box-shadow: 0 0 5px rgb(162 162 162 / 20%);
}

/*  hvr */
.hvr-grow {
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  transition-duration: 0.3s;
  transition-property: transform;
}
.hvr-grow:hover,
.hvr-grow:focus,
.hvr-grow:active {
  transform: scale(1.1);
}

/*เฉพาะรูปแบบมีขอบ*/

.thumbnail img.imageGallery:hover {
  -webkit-transform: scale(1.1);
  transform: scale(0.98);
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.thumbnail .imageWidth.imageGallery {
  transform: scale(1);
  transition: 0.32s;
}
.thumbnail .imageWidth.imageGallery:hover {
  transform: scale(1.05);
  transition: 0.32s;
}
/**ห้ามเกินกรอบ**/
.thumbnail .imgLightbox {
  position: relative !important;
  overflow: hidden !important;
  width: 100% !important;
}

/*
#background63073b2b62b76800135a487b .thumbnail {
    border: solid 0px #ccc;
    background: #fff;
    border-radius: 20px;
    transition: 0.5s;
   	color: #000000;
    padding: 0% !important;
    box-shadow: 0px 0px 0px 0px rgb(231 97 126 / 30%);
}
#background63073b2b62b76800135a487b .thumbnail:hover {
    border: solid 0px #ccc;
    background: #fff;
    box-shadow: 0px 0px 0px 0px rgb(231 97 126 / 30%);
    color: #8ed52d;
}
   
*/

/*------------*/

figure.effect-selena {
  background: transparent;
}
figure.effect-apollo {
  background: transparent;
}

.fancybox-opened .fancybox-skin {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0);
}
.fancybox-skin {
  background: #fff;
  border-radius: 0px;
}
.fancybox-lock {
  overflow: auto;
}
.fancybox-margin {
  margin-right: 0px;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: hidden;
}

/*  Layout */
.boderedlayoutClient {
  border-top: 0px dashed transparent;
  border-left: 0px dashed transparent;
  border-right: 0px dashed transparent;
  border-bottom: 0px dashed transparent;
}

/*  jazz */
figure.effect-jazz figcaption::after {
  border-top: 0px solid transparent;
  border-bottom: 0px solid transparent;
}
figure.effect-jazz {
  background: transparent;
}

/* oscar*/

#background62fc61b07108af0013dc1f20 .grid figure figcaption {
  padding: 0em;
}

figure.effect-oscar {
  background: transparent;
}
figure.effect-oscar img {
  opacity: 1;
}
figure.effect-oscar:hover img {
  opacity: 1;
}
figure.effect-oscar figcaption::before {
  border: 0px solid #fff;
}
figure.effect-oscar figcaption {
  background: transparent;
}
figure.effect-oscar:hover figcaption {
  background: transparent;
}

figure.effect-oscar h2 {
  margin: 0% 0 0px 0;
  -webkit-transition: -webkit-transform 0.32s;
  transition: transform 0.32s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
figure.effect-oscar:hover h2 {
  opacity: 1;
  transition: 0.32s;
  transform: none !important;
}
.grid figure h2 {
  word-spacing: 0em;
  font-weight: 300;
  text-transform: none;
}
/*
figure.effect-oscar img {
	max-width: none;
	-webkit-transition: opacity 0.32s, -webkit-transform  0.32s;
	transition: opacity  0.32s, transform  0.32s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
figure.effect-oscar:hover img {
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.1,1.1,1);
}
*/

/* oscar */

/* อัลบั้ม slide  */

.jssorb03 div {
  background-position: -5px -4px;
  background-color: #fff;
  color: #fff !important;
}
.jssorb03 .av,
.jssorb03 div,
.jssorb03 div:hover {
  background: transparent;
  overflow: hidden;
  cursor: pointer;
  width: 10px !important;
  height: 10px !important;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 100px;
  margin-left: -210%;
}
.jssora03l {
  display: none;
}
.jssora03r {
  display: none;
}
.jssora03r.jssora03rds {
  display: none;
}
.jssorb03 div span {
  display: none;
}

img.cursor.force-hight {
  height: 270px !important;
}

/*hvr-backward*/
.hvr-backward:hover,
.hvr-backward:focus,
.hvr-backward:active {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}
.hvr-backward {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
}

.hvr-backward1:hover,
.hvr-backward1:focus,
.hvr-backward1:active {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
.hvr-backward1 {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
}

/*  JazzByYing */
.JazzByYing-Position {
  display: block;
  overflow: hidden;
}
.JazzByYing {
  transition: 0.35s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.JazzByYing:hover {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
  transition: 0.35s;
}

/*-------สไลด์-------*/
.rslides_tabs {
  list-style: none;
  padding: 0;
  font-size: 18px;
  list-style: gujarati;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  display: flex;
  overflow-x: auto;
  margin-top: 2%;
}
.ef {
  -webkit-transform: scale(1);
  transform: scale(1);
  transition: transform 0.25s;
}
.ef li:hover {
  opacity: 0.8;
  transition: 0.32s;
}

/**/
.itopplus-sticky-nav-bar-inside div {
  float: none !important;
  text-align: center;
}
#itopplus-sticky-nav-bar {
  background: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.33);
}
#itopplus-nav-bar-sticky .itopplus-sidebar-menu-parent {
  color: #fff;
  font-size: 12pt;
  border-bottom: none !important;
}

ul#itopplus-nav-bar-sticky {
  padding-top: 10px;
  padding-bottom: 30px;
}

/*ul_icon*/

.icon_b {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.7;
  text-align: left;
  list-style: none;
  padding: 0% 0%;
  margin: 0 auto;
  margin-bottom: 1%;
}
.icon_b li::before {
  content: "✤";
  padding-right: 1%;
  color: #097b3f;
}

/* class หน้าต้นแบบ */

.block-head {
  display: flex;
  width: 100%;
  margin: 0 auto;
  margin-right: 0;
  margin-top: 5%;
}
.block-head-img {
  width: 20%;
  margin-right: 5%;
}
.block-head-text {
  width: 75%;
  border: solid 1px #cb2728;
  text-align: center;
  align-self: center;
  padding: 4% 0%;
  border-radius: 30px;
  font-size: 18px;
}

.footer-pd {
  border-bottom: solid 1px #9a9a9a;
  padding-bottom: 6%;
  margin-top: 2%;
  margin-bottom: 2%;
}

.footer-border1 {
  border-bottom: solid 4px #cc2727;
  width: 15%;
  margin-top: 2%;
  margin-bottom: 8%;
}

.footer-img1 {
  width: 85%;
  margin: 0 auto;
}

.footer-text1 {
  font-family: "Cormorant Garamond", "Montserrat";
  font-size: 2.5em;
}
.footer-text2 {
  font-size: 18px;
  font-weight: 500;
}
.footer-text3 {
  font-size: 16px;
  white-space: break-spaces;
  font-weight: 300;
  line-height: 1.7;
}
.footer-text4 {
  font-size: 16px;
  white-space: break-spaces;
  font-weight: 300;
  line-height: 1.7;
  margin-top: 12%;
}
.footer-text5 {
  text-align: right;
  font-weight: 300;
}

/* class */

.comingsoonn {
  width: 80%;
  margin: 0 auto;
  margin-bottom: 5%;
  margin-top: 4%;
}

.empty-space {
  padding: 1%;
}
.empty-space1 {
  text-align: center;
  font-family: "Cormorant Garamond", "Montserrat";
  padding: 8% 0% 42%;
}
.empty-space1 h2 {
  font-weight: 600;
}
.empty-space2 {
  padding: 3%;
}
.empty-space3 {
  color: #000;
}
.empty-space3 h2 {
  font-family: "Cormorant Garamond", "Montserrat";
  font-weight: 600;
}
.empty-space3 {
  color: #000;
  padding: 0% 0% 0% 0%;
}
.empty-space3 p {
  white-space: break-spaces;
}
.empty-space4 span {
  color: #cc2727;
}
.empty-space4 h1 {
  font-size: 6em !important;
  margin-left: 16%;
  line-height: 1;
}
.empty-space4 h2 {
  font-size: 11em;
  line-height: 1;
}
.empty-space4 {
  font-family: "Yellowtail", cursive;
  text-align: center;
}
.empty-space5 {
  padding: 10% 10% 0%;
}
.empty-space5 h3 {
  font-size: 14px;
  background-color: #cc2727;
  text-align: center;
  width: 20%;
  padding: 2% 0%;
  margin-top: 5%;
  color: #fff;
}
.empty-space5 p {
  line-height: 1.6;
  margin-top: 2%;
  margin-bottom: 10%;
}
.empty-space5 h2 {
  font-family: "Cormorant Garamond", "Montserrat";
  font-size: 5em;
}
.empty-space6 {
  background-color: rgb(203 39 40 / 50%);
  padding: 2%;
  height: 450px;
}
.empty-space6 h3 {
  font-weight: 500;
}
.empty-space6 h5 {
  font-weight: 500;
}
.empty-space7-bg {
  background-color: #cc2728;
  height: 480px;
  width: 80%;
  margin: 0 auto;
  margin-right: 0;
}
.empty-space7-img {
  width: 90%;
  margin-top: -80%;
}
.empty-space7-img1 {
  width: 90%;
  margin-top: -75%;
}
.empty-space7 span {
  color: #cb2728;
  line-height: 1;
  font-weight: 600;
  font-family: "Yellowtail", cursive;
  text-transform: capitalize;
}
.empty-space7 h2 {
  font-family: "Cormorant Garamond", "Montserrat";
  font-size: 4.5em;
  white-space: break-spaces;
  text-transform: uppercase;
  font-weight: 600;
}
.empty-space7 {
  padding: 5%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: inherit;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

h1 {
  font-size: 2em;
}
h2 {
  font-size: 3em;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 22px;
}
h6 {
  font-size: 28px;
}
p {
  font-size: 16px;
}

/* ส่วนเสริม */

.icon-img1 {
  width: 65%;
  margin: 0 auto;
  margin-bottom: 3%;
}

.mp-text {
  margin-bottom: -0.5%;
}

.border-text1 {
  border-bottom: solid 5px #cc2727;
  width: 15%;
  margin-bottom: 5%;
  margin-top: 1%;
}

.topic-border h5 {
  font-weight: 300;
  color: #fff;
}
.topic-border h2 {
  font-family: "Cormorant Garamond", "Montserrat";
  font-size: 6em;
}

.topic-border {
  /* background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_12042022kabv/0/0/sexycow8z-z1315476544579.webp); */
  background-repeat: no-repeat;
  background-size: 100% auto;
  color: #fff;
  width: 40%;
  margin: 0 auto;
  text-align: center;
  display: grid;
  min-height: 25vw;
  align-items: center;
  align-content: center;
}

.topic-border1 h5 {
  font-weight: 300;
  color: #fff;
}
.topic-border1 h2 {
  font-family: "Cormorant Garamond", "Montserrat";
  font-size: 6em;
}
.topic-border1 {
  background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_12042022kabv/0/0/sexycow8z-z1315476544579.webp);
  background-repeat: no-repeat;
  background-size: 100% auto;
  color: #fff;
  width: 80%;
  margin: 0 auto;
  text-align: center;
  margin-top: 13%;
  margin-bottom: 9%;
}

/* album */
.album-pd {
  margin-top: 10%;
}

.album-text1 {
  font-family: "Cormorant Garamond", "Montserrat";
  font-size: 1.5em;
  font-weight: 500;
}
.album-text11 {
  font-family: "Cormorant Garamond", "Montserrat";
  font-size: 1em;
  font-weight: 500;
}
.album-text2 {
  font-size: 18px;
  white-space: break-spaces;
  font-weight: 400;
}
.album-text22 {
  font-size: 18px;
  white-space: break-spaces;
  font-weight: 400;
}
.album-text3 {
  font-size: 14px;
  font-weight: 400;
  background-color: #cc2727;
  text-align: center;
  width: 12%;
  margin: 0 auto;
  padding: 1% 0%;
  margin-top: 3%;
}
.album-text33 {
  font-size: 14px;
  font-weight: 400;
  background-color: #cc2727;
  text-align: center;
  width: 32%;
  margin: 0 auto;
  padding: 1% 0%;
  margin-top: 3%;
}

/* mg */

.mg1 {
  padding: 0% 0% 0% 0%;
}
.mg2 {
  padding: 4% 0% 4%;
}
.mg3 {
  padding: 3%;
}
.mg4 p {
  white-space: break-spaces;
}
.mg4 {
  padding: 5%;
  height: 450px;
}
.mg5 {
  padding: 15% 10% 0% 0%;
}
.mg-n1 {
  margin-top: 15%;
}

/* IG HOME */

.eapps-widget-toolbar {
  display: none;
}
#eapps-instagram-feed-1 .eapps-instagram-feed-header {
  background: rgb(0 0 0) !important;
  color: #fff !important;
}
#eapps-instagram-feed-1 .eapps-instagram-feed-header,
#eapps-instagram-feed-1 .eapps-instagram-feed-header a {
  color: rgb(255 255 255) !important;
}

/* ID */

#background630c601c62b76800135abfc2 {
  margin-top: 6%;
  margin-bottom: 2%;
}

#imagesControl6322944dadb61c00145892c8 {
  padding: 0px !important;
}

/* header_menu */
#header_menu .gnbArea .menuDiv .oneD {
  font-family: "Montserrat", sans-serif !important;
}
span.gnb_service_menu_top.search a {
  font-family: "Montserrat", sans-serif !important;
}

@media only screen and (max-width: 769px) {
  .empty-space1 {
    padding: 8% 0% 25%;
  }
  .topic-border h2 {
    font-size: 4.6em;
  }
  .topic-border {
    width: 50%;
    margin-top: 3%;
    margin-bottom: 3%;
  }
  .topic-border h5 {
    font-size: 20px;
  }
  .empty-space3 p {
    white-space: inherit;
  }
  .empty-space3 {
    padding: 0% 0% 0% 0%;
  }
  .itopplus-bg3 {
    background-size: cover;
  }
  .empty-space4 h2 {
    font-size: 5em;
  }
  .empty-space4 h1 {
    font-size: 3em;
  }
  .topic-border1 h2 {
    font-size: 4.6em;
  }
  .topic-border1 {
    width: 100%;
    margin-top: 1%;
  }
  .topic-border1 h5 {
    font-size: 20px;
  }
  .mg2 {
    padding: 3% 0% 1%;
  }
  .footer-text {
    text-align: center;
    padding: 2% 0%;
  }

  .empty-space5 h2 {
    font-size: 2em;
  }
  .empty-space5 h3 {
    width: 35%;
    padding: 4% 0%;
  }
  .empty-space5 {
    padding: 0% 0% 0%;
  }
  .empty-space5 p {
    margin-bottom: 5%;
  }
  #background630c601c62b76800135abfc2 .col-md-6.col-sm-6.padding-col {
    width: 100%;
  }
  .mg4 {
    height: inherit;
  }
  .album-text1 {
    font-size: 1em;
  }
  .album-text11 {
    font-size: 0.5em;
  }
  .album-pd {
    margin-top: 0%;
  }
  .album-text2 {
    font-size: 16px;
    white-space: inherit;
  }
  .album-text22 {
    font-size: 16px;
    white-space: inherit;
  }
  .album-text3 {
    width: 18%;
    padding: 2% 0%;
  }
  .album-text33 {
    width: 30%;
    padding: 2% 0%;
  }
  .empty-space7 h2 {
    font-size: 2.5em;
  }
  .empty-space7-bg {
    height: 300px;
  }
  #background630c6e0f2f9ba6001bcfc1ac .col-sm-4 {
    width: 25%;
  }
  .empty-space6 {
    height: inherit;
  }
}

.itopplus-bg {
  background-position: bottom;
  background-color: #000;
}
.empty-space1 {
  padding: 5% 0% 40%;
}
.icon-img1 {
  width: 100%;
}

.topic-border h2 {
  font-size: 3em;
  margin-bottom: -5%;
}

.topic-border h5 {
  font-size: 15px;
  margin-top: 4%;
}
.itopplus-bg4 {
  background-size: cover;
}
.topic-border1 {
  width: 80%;
  margin-top: 10%;
}
.topic-border1 h2 {
  font-size: 3em;
  padding-top: 5%;
  margin-bottom: -5%;
}
.topic-border1 h5 {
  font-size: 15px;
  margin-top: 4%;
}
.itopplus-bg5 {
  background-size: cover;
}

#contentnewmode630c602b5da316001a848e7e {
  padding: 5px !important;
}
#background630c601c62b76800135abfc2 {
  margin-top: 2%;
  margin-bottom: 2%;
}
#imagesControl630c657f2f9ba6001bcfbe98 {
  padding: 0px !important;
}
.album-pd {
  padding: 2% 5% 0%;
  color: #fff;
}
.album-text3 {
  width: 35%;
  margin: 0 auto;
  margin-left: 0;
  margin-top: 5%;
  padding: 3% 0%;
}
.empty-space7 {
  padding: 0%;
}
.mg5 {
  padding: 0% 0% 0% 0%;
}
#background630c6e0f2f9ba6001bcfc1ac .col-sm-4 {
  width: 50%;
}

.empty-space1 h2 {
  font-size: 24px;
}
.mg-n1 {
  margin-top: 0% !important;
}
.album-text11 {
  font-size: 24px;
}
.mp-text {
  margin-bottom: -1.5%;
}

h1 {
  font-size: 1.5em;
}
h2 {
  font-size: 2em;
}

.grid figure h2 span {
  font-weight: 400;
}

/*mod*/
.block-img-pd {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  min-height: 35vw;
  transform: skewX(-7deg);
  width: 105%;
  position: relative;
  left: -2%;
}
.block-img-pd .block-img:first-child {
}

.block-img-pd .block-img:last-child {
}

.block-img {
  position: relative;
  height: 100%;
  width: 100%;
}

.block-img h1 {
  position: absolute;
  bottom: 30px;
  left: 0%;
  right: 0;
  text-align: center;
  font-size: clamp(16px, 3vw, 20px);
  /*font-family: 'Yellowtail', cursive;*/
  /*font-family: 'Cormorant Garamond', 'Montserrat';*/
}

.block-img-pd div {
  height: 100%;
  overflow: hidden;
}

.block-img-pd img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  transition: 0.35s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

.block-img-pd img:hover {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
  transition: 0.35s;
}

@media only screen and (max-width: 480px) {
  .block-img-pd {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    transform: unset;
  }
  
  .itopplus-bg2 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}
}


