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

.itopplus-bg3 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_18022024nt2r/0/0/3z-z58657751600.jpg');
}

/************Menu***************/
.navbar-default .navbar-nav>li>a {
    color: #000;
    margin: 0 10px;
    padding: 10px 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: #000 !important;
    box-shadow: none;
    border-radius: none;
    background: transparent;
    background-color: transparent;
}


.navbar-nav>li>.dropdown-menu {
    border-radius: 0;
    background-color: #f5f5f0;
    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;
}

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






/********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;
    box-shadow: 0 0 3px 0 #ccc;
    padding: 0 10px;
}
.itopplus-logo img {
    position: fixed;
    object-fit: contain;
    width: 65px !important;
    top: 5px;
    left: 15px;
}
}

@media screen and (min-width : 1024px) {
.navbar-default {
    background: transparent;
}

#controlBanner {
    object-fit: contain;
    padding: 15px;
    width: 50%;
    margin: 0 auto;
    transition: 0.3s;
}

#controlPosition {
    margin-top: 3%;
    text-align: right;
}
 
.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;
}

.no-js .itopplus-banner {
    position: sticky;
    top: 0;
    width: 100%;
    background: #f5f5ef;
    z-index: 110;
    transition: 0.3s;
}
  
.banner-sticky {
    background: #f5f5ef !important;
    box-shadow: 0 0 3px 0 #aaa;
}
}

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

}

@media screen and (min-width : 1900px) {
.navbar-default .navbar-nav>li>a {
    font-size: 22px !important;
}
.empty-space2-text1 {
    font-size: 9.5em !important;
} 
.empty-space2-b1 h3 {
    font-size: 20px !important;
} 
.button-text1 {
    font-size: 18px !important;
}
.empty-space3-pdtext {
    font-size: 24px !important;
}
.empty-space4 h4 {
    font-size: 28px !important;
}
.empty-space4-b3text {
    margin-right: 17% !important;
    font-size: 18px !important;
}
.empty-space4-b1text {
    font-size: 13em !important;
}
.album-text1 {
    font-size: 22px !important;
}
.footer-img1 {
    width: 45% !important;
}
.footer-block2 {
    width: 35%!important;
}
.empty-space2 p {
    margin-top: 5%!important;
    margin-bottom: 4%!important;
}
.empty-space6-pdtext {
    font-size: 24px!important;
} 
.contact-pd h6 {
    font-size: 36px!important;
} 
.contact-pd h3 {
    white-space: normal!important;
}
.no-js #Component6606326b78ff5c001ab6da4f .form-control {
    padding: 41px 30px!important;
}
.footer-text2 {
    font-size: 16px!important;
}  
.managerHeader {
    font-size: 3.5em !important;
}  
.empty-space11 h1 {
    font-size: 5em!important;
} 
.empty-space11 h2 {
    font-size: 6em !important;
}
  
  
  
  
  
h3 {
    font-size: 20px!important;
} 
h4 {
    font-size: 22px!important;
} 
p {
    font-size: 18px!important;
} 
h2 {
    font-size: 4.5em!important;
}

  
  
.mg1 .empty-space2-text {
    margin-top: 8%!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;
}

 
#background6605422c1f3d7d001aded44c .thumbnail,
#background66065b642cb09c001a0f20c0 .thumbnail {
       border: solid 0px #e0e0e0;
       background: transparent;
       transition: 0.5s;
       color: #000000;
       padding: 0% !important;
       box-shadow: rgb(0 0 0 / 0%) 2px 0 11px 0;
       border-radius: 0px;
}
#background6605422c1f3d7d001aded44c .thumbnail:hover,
#background66065b642cb09c001a0f20c0 .thumbnail:hover {
    border: solid 0px #e0e0e0;
    background: transparent;
    box-shadow: rgb(0 0 0 / 0%) 2px 0 11px 0;
    color: #000000;
} 

 


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

figure.effect-selena {
    background: transparent;
}

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



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

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

.fancybox-lock {
    overflow: auto;
}

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

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

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





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

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




/* oscar*/

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



figure.effect-oscar {
    background: transparent;
    width: 100%;
    border-radius: 20px;
}

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

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

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

