.cy_thinhha_footer {
    max-width: 1920px;
    margin: 0 auto;
    font-family: "Open Sans", sans-serif;
    background-color: #fff;
}
.cy_thinhha_footer .text-center {
	text-align: center;
}
.cy_thinhha_footer .list-inline li {
	display: inline-block;
	padding-right: 5px;
  padding-left: 5px;

}
.cy_thinhha_footer ul.thongke li{
	display:inline-block;
	    padding: 0 10px
}
.cy_thinhha_footer .top-footer {
	background-color: #fff;
	padding: 25px 0 5px;
}
.cy_thinhha_footer .top-footer .col-container {
	margin-bottom: 10px;
}
.cy_thinhha_footer .top-footer .list-title {
	color: #ebd15b;
	font-size: 16px;
	line-height: 22px;
	font-weight: 600;
	padding-bottom: 14px;
	margin-bottom: 13px;
	border-bottom: 1px solid #ebd15b;
}
.cy_thinhha_footer .top-footer .list-container ul li a {
	display: block;
	position: relative;
	color: #000;
	font-size: 14px;
	line-height: 20px;
	-webkit-transition: color 0.3s ease;
	-moz-transition: color 0.3s ease;
	-ms-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	transition: color 0.3s ease;
}
.cy_thinhha_footer .top-footer .list-container ul li a:before {
	content: "\f0da";
	font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 6px;
}
.cy_thinhha_footer .top-footer .list-container ul.grid-style {
	float: left;
	width: 100%;
}
.cy_thinhha_footer .top-footer .list-container ul.grid-style li {
	float: left;
	width: 50%;

}
.cy_thinhha_footer .top-footer .list-container ul li {
	margin-bottom: 15px; 
}
.cy_thinhha_footer .top-footer .list-container ul li:last-child {
	margin-bottom: 0;
}
.cy_thinhha_footer .top-footer .social-title {
	font-size: 16px;
	line-height: 22px;
	color: #000;
	font-weight: 600;
	margin-bottom: 16px;
}
.cy_thinhha_footer .top-footer .list-social {
	margin-left: 0;
	margin-bottom: 15px;
}
.cy_thinhha_footer .top-footer .list-social li {
	margin-bottom: 5px;
	padding: 0;
	margin-right: 14px;
}
.cy_thinhha_footer .top-footer .list-social li a {
	position: relative;
	z-index: 0;
}
.cy_thinhha_footer .top-footer .list-social li a:after {
	z-index: -1;
	content: "";
	border: 1px solid #ff3600;
	width: 38px;
	height: 38px;
	position: absolute;
	top: -3px;
	left: -3px;
	border-radius: 50%;
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);

	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;

}
.cy_thinhha_footer .top-footer .list-social li a:hover:after {
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.cy_thinhha_footer .top-footer .list-social li a {
	display: inline-block;
	color: #fff;
}
.cy_thinhha_footer .top-footer .list-social li a i {
	width: 32px;
	height: 32px;
	border-radius: 50%;
	background-color: #4e71a8;
	text-align: center;
	line-height: 32px;

}
.cy_thinhha_footer .top-footer .list-social li a.s-google i {
	background-color: #e3411f;
}
.cy_thinhha_footer .top-footer .list-social li a.s-youtube i {
	background-color: #ca3737;
}
.cy_thinhha_footer .top-footer .list-social li a.s-twitter i {
	background-color: #1cb7eb;
}
.cy_thinhha_footer .main-footer {
	position: relative;
	z-index: 0;
	color: #fff;
	padding: 12px 0 18px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.cy_thinhha_footer .main-footer .open {
	font-size: 14px;
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid #ebd15b;
}
.cy_thinhha_footer .main-footer .open > span {
	font-weight: 600;
	color: #ebd15b;
	font-size: 16px;
}
.cy_thinhha_footer .main-footer a {
	color: #fff;
	-webkit-transition: color 0.3s ease;
	-moz-transition: color 0.3s ease;
	-ms-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	transition: color 0.3s ease;
}
.cy_thinhha_footer .main-footer a:hover {
	color: #ff3600;
}
.cy_thinhha_footer .main-footer:after {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	top: 0;
	z-index: -1;
}
.cy_thinhha_footer .main-footer .footer-info {
	font-size: 14px;
	line-height: 20px;
}
.cy_thinhha_footer .main-footer .footer-info li {
	margin-bottom: 8px;
}
.cy_thinhha_footer .main-footer .footer-info li > i {
	width: 25px;
	text-align: center;
	margin-right: 5px;
	font-size: 20px;
}
.cy_thinhha_footer .main-footer .method {
	background-color: rgba(255, 255, 255, 0.8);
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 13px 15px;
}
.cy_thinhha_footer .main-footer .method .title {
	font-size: 16px;
	font-weight: 600;
	line-height: 22px;
	margin-bottom: 12px;
	color: #ebd15b;
}
.cy_thinhha_footer .main-footer .method ul li {
	color: #000;
}
.cy_thinhha_footer .main-footer .method ul li img {
	margin: 0 auto;
}
.cy_thinhha_footer .main-footer .method .icon-right {
	margin-top: 20px;
	margin-left: 5px;
}
.cy_thinhha_footer .btn-backtop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 40px;
  height: 40px;
  line-height: 36px;
  border: 1px solid #fff;
  color: #fff;
  background-color: #ebd15b;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 25px;
  display: none;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -ms-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.cy_thinhha_footer .btn-backtop:hover {
	background-color: #ebd15b
}
.cy_thinhha_footer .copyright , .cy_thinhha_footer .copyright a{
	padding: 9px 0 10px;
	background-color: #ebd15b;
	color: #000;
	font-size: 12px;
}
.cy_thinhha_footer .copyright a {
	color: #fff;
	-webkit-transition: color 0.3s ease;
	-moz-transition: color 0.3s ease;
	-ms-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	transition: color 0.3s ease;
}
.cy_thinhha_footer .copyright a:hover {
	color: #ff3600
}
.cy_thinhha_footer .hotline-container {
		position: fixed;
		right: 20px;
		bottom: 20px;
	}
 @-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@media screen and (max-width: 480px) {
	.cy_thinhha_footer .top-footer .col-container {
		width: 100%;
	}
	.cy_thinhha_footer .top-footer .list-social,
	.cy_thinhha_footer .top-footer .social-title {
		text-align: center;
	}
	.cy_thinhha_footer .top-footer .certificate img {
		margin: 0 auto;
	}
}