.itopplus-background {

}
body {
    overflow-x: hidden;
}

.itopplus-slide {
	background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_18082023dgwn/0/0/slidez-z1384081723446.webp');
      background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat;
}


/*
.itopplus-bg {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_18082023dgwn/0/0/1z-z1060241241949.webp');
}
*/
.itopplus-bg2 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_18082023dgwn/0/0/2z-z765536428075.webp');
}

.itopplus-bg3 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_18082023dgwn/0/0/3z-z919616471561.webp');
}

.itopplus-bg4 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_18082023dgwn/0/0/4z-z1525726865400.webp');
}

.itopplus-bg5 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_18082023dgwn/0/0/5z-z967692635919.webp');
    background-size: cover;
}

.itopplus-bg6 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_18082023dgwn/0/0/6z-z134995226788.webp');
}

.navbar-default .navbar-nav>li>a {
    color: #000000;
    margin: 0;
    padding: 8px 0;
    border-bottom: 2px solid transparent;
    font-weight: 600;
    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: #000000 !important;
    box-shadow: none;
    border-radius: none;
    border-bottom: 2px solid #76bdbb;
    background: transparent;
    background-color: transparent;
}

.no-js .navbar-nav>li>.dropdown-menu {
    border-radius: 0px;
    background-color: #fff;
    box-shadow: 0 6px 12px rgba(0,0,0,0);
    border: 0px solid rgba(0,0,0,.15);
}
.no-js .dropdown-submenu>.dropdown-menu {
    border-radius: 0px;
    background-color: #fff;
    box-shadow: 0 6px 12px rgba(0,0,0,0);
    border: 0px solid rgba(0,0,0,.15);
}
.no-js .dropdown-menu>li>a {
    color: #000;
    font-size: 16px;
    padding: 7px 20px;
    font-weight: 600;
}
.no-js .dropdown-menu>li>a:focus,
.no-js .dropdown-menu>li>a:hover {
    color: #fff;
    background: #76bdbb;
   border-radius: 0px;
}




@media screen and (max-width: 992px) {

    #controlBanner img {
        position: fixed;
        top: 5px;
        left: 10px;
        width: 41px !important;
        z-index: 10000;
    }

    .navbar-header,
    #ItopplusMainSidebar>div {
        background: #07a3b2 !important;
    }

 
  
  .customLink {
  	width: 35px !important;
    padding: 0 !important
  }

  
.customLink img {
    object-fit: cover;
    width: 30px !important;
}

  
    #ItopplusMainSidebar a {
        color: #fff !important;
    }

    .navbar-toggle .icon-bar {
        background-color: #fff !important;
    }
  
  .navbar-header a.visible-xs {
  background-size: 30px !important;
  }
  
    #itpphonemobile {
        background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/telz-z77323662137.png) !important;
    }

    #itpsearchmobile {
        background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/searchz-z1134319420589.png) !important;
    }

    .old-image-icon-facebook {
        background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/facebookz-z1318628404704.png) !important;
    }

    .old-image-icon-line {
        background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/linez-z1655517020729.png) !important;
    }

    .old-image-icon-instragram {
        background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/instagramz-z1066049211157.webp) !important;
    }

    .old-image-icon-youtube {
        background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/youtubez-z1416596488876.webp) !important;
    }

    .new-image-icon-twitter {
        background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/twitterz-z1069764183841.webp) !important;
    }

}

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

    .itp-block {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

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

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

    .itopplus-sticky {
        background: #fff !important;
    }

    #controlBanner {
        object-fit: contain;
        padding: 15px;
        width: 100%;
        min-width: auto;
        margin: 0 auto;
    }

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

    .itopplus-search {
        text-align: center;
    }

    #main-navbar-collapse {
        width: -webkit-fill-available;
    }

    #itopplus-nav-bar {
        display: flex;
        width: -webkit-fill-available;
        justify-content: space-between;
    }
ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
   margin: 0;
}
}



@media screen and (min-width : 1366px) {}











