.itopplus-background {

}
body {
  overflow-x: hidden;
  color: #2b2b2b;
  font-family: "Noto Sans Thai", sans-serif;
}
/*
.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_29012024otjr/0/0/1z-z858361741737.jpg");
}
*/
.itopplus-bg {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_29012024otjr/0/0/bgz-z1644751912519.jpg);
}

.itopplus-bg2 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_29012024otjr/0/0/2z-z1089249357350.jpg");
}

.itopplus-bg3 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_29012024otjr/0/0/3z-z254182647901.jpg");
}




.itopplus-pos2 {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_29012024otjr/0/0/1z-z858361741737.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: top;
}




.navbar-default .navbar-nav > li > a {
    color: #262262;
    margin: 0 10px;
    padding: 5px 15px;
    border-radius: 50px;
    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: #fff !important;
  box-shadow: none;
  border-color: transparent;
  background: transparent;
  background-color: #244f4b;
  border-radius: 50px;
}

.no-js .navbar-nav > li > .dropdown-menu {
	border-radius: 0px;
	background: #40e0d0;
	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: #40e0d0;
	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: #262262;
    font-size: 16px;
    padding: 5px 20px;
}
.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #fff !important;
  background: #244f4b;
  border-radius: 0px;
}




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

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

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

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

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

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

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


  #controlBanner {
    object-fit: contain;
    padding: 20px 0;
    width: clamp(120px, 100%, 11vw);
    margin: 0;
  }

  #itopplus-nav-bar {
    display: flex;
    width: 100%;
    justify-content: end;
  }

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

  .itopplus-search {
    width: 50%;
    text-align: right;
    color: #444;
  }
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;
}


 
.CASS-A-main .thumbnail .imgLightbox {
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
    border-radius: 20px;
    border: solid 2px #fff;
}
.CASS-A-main .thumbnail {
    border: solid 0px #eeeeee;
    background:transparent;
    transition: 0.5s;
    color: #0d0d0d;
    padding: 0% !important;
    box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
    border-radius: 20px;
}
.CASS-A-main .thumbnail:hover {
  border: solid 0px #f25c29;
  background: transparent;
  box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
  color: #40e0d0;
}

.CASS-A-top {
    border-top: solid 0px #d4d4d4;
}
.CASS-A-middle-left {
    border-left: solid 0px #d4d4d4;
}
.CASS-A-middle-right {
    border-right: solid 0px #d4d4d4;
}
.CASS-A-bottom {
    border-bottom: solid 0px #d4d4d4;
}
.CASS-A-main {
    box-shadow: none;
}
.CASS-A-middle-mid {
    padding: 0px;
}




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

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: 30px;
}

/* oscar*/

.grid figure figcaption {
    padding: 0em;
    border: solid 2px #fff;
    border-radius: 30px;
}


figure.effect-oscar {
  background: transparent;
  width: 100%;
  border-radius: 0px;
}
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;
 /*background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 45%, rgba(0,0,0,0.64) 76%, rgba(0,0,0,1) 100%);*/
  border-radius: 0px;
}
figure.effect-oscar:hover figcaption {
  background: transparent;
 /*background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 45%, rgba(0,0,0,0.64) 76%, rgba(0,0,0,1) 100%);*/
  border-radius: 0px;
}


#background67e10aeb8a2ad70013fd052e figure.effect-oscar figcaption,
#background67e10b0a8a2ad70013fd057b figure.effect-oscar figcaption,
#background67e10b25567cdf00131d9ed7 figure.effect-oscar figcaption {
     background: rgb(0 0 0 / 60%);
  border-radius: 0px;
}
#background67e10aeb8a2ad70013fd052e figure.effect-oscar:hover figcaption,
#background67e10b0a8a2ad70013fd057b figure.effect-oscar:hover figcaption,
#background67e10b25567cdf00131d9ed7 figure.effect-oscar:hover figcaption {
     background: rgb(0 0 0 / 0%);
  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, .075);
    box-shadow: 0 0 0 rgba(0, 0, 0, .075);
    border-radius: 0px;
    transform: scale(1.0) !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: 3em;
    padding: 2% 0% 0%;
    text-align: center;
    font-weight: 600;
    color: #40e0d0;
}
#Contentmanager .post-time {
    font-size: 14px;
    font-weight: 300;
    color: #1e2a27;
    display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #40e0d0;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 18px;
    color: #212121;
    padding: 0% 0% 0%;
    font-weight: 400;
    line-height: normal;
    height: inherit;
    margin-bottom: 5%;
    text-align: center;
    text-transform: capitalize;
}
/*
.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 {
    background-color: #c40404;
    color: #fff;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .time .article-b span {
    color: #fff;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    font-size: 14px;
}
article.col-md-6.item.-micro {
    width: 32.333%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 0px 0px 0px 0px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
    border-radius: 0px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: transparent;
    padding: 3% 0% 0% 0%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
    margin: 0.5%;
    background: transparent;
    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: transparent;
    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: #fff;
    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: transparent;
    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: #212121;
    margin-bottom: 0%;
}

/*
.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: 75%;
    display: block;
    overflow: hidden;
    border-radius: 0px;
}
.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 เรื่องที่น่าสนใจ */




