.itopplus-background {

}
.unknown {
  position: fixed;
  bottom: 8% !important;
}

.unknown_prf .btn-main,
.unknown_prf:hover .btn-main {
  margin-bottom: 0 !important;
}


body {
  overflow-x: hidden;
  color: #444;
  font-family: "LINE Seed Sans TH";
}

.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_050120244pgz/0/0/1z-z502270163966.webp");
}

.navbar-default .navbar-nav > li > a {
  color: #282828;
  margin: 0 15px;
  padding: 8px 0;
  border-radius: none;
  border-bottom: 3px solid transparent;
   font-size: 18px;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #282828 !important;
  box-shadow: none;
  border-color: #0d8ef1;
  background: transparent;
  background-color: transparent;
}

.no-js .navbar-nav > li > .dropdown-menu {
  border-radius: 0px;
  background: #fff;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0);
  border: 0px solid rgba(0, 0, 0, 0.15);
}
.no-js .dropdown-submenu > .dropdown-menu {
  border-radius: 0px;
  background: #fff;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0);
  border: 0px solid rgba(0, 0, 0, 0.15);
}
.no-js .dropdown-menu > li > a {
  color: #282828;
  font-size: 18px;
  padding: 7px 20px;
}
.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #fff;
  background: #0d8ef1;
  border-radius: 0px;
}





@media screen and (max-width: 992px) {
  #controlBanner img {
    position: fixed;
    top: 5px;
    left: 10px;
    width: 65px !important;
    z-index: 10000;
  }

  #nav-menu,
  #ItopplusMainSidebar > div {
    background: #fff !important;
  }

  #itpMenuSideBar span {
    background-color: #000 !important;
  }

  #controlMenu * {
    color: #000 !important;
    border: none;
  }
}

@media screen and (min-width: 1024px) {
  .itopplus-banner .container {
    display: grid;
    grid-template-columns: 20% auto;
    align-items: center;
  }

  .no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
  }

  .itopplus-banner {
    background: #fff;
    transition: 0.3s;
  }

    #controlBanner {
        object-fit: contain;
        padding: 25px 0;
        width: clamp(120px, 12vw, 120px);
        margin: 0 auto;
    }

  #nav-menu {
    display: grid;
    justify-content: end;
    background: transparent;
    min-height: auto;
  }

  .itp-block {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-evenly;
    height: 100%;
  }

  .itopplus-search {
    text-align: right;
    color: #444;
    width: 40vw;
  }
ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
   margin: 0;
} 
}












/* photo */
.picf {
  transition: 0.5s;
}
.picf:hover {
  transform: translate(0px, -8px);
  transition: 0.5s;
}
.picff:hover {
  transform: scale(1.05);
}
.picff {
  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;
}

 /*
 
#background678633335c7d4a0013fc4085 .thumbnail {
    border: solid 0px #d1d1d1;
    background: #fafafa;
    transition: 0.5s;
    color: #000;
    padding: 5% !important;
    box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
    border-radius: 0px;
}
#background678633335c7d4a0013fc4085 .thumbnail:hover {
    border: solid 0px #d1d1d1;
    background: #fafafa;
    box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
    color: #000;
} 
 
*/




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

figure.effect-selena {
  background: transparent;
}
figure.effect-apollo {
  background: transparent;
  border-radius: 20px;
}
.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;
  border-radius: 20px;
}

/* oscar*/

.grid figure figcaption {
  padding: 0em;
}

figure.effect-oscar {
  background: transparent;
  width: 100%;
  border-radius: 20px;
}
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;
  border-radius: 0px;
}
figure.effect-oscar:hover figcaption {
  background: transparent;
  border-radius: 0px;
}
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;
  border-radius: 0px 0px 0px 0px;
}
figure.effect-oscar:hover img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
  border-radius: 0px 0px 0px 0px;
}
/*
#background66ab00d1bf641000135afae9 figure.effect-oscar:hover img {
    transform: scale(0.97);
}*/

/* oscar */

/* sadie gradient */
/*
#background674fd13584bae400136a4fc9 figure.effect-sadie {
   border-radius: 300px 300px 0px 0px;
}
#background674fd13584bae400136a4fc9 figure.effect-sadie figcaption::before {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 61%, rgba(0, 0, 0, 1) 100%);
}
#background674fd13584bae400136a4fc9 figure.effect-sadie figcaption {
    opacity: 1;
    background: transparent;
}

#background674fd13584bae400136a4fc9 figure.effect-sadie 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;
   border-radius: 300px 300px 0px 0px;
}
#background674fd13584bae400136a4fc9 figure.effect-sadie:hover img {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
   border-radius: 300px 300px 0px 0px;
}
#background674fd13584bae400136a4fc9 figure.effect-sadie h2 {
    top: 77%;
    color: #ffffff;
    opacity: 1;
    z-index: 100;
}
*/
/* sadie gradient */