/* 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.10);
}

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

.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.0);
    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;
}
 

#background66e52d9047b37f00130ca878 .thumbnail .imgLightbox,
#background66e52da847b37f00130ca87f .thumbnail .imgLightbox,
#background66e68e89fac9ac0013d55afb .thumbnail .imgLightbox,
#background66e68e89fac9ac0013d55afd .thumbnail .imgLightbox {
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
box-shadow: rgb(0 0 0 / 30%) 0px 3px 6px, rgb(0 0 0 / 30%) 0px 3px 6px;
}
#background66e52d9047b37f00130ca878 .thumbnail,
#background66e52da847b37f00130ca87f .thumbnail,
#background66e68e89fac9ac0013d55afb .thumbnail,
#background66e68e89fac9ac0013d55afd .thumbnail {
    border: solid 0px #d1d1d1;
    background: transparent;
    transition: 0.5s;
    color: #444444;
    padding: 0% !important;
    box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
    border-radius: 0px;
}
#background66e52d9047b37f00130ca878 .thumbnail:hover,
#background66e52da847b37f00130ca87f .thumbnail:hover,
#background66e68e89fac9ac0013d55afb .thumbnail:hover,
#background66e68e89fac9ac0013d55afd .thumbnail:hover {
    border: solid 0px #d1d1d1;
    background: transparent;
    box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
    color: #b9102e;
}
 







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

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




/* oscar*/


.grid figure figcaption {
    padding: 0em;
}
figure.effect-oscar {
    background: transparent;
    width: 100%;
    border-radius: 20px;
    border: solid 5px #87e9e1;
    box-shadow: rgb(0 0 0 / 50%) 0px 5px 15px;
}
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;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 61%, rgba(0, 0, 0, 0.65) 100%);
}
figure.effect-oscar:hover figcaption {
   background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 61%, rgba(0, 0, 0, 0.65) 100%);
    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;
}
figure.effect-oscar:hover img {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}
/*
#background66ab00d1bf641000135afae9 figure.effect-oscar:hover img {
    transform: scale(0.97);
}*/

/* oscar */



/* sadie gradient */
#background654a12ad18997f00126a4f36 .grid figure p {
    letter-spacing: 0px;
    font-size: 0.9em;
}
#background654a12ad18997f00126a4f36 figure.effect-sadie p {
    padding: 3em 1em 1em !important;
    opacity: 1;
    text-transform: none;
    color: #ffffff;
    background: transparent;
    text-align: center;
}
#background654a12ad18997f00126a4f36 figure.effect-sadie figcaption::before {
    z-index: 0;
    background: linear-gradient(0deg, rgba(255, 102, 0, 1) 0%, rgba(255, 102, 0, 0) 64%);
}

/* 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 {
    background: transparent;
    opacity: 1;
}
/*
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: 85%;
    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: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 .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% 2%;
    text-transform: capitalize;
    text-align: center;
    color: #444444;
    font-weight: 600;
}
#Contentmanager .post-time {
    font-size: 14px;
    font-weight: 300;
    color: #1e2a27;
    display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #282828;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px;
    color: #282828;
    padding: 1% 0% 0%;
    font-weight: 600;
    line-height: 1.6;
    height: 60px;
    text-align: inherit;
    margin-bottom: 5%;
}

/*
.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: #a3f0e9;
    color: #000;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    font-size: 14px;
}
article.col-md-6.item.-micro {
    width: 31%;
}
.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: 20px 20px 0px 0px;
    box-shadow: rgb(0 0 0 / 20%) 0px 5px 15px;
}

.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: transparent;
    padding: 5% 5% 2% 5%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
    margin: 1%;
    background: #fff;
    border: solid 0px #cdcdcd;
    border-radius: 20px;
    padding: 0%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-right: none;
    border-bottom: none;
    margin: 1%;
    background: #fff;
    border: solid 0px #cdcdcd;
    border-radius: 20px;
    padding: 0%;
}
.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: 26px !important;
    font-weight: 500;
    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-button {
    background-color: #f6a600;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 {
    width: 25%;
    background: transparent;
    border: 0px solid #e6c806 !important;
    margin: 0px;
    border-radius: 0px;
    display: inline-table;
}
.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% 10%;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 strong {
    font-size: 18px;
    height: 50px;
    display: block;
    margin-top: 5%;
    font-weight: 400;
    text-align: center;
    color: #000;
    margin-bottom: 10%;
}

/*
.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: 73%;
    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 เรื่องที่น่าสนใจ */











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

#carousel66cff0fba1f3440013af3ce9 .hidden {
    display: block !important;
    visibility: inherit !important;
    pointer-events: none;
}
.carousel-indicators li {
    border: 1px solid #5b5b5b;
    margin: 2px;
      width: 12px;
    height: 12px;
}
.carousel-indicators .active {
    background-color: #5b5b5b;
    border-color: #5b5b5b;
    /* width: 30px; */
    margin: 2px;
      width: 12px;
    height: 12px;
}
.carousel-indicators {
    bottom: 5px;
}

