.red { color: #df0007; }
body {
	background-color: #3b8749;
	
	color: #fff;
	font-family: "Kanit", Arial, sans-serif;
	font-size: 16px;

	margin: 0;
	 background-repeat:no-repeat; background-position:center top;
}
body.login {
	padding-top: 10%;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
}
body.frontend {
	background:url(../img/patterns/linen.png);
}

.social-box{
  margin: 0 auto;
  padding: 28px 0;
  border-top:1px #ccc solid;
}
.social-box button{
  font-size:18px;
  padding:8px;
  text-align:  left;
	margin-bottom:10px;
}
.social-box button i{

  font-size:20px;
}

.mg-btm{
}


.btn-facebook{color:#fff;background-color:#3b5998;border-color:rgba(0,0,0,0.2)}.btn-facebook:focus,.btn-facebook.focus{color:#fff;background-color:#2d4373;border-color:rgba(0,0,0,0.2)}
.btn-facebook:hover{color:#fff;background-color:#2d4373;border-color:rgba(0,0,0,0.2)}
.btn-facebook:active,.btn-facebook.active,.open>.dropdown-toggle.btn-facebook{color:#fff;background-color:#2d4373;border-color:rgba(0,0,0,0.2)}.btn-facebook:active:hover,.btn-facebook.active:hover,.open>.dropdown-toggle.btn-facebook:hover,.btn-facebook:active:focus,.btn-facebook.active:focus,.open>.dropdown-toggle.btn-facebook:focus,.btn-facebook:active.focus,.btn-facebook.active.focus,.open>.dropdown-toggle.btn-facebook.focus{color:#fff;background-color:#23345a;border-color:rgba(0,0,0,0.2)}
.btn-facebook:active,.btn-facebook.active,.open>.dropdown-toggle.btn-facebook{background-image:none}
.btn-facebook.disabled:hover,.btn-facebook[disabled]:hover,fieldset[disabled] .btn-facebook:hover,.btn-facebook.disabled:focus,.btn-facebook[disabled]:focus,fieldset[disabled] .btn-facebook:focus,.btn-facebook.disabled.focus,.btn-facebook[disabled].focus,fieldset[disabled] .btn-facebook.focus{background-color:#3b5998;border-color:rgba(0,0,0,0.2)}
.btn-facebook .badge{color:#3b5998;background-color:#fff}



.btn-line{color:#fff;background-color:#00c300;border-color:rgba(0,0,0,0.2)}.btn-line:focus,.btn-line.focus{color:#fff;background-color:#00c300;border-color:rgba(0,0,0,0.2)}
.btn-line:hover{color:#fff;background-color:#00c300;border-color:rgba(0,0,0,0.2)}
.btn-line:active,.btn-line.active,.open>.dropdown-toggle.btn-line{color:#fff;background-color:#00c300;border-color:rgba(0,0,0,0.2)}.btn-line:active:hover,.btn-line.active:hover,.open>.dropdown-toggle.btn-line:hover,.btn-line:active:focus,.btn-line.active:focus,.open>.dropdown-toggle.btn-line:focus,.btn-line:active.focus,.btn-line.active.focus,.open>.dropdown-toggle.btn-line.focus{color:#fff;background-color:#00c300;border-color:rgba(0,0,0,0.2)}
.btn-line:active,.btn-line.active,.open>.dropdown-toggle.btn-line{background-image:none}
.btn-line.disabled:hover,.btn-line[disabled]:hover,fieldset[disabled] .btn-line:hover,.btn-line.disabled:focus,.btn-line[disabled]:focus,fieldset[disabled] .btn-line:focus,.btn-line.disabled.focus,.btn-line[disabled].focus,fieldset[disabled] .btn-line.focus{background-color:#00c300;border-color:rgba(0,0,0,0.2)}
.btn-line .badge{color:#3b5998;background-color:#fff}



.btn-openid{color:#fff;background-color:#f7931e;border-color:rgba(0,0,0,0.2)}.btn-openid:focus,.btn-openid.focus{color:#fff;background-color:#da7908;border-color:rgba(0,0,0,0.2)}
.btn-openid:hover{color:#fff;background-color:#da7908;border-color:rgba(0,0,0,0.2)}
.btn-openid:active,.btn-openid.active,.open>.dropdown-toggle.btn-openid{color:#fff;background-color:#da7908;border-color:rgba(0,0,0,0.2)}.btn-openid:active:hover,.btn-openid.active:hover,.open>.dropdown-toggle.btn-openid:hover,.btn-openid:active:focus,.btn-openid.active:focus,.open>.dropdown-toggle.btn-openid:focus,.btn-openid:active.focus,.btn-openid.active.focus,.open>.dropdown-toggle.btn-openid.focus{color:#fff;background-color:#b86607;border-color:rgba(0,0,0,0.2)}
.btn-openid:active,.btn-openid.active,.open>.dropdown-toggle.btn-openid{background-image:none}
.btn-openid.disabled:hover,.btn-openid[disabled]:hover,fieldset[disabled] .btn-openid:hover,.btn-openid.disabled:focus,.btn-openid[disabled]:focus,fieldset[disabled] .btn-openid:focus,.btn-openid.disabled.focus,.btn-openid[disabled].focus,fieldset[disabled] .btn-openid.focus{background-color:#f7931e;border-color:rgba(0,0,0,0.2)}
.btn-openid .badge{color:#f7931e;background-color:#fff}


.btn-lg { font-size: 25px; }


.logo {
	text-align: center;
	background-color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
}
.logo-red {
	text-align: center;
	background-color: #fff;
	padding-top: 0px;
	padding-bottom: 0px;
}


header .navbar-nav>li>a {
	padding: 5px 10px;
	border-radius: 10px;
	font-size: 18px;
	color: #20409a;
	
}
.navbar-nav>.active>a,
.navbar-nav>.active>a:focus,
.navbar-nav>.active>a:hover {
	background-color: #20409a;
	color: #fff;
}
.navbar-nav>li {
	border-left: 1px solid #fff;
	border-right: 1px solid #dedada;
	padding: 2px 9px;
	margin: 10px 0
}

/* Large desktop */
@media (min-width: 1200px) { 



}
 
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 1024px) { 

	header .navbar-nav>li>a {
		padding: 5px 10px;
		border-radius: 10px;
		font-size: 12px;
		color: #20409a;

	}
	.navbar-nav>li {
		border: none;
		padding: 2px 5px;
		margin: 10px 0
	}

}
 
/* Landscape phone to portrait tablet */
@media (max-width: 767px) { 


}
 
/* Landscape phones and down */
@media (max-width: 480px) {  }
.navbar-nav>li.last {
	border-right: none;
}
.gold { 	font-size: 40px;
	color: #fff;
	line-height: 35px;
	text-shadow: -1px 0px 6px rgba(0, 0, 0, 0.79);
}
.bg-white { background: #fff; }
.bg_head_inside {
	background-repeat: no-repeat;
	background-position: center;
	height: 75px;
	position: relative;
	margin-top: 0px;
}
.bg_wh25 {
	background-image: url(../img/bg_wh25.png);
}
.footer-copyright p { color: #000; }
.frontend-content { min-height: 400px; }

/* XS styling */
@media (max-width: 701px) {
  .container {
    min-width: 100%;
  }
}


 
footer-menu{transition:transform 350ms ease!important}
.footer{padding:40px 0 20px;background-color:#f6e766;box-shadow:-10px -10px 40px 0 rgba(0,0,0,.2)}
.footer-socials{text-align:center}
.footer-socials a{display:inline-block;font-size:22px;margin:0 7px;width:40px;height:40px;line-height:40px;border-radius:40px}
.footer-socials a i{font-size:14px;width:40px;border-radius:40px;line-height:40px}.footer-title{text-align:center}
.footer-title h1{font-size:32px;color:#fff}
.footer-title span{font-size:10px;margin-top:-5px;display:block}
.footer-text{color:#fff;opacity:.6;font-size:12px;text-align:center;max-width:300px;margin:10px auto 30px}
.footer-copyright{color:#e10613;text-align:center;font-size:10px;margin:30px 0 0;opacity:.3}

.footer-menu-static{position:relative!important}
.footer-menu{z-index:96;position:fixed;bottom:0;left:0;right:0;
	height:calc(60px + (constant(safe-area-inset-bottom)));
	height:calc(60px + (env(safe-area-inset-bottom)));
	border-top:solid 1px rgba(0,0,0,.03);
	transition:transform 350ms ease;
	background-color:#f04e23;
	box-shadow:0 -5px 15px 0 rgba(0,0,0,.09)!important
}
.footer-menu a{float:left}
.footer-menu a:hover{text-decoration: none;}
.footer-6-icons a{width:16.5%}
.footer-5-icons a{width:20%}
.footer-4-icons a{width:25%}
.footer-3-icons a{width:33.3%}
.footer-2-icons a{width:50%}
.footer-menu a i{display:block;text-align:center;color:#fff;font-size:15px;padding-top:11px}
.footer-menu span{font-size:11px;display:block;text-align:center;color:#fff;margin-top:-2px}
.footer-menu-no-text span{opacity:0}
.footer-menu-no-text i{padding-top:20px!important;font-size:17px!important}
.footer-menu-no-text{height:calc(60px + (constant(safe-area-inset-bottom)))!important;height:calc(60px + (env(safe-area-inset-bottom)))!important}
.footer-menu-center-icon .active-nav span{display:none}
.footer-menu-center-icon i{margin-top:0;font-size:30px!important}
.footer-menu-center-icon .active-nav i{
	box-shadow:0 5px 15px 0 rgba(0,0,0,.2)!important;
	color:#fff;
	width:60px;
	height:60px;
	margin:-12px auto 0!important;
	border-radius:45px;
	line-height:25px;
	background: #00ade6;
}
.footer-menu-center-icon.footer-menu-no-text .active-nav i{padding-top:16px!important}
.footer-menu,.header{transition:all 350ms ease!important}

.top-nav {
  height: 54px;
  position: sticky;
  top: 0;
  z-index: 999;
  -webkit-box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.4);
  -moz-box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.4);
  box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.4);
  transition: height 1s;
  -webkit-transition: height 1s;
	background: #cd362b;
}
.top-nav a {
  color: #fff;
  font-size: 15px;
  padding: 0.1rem 0;
  margin:0 0.75rem;
  border-bottom: 0.15rem solid transparent;
  text-decoration: none;
  transition: all 0.25s;
  -webkit-transition: all 0.25s;
}
.top-nav a:hover {
  border-bottom: 0.15rem solid #F0DA85;
}
.top-nav .active {
  border-bottom: 0.15rem solid #F0DA85;
}

@media (min-width: 576px) {
  .top-nav a {
  font-size: 15px;
    margin:0 1.2rem;
  }
}
@media (min-width: 768px) {
  .top-nav {
    height: 70px;
  }
  .top-nav a {
  font-size: 15px;
    margin:0 2rem;
  }
}
.selection-section {
  background: #fff;
}

.selection-sectiontc {
  background: #fff;
  border-radius: 0.5em;
}


.selection-sectiondesign {
  background: #3b8749;
  border-radius: 0.5em;
}


.rcorners1 {
    border-radius: 10.5px;
    background: #fff;
    padding: 20px; 
    width: 100%;
    height: 100%;    
}

.rcorners2 {
    border-radius: 25px;
    border: 2px solid #73AD21;
    padding: 20px; 
    width: 200px;
    height: 150px;    
}

.mobile-nav {
  background: #F1F1F1;
  position: fixed;
  bottom: 0;
  height: 65px;
  width: 100%;
  display: flex;
  justify-content: space-around;
}
.bloc-icon {
  display: flex;
  justify-content: center;
  align-items: center;
}
.bloc-icon img {
  width: 80px;
}
@media screen and (min-width: 600px) {
  .mobile-nav {
  display: none;
  }
}