figure.effect-oscar figcaption {
   background: linear-gradient(to bottom, rgba(230,240,255,0) 0%, rgba(230,240,255,0) 53%, rgba(230,240,255,0.7) 100%);
}

figure.effect-oscar:hover figcaption {
   background: linear-gradient(to bottom, rgba(230,240,255,0) 0%, rgba(230,240,255,0) 53%, rgba(230,240,255,0.7) 100%);
}


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%;
}
.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
      transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover {
      transform: scale(1.1);
      transition: 0.3s;
      position: relative!important;
    overflow: hidden!important;
}
.Contenemanager-gallery .thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
    box-shadow: 0 0 0 rgba(0,0,0,.075);
      border-radius: 0px;
      transform: scale(1.0) !important;
}
#Contentmanager img.img-responsive {
    border-radius: 0px;
    position: relative!important;
    overflow: hidden!important;
    width: 100%!important;
    transition: 0.5s;
}
#Contentmanager img.img-responsive:hover {
  transform: scale(1.1);
      transition: 0.3s;
      position: relative!important;
     overflow: hidden!important;
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: transparent;
}
#Contentmanager .thumbnail {
    background-color: transparent;
    position: relative!important;
    overflow: hidden!important;
    border: 0px solid #ebd2c2;
    padding: 0px;
    border-radius: 0px;
}
#Contentmanager .thumbnail:hover {
    border-radius: 0px;
}
 .img-thumbnail, .thumbnail {
    box-shadow: 0 0px 0px rgb(0 0 0 / 8%);
}





/* contenemanager */
 
.social-icon {
    border-radius: 5px;
}
.managerHeader {
    font-size: 2.5em;
    padding: 2% 0% 2%;
    text-transform: capitalize;
    text-align: center;
    font-weight: 400;
    color: #000;
}
#Contentmanager .post-time {
    font-size: 14px;
    font-weight: 300;
    color: #1e2a27;
   display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #d2c8b5;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 18px;
    color: #000000;
    padding: 1% 0% 0%;
    font-weight: 400;
    line-height: 1.6;
    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: #d6989c;
   color: #000;
}

.Contentmanager .site .col-section .item.-micro a .caption .time {
    font-size: 14px;
    display: none;
}
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 */





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