/******
#carousel65602d7cf8fddc00147877f1 .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 หน้าต้นแบบ */

.block-head {
    display: flex;
    width: 120%;
    gap: 5px;
}
.block-head-img:hover {
    transform: scale(1.05);
}
.block-head-img {
    transition: 0.5s;
}



.footer-text {
    text-align: center;
    padding: 1% 0%;
}


.footer-img1 {
    width: 70%;
}

.footer-block-img:hover {
    transform: scale(1.05);
}
.footer-block-img {
    transition: 0.5s;
}
.footer-block {
    display: flex;
    width: 85%;
    gap: 5px;
    margin-top: 3%;
}


.footer-text1 {
    font-size: 18px;
    font-weight: 500;
}
.footer-text2 {
    font-size: 16px;
    white-space: break-spaces;
}
.footer-pd2 {
    margin-left: -15%;
}
.footer-text3 {
    font-family: "Montserrat", sans-serif;
    font-size: 2.5em;
    font-weight: 500;
}
.footer-text4 {
    font-size: 14px;
    white-space: nowrap;
    margin-top: 5%;
}
.footer-text2 a {
    color: #fff;
}
.footer-text3 a {
    color: #fff;
}


/* class  */
.comingsoonn {
    width: 75%;
    margin: 0 auto;
    margin-bottom: 3%;
    margin-top: 3%;
}




.empty-space {
    padding: 1.5%;
}
.empty-space1 {
    display: flex;
    width: 100%;
    gap: 50px;
    padding-top: 5%;
}
.empty-space1-text {
    width: 40%;
    align-self: center;
}
.empty-space1-img {
    width: 60%;
    align-self: center;
}
.empty-space1-text1 {
    background-color: #07a3b2;
    color: #fff;
    padding: 5%;
    border-radius: 20px;
    width: fit-content;
    margin-bottom: 5%;
}
.empty-space1-text2 {
    padding: 5%;
}
.empty-space1 h4 {
    white-space: break-spaces;
    color: #000000;
}
.empty-space1 h5 {
    white-space: break-spaces;
}
.empty-space1 h2 {
    font-weight: 600;
    font-size: 2.8em;
}
.empty-space1 h1 {
    font-weight: 600;
    color: #444444;
}
.empty-space1-bg {
    background: linear-gradient(to bottom, rgba(234,214,239,1) 0%, rgba(255,255,255,1) 50%, rgba(122,222,253,1) 100%);
    text-align: center;
    padding: 2%;
    border-radius: 10px;
    width: 80%;
    margin: 0 auto;
    margin-top: -30%;
    margin-bottom: 11.5%;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 5px 15px;
      display: none;
}
.empty-space1-bg1 {
    width: 90%;
    margin: 0 auto;
    margin-top: -30%;
    margin-bottom: 3.8%;
    position: relative;
}
.empty-space1-text3 {
    font-size: 22px;
    font-weight: 600;
    color: #000000;
}
.empty-space1-text4 {
    color: #210199;
    font-size: 22px;
    font-weight: 600;
}
.empty-space2 h2 {
    font-weight: 600;
    color: #444444;
    text-align: center;
    padding: 6% 0% 2%;
}
.empty-space3 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 50px;
    margin-top: 8%;
    margin-bottom: 5%;
}

.empty-space3-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space3-img img {
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 5px 15px;
  transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space3-img {
    align-self: center;
    display: block;
    overflow: hidden;
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 5px 15px;
}
.empty-space3-text {
    align-self: center;
}
.empty-space3-block1 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
    margin-top: 5%;
}
.empty-space3-block {
    display: flex;
    width: 100%;
    gap: 10px;
}
.empty-space3-img1 {
    width: 25%;
    align-self: center;
}
.empty-space3-text1 {
    align-self: center;
    font-size: 18px;
    white-space: break-spaces;
    color: #444444;
    font-weight: 600;
}
.empty-space3 h1 {
    color: #444444;
    white-space: break-spaces;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 2%;
}
.empty-space4 h2 {
    background-color: #07a3b2;
    color: #fff;
    text-align: center;
    width: fit-content;
    margin: 0 auto;
    font-weight: 600;
    padding: 1% 4%;
    border-radius: 50px;
    margin-top: 6%;
    margin-bottom: 2%;
}
.empty-space4-border {
    border-bottom: solid 1px #8bd7de;
    margin-top: 3%;
    margin-bottom: 0%;
}
.empty-space5 h1 {
    background-color: #07a3b2;
    color: #fff;
    text-align: center;
    width: fit-content;
    margin: 0 auto;
    font-weight: 600;
    padding: 1% 4%;
    border-radius: 50px;
    margin-top: 6%;
    margin-bottom: 2%;
}
.empty-space6 h2 {
    font-weight: 600;
    color: #444444;
    text-align: center;
    padding: 4% 0% 2%;
}
.empty-space7 {
    background-color: #fffdf2;
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 5px 15px;
}

