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

body {
    overflow-x: hidden;
}

.itopplus-bg {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_04092023y9of/0/0/1z-z1316795878105.webp');
}

.itopplus-pos2 {
    background: linear-gradient(to bottom, rgba(239, 241, 245, 0) 0%, rgba(239, 241, 245, 1) 100%);
}




.navbar-default .navbar-nav>li>a {
    color: #282828;
    margin: 0 5px;
    padding: 5px 15px;
    font-size: 18px;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:active,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #fff !important;
    box-shadow: none;
    border-radius: 30px;
    background: transparent;
    background-color: #18407e;
}


.no-js .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);
}
.no-js .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);
}
.no-js .dropdown-menu>li>a {
    color: #282828;
    font-size: 16px;
    padding: 7px 20px;
}
.no-js .dropdown-menu>li>a:focus,
.no-js .dropdown-menu>li>a:hover {
    color: #fff;
    background: #18407e;
}

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

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

    .navbar-header {
        display: flex !important;
        flex-direction: row-reverse;
        width: 100%;
        padding: 0 10px;
        box-shadow: 0 0 3px 0 #ccc;
    }

    #ItopplusMainSidebar,
    .navbar-header {
        background: #fff;
    }

    #controlMenu * {
        color: #444 !important;
    }

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

@media screen and (min-width: 1024px) {
    #controlBanner {
        object-fit: contain;
        padding: 15px;
        width: 60%;
        min-width: auto;
        margin: 0 auto;
    }

    .itopplus-banner .container {
        display: grid;
        grid-template-columns: 15% 85%;
        align-items: center;
    }

    .itopplus-banner .container::before,
    .itopplus-banner .container::after {
        display: none;
    }

        #nav-menu {
        margin-top: 0vw;
        text-align: right;
        background-color: transparent;
    }

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

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

    .itopplus-banner {
        background: #fff;
        transition: .3s;
    }
ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
   margin: 0;
}


}



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

}

@media screen and (min-width : 1900px) {
.navbar-default .navbar-nav>li>a {
    font-size: 20px !important;
}
.empty-space1-block {
    font-size: 24px!important;
}  
.empty-space2-block1text {
    font-size: 18px!important;
}
.empty-space3-button1 {
      width: 22%!important;
    font-size: 18px!important;
} 
.empty-space3-button2 {
    width: 5%!important;
}
.empty-space3-pd1text {
    font-size: 18px!important;
}
.empty-space4-buttonB1 {
    font-size: 18px!important;
}
.empty-space4-buttonB2 {
    width: 13%!important;
}  
.empty-space5-block4-text {
    font-size: 18px!important;
}
.empty-space5-block4-img {
    width: 15%!important;
}
.empty-space5-block5-img {
    width: 2.5%!important;
}
.empty-space5-block5-text {
    font-size: 18px!important;
}
.empty-space5-block6 {
    padding: 1.8% 4%!important;
} 
.footer-text1 {
    font-size: 20px!important;
}
.footer-text2 {
    font-size: 16px!important;
}
.footer-block1-text {
    font-size: 16px!important;
}
.footer-block2 {
    width: 40%!important;
} 
.footer-block3-text {
    font-size: 16px!important;
}
.empty-space6-button {
    font-size: 18px!important;
} 
.icon_b {
    font-size: 18px!important;
}
.empty-space10-text1 {
    font-size: 26px!important;
}
.empty-space10-text2 {
    font-size: 20px!important;
} 
.managerHeader {
    font-size: 3em !important;
} 
.contact-bg h4 {
    font-size: 30px !important;
}
.contact-block-text {
    font-size: 18px!important;
}
.contact-block-img {
    width: 5%!important;
}
.no-js #background668b705f1a77690013fa39a4 .form-control {
    padding: 41px 30px!important;
}
  
  
  
  
  
  
  
  
p {
    font-size: 18px!important;
} 
h1 {
    font-size: 2.5em!important;
}  
h2 {
    font-size: 3.5em!important;
}
h3 {
    font-size: 20px!important;
}
h4 {
    font-size: 24px!important;
} 
h6 {
    font-size: 30px!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;
}


