@charset "UTF-8";

/*---------------------
CSS-FONT
--------------------*/
body .site{

}

body .font-fot{

}
body .font-fot-title .module-title{

}


/*---------------------
end of CSS-FONT
--------------------*/







/*---------------------
CSS-LAYOUT
--------------------*/
.sidebar-none #content {
    padding: 0;
}
body .pagewidth {
	width: 100%;
	max-width: 100%;
}
body .row_inner {
	width:100%;
    max-width: 1000px;
	margin:0px auto;
}



body .fullwidth .row_inner {
	width:100%;
	max-width: 100%;
}
body .full-col .row_inner {
	width:100%;
	max-width: 100%;
}



body .module-layout-part .row_inner{
	width:100%;
    max-width: 1000px;
	margin:0px auto;
}
body .module-layout-part .fullwidth  .row_inner{
	width:100%;
	max-width: 100%;
}



@media screen and (max-width: 939px){
    body .pagewidth {width: 100%;max-width: 100%;}
    body .row_inner{width: 100%;max-width: 100%; padding:0px 2%;}
    body .full-inner  .row_inner{width: 100%;max-width: 100%; padding:0px 0%;}
}

/*---------------------
end of CSS-LAYOUT
--------------------*/


/*---------------------
CSS-FIX_THEMIFY
--------------------*/


/*
 * fix-button active 
 * lên 35px;
*/
body  .themify_builder_content  
.module_subrow .active_module .tb_action_wrap{
	top:35px !important;
}





/* fix-index-99
 * tăng zindex chomodule
* đặt class module
 * */
.themify_builder_active .themify_builder_content 
.fix-index-99{
	z-index:99;
}
.themify_builder_active  .themify_builder_content 
.fix-index-999{
	z-index:999;
}

/* fix-module-inline-one-line
 * fix-module-inline-one-line-center
 * làm cho module inline trên 1 hàng
 * đặt class cho module sub-col
 * */
body .themify_builder_content  .fix-module-inline-one-line .tb_holder{
    display: flex;
    justify-content: flex-start;
	flex-wrap:wrap
}
body .themify_builder_content  .fix-module-inline-one-line .tb_holder .active_module{
	width:auto;
}


body .themify_builder_content  .fix-module-inline-one-line-center .tb_holder{
    display: flex;
    justify-content: center;
}
body .themify_builder_content  .fix-module-inline-one-line-center .tb_holder .active_module{
	width:auto;
}
body .themify_builder_content .module.fix-module-inline-width-100{
	width:100%;
}
body .themify_builder_content .tb_holder .active_module:has(.fix-module-inline-width-100){
	width:100%;
}



/* fix-module-action-inline
 * làm cho width auto
* đặt class cho module
 * */
body .themify_builder_content .tb_holder .active_module:has(.fix-module-action-inline){
	width:auto;
}




/* fix-module-feature-for-image
 * làm cho width auto
* đặt class cho subrow
 * */
body .themify_builder_content 
.fix-module-feature-for-image .module-feature-chart-html5{
	display:none;
}





/* fix-subrow-inline
 * làm cho width auto
 * sub-row inline
* đặt class cho subrow
 * */
body .themify_builder_content 
.fix-subrow-inline{
    display: inline-flex;
    width: auto;
    margin: 0px auto;
}




/* fix-subrow-absolute
 * làm cho wi auto
* đặt class cho subrow
 * */

.themify_builder_active .themify_builder_content 
.fix-subrow-absolute{
	z-index:999;
}
body .themify_builder_content 
.fix-subrow-absolute{
   	display: inline-flex;
    width: auto;
}



/* fix-subrow-absolute
 * làm cho các nút edit có thể hover khi absolute
* đặt class cho subrow
 * */
.themify_builder_active .page-content .themify_builder_content 
.fix-subrow-absolute .tb_action_wrap{
    margin-top: 0 !important;
}
.themify_builder_active .page-content .themify_builder_content 
.fix-subrow-absolute{
	padding-left:50px;
	padding-right:50px;	
}









/* fix-module-icon
 * làm ảnh trong cho module icon xêp thẳng hàng
* đặt class cho module
 * */
body .themify_builder_content 
.fix-module-icon{
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
}
body .themify_builder_content 
.fix-module-icon .module-icon-item{
    display: inline-flex;
    align-items: center;
}

body .themify_builder_content 
.fix-module-icon img{
	display: block;
    padding: 0px;
    margin-left: 5px;
}

body .themify_builder_content 
.fix-module-icon a{
    display: inline-flex;
    align-items: center;
}





/* fix-module-icon-radius 
 * làm cho ảnh iconkhông có  radius
* làm cho image icon kích thước auto
* đặt class cho module
 * */
body .themify_builder_content 
.fix-module-icon-radius img{
    border-radius: 0;
    max-width: none;
    width: auto;
    height: auto;
}