.empty-space7-img1 {
    width: 56%;
    margin: 0 auto;
    margin-bottom: -2%;
}
.empty-space7-block {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 10px;
    padding: 6% 4% 4% 4%;
}
.empty-space7-img2 {
    width: 20%;
    margin: 0 auto;
    margin-top: 10%;
    margin-bottom: 10%;
}
.empty-space7-pd {
    text-align: center;
}
.empty-space7 h4 {
    font-size: 18px;
    color: #444444;
    font-weight: 600;
}
.empty-space7 h3 {
    font-size: 16px;
    color: #444444;
}
.empty-space7 p {
    font-size: 15px;
    white-space: break-spaces;
}
.empty-space7-block1 {
    background-color: #f8f4de;
    text-align: center;
    padding: 3%;
    border-radius: 0px 0px 20px 20px;
}
.empty-space7-text1 {
    color: #444444;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 1%;
}
.empty-space7-text2 {
    font-size: 16px;
    white-space: break-spaces;
}
.empty-space7-text2 span {
    color: #b25707;
}
.empty-space7-mg {
    margin-bottom: 7%;
}
.empty-space8-block {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
    margin-top: 3%;
}
.empty-space8 h1 {
    font-weight: 500;
}
.empty-space8-img {
    width: 15%;
    margin: 0 auto;
    margin-bottom: 5%;
}
.empty-space8 h4 {
    font-weight: 700;
    text-align: center;
    margin-bottom: 2%;
    font-size: 26px;
}
.empty-space8 p {
    white-space: break-spaces;
    text-align: center;
}
.empty-space8 {
    padding: 6% 0% 6% 0%;
}
.empty-space9 h1 {
    font-weight: 600;
    color: #444;
}
.empty-space9 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;
    padding: 5% 0% 3%;
}
.empty-space9-img1 img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space9-img1 img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    border-radius: 20px;
}
.empty-space9-img1 {
    align-self: center;
    box-shadow: rgb(0 0 0 / 50%) 0px 5px 15px;
    border-radius: 20px;
    display: block;
    overflow: hidden;
}
.empty-space9-text {
    align-self: center;
}
.empty-space9 h2 {
    color: #07a3b2;
    font-weight: 600;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
}
.empty-space9-border {
    border-bottom: solid 1px #999999;
    padding-bottom: 5%;
    margin-bottom: 5%;
}
.empty-space9 p {
    white-space: break-spaces;
}
.empty-space9-block {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
}
.empty-space9-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
   border-radius: 20px;
}
.empty-space9-img img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    border-radius: 20px;
}
.empty-space9-img {
    margin-bottom: 5%;
    display: block;
    overflow: hidden;
    border-radius: 20px;
    box-shadow: rgb(0 0 0 / 50%) 0px 5px 15px;
}
.empty-space9 h5 {
    white-space: break-spaces;
    font-weight: 600;
}
.empty-space10 {
    display: flex;
    gap: 50px;
    padding: 2% 0% 2% 0%;
}
.empty-space10-block {
    width: 50%;
    align-self: center;
}
.empty-space10-blockimg {
    /* display: flex; */
    /* width: 100%; */
    /* gap: 10px; */
}
.empty-space10-text1 {
    width: 5%;
    left: calc(0% - 0rem);
    position: relative;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    white-space: nowrap;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    align-self: center;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 400;
}
.empty-space10-text01 {
    left: calc(0% - -1rem);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
.empty-space10-img {
    width: 100%;
}
.empty-space10 h1 {
    font-weight: 500;
    color: #000000;
    margin-bottom: 2%;
    font-size: 2.5em;
    white-space: nowrap;
}
.empty-space10 h4 {
    font-weight: 600;
    color: #444;
    margin-top: 0.5%;
    white-space: break-spaces;
}
.empty-space10 p {
    white-space: break-spaces;
    margin-bottom: 0%;
    text-align: left;
}
.empty-space10-border {
    border-bottom: solid 1px #999999;
    width: 100%;
    margin-top: 5%;
    margin-bottom: 5%;
}
.empty-space10-pp {
    padding: 0% 0% 1% 0%;
}
.empty-space10 h5 {
    color: #07a3b2;
    font-weight: 600;
}
.empty-space10 h6 {
    color: #ff0000;
    text-align: center;
    font-weight: 700;
    font-size: 30px;
}
.empty-space10-ttext {
    font-size: 24px;
    width: fit-content;
    margin: 0 auto;
    background-color: #05a3b2;
    color: #fff;
    text-align: center;
    padding: 3% 6%;
    border-radius: 30px;
    margin-top: 2%;
    margin-bottom: 3%;
    font-weight: 600;
    position: relative;
}
.empty-space10 h6 span {
    font-weight: 700;
    font-size: 18px;
    color: #000000;
}
.empty-space10-mmg {
    display: flex;
    width: 100%;
    gap: 20px;
    margin-top: 1%;
}
.empty-space10-mmg1 {
    width: 18%;
}
.empty-space10-mmg2 {
    width: 5%;
}
.empty-space10-ttextBG {
    background-color: #def8fe;
    padding: 10% 2% 2% 2%;
    border-radius: 20px;
    margin-top: -10%;
    margin-bottom: 3%;
}
.empty-space10-ttextBG p {
    text-align: center;
    color: #413fc1;
    white-space: break-spaces;
}
.empty-space11 {
    text-align: center;
}
.empty-space11 h4 {
    font-weight: 600;
    color: #444;
}
.empty-space11 p {
    white-space: break-spaces;
}
.empty-space12 {
    text-align: left;
}
.empty-space12 h4 {
    font-weight: 600;
}
.empty-space12 h3 {
    font-weight: 600;
    color: #05a3b2;
}
.empty-space12-img img {
    width: 100% !important;
    border-radius: 20px;
}











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



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




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

.icon-img11-1 {
    margin-bottom: 3%;
}
.icon-img11 img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.icon-img11 img {
    border-radius: 20px;
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.icon-img11 {
    display: block;
    overflow: hidden;
}
.icon-img11 {
    box-shadow: rgb(0 0 0 / 50%) 0px 5px 15px;
    border-radius: 20px;
}







.album-pd {
    font-family: "Montserrat", "Noto Sans Thai";
    margin-top: 75%;
}
.album-pd1 {
    text-align: center;
    padding: 10% 0% 3%;
}

.album-text1 {
    font-size: 20px;
    font-weight: 500;
}
.album-text2 {
    font-size: 18px;
    font-weight: 300;
}
.album-text3 {
    font-size: 20px;
    color: #444444;
    font-weight: 600;
    margin-bottom: 2%;
}
.album-text4 {
    font-size: 30px;
    color: #b25707;
    font-weight: 600;
}
.album-text5 {
    font-size: 18px;
    color: #444444;
}
.album-text5 span {
    text-decoration: line-through;
}





.article-t {
    font-size: 16px;
    white-space: break-spaces;
    height: 50px;
}
.article-b {
    background-color: #05a3b2;
    font-size: 16px;
    color: #fff;
    text-align: center;
    width: fit-content;
    padding: 3% 8%;
    margin-top: 10%;
    transition: 0.5s;
    border-radius: 50px;
}










.faq-pd {
    text-align: left;
}
.faq-pd h4 {
    font-weight: 600;
    color: #444;
}
.faq-pd p {
    font-size: 16px;
      white-space: break-spaces;
}
.faq-pd h3 {
    font-weight: 600;
    color: #05a3b2;
}
.faq-pd-bblock {
    display: flex;
    width: 100%;
    gap: 20px;
    margin-top: 0.5%;
    margin-bottom: 0.5%;
}
.faq-pd-bblock-text1 {
    width: 11%;
}
.faq-pd-bblock-text2 {
    width: 5%;
}





/* pdpa */
 
.pdpa-text h5 {
    font-weight: 600;
    margin-top: 2%;
}
.pdpa-text h4 {
    font-weight: 500;
}
.pdpa-text a:hover {
    color: #07a3b2;
}
.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: #07a3b2!important;
}
.unknown_prf .btn-main {
    margin-bottom: 100%;
}
.buttonExampleSite:hover {
    background: #a3f0e9!important;
  border: 1px solid #a3f0e9!important;
    color: #000!important;
}
.buttonExampleSite {
    border-radius: 50px!important;
    background-color: #07a3b2!important;
    font-size: 16px!important;
    border: 1px solid #07a3b2!important;
    color: #fff!important;
}








/* ติดต่อเรา */
.contact-pd {
    margin-top: 2%;
    color: #000;
}
.contact-pd h6 {
    font-weight: 600;
    font-size: 26px;
    white-space: break-spaces;
    color: #444;
}
.contact-pd h3 {
    white-space: break-spaces;
}
.contact-pd h5 {
    font-weight: 600;
    margin-bottom: 2%;
    color: #000000;
}
.contact-block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin-bottom: 1%;
    margin-top: 3%;
}
.contact-bg:hover {
    background-color: #07a3b2;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    color: #fff;
}
.contact-bg {
    display: flex;
    gap: 10px;
    width: 100%;
    background-color: transparent;
    color: #000;
    border-radius: 100px;
    padding: 10px;
    transition: 0.5s;
}
.contact-bg:hover a {
    color: #fff;
}
.contact-bg a {
    color: #000;
    transition: 0.5s;
}
.contact-block-img {
    width: 20%;
    align-self: center;
}
.contact-block-text {
    width: 80%;
    align-self: center;
}
.contact-pd h4 {
    font-size: 18px;
    font-weight: 600;
    font-family: "Montserrat", "Noto Sans Thai";
}
.contact-pd p {
    font-size: 16px;
}
.map-map {
    margin-top: 3%;
}
.map-map1 {
    line-height: normal;
    font-size: 16px;
    font-weight: 600;
}
.map-map2 {
    line-height: normal;
    font-size: 16px;
    margin-top: 2%;
}