/*---สไลด์---*/
#carousel67f4dba419f683001362b684 .hidden {
  display: block !important;
  visibility: inherit !important;
  pointer-events: none;
}

.carousel-indicators li {
    border: 1px solid #fff;
    margin: 2px;
      width: 12px;
    height: 12px;
}
.carousel-indicators .active {
    background-color: #fff;
    border-color: #fff;
    /* width: 30px; */
    margin: 2px;
      width: 12px;
    height: 12px;
}
.carousel-indicators {
    bottom: 5px;
}

/*
#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: 2;
}
.icon_b ::marker {
  color: #000000;
}
.icon_c {
  font-size: 18px;
  /* padding: 0% 5%; */
}







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



.head-text {
    background-color: #fff;
    color: #262262;
    text-align: center;
    width: fit-content;
    margin: 0 auto;
    margin-right: 0;
    font-size: 16px;
    padding: 2% 5%;
    border-radius: 50px;
    transition: 0.5s;
}
.head-bold {
    font-weight: 600;
}



.footer-text1 {
    font-size: 18px;
    font-weight: 600;
}
.footer-text2 {
    font-size: 16px;
    white-space: break-spaces;
    margin-top: 5%;
}
.footer-text3 {
    font-size: 18px;
    font-weight: 600;
}
.footer-text4 {
    font-size: 18px;
    font-weight: 600;
}
.footer-text {
    text-align: center;
    font-size: 15px;
    padding: 2% 1% 1%;
}


.footer-pd {
    padding: 2% 0% 0%;
}
.footer-pd a:hover {
    color: #262262;
}
.footer-pd a {
    color: #fff;
    transition: 0.5s;
}

.footer-img1 {
    width: 60%;
    margin: 0 auto;
    margin-bottom: 5%;
}
.footer-img2 {
    width: 60%;
    margin: 0 auto;
}

.footer-grid {
    display: grid;
    grid-template-columns: 27% 27% 20% 20%;
    gap: 20px;
}
.footer-block1 {
    display: flex;
    gap: 5px;
    justify-content: center;
    border: solid 1px;
    width: 55%;
    padding: 3%;
    border-radius: 50px;
    margin-top: 7%;
}
.footer-block1-img {
    width: 15%;
}
.footer-block1-text {
    font-size: 16px;
    align-self: center;
}
.footer-block2 {
    display: flex;
    width: 100%;
    gap: 10px;
    margin-top: 4%;
}
.footer-block2-img {
    width: 8%;
}
.footer-block2-text {
    width: 80%;
    font-size: 18px;
    white-space: break-spaces;
}
.footer-block3 {
    display: flex;
    width: 60%;
    gap: 5px;
    margin-top: 5%;
}





/* class  */

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




.empty-space {
  padding: 2%;
}
.empty-space1 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
    padding: 5% 0%;
}
.empty-space1 h2 {
    font-weight: 600;
    font-size: 2.3em;
}
.empty-space1 p {
    white-space: break-spaces;
    margin-top: 5%;
    margin-bottom: 7%;
}
.empty-space1 h3 {
    font-family: "Roboto", sans-serif;
    margin-top: 5%;
}
.empty-space1-image:hover {
    transform: scale(1.05);
}
.empty-space1-image {
    width: 115%;
    margin-left: -15%;
    transition: 0.5s;
}
.empty-space2 h2 {
    color: #0d0d0d;
    text-align: center;
    font-weight: 600;
}
 
