/*			Footer				*/
.full-footer-box, .full-footer {
	width:100%;
	float: left;
}
.full-footer-box{
  background: #008d03;
}
#footer-box {
  float: left;
  width:100%;
  padding-bottom: 20px;
} 

/* footer-col-large */
.footer-col-large {
  width: 100%;
  float: left;
  padding: 0 15px;
}
.footer-col-large .title-gt-lg {
  text-align: center;
  margin: 25px 0 20px;
  position: relative;
}
.footer-col-large .title-gt-lg:before {
  display: table;
  content: "";
  border-top: 5px solid #8cc63f;
  width: 100%;
  position: absolute;
  top: 13px;
}
.footer-col-large .title-gt-lg h2 {
  background: #ffffff;
  display: inline-block;
  font-size: 20px;
  margin: 0;
  padding: 2px 36px;
  text-transform: uppercase;
  color: #777777;
  position: relative;
  bottom: -7px;
}
.slide-lg-ft {
  padding: 12px 0;
  text-align: center;
}
.slide-lg-ft.owl-carousel .owl-item .item {
  text-align: center;
}
.slide-lg-ft.owl-carousel .owl-item img {
  width: auto;
  display: inline-block;
}
.slide-lg-ft .owl-nav [class*='owl-'] {
  text-align: center;
  font-size: 0;
  background: url(http://hstatic.net/371/1000042371/1000064453/bg_brand.png?v=2397) no-repeat scroll 0 0 #d6d6d6;
  display: block;
  height: 28px;
  width: 28px;
  border-radius: 40px;
  margin: -14px 0 0;
  position: absolute;
  top: 50%;
}
.slide-lg-ft .owl-prev{
  left: 0;
}
.slide-lg-ft .owl-next{
  right: 0px;
  background-position: 100% 0!important;
}
.slide-lg-ft .owl-nav [class*='owl-']:hover{
  background-color: #8cc63f;
}
.slide-lg-ft.owl-theme .owl-nav .disabled{ opacity: 1; }

/* footer-col-info */
.footer-col-info {
  width: 100%;
  float: left;
  padding: 18px 0 20px;
}
.footer-col-info .info-col {
  width: 33.333333%;
  float: left;
  padding: 0 15px;
}
.footer-col-info .inner-info-col {
  float: left;
  border-bottom: 1px solid #DADADA;
  border-top: 1px solid #DADADA;
  padding: 20px 0;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.footer-col-info .inner-info-col h4 {
  font-size: 25px;
  text-transform: uppercase;
  text-align: center;
  margin: 0;
  color: #fff;
  margin-bottom: 10px;
  font-weight: bold;
}
.footer-col-info .info-col .wpcf7-form p {
  display: inline-block;
  float: none;
}
.footer-col-info .info-col .wpcf7-form input.wpcf7-text{
  border-color: #D5D2C8;
  display: inline-block;
  height: 27px;
  margin: 0;
  padding: 0 0 0 5px;
  border-radius: 4px;
  width: 220px;
  background: #fbfbfb;
  font-family: 'Times New Roman';
}
.footer-col-info .info-col .wpcf7-form .wpcf7-submit{
  background: none repeat scroll 0 0 #8cc63f;
  color: #fff;
  display: block;
  height: 26px;
  line-height: 26px;
  padding: 0 18px;
  font-size: 12px;
  text-align: center;
  white-space: nowrap;
  border-radius: 4px;
  text-transform: uppercase;
}
.footer-col-info .info-col div.wpcf7 .ajax-loader{ display: none; }
  
  /* footer mang xa hoi */
.footer-col-info .inner-info-col li {
  display: inline-block;
}
.footer-col-info .inner-info-col li a {
  border: 2px solid #fff;
  height: 40px;
  width: 40px;
  display: inline-block;
  border-radius: 25px;
  line-height: 37px;
  font-size: 25px;
  font-weight: bold;
  color: #fff;
  transition: all 0s;
}
.footer-col-info .inner-info-col li a:hover{
  background-color: #303030;
  border: 2px solid #303030;
  color: #fff;
}

/* footer-col-link */
.footer-col-link {
  width: 100%;
  float: left;
  padding-top: 30px;
}
/* footer-box-content */
.footer-box-content {
  width: 100%;
  float: left;
}
.footer-box-content h4.title-footer {
  margin: 0px 0 20px;
  font-size: 20px;
  line-height: 1.25;
  color: #fff;
  text-transform: uppercase;
}
.footer-col-m {
  width: 25%;
  float: left;
  padding: 0 15px;
}
.footer-col-m.footer-col-m-fb {
  overflow: auto;
}
.footer-col-m p {
  margin: 0 0 10px ;
  font-size: 13px;
  color: #fff;
}
.footer-col-m p i{
  font-size: 18px;
  margin-right: 8px;
  font-weight: 600;
}
.menu-footer li {
  line-height: 35px;
  font-size: 13px;
}
.menu-footer li a{
  color: #fff;
}
.menu-footer li a:hover{
  color: #8cc63f;
}


/* full footer */
.full-footer{
  background: #fff; 
  padding: 11px 0;
  background: #fff;
  padding: 17px 0;
  border-top: 1px dashed #979797;
}

.copyright {
  	color: #555;
    font-size: 12px;
}

.scroll-head {
  transition: all 1s;
  width: 50px;
  height: 50px;
  position: fixed;
  bottom: 0;
  right: 10px;
  background-color: #8cc63f;
  color: #FFFFFF;
  z-index: 992;
  text-align: center;
  font-size: 16px;
  line-height: 48px;
  outline: none;
  cursor: pointer;
  opacity: 0;
}
.scroll-head.visible {
  opacity: 1;
  bottom: 20px;
}
.scroll-head:hover{
  color: #FFFFFF;
  background-color: #8cc63f;
  border-color: #8cc63f;
}
/**/
#show-sft,
#hide-sft {
  float: right;
  font-size: 14px;
  margin: 0;
  text-align: right;
  cursor: pointer;
}
#show-sft,
.active-sft #hide-sft {
  display: inline-block;
}
#hide-sft,
.active-sft #show-sft {
  display: none;
}
/**** Responsive settings ******/
@media only screen and (min-width: 800px) {

}
@media only screen and  (max-width: 992px) {
  .footer-service-col{ width: 50%; }
  .footer-col-s{ width: 33.333333%; }
  .footer-col-m{ width: 50%; }
}
@media only screen and (min-width: 768px) and (max-width: 799px) {

}
@media only screen and (max-width: 768px) {
  .footer-col-info .info-col{ width: 100%; }
  .full-footer-col, .full-footer-col.col-right{ width: 100%; text-align: center; }
  .footer-col-s, .footer-col-m, .footer-service-col{ width: 100%; }
  .footer-col-contact{ margin-top: 20px; }
  .footer-col-info{
    padding: 10px 0 10px;
  }
  .footer-col-link{ padding-top: 0; }
  .footer-box-content h4.title-footer{
    margin: 0px 0 5px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 767px) {

}
@media only screen and (min-width:480px) and (max-width: 599px ) {

}
@media only screen and (min-width:320px) and (max-width: 479px) {

}
@media only screen and (max-width:320px){

}