/* sadie */
figure.effect-sadie figcaption::before {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 61%, rgba(0, 0, 0, 1) 100%);
}
figure.effect-sadie {
  border-radius: 0px;
}
figure.effect-sadie figcaption {
  opacity: 1;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.76) 100%);
}
/*
figure.effect-sadie figcaption::before {
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(138,191,82,0) 68%, rgba(83,161,0,0.92) 100%);
    opacity: 1;
}*/
figure.effect-sadie h2 {
  top: 80%;
  color: #ffffff;
  opacity: 1;
  font-size: 18px;
  font-weight: 400 !important;
  z-index: 100;
}
figure.effect-sadie:hover h2 {
  z-index: 100;
}
figure.effect-sadie h2,
figure.effect-sadie:hover h2 {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
}
figure.effect-sadie:hover figcaption::before,
figure.effect-sadie:hover p {
  z-index: 100;
}
figure.effect-sadie 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-sadie:hover img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}

/* อัลบั้ม 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: #7c674e;
  border: 1px solid #7c674e;
  border-radius: 100px;
  margin-left: -255%;
}
.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;
}

/*  JazzByY */
.JazzByY-Position {
  display: block;
  overflow: hidden;
}
.JazzByY {
  transition: 0.35s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.JazzByY: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;
}

/*อัลบั้มในเนื้อหาระบบ jazz*/
.contenemanager-gallery .col-xs-12.col-md-3 {
  padding-left: 10px;
  padding-right: 10px;
  width: 33.333%;
}
.Contenemanager-gallery .thumbnail {
  padding: 0px;
  border: 0px solid #fff;
  border-radius: 0px;
  transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover {
  transform: scale(1.1);
  transition: 0.3s;
  position: relative !important;
  overflow: hidden !important;
}
.Contenemanager-gallery .thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.075);
  border-radius: 0px;
  transform: scale(1) !important;
}

#Contentmanager img.img-responsive {
  border-radius: 0px;
  position: relative !important;
  overflow: hidden !important;
  width: 100% !important;
  transition: 0.5s;
}
#Contentmanager img.img-responsive:hover {
  transform: scale(1.1);
  transition: 0.3s;
  position: relative !important;
  overflow: hidden !important;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: transparent;
}
#Contentmanager .thumbnail {
  background-color: transparent;
  position: relative !important;
  overflow: hidden !important;
  border: 0px solid #ebd2c2;
  padding: 0px;
  border-radius: 0px;
}
#Contentmanager .thumbnail:hover {
  border-radius: 0px;
}
.img-thumbnail,
.thumbnail {
  box-shadow: 0 0px 0px rgb(0 0 0 / 8%);
}

/* contenemanager */

.social-icon {
  border-radius: 5px;
}
.managerHeader {
    font-size: 2.3em;
    padding: 4% 0% 2%;
    text-transform: capitalize;
    text-align: center;
    color: #282828;
    font-weight: 500;
}
#Contentmanager .post-time {
  font-size: 14px;
  font-weight: 300;
  color: #1e2a27;
  display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
  color: #0d8ef1;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
        font-size: 18px;
    color: #000000;
    padding: 0% 0% 0%;
    font-weight: 600;
    line-height: normal;
    height: inherit;
    margin-bottom: 3%;
    text-align: left;
}
/*
.Contentmanager .site .col-section .item.-micro a:hover .caption .time {
  background-color: #7f141a;
   color: #fff;
}*/
.Contentmanager .site .col-section .item.-micro a:hover .caption .time .article-b {
  color: #ff641c;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
  font-size: 14px;
}
article.col-md-6.item.-micro {
    width: 48%;
}
.Contentmanager .site .col-section .item.-micro {
  padding: 0px 0px 0px 0px;
}
.Contentmanager .site .col-section .item.-micro a .image {
   width: 30%;
    margin-bottom: 0px;
    border-radius: 10px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
     width: 70%;
    background: transparent;
    padding: 0% 3% 0%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
  border-right: none;
  border-bottom: none;
  margin: 0.5%;
  background: #fff;
  border: solid 0px #cdcdcd;
  border-radius: 0px;
  padding: 0%;
  /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
  border-right: none;
  border-bottom: none;
  margin: 0.5%;
  background: #fff;
  border: solid 0px #cdcdcd;
  border-radius: 0px;
  padding: 0%;
  /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
}
.Contentmanager .site .col-section .item.-micro a .post {
  display: none;
}
.fbcomments,
.fbcomments {
  display: none;
}
.nav-template7 li a {
  color: #1c1c1c;
  display: inline-block;
  font-size: 18px !important;
}
.nav-template7 li:hover {
  background-color: #fff7ef;
  text-decoration: none;
}
#contenttype71 {
  font-size: 16px;
  text-align: left;
}
.nav-template7 .fa-plus:before {
  content: "\f101";
  color: #186c8c;
}
.col-md-12.text-justify {
  padding-right: 5px;
  padding-left: 5px;
}
.Textmanager.font-inherit {
  display: flow-root;
}
.page-header {
  border-bottom: 0px solid #eee;
}

#Contentmanager .img-thumbnail {
  border: 0px solid #ddd;
  background: transparent;
}
#Contentmanager .col-md-offset-2 {
  margin-left: 0%;
  padding-right: 0px;
  padding-left: 0px;
}

/* 
#Contentmanager .col-md-8 {
    width: 100%;
}*/

/* contenemanager */

/* contenemanager เรื่องที่น่าสนใจ */

