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

.itopplus-bg {
    background-image: url('');
}

h2.count-value {
    color: #517539;
}

/************Menu***************/
.navbar-default .navbar-nav>li>a {
    color: #000;
    margin: 0 20px;
    padding: 10px 15px;
    font-size: 18px;
    font-weight: 300;
}
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:active {
    color: #000;
    box-shadow: none;
    border-radius: none;
    background: transparent;
    background-color: transparent;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: transparent;
}

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


.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #fff;
    background: #517539;
}

/********Only Sidebar*********/
@media screen and (max-width : 992px) {

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #444 !important;
        color: #444 !important;
    }

    #controlMenu,
    #controlMenu i,
    #controlMenu li a {
        color: #444 !important;
    }

    .navbar-default {
        background: #fff;
    }

    /*new logo nav*/
    .navbar-header {
        display: flex;
        flex-direction: row-reverse;
        padding: 0 10px;
          box-shadow: 0 0 3px 0 #aaa;
    }

    .itopplus-logo img {
        position: fixed;
        object-fit: contain;
        width: 60px !important;
        top: 10px;
        left: 15px;
    
    }


}

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

.itopplus-banner  .container::before,
.itopplus-banner  .container::after {
    display: none;
}
  
  nav#nav-menu {
    display: grid;
    justify-content: end;
}

    .navbar-default {
        background: transparent;
    }

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



    .no-js .itopplus-banner {
        position: sticky;
        top: 0;
        width: 100%;
        z-index: 100;
        background: #fff;
      	transition: 0.3s ;
    }

    .banner-sticky {
        background: #fff !important;
        box-shadow: 0 0 3px 0 #aaa;
    }


    .itopplus-nav-bar li:not(:last-of-type):not(.itopplus-sidebar-menu-parent):not(.dropdown-submenu):after {
        content: '|';
        display: grid;
        place-content: center;
        color: #000;
    }
  
  #nav-menu .navbar-default .navbar-brand {
    display: grid!important;
    place-items: center;
    padding: 0!important;
    margin: 0 10px;
}


}

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

}

@media screen and (min-width : 1900px) {
.empty-space1 p {
    font-size: 20px !important;
}  
.button-text1 {
    font-size: 18px!important;
} 
.empty-space1-text {
    padding: 7% 0%!important;
} 
.album-text1 {
    font-size: 34px!important;
} 
.album-text1 {
    margin-top: 12%!important;
}
.footer-img1 {
    width: 30%!important;
} 
.footer-text3 {
    font-size: 22px!important;
}
.footer-text4 {
    font-size: 18px!important;
} 
.footer-block-img {
    width: 15%!important;
}
.footer-block1-img {
    width: 25%!important;
} 
.border-button {
    margin-top: 5%!important;
    margin-bottom: 2%!important;
} 
.empty-space11-text1 {
    font-size: 22px!important;
}  
.empty-space11 span {
    font-size: 40px!important;
}  
.empty-space9 {
    gap: 100px!important;
}
.empty-space13 p::after {
    top: 45%!important;
} 
.contact-text2 {
    font-size: 18px!important;
}
.contact-img1 {
    width: 80%!important;
} 
.managerHeader {
    font-size: 3em !important;
}
.album-text2 {
    margin-top: 25%!important;
} 
.empty-space4 h1 {
    font-size: 2.5em !important;
} 
.button-text2 {
    font-size: 18px !important;
} 
.empty-space9 h2 {
    font-size: 2.5em !important;
}
.empty-space14 h1 {
    font-size: 26px !important;
    height: 80px !important;
}
.empty-space14 h3 {
    font-size: 18px !important;
} 
 .empty-space14 p {
    white-space: inherit !important;
}

  
  
  
  
  
h1 {
    font-size: 3.5em!important;
}
h2 {
    font-size: 3.5em!important;
}  
h3 {
    font-size: 20px!important;
}  
h4 {
    font-size: 24px!important;
} 
p {
    font-size: 18px!important;
} 
  
  
  
.mgg1 h2 {
    font-size: 2.5em !important;
}
   
}








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


/*
 
#background65cb2c5c8d69790013d7ba3f .thumbnail {
       border: solid 1px #e0e0e0;
       background: #fff;
       transition: 0.5s;
       color: #565656;
       padding: 0% !important;
       box-shadow: rgb(0 0 0 / 0%) 2px 0 11px 0;
       border-radius: 20px;
}
#background65cb2c5c8d69790013d7ba3f .thumbnail:hover {
    border: solid 1px #e0e0e0;
    background: #fff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    color: #517539;
} 

*/




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

figure.effect-selena {
    background: transparent;
}

figure.effect-apollo {
    background: transparent;
}



.fancybox-opened .fancybox-skin {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0);
}

.fancybox-skin {
    background: #fff;
    border-radius: 0px;
}

.fancybox-lock {
    overflow: auto;
}