.empty-space2-block {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin-top: 4%;
}
.empty-space2 {
    padding: 7% 0% 7% 0%;
}
.empty-space2-img img {
    border-radius: 20px;
    border: solid 2px #fff;
}
.empty-space2-text {
    text-align: center;
    white-space: break-spaces;
    margin-top: 5%;
    font-size: 16px;
    color: #58595b;
}
.empty-space2-text span {
    font-weight: 600;
    color: #0d0d0d;
}
.empty-space2-pd1 {
    margin-top: 15%;
}
.empty-space2-pd:hover {
    transform: scale(1.05);
}
.empty-space2-pd {
    transition: 0.5s;
}
.empty-space3 {
    padding: 30%;
}
.empty-space4 {
    background-color: #fff;
    padding: 5%;
    margin-top: -19%;
    margin-bottom: 7%;
    border-radius: 40px;
}
.empty-space4 h2 {
    font-weight: 600;
    text-align: center;
}
.empty-space4-grid {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 30px;
    margin-top: 5%;
}
.empty-space4-block {
    display: flex;
    width: 100%;
    gap: 20px;
}
.empty-space4-img {
    width: 18%;
    align-self: center;
}
.empty-space4-text {
    width: 82%;
}
.empty-space4 h4 {
    font-weight: 600;
    margin-bottom: 2%;
}
.empty-space4 p {
    white-space: break-spaces;
}
.empty-space5 h2 {
    color: #0d0d0d;
    text-align: center;
    font-weight: 600;
}
.empty-space5 {
    padding: 4% 0% 2%;
}
.empty-space5 h4 {
    color: #58595b;
    text-align: center;
    font-family: "Roboto", "Noto Sans Thai";
}
.empty-space6 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 50px;
    margin-top: 2%;
    margin-bottom: 5%;
}
.empty-space6-border {
    border-bottom: solid 1px #ccc;
    margin-top: 5%;
    margin-bottom: 5%;
}
.empty-space6 h3 {
    font-family: "Roboto", sans-serif;
}
.empty-space6 h1 {
    font-weight: 600;
    margin-bottom: 4%;
}
.empty-space6 p {
    white-space: break-spaces;
}
.empty-space6-text {
    align-self: center;
}
.empty-space6-pd {
    margin-bottom: 6%;
}
.empty-space6-img img {
    border-radius: 20px;
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space6-img {
    display: block;
    overflow: hidden;
    border-radius: 25px;
    border: solid 3px #ffffff;
    align-self: self-start;
}
.empty-space6-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space7 {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 30px;
    text-align: center;
    margin-top: 3%;
}
.empty-space7-img {
    width: 25%;
    margin: 0 auto;
    margin-bottom: 5%;
}
.empty-space7 h4 {
    font-family: "Roboto", sans-serif;
    text-transform: capitalize;
    font-weight: 600;
}
.empty-space7 h3 {
    margin-bottom: 4%;
    color: #58595b;
}
.empty-space7 p {
    white-space: break-spaces;
}
.empty-space7-block:hover {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.empty-space7-block {
    background-color: #fff;
    padding: 8% 1%;
    border-radius: 20px;
    transition: 0.5s;
}
.empty-space7-number {
    background-color: #40e0d0;
    color: #fff;
    font-size: 2.5em;
    width: 25%;
    margin: 0 auto;
    padding: 2% 0%;
    border-radius: 10px;
    margin-top: -17%;
    margin-bottom: 10%;
    font-family: "Roboto", sans-serif;
    border: solid 5px #f7f7f7;
}
.empty-space7-pd h5 {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    background-color: #40e0d0;
    color: #fff;
    width: fit-content;
    margin: 0 auto;
    padding: 2% 4%;
    margin-top: 4%;
    border-radius: 50px;
}
.empty-space7-pd span {
    border-bottom: solid;
}
.empty-space7-pd a {
    border-bottom: solid;
    color: #fff;
}
.empty-space8 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 50px;
}
.empty-space8-block {
    display: grid;
    grid-template-columns: 70% 30%;
    font-family: "Roboto", sans-serif;
    margin-bottom: 3%;
}
.empty-space8-text1 {font-size: 28px;align-self: center;font-weight: 600;}
.empty-space8-download:hover {
    background-color: #262262;
}
.empty-space8-download {
    background-color: #40e0d0;
    color: #fff;
    width: fit-content;
    margin: 0 auto;
    align-self: center;
    font-size: 18px;
    padding: 6% 16%;
    border-radius: 50px;
    text-transform: uppercase;
    transition: 0.5s;
}
/*.empty-space8-img {
    display: block;
    overflow: hidden;
    border-radius: 30px;
    border: solid 2px #fff;
}
.empty-space8-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}*/
.empty-space8-img img {
    border-radius: 30px;
    border: solid 2px #fff;
  /*  transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);*/
}
.empty-space8 p {
    white-space: break-spaces;
}
.empty-space8-block01 {
    margin-top: 5%;
    border-top: dashed 1px #ccc;
    padding-top: 5%;
}
.empty-space8-text {
    align-self: center;
}
.empty-space9 p {
    text-align: center;
}
.empty-space10 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 50px;
}
.empty-space10-mg {
    margin-top: 3%;
}
.empty-space10 h4 {
    font-weight: 600;
}
.empty-space10-text {
    align-self: center;
}
.empty-space10-download {
    background-color: #40e0d0;
    color: #fff;
    width: fit-content;
    align-self: center;
    font-size: 18px;
    padding: 2% 7%;
    text-transform: uppercase;
    border-radius: 50px;
    margin-top: 5%;
}
.empty-space10-img01 img {
    border-radius: 30px;
}
.empty-space10-img img {
    border-radius: 30px;
    border: solid 2px #fff;
}
.empty-space10-text-next h4 {
    font-weight: 600;
}
.empty-space10-text-next {
    padding: 10% 5% 5%;
}
.empty-space10-mm {
    margin-top: 7%;
    margin-bottom: 7%;
}
.empty-space11 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin-bottom: 5%;
}
.empty-space11-block {
    background-color: #fff;
    padding: 10%;
    border-radius: 30px;
    transition: 0.5s;
}
.empty-space11-text1 {
    font-size: 28px;
    align-self: center;
    font-weight: 600;
    /* text-align: center; */
    margin-bottom: 5%;
    text-align: center;
}
.empty-space11-text3 {
    background-color: #40e0d0;
    color: #fff;
    width: fit-content;
    align-self: center;
    font-size: 18px;
    padding: 2% 6%;
    border-radius: 50px;
    text-transform: uppercase;
    transition: 0.5s;
    margin: 0 auto;
}
.empty-space11-text2 {
    font-size: 16px;
    height: 405px;
    line-height: 2;
    text-align: left;
}
.empty-space11-block:hover {
    box-shadow: rgb(100 100 111 / 9%) 0px 7px 29px 0px;
}
.empty-space11-text3:hover {
    background-color: #262262;
}
.empty-space12 h5 {
    padding: 1.5% 1% 0% 1%;
    border-radius: 50px;
    font-weight: 600;
    color: #262262;
    margin-top: 3%;
    font-size: 38px;
}
.empty-space12-mg h5 {
    padding: 0% 0%;
}
.empty-space13 h4 {
    text-align: center;
    white-space: break-spaces;
    font-weight: 600;
    line-height: 1.6;
    padding: 4% 0% 0%;
}
.empty-space13 a:hover {
    color: #262262;
}
.empty-space13 a {
    color: #2b2b2b;
    transition: 0.5s;
}










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: 2.5em;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 26px;
}
h6 {
  font-size: 28px;
}
p {
    font-size: 16px;
    line-height: 2;
}






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