.landingpagemanager {
  display: block;
}
.landingpagemanager #relateContentTitle {
  font-size: 22px !important;
  font-weight: 600;
  color: #000;
}
.landingpagemanager .fa-comments:before {
  display: none;
}
.landingpagemanager {
  padding: 0px;
  margin-left: -1%;
  margin-right: -1%;
  margin-top: 30px;
  border-radius: 0px;
  border: solid 0px #eee;
}
.landingpagemanager .nav-template {
  margin-top: 1%;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5:hover .article-b {
  background-color: #cf9a67;
  color: #000;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 {
  width: 24%;
  background: #fff;
  border: 0px solid #e6c806 !important;
  margin: 5px;
  border-radius: 0px;
  display: inline-table;
  padding: 0%;
}
.landingpagemanager .col-md-4.col-sm-4.col-xs-4.padding {
  width: 100%;
  padding: 0% 0 !important;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 {
  width: 100%;
  text-align: center;
  padding: 0% 0% 5%;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 strong {
    font-size: 16px;
    height: 50px;
    display: block;
    margin-top: 5%;
    font-weight: 400;
    text-align: center;
    color: #000;
    margin-bottom: 0%;
    font-family: "Outfit", "Noto Sans Thai";
}

/*
.landingpagemanager .btn-sm p {
    font-size: 14px ! IMPORTANT;
}
.landingpagemanager .btn-group-sm&amp;amp;amp;amp;amp;amp;gt;.btn, .landingpagemanager .btn-sm {
    font-size: 16px;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 p {
    background: #e6c806;
    color: #000;
    border: none;
    font-size: 0.9em;
    padding: 6px 20px;
    font-weight: 600;
    border-radius: 50px;
    display: block;
    margin: 5% auto 0;
    transition: 0.5s;
    width: max-content;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12:hover p  {
    background: #708c37;
    color: #fff;
}
*/
.landingpagemanager .img-container {
  padding-bottom: 100%;
  display: block;
  overflow: hidden;
  border-radius: 20px;
}
.landingpagemanager .img-container .img {
  transition: 0.35s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.landingpagemanager .img-container .img:hover {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
  transition: 0.35s;
}
.landingpagemanager .article-t {
  font-size: 14px;
  text-align: left;
}
.landingpagemanager .article-b {
  font-size: 14px;
}
.landingpagemanager .btn-sm p {
  display: none;
}

/*
.PitCustomClass2 {
    width: 70%;
}
.PitCustomClass4 {
    width: 30%;
    height: -webkit-fill-available;
}
.PitCustomClass1 {
    display: flex;
    gap: 30px;
}
*/

/* contenemanager เรื่องที่น่าสนใจ */

/*---สไลด์---*/

#carousel677ceae417b3df0013ca29e6 .hidden {
  display: block !important;
  visibility: inherit !important;
  pointer-events: none;
}

.carousel-indicators li {
  border: 1px solid #fff;
  background-color: #fff;
}

.carousel-indicators .active {
  border: 1px solid #fff;
  background-color: #fff;
  border-color: #fff;
  width: 50px;
  height: 10px;
}

/*
#carousel65a49d9c5cd042001372bd20 .carousel-indicators {
    left: 10%;
}
 
*/
/* แนวตั้ง
#carousel62ea17c512014c00143fc050 .carousel-indicators {
    left: 8%;
    width: 0%;
    margin-left: 0;
}
*/

/*
#carousel61b2ee10dd70550013c5007f .carousel-indicators {
    bottom: 50px;
}
*/

.glyphicon-chevron-left:before,
.glyphicon-chevron-right:before {
  display: none;
}

/*---สไลด์---*/



/* ul_icon */

.icon_aa {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.7;
  text-align: left;
  list-style: none;
  padding: 0% 0% 1% 3%;
  margin: 0 auto;
  margin-bottom: 1%;
}
.icon_aa li::before {
  content: "➤";
  padding-right: 1%;
  color: #7c674e;
}
.icon_b {
  font-size: 16px;
  line-height: normal;
}
.icon_b ::marker {
  color: #000000;
}
.icon_c {
  font-size: 18px;
  /* padding: 0% 5%; */
}





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

.head-block a:hover {
    color: #0c8ef1;
}
.head-block a {
    color: #444444;
    transition: 0.5s;
}
.head-block {
    display: grid;
    grid-template-columns: 35% 35% 35%;
    gap: 10px;
    color: #444444;
}
.head-block-pd {
    display: flex;
    width: 100%;
    gap: 10px;
}
.head-block-img {
    width: 25%;
    align-self: center;
}
.head-block-text {
    width: 75%;
    align-self: center;
    text-align: left;
}
.head-block-text1 {
    font-size: 15px;
    font-weight: 600;
}
.head-block-text2 {
    font-size: 15px;
}


.footer-block a:hover {
    color: #0c8ef1;
}
.footer-block a {
    color: #fff;
    transition: 0.5s;
}
.footer-block {
    display: grid;
    grid-template-columns: 20% 34% 25% 15%;
    gap: 20px;
    padding: 6% 0% 4% 0%;
}
.footer-logo {
    width: 90%;
    margin: 0 auto;
}
.footer-text1 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5%;
}
.footer-text6 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5%;
}
.footer-text7 {
    white-space: break-spaces;
    line-height: 1.7;
    font-size: 15px;
}
.footer-text2 {
    font-size: 15px;
    white-space: break-spaces;
}
.footer-text3 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 2%;
    margin-top: 5%;
}
.footer-text4 {
    font-size: 15px;
    white-space: break-spaces;
}
.footer-text5 {
    font-size: 13px;
    margin-top: 10%;
}
.footer-social {
    display: flex;
    width: 100%;
    gap: 10px;
    margin-bottom: 5%;
}
.footer-social-img {
    width: 12%;
    align-self: center;
}
.footer-social-text {
    width: 85%;
    align-self: center;
    font-size: 15px;
}
.footer-text8 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5%;
}
.footer-qr img {
    border-radius: 20px;
}
.footer-qr {
    width: 80%;
    margin-top: 10%;
}
.footer-text {
    text-align: center;
    padding: 2% 0%;
}