/*---------------------
end of CSS-FIX_THEMIFY
--------------------*/


/*---------------------
CSS-HEADER
--------------------*/

#headerwrap {
}

#header.header {
  padding:0;
}




.header-brand-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1000px;
    margin: 0px auto;
    height: 110px;
}

.lb {

}
.rb {

}
.rb1 {

}
.rb2 {

}

body .contact a{
  
}

.tel-link.tel-header {

}
body .tel-header a{
	font-size:22px;
	color:#5a4435;
	font-family: ten-mincho-text, serif;
	font-style: normal;
	font-weight: 400;
	display:flex;
	align-items:center;
}
body .tel-header .tel-icon{
    color: #93a11f;
}

body .tel-header .tel-text {
    white-space: nowrap;
}

body .tel-header a:hover{
   	text-decoration:none;
	color:#e66f1f;
}
/*---------------------
end of CSS-HEADER
--------------------*/









/*---------------------
CSS-MENU
--------------------*/
#main-menu-container-second {
    margin-top: 10px;
}
#second-menu {
    display: flex;
    margin: 0;
    padding: 0;
}
#second-menu li{
    display: flex;
    align-items: center;
}
#second-menu li a {
    font-size: 13px;
    color: #909090;
    padding: 0px 10px;
	text-decoration:none;
	font-style: normal;

}
#second-menu li a:hover {
	color:#ea5a9b;
}


#main-menu-container{
}
#main-menu {
    display: flex;
    margin: 0;
    padding: 0;
    align-items: center;
	flex-wrap: wrap;
}
#main-menu > li {
    display: flex;
    padding: 0;
    margin: 0;
    position: relative;
margin: 5px 0px; 
}
#main-menu > li >a {
    font-size: 17px;
    line-height: 24px;
    color: #2d2d2d;
    padding: 0px 15px;
    text-decoration: none;
    padding-left: 35px;
    background-image: url();
    background-repeat: no-repeat;
    background-position: center left 10px;
}
#main-menu > li:last-child{
}
#main-menu > li > a:before{
}
#main-menu > li > a:hover:before{
}
#main-menu > li > a:hover{
	color:#ea5a9b;
}


/* -------
menu edit
---------*/

#main-menu > li.nav00{
   display:none;
}
#main-menu > li.nav01 > a{
 background-image: url(../../uploads/menu-icon01.png);
}
#main-menu > li.nav02 > a{
 background-image: url(../../uploads/menu-icon02.png);
}
#main-menu > li.nav03 > a{
 background-image: url(../../uploads/menu-icon03.png);
}
#main-menu > li.nav04 > a{
 background-image: url(../../uploads/menu-icon04.png);
}
#main-menu > li.nav05 > a{
 background-image: url(../../uploads/menu-icon05.png);
}
#main-menu > li.nav06 > a{
  background-image: url(../../uploads/menu-icon06.png);
}
#main-menu > li:last-child a{
    padding-right:0;
}
/*menu hover*/
#main-menu > li.nav01 > a:hover{
 
}
#main-menu > li.nav02 > a:hover{
 
}
#main-menu > li.nav03 > a:hover{
 
}
#main-menu > li.nav04 > a:hover{
 
}
#main-menu > li.nav05 > a:hover{
 
}
#main-menu > li.nav06 > a:hover{
 
}

/* -------
menu sub
---------*/
#main-menu .menu-item-has-children{
}
#main-menu  li .sub-menu{
    z-index:9;
    display: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100px;
    width: 150%;
    transform: translateX(25%);
}
#main-menu  li .sub-menu li{
    list-style: none;
    margin: 0;
    padding: 0;
}
#main-menu  li .sub-menu li a{
    display: block;
    text-align: center;
    padding: 10px 10px;
    color: #4d4d4d;
    font-size: 14px;
    background-color: #f7f7f7;
    line-height: 40px;  
}
#main-menu  li .sub-menu li a:hover{
 
}
/*sub hover*/
#main-menu > li:hover .sub-menu{
    display: block;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    width: 150%;
    transform: translateX(-14%);
}

/* ----------------
 css-MENU
---------------- */