.fancybox-margin {
    margin-right: 0px;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: hidden;
}

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





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

figure.effect-jazz {
    background: transparent;
    border-radius: 0px;
}







/* oscar TH */

#background65d2c32ef27607001326acac .grid figure figcaption,
#background65d2c35966ca0f0013fac23a .grid figure figcaption,
#background65e566d0ff7348001312b646 .grid figure figcaption,
#background65e566d0ff7348001312b648 .grid figure figcaption {
    padding: 0em;
}



/* oscar Eng */

#background66343aa71c278b0013057a0d .grid figure figcaption,
#background66343aa71c278b0013057a0f .grid figure figcaption,
#background66343b131c278b0013057a23 .grid figure figcaption,
#background66343b131c278b0013057a25 .grid figure figcaption {
    padding: 0em;
}




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: rgb(255 255 255 / 0%);
}

figure.effect-oscar:hover figcaption {
     background: rgb(255 255 255 / 50%);
}


figure.effect-oscar h2 {
    margin: 0% 0 0px 0;
    -webkit-transition: -webkit-transform 0.32s;
    transition: transform 0.32s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

figure.effect-oscar:hover h2 {
    opacity: 1;
    transition: 0.32s;
    transform: none !important;
}

.grid figure h2 {
    word-spacing: 0em;
    font-weight: 300;
    text-transform: none;
}

figure.effect-oscar img {
    max-width: none;
    -webkit-transition: opacity 0.32s, -webkit-transform 0.32s;
    transition: opacity 0.32s, transform 0.32s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

figure.effect-oscar:hover img {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}



/* oscar */






/* 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;
    border-radius: 0px;
}

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








/**/
/*
.itopplus-sticky-nav-bar-inside div {
  float: none!important;
  text-align: center;
}

#itopplus-sticky-nav-bar {
    background: #fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.33);
    height: 130px;
}

#itopplus-nav-bar-sticky .itopplus-sidebar-menu-parent {
   color: #fff;
   font-size: 12pt;
   border-bottom: none!important;
}

*/








/*อัลบั้มในเนื้อหาระบบ 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-family: "Athiti", sans-serif;
    font-size: 3em;
    text-transform: capitalize;
    text-align: center;
    padding: 2% 0% 3%;
    color: #000000;
}
#Contentmanager .post-time {
    font-size: 14px;
    font-weight: 300;
    color: #1e2a27;
   display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #517539;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
        font-family: "Athiti", sans-serif;
    font-size: 20px;
    color: #000000;
    padding: 1% 0% 0%;
    font-weight: 500;
    line-height: inherit;
    height: inherit;
    text-align: center;
    margin-bottom: 8%;
}


/*
.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: #517539;
   color: #fff;
}
.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: 0px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: transparent;
    padding: 5% 0% 0% 0%;
}
.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%;
}*/



.landingpagemanager {
    display: none;
}
 



/* contenemanager */




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

#carousel65cb0ceb14d7340013e3bf7f .hidden {
   display: block!important;
   visibility: inherit!important;
   pointer-events: none;
}
.carousel-indicators li {
    border: 1px solid #414141;
  background-color: transparent;
}
.carousel-indicators .active {
	background-color: #414141;
 	border-color:#414141; 
    /*  width: 30px;*/ 
}
/******
#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;
}

ul.icon_b {
    font-size: 18px;
    line-height: 1.7;
}

ul.icon_b ::marker {
    color: #000;
}

.icon_c {
    font-size: 16px;
    padding: 0% 5%;
}

ul.icon_bb {
    font-size: 16px;
}









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



.footer-text {
       font-family: "Athiti", sans-serif;
    text-align: center;
    padding: 1% 0%;
}
.footer-text1 {
      font-family: "Athiti", sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
}
.footer-text2 {
        font-family: "Athiti", sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
}
.footer-text3 {
    font-size: 18px;
    font-weight: 500;
}
.footer-text4 {
    font-size: 16px;
    white-space: break-spaces;
}
.footer-text5 {
    font-size: 16px;
    font-weight: 600;
}
.footer-text6 {
    font-size: 28px;
    font-weight: 600;
}



.footer-img1 {
    width: 45%;
    margin: 0 auto;
    margin-top: 5%;
    margin-bottom: 5%;
}
.border-button {
    border-bottom: solid 1px #81b061;
    margin-top: 7%;
    margin-bottom: 3%;
}


.footer-block {
    display: flex;
    width: 100%;
    gap: 10px;
}
.footer-block-contact {
    width: 60%;
}
.footer-block-tel {
    width: 40%;
}
.footer-block-pd {
    display: flex;
    width: 100%;
    gap: 15px;
}
.footer-block-img {
    width: 25%;
    align-self: center;
}
.footer-block-text {
    width: 75%;
    align-self: center;
        font-family: "Athiti", sans-serif;
  	color: #000;
}
.footer-block1 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
}
.footer-block1-img {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 10px;
    width: 40%;
    align-self: center;
}
.footer-block1-text {
    text-align: right;
    font-size: 13px;
        font-family: "Athiti", sans-serif;
    font-weight: 600;
    align-self: center;
}

.footer-pd {
    margin-top: 5%;
}






/* class  */

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



 
.empty-space0 {
    font-family: "Athiti", sans-serif;
    font-size: 14px;
    opacity: 0.5;
    text-align: center;
    padding: 0% 0% 4% 0%;
}



.empty-space {
    padding: 1.5%;
}
.empty-space1 {
    display: flex;
    width: 100%;
    gap: 100px;
    padding: 7% 0%;
}
.empty-space1-img {
    width: 35%;
    align-self: center;
}
.empty-space1-text {
    width: 65%;
    align-self: center;
    border-top: solid 1px #a9a9a9;
    border-bottom: solid 1px #a9a9a9;
    padding: 5% 0%;
    color: #000000;
}
.empty-space1 h1 {
    /* font-weight: 500; */
    margin-bottom: 2%;
}
.empty-space1 p {
    font-weight: 300;
    font-size: 17px;
}
.empty-space2 {
    text-align: center;
    padding: 3% 0%;
}
.empty-space2 h1 {
    font-family: "Athiti", sans-serif;
    margin-bottom: 0.5%;
    font-weight: 300;
}
.empty-space2 h3 {
    font-weight: 300;
}
.empty-space3 h1 {
       font-family: "Athiti", sans-serif;
    text-align: right;
    padding: 5% 1% 3%;
}
.empty-space4 {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    text-align: center;
}
.empty-space4 h1 {
    font-family: "Athiti", sans-serif;
    margin-bottom: 2%;
    margin-top: 3%;
    font-size: 2em ;
}
.empty-space4 h3 {
    white-space: break-spaces;
    font-weight: 300;
}
.empty-space4-block {
    padding: 15% 0%;
}
.empty-space5 {
    text-align: center;
    padding: 10% 0%;
}
.empty-space5 p {
    line-height:2;
}
.empty-space5 h2 {
    font-family: "Athiti", sans-serif;
    margin-bottom: 1%;
}
.empty-space6 h2 {
    font-family: "Athiti", sans-serif;
    margin-bottom: 1%;
    text-align: center;
    padding: 4% 0% 1%;
    color: #000;
} 
.empty-space6 h3 {
    text-align: center;
}
.empty-space7 {
    display: grid;
    grid-template-columns: repeat(5,1fr);
    gap: 20px;
}
.empty-space7-block {
    background: #9d836a;
    color: #fff;
    box-shadow: 5px 5px 8px 0px rgba(0,0,0,0.13);
}
.empty-space7 h1 {
       font-family: "Athiti", sans-serif;
    background-color: #fafafa;
    color: #000;
    width: 20%;
    text-align: center;
}
.empty-space7 p {
    padding: 25% 10%;
    text-align: center;
}
.empty-space8-img {
    width: 30%;
    margin-left: 5%;
}
.empty-space8-img img {
    border-radius: 500px;
}
.empty-space8-text {
    font-family: 'Playfair Display', serif;
    font-size: 3.5em;
    line-height: 0.4;
}
.empty-space8-bg1 {
    background: #517539;
    color: #fff;
    padding: 6% 9% 6% 9%;
    border-radius: 0px 0px 70px 20px;
    /* height: 115px; */
}
.empty-space8-bg {
    background-color: #fff;
    border-radius: 70px 20px 70px 20px;
    box-shadow: 5px 5px 8px 0px rgba(0,0,0,0.13);
}
.empty-space8-bg0 {
    padding: 25% 9% 8% 9%;
    margin-top: -18%;
}
.empty-space8 p {
    color: #000;
    height: 130px;
}
.empty-space8-bg1 p {
    color: #fff;
    font-weight: 300;
    font-size: 15px;
    height: auto;
}
.empty-space9 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 50px;
    padding: 6% 0%;
    color: #000;
}
.empty-space9 h2 {
    font-family: "Athiti", sans-serif;
    margin-bottom: 1%;
    font-size: 2.5em;
}
.empty-space9 p {
    white-space: break-spaces;
}
.empty-space9-text {
    align-self: center;
}
.empty-space9-img {
    align-self: center;
}
.empty-space10 p {
    text-align: center;
    padding: 4% 0% 5%;
}
.empty-space11 {
    display: flex;
    padding: 5% 0% 6% 0%;
    color: #000;
}
.empty-space11-block {
    width: 50%;
    align-self: center;
}
.empty-space11-blockimg {
    display: flex;
    width: 100%;
    gap: 10px;
}
.empty-space11-text1 {
    width: 15%;
    left: calc(0% - -5rem);
    position: relative;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    white-space: nowrap;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    align-self: flex-end;
    font-size: 18px;
    letter-spacing: 5px;
    font-weight: 500;
    text-transform: uppercase;
}
.empty-space11-img {
    width: 85%;
}
.empty-space11 h2 {
    white-space: break-spaces;
    font-weight: 400;
    margin-top: 15%;
    font-size: 26px;
        font-family: "Athiti", sans-serif;
}
.empty-space11 span {
    font-weight: 500;
    font-size: 32px;
    /* color: #fae12b; */
    font-family: Prompt, sans-serif;
}
.empty-space11 p {
    white-space: break-spaces;
    margin-bottom: 5%;
}
.empty-space11-border {
    border-bottom: solid 5px #517539;
    width: 15%;
    margin-top: 3%;
    margin-bottom: 4%;
}
.empty-space11 h3 {
    font-weight: 600;
    color: #517539;
}
.empty-space12 h6 {
    text-align: center;
    font-weight: 500;
}
.empty-space12 h3 {
    text-align: center;
}
.empty-space12 {
    color: #000;
}
.empty-space13-block {
    display: flex;
    width: 100%;
    gap: 20px;
    margin-top: 4%;
}
.empty-space13-img {
    width: 20%;
    align-self: center;
}
.empty-space13-img img {
    border-radius: 500px;
    border: dashed 2px #f0f5fb;
    padding: 5%;
}
.empty-space13-text {
    width: 80%;
    align-self: center;
        font-family: "Athiti", sans-serif;
}
.empty-space13 p {
    background-color: #f2ede8;
    color: #333;
    padding: 5%;
    border-radius: 20px;
    height: 150px;
}
.empty-space13 p::after {
    content: "";
    position: absolute;
    border-top: 10px solid #f2ede8;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    top: 53%;
    left: 9%;
}
.empty-space13 h4 {
    font-weight: 500;
}
.empty-space13 h3 {
    font-size: 15px;
}
.empty-space14 h1 {
    font-family: "Athiti", sans-serif;
    margin-bottom: 2%;
    margin-top: 3%;
    font-size: 22px;
    font-weight: 600;
    height: 65px;
}
.empty-space14 h3 {
    white-space: inherit;
    font-weight: 400;
    font-size: 16px;
}
.empty-space14-pd {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    text-align: center;
    margin-bottom: 4%;
    margin-top: 3%;
    gap: 10px;
}
.empty-space14-block {
    background-color: rgb(242 237 233 / 40%);
    padding: 7%;
}
.empty-space14 {
    text-align: center;
}
.empty-space14 p {
    white-space: break-spaces;
}
.empty-space14-B {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 30px;
}
.empty-space14-Btext {
    align-self: center;
}
.empty-space14-Bimg {
    align-self: center;
}
.empty-space16 {
    text-align: center;
    color: #000;
}
.empty-space16 h4 {
    font-weight: 600;
}








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: 24px;
}
h6 {
    font-size: 26px;
}
p {
    font-size: 16px;
}





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