#carousel6602663c29bd410013dea9af .hidden {
   display: block!important;
   visibility: inherit!important;
   pointer-events: none;
}
.carousel-indicators li {
    border: 1px solid #fff;
  background-color: transparent;
}
.carousel-indicators .active {
	background-color: #fff;
 	border-color:#fff; 
    /*  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: 16px;
    line-height: 1.7;
}

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

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

ul.icon_bb {
    font-size: 16px;
    padding: 0% 3%;
}


ul.icon-b {
    font-size: 16px;
}





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

.footer-block1 a {
    color: #878787;
}
.footer-block1 {
    color: #878787;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 10px;
    font-size: 14px;
    padding: 1% 0%;
}
.footer-block1-text2 {
    text-align: right;
}
.footer-text1 {
    color: #434243;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5%;
}
.footer-text2 {
    color: #434243;
    font-size: 15px;
    white-space: break-spaces;
    line-height: 1.6;
}
.footer-text2 a {
    color: #434243;
}
.footer-pd2 {
    margin-left: -25%;
}
.footer-text3:hover {
    background-color: #000;
    color: #fff;
}
.footer-text3 {
    background-color: #d2c8b5;
    color: #1d1d1d;
    text-align: center;
    font-size: 16px;
    width: fit-content;
    padding: 3% 8%;
    margin-top: 4%;
    border-radius: 50px;
    transition: 0.5s;
}
.footer-text4 {
    color: #434243;
    font-size: 18px;
    font-weight: 600;
    margin-top: 5%;
}
.footer-block2 {
    display: flex;
    width: 50%;
    gap: 10px;
    margin-top: 2%;
}
.footer-block2-img:hover {
    transform: scale(1.05);
}
.footer-block2-img {
    transition: 0.5s;
}
.footer-img1 {
    width: 55%;
}
.footer-pd3 {
    margin-left: 15%;
    margin-right: -15%;
}
.footer-pd4 {
    margin-left: 15%;
    margin-right: -15%;
}




/* class  */

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






.empty-space {
    padding: 1.5%;
}
.empty-space1 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
    color: #434243;
    padding: 6% 0% 4%;
}
.empty-space1-text {
    align-self: center;
}
.empty-space1-moer {
    align-self: center;
}
.empty-space1-border {
    border-bottom: solid 1px #878787;
    width: 40%;
    margin-top: 3%;
}
.empty-space2 h4 {
    font-weight: 600;
}
.empty-space2 p {
    margin-top: 3%;
}
.empty-space2 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 50px;
    margin-bottom: -5%;
}
.empty-space2-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space2-img img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space2-img {
    align-self: center;
    display: block;
    overflow: hidden;
}
.empty-space2-text {margin-top: 4%;}
.empty-space2-img1 img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space2-img1 img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space2-img1 {
    width: 60%;
    display: block;
    overflow: hidden;
}
.empty-space2-text1 {
    font-family: "Bodoni Moda", serif;
    font-size: 6.5em;
    font-weight: 500;
    text-align: right;
    color: #000;
    line-height: 1;
    margin-top: -16%;
}
.empty-space2-block {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
    margin-top: 4%;
}
.empty-space2-b1 h3 {
    white-space: break-spaces;
    line-height: 2;
    font-size: 17px;
}
.empty-space3-img1 img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space3-img1 img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space3-img1 {
    display: block;
    overflow: hidden;
}
.empty-space3 {
    margin-top: 10%;
    display: flex;
    gap: 20px;
}
.empty-space3-pd {
    display: flex;
    width: 100%;
    gap: 10px;
    color: #434243;
    margin-top: 5%;
}
.empty-space3-pdtext {
    width: 60%;
    font-size: 20px;
    align-self: center;
}
.empty-space3-pdimg {
    width: 40%;
    align-self: center;
}
.empty-space3-pdimg1 {
    width: 30%;
    margin: 0 auto;
    margin-right: 0;
}
.empty-space3-border1 {
    border-bottom: solid 2px #d2c8b5;
    align-self: center;
}
.empty-space3-border {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    width: 66%;
    margin: 0 auto;
    margin-right: 0;
    margin-top: 4%;
    margin-bottom: 5%;
}
.empty-space3-border2 {
    border-bottom: solid 1px #d2c8b5;
    align-self: center;
}
.empty-space3 h2 {
    color: #434243;
}
.empty-space3-block01 {
    width: 30%;
}
.empty-space3-block02 {
    width: 70%;
    overflow-x: auto;
    white-space: nowrap;
}
.empty-space3-block2 {
    width: 50%;
    display: inline-block;
    padding: 10px;
    margin-bottom: 5%;
}
.empty-space4 h2 {
    text-align: center;
    margin-bottom: 3%;
    color: #434243;
}
.empty-space4 {
    padding: 5% 0% 4% 0%;
}
.empty-space4-block1 {
    display: flex;
    width: 50%;
    margin: 0 auto;
    margin-right: 0;
    margin-bottom: -5%;
    position: relative;
}
.empty-space4-block2 {
    display: flex;
    width: 100%;
    gap: 40px;
}
.empty-space4-b2text {
    width: 30%;
    align-self: center;
}
.empty-space4-b2img {
    width: 40%;
}
.empty-space4-b2text1 {
    margin-bottom: 15%;
    text-align: right;
}
.empty-space4 h4 {
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 4%;
    color: #434243;
}
.empty-space4-b2text2 {
    margin-bottom: 15%;
    text-align: left;
}
.empty-space4 p {
    white-space: break-spaces;
}
.empty-space4-b3img {
    width: 35%;
    margin: 0 auto;
    margin-right: 15%;
}
.empty-space4-b3text {
    text-align: right;
    color: #434243;
    margin-right: 14%;
    font-size: 16px;
}
.empty-space4-block3 {
    margin-bottom: 11%;
    margin-top: -15%;
}
.empty-space4-b1text {
    font-family: "Alex Brush", cursive;
    font-size: 10em;
    width: 30%;
    align-self: center;
    line-height: 1;
}
.empty-space4-b1border {border-bottom: solid 1px #beaf92;width: 60%;align-self: center;}
.empty-space4-border {
    border-bottom: solid 1px #beaf92;
    width: 30%;
    margin-left: 15%;
    margin-top: -5%;
    margin-bottom: 5%;
    position: relative;
}
.empty-space5 h2 {
    color: #434243;
    text-transform: uppercase;
}
.empty-space5 {
    padding: 5% 0% 3%;
}
.empty-space6 {
    overflow-x: auto;
    white-space: nowrap;
}
.empty-space6-block1 {
    width: 33.333%;
    display: inline-block;
    padding: 10px;
    margin-bottom: 2%;
}
.empty-space6-pd {
    display: flex;
    width: 100%;
    gap: 10px;
    color: #434243;
    margin-top: 5%;
}
.empty-space6-pdtext {
    width: 60%;
    font-size: 20px;
    align-self: center;
}
.empty-space6-pdimg {
    width: 40%;
    align-self: center;
}
.empty-space6-img img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-space6-img img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.empty-space6-img {
    display: block;
    overflow: hidden;
}





.empty-space11 {
    display: flex;
    padding: 5% 0% 7% 0%;
}
.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% - 0rem);
    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;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-weight: 200;
}
.empty-space11-img {
    width: 85%;
}
.empty-space11 h2 {
    background-color: #fff;
    text-transform: uppercase;
    white-space: break-spaces;
    margin-left: -35%;
    font-size: 4.5em;
    font-weight: 600;
    font-family: "Bodoni Moda", serif;
    position: relative;
    padding: 1% 3%;
}
.empty-space11 span {
    background-color: #f5f5ef;
    padding: 1% 2%;
}
.empty-space11 p {
    white-space: break-spaces;
    margin-bottom: 5%;
}
.empty-space11-border {
    border-bottom: solid 1px #878787;
    width: 25%;
    margin-top: 3%;
    margin-bottom: 4%;
}
.empty-space11 h3 {
    font-weight: 600;
    color: #c29fe9;
}
.empty-space11 h1 {
    margin-top: 15%;
    font-family: "Bodoni Moda", serif;
    font-size: 4em;
    font-weight: 600;
    margin-left: -35%;
    position: relative;
}
.empty-space11 h5 {
    font-weight: 600;
    margin-bottom: 1%;
}





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: 3.5em;
}
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: 13%;
    margin: 0 auto;
    margin-right: 0;
    transition: 0.5s;
}
.icon-img11 {
    width: 85%;
}