/* class  */

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





.empty-space {
  padding: 1.5%;
}
.empty-space1 {
    text-align: center;
    padding: 5% 0%;
}
.empty-space1 h4 {
    color: #282828;
}
.empty-space1 p {white-space: break-spaces;}
.empty-space1 h2 {
    color: #21238d;
    margin-top: 0.5%;
    margin-bottom: 1%;
}
.empty-space2 h2 {
    color: #282828;
}
.empty-space2 span {
    color: #0d8ef1;
}
.empty-space2 {
    text-align: center;
}
.empty-space3 h2 {
    color: #282828;
}
.empty-space3 span {
    color: #0d8ef1;
}
.empty-space3 {
    text-align: center;
    padding: 4% 0% 0%;
}
.empty-space3-block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin-top: 3%;
}

.empty-space3-image {
    transition: 0.5s;
}
.empty-space3-bg:hover .empty-space3-image {
    background-color: #21238d;
}
.empty-space3-bg:hover {
    transform: scale(1.01);
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.empty-space3-bg {
    transition: 0.5s;
    display: flex;
    width: 100%;
    gap: 10px;
    background-color: #ededf7;
    text-align: left;
    padding: 2% 2% 0% 3%;
    border-radius: 20px;
}
.empty-space3-text {
    width: 65%;
}
.empty-space3-img {
    width: 33%;
    background: #fff;
    padding: 1%;
    align-self: center;
    margin-top: -2%;
    border-radius: 15px;
}
.empty-space3-image {
    width: 25%;
    background-color: #0d8ef1;
    padding: 7% 5% 5%;
    border-radius: 100px 100px 0px 0px;
}
.empty-space3-img img {
    border-radius: 10px;
}
.empty-space3 h5 {
    color: #282828;
    font-weight: 600;
}
.empty-space3 p {
    white-space: break-spaces;
    margin-top: 1%;
    height: 50px;
}
.empty-space4 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;
    padding: 0% 0% 5%;
    margin-top: -10%;
}
.empty-space4-text {
    align-self: center;
}