/* ----------------
 css-Mobile
---------------- */
#menu-button{
  visibility:hidden;
  opacity:0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: fixed;
  z-index: 9999;
  top: 0;
  right: 0;
  width: 48px;
  height: 48px;
  background-color: #fafafa;
}
#menu-button.nav-on {
  visibility:visible;
  opacity:1;
}
#menu-button .ham-lines {
  position: relative;
  margin: 0 auto;
  width: 32px;
  height: 32px;
}
#menu-button .ham-lines span,
#menu-button .ham-lines::before,
#menu-button .ham-lines::after {
  position: absolute;
  display: block;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 28px;
  height: 2px;
  background-color: #111;
  border-radius: 1px;
}
#menu-button .ham-lines span {
  bottom: 15px;
  transition: all .25s .25s;
  opacity: 1;
}
#menu-button .ham-lines::before,
#menu-button .ham-lines::after {
  content: "";
}
#menu-button .ham-lines::before{
  bottom: 24px;
  animation: menu-bar01 .75s forwards;
}
#menu-button .ham-lines::after {
  bottom: 6px;
  animation: menu-bar03 .75s forwards;
}
#menu-button .ham-text {
  font-size: 12px;
  line-height: 1;
}
#menu-button.is-active .ham-lines span {
  opacity: 0;
}
#menu-button.is-active .ham-lines::before {
  animation: active-menu-bar01 .5s forwards;
}
#menu-button.is-active .ham-lines::after {
  animation: active-menu-bar03 .5s forwards;
}
@keyframes menu-bar01 {
  0% {
    transform: translateY(9px) rotate(45deg);
  }
  50% {
    transform: translateY(9px) rotate(0);
  }
  100% {
    transform: translateY(0) rotate(0);
  }
}
@keyframes menu-bar03 {
  0% {
    transform: translateY(-9px) rotate(-45deg);
  }
  50% {
    transform: translateY(-9px) rotate(0);
  }
  100% {
    transform: translateY(0) rotate(0);
  }
}
@keyframes active-menu-bar01 {
  0% {
    transform: translateY(0) rotate(0);
  }
  50% {
    transform: translateY(9px) rotate(0);
  }
  100% {
    transform: translateY(9px) rotate(45deg);
  }
}
@keyframes active-menu-bar03 {
  0% {
    transform: translateY(0) rotate(0);
  }
  50% {
    transform: translateY(-9px) rotate(0);
  }
  100% {
    transform: translateY(-9px) rotate(-45deg);
  }
}


#main-menu-container.nav-off {
  position: fixed;
  z-index: 700;
  top: 0;
  left: -100vw;
  right: auto;
  bottom: auto;
  overflow-y: auto;
  background-color: #f1f1f1;
  display:block;
  width: 100vw;
  height: 100vh;
  transition: .3s linear;
}
#main-menu-container.is-active{
  left: 0;  
}
.entry-password-required input[type=password]{
	width: 100%;
    background: #fff;
    border-radius: 0;
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}
body.entry-password-required input[type=submit]{
	font-weight: bold;
}
body.entry-password-required .entry-content{
	width: 100%;
}

@media screen and (max-width: 1024px) { /* mobile visibility changes for max-width */
  #menu-button{
    visibility:visible;
    opacity:1;
  }
}

/* ----------------
 end css-Mobile
---------------- */











/*---------------------
CSS-TITLE
--------------------*/


/*title-01*/
body .title-01{
}
body .title-01 .module-title{
}
body .title-01 .tb_text_wrap{
}





/*---------------------
end of CSS-TITLE
--------------------*/










/*---------------------
CSS-PAGE
--------------------*/







/*---------------------
end of CSS-PAGE
--------------------*/




/*--------------------
 * CSS-ACCORDION
 * ------------------*/
body .accordion-01 ul{
    border: 0;
}
body .accordion-01 .accordion-title a{
	display:flex;
	position:relative;
}

body .accordion-01 .accordion-title a:before{
content: url();
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff6;
    width: 60px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
body .accordion-01 .accordion-content{
	background-image: url();
    background-repeat: no-repeat;
    background-position: top 18px left 23px;
}

/*--------------------
 * end of  CSS-ACCORDION
 * ------------------*/






/*---------------------
CSS-POST
--------------------*/
/*post-01*/
body .post-01{

}
body .post-01.module.module-post{
	
}
body .post-01.module.module-post .module-title{
}
body .post-01.module.module-post .module-title span{
}
body .post-01.module.module-post .builder-posts-wrap {
}
#body .post-01.module.module-post .builder-posts-wrap .post{
	
}
#body .post-01.module.module-post .builder-posts-wrap .post .post-image{
}
#body .post-01.module.module-post .builder-posts-wrap .post .post-image a{

}
#body .post-01.module.module-post .builder-posts-wrap .post .post-image a img{

}
body .post-01.module.module-post .builder-posts-wrap .post .post-content .post-date{
}
body .post-01.module.module-post .builder-posts-wrap .post .post-content .ex-title {
}
body .post-01.module.module-post .builder-posts-wrap .post .post-content .more-link {
}
body .post-01.module.module-post .builder-posts-wrap .post .post-content .ex-title p {
}
body .post-01.module.module-post .builder-posts-wrap .post .post-content .post-title{
}
body .post-01.module.module-post .builder-posts-wrap .post .post-content .post-title a{

}

body .post-01.module.module-post .builder-posts-wrap .post .post-content{
    
}
body .post-01.module.module-post .builder-posts-wrap .post .post-content .entry-content{
}
body .post-01.module.module-post .builder-posts-wrap .post .post-content .entry-content p{
}

/*---------------------
end of CSS-POST
--------------------*/