.icon-img1:hover {
    transform: scale(1.05);
}
.icon-img1 {
    width: 25%;
    margin: 0 auto;
    transition: 0.5s;
}

.icon-img6 {
    width: 85%;
}



.button-text1:hover,
.button-text2:hover {
    background-color: #e9ded2;
    color: #000;
}
.button-text1 {
    background-color: #517539;
    color: #fff;
      font-family: "Athiti", sans-serif;
    font-size: 16px;
    text-align: center;
    width: fit-content;
    padding: 2% 5%;
    margin-top: 5%;
    transition: 0.5s;
}
.button-text2 {
    background-color: #517539;
    color: #fff;
    font-family: "Athiti", sans-serif;
    font-size: 16px;
    text-align: center;
    width: fit-content;
    margin: 0 auto;
    padding: 1.5% 4%;
    margin-top: 1%;
    transition: 0.5s;
    margin-bottom: 5%;
}


.album-text1 {
    font-size: 26px;
    color: #000000;
    font-weight: 300;
    margin-top: 12%;
    font-family: "Athiti", sans-serif;
    text-transform: capitalize;
}
.album-text2 {
    font-size: 26px;
    color: #000000;
    font-weight: 300;
    margin-top: 24%;
    font-family: "Athiti", sans-serif;
    letter-spacing: 0;
    text-transform: capitalize;
}