#background668b60a3d6caac0013c0bfe9 .thumbnail .imgLightbox {
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
  border: solid 1px #d1d1d1;
   border-radius: 20px;
}
#background668b73e6e3d07b0013cc6d9b .thumbnail .imgLightbox {
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
   border-radius: 20px;
}
#background668b60a3d6caac0013c0bfe9 .thumbnail,
#background668b73e6e3d07b0013cc6d9b .thumbnail {
       border: solid 0px #d1d1d1;
       background: transparent;
       transition: 0.5s;
       color: #282828;
       padding: 0% !important;
       box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
       border-radius: 0px;
}
#background668b60a3d6caac0013c0bfe9 .thumbnail:hover,
#background668b73e6e3d07b0013cc6d9b .thumbnail:hover {
    border: solid 0px #d1d1d1;
    background: transparent;
    box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
    color: #18407e;
} 
 




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

figure.effect-selena {
    background: transparent;
}

figure.effect-apollo {
    background: transparent;
  border-radius: 20px;
}



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

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

.fancybox-lock {
    overflow: auto;
}

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

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

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





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

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



 
/* oscar*/



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





figure.effect-oscar {
    background: transparent;
    width: 100%;
    border-radius: 0px;
    box-shadow: rgb(0 0 0 / 9%) 0px 4px 12px;
}

figure.effect-oscar img {
    opacity: 1;
}

figure.effect-oscar:hover img {
    opacity: 1;
}

figure.effect-oscar figcaption::before {
    border: 0px solid #fff;
}

figure.effect-oscar figcaption {
      background: transparent;
}

figure.effect-oscar:hover figcaption {
     background: transparent;
}

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

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

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

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

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



/* oscar */



/* 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;
  border-radius: 0px;
}
.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;
  border-radius: 0px;
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: transparent;
}
#Contentmanager .thumbnail {
    /* background-color: #fafafa; */
    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 {
    padding: 2% 0% 2%;
    text-transform: capitalize;
    text-align: center;
    color: #282828;
    font-size: 2.5em;
    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: #000;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 18px;
    color: #282827;
    padding: 1% 0% 0%;
    font-weight: 400;
    line-height: inherit;
    height: 60px;
    text-align: left;
}

/*
.Contentmanager .site .col-section .item.-micro a:hover .caption .time {
  background-color: #7f141a;
   color: #fff;
}*/
.Contentmanager .site .col-section .item.-micro a:hover .caption .time .article-bb {
   background: #e5ba60;
   color: #000;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .time .article-b {
   background: #282828;
   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: 20px;
}

.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: transparent;
    padding: 5% 0% 5% 0%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
    margin: 1%;
    background: transparent;
    border: solid 0px #cdcdcd;
    border-radius: 0px;
    padding: 0%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-right: none;
    border-bottom: none;
    margin: 1%;
    background: transparent;
    border: solid 0px #cdcdcd;
    border-radius: 0px;
    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;
    width: 75%;
    margin: 0 auto;
}

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



 


#Contentmanager .pull-left {
    padding: 0px 10px 0px 0px;
}

/* text ทับรูป */
/*
#background662f7786f1d90f0013147a70 .Contentmanager img,
#background663079970a8c9a00134954fd .Contentmanager img {
    z-index: -1;
    position: relative;
}
*/




/* contenemanager */








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


.landingpagemanager {
    display: none;
}