video#myVideo1747638035403 {
    background-color: #000;
    padding: 2% 1% 2%;
}
.mp4-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}
.mp4-block-one {
    width: 49%;
}






.button-text1:hover {
    background-color: #262262;
}
.button-text1 {
    background-color: #40e0d0;
    color: #fff;
    width: fit-content;
    padding: 2% 5%;
    font-size: 16px;
    border-radius: 50px;
    transition: 0.5s;
}

.button-text2:hover {
    background-color: #262262;
}
.button-text2 {
    background-color: #40e0d0;
    color: #fff;
    width: fit-content;
    margin: 0 auto;
    padding: 1% 3%;
    font-size: 16px;
    border-radius: 50px;
    transition: 0.5s;
    margin-top: 5%;
}




.album-text1 {
    font-weight: 600;
    font-size: 18px;
}
.album-text2 {
    font-size: 16px;
    color: #58595b;
}

.album-pd {
    font-family: "Roboto", "Noto Sans Thai";
    text-align: center;
    padding: 5% 0% 2%;
}






.CASS-A-main .thumbnail:hover .download-text1 {
    background-color: #262262;
}

.download-text1 {
    background-color: #40e0d0;
    color: #fff;
    width: fit-content;
    align-self: center;
    font-size: 16px;
    padding: 3% 8%;
    border-radius: 50px;
    text-transform: uppercase;
    transition: 0.5s;
    margin: 0 auto;
    margin-top: 7%;
}
.download-text2:hover {
    background-color: #262262;
}
.download-text2 {
    background-color: #40e0d0;
    color: #fff;
    width: fit-content;
    align-self: center;
    font-size: 18px;
    padding: 2% 6%;
    border-radius: 50px;
    text-transform: uppercase;
    transition: 0.5s;
    margin: 0 auto;
    margin-top: 3%;
}
.download-text3:hover {
    background-color: #262262;
}
.download-text3 {
    background-color: #40e0d0;
    color: #fff;
    width: fit-content;
    align-self: center;
    font-size: 18px;
    padding: 3% 7%;
    border-radius: 50px;
    text-transform: uppercase;
    transition: 0.5s;
    margin: 0 auto;
    margin-right: 0;
    margin-top: 6%;
}





/* โต๊ะต่างๆ */