/*---------------------
// CSS-BUTTOM
--------------------*/






/*---------------------
end of CSS-BOTTON
--------------------*/








/*---------------------
CSS-TABLE
--------------------*/

/*table-01*/
.table-01.module table{

}
.table-01.module table tr td,
.table-01.module table tr th{
  border: 1px solid #ffcb9f;
  padding: 13px 20px 12px 20px;
  color: #313131;
  vertical-align: top;
}
.table-01.module table tr th{
  width: 100px;
  background: #fff3d8;
  text-align: left;
}
.archive .loops-wrapper .post-content a:hover {
	text-decoration:none;
}
body.single input[type=submit] {
    display: block;
    max-width: 250px;
    width: 100%;
    margin: 50px auto 0;
    background-color: #76bfe3;
    padding: 10px 25px;
    font-size: 18px;
	border-radius: 0px;
}
/* @media screen and (max-width: 768px){body #body #layout #content .table-01.module  tbody th{display:table-cell;width:auto;}} */
/* @media screen and (max-width: 768px){body #body #layout #content .table-01.module  tbody td{display:table-cell;width:auto;}} */
/*---------------------
end of CSS-TABLE
--------------------*/





/*---------------------
CSS-FOOTER
--------------------*/
#footerwrap {
     
}
body .copyright-container {
    background-color: #2f2e97;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 0px;
    font-size: 13px;
}


body .copyright-container span{
  	display:inline-flex;

}


body .copyright-container a{

}

body .copyright-container img{
		display:block;
}

body .footer-nav{
	display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 0px 50px 0px;
    background-image: url(../../uploads/top_09.jpg);
    margin: 0;
	flex-wrap: wrap;
}
body .footer-nav > li{
	display:inline-flex;
	margin: 0;
	line-height: 1;
}
body .footer-nav > li > a{
	display:inline-flex;
	border-right:1px solid #ccc;
	line-height: 1;
	padding: 0px 8px;	
	color:#000;
	text-decoration:underline;
}
body .footer-nav > li.menu-item-has-children a{
	border:0;
}
body .footer-nav > li:last-child > a{
	border-right:0px solid #ccc;
}
body .footer-nav > li > a:hover{
 	text-decoration:none;
}


body .footer-nav  li .sub-menu{
	margin:0;
	margin-top: -2px;
}
#footerwrap #footer-nav li .sub-menu:before {
    content: '[ ';
}

#footerwrap #footer-nav li .sub-menu:after {
    content: ' ]';
}



body .footer-nav li .sub-menu li{
    margin: 0;
    line-height: 1;
	display:inline-block;
	line-height: 1;
}
body .footer-nav li .sub-menu li a{
    line-height: 1;
	display:inline-block;
	line-height: 1;
	color:#000;
	text-decoration:underline;	
}
body .footer-nav li .sub-menu li a:after{
	content: ' /';
}

body .footer-nav li .sub-menu li a:hover{
	text-decoration:none;	
}


body .m-menu-footer ul{
	padding:15px 30px;
}
body .m-menu-footer ul li{
	margin:5px 0px;
}
body .m-menu-footer ul li a{
	border-right: 1px solid #939291;
    line-height: 1;
    display: inline-block;
    padding: 0 14px;
}
body .m-menu-footer ul li:last-child a{
	border-right: 0px solid #939291;
}
body .m-menu-footer ul li a:hover{
 	
}

body .m-menu-footer ul li a:hover{
  
}


body #pc-backtop {
	width: auto;
    height: auto;
    bottom: 100px;
}
body #pc-backtop a img{
    width: auto;
    height: auto;
}
.themify_builder_content-5061 .tb_zz6p816.module-text {
    margin-left: -5px;
    font-size: 13px;
}
.themify_builder_content-5061 .tb_7bic279.module-icon a, .themify_builder_content-5061 .tb_fdpu826.module-icon a, .themify_builder_content-5061 .tb_ox8o322.module-icon a, .themify_builder_content-5061 .tb_d5kc963.module-icon a, .themify_builder_content-5061 .tb_aefd963.module-icon a, .themify_builder_content-5061 .tb_sg6w963.module-icon a {
    text-decoration: underline;
    color: #000;
}
.module-icon img {
    width: 18%;
}
body .module-icon span {
    margin-left: 0.6em;
    margin-right: -0.1em;
}
/*---------------------
end of CSS-FOOTER
--------------------*/




/*--------------------
 * CSS-SINGLE
 * ------------------*/
.single #layout {
    display: flex;
    flex-direction: row-reverse;
    max-width: 1000px;
    margin: 0px auto;
    justify-content: space-between;
}


.single #content {
    float: none;
    max-width: 737px;
    padding: 70px 0px;
}
.single .single-title-wrap {
    display: flex;
    background-color: #ff8b8d;
    padding: 25px;
    justify-content: space-between;
    flex-direction: row-reverse;
	width: 100%;
	margin-bottom: 30px;
}
.single .single-title-wrap .post-title {
    font-size: 20px;
    color: white;
}