.empty-space4-img:hover {
    transform: scale(1.05);
}
.empty-space4-img {
    align-self: center;
    transition: 0.5s;
}
.empty-space4 h2 {
    color: #282828;
    margin-bottom: 1%;
}
.empty-space4 h2 span {
    color: #0d8ef1;
    font-weight: 600;
}
.empty-space4 p {
    color: #444444;
    white-space: break-spaces;
    margin-bottom: 4%;
}
.empty-space4 p span {
    font-size: 20px;
    font-weight: 600;
}
.empty-space4-block {
    display: flex;
    width: 100%;
    gap: 10px;
    margin-bottom: 2%;
}
.empty-space4-text1 {
    width: 6%;
}
.empty-space4-text2 {
    align-self: center;
    font-size: 16px;
    color: #444444;
}
.empty-space4-text3 {
    font-size: 16px;
    white-space: break-spaces;
    margin-top: 4%;
}
.empty-space4-text3 span {
    font-weight: 600;
}
.empty-space4-image:hover {
    transform: scale(1.05);
}
.empty-space4-image {
    width: 35%;
    margin-top: 5%;
    transition: 0.5s;
}
.empty-space5 h2 {
    color: #282828;
    text-align: center;
    margin-bottom: 4%;
}
.empty-space5-text .arrow2 {
    left: calc(0% - 0rem);
    position: relative;
    -webkit-transform: rotate(0deg);
    transform: rotate(180deg);
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    top: 5px;
    color: #21238d;
    font-weight: 600;
}
.empty-space5-text .arrow1 {
    color: #21238d;
    font-weight: 600;
    position: relative;
    top: 2px;
}
.empty-space5-bg {
    padding: 6% 0% 15%;
}
.empty-space6-block {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
    margin-top: 3%;
    margin-bottom: 2%;
}
.empty-space6-social {
    display: flex;
    width: 100%;
    gap: 15px;
}
.empty-space6-img {
    width: 15%;
    align-self: center;
}
.empty-space6-qr {
    width: 35%;
    align-self: center;
}
.empty-space6-text {
    width: 45%;
    white-space: break-spaces;
    align-self: center;
    color: #444444;
}
.empty-space6 p span {
    font-weight: 600;
}
.empty-space6-qr img {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 20px;
}
.empty-space6 h2 {
    color: #282828;
}
.empty-space6 {
    padding: 4% 0% 5% 0%;
}
.empty-space6 h3 span {
    font-style: italic;
}
.empty-space6 h3 {
    color: #444444;
    font-size: 17px;
}
.empty-space6 p {
    font-size: 17px;
}
.empty-space6 a:hover {
    color: #0c8ef1;
}
.empty-space6 a {
    color: #444444;
    transition: 0.5s;
}
.empty-space7 h2 {
    color: #282828;
    text-align: center;
    padding: 4% 0% 2%;
}
.empty-space8 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;
    padding: 5% 0% 0%;
}
.empty-space8-img01 img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space8-img01 img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
      border-radius: 20px;
}
.empty-space8-img01 {
    display: block;
    overflow: hidden;
      border-radius: 20px;
}
.empty-space8-img {
    align-self: center;
    display: grid;
    gap: 20px;
}
.empty-space8-text {
    align-self: center;
}
.empty-space8 h2 {
    color: #0d8ef1;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 2.5em;
}
.empty-space8-border {
    border-bottom: solid 1px #999999;
    padding-bottom: 5%;
    margin-bottom: 5%;
}
.empty-space8 p {
    white-space: break-spaces;
}
.empty-space8-block:hover .empty-space8-block-img {
    background-color: #0c8ef1;
}
.empty-space8-block {
    display: flex;
    width: 100%;
    gap: 20px;
    margin-bottom: 2%;
    transition: 0.5s;
    margin-top: 2%;
}
.empty-space8-block-img {
    background-color: #21238d;
    width: 20%;
    padding: 4%;
    border-radius: 500px;
   transition: 0.5s;
}
.empty-space8-block-text {
    width: 80%;
    align-self: center;
}
.empty-space8 h3 {
    font-weight: 600;
}
.empty-space8 span {
    font-weight: 600;
}
.empty-space8 h5 {
    color: #282828;
    font-weight: 600;
    margin-bottom: 1%;
}
.empty-space8-block-img img {
    filter: invert(1);
}
.empty-space9-block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin-top: 2%;
    margin-bottom: 0%;
}
.empty-space9-block1 {
    display: flex;
    width: 100%;
    gap: 10px;
    background: #0084ff;
    padding: 3% 4%;
    border-radius: 100px;
    color: #fff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    transition: 0.5s;
}
.empty-space9-block2 {
    background: #00c754;
}
.empty-space9-Bimg {
    width: 20%;
    align-self: center;
}
.empty-space9-Btext {
    width: 80%;
    align-self: center;
}
.empty-space9-Btext1 {
    font-size: 18px;
    font-weight: 600;
}
.empty-space9-Btext2 {
    font-size: 16px;
}
.empty-space9 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;
    margin-bottom: 2%;
}
.empty-space9-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space9-img img {
    border-radius: 20px;
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space9-img {
    align-self: center;
    border-radius: 20px;
    display: block;
    overflow: hidden;
}
.empty-space9-text {
    align-self: center;
}
.empty-space9 h4 {
    font-weight: 600;
    color: #0c8ef1;
}
.empty-space9 h3 {
    font-weight: 600;
    color: #282828;
}
.empty-space9-block1:hover {
    transform: scale(1.05);
}
.empty-space10 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;
    text-align: left;
}
.empty-space10-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space10-img img {
    width: 100% !important;
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    border-radius: 20px;
}
.empty-space10-img {
    display: block;
    overflow: hidden;
    border-radius: 20px;
}
.empty-space10-text {
    align-self: center;
}
.empty-space10 h4 {
    color: #262626;
    font-weight: 600;
    margin-bottom: 2%;
}
.empty-space10 p {
    white-space: break-spaces;
}
.empty-space10-pd h4 {
    color: #262626;
    font-weight: 600;
}
.empty-space10-pd {
    text-align: left;
    margin-top: 2%;
    margin-bottom: 2%;
}
.empty-space10-mg {
    text-align: left;
}












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

h1 {
  font-size: 30px;
}
h2 {
  font-size: 2.3em;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 22px;
}
h6 {
  font-size: 26px;
}
p {
  font-size: 16px;
}







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





.album-pd1 {
    text-align: left;
    padding: 4% 0% 0% 3%;
}
.album-text1 {
    font-size: 20px;
    font-weight: 600;
    color: #282828;
    white-space: break-spaces;
}
.album-text2 {
    font-size: 16px;
    font-weight: 400;
    white-space: break-spaces;
    color: #444444;
    margin-top: 2%;
}
.album-button {
    background-color: #0d8ef1;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    width: fit-content;
    padding: 1.5% 4%;
    margin-top: 4%;
    border-radius: 50px;
    transition: 0.5s;
}
figure.effect-oscar:hover .album-button {
    background-color: #21238d;
}
.album-pd2 {
    text-align: left;
    padding: 8% 0% 0% 8%;
}
.album-pd2 .album-button {
    padding: 3.5% 10%;
}
 
.album-pd2 .album-text2 {
    height: 78px;
    margin-top: 5%;
}
.album-pd2 .amg1 {
  height: 50px;
}
.amg2 {
    height: 69px;
}



.article-block {
    color: #0d8ef1;
    font-size: 15px;
    border-bottom: solid 1px;
    width: fit-content;
    margin-top: 4%;
}
.article-text {
    font-size: 15px;
}





/* pdpa */