.landingpagemanager #relateContentTitle {
    font-size: 24px !important;
    font-weight: 600;
}
.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: #e5ba60;
}
.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: 16px;
    height: 45px;
    display: block;
    margin-top: 5%;
    font-weight: 400;
    text-align: left;
    color: #000;
    margin-bottom: 5%;
}
/*
.landingpagemanager .btn-sm p {
    font-size: 14px ! IMPORTANT;
}
.landingpagemanager .btn-group-sm&amp;amp;amp;amp;amp;amp;gt;.btn, .landingpagemanager .btn-sm {
    font-size: 16px;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 p {
    background: #e6c806;
    color: #000;
    border: none;
    font-size: 0.9em;
    padding: 6px 20px;
    font-weight: 600;
    border-radius: 50px;
    display: block;
    margin: 5% auto 0;
    transition: 0.5s;
    width: max-content;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12:hover p  {
    background: #708c37;
    color: #fff;
}
*/


.landingpagemanager .img-container {
    padding-bottom: 75%;
    display: block;
    overflow: hidden;
}
.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;
}
 

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












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

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

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

.carousel-indicators .active {
    background-color: #fff;
    border-color: #fff;
    /*  width: 30px;*/
    margin: 5px;
}

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







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

.head-block {
    display: flex;
    align-content: center;
   	justify-content: flex-end;
    gap: 10px;
   
}


.head-block a{
    color: #282828;
}


.head-block img {
    width: 43px !important;
    aspect-ratio: 1;
}


.head-block1-1text {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 16px;
}

.head-block1-1 {
    display: flex;
    align-content: center;
    gap: 10px;
}

.head-block2-1 {
    display: flex;
    align-content: center;
    gap: 10px;
}

.head-block3 {
    width: fit-content;
}

.head-button {
    background-color: #18407e;
    color: #fff;
    text-align: center;
    font-size: 16px;
    padding: 10px 15px;
    border-radius: 50px 0px 50px 50px;
    transition: 0.5s;
}

.head-button:hover {
    background-color: #282828;
}



.footer-img {
    width: 40%;
    margin: 0 auto;
    margin-top: 10%;
}
.footer-pd1 a {
    color: #fff;
}
.footer-pd2 a {
    color: #fff;
}
.footer-pd2 {
    margin-right: -35%;
    margin-left: 10%;
}


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


.footer-block1 {
    display: flex;
    width: 100%;
    gap: 10px;
}
.footer-block1-img {
    width: 5%;
}
.footer-block1-text {
    width: 90%;
    font-size: 15px;
}
.footer-block1-img img {
    filter: invert(1);
}
.footer-block2 {
    display: flex;
    width: 55%;
    gap: 10px;
    margin-top: 5%;
    margin-bottom: 5%;
}
.footer-block2-img img {
    filter: invert(1);
}
.footer-block2-img:hover {
    transform: scale(1.05);
}
.footer-block2-img {
    transition: 0.5s;
}
.footer-block3 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
}
.footer-block3-text {
    white-space: break-spaces;
    font-size: 15px;
    line-height: 1.8;
}







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



.empty-space-topic h2 {
    font-weight: 600;
    color: #18407e;
}
.empty-space-topic h4 {
    color: #282828;
    font-weight: 600;
    text-transform: uppercase;
}
.empty-space-topic h4::before {
    content: "━ ";
    color: #18407e;
    font-weight: bold;
}
.empty-space-topic {
    padding: 5% 0% 2%;
}





