/*
Theme Name: waterpoint
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
html {
  scroll-behavior: smooth;
}
.m-section-title {
    color: #19898a;
    font-size: 24px;
    text-shadow: 2px 1px #4f4f4f;
}
@media only screen and (min-width: 992px) {
	.m-section-title {
		font-size: 36px;
	}
}
.m-lead {
    color: #19898acc;
    font-size: 1.15em;
}
.m-subtitle {
    color: #18898a;
    font-size: 24px!important;
}
.feature-lst {
    list-style-image: url('https://bdsnamlong.com.vn/du-an-waterpoint-long-an/wp-content/uploads/2019/05/success.png');
}
#lien-he {
    position: fixed;
    bottom: 120px;
    right: 10px;
    width: 80px;
    height: 80px;
    z-index: 999;
    border-radius: 50%;
    overflow: hidden;
	box-shadow: 0 12px 15px 0 rgba(0,0,0,.24),0 17px 50px 0 rgba(0,0,0,.19)!important;
}

.text-grey-bold {
    color: #353535;
}
.text-white {
    color: #fff;
}
.hoadm-contact strong {
    color: #f0d37b;
    text-decoration: underline;
    font-weight: bold;
}
.hoadm-contact {
    font-size: 20px;
}

.hoadm-contact a {
    color: red;
}
.padding-30 {
    padding: 30px;
}
.hoadm-contact a:hover, .hoadm-contact a:focus, .hoadm-contact a:active {
    text-decoration: underline;
}

@-webkit-keyframes spaceboots {
0% { -webkit-transform: translate(2px, 1px) rotate(0deg); }
10% { -webkit-transform: translate(-1px, -2px) rotate(-1deg); }
20% { -webkit-transform: translate(-3px, 0px) rotate(1deg); }
30% { -webkit-transform: translate(0px, 2px) rotate(0deg); }
40% { -webkit-transform: translate(1px, -1px) rotate(1deg); }
50% { -webkit-transform: translate(-1px, 2px) rotate(-1deg); }
60% { -webkit-transform: translate(-3px, 1px) rotate(0deg); }
70% { -webkit-transform: translate(2px, 1px) rotate(-1deg); }
80% { -webkit-transform: translate(-1px, -1px) rotate(1deg); }
90% { -webkit-transform: translate(2px, 2px) rotate(0deg); }
100% { -webkit-transform: translate(1px, -2px) rotate(-1deg); }
}
.shake {
display:inline-block;
position:relative;
-webkit-animation-name: spaceboots;
-webkit-animation-duration: 1.8s;
-webkit-transform-origin:50% 50%;
-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
}

.form-helper {
    margin-bottom: 5px;
    color: red;
}

#contact-info {
    position: fixed;
    bottom: 69px;
    right: 98px;
    z-index: 9999;
}


.box3 {
  width: 219px;
  border-radius: 15px;
  background: linear-gradient(
90deg, #335299, #52a787 85%);
  color: #fff;
  padding: 20px;
  text-align: center;
  position: relative;
  font-size: 0.9em;
}
.sb13:before {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-left: 15px solid #52a787;
  border-right: 15px solid transparent;
  border-top: 15px solid #52a787;
  border-bottom: 15px solid transparent;
  right: -16px;
  top: 0px;
}
.contact-info-hidden {
    position: absolute;
    top: 0;
    right: 0;
    color: #222;
    margin: 0;
    z-index: 9;
}
@media only screen and (min-width: 992px) {
	.register-name {
		width: 49%;
		display: inline-block;
	}

	.register-tel {
		width: 49%;
		display: inline-block;
	}
}
.register-submit button {
	color: #fff;
	width: 100%;
}

.popup-form form {
	margin-bottom: 0;
}
.nb {
	margin-bottom: 0!important;
	padding-bottom: 0!important;
}
.px-0 {
	padding-left: 0px!important;
	padding-right: 0px!important;
}
.pb-10 {
	padding-bottom: 10px!important;
}
.hoadm-red.text-center {
    text-transform: uppercase;
    font-size: 30px;
    color: #e33230;
}
.text-center.hoadm-section-desc {
    font-size: 0.9em;
    color: #e33230;
}
h3.hoadm-download-title {
    text-transform: uppercase;
    color: #e33230;
}

.icon-box-text {
    padding: 5px;
}
.form-helper {
    margin-bottom: 10px;
}
.product-desc-title {
    color: #e23230;
    text-transform: uppercase;
    text-align: center;
    text-shadow: 2px 2px #cccc;
}
.btn-block {
    display: block;
}
section {
    overflow-x: hidden;
}

.h-frm {
    width: 100%;
	height: 230px;
}
@media (min-width: 768px) {
	.h-frm {
		width: 100%;
		height: 350px;
	}
}
@media (min-width: 992px) {
	.h-frm {
		width: 100%;
		height: 450px;
	}
}
@media (min-width: 1200px) {
	.h-frm {
		width: 100%;
		height: 550px;
	}
}

