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


/*
.itopplus-bg2 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_29082023zdah/0/0/2z-z1120212333676.webp');
}*/
.itopplus-bg2 {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_29082023zdah/0/0/bg-bg2z-z609182519383.webp);
}
.itopplus-bg3 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_29082023zdah/0/0/3z-z1457015291780.webp');
}

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


.itopplus-bg7 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_29082023zdah/0/0/6z-z1254662920810.webp');
      background-position: bottom;
    background-color: #e8e2d6;
}
.itopplus-bg {
    background: #fff;
    color: #a70404;
}

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

.dropdown-menu>li>a {
    color: #000;
    font-size: 16px;
    padding: 7px 20px;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #a60304;
    background: transparent;
}
.navbar-nav>li>.dropdown-menu {
    border-radius: 0px;
    box-shadow: 0 6px 12px rgba(0,0,0,0);
    border: 0px solid rgba(0,0,0,0);
}
.dropdown-submenu>.dropdown-menu {
    border-radius: 0px;
    box-shadow: 0 6px 12px rgba(0,0,0,0);
    border: 0px solid rgba(0,0,0,0);
}


/********Only Sidebar*********/
@media screen and (max-width : 992px) {
    
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff !important;
    color: #fff !important;
}

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

.navbar-default {
    background: #c22245;
}

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

.itopplus-logo img {
    position: fixed;
    object-fit: contain;
    width: 45px !important;
    top: 5px;
    left: 15px;
  	filter: brightness(0) invert(100%);
}


}

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

.navbar-default {
    background: transparent;
}

#controlPosition {
    margin-top: 6%;
    text-align: right;
}

#controlBanner {
    object-fit: contain;
    padding: 30px 0;
    width: 60%;
}

.no-js .itopplus-banner {
    background: #ffffff00;
    position: absolute;
    width: 100%;
    z-index: 100;
}


.itopplus-search {
    position: absolute;
    top: 2%;
    color: #000;
}
}

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

}

@media screen and (min-width : 1900px) {
.navbar-default .navbar-nav>li>a {
    font-size: 20px !important;
}
.head-block-tel-img {
    width: 15%!important;
} 
.head-block-social {
    width: 90%!important;
}
.text-qm2 {
    font-size: 50px!important;
} 
.text-qm1 {
    font-size: 50px!important;
}
.album-text1 {
    font-size: 24px!important;
}
.footer-block2-line {
    width: 30%!important;
} 
.footer-social {
    margin-bottom: 5%!important;
}
.footer-block1-img {
    width: 13% !important;
}
#background6530e14712f05a0013f839ff {
    width: 80% !important;
}
.footer-text6-text {
    font-size: 16px!important;
} 
.footer-text5 {
    font-size: 16px!important;
}
.empty-space12-1 h2 {
    font-size: 3em !important;
} 
.empty-space13-text {
    font-size: 18px!important;
}
.managerHeader {
    font-size: 3em !important;
}
ul.icon_b {
    font-size: 18px!important;
} 
.contact-img1 {
    width: 85%!important;
} 
.empty-space10 p {
    font-size: 24px !important;
} 
  
  
  
  
  
  
  
h1 {
    font-size: 2.7em!important;
} 
h2 {
    font-size: 4em!important;
}
h3 {
    font-size: 20px!important;
}
h4 {
    font-size: 22px!important;
}
h5 {
    font-size: 28px!important;
}
h6 {
    font-size: 3.5em!important;
} 
p {
    font-size: 18px!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;
}


/*
#background650db397261d1d0013c7a29c .thumbnail {
       border: solid 0px #e9e9e9;
    background: #f4f4f4;
    transition: 0.5s;
    color: #000;
    padding: 0% !important;
    box-shadow: 0px 2px 15px 0px rgb(142 142 142 / 0%);
    border-radius: 0px;
}
#background650db397261d1d0013c7a29c .thumbnail:hover {
       border: solid 0px #e9e9e9;
    background: #f4f4f4;
	 box-shadow: 0px 2px 15px 0px rgb(142 142 142 / 0%);
    color: #94d043;
} 
*/




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

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