.button-text1:hover {
    background-color: #000;
    color: #d2c8b5;
}
.button-text1 {
    background-color: #d2c8b5;
    color: #1d1d1d;
    font-size: 16px;
    text-align: center;
    width: fit-content;
    padding: 3% 6%;
    margin-top: 10%;
    border-radius: 50px;
    transition: 0.5s;
}




.album-text1 {
    font-size: 20px;
    text-align: center;
    padding: 8% 0%;
}


.border-border {
    border-bottom: solid 1px #878787;
    width: 15%;
    margin-top: 1.5%;
}




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






.mg1 .empty-space2-block {
    margin-top: 2%;
}
.amg2 {
    padding: 10% 0% 5% 0%;
}




.empty-imgg {
    display: block;
    overflow: hidden;
}
.empty-imgg img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.empty-imgg img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}






.empty1-img-block {
    display: flex;
    width: 100%;
    gap: 20px;
}
.empty1-img-block1 {
    width: 32.5%;
}
.empty1-img-bimg1 {
    margin-bottom: 6%;
}
.empty1-img-block2 {
    width: 67%;
}
.empty1-img-block2 img {
    width: 101% !important;
}
.empty2-img {
    display: flex;
    width: 100%;
    gap: 20px;
}
.empty2-img-block1 {
    width: 50%;
}
.empty2-img-block2 {
    width: 50%;
}
.empty2-img1 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
}
.empty2-img-bimg1 {
    margin-bottom: 20px;
}






/* scrollbar 1*/

::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-track {
  background: #f1eee7; 
  border-radius:10px;
}
::-webkit-scrollbar-thumb {
  background: #d2c8b5; 
  border-radius:10px;
}
::-webkit-scrollbar-thumb:hover {
  background: #bdb5a5; 
  border-radius:10px;
}



/* scrollbar 2*/