.single .single-title-wrap .post-date {
/*     color: white; */
    font-size: 14px;
	color: #ffd5d6;
}





.single .post-content {
    display: flex;
    flex-wrap: wrap;
}

.single .post-title{

}
.single  .post-image img{

}

.single .history-back-container {
    text-align: center;
    display: block;
    max-width: 210px;
    margin: 0 auto;
    padding: 6px 20px 5px;
    border: 1px solid #76bfe3;
    border-radius: 0;
    background-color: #76bfe3;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    transition: 0.2s all linear;
}
.single .history-back-container a {
    color: #fff;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
}
.single .history-back-container a:hover {
	text-decoration: none;
	opacity:0.7;
	color: #76bfe3;
}
.single .history-back-container a i {

}
.single .history-back-container:hover {
	background-color: #fff;
    color: #76bfe3;
}
body .widgettitle {
    margin-bottom: 0;
    padding: 13px 5px 12px 25px;
    background: #76bfe3;
    color: #fff;
    font-size: 14px;
    line-height: 1.8;
}
body .pagenav a:hover {
    background: #ffe9e9;
    color: #76bfe3;
}
/*--------------------
 * end of CSS-SINGLE
 * ------------------*/



/*--------------------
 * CSS-ARCHIVE
 * ------------------*/
.archive .page-title {

}
.archive #layout {
    max-width: 1000px;
    margin: 0px auto;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}

.archive  #content {
    width: 100%;
    max-width: 738px;
    float: none !important;
    padding: 70px 0px;
}
.archive .page-title {
    display: none;
}
.archive .post {

}
.archive .post-image img{

}
.archive .post-3326 img{
	display:none;
}
.archive .post-3323 img{
	display:none;
}
.archive .post-3340 img{
	display:none;
}
.archive .post-3357 img{
	display:none;
}
.archive .post-3946 img{
	display:none;
}
.archive .post-4804 img{
	display:none;
}
.archive .loops-wrapper .post {
    background-color: #ffe9e9;
    padding: 30px;
}

.archive .loops-wrapper .post-date {
    margin-bottom: 0;
    color: #ff8b8d;
    font-size: 12px;
    line-height: 1.8;
}

.archive .loops-wrapper .post-content a {
    font-size: 14px;
    color: #313131;
    text-decoration: underline;
}


.single #layout > .tb_layout_part_wrap,
.archive #layout > .tb_layout_part_wrap {
    width: 225px;
    padding: 70px 0;
}
.single #layout,
.archive #layout {
    flex-direction: row;
}
.single #layout > .tb_layout_part_wrap .sidebar-post ul,
.archive #layout > .tb_layout_part_wrap .sidebar-post ul {
    padding: 15px 25px;
    border: 1px solid #d3d3d3;
    border-top: 0;
    background: #fafafa;
}
.single #layout  > .tb_layout_part_wrap .sidebar-post ul li,
.archive #layout > .tb_layout_part_wrap .sidebar-post ul li {
    padding: 7px 0 7px 20px;
    border-top: 0;
    background: url(../../uploads/circle-yellow-dot.png) no-repeat left top 12px;
}
.single #layout > .tb_layout_part_wrap .sidebar-post ul li a,
.archive #layout > .tb_layout_part_wrap .sidebar-post ul li a {
    color: #000;
    text-decoration: underline;
}
.archive #layout > .tb_layout_part_wrap .sidebar-post ul li a:hover {
    color: #196836;
    text-decoration: none;
}




/*--------------------
 * end of CSS-ARCHIVE
 * ------------------*/



/*--------------------
 * CSS-SIDEBAR
 * ------------------*/


body #sidebar {
    width: 100%;
    max-width: 224px;
    padding: 70px 0px;
}

#block-3 {
	margin-bottom: 0;
    padding: 13px 5px 12px 25px;
    background: #76bfe3;
    color: #fff;
    font-size: 14px;
    line-height: 1.8;
    border: 1px solid #d3d3d3;
    border-bottom: 0;
}

#block-3  .wp-block-heading {
	margin:0;
	font-size: 18px;
}

#block-2{	
	padding: 15px 25px;
    border: 1px solid #d3d3d3;
    border-top: 0;
    background: #fafafa;
}
#block-2 ul{	
	
}
#block-2 ul li {	
	
}

#block-2 ul li a {	
	display: flex;
    align-items: center;
    font-size: 14px;
    color: #313131;
    text-decoration: underline;
    width: 100%;
	background-image:url(../../uploads/circle-yellow-dot.png);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:20px;
	box-sizing:border-box;
}
#block-2 ul li a:hover {	
    text-decoration: none;
}



/*--------------------
 * end of CSS-SIDEBAR
 * ------------------*/



/*-------------=== 
CSS-FORM
------------- ===*/
/*form*/