.article-b {
    font-size: 16px;
    background-color: #517539;
    color: #fff;
    text-align: center;
    width: fit-content;
    margin: 0 auto;
    padding: 4% 10%;
    margin-top: 5%;
    transition: 0.5s;
}



.mg1 {
    background-color: #e9ded2;
}
.mg2 {
    padding-bottom: 3%;
}
.mg2 h2 {
    padding: 4% 0% 0%;
}




.mg-cd {
    font-family: "Athiti", sans-serif;
    font-size: 14px;
    opacity: 0.5;
    text-align: center;
    padding: 1% 0%;
}
.mg-cd1 {
    font-family: "Athiti", sans-serif;
    font-size: 14px;
    opacity: 0.5;
    text-align: center;
    padding: 1% 0% 0% 0%;
}

.mgg1 h2 {
    font-size: 2.5em ;
}
  





.empty-block-img {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
.empty-img1 {}
.empty-img2 {
    grid-column-start: 2;
    grid-row-start: 1;
    grid-column-end: 4;
}
.empty-img3 {grid-column-start: 1;grid-row-start: 2;grid-column-end: 3;}
.empty-img5 {grid-column-start: 1;grid-row-start: 3;grid-column-end: 3;}
.empty-img8 {/* grid-column-start: 4; *//* grid-row-start: 3; *//* grid-column-end: 6; */}
.empty-img6 {
    grid-row-start: 3;
    grid-row-end: 5;
}
.empty-img9 {
    grid-column-start: 1;
    grid-row-start: 5;
    grid-column-end: 3;
}
.empty-img11 {
    grid-row-start: 6;
    grid-row-end: 8;
}
.empty-img14 {
    grid-column-start: 2;
    grid-row-start: 7;
    grid-column-end: 4;
}
.imgg-imgg img {
    height: 100% !important;
}








/* 1 */

.empty-img {
    display: flex;
    width: 100%;
    gap: 20px;
}
.empty-img-block1 {
    width: 65%;
}
.empty-img-block2 {
    width: 34%;
}
.empty-img-block01 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
}