#background6532219160bc5b0013873bfd figure.effect-jazz {
    border-radius: 20px;
}

/* oscar*/

#background653221e59616e3001397b28e .grid figure figcaption,
#background653a1b779616e30013981ed6 .grid figure figcaption,
#background653a1bba12f05a0013f8b4ba .grid figure figcaption,
#background653a1c57d094fa00137b1112 .grid figure figcaption {
    padding: 0em;
}




figure.effect-oscar {
    background: transparent;
    width: 100%;
   border-radius: 20px;
}
figure.effect-oscar img {
    opacity: 1;
   border-radius: 20px;
}
figure.effect-oscar:hover img {
    opacity: 1;
   border-radius: 20px;
}
figure.effect-oscar figcaption::before {
	border: 0px solid #fff;
   border-radius: 20px;
}
figure.effect-oscar figcaption {
background: linear-gradient(to bottom, rgba(185,26,31,0) 0%, rgba(185,26,31,0.15) 67%, rgba(185,26,31,1) 100%);
   border-radius: 20px;
}
figure.effect-oscar:hover figcaption {
 background: linear-gradient(to bottom, rgba(185,26,31,0) 0%, rgba(185,26,31,0.15) 67%, rgba(185,26,31,1) 100%);
   border-radius: 20px;
}





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 */
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: #94d043;
    border: 1px solid #94d043;
    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;
   
}



/*  JazzByYing */
.JazzByYing-Position {
    display: block;
    overflow: hidden;
   border-radius:10px;
}
.JazzByYing {
	transition: 0.35s;
  	-webkit-transform: scale3d(1,1,1);
  	 transform: scale3d(1,1,1);
}
.JazzByYing: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);
}
#itopplus-nav-bar-sticky .itopplus-sidebar-menu-parent {
   color: #fff;
   font-size: 12pt;
   border-bottom: none!important;
}

ul#itopplus-nav-bar-sticky {
   padding-top: 10px;
   padding-bottom: 30px;
}






/*อัลบั้มในเนื้อหาระบบ jazz*/

.contenemanager-gallery .col-xs-12.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 50%;
}
.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: 600;
    color: #a70404;
}
#Contentmanager .post-time {
    font-size: 14px;
    font-weight: 300;
    color: #1e2a27;
   display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #c22144;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 16px;
    color: #282828;
    padding: 1% 5% 0%;
    font-weight: 400;
    line-height: 1.4;
    height: 45px;
    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 .caption .time {
    color: #223779;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    padding: 0% 0% 0% 5%;
      display: none;
}
article.col-md-6.item.-micro {
    width: 23%;
}
 


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

.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 */







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

#carousel64f01af9df0bc700143983d0 .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;*/ 
}
 /*
#carousel63ce395eed7b29001390bc1f .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;
} 
/*---สไลด์---*/










/* ติดตามข่าวสาร 1 */

.no-js #background6530e14712f05a0013f839ff .form-subscribe .input-group .search-query {
    -webkit-border-radius: 10px 0px 0px 10px;
    -moz-border-radius: 10px 0px 0px 10px;
    border-radius: 50px 0px 0px 50px;
    padding: 2% 10%;
    border: solid 0px #f5f5f5;
    background-color: #f5f5f5;
    box-shadow: 0 0 0 rgb(0 0 0 / 0%);
    height: 47px;
}
.no-js #background6530e14712f05a0013f839ff .input-group-subscribe:before, form.form-subscribe:before {
    display: none;
}
.no-js #background6530e14712f05a0013f839ff .form-control {
 color: #000;
      font-weight: 300;
    font-size: 14px!important;
}