.empty-space {
    padding: 1.5%;
}
.empty-space1 {
    display: flex;
    width: 100%;
    gap: 0px;
    padding: 5% 0% 2% 0%;
} 
.empty-space1-text {
    width: 40%;
    align-self: center;
}
.empty-space1-img {
    width: 60%;
}
.empty-space1-text1 {
    width: 75%;
    margin: 0 auto;
    margin-right: 0;
}
.empty-space1 h2 {
    font-weight: 600;
    color: #18407e;
    white-space: nowrap;
}
.empty-space1 p {
    white-space: break-spaces;
    margin-right: -11%;
}
.empty-space1 h1 {
    color: #282828;
    white-space: break-spaces;
    font-weight: 600;
    margin-top: -2%;
}
.empty-space1-block {color: #282828;font-weight: 600;font-size: 20px;}
.empty-space1-blockB {
    width: 5%;
    align-self: center;
}
.empty-space1-blockB1 {
    border-bottom: solid 4px #18407e;
}
.empty-space1-block::before {
    content: "━ ";
    color: #18407e;
    font-weight: bold;
}
.empty-space2 h4 {
    color: #282828;
    font-weight: 600;
}
.empty-space2 h4::before {
    content: "━ ";
    color: #18407e;
    font-weight: bold;
}
.empty-space2 h2 {
    font-weight: 600;
    color: #18407e;
}
.empty-space2 {
    padding: 5% 0% 6%;
}
.empty-space2-block {
    display: grid;
    grid-template-columns: repeat(7,1fr);
    gap: 20px;
    margin-top: 3%;
}
.empty-space2-block1img {
    width: 55%;
    margin: 0 auto;
    margin-bottom: 10%;
    transition: 0.5s;
}
.empty-space2-block1text {
    text-align: center;
    font-size: 16px;
}
.empty-space2-block1 {
    background-color: #fff;
    padding: 12% 5%;
    border-radius: 15px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    transition: 0.5s;
    color: #282828;
}
.empty-space2-block1:hover {
    background-color: #18407e;
    color: #fff;
}
.empty-space2-block1:hover .empty-space2-block1img {
    filter: invert(1);
}
.empty-space3 {
    display: flex;
    width: 100%;
    gap: 10px;
    padding: 6% 0%;
}
.empty-space3-text {
    width: 40%;
    align-self: center;
}
.empty-space3-img {
    width: 60%;
}
.empty-space3-pd {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
}
.empty-space3-button {
    display: flex;
    width: 100%;
    gap: 10px;
    margin-bottom: 8%;
}
a .empty-space3-button {
    color: #fff;
}
.empty-space3-button1 {
    width: 25%;
    font-size: 16px;
    align-self: center;
}
.empty-space3-button2 {
    width: 6%;
    align-self: center;
}
.empty-space3 h4 {
    font-weight: 600;
}
.empty-space3 h4::before {
    content: "━ ";
    font-weight: bold;
}
.empty-space3 h2 {
    font-weight: 600;
}
.empty-space3 p {
    white-space: break-spaces;
    margin-top: 4%;
    margin-bottom: 5%;
}
.empty-space3-pd1text {
    text-align: center;
    font-size: 16px;
    margin-top: 8%;
}
.empty-space3-pd1img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space3-pd1img img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space3-pd1img {
    display: block;
    overflow: hidden;
    border-radius: 20px;
}
.empty-space4 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
    padding: 6% 0% 3% 0%;
}
.empty-space4 h4 {
    color: #282828;
    font-weight: 600;
}
.empty-space4 h4::before {content: "━ ";color: #18407e;font-weight: bold;}
.empty-space4 h2 {
    font-weight: 600;
    color: #18407e;
}
a .empty-space4-buttonB {
    color: #777;
}
.empty-space4-buttonB {
    display: flex;
    width: 30%;
    margin: 0 auto;
    margin-right: 0;
    gap: 10px;
}
.empty-space4-buttonB1 {
    width: 80%;
    font-size: 16px;
    align-self: center;
    text-align: right;
}
.empty-space4-buttonB2 {
    width: 20%;
    align-self: center;
}
.empty-space4-button {
    align-self: center;
}
.empty-space4-text {
    align-self: center;
}
.empty-space4-img {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
    margin-bottom: 5%;
}
.empty-space4-img3 {display: grid;grid-template-columns: repeat(2,1fr);gap: 20px;}
.empty-space4-img01 img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space4-img01 img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    border-radius: 20px;
}
.empty-space4-img01 {
    margin-bottom: 4%;
    display: block;
    overflow: hidden;
    border-radius: 20px;
}
.empty-space4-img2 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
}
.empty-space4-img02 {
    margin-bottom: 8%;
}
.empty-space4-img01 img {
    border-radius: 20px;
}
.empty-space4-img02 img {
    border-radius: 20px;
}
.empty-space4-img03 img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space4-img03 img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    border-radius: 20px;
}
.empty-space4-img03 {
    display: block;
    overflow: hidden;
    border-radius: 20px;
}
.empty-space4-img02 img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space4-img02 img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    border-radius: 20px;
}
.empty-space4-img02 {
    margin-bottom: 8%;
    display: block;
    overflow: hidden;
    border-radius: 20px;
}
.empty-space5 {
    display: flex;
    width: 100%;
    gap: 30px;
    padding: 4% 0% 7%;
}
.empty-space5-block1 {
    width: 75%;
    align-self: flex-end;
}
.empty-space5-block2 {
    width: 25%;
    align-self: flex-end;
}
.empty-space5 h2 {
    white-space: break-spaces;
    font-weight: 600;
    color: #282828;
    line-height: 1.3;
}
.empty-space5 p {
    white-space: break-spaces;
    margin-top: 3%;
    margin-bottom: 2%;
}
.empty-space5-block3 {
    display: flex;
    width: 100%;
    gap: 20px;
}
.empty-space5-block3-1 {
    width: 15%;
    align-self: center;
}
.empty-space5-block4 {
    display: flex;
    width: 100%;
    gap: 10px;
}
.empty-space5-block4-img {
    width: 30%;
    align-self: center;
}
.empty-space5-block4-text {
    width: 90%;
    font-size: 16px;
    align-self: center;
}
.empty-space5-block4-text a {
    color: #777;
}
.empty-space5-block3-2 {
    align-self: center;
}
.empty-space5-block5 {
    display: flex;
    width: 100%;
    gap: 10px;
}
.empty-space5-block5-img {
    width: 3%;
    align-self: center;
}
.empty-space5-block5-text a {
    color: #18407e;
}
.empty-space5-block5-text {
    align-self: center;
    font-size: 16px;
    font-weight: 600;
    color: #18407e;
}
.empty-space5-block2-block2-1:hover {
    background-color: #282828;
}
.empty-space5-block2-block2-1 {
    display: flex;
    width: 100%;
    gap: 10px;
    background-color: #18407e;
    color: #fff;
    justify-content: center;
    margin-top: 10%;
    padding: 5% 0% 3% 0%;
    border-radius: 0px 50px 50px 50px;
    transition: 0.5s;
}
.empty-space5-block2-block2-1img img {
    filter: invert(1);
}
.empty-space5-block2-block2-1img {
    width: 20%;
}
.empty-space5-block2-block2-1text {
    align-self: center;
    font-size: 18px;
}
.empty-space5-block6 {
    background-color: #18407e;
    color: #fff;
    padding: 1.5% 4%;
    margin-top: 3%;
    border-radius: 50px 0px 50px 50px;
}
.empty-space5 h6 {
    font-weight: 600;
    line-height: 1;
}
.empty-space6 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
}
.empty-space6-text {
    align-self: center;
}
.empty-space6-img {
    align-self: center;
}
.empty-space6 h4 {
    color: #282828;
    font-weight: 600;
    font-size: 20px;
}/*
.empty-space6 h4::before {
    content: "━ ";
    font-weight: bold;
}*/
.empty-space6 h2 {
    font-weight: 600;
    color: #18407e;
}
.empty-space6 p {
    white-space: break-spaces;
}
.empty-space6 h1 {
    color: #282828;
    white-space: break-spaces;
    font-weight: 600;
    margin-top: -2%;
}
.empty-space6-button:hover {
    background-color: #282828;
}
.empty-space6-button {
    background-color: #18407e;
    color: #fff;
    text-align: center;
    font-size: 16px;
    width: fit-content;
    padding: 2.5% 5%;
    border-radius: 50px 0px 50px 50px;
    margin-top: 4%;
    transition: 0.5s;
}
.empty-space6-img1 {
    width: 135%;
    margin-left: -10%;
}
.empty-space7 h4 {
    color: #18407e;
    font-weight: 600;
}
.empty-space7 h3 {
    color: #282828;
    font-weight: 600;
}
.empty-space7 {
    text-align: left;
}
.empty-space8 h4 {
    text-align: center;
    font-weight: 600;
    color: #282828;
    padding: 4% 0% 1%;
}
.empty-space9 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 4%;
}
.empty-space9-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space9-img img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space9-img {
    align-self: center;
    display: block;
    overflow: hidden;
    border-radius: 20px;
}
.empty-space9-text {
    align-self: center;
}
.empty-space9-bg {
    background-color: #fafafa;
    padding: 8%;
    margin-left: -20%;
    border-radius: 30px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    position: relative;
}
.empty-space9 p {
    white-space: break-spaces;
}
.empty-space9 h4 {
    font-weight: 600;
    color: #18407e;
}
.empty-space9-img img {
    border-radius: 20px;
}
.empty-space9 h3 {
    color: #282828;
    font-weight: 600;
}
.empty-space9-mg {
    margin-left: 0%;
    margin-right: -20%;
    z-index: 1;
}
.empty-space10 {
    display: flex;
    width: 100%;
    gap: 20px;
}
.empty-space10 h3 {
    color: #950e14;
    font-weight: 600;
}
.empty-space10-img {
    width: 35%;
}
.empty-space10-text {
    width: 65%;
}