#background6837fbdce407da001318ee3e .main-image-gallery-6837fbdce407da001318ee3e .owl-nav button {
      background: transparent !important;
}
#background6837fbdce407da001318ee3e .main-image-gallery-6837fbdce407da001318ee3e .owl-theme .custom-nav {
    top: 50%!important;
}


#background6837fc5de407da001318ee45 .main-image-gallery-6837fc5de407da001318ee45 .owl-nav button {
      background: transparent !important;
}
#background6837fc5de407da001318ee45 .main-image-gallery-6837fc5de407da001318ee45 .owl-theme .custom-nav {
    top: 50%!important;
}


#background6837fc90d02f4b0013af1bd1 .main-image-gallery-6837fc90d02f4b0013af1bd1 .owl-nav button {
      background: transparent !important;
}
#background6837fc90d02f4b0013af1bd1 .main-image-gallery-6837fc90d02f4b0013af1bd1 .owl-theme .custom-nav {
    top: 50%!important;
}


#background6837fcaeda096300137ed345 .main-image-gallery-6837fcaeda096300137ed345 .owl-nav button {
      background: transparent !important;
}
#background6837fcaeda096300137ed345 .main-image-gallery-6837fcaeda096300137ed345 .owl-theme .custom-nav {
    top: 50%!important;
}


/*FAQ*/


.nav-template7 {
    padding: 0%;
}

.nav-template7 li {
    padding: 15px 15px;
    border-bottom: dashed 0px #ccc;
    border-top: 0px solid #f6f6f6;
    background-color: #fafafa;
    border-radius: 50px;
    margin-bottom: 1%;
}
.nav-template7 li:hover {
    background-color: #fafafa;
}
.nav-template7 li a {
    color: #000;
    font-size: 20px !important;
    text-align: left;
}
.nav-template7 strong {
    font-weight: 400;
}
.nav-template7 .btn-group-sm>.btn, .nav-template7 .btn-sm , .nav-template7 .btn-sm p {
    font-size: 16px;
}
#contenttype71 {
    text-align: left;
}
.nav-template7 #contenttype71 li {
    padding: 0px 0;
    border-bottom: 0px solid #c8c8c8;
    border-top: 0px solid #f6f6f6;
    list-style-type: disc;
      margin-bottom: 0%;
}
.nav-template7 li .btn-sm .col-md-12 {
    padding: 5px 10px;
}
.nav-template7 .fa-plus:before {
    content: "\f101";
    color: #40e0d0;
}
/*
.nav-template7 .fa-plus:before {
    content: "⌵";
    color: #ff7f32;
    font-size: 1.6em;
}
.nav-template7 .fa, .nav-template7 .fas {
    float: right;
    position: absolute;
    right: 2%;
    line-height: 0.5;
}*/
/*FAQ*/







/* ฟอร์ม Style */

.from-text {
    font-size: 22px;
    color: #40e0d0;
    padding: 1% 0% 2%;
}
.join-block h3 {
    font-weight: 600;
}
.join-block-text {
    white-space: break-spaces;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 2%;
}
.join-block-texta {
    margin-top: 2%;
    font-size: 18px;
    font-weight: 600;
}

#editor1, #editor2, #editor3, #editor4, #editor5, #editor6, #editor7, #editor8, #editor9, #editor10,
#editor11, #editor12, #editor13, #editor14, #editor15, #editor16, #editor17, #editor18, #editor19, #editor20,
#editor21, #editor22, #editor23, #editor24, #editor25, #editor26, #editor27, #editor28, #editor29, #editor30, #editor31 {
	font-size: 18px;
	margin-top: 3%;
	font-weight: 600;
}
#textbox28 {
    width: 100% !important;
}

#textbox4 {
    width: 100% !important;
}



/* ฟอร์ม Style  */

#formdisplay682acd532badef00139d03da .form-control {
    border: none;
    border-bottom: 1px solid #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%);
    background-color: transparent;
    padding: 5px 10px;
    color: #000 !important;
    height: 50px;
    font-size: 16px;
}
#formdisplay682acd532badef00139d03da .form-control:focus {
   border-bottom: 1px solid #40e0d0;
}