.no-js #background6530e14712f05a0013f839ff .input-group-btn:last-child>.btn, 
.no-js #background6530e14712f05a0013f839ff .input-group-btn:last-child>.btn-group {
    margin-left: -15px;
}
.no-js #background6530e14712f05a0013f839ff .btn-group-sm>.btn,
.no-js #background6530e14712f05a0013f839ff .btn-sm {
     padding: 11px 32px;
    font-size: 16px;
    line-height: 1.6;
}
.no-js #background6530e14712f05a0013f839ff .btn-default {
    text-shadow: 0 0px 0 #fff;
    background-image: linear-gradient(to bottom,#e9b5a8 0,#e9b5a8 100%);
    background-repeat: repeat-x;
    border: solid 0px #e9b5a8;
    color: #fff;
    border-color: #e9b5a8;
}
.no-js #background6530e14712f05a0013f839ff .btn-default:focus, 
.no-js .btn-default:hover {
    background-color: #e9b5a8;
    color: #fff;
}
.no-js #background6530e14712f05a0013f839ff .btn-default.active, 
.no-js #background6530e14712f05a0013f839ff .btn-default:active {
    background-color: #e9b5a8;
    border-color: #e9b5a8;
}
.no-js #background6530e14712f05a0013f839ff .form-subscribe .btn {
    border-radius: 0 50px 50px 0;
}
.no-js #background6530e14712f05a0013f839ff {
    margin-bottom: -5%;
    margin-top: -3%;
}





/* ติดตามข่าวสาร 2 */

.no-js #background6538e5d218997f0012696835 .form-subscribe .input-group .search-query {
    -webkit-border-radius: 10px 0px 0px 10px;
    -moz-border-radius: 10px 0px 0px 10px;
    border-radius: 50px 0px 0px 50px;
    padding: 2% 10%;
    border: solid 0px #f5f5f5;
    background-color: #f5f5f5;
    box-shadow: 0 0 0 rgb(0 0 0 / 0%);
    height: 47px;
}
.no-js #background6538e5d218997f0012696835 .input-group-subscribe:before, form.form-subscribe:before {
    display: none;
}
.no-js #background6538e5d218997f0012696835 .form-control {
 color: #000;
      font-weight: 300;
    font-size: 14px!important;
}

.no-js #background6538e5d218997f0012696835 .input-group-btn:last-child>.btn, 
.no-js #background6538e5d218997f0012696835 .input-group-btn:last-child>.btn-group {
    margin-left: -15px;
}
.no-js #background6538e5d218997f0012696835 .btn-group-sm>.btn,
.no-js #background6538e5d218997f0012696835 .btn-sm {
     padding: 11px 32px;
    font-size: 16px;
    line-height: 1.6;
}
.no-js #background6538e5d218997f0012696835 .btn-default {
    text-shadow: 0 0px 0 #fff;
    background-image: linear-gradient(to bottom,#e9b5a8 0,#e9b5a8 100%);
    background-repeat: repeat-x;
    border: solid 0px #e9b5a8;
    color: #fff;
    border-color: #e9b5a8;
}
.no-js #background6538e5d218997f0012696835 .btn-default:focus, 
.no-js .btn-default:hover {
    background-color: #e9b5a8;
    color: #fff;
}
.no-js #background6538e5d218997f0012696835 .btn-default.active, 
.no-js #background6538e5d218997f0012696835 .btn-default:active {
    background-color: #e9b5a8;
    border-color: #e9b5a8;
}
.no-js #background6538e5d218997f0012696835 .form-subscribe .btn {
    border-radius: 0 50px 50px 0;
}
.no-js #background6538e5d218997f0012696835 {
    margin-bottom: -5%;
    margin-top: -3%;
}





