@charset "utf-8";
/* CSS Document */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	font-family: 'Kanit', sans-serif !important;
}
.Kanit{
	font-family: 'Kanit', sans-serif !important;
}
.Sriracha{
    font-family: 'Sriracha', cursive !important;
}
.Super{
    font-family: 'supermarketregular' !important;
}
.Font12{
	font-size:12px !important;
}
.Font13{
	font-size:13px !important;
}
.Font14{
	font-size:14px !important;
}
.Font15{
	font-size:15px !important;
}
.Font16{
	font-size:16px !important;
}
.Font18{
	font-size:18px !important;
}
.Font24{
	font-size:24px !important;
}
.Font36{
	font-size:36px !important;
}
.Font48{
	font-size:48px !important;
}
.NoMargin{
	margin:0px !important;
}
.NoPadding{
	padding:0px !important;
}
.CWhite{
	color:#fff !important;
}
.CThems1{
	color:#411a19 !important;
}
.CThems2{
	color:#ecae3d !important;
}
.BgGray{
	background:#e9e8da !important;
}
.BgThems{
	background:url(../images-custom/13.png) top center;
}
.Header-1{
	background:url(../images-custom/25.png) top center;
}
.ButtonThems{
	color:#fff !important;
}
.Gradient{
background: rgba(0,82,55,1) !important;
background: -moz-linear-gradient(45deg, rgba(0,82,55,1) 0%, rgba(0,51,36,1) 100%) !important;
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(0,82,55,1)), color-stop(100%, rgba(0,51,36,1))) !important;
background: -webkit-linear-gradient(45deg, rgba(0,82,55,1) 0%, rgba(0,51,36,1) 100%) !important;
background: -o-linear-gradient(45deg, rgba(0,82,55,1) 0%, rgba(0,51,36,1) 100%) !important;
background: -ms-linear-gradient(45deg, rgba(0,82,55,1) 0%, rgba(0,51,36,1) 100%) !important;
background: linear-gradient(45deg, rgba(0,82,55,1) 0%, rgba(0,51,36,1) 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005237', endColorstr='#003324', GradientType=1 ) !important;
}
/*--------------- Menu ---------------*/
.Logo{
	float:left;
	line-height:50px;
	text-align:center;
}
.Logo img{
	max-height:50px;
	width:auto;
	display:block;
}
.HeadMobile{
	float:right;
	padding:10px 0 0 0;
}
.MenuMobile{
	-webkit-box-shadow: 0px 0px 4px 0px rgba(204,204,204,1);
	-moz-box-shadow: 0px 0px 4px 0px rgba(204,204,204,1);
	box-shadow: 0px 0px 4px 0px rgba(204,204,204,1);
	background:#fff;
	padding-top:5px;
	padding-bottom:5px;
	position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}
.MenuMobile i{
	line-height:50px;
	cursor:pointer;
	color:#ecae3d;
}