body #body .module .wpcf7 table tbody tr th, body #body .module .wpcf7 table tbody tr td {

}
body #body .module .wpcf7 table tbody tr th {

}

body #body .module .wpcf7 table tbody tr th span {

}
body #body .wpcf7-form-control-wrap {

}

body #body .module .wpcf7 table tbody tr td span input,body  #body .module .wpcf7 table tbody tr td span textarea {

}
body .table-contactform7 input,body  .table-contactform7 textarea {
}
body #body .module .wpcf7 table tbody tr td.reader {

}
body #body .module .wpcf7 table tbody tr td.reader .wpcf7-form-control-wrap {
}
body #body .module .wpcf7 input[type=submit] {

}
body .wpcf7-form > p{

}
body .wpcf7-form > p:after{
}
body  #body .module .wpcf7 table {

}
body .reader {

}
/*-------------=== 
end of CSS-FORM
------------- ===*/








/*-------------------
CSS-PAGE-NAV
--------------------*/
body .pagenav {
    margin-top: 20px;
}
body .pagenav .number,
body .pagenav a{
	min-width: 30px;
    min-height: 30px;
    border: 1px solid #76bfe3;
    border-radius: 0;
    background: #76bfe3;
    color: #fff;
    text-decoration: none;
} 

body .pagenav .current{
     background: none;
    color: #76bfe3;
}
/*-------------------
end of CSS-PAGE-NAV
--------------------*/

/*---------------------
CSS-SHARE
--------------------*/
body a,
body a img
{
  transition:all 0.3s;
}
body a{
  outline:none;
}

body .a-none a,
body .a-none img
{
  pointer-events:none;
}


body a:hover img{
  opacity:0.6;
}

body .tel-link a{
    pointer-events:none;
}
.module p{
  margin-bottom:0;
}

body .frame-policy{
	overflow:auto;
}


body .frame-block iframe, body .frame-block object {
    max-width: 100%;
    display: block;
}


body .m-tel a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-image: url();
    background-repeat: no-repeat;
    background-position: center left 0px;
}

body .ov-hide{
  overflow:hidden;
}
body .sub-col-flex .tb-column-inner{
	display:flex;
}

body .sub-col-j-center .tb-column-inner{
	justify-content: center;
}

body .sub-col-a-center .tb-column-inner{
	align-items:center;
}



body .m-flex{
  display:flex;
}
body .m-j-center{
      justify-content: center;
}
body .m-j-start{
  justify-content:flex-start;
}
body .m-j-end{
  justify-content:flex-end;
}




body .m-anchor ul {
    display: flex;
    align-items: center;
    justify-content: center;
	margin:0;
	padding:0;
}
body .m-anchor ul li{
	display: flex;
    align-items: center;
    justify-content: center;
}

body .m-anchor ul li a{
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid #000;
    line-height: 1;
    padding: 0px 10px;
    color: #000;
}

body .m-anchor ul li:last-child a{
	border-right: 0px solid #000;
}
body .m-anchor ul li a:hover{

}
body .btn-anchor .module-buttons-item a{
	position:relative;
}
body .btn-anchor .module-buttons-item a:before{
	content: '|';
    position: absolute;
    right: 5px;
    top: 10px;
}
body .btn-anchor .module-buttons-item:last-child a:before{
	display:none;
}
body .btn-anchor .module-buttons-item a:hover:before{
	color:#93a11f;
}

body .btn-anchor .module-buttons-item a span{
	
}


body .themify_builder_content  .max-width-1200{
	width:100%;
	max-width:1200px;
	margin:0px auto;
} 


body .themify_builder_content .max-width-1100{
	width:100%;
	max-width:1100px;
	margin:0px auto;
} 

.themify_builder_content-5120 .tb_4p6f674.module_column:hover{
	opacity:0.7;
} 	
.themify_builder_content-5120 .tb_mo3y677.module_column:hover {
	opacity:0.7;
} 	
/*---------------------
end of CSS-SHARE
--------------------*/









/*---------------------------
 * -@939@
 * ------------------------*/

@media screen and (max-width: 939px){
	
/*menu -footer*/ 
body #main-menu {

}
#main-menu li a:before {

}   
#main-menu li a {

}   

body #pc-backtop {
display:none;
}


/*menu mobile*/	
body #main-menu-container {
	display:none;
} 
body #main-menu-container {
	display:flex;
    position: fixed;
    z-index: 5;
    top: 0;
    left: 0;
    right: 0;
    height: 100vh;
	background: none;
   background-color: #ff9e9f!important;
    overflow: auto;	
}   
body #main-menu-container #main-menu{  
    display: flex;
    flex-direction: column;
    padding-top: 100px;
    width: 100%;
    height: 100vh;
    overflow: auto;
    flex-wrap: nowrap;
    padding-bottom: 100px;
}
body #main-menu-container #main-menu li {
    flex-direction: column;
    width: 100%;
    padding: 0px 20px 10px;
    display: flex;
    box-sizing: border-box;
	border-bottom: dotted 1px #fff;
}   
  