#formdisplay682acd532badef00139d03da .btn-default:hover, 
#formdisplay682acd532badef00139d03da .btn-default:focus {
    background-position: 0 0px;
    border: 1px solid #40e0d0;
    background: #40e0d0;
    color: #ffffff;
}
#formdisplay682acd532badef00139d03da .btn-default {
    background-repeat: repeat-x;
    border-color: #40e0d0;
    padding: 14px 40px;
    font-size: 18px;
    border: 1px solid #40e0d0;
    color: #ffffff;
    text-shadow: none;
    border-radius: 50px;
    background: #40e0d0;
    transition: 0.5s;
    text-transform: capitalize;
    box-shadow: none;
}
#formdisplay682acd532badef00139d03da {
    width: 100%;
    padding: 0%;
    background-color: transparent !important;
}
#formdisplay682acd532badef00139d03da ::placeholder {
    color: #787878;
}/* 
#formdisplay6627369ace292200133cd3c1 .glyphicon {
    display: none;
}


#btnview65a4b70f55e4d80013c872d2 {
    margin-left: 0%;
}
#cookie65a4b70f55e4d80013c872d2 {
    padding: 0% 10% 0% 5%;
    text-align: left !important;
}*/
#formdisplay682acd532badef00139d03da br.k-br {
    display: none;
}

#cookie67a974c2643af1001a5a8d04 {
    font-size: 16px;
}
 

/*ปุ่มเลือกไฟล์*/
#upload682acd532badef00139d03da0 .btn-success {
    color: #2e2f33;
    background-image: linear-gradient(to bottom,#f0f0f0 0,#e1e2e5 100%);
  	background-color: transparent;
    border-color: #ffffff00;
    box-shadow: none;
    padding: 5px 10px 5px 10px;
    border-radius: 5px;
    margin-top: -3px;
}
#upload682acd532badef00139d03da0 .btn-success:hover {
    background-position: 0px;
    background: #40e0d0;
    color: #ffffff;
}
#upload682acd532badef00139d03da0 .progress {
    width: 500%;
}
/*ปุ่มเลือกไฟล์*/





/* ฟอร์ม Style  */





/* อัลบั้ม กลาง */
.CASS-A-main .CustomImageGalleryType_2 {
    flex-wrap: wrap;
    justify-content: center;
}









/* pdpa */

.pdpa-text h5 {
  font-weight: 600;
  margin-top: 2%;
}
.pdpa-text h4 {
  font-weight: 500;
}
.pdpa-text a:hover {
  color: #f28109;
}
.pdpa-text a {
  color: #7a7f95;
}
.pdpa-text ul.icon-a {
  font-size: 16px;
  font-weight: 400;
}
.pdpamg1 {
  padding: 2% 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: #40e0d0 !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: #40e0d0 !important;
  font-size: 16px !important;
  border: 1px solid #40e0d0 !important;
  color: #fff !important;
}







/* ติดต่อเรา */
.contact-pd a:hover {
    color: #40e0d0;
}
.contact-pd a {
    color: #2b2b2b;
    transition: 0.5s;
}
.contact-pd {
    margin-top: 2%;
    color: #000;
    font-family: "LINE Seed Sans TH";
}
.contact-pd h6 {
    font-weight: 600;
    font-size: 26px;
    color: #000;
}
.contact-pd h3 {
    white-space: break-spaces;
    margin-top: 0%;
    font-size: 18px;
    color: #404040;
}
.contact-pd h5 {
    color: #404040;
    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: #40e0d0;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    color: #ffffff;
}
.contact-bg {
    display: flex;
    gap: 10px;
    width: 100%;
    background-color: #fafafa;
    color: #444;
    border-radius: 100px;
    padding: 10px;
    transition: 0.5s;
}
.contact-block-img {
    width: 20%;
    align-self: center;
}
.contact-block-text {
    width: 85%;
    align-self: center;
}
.contact-pd h4 {
    font-size: 16px;
    font-weight: 600;
}
.contact-pd p {
    font-size: 15px;
}




.contact-blocka {
    display: grid;
    grid-template-columns: 4.5% auto;
    gap: 10px;
    margin-bottom: 2%;
    margin-top: 1%;
}
.contact-blockc {
    align-self: center;
    font-size: 16px;
    white-space: break-spaces;
    line-height: 2;
}
.contact-blocks {
    margin-top: 3%;
}







/*from Contact */