.table-pd1 {
    background-color: #fff;
    border-radius: 20px;
    padding: 2%;
}





/*from Contact */

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

#background66e690a875a9590013db489e {
    background-color: #fff !important;
    padding: 2%;
    border-radius: 20px;
}






/* Contentmanager FAQs  */
 
#ContentmanagerTemplate66e696891c012a001364aa3d strong {
    font-weight: 400;
    font-size: 20px;
    color: #000;
    text-align: left;
}
#ContentmanagerTemplate66e696891c012a001364aa3d .nav-template7 li {
    border-bottom: 3px solid transparent;
    border-top: 3px solid transparent;
    transition: 0.5s;
    border-radius: 50px;
    /* background-color: #fafafa; */
    background: linear-gradient(to right, rgba(234,214,239,1) 0%, rgba(234,214,239,1) 18%, rgba(171,237,235,1) 100%);
    padding: 1% 2%;
    margin-bottom: 1%;
    text-align: left;
}
#ContentmanagerTemplate66e696891c012a001364aa3d .nav-template7 li:hover {
    background-color: #ededed;
    border-radius: 50px;
}
#ContentmanagerTemplate66e696891c012a001364aa3d .nav-template7 li a {
    color: #000;
    display: inline-block;
    font-size: 20px !important;
}
#ContentmanagerTemplate66e696891c012a001364aa3d span.fas.fa-plus {
    color: #b37247;
    font-size: 14px;
    padding-right: 7px;
}
#ContentmanagerTemplate66e696891c012a001364aa3d .nav-template7 .fa-plus:before {
    content: "\f101";
    color: #07a3b2;
}
/*
#ContentmanagerTemplate66e696891c012a001364aa3d ul.nav-template7 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 10px;
}*/
 
 