#contentnewmode65fcff43e43b1c00134e1144 ::-webkit-scrollbar {
  width: 10px;
  height :8px;
}
#contentnewmode65fcff43e43b1c00134e1144 ::-webkit-scrollbar-track {
  background: #f1eee7; 
  border-radius:10px;
}
#contentnewmode65fcff43e43b1c00134e1144 ::-webkit-scrollbar-thumb {
  background: #d2c8b5; 
  border-radius:10px;
}
#contentnewmode65fcff43e43b1c00134e1144 ::-webkit-scrollbar-thumb:hover {
  background: #bdb5a5; 
  border-radius:10px;
}


/* scrollbar 3*/

#contentnewmode66062cd410bb2a001ab655d1 ::-webkit-scrollbar {
  width: 10px;
  height :8px;
}
#contentnewmode66062cd410bb2a001ab655d1 ::-webkit-scrollbar-track {
  background: #f1eee7; 
  border-radius:10px;
}
#contentnewmode66062cd410bb2a001ab655d1 ::-webkit-scrollbar-thumb {
  background: #d2c8b5; 
  border-radius:10px;
}
#contentnewmode66062cd410bb2a001ab655d1 ::-webkit-scrollbar-thumb:hover {
  background: #bdb5a5; 
  border-radius:10px;
}


/* scrollbar 4*/

#contentnewmode660631ba78ff5c001ab6d97e ::-webkit-scrollbar {
  width: 10px;
  height :8px;
}
#contentnewmode660631ba78ff5c001ab6d97e ::-webkit-scrollbar-track {
  background: #f1eee7; 
  border-radius:10px;
}
#contentnewmode660631ba78ff5c001ab6d97e ::-webkit-scrollbar-thumb {
  background: #d2c8b5; 
  border-radius:10px;
}
#contentnewmode660631ba78ff5c001ab6d97e ::-webkit-scrollbar-thumb:hover {
  background: #bdb5a5; 
  border-radius:10px;
}




/*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 #434243;
  background: transparent;
}/*
.owl-theme .owl-dots .owl-dot.active span {
    width: 40px;
}*/
.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 30px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #434243;
}




@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: 500;
    margin-top: 2%;
}

.pdpa-text h4 {
    font-weight: 500;
}

.pdpa-text a:hover {
    color: #d2c8b5;
}

.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: #d2c8b5 !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: #d2c8b5 !important;
    font-size: 16px !important;
    border: 1px solid #d2c8b5 !important;
    color: #000 !important;
}

 






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







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

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

.no-js #Component6606326b78ff5c001ab6da4f .btn-default {
    text-shadow: 0 0 0 #d2c8b5;
}


.no-js #Component6606326b78ff5c001ab6da4f .btn-default:active {
background-color: #d2c8b5;
}

.no-js #Component6606326b78ff5c001ab6da4f .btn-default:hover,
.no-js #Component6606326b78ff5c001ab6da4f .btn-default:focus {
    background-position: 0 0px;
  background-color: #d2c8b5;
}
.no-js #Component6606326b78ff5c001ab6da4f 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:1191px) {
.empty-space2-text1 {
    font-size: 5.5em;
}
.empty-space2-b1 h3 {
    font-size: 16px;
}
.empty-space2 {
    margin-bottom: 5%;
}
.footer-text2 {
    font-size: 13px;
}
.empty-space11 h2 {
    font-size: 3.5em;
}
.empty-space11 h1 {
    font-size: 3em;
}
.empty-space4-b1text {
    font-size: 7em;
}
.contact-pd h6 {
    font-size: 26px;
}
.contact-pd h3 {
    white-space: inherit;
} 
.contact-pd p {
    font-size: 12px;
}
.contact-pd h4 {
    font-size: 15px;
} 
.contact-bg {
    padding: 7px;
}
.no-js #Component6606326b78ff5c001ab6da4f .form-control {
    padding: 28px 30px;
} 
  
  
  
  
h2 {
    font-size: 2.5em;
}
  
  
}






@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; 
} 
  
  
  