/* 2 */
.empty1-img-block {
    display: flex;
    width: 100%;
    gap: 20px;
}
.empty1-img-block1 {
    width: 32%;
}
.empty1-img-block2 {
    width: 67%;
}
.empty1-img-bimg1 {
    margin-bottom: 6%;
}


/* 3 */
.empty2-img {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
.empty2-img1 {
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 3;
}
.empty2-img2 {
    grid-row-start: 1;
    grid-row-end: 3;
}
.empty2-img5 {
    grid-column-start: 1;
    grid-row-start: 3;
    grid-column-end: 3;
}

.empty2-border {
    border-bottom: solid 1px #ccc;
    padding-top: 3%;
    margin-bottom: 3%;
}



/* 4 */
.empty3-img-block {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
}
.empty3-img-block1 {
}
.empty3-img-block2 {
}
.empty3-img-bimg1 {
   margin-bottom: 6%;
}








/* testimonial */

.testimonial {
    padding: 10px 10px;
    margin: 0px 0px 0px;
    border: 0px solid transparent;
    position: relative;
}
.testimonial .pic{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 5px solid #c7373c;
    overflow: hidden;
    margin: 0 auto;
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
}
.testimonial .description{
    font-size: 15px;
    color: #5e595b;
    line-height: 27px;
    text-align: center;
    margin: 0;
    position: relative;
}
/*
.testimonial .description:before{
    content: "\f10d";
    font-family: "Font Awesome 5 Free"; font-weight: 900;
    font-size: 25px;
    color: #d7d7d7;
    position: absolute;
    top: 0;
    left: -2px;
}
*/
.testimonial .title{
    display: inline-table;
    padding: 10px;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #ea816b;
    font-size: 20px;
    font-weight: 700;
    color: #c7373c;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: absolute;
    bottom: -22px;
    left: 0;
    right: 0;
}
.testimonial .post{
    font-size: 15px;
    color: #671a36;
}
.owl-theme .owl-controls{
    width: 100%;
    height: 50px;
    opacity: 1;
    position: absolute;
    top: 38%;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    color: #ff001d;
}
.owl-theme .owl-controls .owl-buttons div{
    width: 50px;
    height: 50px;
    line-height: 40px;
    border-radius: 0;
    background: transparent;
    color: #000000;
    opacity: 1;
}
.owl-prev{
    position: absolute;
    left: -5%;
}
.owl-next{
    position: absolute;
    right: -5%;
}
.owl-prev:after,
.owl-next:after{
    content: "\f104";
    font-family: "Font Awesome 5 Free"; font-weight: 900;
    font-size: 30px;
    /*color: #c7373c;
    opacity: 1;*/
}
.owl-nav {
    width: 100%;
    height: 50px;
    opacity: 1;
    position: absolute;
    top: 40%;
}
.owl-next:after{ content: "\f105"; }
 
@media only screen and (max-width: 479px){
    .testimonial{ padding: 70px 10px 30px; }
    .testimonial .description:before{ top: -20px }
    .testimonial .title{ font-size: 12px; }
    .testimonial .post{ font-size: 11px; }
}

/* testimonial */






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

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

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

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

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










/*---เมนูมุมขวาบน---*/
#language_member_bar ul.dropdown-menu {
	font-family: prompt!important;
    padding: 5px!important;
    border: none!important;
    margin-bottom: 5px!important;
    border-radius: 5px!important;
  	min-width: 120px;
    left: -90%;
}
#language_member_bar .dropdown-toggle {
	padding: 0px 0px 0px 0px!important;
    border-right: none!important;
    background-color: transparent!important;
}
#language_member_bar .navbar-client {
    border: none;
    background-color: transparent;
}
#language_member_bar .nav>li>a:hover {
	background-color: transparent;
}
#language_member_bar .dropdown a div {
	width: 100%;
	display: contents;
}
#language_member_bar .navbar-nav>li {
    float: none;
    text-align: right;
    margin: 0 auto;
}
#language_member_bar span {
	font-family: prompt;
	color: #fff;
	text-shadow: none;
	letter-spacing: 0.5px;
}
#language_member_bar .fa-caret-down {
    border-left: 1px solid #FFF;
    padding-left: 10px;
    padding-right: 0px;
}
#language_member_bar .fa-caret-down:before {
	color: #ccc;
  	content: "\02C5";
}
#language_member_bar .glyphicon-print:before {
	color: #fff;
}
#language_member_bar .btn-warning {
	background-color: #d21b1b;
	background-image: none;
	border-color: #d21b1b;
}
#language_member_bar .fa-cog:before {
	color: #ccc;
}
#language_member_bar span#memberText {
    font-family: prompt;
    color: #c3c3c3;
    text-shadow: none;
    letter-spacing: 0.5px;
    font-weight: 400;
}
#language_member_bar .nav .open>a {
    background-color: transparent;
    border-color: transparent;
}
#language_member_bar #languagebar span {
    color: #000;
}
#language_member_bar .navbar-client ul.nav.navbar-right.navbar-nav {
    border-radius: 17px;
    background-color: #626366;
    margin-right: 0px!important;
    position: relative;
    margin-top: 32%;
    right: 200%;
    width: 200%;
    padding: 3px 10px 1px 10px;
    float: left!important;
}
/*ธง*/
#language_member_bar .nav>li>a>img {
    left: 8%;
    top: 4%;
    border-radius: 0!important;
    position: absolute;
    width: 40%;
    height: 80%;
}
/*open ธง*/
#language_member_bar .dropdown-menu {
	background-color: #626366!important;
}
/*dropdown ขนาดฟอร์น*/
#language_member_bar .dropdown-menu span {
    color: #fff!important;
    font-family: prompt;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 12px;
}
/*Hover เลือกภาษา*/
 