/*--------------- Slide Bar ---------------*/
.SlideLeft,
.SlideRight{
	background:#135035;
	padding:0 1px;
}
.SlideLeft ul{
	padding:0px;
	margin:0px;
}
.SlideLeft ul li{
	background:url(../images-custom/bg-bars02.png) bottom repeat-x;
	line-height:48px;
	padding:0 0 2px 0;
	margin:0px;
	list-style:none;
}
.SlideLeft ul li a{
	background:url(../images-custom/bg-bars01.png) left repeat-y;
	display:block;
	padding:0 0 0 20px;
	font-family: 'Kanit', sans-serif !important;
	font-size:16px;
	color:#fff;
}
.SlideLeft ul li a:hover{
	background:url(../images-custom/bg-bars01.png) left repeat-y rgba(255, 255, 255, 0.3);
	text-decoration:none;
	color:#ecae3d;
}
.SlideRight ul{
	padding:0px;
	margin:0px;
}
.SlideRight ul li{
	background:url(../images-custom/bg-bars02.png) bottom repeat-x;
	line-height:48px;
	padding:0 0 2px 0;
	margin:0px;
	text-align:right;
	list-style:none;
}
.SlideRight ul li a{
	background:url(../images-custom/bg-bars01.png) right repeat-y;
	display:block;
	padding:0 20px 0 0;
	font-family: 'Kanit', sans-serif !important;
	font-size:16px;
	color:#fff;
}
.SlideRight ul li a:hover{
	background:url(../images-custom/bg-bars01.png) right repeat-y rgba(255, 255, 255, 0.3);
	text-decoration:none;
	color:#ecae3d;
}
.IconSearch {
    font-size: 18px;
    position: absolute;
    right: 2px;
    top: 8px;
	color:#000;
}
.navbar-form {
	background:url(../images-custom/bg-bars02.png) bottom repeat-x;
	padding-top:20px;
	padding-bottom:20px;
	margin:0px;
}
.navbar-form .form-group {
	width:100%;
	position:relative;
}
.navbar-form .form-control {
    width:100%;
}
.CopyLeft{
	background:url(../images-custom/bg-bars02.png) top repeat-x;
	padding:20px 0 0 20px;
	margin:0px;
	display:block;
	width:100%;
}
.CopyRight{
	text-align:right;
	padding:20px 20px 0 0;
	margin:0px;
	display:block;
	width:100%;
}
.TH-EN{
	text-align:right;
	padding:10px 15px 10px 0;
}
.TH-EN img{
	max-height:40px;
}


@media (max-width: 479px) {
	.HeadMobile{
		display:none;
	}
	.single-header-info {
		float: left;
		padding-left: 5px;
	}
	
	.single-header-info .icon-box,
	.single-header-info .content {
		display: table-cell;
		vertical-align: middle;
	}
	
	.single-header-info .icon-box .inner-box {
		width: 30px;
		height: 30px;
		border: 1px solid #000;
		border-radius: 50%;
		text-align: center;
		line-height: 30px;
		margin-right: 5px;
	}
	
	.single-header-info .icon-box .inner-box i{
		line-height:30px !important;
	}
	
	.single-header-info .icon-box .inner-box i:before {
		font-size: 14px;
		color: #000;
	}
	
	.single-header-info .content h3 {
		font-size: 12px;
		text-transform: uppercase;
		color: #000;
		font-family: 'Raleway', sans-serif;
		font-weight: 800;
		margin: 0;
		margin-bottom: 5px;
	}
	
	.single-header-info .content p {
		font-size: 10px;
		margin: 0;
		color: #000;
	}
	
	.single-header-info .content p b {
		font-size: 10px;
		color: #000000;
		font-weight: 500;
	}
	
	.single-header-info .thm-btn {
		margin: 7px 0;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.PRnone{
		padding-right:0px;
	}
	.PLnone{
		padding-left:0px;
	}
	.single-header-info {
		float: left;
		padding-left: 6px;
	}
	
	.single-header-info .icon-box,
	.single-header-info .content {
		display: table-cell;
		vertical-align: middle;
	}
	
	.single-header-info .icon-box .inner-box {
		width: 30px;
		height: 30px;
		border: 1px solid #000;
		border-radius: 50%;
		text-align: center;
		line-height: 30px;
		margin-right: 6px;
	}
	
	.single-header-info .icon-box .inner-box i{
		line-height:28px !important;
		vertical-align:top;
	}
	
	.single-header-info .icon-box .inner-box i:before {
		font-size: 14px;
		color: #000;
	}
	
	.single-header-info .content h3 {
		font-size: 12px;
		text-transform: uppercase;
		color: #000;
		font-family: 'Raleway', sans-serif;
		font-weight: 800;
		margin: 0;
		line-height:normal;
	}
	
	.single-header-info .content p {
		font-size: 10px;
		margin: 0;
		color: #000;
		line-height:normal;
	}
	
	.single-header-info .content p b {
		font-size: 10px;
		color: #000000;
		font-weight: 500;
	}
	
	.single-header-info .thm-btn {
		margin: 7px 0;
	}
}


/*---------- Chat-Window ----------*/
.chat-window .col-md-2, .chat-window .col-md-10{
    padding:0;
}
.panel{
    margin-bottom: 0px;
}
.chat-window{
    bottom:0;
	right:0;
    position:fixed;
    float:right;
    margin-right:20px;
	z-index:99999;
}
.chat-window > div > .panel{
    border-radius: 5px 5px 0 0;
}
.icon_minim{
    padding:2px 10px;
}
.msg_container_base{
  background: #e5e5e5;
  margin: 0;
  padding: 0 10px 10px;
  max-height:300px;
  overflow-x:hidden;
}
.top-bar {
  background: #666;
  color: white;
  padding: 10px;
  position: relative;
  overflow: hidden;
}
.msg_receive{
    padding-left:0;
    margin-left:0;
}
.msg_sent{
    padding-bottom:20px !important;
    margin-right:0;
}
.messages {
  background: white;
  padding: 10px;
  border-radius: 2px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  max-width:100%;
}
.messages > p {
    font-size: 13px;
    margin: 0 0 0.2rem 0;
  }
.messages > time {
    font-size: 11px;
    color: #ccc;
}
.msg_container {
    padding: 10px;
    overflow: hidden;
    display: flex;
}
.avatar {
    position: relative;
}
.base_receive > .avatar:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border: 5px solid #FFF;
    border-left-color: rgba(0, 0, 0, 0);
    border-bottom-color: rgba(0, 0, 0, 0);
}