.no-js #Component67f77b9c74f39f0013abd0c0 label {
  display: none !important;
}
.no-js #Component67f77b9c74f39f0013abd0c0 .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
}
.no-js #Component67f77b9c74f39f0013abd0c0 .form-control {
  border-top: 0px solid #ccc;
  border-left: 0px solid #ccc;
  border-right: 0px solid #ccc;
  border-bottom: 0px dashed #ccc;
  border: 1px solid #fafafa;
  border-radius: 10px !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: 39px 30px;
  background: #fafafa;
  color: #404040;
}
.no-js #Component67f77b9c74f39f0013abd0c0 .form-control:hover {
  border-color: #40e0d0;
}
.no-js #Component67f77b9c74f39f0013abd0c0 ::placeholder {
  color: #404040 !important;
  font-weight: 300;
}
.no-js #Component67f77b9c74f39f0013abd0c0 .form-control:focus {
  border-color: #40e0d0;
  -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: #404040 !important;
}
.no-js #Component67f77b9c74f39f0013abd0c0 .btn {
  background: #40e0d0;
    background-repeat: repeat-x;
    border-color: transparent;
    border-radius: 0px;
    padding: 14px 30px;
    font-size: 18px;
    border: 0px solid transparent;
    color: #ffffff;
}
.no-js #Component67f77b9c74f39f0013abd0c0 .btn-default {
  text-shadow: 0 0 0 #40e0d0;
}
.no-js #Component67f77b9c74f39f0013abd0c0 .btn-default:active {
  background-color: #40e0d0;
}
.no-js #Component67f77b9c74f39f0013abd0c0 .btn-default:hover,
.no-js #Component67f77b9c74f39f0013abd0c0 .btn-default:focus {
  background-position: 0 0px;
  background-color: #40e0d0;
}
.no-js #Component67f77b9c74f39f0013abd0c0 span.label a {
  color: #fff;
}
.no-js #Component67f77b9c74f39f0013abd0c0 button.btn.btn-default {
  opacity: 1;
}





/*---tableA ---*/
.table-magin {
    width: 50%;
    margin: 0 auto;
}

#tableA {
  width: 100%;
}
#tableA th {
    background-color: #262262;
    padding: 10px;
    color: #ffffff;
    font-size: 16px;
    border: 2px solid #fff;
    text-align: center;
    font-weight: 400;
}
#tableA td {
    border: 2px solid #fff;
    padding: 10px;
    font-size: 16px;
    text-align: center;
    width: 20%;
}
#tableA tr:nth-child(even){ background-color: #fafafa;}
#tableA tr:nth-child(odd){ background-color: #fafafa;}
#tableA tr:hover {background-color:#40e0d0; color: #fff;}
 

table#tableA th p {
    font-size: 16px;
}

.tableA-pd {
    margin-top: 1%;
}


/*---mp4 ---*/


.mp4-mp4 {
    border-radius: 20px;
}
.mp4-mp4-h {
    background-color: #000;
    border-radius: 20px;
    padding: 0% 34%;
}






/*---Tab ---*/
 
#car .nav-pills>li.active>a,
#car .nav-pills>li.active>a:focus,
#car .nav-pills>li.active>a:hover {
	color: #262262;
	background: #40e0d0;
	border-bottom: solid 3px #40e0d0;
	border-radius: 50px;
}

#car .nav>li>a:focus,
#car .nav>li>a:hover {
	color: #fff;
	background-color: #459d94;
	border-bottom: solid 3px #459d94;
	border-radius: 50px;
}

#car .nav-justified {
    text-align: center;
    color: #fff;
    background-color: #262262;
    border: solid 0px #262262;
    font-weight: 500;
    font-size: 20px;
    width: 50%;
    margin: 0 auto;
    border-radius: 50px;
}
#car .nav-justified>li>a {
    border-bottom: solid 3px #262262;
    border-radius: 50px;
    white-space: break-spaces;
    text-align: center;
}
#car span {
    color: transparent;
}
#car a {
    color: #fff;
}




#background67f4dba419f683001362b684 .grid figure figcaption {
    border: solid 0px #fff;
    border-radius: 0px;
}


@media screen and (min-width : 1900px) {
.empty-space1 h2 {
    font-size: 3em;
}
.button-text1 {
    font-size: 20px;
} 
.empty-space2-text {
    font-size: 20px;
}
.button-text2 {
    font-size: 20px;
}
.footer-text1 {
    font-size: 22px;
} 
.footer-text2 {
    font-size: 20px;
}
.footer-block1-text {
    font-size: 20px;
}
.footer-text3 {
    font-size: 20px;
}
.footer-block2-text {
    font-size: 22px;
}
.footer-block2-img {
    width: 6%;
}
.footer-text4 {
    font-size: 22px;
} 
.footer-block3 {
    width: 50%;
} 
.footer-img2 {
    width: 50%;
}
.footer-img1 {
    width: 50%;
}
.navbar-default .navbar-nav > li > a {
    font-size: 20px;
}
.icon_b {
    font-size: 20px;
}
.album-text1 {
    font-size: 20px;
} 
.album-text2 {
    font-size: 20px;
}  
#tableA th {
    font-size: 24px;
} 
#tableA td {
    font-size: 20px;
}  
table#tableA th p {
    font-size: 24px;
} 
table#tableA td p {
    font-size: 20px;
}
#car .nav-justified {
    font-size: 26px;
} 
.empty-space7-number {
    font-size: 3.5em;
} 
.empty-space7-pd h5 {
    font-size: 24px;
}
.contact-pd h6 {
    font-size: 30px;
}  
.contact-pd h3 {
    font-size: 20px;
}
.contact-pd p {
    font-size: 18px;
} 
.contact-pd h4 {
    font-size: 20px;
}
.no-js #Component67f77b9c74f39f0013abd0c0 .form-control {
    padding: 42.5px 30px;
} 
.no-js .dropdown-menu > li > a {
    font-size: 18px;
}
#upload682acd532badef00139d03da0 .progress {
    width: 720%;
}
.contact-blockc {
    font-size: 18px;
} 
.contact-blocka {
    grid-template-columns: 3.5% auto;
} 
.empty-space11-text2 {
    font-size: 18px;
    height: 360px;
} 
.empty-space11-text3 {
    font-size: 20px;
    padding: 1.5% 4%;
}
.download-text1 {
    font-size: 20px;
    padding: 2.5% 9%;
} 
.download-text2 {
    font-size: 20px;
    padding: 1.5% 4%;
}
.download-text3 {
    margin-top: 10%;
}
.join-block-text {
    font-size: 20px;
} 
.join-block p {
    font-size: 20px !important;
}
.empty-space13 h4 {
    white-space: inherit;
}
  
  
  
  
  
  
  
  
  
  
p {
    font-size: 20px;
} 
h1 {
    font-size: 3em;
} 
h2 {
    font-size: 3.5em;
} 
h3 {
    font-size: 22px;
}
h4 {
    font-size: 24px;
}  
  
}