#language_member_bar .navbar-nav>li>.dropdown-menu>li>a:hover {
	background: #517539!important;
}
 





/* tableA */

#tableA {
  width: 100%;
}
#tableA th {
    background-color: #517539;
    padding: 15px;
    color: #ffffff;
    font-size: 2.5em;
    border: 5px solid #fff;
    text-align: center;
    font-weight: 400;
    font-family: "Athiti", sans-serif;
}
#tableA td {
    border: 5px solid #fff;
    padding: 20px;
    font-size: 16px;
    text-align: center;
    width: 25%;
}
#tableA tr:nth-child(even){ background-color: #fafafa;}
#tableA tr:nth-child(odd){ background-color: #fafafa;}
#tableA tr:hover {background-color:#517539; color: #fff;}
 



/* pdpa */
 
.pdpa-text h5 {
    font-weight: 500;
    margin-top: 2%;
}
.pdpa-text h4 {
    font-weight: 500;
}
.pdpa-text a:hover {
    color: #517539;
}
.pdpa-text a {
    color: #333;
}
.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: #517539!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: #517539!important;
    font-size: 16px!important;
    border: 1px solid #517539!important;
    color: #fff!important;
}







/* ติดต่อเรา */
.contact-img1 {
    width: 100%;
    margin: auto;
    border: dashed 1px #ccc;
    padding: 5%;
    margin-right: 5%;
}
.contact-text1 {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    margin-bottom: 2%;
    margin-top: 7%;
        font-family: "Athiti", sans-serif;
}
.contact-text2 {
    font-size: 16px;
    font-weight: 500;
    border-bottom: dashed 1px #ccc;
    margin-bottom: 7%;
    padding-bottom: 10%;
    color: #000;
    white-space: nowrap;
        font-family: "Athiti", sans-serif;
}
.contact-text3 {
    font-size: 16px;
    font-weight: 500;
    color: #517539;
        font-family: "Athiti", sans-serif;
}











/*from Contact TH */
 
.no-js #Component65d2dca17a8ca500132e4e42 label {
    display: none!important;
}
.no-js #Component65d2dca17a8ca500132e4e42 .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js #Component65d2dca17a8ca500132e4e42 .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: 42px 30px;
    background: transparent;
    color: #000;
}
.no-js #Component65d2dca17a8ca500132e4e42 .form-control:hover {
	border-color: #517539 ;
}
.no-js #Component65d2dca17a8ca500132e4e42 ::placeholder {
    color: #000!important;
  font-weight:300;
}