#tableA {
  width: 100%;
}
#tableA th {
    background-color: #11733b;
    padding: 20px;
    color: #ffffff;
    font-size: 16px;
    border: 5px solid #fafafa;
    text-align: center;
    font-weight: 400;
}
#tableA td {
    border: 5px solid #fafafa;
    padding: 15px;
    font-size: 16px;
    text-align: center;
    width: 33.333%;
}
#tableA tr:nth-child(even){ background-color: #fff;}
#tableA tr:nth-child(odd){ background-color: #fff;}
 
#tableA td:hover {background-color:#07a3b2; color: #fff;}
 



.eapps-widget-toolbar { display: none; }




#background66ea776c8fd3a500132175df figure.effect-jazz,
#background66ea79433065010013b72b14 figure.effect-jazz,
#background66ea7a9939d4ac00135e5fce figure.effect-jazz,
#background66ea7ad53f7c3000130c34d7 figure.effect-jazz,
#background66ea7b4a0e87420013440f12 figure.effect-jazz,
#background66ea7bbd51210a0013b37f93 figure.effect-jazz,
#background66f61ed95914cb00132c4c4e figure.effect-jazz {
    border-radius: 20px;
    box-shadow: rgb(0 0 0 / 50%) 0px 5px 15px;
}





@media screen and (min-width : 1900px) {
.navbar-default .navbar-nav>li>a {
    font-size: 22px;
}
.no-js .dropdown-menu>li>a {
    font-size: 20px;
} 
.block-head {
    width: 95%;
    margin: 0 auto;
    margin-right: 0;
}
.empty-space1 h2 {
    font-size: 3em;
}  
.empty-space1-text3 {
    font-size: 28px;
}
.empty-space1-text4 {
    font-size: 28px;
} 
.empty-space1-bg {
    margin-top: -29%;
} 
.itopplus-slide {
    background-size: cover;
}
.album-text1 {
    font-size: 26px;
}
.album-text2 {
    font-size: 24px;
}
.album-pd {
    margin-top: 77%;
} 
.empty-space3-text1 {
    font-size: 24px;
} 
.empty-space7 h4 {
    font-size: 24px;
} 
.empty-space7 h3 {
    font-size: 20px;
} 
.empty-space7 p {
    font-size: 18px;
}
.empty-space7-text1 {
    font-size: 26px;
} 
.empty-space7-text2 {
    font-size: 18px;
} 
.album-text3 {
    font-size: 24px;
} 
.album-text4 {
    font-size: 36px;
}  
.album-text5 {
    font-size: 22px;
} 
.footer-img1 {
    width: 60%;
}
.footer-text1 {
    font-size: 20px;
} 
.footer-text2 {
    font-size: 18px;
}
.footer-text3 {
    font-size: 3em;
}
.footer-block {
    width: 65%;
}
.icon_b {
    font-size: 18px;
} 
.empty-space10-ttext {
    font-size: 32px;
    border-radius: 50px;
} 
.empty-space10 h6 span {
    font-size: 22px;
} 
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 22px;
    height: 40px;
} 
.article-t {
    height: 20px;
} 
.contact-pd h6 {
    font-size: 32px;
} 
.contact-pd h4 {
    font-size: 20px;
} 
.contact-pd p {
    font-size: 18px;
} 
.no-js #Component66e690a875a9590013db489e .form-control {
    padding: 49px 30px;
}
.empty-space8 h4 {
    font-size: 30px;
} 
.empty-space10-ttextBG {
    border-radius: 40px;
}
.empty-space10 h6 {
    font-size: 36px;
}
.faq-pd-bblock-text1 {
    width: 8%;
}
  
  
  
  
  
  
  