@media screen and (max-width : 1191px) {
#imagesControl67f4dba419f683001362b684 {
    padding: 0px !important;
}
.empty-space1 p {
    white-space: inherit;
}
.empty-space1 h2 {
    font-size: 2em;
}
.empty-space4 p {
    white-space: inherit;
}
#upload682acd532badef00139d03da0 .progress {
    width: 400%;
} 
  
  
  
}  
  
@media screen and (max-width : 900px) {
.empty-space4 h4 {
    font-size: 18px;
}
.itopplus-bg3 {
    background-size: cover;
} 
.footer-grid {
    display: none;
}
.footer-pd {
    padding: 0% 0% 0%;
} 
.footer-text {
    padding: 1% 0% 1%;
}
.contact-pd h6 {
    font-size: 20px;
}
.contact-block {
    grid-template-columns: repeat(1, 1fr);
}  
.empty-space6 {
    grid-template-columns: repeat(1, 1fr);
} 
.empty-space8 {
    grid-template-columns: repeat(1, 1fr);
} 
.empty-space10 {
    grid-template-columns: repeat(1, 1fr);
}
.empty-space11 {
    grid-template-columns: repeat(2, 1fr);
}
.empty-space11-text2 {
    height: 325px;
}
.empty-space10-text-next {
    padding: 0% 5% 5%;
} 
#upload682acd532badef00139d03da0 .progress {
    width: 355%;
} 
#display2, #display4, #display6, #display10, #display11, #display14, #display15, #display17, #display18, #display20, #display21 {
    margin-right: -3%;
}   
  
  
  
  
  
}

@media screen and (max-width : 480px) {
.empty-space1 {
    grid-template-columns: repeat(1, 1fr);
  
}
.empty-space2-block {
    grid-template-columns: repeat(1, 1fr);
}  
.empty-space2-pd1 {
    margin-top: 0%;
}
.empty-space4-grid {
    grid-template-columns: repeat(1, 1fr);
}
.empty-space8-block {
    grid-template-columns: 60% 30%;
}
#car .nav-justified {
    width: 100%;
    border-radius: 30px;
}  
.empty-space7 {
    grid-template-columns: repeat(1, 1fr);
}
.empty-space7-pd h5 {
    font-size: 18px;
}
.table-responsive {
	border: 0px solid #ddd;
}  
.empty-space10-text-next {
    padding: 0% 0% 0%;
}
#display2, #display4, #display6, #display10, #display11, #display14, #display15, #display17, #display18, #display20, #display21 {
    margin-right: -7%;
}   
#upload682acd532badef00139d03da0 .progress {
    width: 160%;
} 
.empty-space11 {
    grid-template-columns: repeat(1, 1fr);
}
.empty-space11-text2 {
    height: inherit;
}
.empty-space12 h5 {
    padding: 0% 3%;
    font-size: 24px;
} 

.empty-space12-mg h5 {
    padding: 0% 0%;
} 
.contact-blocka {
    grid-template-columns: 6.5% auto;
}
.table-magin {
    width: 100%;
}
.empty-space11-text3 {
    font-size: 18px;
    padding: 4% 10%;
} 
.empty-space11-block {
    background-color: #fafafa;
}
  
  
  
  
  
  
  
h2 {
    font-size: 2em;
} 
  
}