/*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: #ff6600;
}
 ul.icon_b {
    font-size: 16px;
}
ul.icon_b ::marker {
    color: #000;
}
.icon_c {
    font-size: 16px;
    padding: 0% 5%;
}







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

.footer-block1 {
    display: flex;
    width: 100%;
    gap: 20px;
}
.footer-block1-img {
    width: 18%;
    align-self: center;
}
.footer-block1-text {
    width: 82%;
    align-self: center;
}
.footer-block1-text1 {
    font-size: 18px;
    font-weight: 300;
}
.footer-block1-text2 {
    font-size: 34px;
    font-weight: 600;
}
.footer-block1-text2 a {
    color: #fff;
}



.footer-text1 {
    font-size: 20px;
    font-weight: 500;
}
.footer-text2 {
    font-size: 18px;
    font-weight: 300;
    margin-top: 2%;
    margin-bottom: 5%;
}
.footer-text3 {
    font-size: 13px;
    font-weight: 300;
}
.footer-text4 {
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 3%;
}
.footer-text5 {
    font-size: 15px;
    white-space: break-spaces;
    line-height: 2;
    font-weight: 300;
    margin-bottom: 6%;
}
.footer-text6 {
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 3%;
}
.footer-text6-block {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
}
.footer-text6-text {
    white-space: break-spaces;
    font-weight: 300;
    line-height: 2;
    font-size: 15px;
}
.footer-text6-text a {
    color: #fff;
}


.footer-block2 {
    display: flex;
    width: 100%;
    gap: 10px;
}
.footer-block2-line {
    width: 35%;
    align-self: center;
}
.footer-block2-social {
    width: 65%;
    align-self: center;
}

.footer-social {
    display: flex;
    width: 100%;
    gap: 10px;
    margin-bottom: 10%;
}
.footer-social-img {
    width: 13%;
}
.footer-social-text {
    width: 87%;
    align-self: center;
    font-size: 15px;
    font-weight: 300;
    white-space: break-spaces;
}
.footer-social-text a {
    color: #fff;
}
.footer-pd3 {
    margin-right: -20%;
}


.head-block {
    display: flex;
    width: 50%;
    margin: 0 auto;
    margin-right: 10%;
    gap: 10px;
}
.head-block1 {
    width: 70%;
    align-self: center;
}
.head-block2 {
    width: 30%;
    align-self: center;
}
.head-block-social {
    display: flex;
    width: 100%;
    gap: 10px;
}
.head-block-tel {
    display: flex;
    width: 100%;
    gap: 10px;
}
.head-block-tel-img {
    width: 20%;
    align-self: center;
}
.head-block-tel-text {
    width: 80%;
    font-size: 18px;
    align-self: center;
}
.head-block-tel-text a {
    color: #000;
}






/* class */

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






.empty-footer {
padding: 3%;
}