.empty-space10-border {
    border-bottom: solid 1px #18407e;
    padding-top: 4%;
    margin-bottom: 4%;
}
.empty-space10-text1 {
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    margin-top: 7%;
    color: #282828;
}
.empty-space10-text2 {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    color: #18407e;
}
.empty-space10 h4 {
    font-weight: 600;
    color: #282828;
}

















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



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





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

.icon-img1 img {
    border-radius: 20px;
}
.icon-img1 {
    display: block;
    overflow: hidden;
    border-radius: 20px;
}
.icon-img1 img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.icon-img1 img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}



.about-img {
    display: block;
    overflow: hidden;
    border-radius: 20px;
}
.about-img img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.about-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.about-img img {
    border-radius: 20px;
}




.album-text1 {
    text-align: center;
    font-size: 18px;
    padding: 5% 0%;
}
.album-text2 {
    text-align: center;
    font-size: 18px;
    padding: 4% 0% 2% 0%;
}



.article-b {
    background-color: #18407e;
    color: #fff;
    text-align: center;
    font-size: 16px;
    width: fit-content;
    padding: 2% 5%;
    border-radius: 50px 0px 50px 50px;
    transition: 0.5s;
}



.button-text1:hover {
    background-color: #282828;
}
.button-text1 {
    background-color: #18407e;
    color: #fff;
    text-align: center;
    font-size: 18px;
    width: fit-content;
    padding: 2% 5%;
    border-radius: 50px 0px 50px 50px;
    margin-top: 3%;
    transition: 0.5s;
}