p {
    font-size: 18px;
}
  
h1 {
    font-size: 3.5em;
}  
h2 {
    font-size: 4em;
}
h3 {
    font-size: 20px;
} 
h4 {
    font-size: 22px;
} 
h5 {
    font-size: 26px;
}
h6 {
    font-size: 32px;
}  
  
  
  
}

@media screen and (max-width : 1191px) {
#imagesControl66e3aeb547b37f00130c9224 {
    padding: 0px !important;
}
.empty-space1 h2 {
    font-size: 2em;
} 
.empty-space1-bg {
    margin-top: -33.5%;
}  
.album-pd {
    margin-top: 70%;
}
.empty-space3-text1 {
    font-size: 14px;
} 
.empty-space7 p {
    white-space: inherit;
}
.empty-space7 h4 {
    font-size: 16px;
} 
.empty-space7 h3 {
    font-size: 14px;
}  
.album-text4 {
    font-size: 24px;
} 
.album-text3 {
    font-size: 18px;
} 
.album-text5 {
    font-size: 16px;
} 
.footer-text3 {
    font-size: 2em;
}
  
  
  
  
  
  
  
  
  
h1 {
    font-size: 2em;
}
h2 {
    font-size: 2em;
} 
h4 {
    font-size: 16px;
}  
h5 {
    font-size: 20px;
}
  
  
}  
  