.empty-space {
    padding: 1%;
}
.empty-space1 {
    text-align: center;
    padding-bottom: 6%;
    margin-top: 2%;
}
.empty-space1 h3 {
    font-size: 24px;
    font-weight: 600;
    font-style: italic;
}
.empty-space1 h2 {
    font-weight: 600;
}
.empty-space1 h1 {
    white-space: break-spaces;
    font-weight: 500;
    margin-top: 1%;
    margin-bottom: 2%;
    line-height: 1.4;
}
.empty-space1-block {
    display: flex;
    width: 85%;
    margin: 0 auto;
    gap: 10px;
}
.empty-space1 p {
    white-space: break-spaces;
    line-height: 1.7;
    color: #000;
}
.empty-space1-block1 {
    width: 10%;
    font-family: 'Playfair Display', serif;
    font-size: 26px;
}
.empty-space1-block2 {
    width: 80%;
}
.empty-space2 {
    display: flex;
    width: 90%;
    margin: 0 auto;
    padding-top: 3%;
}
.empty-space2 h5 {
    color: #c22144;
    font-weight: 600;
}
.empty-space2-block1 {
    width: 30%;
    align-self: center;
    margin-top: 15%;
}
.empty-space2-block2 {
    width: 40%;
}
.empty-space3 {
    display: flex;
    width: 100%;
    gap: 10px;
    margin-bottom: 10%;
}
.empty-space3-text {
    width: 70%;
    text-align: right;
    align-self: center;
    margin-top: -3%;
}
.empty-space3-img {
    width: 30%;
    align-self: center;
}
.empty-space4 {
    display: flex;
    width: 100%;
    gap: 10px;
    margin-bottom: 10%;
}
.empty-space4-img {
    width: 30%;
    align-self: center;
}
.empty-space4-text {
    width: 70%;
    text-align: left;
    align-self: center;
    margin-top: -3%;
}
.empty-space5 {
    text-align: center;
    display: flex;
    width: 100%;
    gap: 10px;
    padding: 10% 0% 3% 0%;
}
.empty-space5 h6 {
    color: #c22144;
    white-space: break-spaces;
    font-weight: 600;
}
.empty-space5-block1 {
    width: 40%;
    align-self: center;
}
.empty-space5-block2 {
    width: 60%;
    align-self: center;
}
.empty-space6 h1 {
    text-align: center;
    font-weight: 600;
    padding: 4% 0% 2%;
    color: #282828;
}
.empty-space7 h1 {
    text-align: center;
    font-weight: 600;
    padding: 4% 0% 5%;
    color: #282828;
}
.empty-space7-pd {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
}
.empty-space7 {
    text-align: center;
    padding: 3% 0% 3%;
}
.empty-space7 h4 {
    font-weight: 600;
}
.empty-space7 p {
    white-space: break-spaces;
    margin-top: 1%;
}
.empty-space7 a {
    color: #282828;
}
.empty-space8-block {
    display: flex;
    width: 100%;
    gap: 20px;
    margin-top: 5%;
}
.empty-space8 h1 {
    font-weight: 600;
    padding: 4% 0% 2%;
    color: #c22144;
}
.empty-space8 {
    text-align: center;
    width: 65%;
    padding: 3% 0% 5%;
}
.empty-space8 h3 {
    margin: 0%;
}
.empty-space8-img img {border-radius: 20px;}
.empty-space9 h6 {
    font-weight: 600;
    color: #a70404;
    text-align: center;
    padding: 4% 0% 2%;
}
.empty-space10 h5 {
    font-size: 32px;
    font-weight: 500;
}
.empty-space10 {
    text-align: center;
    color: #000;
    margin-bottom: 2%;
}
.empty-space10 p {
    background-color: #a70404;
    color: #fff;
    font-weight: 600;
    font-style: italic;
    font-size: 20px;
    width: fit-content;
    padding: 1.5% 5%;
    margin: 0 auto;
    margin-top: 2%;
    border-radius: 50px;
}
.empty-space11 {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 20px;
    margin-bottom: 5%;
}
.empty-space11-img {
    width: 65%;
    margin: 0 auto;
}
.empty-space11-text {
    font-size: 16px;
    text-align: center;
    color: #fff;
    white-space: break-spaces;
}
.empty-space11-text h4 {
    color: #a70404;
    font-weight: 600;
}
.empty-space11-text p {
    color: #000;
}
.empty-space12-pd {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 10px;
    width: 100%;
    margin: 0 auto;
    margin-top: 2%;
}
.empty-space12-block {
    display: flex;
    width: 100%;
    gap: 20px;
}
.empty-space12-img {
    width: 25%;
}
.empty-space12-text {
    width: 75%;
    text-align: left;
    align-self: center;
    font-size: 18px;
}
.empty-space12 {
    text-align: center;
    margin-top: 2%;
    margin-bottom: 4%;
    display: grid;
    grid-template-columns: repeat(2,1fr);
}
.empty-space12 h4 {white-space: break-spaces;}
.empty-space12 span {
    font-weight: 600;
    font-style: italic;
    font-size: 24px;
    color: #c22144;
}