body #main-menu-container #main-menu li a {
    border: 0;
    font-style: normal;
    font-size: 20px;
    color: white;
    background: none;
    text-indent: 0;
/*     display: flex; */
    width: 100%;
    align-items: center;
    justify-content: center;
    font-weight: 500;
	box-sizing: border-box;
	padding: 0px;
} 
  
body #main-menu-container.is-active #main-menu .current_page_item a, 
body #main-menu-container.is-active #main-menu .current-menu-item a {

}

	
body #main-menu-container.is-active #main-menu li .sub-menu {
    display: flex;
    width: 100%;
    transform: unset;
    position: static;
    flex-direction: column;
}	
	
body #main-menu-container.is-active #main-menu li .sub-menu li {

}		
body #main-menu-container.is-active #main-menu li .sub-menu li a{
	background-color: transparent;
    padding: 0;
    font-size: 14px;
    color: #999;
}		
	
#menu-button {
    background-color:#ff9e9f;
    border-radius: 5px;
    padding: 5px;
    top: 10px;
    right: 10px;
    color: white;
}   
#menu-button .ham-lines span {
   background-color: white;
}   
#menu-button .ham-lines::before {
   background-color: white;
}   
#menu-button .ham-lines::after {
   background-color: white;
}    
   
/*f-con*/   	
body #footer .sp-footer-icons-container {
	display: flex;
	z-index: 9999;
   border-top: 1px solid white; 
}   
body #footer .sp-footer-icons-container a {
	background-color: #76bfe3;
    border-left: 1px solid #fff;
    color: white;
    font-size: 14px;
    font-family: ten-mincho-text, serif;
    font-style: normal;
    font-weight: 400;
    padding: 10px 0px;
} 	
	
body #footer .sp-footer-icons-container a:nth-child(2) {
	background-color: #ffe186;
} 		
body #footer .sp-footer-icons-container a:nth-child(3) {
	background-color:#ff9e9f;
} 		

	
	
	
body #footer  .sp-footer-icons-container svg {
	font-size: 25px;
    height: 30px;
    color: white;
    fill: white;
}


/*single*/
.single    .post-image {

}


#main-menu > li.nav00 {
    display: block;
}

#footerwrap {
    margin-bottom: 22px;
}
.header-brand-container {
    justify-content: center;
    height: auto;
    padding: 30px 0px;
}
	.default_width #layout .full-inner > .row_inner {
    max-width: 96%;
}
	
}/*@939-*/


/*---------------------------
 * end of @939
 * ------------------------*/



/*---------------------------
 * @768@
 * ------------------------*/
@media screen and (max-width: 768px){

/* css-share*/	
body .tel-link a{
    pointer-events:auto;
}
body .image-center-768 .image-wrap {
  width:100%;
  text-align:center;
} 
body .bg-none-768{
	background-image:url();
}	

body .sub-col-reverse-768 .tb-column-inner{
	flex-direction: column-reverse;
    display: flex;
}	
/* end of css-share*/	
	
body .sub-col-reverse-680  .subrow_inner{
	flex-direction: column-reverse;
    display: flex;
}
body .themify_builder_content .module_row .bg-size-s1{
	background-size: auto 150px;
}
	
.archive #layout {
/*     flex-direction: column; */
    align-items: center;
	flex-direction: column-reverse;
}	
	
.single #layout {
/*     flex-direction: column; */
    align-items: center;
	flex-direction: column-reverse;
}	
	
.single .single-title-wrap {
    margin-bottom: 30px;
}
	.single #layout > .tb_layout_part_wrap, .archive #layout > .tb_layout_part_wrap{
		padding: 0 0 70px;
		width: 100%;
	}
	
}/*@768-*/
/*---------------------------
 * end of @768
 * ------------------------*/



/*---------------------------
 * @680@
 * ------------------------*/

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

/* css-share */	
body .m-anchor a{
  display:inline-block;
}

body .image-center-680 .image-wrap {
  width:100%;
  text-align:center;
} 
body .bg-none-680{
	background-image:url();
}

body .sub-col-reverse-680 .subrow_inner{
	flex-direction: column-reverse;
    display: flex;
}


/*form*/
body #body .module .wpcf7 table tbody tr th span {
	float: none !important;
}  
body #body .module .wpcf7 table tbody tr th, body #body .module .wpcf7 table tbody tr td {

}

body #body .module .wpcf7 table tbody tr th {

}   

body #body .module .wpcf7 table tbody tr:last-child td:last-child{

}    
body #body .wpcf7-form-control-wrap {

}
body #body .module .wpcf7 input[type=submit] {

}  
body .wpcf7-form > p:after {

}	
body .btn-anchor {
    display: inline-flex;
    margin: 0px auto;
    flex-wrap: wrap;
    justify-content: center;
}		
/* end of css-share */		