@media screen and (max-width : 900px) {
.empty-space1 h5 {
    white-space: inherit;
    font-size: 16px;
}
.empty-space1 h4 {
    white-space: inherit;
} 
.empty-space1-text3 {
    font-size: 16px;
}
.empty-space1-text4 {
    font-size: 16px;
}  
.empty-space1-bg {
    margin-top: -35.5%;
}  
.album-text1 {
    font-size: 16px;
} 
.album-text2 {
    font-size: 15px;
} 
.empty-space3-text1 {
    white-space: inherit;
} 
.empty-space8 p {
    font-size: 14px;
    white-space: inherit;
}
.itopplus-bg6 {
    background-size: cover;
}
.empty-space7-text2 {
    font-size: 14px;
}  
.empty-space7 p {
    font-size: 10px;
} 
.empty-space7 h4 {
        font-size: 14px;
    }  
.empty-space7 h3 {
    font-size: 10px;
}
.itopplus-bg3 {
    background-size: cover;
} 
.article-t {
    font-size: 12px;
} 
.article-b {
    font-size: 14px;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 16px;
    height: 50px;
}
.managerHeader {
    font-size: 2em;
}
.contact-block {
    grid-template-columns: repeat(1, 1fr);
} 
.empty-space10 {
    display: grid;
} 
.empty-space10-block {
    width: 100%;
}
  
  
  
  
  
  
h4 {
    font-size: 20px;
} 
  
  
  
}

@media screen and (max-width : 480px) {
.empty-space1 {
    display: grid;
    gap: 10px;
}
.empty-space1-text {
    width: 100%;
}
.empty-space1 h4 {
    font-size: 16px;
}
.itopplus-slide {
    background-size: cover;
}
.empty-space1-img {
    width: 100%;
}  
.album-text1 {
    font-size: 20px;
}   
.album-text2 {
    font-size: 18px;
} 
.empty-space3 {
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
}
.empty-space3-block1 {
    grid-template-columns: repeat(1, 1fr);
}
.empty-space3-text1 {
    font-size: 18px;
} 
.empty-space3-text1 {
    white-space: break-spaces;
    width: 75%;
}  
.empty-space7-block {
    grid-template-columns: repeat(2, 1fr);
}
.empty-space7-img1 {
    width: 85%;
    margin-bottom: -3%;
}
.empty-space7 h4 {
    font-size: 16px;
} 
.empty-space7 h3 {
    font-size: 14px;
}
.empty-space7 p {
    font-size: 14px;
    white-space: inherit;
}
.empty-space8-block {
    grid-template-columns: repeat(1, 1fr);
} 
.empty-space8 p {
    font-size: 16px;
}  
.empty-space9 {
    grid-template-columns: repeat(1, 1fr);
    gap: 40px;
} 
.empty-space9-block {
    grid-template-columns: repeat(1, 1fr);
}
.empty-space10-ttext {
    font-size: 20px;
}
.empty-space10 h6 {
    white-space: break-spaces;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    margin: 5%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    margin: 5%;
} 
article.col-md-6.item.-micro {
    width: 100%;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 18px;
    height: inherit;
} 
.article-t {
    font-size: 14px;
    white-space: break-spaces;
    height: inherit;
}
#ContentmanagerTemplate66e696891c012a001364aa3d strong {
    font-size: 16px;
} 
.contact-pd h6 {
    font-size: 20px;
    white-space: inherit;
} 
.tab .nav-tabs li a {
    padding: 10px 10px !important;
    font-size: 12px!important;
}
.empty-space1-bg {
    margin-top: 0%;
    margin-bottom: 10%;
}  
 .itopplus-slide {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_18082023dgwn/0/0/slidez-z822199987887.webp);
} 
.empty-space10 h4 {
    white-space: inherit;
}
.empty-space10-mmg1 {
    width: 30%;
}

.empty-space10-mmg2 {
    width: 9%;
} 
.empty-space10-ttextBG p {
    white-space: inherit;
}
.empty-space8 h4 {
    font-size: 20px;
}
.faq-pd-bblock-text1 {
    width: 29%;
}
.faq-pd-bblock-text2 {
    width: 3%;
}  
.empty-space4 h2 {
    padding: 2% 6%;
} 
.contact-pd h3 {
    white-space: inherit;
}
  
  
}