.empty-space12 h5 {
    color: #c22144;
    font-weight: 600;
    margin-top: 5%;
}
.empty-space12 h1 {
    font-weight: 600;
    margin-top: 1%;
    color: #c22144;
}
.empty-space12 h2 {
    color: #c22144;
    font-weight: 600;
    margin-top: 2%;
    font-size: 2.5em;
}
.empty-space12-b {
    align-self: center;
}
.empty-space12-1 h2 {
    background-color: #c22144;
    color: #fff;
    font-weight: 600;
    font-size: 2em;
    text-align: center;
    width: fit-content;
    margin: 0 auto;
    padding: 1.5% 5%;
    border-radius: 50px;
}
.empty-space12-1 {
    margin-bottom: 5%;
}
.empty-space12-1 p {
    text-align: center;
    margin-top: 3%;
}
.empty-space13-pd {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
}
.empty-space13-block {
    display: flex;
    width: 100%;
    gap: 10px;
    background-color: #fafafa;
    padding: 2%;
    border-radius: 10px;
}
.empty-space13-img {
    width: 20%;
    /* background-color: #c22244; */
    padding: 3%;
    border-radius: 10px;
}
.empty-space13-text {
    width: 80%;
    align-self: center;
    font-size: 16px;
}
.empty-space13 h1 {
    font-weight: 600;
    margin-top: 1%;
    color: #c22144;
    text-align: center;
    margin-bottom: 4%;
}
.empty-space13-img img {
    /* filter: invert(1); */
}
.empty-space13 {
    padding: 2% 0% 5%;
}
.empty-space14-block {
    display: inline-block;
    width: 49%;
    background-color: #c22144;
    color: #fff;
    font-weight: 600;
    font-size: 2em;
    text-align: center;
    padding: 1.5% 0%;
    border-radius: 50px;
    margin: 1% 0% 1% 1%;
}
.empty-space14 {
    text-align: center;
}
.empty-space15 p {
    white-space: break-spaces;
}
.empty-space15 h4 {
    font-weight: 500;
}
.empty-space15 {
    text-align: left;
}













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

h1 {
    font-size: 2.3em;
}
h2 {
    font-size: 3.5em;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 24px;
}
h6 {
    font-size: 3em;
}
p {
    font-size: 16px;
}  





/* ส่วนเสริม */
.icon-img3 {
    width: 85%;
    margin: 0 auto;
    margin-right: 0;
}
.icon-img4 {
    width: 20%;
    margin: 0 auto;
    margin-bottom: 8%;
}
.icon-img5 {
    margin-bottom: 9%;
}







.topic-text {
    font-family: 'Playfair Display', serif;
    font-size: 7em;
    font-weight: 500;
    text-shadow: 5px 5px 10px rgb(0 0 0 / 35%);
}
.text-qm1 {
    font-size: 40px;
}
.text-qm2 {
    left: calc(0% - 0rem);
    position: relative;
    -webkit-transform: rotate(0deg);
    transform: rotate(90deg);
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    font-size: 40px;
}




.empty-youtube {
    width: 75%;
    margin: 0 auto;
    margin-top: 5%;
}



.gallery-block1 {
    display: flex;
    width: 100%;
    gap: 20px;
}
.gallery-img1 {
    width: 50%;
}
.gallery-img2 {
    width: 25%;
}
.gallery-img3 {
    width: 25%;
}
.gallery-block2 {
    display: flex;
    width: 100%;
    gap: 20px;
}
.gallery-img4 {
    width: 24%;
}
.gallery-img5 {
    width: 76%;
}






.album-text1 {
    font-size: 22px;
    font-weight: 500;
    margin-top: 82%;
}
.album-text2 {
    font-size: 22px;
    font-weight: 400;
    margin-top: 65%;
}






.button-text1 {
    background-color: #e9b5a8;
    color: #fff;
    font-size: 16px;
    width: fit-content;
    padding: 2% 5%;
    border-radius: 30px;
    margin: 0 auto;
    margin-top: 7%;
    box-shadow: 0px 10px 23px 0px rgba(233,181,168,1);
}
.button-text2 {
    background-color: #e9b5a8;
    color: #fff;
    font-size: 16px;
    width: fit-content;
    padding: 1.2% 3%;
    border-radius: 30px;
    margin: 0 auto;
    margin-top: 2%;
    margin-bottom: 3%;
}







.mg1 {
    margin-right: -15%;
    position: relative;
}