.pdpa-text h5 {
  font-weight: 600;
  margin-top: 2%;
}
.pdpa-text h4 {
  font-weight: 500;
}
.pdpa-text a:hover {
  color: #000;
}
.pdpa-text a {
  color: #000;
}
.pdpa-text ul.icon-a {
  font-size: 16px;
  font-weight: 400;
}
.pdpamg1 {
  padding: 3% 0% 3% 0%;
}
.pdpamg1 .icon-a {
  font-size: 16px;
}
.pdpamg1 p {
  white-space: break-spaces;
}

/* นโยบายความเป็นส่วนตัว */

.ITPcookiebar {
  width: 100% !important;
  background-color: rgb(0 0 0 / 50%) !important;
  color: #fff;
}
.ITPlinkToCookiepage:hover {
  color: #0d8ef1 !important;
}
.unknown_prf .btn-main {
  margin-bottom: 100%;
}
.buttonExampleSite:hover {
  background: #444 !important;
  border: 1px solid #444 !important;
  color: #fff !important;
}
.buttonExampleSite {
  border-radius: 0px !important;
  background-color: #0d8ef1 !important;
  font-size: 16px !important;
  border: 1px solid #0d8ef1 !important;
  color: #fff !important;
}






/* ติดต่อเรา */
.contact-pd {
    margin-top: 2%;
    color: #000;
}
.contact-pd h6 {
    font-weight: 600;
    font-size: 26px;
    color: #282828;
}
.contact-pd h3 {
    white-space: break-spaces;
    margin-top: 0%;
    font-size: 18px;
    text-transform: capitalize;
}
.contact-pd h5 {
    color: #245ea9;
    font-size: 18px;
    font-weight: 600;
    margin-top: 2%;
    margin-bottom: 2%;
}
.contact-block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin-bottom: 1%;
    margin-top: 3%;
}
.contact-bg:hover {
    background-color: #71b15b;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  color: #fff;
}
.contact-bg {
    display: flex;
    gap: 5px;
    width: 100%;
    background-color: #fafafa;
    color: #000;
    border-radius: 100px;
    padding: 8px;
    transition: 0.5s;
}
.contact-block-img {
    width: 20%;
    align-self: center;
}
.contact-block-text {
    width: 80%;
    align-self: center;
}
.contact-pd h4 {
    font-size: 16px;
    font-weight: 600;
}
.contact-pd p {
    font-size: 14px;
}


.map-map {
    margin-top: 3%;
}




 .mg-ct {
    grid-template-columns: repeat(4, 1fr);
    text-align: left;
}
.mg-ct1 p {
    margin-top: 0%;
}



.contact-bg-tel:hover {
    background-color: #0c8ef1;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    color: #fff;
}
.contact-bg-mail:hover {
    background-color: #ed3535;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    color: #fff;
}
.contact-bg-face:hover {
    background-color: #0766ff;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    color: #fff;
}
.contact-bg-line:hover {
    background-color: #03c755;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    color: #fff;
}




 

/*from Contact */

.no-js #Component679c5138c594630013ac0970 label {
    display: none !important;
}
.no-js #Component679c5138c594630013ac0970 .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js #Component679c5138c594630013ac0970 .form-control {
    border-top: 0px solid #ccc;
    border-left: 0px solid #ccc;
    border-right: 0px solid #ccc;
    border-bottom: 1px dashed #ccc;
    border-radius: 0px !important;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    font-size: 16px !important;
    padding: 30.5px 20px;
    background: transparent;
    color: #000;
}
.no-js #Component679c5138c594630013ac0970 .form-control:hover {
    border-color: #0d8ef1;
}
.no-js #Component679c5138c594630013ac0970 ::placeholder {
    color: #000 !important;
    font-weight: 300;
}
.no-js #Component679c5138c594630013ac0970 .form-control:focus {
    border-color: #0d8ef1;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075), 0 0 0px rgba(102, 175, 233, 0);
    color: #000 !important;
}
.no-js #Component679c5138c594630013ac0970 .btn {
    background: #0d8ef1;
    background-repeat: repeat-x;
    border-color: transparent;
    border-radius: 0px;
    padding: 14px 30px;
    font-size: 18px;
    border: 0px solid transparent;
    color: #fff;
}
.no-js #Component679c5138c594630013ac0970 .btn-default {
    text-shadow: 0 0 0 #000;
}
.no-js #Component679c5138c594630013ac0970 .btn-default:active {
    background-color: #0d8ef1;
}
.no-js #Component679c5138c594630013ac0970 .btn-default:hover,
.no-js #Component679c5138c594630013ac0970 .btn-default:focus {
    background-position: 0 0px;
    background-color: #0d8ef1;
}
.no-js #Component679c5138c594630013ac0970 span.label a {
    color: #fff;
}
.no-js #Component679c5138c594630013ac0970 button.btn.btn-default {
    opacity: 1;
}






/*-------------เลขอัลบัม------------------*/
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, 
.pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #0c8ef1;
    border-color: #0c8ef1;
}

.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #333;
    text-decoration: none;
    background-color: #eeeef0;
    border: 1px solid #eeeef0;
}

.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #0c8ef1;
    background-color: #eeeef0;
    border-color: #eeeef0;
}

figure.effect-chico figcaption::before {
    z-index: 1;
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 1px solid #fff0;
    content: '';
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}