.base_sent {
  justify-content: flex-end;
  align-items: flex-end;
}
.base_sent > .avatar:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    border: 5px solid white;
    border-right-color: transparent;
    border-top-color: transparent;
    box-shadow: 1px 1px 2px rgba(black, 0.2); // not quite perfect but close
}

.msg_sent > time{
    float: right;
}

.msg_container_base::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

.msg_container_base::-webkit-scrollbar{
    width: 12px;
    background-color: #F5F5F5;
}

.msg_container_base::-webkit-scrollbar-thumb{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
}

.btn-group.dropup{
    position:fixed;
    right:0px;
    bottom:0;
}

/* ------- Newsletter ------- */

#newslater-popup {
    max-width: 930px;
    margin: 0 auto;
    position: relative;
}

.nl-popup-main {
    display: block;
    background: url(../images-custom/popup.png) no-repeat center;
    overflow: hidden;
    border-radius: 0px;
    padding: 25px;
    height: 497px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
}

.nl-popup-inner {
    /* border: 2px solid #fff; */
    padding: 8px 20px;
    margin: 20px auto 0 60px;
    display: block;
    overflow: hidden;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
}

#newslater-popup .newsletter-inner {
	background: transparent;
	padding: 0px;
}
#newslater-popup .newsletter-inner span {
	margin-bottom: 0px;
}
#newslater-popup .newsletter-inner input {
	width: 300px;
	border-radius: 0;
}
#newslater-popup button.mfp-close {
  color: hsl(0, 0%, 0%);
  opacity: 1;
  right: 125px;
  top: 5px;
}
#newslater-popup button.mfp-close:hover, #newslater-popup button.mfp-close:focus {
	color: hsl(0, 0%, 35%);
}
#newslater-popup .newsletter-inner h2.main_title::before {
  background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
}
#newslater-popup .newsletter-inner .main_title {
	background: none;
	color: hsl(0, 0%, 0%);
	font-family: "Montserrat",sans-serif;
	font-size: 80px;
	font-weight: 700;
	line-height: 60px;
	padding:0 0 0 20px;
	margin:20px 0 0 0;
	text-transform: capitalize;
}
#newslater-popup .newsletter-inner .main_title span {
	font-size: 24px;
	margin-left: -20px;
}
#newslater-popup .popup-desc {
  border-bottom: 1px solid hsl(0, 0%, 81%);
  border-top: 1px solid hsl(0, 0%, 81%);
  color: hsl(0, 0%, 0%);
  font-size: 14px;
  font-weight: normal;
  line-height: 17px;
  margin: 0 0 30px;
  padding: 20px;
  text-align: left;
  text-transform: uppercase;
}
#newslater-popup .popup-desc span {
	margin-bottom: 0;
	display: block;
}
#newslater-popup .newsletter-inner input {
	margin-bottom: 22px;
	border: 1px solid #fff;
	padding:0 20px;
	line-height:48px;
}
#newslater-popup .newsletter-inner input:focus {
	border-color: hsl(0, 0%, 87%);
}
#newslater-popup .newsletter-inner form button {
	position: relative;
	color: #fff;
	background: hsl(0, 0%, 0%);
	border: none;
	border-radius: 25px;
	font-size: 14px;
	height: auto;
	width: auto;
	right: auto;
	top: auto;
	left: 0;
	display: block;
	padding:10px 20px;
}
#newslater-popup .newsletter-inner form button:hover {
	background: hsl(0, 0%, 50%);
}
@media (max-width: 479px) {
	.hg-newsletter-1{
		width:50%;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.hg-newsletter-1{
		width:50%;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.hg-newsletter-1{
		width:60%;
	}
	
}




/* ------- Custom ------- */


.btn.btn-anim-1:hover,
.btn.btn-anim-2:hover{
	color:#fff;
}
.Footer-5 .footer-tags li a{
	color:#fff;
	border: 1px solid #fff;
}
.Footer-5 .footer-quick-links-4 li a:hover{
	color:#ecae3d;
}
.Faq .accordion_head{
	color:#fff;
}
.Footer-5 .hg-newsletter-submit-1{
	background-color: #4d6b63;
	border: 1px solid #4d6b63;
	color:#fff;
}
.Footer-5 .hg-newsletter-submit-1:hover{
	color:#ecae3d;
}
.Footer-5 .hg-newsletter-1{
	background:#fff;
}
.Header-1 .select-box{
	margin-bottom:0px;
	width:auto;
}
.Header-1 .select-box select{
	background-image:url(../images-custom/22.png);
	background-position:10px center;
	background-repeat:no-repeat;
	background-color:transparent;
	border:#ccc 1px solid;
	color:#fff;
	padding: 5px 40px;
	
}
.Header-1 .select__arrow{
	top: 15px;
	border-color: #fff transparent transparent transparent;
}
.Header-1 .select-box select option,
.SlideRight .select-box select option{
	color:#000;
}
.Header-1 .select-box select:hover, 
.Header-1 .select-box select:focus{
	color:#fff;
}
.Header-1 .select-box select:hover ~ .select__arrow,
.Header-1 .select-box select:focus ~ .select__arrow {
  	border-top-color: #000;
}
.Header-1 {
    padding: 10px 0;
}
.Header-1 .toplist.toppadding{
	padding-top:5px;
}
.Header-1 .toplist li a{
	color:#fff;
}
.SlideRight .select-box{
	margin-bottom:0px;
}
.SlideRight .select-box select{
	background-color:transparent; border-bottom: #ccc 1px solid; color:#fff;
}
.SlideRight .select-box select:hover ~ .select__arrow,
.SlideRight .select-box select:focus ~ .select__arrow {
  	border-top-color: #fff;
}
.SlideRight .select__arrow{
	border-color: #fff transparent transparent transparent;
}
.tparrows{
	display:none;
}
.Home-A .text-inner-2{
	padding:50px;
}
.Home-A .ce3-feature-box-7{
	border: none;
}
.Home-P .cbp-l-grid-mosaic-flat .cbp-l-caption-title{
	font-size:24px;
	color:#411a19;
}
.ButtonNews{
	text-align:right;
}
.ButtonNews a:hover{
	color:#ecae3d;
}
.sec-moreless-padding{
	padding:10px 0;
}
.BgTab{
	padding:15px 0;
}
.BgTab .breadcrumbs-2{
	padding:0px;
	margin:0px;
}
.BgTab .breadcrumbs-2 li:first-child{
	padding-left:0px;
}
.About{
	background:#fffef1;
}
.header-inner .overlay{
	background-color: rgba(65, 26, 25, 0.7);
}
.BgName{
	background:url(../images-custom/27.png) right top;
	line-height:50px;
	margin:0px;
}
.BgName a{
	color:#411a19;
}
.BgName a:hover{
	color:#fff;
}
.Contact-1 .smart-forms .gui-input::placeholder,
.Contact-1 .smart-forms .gui-textarea::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color:#411a19;
    opacity: 1; /* Firefox */
}
.Contact-1 .smart-forms .field-icon i{
	color:#135035;
}
.Contact-1 .button{
	color:#fff;
}
.Contact-1 .button:hover{
	color:#ecae3d;
}
.Service .cbp-item-wrapper{
	padding-left:30px;
	padding-right:30px;
}
.Faq .accordion_body p{
	color:#44281b;
}
.News .bg2-featurebox-3 .postinfo-box{
	padding:50px 0 30px;
}
.News .bg2-featurebox-3 .btn.btn-small:hover{
	color:#ecae3d;
}
.Header-1 .header-section{
	z-index:100;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(204,204,204,1);
	-moz-box-shadow: 0px 0px 4px 0px rgba(204,204,204,1);
	box-shadow: 0px 0px 4px 0px rgba(204,204,204,1);
}
.Header-1 .btn-group > .btn{
	background: transparent;
    background: -moz-linear-gradient(left, rgba(255,255,255, 0), rgba(255,255,255, 0));
    background: -webkit-linear-gradient(left, rgba(255,255,255, 0), rgba(255,255,255, 0));
    background: linear-gradient(to right, rgba(255,255,255, 0), rgba(255,255,255, 0));
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='transparent', endColorstr='transparent',GradientType=1 );
	border:#fff 1px solid;
	border-radius:0px;
	color:#fff;
	padding:6px;
}
.Header-1 .btn .caret{
	margin-top:-2px;
}
.Header-1 .btn-group > .btn > i,
.Header-1 .btn-group > .btn > .caret{
	color:#fff;
}
.Header-1 .open > .dropdown-toggle.btn-default:focus, 
.Header-1 .open > .dropdown-toggle.btn-default:hover {
    color: #fff;
    background-color: transparent;
    border-color: #fff;
}
.Header-1 .open > .dropdown-menu{
	border-radius:0px;
	min-width: 118px;
}
.Header-1 .dropdown-menu > li > a{
	padding: 3px 8px;
	text-align:center;
}
.SlideRight{
	text-align:right;
}
.SlideRight .btn-group > .btn{
	background-color:transparent;
	border:#fff 1px solid;
	border-radius:0px;
	color:#fff;
	padding:6px;
}
.SlideRight .btn .caret{
	margin-top:-2px;
}
.SlideRight .btn-group > .btn > i,
.SlideRight .btn-group > .btn > .caret{
	color:#fff;
}
.SlideRight .open > .dropdown-toggle.btn-default:focus, 
.SlideRight .open > .dropdown-toggle.btn-default:hover {
    color: #fff;
    background-color: transparent;
    border-color: #fff;
}
.SlideRight .open > .dropdown-menu{
	border-radius:0px;
	min-width: 118px;
}
.SlideRight .dropdown-menu > li > a{
	padding: 3px 8px;
	text-align:center;
	color:#000;
}
.BlogSub a:hover{
	color:#ecae3d;
}