.mg2 {
    margin-left: -15%;
}
.mg3 {
    margin-left: -10%;
    margin-right: 10%;
}
.mg4 img {
    border-radius: 20px;
}
.mg5 {
    padding-bottom: 3%;
}
.mg6 {
    grid-template-columns: repeat(3,1fr);
}
.mg6 .empty-space11-img {
    width: 50%;
}
.mg7 {
    grid-template-columns: repeat(6,1fr);
}
.mg7 .empty-space11-img {
    width: 90%;
}
.mg8 {
    padding: 5% 0% 10%;
}





#background6539d744d094fa00137aff93 article.col-md-6.item.-micro {
    width: 31%;
}
#background6539d744d094fa00137aff93 .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 18px;
    padding: 1% 10% 0%;
}









/*-------------เลขอัลบัม------------------*/
.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: #861518;
    border-color: #861518;
}

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

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

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





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











/* ติดต่อเรา */
.contact-img1 {
    width: 95%;
    margin: auto;
    border: dashed 1px #ccc;
    padding: 5%;
    margin-right: 5%;
      background-color: #fff;
}
.contact-text1 {
    font-size: 20px;
    font-weight: 500;
    color: #000;
    margin-bottom: 2%;
    margin-top: 4%;
}
.contact-text2 {
    font-size: 16px;
    font-weight: 400;
    border-bottom: dashed 1px #ccc;
    margin-bottom: 7%;
    padding-bottom: 10%;
    color: #000;
    white-space: nowrap;
}
.contact-text3 {
    font-size: 16px;
    color: #a70606;
}



/*from Contact */
 
.no-js #Component6539dfdbd094fa00137b0287 label {
    display: none!important;
}
.no-js #Component6539dfdbd094fa00137b0287 .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js #Component6539dfdbd094fa00137b0287 .form-control {
    border: 1px solid #ccc;
    border-radius: 0px!important;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    font-size: 14px!important;
    padding: 30px;
    background: transparent;
    color: #000;
}
.no-js #Component6539dfdbd094fa00137b0287 .form-control:hover {
	border-color: #c22245 ;
}
.no-js #Component6539dfdbd094fa00137b0287 ::placeholder {
    color: #000!important;
  font-weight:300;
}

.no-js #Component6539dfdbd094fa00137b0287 .form-control:focus {
    border-color: #c22245 ;
    -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 #Component6539dfdbd094fa00137b0287 .btn {
    background-image: linear-gradient(to right, #c22245 0%,#c22245 50%,#c22245 100%);
    background-repeat: repeat-x;
    border-color: #c22245;
    border-radius: 0px;
    padding: 10px 30px;
    font-size: 16px;
    border: 0px solid transparent;
    color: #fff;
}

.no-js #Component6539dfdbd094fa00137b0287 .btn-default {
    text-shadow: 0 0 0 #000;
}


.no-js #Component6539dfdbd094fa00137b0287 .btn-default:active {
background-color: #c22245;
}

.no-js #Component6539dfdbd094fa00137b0287 .btn-default:hover,
.no-js #Component6539dfdbd094fa00137b0287 .btn-default:focus {
    background-position: 0 0px;
  background-color: #c22245;
}
.no-js #Component6539dfdbd094fa00137b0287 span.label a {
    color: #000;
}