.amg {
    margin-top: 7%;
    margin-bottom: 5%;
}
.mg1 {
    margin-top: 0%;
}









/*Testimonials Showcase*/
.testimonial {
    text-align: center;
    padding: 0px 0px 0px 0px;
    margin-top: 0px;
    border-top: 0px solid transparent;
    position: relative;
}
.testimonial:before{
    content: "\f10d";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    top: 20px;
    left: 20px;
    font-size: 50px;
    color: #4b489b;
    opacity: 0.5;
  display:none;
}
.testimonial .pic{
    width: 150px;
    height: 150px;
    border: 5px solid #4b489b;
    position: absolute;
    top: -80px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
}
.testimonial .description{
    font-size: 14px;
    color: #6f6f6f;
    line-height: 25px;
    margin-bottom: 0px;
}
.testimonial .testimonial-title{
    display: block;
    text-align: right;
    font-size: 22px;
    color: #4b489b;
    margin: 0;
}
.testimonial .post{
    display: block;
    font-size: 12px;
    color: #6f6f6f;
    margin-top: 7px;
}
.owl-theme .owl-controls .owl-page span {
    width: 15px;
    height: 15px;
    background: transparent;
    margin-bottom: 30%;
    border: solid 1px #fff;
}
.owl-theme .owl-controls .owl-page span:hover {
    background: red;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    opacity: 1;
    background: #fff;
  border: solid 1px #fff;
}


.owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    border: solid 1px #18407e;
  background: transparent;
}/*
.owl-theme .owl-dots .owl-dot.active span {
    width: 40px;
}*/
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #18407e;
}
.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 30px;
}



@media only screen and (max-width: 479px){
    .testimonial{ padding: 80px 15px 5px; }
    .testimonial::before{ top: 10px; }
    .testimonial .pic{
        width: 120px;
        height: 120px;
        top: -60px;
    }
 .testimonial {
    padding: 0px 0px 0px 0px;
} 
}




 

 
/*Testimonials Showcase*/








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






/* ติดต่อเรา */
.contact-pd {
    margin-top: 2%;
}
.contact-bg {
    padding: 0% 0% 2% 0%;
    border-radius: 10px;
}
.contact-bg h4 {
    font-weight: 600;
    font-size: 28px;
    color: #000000;
    white-space: break-spaces;
}
.contact-bg h3 {
    font-weight: 400;
    font-size: 17px;
    margin-top: 0%;
    margin-bottom: 2%;
    white-space: break-spaces;
}
.contact-bg p {
    white-space: break-spaces;
    font-size: 16px;
    margin-bottom: 3%;
    background-color: #000;
    color: #fff;
    padding: 2% 7%;
    width: fit-content;
}

.contact-block {
    display: flex;
    width: 100%;
    gap: 10px;
    margin-bottom: 1%;
}
.contact-block-img {
    width: 6.5%;
}
.contact-block-text {
    width: 94%;
    align-self: center;
    font-size: 16px;
    white-space: break-spaces;
}
.contact-block-text a:hover {
    color: #18407e;
}
.contact-block-text a {
    color: #777;
    transition: 0.5s;
}













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

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

.no-js #background668b705f1a77690013fa39a4 .btn-default {
    text-shadow: 0 0 0 #18407e;
}


.no-js #background668b705f1a77690013fa39a4 .btn-default:active {
background-color: #18407e;
}