.no-js #Component65d2dca17a8ca500132e4e42 .form-control:focus {
    border-color: #517539 ;
    -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 #Component65d2dca17a8ca500132e4e42 .btn {
     background: #517539;
    background-repeat: repeat-x;
    border-color:transparent;
    border-radius: 0px;
    padding: 14px 30px;
    font-size: 18px;
    border: 0px solid transparent;
    color: #fff;
}

.no-js #Component65d2dca17a8ca500132e4e42 .btn-default {
    text-shadow: 0 0 0 #517539;
}


.no-js #Component65d2dca17a8ca500132e4e42 .btn-default:active {
background-color: #517539;
}

.no-js #Component65d2dca17a8ca500132e4e42 .btn-default:hover,
.no-js #Component65d2dca17a8ca500132e4e42 .btn-default:focus {
    background-position: 0 0px;
  background-color: #517539;
}
.no-js #Component65d2dca17a8ca500132e4e42 span.label a {
    color: #fff;
}
/* .no-js #Component656985d94cd10200131f0d31 button.btn.btn-default {
    opacity: 1;
} */
 





/*from Contact Eng */
 
.no-js #Component66343b9f2941af0013f1c8e6 label {
    display: none!important;
}
.no-js #Component66343b9f2941af0013f1c8e6 .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js #Component66343b9f2941af0013f1c8e6 .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: 42px 30px;
    background: transparent;
    color: #000;
}
.no-js #Component66343b9f2941af0013f1c8e6 .form-control:hover {
	border-color: #517539 ;
}
.no-js #Component66343b9f2941af0013f1c8e6 ::placeholder {
    color: #000!important;
  font-weight:300;
}

.no-js #Component66343b9f2941af0013f1c8e6 .form-control:focus {
    border-color: #517539 ;
    -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 #Component66343b9f2941af0013f1c8e6 .btn {
     background: #517539;
    background-repeat: repeat-x;
    border-color:transparent;
    border-radius: 0px;
    padding: 14px 30px;
    font-size: 18px;
    border: 0px solid transparent;
    color: #fff;
}

.no-js #Component66343b9f2941af0013f1c8e6 .btn-default {
    text-shadow: 0 0 0 #517539;
}


.no-js #Component66343b9f2941af0013f1c8e6 .btn-default:active {
background-color: #517539;
}

.no-js #Component66343b9f2941af0013f1c8e6 .btn-default:hover,
.no-js #Component66343b9f2941af0013f1c8e6 .btn-default:focus {
    background-position: 0 0px;
  background-color: #517539;
}
.no-js #Component66343b9f2941af0013f1c8e6 span.label a {
    color: #fff;
}
/* .no-js #Component656985d94cd10200131f0d31 button.btn.btn-default {
    opacity: 1;
} */
 







/*Hide Menu Phone*/



@media only screen and (min-width : 360px) {
.navbar-default .navbar-toggle {
    border-color: #66b2ff;
    border: none!important;
    background: none!important;

}
  
  .text-bar {
    color: #66b2ff!important;
    font-size: 0px!important;
}
.navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar {
background-color: #fff; 
}
}


@media only screen and (max-width: 900px) {
  
#nav-menu .navbar-default .navbar-brand {
    display: grid!important;
    place-items: center;
    padding: 0!important;
    margin: 0 10px;
}  
  
.itopplus-search-image-flex-container {
   width: 100%!important;
   display: inline-block!important;
}

.itopplus-search-image-flex-item {
    background-color: #fafafa!important;
    display: inherit;
   padding: 10px 10px 10px 10px!important;
    margin: 0px!important;
    width: 50%!important;
    float: left;
    box-shadow: rgb(0 0 0 / 19%) 0px 0 0, rgb(0 0 0 / 23%) 0px 0 0!important;
    min-height: 200px!important;
    max-height: 200px!important;
}
.itopplus-search-shopcart-image img {
	width: 90% !important;
}  
#itp-shopcart-detail {
    padding-left: 0 !important;
} 
.itopplus-search-shopcart-image {
    height: auto !important;
    overflow: hidden;
}  
.itopplus-search-shopcart-image img{
 	 width: 100% !important;
}
.search_text {
    text-align: center;
}
.itopplus-search-shopcart-image {
    background: #f6f8f8;
}
.navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar {
	background-color: #fff; 
} 
  
  
  
.empty-space1 p {
    font-size: 16px;
}
.empty-space4 h1 {
    font-size: 20px;
}
.empty-space11 span {
    font-size: 22px;
} 
.empty-space13 p::after {
    display: none;
}
.contact-text2 {
    font-size: 11px;
}
.contact-text3 {
    font-size: 11px;
} 

  
  
  
  
  
h1 {
    font-size: 2em;
}
h3 {
    font-size: 16px;
} 
  
}