@media (max-width: 479px) {
	.owl-theme .owl-controls .owl-buttons div.owl-prev,
	.owl-theme .owl-controls .owl-buttons div.owl-next{
		display:none;
	}
	.section-side-image .text-inner-2{
		padding: 0 15px;
	}
	.Home-A{
		padding-top:40px;
		padding-bottom:40px;
	}
	.Home-A .ce3-feature-box-7{
		text-align:center;
	}
	.Home-A .ce-title-line-2.align-left{
		margin:10px auto 0;
	}
	.Home-A .ce-title-line-1.align-left{
		margin:4px auto 0;
	}
	.Home-A .iconlist-2 .icon{
		display:none;
	}
	.Home-A .btn.btn-anim-1{
		padding: 10px 20px;
	}
	.Home-A .btn.btn-anim-1  i{
		line-height:42px;
	}
	.Home-A .btn:hover.btn-anim-1 span{
		left:15px;
	}
	.About .margin-bottom{
		margin-bottom:20px;
	}
	.About .text-box.padding-5{
		padding:30px;
	}
	.About .br2-section-title{
		font-size:24px;
	}
	.Home-Port{
		padding-left:15px;
		padding-right:15px;
	}
	.smart-forms .form-body.no-padd{
		padding-top:40px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.owl-theme .owl-controls .owl-buttons div.owl-prev,
	.owl-theme .owl-controls .owl-buttons div.owl-next{
		display:none;
	}
	.section-side-image .text-inner-2{
		padding: 0 15px;
	}
	.Home-A{
		padding-top:40px;
		padding-bottom:40px;
	}
	.Home-A .ce3-feature-box-7{
		text-align:center;
	}
	.Home-A .ce-title-line-2.align-left{
		margin:10px auto 0;
	}
	.Home-A .ce-title-line-1.align-left{
		margin:4px auto 0;
	}
	.Home-A .iconlist-2 .icon{
		display:none;
	}
	.Home-A .btn.btn-anim-1{
		padding: 10px 20px;
	}
	.Home-A .btn.btn-anim-1  i{
		line-height:42px;
	}
	.Home-A .btn:hover.btn-anim-1 span{
		left:15px;
	}
	.About .margin-bottom{
		margin-bottom:20px;
	}
	.About .text-box.padding-5{
		padding:30px;
	}
	.About .br2-section-title{
		font-size:24px;
	}
	.Home-Port{
		padding-left:15px;
		padding-right:15px;
	}
	.smart-forms .form-body.no-padd{
		padding-top:30px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.owl-theme .owl-controls .owl-buttons div.owl-prev,
	.owl-theme .owl-controls .owl-buttons div.owl-next{
		display:none;
	}
	.section-side-image .text-inner-2{
		padding: 0 15px;
	}
	.header-section #menu > ul li a:hover{
		color:#ecae3d;
	}
	.Home-A{
		padding-top:40px;
		padding-bottom:40px;
	}
	.Home-A .ce3-feature-box-7{
		text-align:center;
	}
	.Home-A .ce-title-line-2.align-left{
		margin:10px auto 0;
	}
	.Home-A .ce-title-line-1.align-left{
		margin:4px auto 0;
	}
	.Home-A .iconlist-2 .icon{
		display:none;
	}
	.Home-A .btn.btn-anim-1{
		padding: 10px 20px;
	}
	.Home-A .btn.btn-anim-1  i{
		line-height:42px;
	}
	.Home-A .btn:hover.btn-anim-1 span{
		left:15px;
	}
	.Footer-5 .col-sm-6{
		min-height:400px;
	}
	.About .margin-bottom{
		margin-bottom:20px;
	}
	.About .text-box.padding-5{
		padding:30px;
	}
	.Home-Port{
		padding-left:15px;
		padding-right:15px;
	}
	.smart-forms .form-body.no-padd{
		padding-top:30px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.header-section .logo img{
		max-height:80px;
	}
	.BoxAbout{
		min-height:615px;
	}
	.Home-A{
		margin-top:80px;
	}
}
@media (min-width: 1200px) {
	.header-section .logo img{
		max-height:80px;
	}
	.BoxAbout{
		min-height:535px;
	}
	.Home-A{
		margin-top:80px;
	}
}