@media screen and (min-width : 1900px) {
.navbar-default .navbar-nav > li > a {
    font-size: 20px;
}
.head-block {
    grid-template-columns: 35% 35% 35%;
    margin-left: 15%;
}
.head-block-text1 {
    font-size: 18px;
}
.head-block-text2 {
    font-size: 18px;
}
.head-block-img {
    width: 22%;
} 
.album-text1 {
    font-size: 26px;
}
.album-text2 {
    font-size: 18px;
} 
.album-pd2 .album-text2 {
    height: 92px;
}
.amg2 {
    height: 81px;
} 
.album-pd2 .amg1 {
    height: 50px;
}
#imagesControl679b5d24498c510013f9c05f,
#imagesControl679c4e69fc85cf0013dc7265  {
    padding: 10px 5px 10px 0px !important;
}  
.empty-space3-image {
    width: 23%;
    padding: 5% 4% 5%;
}
.empty-space3-img {
    width: 29%;
    margin: 0 auto;
    margin-right: 0;
    margin-top: -2%;
}
.main-timeline .title {
    font-size: 26px !important;
} 
.main-timeline .description {
    font-size: 18px;
}
.empty-space5-bg {
    padding: 6% 0% 18%;
} 
.empty-space4 p span {
    font-size: 24px;
}
.empty-space4-text2 {
    font-size: 18px;
} 
.empty-space4-text3 {
    font-size: 18px;
}  
.empty-space4-image {
    width: 30%;
}
 .empty-space6 p {
    font-size: 20px;
}
.empty-space6 h3 {
    font-size: 20px;
}
.footer-logo {
    width: 80%;
}
.footer-text1 {
    font-size: 20px;
    margin-bottom: 4%;
}
.footer-text2 {
    font-size: 16px;
} 
.footer-text3 {
    font-size: 20px;
} 
.footer-text4 {
    font-size: 16px;
}
.footer-text5 {
    font-size: 16px;
} 
.footer-text6 {
    font-size: 20px;
} 
.footer-text7 {
    font-size: 16px;
} 
.footer-text8 {
    font-size: 20px;
}
.footer-social-text {
    font-size: 16px;
}
.footer-qr {
    width: 55%;
} 
.empty-space8 {
    gap: 100px;
}  
.empty-space8 h2 {
    font-size: 3.5em;
}
.empty-space8-block-img {
    width: 15%;
    padding: 3%;
} 
.empty-space9-Btext1 {
    font-size: 20px;
}
.empty-space9-Btext2 {
    font-size: 18px;
}
.icon_b {
    font-size: 18px;
} 
.empty-space9 {
    gap: 80px;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px;
}  
.article-text {
    font-size: 16px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    padding: 4% 3% 0%;
} 
.managerHeader {
    font-size: 3em;
}
.contact-pd h6 {
    font-size: 28px;
}  
.contact-bg {
    gap: 10px;
} 
.contact-pd h4 {
    font-size: 20px;
}
.contact-pd p {
    font-size: 18px;
}
.no-js #Component679c5138c594630013ac0970 .form-control {
    padding: 34px 20px;
} 
  
  
  
  
  
  
  
  
p {
    font-size: 18px;
}
h2 {
    font-size: 3.3em;
}
h3 {
    font-size: 20px;
} 
h4 {
    font-size: 22px;
} 
h5 {
    font-size: 26px;
}
h6 {
    font-size: 32px;
} 
  
  
}

@media screen and (max-width : 1191px) {
#imagesControl679b4f72f9c2b30013faa9d1 {
    padding: 0px !important;
}
.head-block {
    margin-left: -20%;
} 
.album-text2 {
    font-size: 14px;
    white-space: inherit;
} 
.album-text1 {
    font-size: 18px;
}
.album-pd2 .album-text2 {
    height: 65px;
} 
.album-pd2 .amg1 {
    height: 50px;
} 
#imagesControl679b5d45c594630013abfe1d,
#imagesControl679c4e69fc85cf0013dc7267  {
    padding: 10px 0px 10px 0px !important;
} 
.empty-space3 p {
    white-space: inherit;
}
.empty-space3-image {
    width: 20%;
} 
.main-timeline .description {
    font-size: 14px !important;
}
.main-timeline .title {
    font-size: 20px !important;
}
.empty-space6-qr {
    width: 25%;
}
.empty-space6-text {
    width: 55%;
}
.footer-text2 {
    font-size: 13px;
}
.footer-text1 {
    font-size: 15px;
}
.footer-text3 {
    font-size: 15px;
}
.footer-text4 {
    font-size: 13px;
}
.footer-text5 {
    font-size: 10px;
}
.footer-text6 {
    font-size: 15px;
}
.footer-text7 {
    font-size: 13px;
} 
.footer-text8 {
    font-size: 15px;
} 
.footer-social-text {
    font-size: 13px;
} 
.empty-space8-block-img {
    align-self: flex-start;
} 
.empty-space9-Btext1 {
    font-size: 16px;
} 
.empty-space9-Btext2 {
    font-size: 14px;
}
  
  
  
  
  
  
  
  
}  
  