.no-js #background668b705f1a77690013fa39a4 .btn-default:hover,
.no-js #background668b705f1a77690013fa39a4 .btn-default:focus {
    background-position: 0 0px;
  background-color: #18407e;
}
.no-js #background668b705f1a77690013fa39a4 span.label a {
    color: #fff;
}
/* .no-js #Component6628915ebe6205001316aab8 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:1191px) {
 
  
  
}






@media only screen and (max-width: 900px) {
.navbar-default .navbar-brand {
    padding: 11px;
}
.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; 
} 
  
  
 
  
#carousel668a7cec14581b001a76e124 {
    margin-bottom: -1%;
}  
.empty-space1 h2 {
    white-space: inherit;
} 
.empty-space1 h1 {
    white-space: inherit;
} 
.empty-space1-text1 {
    width: 95%;
}  
.itopplus-bg {
    background-size: cover;
} 
.empty-space2-block {
    grid-template-columns: repeat(5, 1fr);
} 
.empty-space1 p {
    white-space: inherit;
}
.empty-space3 p {
    white-space: inherit;
} 
.empty-space3-button1 {
    width: 40%;
}
.empty-space4-buttonB {
    width: 40%;
} 
.empty-space5-block2-block2-1text {
    font-size: 14px;
} 
.empty-space5-block2-block2-1img {
    width: 15%;
}
.empty-space5-block3-1 {
    width: 35%;
} 
.empty-space5-block5-img {
    width: 5%;
}
.empty-space5-block6 h3 {
    font-size: 14px;
} 
.empty-space5-block2-block2-1 {
    padding: 10% 0% 10% 0%;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 16px;
}
.Textmanager.font-inherit {
    width: 100%;
}
.contact-block-img {
    width: 12.5%;
}  
  
  
  
  
  
  
  
h1 {
    font-size: 22px;
}  
h2 {
    font-size: 2em;
}  
h3 {
    font-size: 16px;
}
h6 {
    font-size: 22px;
}
  
  
  
  
}




 


@media only screen and (max-width:480px) {
#carousel668a7cec14581b001a76e124 {
	margin-bottom: -2%;
}
#imagesControl668a7cec14581b001a76e124 {
    padding: 0px !important;
}
.empty-space1 {
    display: block;
} 
.empty-space1-text {
    width: 100%;
} 
.empty-space1-img {
    width: 100%;
}
.empty-space1-text1 {
    width: 100%;
    margin-right: 0;
    padding: 5%;
}
.empty-space1 p {
    margin-right: 0%;
} 
.empty-space2-block {
    grid-template-columns: repeat(2, 1fr);
} 
.empty-space3 {
    display: block;
} 
.empty-space3-text {
    width: 100%;
}
.empty-space3-pd {
    grid-template-columns: repeat(1, 1fr);
}
.empty-space3-img {
    width: 100%;
}
.empty-space4-buttonB {
        width: 100%;
    } 
.empty-space4-buttonB2 {
    width: 15%;
}
.empty-space3-button2 {
    width: 7%;
}
.empty-space3-button1 {
    width: 35%;
}
.empty-space4-img {
    grid-template-columns: repeat(1, 1fr);
}
.empty-space4-img01 {
    margin-bottom: 6%;
}
.empty-space5 {
    display: block;
}
.empty-space5-block1 {
    width: 100%;
}
.empty-space5-block2 {
    width: 100%;
} 
.empty-space5 h2 {
    white-space: inherit;
}
.empty-space5-block3 {
    display: block;
}  
    .empty-space5-block3-1 {
        width: 100%;
    }
.empty-space5-block4-img {
    width: 5%;
}
    .empty-space5-block5-img {
        width: 5%;
    } 
.empty-space5-block6 {
    padding: 7% 7%;
}  
.empty-space5 h6 {
    line-height: normal;
} 
.empty-space5-block2-img1 {
    margin-top: 10%;
}
    .empty-space5-block2-block2-1 {
        padding: 5% 0% 5% 0%;
    }
    .empty-space5-block2-block2-1text {
        font-size: 20px;
    }
.empty-space6 {
    grid-template-columns: repeat(1, 1fr);
}
.empty-space6 p {
    white-space: inherit;
}
.empty-space6-button {
    padding: 3.5% 5%;
}
.empty-space6-img1 {
    width: 100%;
    margin-left: 0%;
}

.empty-space10 {
    display: block;
}
.empty-space10-img {
    width: 100%;
} 
 .empty-space10-text {
    width: 100%;
    margin-top: 10%;
}
.empty-space9 {
    grid-template-columns: repeat(1, 1fr);
}
.empty-space9-bg {
    margin-left: 0%;
    margin-top: 10%;
}
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%;
} 
.Contentmanager .site .col-section .item.-micro a .caption .title {
    height: inherit;
} 
.button-text1 {
    font-size: 16px;
    padding: 3% 5%;
}
.contact-bg h4 {
    font-size: 24px;
}
.contact-bg h3 {
    font-size: 16px;
} 
    .contact-block-img {
        width: 11%;
    } 
.empty-space3-pd1text {
    font-size: 18px;
}
.empty-space9-mg {
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 10%;
}
  
  
  
  
}


















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

 
  
}



@media only screen and (min-width : 320px) {
.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; 
}
}