#carousel66052249d9e02d001a7814de {
    margin-bottom: -1%;
}
.empty-space2-text1 {
    font-size: 4em;
}
.empty-space2-b1 h3 {
    font-size: 12px;
}   
.empty-space3-pdtext {
    font-size: 16px;
}
.empty-space4 p {
    white-space: inherit;
}
.empty-space4 h4 {
    font-size: 17px;
}
.empty-space4-border {
    display: none;
}
.empty-space4-b1text {
    font-size: 5em;
} 
.footer-block1-text1 {
    display: none;
}  
.footer-block1-text2 {
    text-align: center;
}
.footer-block1 {
    grid-template-columns: repeat(1, 1fr);
}
.empty-space6-pdtext {
    font-size: 16px;
}  
.empty-space2 h4 {
    font-weight: 600;
    font-size: 16px;
}
.mg1 .empty-space2 {
    margin-bottom: 5%;
}
#background6605422c1f3d7d001aded44c .col-md-3.col-sm-4.col-xs-4 {
    width: 25%;
}
.album-text1 {
    font-size: 18px;
}
.empty-space11 h1 {
    font-size: 2em;
} 
.empty-space11 h2 {
    font-size: 2.5em;
}
.managerHeader {
    font-size: 2em;
} 
.contact-block {
    grid-template-columns: repeat(1, 1fr);
}
.contact-pd h6 {
    font-size: 22px;
}
.contact-pd h3 {
    white-space: inherit;
}


  
  
  
  
  
h2 {
    font-size: 2.5em;
} 
  
}












@media only screen and (max-width:480px) {
#imagesControl66052249d9e02d001a7814de {
    padding: 0px !important;
}  
.empty-space2 {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
    margin-bottom: 5%;
}
.empty-space1 {
    grid-template-columns: repeat(1, 1fr);
}
.empty-space2-block {
    grid-template-columns: repeat(1, 1fr);
    gap: 0px;
} 
.empty-space2-b1 h3 {
    font-size: 16px;
}
.empty-space3 {
    display: block;
} 
.empty-space3-block01 {
    width: 100%;
} 
.empty-space3-block02 {
    width: 100%;
    overflow-x: unset;
    white-space: unset;
} 
.empty-space3-block2 {
    width: 100%;
} 
.empty-space4-block1 {
    width: 70%;
    margin-bottom: 0%;
} 
.empty-space4-b1text {
    font-size: 3em;
} 
.empty-space4-block2 {
    display: block;
}
.empty-space4-b2text {
    width: 100%;
} 
.empty-space4-b2img {
    width: 100%;
} 
.empty-space4-block3 {
    margin-bottom: 5%;
    margin-top: 0%;
}
.empty-space4-b2text2 {
    margin-bottom: 5%;
    text-align: center;
} 
.empty-space4 h4 {
    font-size: 20px;
    margin-bottom: 0%;
} 
.empty-space4-b2text1 {
    margin-bottom: 5%;
    text-align: center;
}
.empty-space4-b3img {
    margin-right: auto;
}  
.empty-space4-b3text {
    text-align: center;
    margin-right: 0%;
} 

.empty-space6-block1 {
    width: 100%;
} 
.empty-space6 {
    overflow-x: unset;
    white-space: unset;
}
.empty-space11 {
    display: block;
} 
.empty-space11-block {
    width: 100%;
}
.icon-img11 {
    width: 100%;
}
.empty-space11 h1 {
    font-size: 2em;
    margin-left: 0%;
} 
.empty-space11 h2 {
    font-size: 2em;
    margin-left: 0%;
}
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%;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    width: 100%;
} 
.managerHeader {
    font-size: 24px;
} 
.contact-block-img {
    width: 16%;
} 
.contact-pd h4 {
    font-size: 16px;
} 
.contact-pd p {
    font-size: 15px;
}
.empty-space2-text1 {
    font-size: 4em;
    margin-top: 7%;
    text-align: left;
}
.empty-space2-img1 {
    width: 100%;
}
.button-text1 {
    margin-top: 4%;
    margin-bottom: 5%;
} 
.empty2-img {
    display: block;
}
.empty2-img-block1 {
    width: 100%;
}
.empty2-img-block2 {
    width: 100%;
}
.empty2-img1 {
    grid-template-columns: repeat(1, 1fr);
} 
.empty2-img-block2 {
    margin-top: 20px;
}
.empty1-img-block {
    display: block;
} 
.empty1-img-block1 {
    width: 100%;
}
.empty1-img-block2 {
    width: 100%;
}
  
  
  
h2 {
    font-size: 2em;
} 
h5 {
    font-size: 22px;
} 
  
}




















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


 

 