@media screen and (max-width : 900px) {
.album-text1 {
    font-size: 14px;
} 
    .album-text2 {
        font-size: 10px;
    }
.album-button {
    font-size: 10px;
}
.album-pd2 .album-text2 {
    height: 46px;
}  
.amg2 {
    height: 40px;
} 
    .empty-space3 p {
        white-space: inherit;
        font-size: 12px;
    }
.empty-space3 h5 {
    font-size: 16px;
} 
.empty-space3-bg {
    border-radius: 10px;
}
    .main-timeline .title {
        font-size: 16px !important;
    } 
    .main-timeline .description {
        font-size: 13px !important;
    }
.main-timeline .timeline-year {
    font-size: 16px!important;
    line-height: 32px!important;
    height: 40px!important;
    width: 40px!important;
} 
.main-timeline .timeline:after {
    width: 50px !important;
}
    .main-timeline .timeline-content {
        padding: 15px 80px 15px 15px!important;
    } 
    .main-timeline .timeline:nth-child(even) .timeline-content {
        padding: 15px 15px 15px 80px!important;
    }
.empty-space4 p {
    white-space: inherit;
}
.empty-space4 h2 {
    font-size: 24px;
}  
.empty-space4-text3 {
    font-size: 16px;
    white-space: inherit;
} 
.empty-space4-text1 {
    width: 9%;
}  
.empty-space6 p {
    font-size: 12px;
} 
.empty-space6-qr img {
    border-radius: 10px;
}
.empty-space6 h3 {
    font-size: 15px;
} 

.empty-space9 {
    grid-template-columns: repeat(1, 1fr);
} 
.empty-space8 {
    grid-template-columns: repeat(1, 1fr);
}
.empty-space8-block-img {
    width: 10%;
    padding: 2%;
}
.empty-space10 {
    grid-template-columns: repeat(1, 1fr);
} 
.contact-block { grid-template-columns: repeat(1, 1fr);
} 
.contact-bg {
    gap: 10px;
}
  
  
  
  
  
  
h2 {
    font-size: 2em;
}
h5 {
    font-size: 18px;
} 
  
}

@media screen and (max-width : 480px) {
.empty-space1 p {
    white-space: inherit;
}
.album-text1 {
    font-size: 18px;
} 
#imagesControl679b5d24498c510013f9c05f {
    padding: 10px 10px 0px 10px!important;
}  
#imagesControl679b5d45c594630013abfe1d,
#imagesControl679c4e69fc85cf0013dc7267  {
    padding: 0px 0px 0px 0px !important;
}  
#mainmenu679b5d11c594630013abfe16>div {
    padding: 0px !important;
}
 .album-text2 {
        font-size: 12px;
    } 
    .amg2 {
        height: inherit;
    }
.album-button {
    padding: 2% 6%;
} 
.album-pd1 {
    padding: 4%;
} 
.album-pd2 {
    padding: 4%;
} 
    .album-pd2 .album-text2 {
        height: inherit;
    } 
.album-pd2 .album-button {
    padding: 2% 6%;
}
.empty-space3-block {
    grid-template-columns: repeat(1, 1fr);
}
.empty-space3-image {
        width: 25%;
    }
.empty-space3 p {
    height: 35px;
}
    .main-timeline .timeline-content {
        padding: 50px 20px 15px 20px !important;
    } 
    .main-timeline .timeline:nth-child(even) .timeline-content {
        padding: 50px 20px 15px 20px !important;
    }
.empty-space5-text .arrow1 {
    display: none;
}
    .main-timeline .timeline:before, .main-timeline .timeline:after, .main-timeline .timeline:nth-child(even):before, .main-timeline .timeline:nth-child(even):after {
        top: 6px !important;
    } 
    .main-timeline .timeline:after {
        top: 17px !important;
    }
      .main-timeline .timeline:after, .main-timeline .timeline:nth-child(even):after {
        top: 17px !important;
    }
 span.arrow2 {
    display: none;
}
    .main-timeline .description {
        font-size: 15px !important;
    }  
    .main-timeline .title {
        font-size: 17px !important;
    }
 .empty-space4 {
    grid-template-columns: repeat(1, 1fr);
    margin-top: 0%;
}
.empty-space4-image {
    width: 45%;
}
.empty-space6-block {
    grid-template-columns: repeat(1, 1fr);
}
    .empty-space6 p {
        font-size: 16px;
    }  
.empty-space8-block-img {
        width: 20%;
        padding: 3%;
    }
#mainmenu679c4e69fc85cf0013dc7264>div {
    padding: 0px !important;
}  
div#imagesControl679c4e69fc85cf0013dc7265 {
    padding: 10px 10px 0px 10px !important;
}
.empty-space9-block {
    grid-template-columns: repeat(1, 1fr);
    width: 80%;
}
.itopplus-pos2 {
    background-size: cover!important;
    background-position: center !important;
}
article.col-md-6.item.-micro {
    width: 100%;
} 
.managerHeader {
    font-size: 20px;
} 
.contact-pd h6 {
 
    font-size: 24px;
  
}
.tab .nav-tabs li a {
    padding: 10px 10px;
    text-align: center;
}
.main-timeline:before {
    border: 3px solid #ededf7 !important;
}
.main-timeline .timeline:before, .main-timeline .timeline:after {
    border: solid 3px #ededf7!important;
} 
.main-timeline .timeline-year {
    border: 5px solid #ededf7!important;
}
  
  
  
  
  
    h2 {
        font-size: 22px;
    }
  
}