@media only screen and (max-width:480px) {
#imagesControl65cecaf8372a310013f4ebbc {
    padding: 0px !important;
}
.empty-space1 {
    display: block;
}
.empty-space1-text {
    border-top: solid 0px #a9a9a9;
    border-bottom: solid 0px #a9a9a9;
} 
.empty-space1-img {
    width: 100%;
}
.empty-space1-text {
    width: 100%;
} 
.empty-space4 {
    grid-template-columns: repeat(1,1fr);
}
.empty-space4 h1 {
    font-size: 26px;
} 
.album-text1 {
    font-size: 18px;
} 
.empty-space11 {
    display: block;
} 
.empty-space11-block {
    width: 100%;
} 
.itopplus-bg {
    background-size: cover !important;
    background-attachment: unset !important;
}
.empty-space8 p {
    height: inherit;
}
.empty-space7 {
    grid-template-columns: repeat(2,1fr);
} 
.empty-space9 {
    grid-template-columns: repeat(1,1fr);
}
.table-responsive {
    border: 0px solid #ddd;
}  
article.col-md-6.item.-micro {
    width: 100%;
} 
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    margin: 5%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    margin: 5%;
}
.managerHeader {
    font-size: 2em;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    width: 100%;
}
.contact-text2 {
    font-size: 14px;
}
.contact-text3 {
    font-size: 14px;
}
.empty-space14-pd {
    grid-template-columns: repeat(1, 1fr);
}  
.empty-space11-text1 {
    left: calc(0% - -2rem);
    font-size: 14px;
}
.icon-img6 {
    width: 100%;
}  
 .empty-space14-B {
    grid-template-columns: repeat(1, 1fr);
}  
.empty-space14 p {
    white-space: inherit;
} 
.empty-space14 h1 {
    height: inherit;
}
.empty-space14-Btext {
    padding: 5%;
}
  
  
  
  
.empty-img {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
}
.empty-img-block1 {
    width: 100%;
} 
.empty-img-block2 {
    width: 100%;
}
.empty-img-block01 {
    grid-template-columns: repeat(1, 1fr);
}
.empty1-img-block {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    margin-top: 7%;
}
.empty1-img-block1 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    width: 100%;
    gap: 20px;
}
.empty1-img-block2 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    width: 100%;
    gap: 20px;
}
.empty1-img-bimg1 {
    margin-bottom: 0;
} 
.empty1-img-block2 {
    width: 100%;
}
.empty2-img {
    grid-template-columns: repeat(1, 1fr);
}
.empty2-img1 {
    grid-column-start: unset;
    grid-row-start: unset;
    grid-column-end: unset;
}
.empty2-img2 {
    grid-row-start: unset;
    grid-row-end: unset;
} 
.empty2-img5 {
    grid-column-start: unset;
    grid-row-start: unset;
    grid-column-end: unset;
}
.empty3-img-block {
    grid-template-columns: repeat(1,1fr);
}
.empty3-img-bimg1 {
    margin-bottom: 0%;
}
  
  
  
  
  
  
h2 {
    font-size: 2em;
}
h6 {
    font-size: 20px;
} 
  
  
#tableA tr {
    display: flex;
    flex-direction: column;
}  
  
  #tableA td {
  	width: 100%;
  }
  
  
}














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

    #controlBanner img {
        position: fixed;
        top: 10px;
        left: 10px;
        width: 60px !important;
        z-index: 10000;
    }
  
    .itopplus-banner *:not(i):before,
    .itopplus-banner *:not(i)::after {
        display: none;
    }

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

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

    #controlMenu a {
        color: #444 !important;
        border: none;
    }

    .itopplus-banner *:not(i):before,
    .itopplus-banner *:not(i)::after {
        display: none;
    }

    #nav-menu {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 9999;
    }

    .navbar-header {
        display: flex !important;
        flex-direction: row-reverse;
        align-items: center;
        height: 50px;
        width: 100%;
        gap: 5px;
    }

    #itpMenuSideBar {
        display: grid;
        place-items: center;
        border: none;
        margin: 0 !important;
        padding: 0 !important;
        background: transparent !important;
        background-color: transparent !important;
    }

    #itpMenuSideBar .navbar-inline:last-child {
        display: none;
    }

    #itpMenuSideBar span {
        height: 3px !important;
        width: 25px !important;
        margin: 5px !important;
    }

    .navbar-header a:not(a.visible-xs),
    .navbar-header a.visible-xs i {
        display: none !important;
    }

    .navbar-header>* {
        display: grid !important;
        place-items: center;
        place-content: center;
        background-image: url();
        background-size: 30px;
        background-position: center;
        background-repeat: no-repeat;
        width: 35px !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;
    }

    #languagemobile {
        order: 10;
    }

    #language_member_bar {
        display: none
    }

    #main-navbar-collapse {
        display: none !important;
    }

    #languagemobile {
        filter: unset !important;
    }
}

 


/*
white-space: break-spaces;
*/


.unknown {
  position: fixed;
  bottom: 6% !important;
}

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