/*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: 769px) {
.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; 
} 
  
#carousel6530df8912f05a0013f83978 {
    margin-bottom: -1%;
}  
.empty-space1 p {
    white-space: initial;
}
.empty-space1-block {
    width: 100%;
} 
.empty-space2 h5 {
    font-size: 14px;
} 
.empty-space2 p {
    font-size: 12px;
}  
  
  
.itopplus-bg3 {
    background-size: cover;
} 
.album-text1 {
    font-size: 18px;
} 
.empty-space7 p {
    white-space: inherit;
} 
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 14px;
}
#carousel6538e5d218997f0012696830 {
    margin-bottom: -1%;
}  
  
  
  
  
h2 {
    font-size: 3em;
}
h6 {
    font-size: 2em;
} 
  
}










@media only screen and (max-width:480px) {
#carousel6530df8912f05a0013f83978 {
    margin-bottom: -2%;
}  
#carousel6538e5d218997f0012696830 {
    margin-bottom: -2%;
} 
#imagesControl6530df8912f05a0013f83978 {
    padding: 0px !important;
} 
.topic-text {
    font-size: 3em;
}
.empty-space1 h1 {
    white-space: inherit;
}
.empty-space2 {
    display: block;
    width: 100%;
} 
.empty-space2-block1 {
    width: 100%;
} 
.empty-space2-block2 {
    width: 100%;
} 
.empty-space2 h5 {
    font-size: 20px;
}
.empty-space2 p {
    font-size: 16px;
}
.empty-space5 {
    display: block;
}
.empty-space5-block1 {
    width: 100%;
} 
.empty-space5-block2 {
    width: 100%;
}
.icon-img3 {
    width: 85%;
    margin: 0 auto;
    margin-right: auto;
}
.icon-img1 {
    width: 60%;
    margin: 0 auto;
}
.empty-space7-pd {
    grid-template-columns: repeat(1,1fr);
}
.empty-space8 {
    width: 100%;
} 
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    margin: 5%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    margin: 5%;
}
article.col-md-6.item.-micro {
    width: 100%;
}
.button-text2 {
    padding: 3% 5%;
}  
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 16px;
} 
.gallery-block1 {
    gap: 10px;
}
.gallery-block2 {
    gap: 10px;
}
.empty-youtube {
    width: 85%;
}
#imagesControl6538e5d218997f0012696830 {
    padding: 0px !important;
} 
.empty-space11 {
    grid-template-columns: repeat(2,1fr);
} 
.empty-space11-text h4 {
    color: #000000;
}
.empty-space11-text p {
    color: #000;
}  
.empty-space11-text {
    color: #000;
}
.empty-space11-text h4 {
    font-size: 16px;
}
.empty-space11-text p {
    font-size: 14px;
} 
.empty-space12 {
    grid-template-columns: repeat(1,1fr);
} 
.empty-space12 h5 {
    font-size: 20px;
} 
.empty-space12-block {
    display: block;
}
.empty-space12-img {
    width: 15%;
}
.empty-space1 h3 {
    font-size: 20px;
} 
.empty-space1 p {
    line-height: initial;
} 
.empty-space12-img {
    width: 35%;
    margin: 0 auto;
    margin-bottom: 10%;
} 
.empty-space12-text {
    width: 100%;
    text-align: center;
    font-size: 16px;
} 
.empty-space13-pd {
    grid-template-columns: repeat(1,1fr);
}
#background6539d744d094fa00137aff93 article.col-md-6.item.-micro {
    width: 100%;
} 
.managerHeader {
    font-size: 20px;
} 
.contact-text1 {
    color: #000;
}
.contact-text2 {
    color: #000;
}
.contact-text3 {
    color: #000;
}
.contact-text2 {
    font-size: 14px;
} 
  
  
  
  
  
.empty-space3 {
    display: block;
    width: 100%;
    margin-bottom: 10%;
}
.empty-space3-text {
    width: 100%;
    text-align: center;
    margin-top: 0%;
} 
.empty-space3-img {
    width: 30%;
    margin: 0 auto;
    margin-top: 2%;
}
.empty-space4 {
    display: block;
}
.empty-space4-img {
    width: 30%;
    margin: 0 auto;
}
.empty-space4-text {
    width: 100%;
    text-align: center;
    margin-top: 0%;
}
.empty-space14-block {
    display: block;
    width: 100%;
    background-color: #c22144;
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    text-align: center;
    padding: 3% 1%;
    border-radius: 50px;
    margin: 1% 0% 1% 1%;
} 
.empty-space12-1 h2 {
    font-size: 20px;
    padding: 3% 3%;
}
  
  
  
h1 {
    font-size: 22px;
}
h2 {
    font-size: 2em;
}
  
  
  
.mg1 {
    margin-right: 0%;
} 
 .mg2 {
    margin-left: 0%;
}
.mg3 {
    margin-left: 0%;
    margin-right: 0%;
}
  
  
  
}

















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



 

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



a {

    color: #a70404;

}

a:hover{

    color: #000;

}