body #footer .sp-footer-icons-container a {
    font-size: 12px;
    padding: 10px 0px;
} 	
	
body #footer  .sp-footer-icons-container svg {
    height: 15px;
    margin-bottom: 5px;
}	
#footerwrap {
    margin-bottom: 0px;
}	




body #footer li.menu-item-has-children{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}	
body .footer-nav > li {
    margin-bottom: 10px;
}	
body .footer-nav > li a {
    margin-bottom: 10px;border:0;
}
	
body #footer li.menu-item-has-children > a {
    margin-bottom: 15px;
}	
		
body .footer-nav li .sub-menu {
    margin: 0;
    margin-top: -2px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}	


body .themify_builder_content .module_row .bg-size-s1{
/* 	background-size: auto 100px; */
	background-size: 30% auto, 30% auto;
}
.archive #content {
    padding: 60px 2%;
}

.single #content {
    padding: 60px 2%;
}	
	
	
.single .single-title-wrap {
/*     flex-direction: column; */
	flex-direction: row-reverse;
	padding: 15px;
}	
	.single .single-title-wrap .post-title{
		font-size: 16px;
	}
body #sidebar {
    max-width: 224px !important;
}
body .themify_builder_content-5225 .tb_b8gm187.module_row {
    margin-top: -60px;	
}	
.themify_builder_content-5225 .tb_04dm187.module-text {
    margin-top: 0;
    font-size: 20px;
    background-size: contain;
}	
body .themify_builder_content-5124 .tb_q0nm899.module_subrow {
    background-image: none;
}	
body .themify_builder_content-5124 .tb_hulh899.module_column {
    background-image: none;
}
body .themify_builder_content-5124 .tb_hulh899.module_column {
    padding-bottom: 50px;
    padding-top: 50px;
}
	.themify_builder_content-5061 .tb_fw69963.module_column {
    text-align: center;
    margin-top: -141px;
	margin-left: 120px;
}
	body .themify_builder_content-5061 .tb_6qya630.module_column {
    text-align: left;
    padding-left: 0;
}
	.themify_builder_content-5061 .tb_d5kc963.module-icon a{
		margin-right:-24px;
}
	body .themify_builder_content-2986 .tb_x3s847.module_subrow {
    background-image:none;
}
	body .themify_builder_content-2986 .tb_semb905.module_column {
		background-image:none;
		padding: 30px 20px 20px;
}
	body .themify_builder_content-2986 .tb_5xnx579.module_subrow {
		background-image:none;
}
	body .themify_builder_content-2986 .tb_7hsl529.module_subrow {
		background-image:none;
		padding-bottom: 0;
}
	body .themify_builder_content-2988 .tb_xjd9509.module_column, body .themify_builder_content-2988 .tb_crh5239.module_column, body .themify_builder_content-2988 .tb_gv55798.module_column, body .themify_builder_content-2988 .tb_1xhj838.module_column {
		background-image:none;
}
	body .themify_builder_content-2986 .tb_4s20885.module-image {
		display:none;
}
	body .themify_builder_content-2988 .tb_uw9b509.module_subrow {
    padding: 40px 20px 0;
}
	body .themify_builder_content-2988 .tb_jnes239.module_subrow, body .themify_builder_content-2988 .tb_h176798.module_subrow, body .themify_builder_content-2988 .tb_s5pp838.module_subrow {
		padding: 0px 20px 0;
}
	body .themify_builder_content-2988 .tb_vpjq246.module_subrow {
		padding: 0px 20px 0;
		padding-bottom: 30px;
}
	body .themify_builder_content-2988 .tb_xjd9509.module_column, body .themify_builder_content-2988 .tb_crh5239.module_column, body .themify_builder_content-2988 .tb_gv55798.module_column, body .themify_builder_content-2988 .tb_1xhj838.module_column {
    padding-bottom: 10px;
}
	body .themify_builder_content-2988 .tb_0sx0246.module_column {
		padding-bottom: 10px;
}
	body .themify_builder_content-2990 .tb_v62066.module-icon, body .themify_builder_content-2990 .tb_whs5965.module-icon, body .themify_builder_content-2990 .tb_htd26.module-icon, body .themify_builder_content-2990 .tb_wge784.module-icon, body .themify_builder_content-2990 .tb_qdtg453.module-icon, body .themify_builder_content-2990 .tb_aq3w454.module-icon, body .themify_builder_content-2990 .tb_mcke454.module-icon {
/*     margin-right: 0px; */
}
	body .themify_builder_content-2990 .tb_ha1w453.module_subrow {
    padding-top: 0px;
}
	body .table-01.module table tr th{display: block;
    width: 88%;}
	body .table-01.module table tr td{display: block;
    width: 88%;}
}/*@680-*/

/*---------------------------
 * end of @680
 * ------------------------*/