.btn-secondary {
  border: 1px solid #ffbc00;
}
.btn-secondary.has-icon {
  background-size: 23px;
  background-repeat: no-repeat;
  background-position: calc(100% - 33px) center;
}
.btn-secondary:hover {
  color: #383838 !important;
  border: 1px solid #ffbc00;
}

.congdong h2 {
  font-size: 45px;
  margin-bottom: 25px;
}
@media only screen and (max-width: 1399px) {
  .congdong h2 {
    font-size: 40px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 1199px) {
  .congdong h2 {
    font-size: 38px;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .congdong h2 {
    font-size: 26px;
  }
}
.congdong p {
  font-size: 16px;
}
@media only screen and (max-width: 1399px) {
  .congdong p {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1500px) {
  .congdong .container-cs {
    max-width: 1460px;
  }
}
@media only screen and (max-width: 991px) {
  .congdong .slider-congdong .banner {
    padding-bottom: 10px;
    padding-top: 20px;
  }
}
@media only screen and (max-width: 991px) {
  .congdong .slider-congdong .banner-text {
    position: relative;
  }
}
@media only screen and (max-width: 767px) {
  .congdong .slider-congdong .banner-text {
    margin-bottom: 30px;
  }
}
.congdong .slider-congdong .banner h2 {
  color: #ffbc00;
  font-size: 48px;
}
@media only screen and (max-width: 1399px) {
  .congdong .slider-congdong .banner h2 {
    font-size: 42px;
  }
}
@media only screen and (max-width: 767px) {
  .congdong .slider-congdong .banner h2 {
    font-size: 32px;
  }
}
.congdong .slider-congdong .banner .bg {
  background-image: url(../images/cd-slider-bg.jpg);
}
.congdong .slider-congdong .banner .box-image {
  margin-left: -50px;
  margin-right: 30px;
}
@media only screen and (max-width: 1599px) {
  .congdong .slider-congdong .banner .box-image {
    margin-left: 0;
  }
}
@media only screen and (max-width: 991px) {
  .congdong .slider-congdong .banner .box-image {
    max-width: 500px;
    margin: auto;
    margin-bottom: 20px;
  }
}
.congdong .slider-congdong .banner .list-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 30px;
  margin-top: 30px;
}
@media only screen and (max-width: 1399px) {
  .congdong .slider-congdong .banner .list-box {
    margin-bottom: 20px;
    margin-top: 25px;
  }
}
.congdong .slider-congdong .banner .list-box .box-text {
  border: 2px dotted rgba(142, 157, 216, 0.75);
  padding: 15px 10px;
  text-align: center;
  color: #fff;
  border-radius: 10px;
  font-size: 16px;
  font-weight: bold;
  width: calc(33.3333333333% - 15px);
}
@media only screen and (max-width: 1499px) {
  .congdong .slider-congdong .banner .list-box .box-text {
    font-size: 14px;
    padding: 10px;
    width: calc(33.3333333333% - 10px);
  }
}
@media only screen and (max-width: 1299px) {
  .congdong .slider-congdong .banner .list-box .box-text {
    font-size: 13px;
    padding: 7px;
    width: calc(33.3333333333% - 7px);
  }
}
@media only screen and (max-width: 767px) {
  .congdong .slider-congdong .banner .list-box .box-text {
    width: calc(33.3333333333% - 5px);
    padding: 10px;
    font-weight: 400;
  }
}
.congdong .section-dinhnghia {
  padding-bottom: 10px;
}
@media only screen and (max-width: 1399px) {
  .congdong .section-dinhnghia {
    padding-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .congdong .section-dinhnghia {
    padding-top: 40px;
  }
}
@media only screen and (max-width: 1199px) {
  .congdong .section-dinhnghia .box-text p br {
    display: none;
  }
}
.congdong .section-dinhnghia .list-box {
  max-width: 1095px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 20px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1399px) {
  .congdong .section-dinhnghia .list-box {
    max-width: 860px;
  }
}
@media only screen and (max-width: 767px) {
  .congdong .section-dinhnghia .list-box {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.congdong .section-dinhnghia .list-box-item {
  text-align: center;
  max-width: 250px;
}
@media only screen and (max-width: 1399px) {
  .congdong .section-dinhnghia .list-box-item {
    margin: 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .congdong .section-dinhnghia .list-box-item {
    width: calc(50% - 10px);
    margin: 0;
  }
}
.congdong .section-dinhnghia .list-box-item p {
  font-weight: bold;
}
.congdong .section-dinhnghia .list-box-item img {
  height: 45px;
  width: auto;
  margin-bottom: 10px;
}
.congdong .section-dinhnghia .box-note {
  background-image: url(../images/cd-dinhnghia-note-bg.png);
  color: #353535;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  padding-top: 77%;
  max-width: 600px;
  margin-top: -10px;
}
@media only screen and (max-width: 1399px) {
  .congdong .section-dinhnghia .box-note {
    max-width: 555px;
    margin: auto;
    margin-top: -10px;
  }
}
@media only screen and (max-width: 991px) {
  .congdong .section-dinhnghia .box-note {
    padding-top: 64%;
  }
}
@media only screen and (max-width: 767px) {
  .congdong .section-dinhnghia .box-note {
    padding-top: 78%;
  }
}
.congdong .section-dinhnghia .box-note .inner {
  -webkit-transform: rotate(-1deg);
  transform: rotate(-1deg);
  position: absolute;
  top: 100px;
  left: 70px;
  right: 50px;
}
@media only screen and (max-width: 1399px) {
  .congdong .section-dinhnghia .box-note .inner {
    top: 80px;
    left: 70px;
    right: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .congdong .section-dinhnghia .box-note .inner {
    top: 40px;
    left: 40px;
    right: 25px;
  }
}
.congdong .section-dinhnghia .box-note h3 {
  font-size: 34px;
  color: #353535;
  font-weight: bold;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1399px) {
  .congdong .section-dinhnghia .box-note h3 {
    font-size: 30px;
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .congdong .section-dinhnghia .box-note h3 {
    font-size: 20px;
    margin-bottom: 5px;
  }
}

.congdong .section-dinhnghia .box-note-scholarship h3 {
  font-size: 30px;
}
@media only screen and (max-width: 1399px) {
  .congdong .section-dinhnghia .box-note-scholarship h3 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 1151px) {
  .congdong .section-dinhnghia .box-note-scholarship h3 {
    font-size: 20px;
  }
  .congdong .section-dinhnghia .box-note-scholarship p {
    font-size: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .congdong .section-dinhnghia .box-note-scholarship h3 {
    font-size: 20px;
    margin-bottom: 5px;
  }
}
.congdong .section-dinhnghia .box-note p {
  font-size: 15px;
  text-align: justify;
}
@media only screen and (max-width: 767px) {
  .congdong .section-dinhnghia .box-note p {
    font-size: 12px;
    margin-bottom: 0px;
  }
}
.congdong .section-dinhnghia .box-video {
  background-image: url(../images/cd-dinhnghia-video-bg.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  padding-top: 70%;
}
.congdong .section-dinhnghia .box-video-scholarship {
  background-image: url(../images/cd-scholarship-video-bg.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  padding-top: 70%;
}
@media only screen and (max-width: 991px) {
  .congdong .section-dinhnghia .box-video {
    max-width: 555px;
    margin: auto;
    padding-top: 60%;
  }
  .congdong .section-dinhnghia .box-video-scholarship {
    max-width: 555px;
    margin: auto;
    padding-top: 60%;
  }
}
@media only screen and (max-width: 767px) {
  .congdong .section-dinhnghia .box-video {
    padding-top: 75%;
  }
  .congdong .section-dinhnghia .box-video-scholarship {
    padding-top: 75%;
  }
}
.congdong .section-dinhnghia .section-bg {
  background-image: url(../images/cd-dinhnghia-bg.jpg);
}
@media only screen and (max-width: 1399px) {
  .congdong .section-xaydung {
    padding-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .congdong .section-xaydung {
    padding-top: 40px;
    padding-bottom: 50px;
  }
}
.congdong .section-xaydung .des {
  max-width: 800px;
  margin: auto;
}
.congdong .section-xaydung .list-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 60px 0;
}
@media only screen and (max-width: 767px) {
  .congdong .section-xaydung .list-box {
    padding: 30px 0;
  }
}
.congdong .section-xaydung .list-box-item {
  background: #fff;
  width: 360px;
  border-radius: 20px;
  -webkit-box-shadow: -4px 5px 13px 0px hsla(0deg, 0%, 0%, 0.25);
  box-shadow: -4px 5px 13px 0px hsla(0deg, 0%, 0%, 0.25);
  overflow: hidden;
  -webkit-transform: rotate(-3deg);
  transform: rotate(-3deg);
  margin: 0 35px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .congdong .section-xaydung .list-box-item {
    margin: 0 10px;
    border-radius: 10px;
  }
}
.congdong .section-xaydung .list-box-item:after {
  content: "";
  width: 68px;
  height: 68px;
  background-image: url(../images/cd-pin.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: -14px;
  left: 0;
  right: 0;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .congdong .section-xaydung .list-box-item:after {
    width: 48px;
    height: 48px;
    top: -8px;
  }
}
.congdong .section-xaydung .list-box-item .box-text {
  padding: 10px;
  text-align: center;
}
.congdong .section-xaydung .list-box-item .box-text h5 {
  color: #1336b6;
  font-size: 58px;
  font-weight: bold;
  margin: 0;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  .congdong .section-xaydung .list-box-item .box-text h5 {
    font-size: 24px;
  }
}
.congdong .section-xaydung .list-box-item .box-text p {
  color: #1336b6;
  font-size: 18px;
  margin-bottom: 0;
  line-height: 1.3;
}
@media only screen and (max-width: 767px) {
  .congdong .section-xaydung .list-box-item .box-text p {
    font-size: 14px;
  }
}
.congdong .section-xaydung .list-box-item:nth-child(2) {
  -webkit-transform: rotate(3deg);
  transform: rotate(3deg);
}
.congdong .section-xaydung .list-box-item .box-image .inner {
  padding-top: 75%;
  position: relative;
}
.congdong .section-xaydung .list-box-item .box-image .inner img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.congdong .section-xaydung .section-bg {
  background-image: url(../images/cd-xaydung-bg.jpg);
}
.congdong .section-visao {
  padding-top: 100px;
  padding-bottom: 0;
  position: relative;
}
@media only screen and (max-width: 1399px) {
  .congdong .section-visao {
    padding-top: 50px;
  }
}
.congdong .section-visao .box-left {
  padding-bottom: 100px;
  max-width: 830px;
  margin-right: 32px;
  float: right;
}
@media only screen and (max-width: 1399px) {
  .congdong .section-visao .box-left {
    max-width: 100%;
    margin-right: 0;
    float: none;
  }
}
@media only screen and (max-width: 1199px) {
  .congdong .section-visao .box-left {
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .congdong .section-visao h2 {
    text-align: center;
  }
}
.congdong .section-visao h2 .text-xoabo {
  display: inline-block;
  background-image: url(../images/cd-text-xoabo.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 225px;
  height: 100px;
  margin-bottom: -25px;
  margin-left: -12px;
}
@media only screen and (max-width: 1399px) {
  .congdong .section-visao h2 .text-xoabo {
    width: 190px;
    height: 90px;
  }
}
@media only screen and (max-width: 767px) {
  .congdong .section-visao h2 .text-xoabo {
    width: 160px;
    height: 90px;
  }
}
.congdong .section-visao .des {
  max-width: 900px;
}
@media only screen and (max-width: 767px) {
  .congdong .section-visao .des {
    text-align: justify;
  }
}
.congdong .section-visao .pr-0 {
  padding-right: 0;
}
@media only screen and (max-width: 767px) {
  .congdong .section-visao .pr-0 {
    padding-left: 0;
  }
}
.congdong .section-visao .box-phone {
  max-width: 962px;
  position: absolute;
  bottom: 0;
  right: 0;
}
@media only screen and (max-width: 1699px) {
  .congdong .section-visao .box-phone {
    max-width: 50%;
  }
}
@media only screen and (max-width: 1199px) {
  .congdong .section-visao .box-phone {
    max-width: 70%;
    position: relative;
    margin: auto;
  }
}
@media only screen and (max-width: 767px) {
  .congdong .section-visao .box-phone {
    max-width: 100%;
  }
}
.congdong .section-visao .list-box {
  margin: 30px 0 40px;
  z-index: 1;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media only screen and (max-width: 1399px) {
  .congdong .section-visao .list-box {
    margin: 15px 0 30px;
  }
}
@media only screen and (max-width: 767px) {
  .congdong .section-visao .list-box {
    display: block;
    margin: 10px 0 20px;
  }
}
.congdong .section-visao .list-box-item {
  width: calc(33.3333333333% - 8px);
  padding: 20px 15px 10px;
  border-radius: 7px;
  -webkit-box-shadow: -3px 3px 11px 3px rgba(0, 0, 0, 0.2);
  box-shadow: -3px 3px 11px 3px rgba(0, 0, 0, 0.2);
  background-image: url(../images/cd-visao-box-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}
@media only screen and (max-width: 1399px) {
  .congdong .section-visao .list-box-item {
    padding: 10px 8px;
  }
}
@media only screen and (max-width: 767px) {
  .congdong .section-visao .list-box-item {
    width: 100%;
    margin-bottom: 10px;
    padding: 15px 21px;
  }
}
.congdong .section-visao .list-box-item h5,
.congdong .section-visao .list-box-item p {
  color: #1336b6;
}
@media only screen and (max-width: 767px) {
  .congdong .section-visao .list-box-item h5,
  .congdong .section-visao .list-box-item p {
    margin-bottom: 0;
  }
}
.congdong .section-visao .list-box-item h5 {
  font-size: 20px;
  font-weight: bold;
}
@media only screen and (max-width: 1299px) {
  .congdong .section-visao .list-box-item h5 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .congdong .section-visao .list-box-item h5 {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
.congdong .section-visao .list-box-item .box-image {
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .congdong .section-visao .list-box-item .box-image {
    margin-bottom: 10px;
  }
}
.congdong .section-visao .list-box-item .box-image img {
  max-height: 60px;
}
@media only screen and (max-width: 767px) {
  .congdong .section-visao .action {
    text-align: center;
    margin-bottom: 30px;
  }
}
.congdong .section-visao .section-bg {
  background-image: url(../images/cd-visao-bg.jpg);
}
.congdong .section-dangky {
  padding-top: 140px;
}
@media only screen and (max-width: 1399px) {
  .congdong .section-dangky {
    padding-top: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .congdong .section-dangky {
    padding-top: 50px;
  }
}
@media only screen and (min-width: 1630px) {
  .congdong .section-dangky .container-cs {
    max-width: 1630px;
  }
}
.congdong .section-dangky .list-box {
  z-index: 1;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.congdong .section-dangky .list-box-item {
  width: 33.3333333333%;
}
@media only screen and (max-width: 1199px) {
  .congdong .section-dangky .list-box {
    max-width: 945px;
    margin: auto;
    margin-top: 30px;
  }
}
.congdong .section-dangky .dangky-3buoc {
  position: absolute;
  left: 0;
  top: 0;
}
.congdong .section-dangky .box-hoso {
  margin-left: 145px;
  position: relative;
}
@media only screen and (max-width: 1499px) {
  .congdong .section-dangky .box-hoso {
    margin-left: 45px;
  }
}
@media only screen and (max-width: 1399px) {
  .congdong .section-dangky .box-hoso {
    margin-left: 115px;
  }
}
@media only screen and (max-width: 767px) {
  .congdong .section-dangky .box-hoso {
    margin-left: 0;
    text-align: center;
  }
}
.congdong .section-dangky .box-hoso .des,
.congdong .section-dangky .box-hoso h2 {
  margin-bottom: 30px;
}
@media only screen and (max-width: 1699px) {
  .congdong .section-dangky .box-hoso h2 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 1599px) {
  .congdong .section-dangky .box-hoso h2 {
    font-size: 38px;
  }
}
@media only screen and (max-width: 1399px) {
  .congdong .section-dangky .box-hoso h2 {
    margin-bottom: 20px;
    line-height: 1.2;
  }
}
@media only screen and (max-width: 767px) {
  .congdong .section-dangky .box-hoso h2 {
    font-size: 28px;
  }
}
.congdong .section-dangky .box-hoso:after {
  content: "";
  width: 317px;
  height: 365px;
  display: block;
  background-image: url(../images/cd-3buoc.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 97%;
  top: -145px;
}
@media only screen and (max-width: 1399px) {
  .congdong .section-dangky .box-hoso:after {
    width: 200px;
    height: 240px;
    top: -95px;
  }
}
@media only screen and (max-width: 767px) {
  .congdong .section-dangky .box-hoso:after {
    content: none;
  }
}
.congdong .section-dangky .section-bg {
  background-image: url(../images/cd-dangky-bg.jpg);
}
@media only screen and (max-width: 767px) {
  .congdong .section-tintuc {
    padding-bottom: 40px;
  }
}
@media only screen and (min-width: 1630px) {
  .congdong .section-tintuc .container-cs {
    max-width: 1630px;
  }
}
.congdong .section-tintuc .list-new {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .congdong .section-tintuc .list-new {
    display: block;
  }
}
.congdong .section-tintuc .list-new-item {
  width: calc(33.3333333333% - 8px);
  border-radius: 7px;
  overflow: hidden;
  -webkit-box-shadow: -3px 3px 11px 3px rgba(0, 0, 0, 0.2);
  box-shadow: -3px 3px 11px 3px rgba(0, 0, 0, 0.2);
  background-image: url(../images/cd-tintuc-box-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .congdong .section-tintuc .list-new-item {
    width: 100%;
    margin-bottom: 10px;
  }
}
.congdong .section-tintuc .list-new-item .box-image {
  width: 47%;
}
@media only screen and (max-width: 1399px) {
  .congdong .section-tintuc .list-new-item .box-image {
    width: 41%;
  }
}
.congdong .section-tintuc .list-new-item .box-image .inner {
  position: relative;
  padding-top: 90%;
}
.congdong .section-tintuc .list-new-item .box-image .inner img {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
}
.congdong .section-tintuc .list-new-item .box-text {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 15px 10px 15px 15px;
}
@media only screen and (max-width: 1399px) {
  .congdong .section-tintuc .list-new-item .box-text {
    padding: 10px;
  }
}
.congdong .section-tintuc .list-new-item .box-text h5 {
  font-size: 16px;
  color: #1336b6;
  font-weight: bold;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1399px) {
  .congdong .section-tintuc .list-new-item .box-text h5 {
    font-size: 14px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 1299px) {
  .congdong .section-tintuc .list-new-item .box-text h5 {
    font-size: 13px;
  }
}
.congdong .section-tintuc .list-new-item .box-text .btn {
  padding: 8px 50px 8px 20px;
  background-position: calc(100% - 18px) center;
}
@media only screen and (max-width: 1399px) {
  .congdong .section-tintuc .list-new-item .box-text .btn {
    font-size: 13px;
    padding: 7px 45px 7px 20px;
  }
}
.congdong .section-tintuc .section-bg {
  background-image: url(../images/cd-dangky-bg.jpg);
}
.congdong .section-chungtay {
  padding: 0;
  padding-bottom: 0;
}
.congdong .section-chungtay .container,
.congdong .section-chungtay .container-fluid {
  padding: 0;
}
.congdong .section-chungtay .container .row,
.congdong .section-chungtay .container-fluid .row {
  margin: 0;
}
.congdong .section-chungtay .container .row .col-sm-12,
.congdong .section-chungtay .container .row .col-md-12,
.congdong .section-chungtay .container .row .col-lg-6,
.congdong .section-chungtay .container-fluid .row .col-sm-12,
.congdong .section-chungtay .container-fluid .row .col-md-12,
.congdong .section-chungtay .container-fluid .row .col-lg-6 {
  padding: 0 !important;
}
.congdong .section-chungtay .box-image {
  position: relative;
}
@media only screen and (max-width: 991px) {
  .congdong .section-chungtay .box-image {
    margin: auto;
    max-width: 680px;
  }
}
.congdong .section-chungtay .action {
  text-align: center;
  position: absolute;
  bottom: 15%;
  left: 0;
  right: 5%;
  margin: auto;
}
@media only screen and (max-width: 1699px) {
  .congdong .section-chungtay .action {
    right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .congdong .section-chungtay .action {
    bottom: -20px;
    right: 0;
  }
}
.congdong .section-chungtay .action .btn {
  background-position: calc(100% - 10px) center;
  padding-right: 40px;
  background-size: 21px;
}
.congdong .section-chungtay .box-donggop {
  max-width: 900px;
  margin-left: -100px;
  margin-bottom: -100px;
}
@media only screen and (max-width: 1399px) {
  .congdong .section-chungtay .box-donggop {
    margin-left: -73px;
    margin-bottom: -60px;
  }
}
@media only screen and (max-width: 991px) {
  .congdong .section-chungtay .box-donggop {
    margin: auto;
    max-width: 680px;
  }
}
@media only screen and (max-width: 767px) {
  .congdong .section-chungtay .box-donggop {
    margin-left: 0;
    padding: 15px;
    background: #fff;
    padding-top: 50px;
  }
}
.congdong .section-chungtay .box-donggop .wrp {
  background-image: url(../images/cd-donggop.png);
  position: relative;
  padding-top: 65%;
  background-repeat: no-repeat;
  background-size: contain;
}
@media only screen and (max-width: 767px) {
  .congdong .section-chungtay .box-donggop .wrp {
    background-image: none;
    padding: 0;
  }
}
.congdong .section-chungtay .box-donggop .inner {
  position: absolute;
  top: 115px;
  left: 100px;
  right: 140px;
  -webkit-transform: rotate(-0.7deg);
  transform: rotate(-0.7deg);
}
@media only screen and (max-width: 1499px) {
  .congdong .section-chungtay .box-donggop .inner {
    top: 95px;
    left: 70px;
    right: 90px;
  }
}
@media only screen and (max-width: 1399px) {
  .congdong .section-chungtay .box-donggop .inner {
    top: 75px;
    left: 52px;
    right: 60px;
  }
}
@media only screen and (max-width: 1299px) {
  .congdong .section-chungtay .box-donggop .inner {
    top: 55px;
    left: 55px;
  }
}
@media only screen and (max-width: 767px) {
  .congdong .section-chungtay .box-donggop .inner {
    top: auto;
    left: auto;
    right: auto;
    position: relative;
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@media only screen and (max-width: 1599px) {
  .congdong .section-chungtay .box-donggop h2 {
    font-size: 36px;
  }
}
@media only screen and (max-width: 1499px) {
  .congdong .section-chungtay .box-donggop h2 {
    font-size: 34px;
  }
}
@media only screen and (max-width: 1399px) {
  .congdong .section-chungtay .box-donggop h2 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 1299px) {
  .congdong .section-chungtay .box-donggop h2 {
    font-size: 28px;
  }
}
@media only screen and (max-width: 767px) {
  .congdong .section-chungtay .box-donggop h2 {
    font-size: 24px;
    text-align: left;
  }
}
.congdong .section-chungtay .box-donggop h2:first-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .congdong .section-chungtay .box-donggop p {
    text-align: justify;
  }
}
.congdong .section-chungtay .box-donggop .lead {
  font-size: 18px;
  font-weight: bold;
  color: #24262f;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1299px) {
  .congdong .section-chungtay .box-donggop .lead {
    font-size: 14px;
  }
}
.congdong .section-chungtay .section-bg {
  background-image: url(../images/cd-chungtay-bg.jpg);
}
.congdong .section-cta {
  min-height: 890px;
  padding-top: 130px;
}
@media only screen and (max-width: 1599px) {
  .congdong .section-cta {
    font-size: 54px;
    min-height: 0;
    padding-top: 70px;
  }
}
.congdong .section-cta h2 {
  font-size: 68px;
}
@media only screen and (max-width: 1599px) {
  .congdong .section-cta h2 {
    font-size: 54px;
  }
}
@media only screen and (max-width: 991px) {
  .congdong .section-cta h2 {
    font-size: 44px;
  }
}
@media only screen and (max-width: 767px) {
  .congdong .section-cta h2 {
    font-size: 36px;
  }
}
.congdong .section-cta .box-text {
  max-width: 630px;
}
@media only screen and (max-width: 1599px) {
  .congdong .section-cta .box-text {
    max-width: 580px;
  }
}
@media only screen and (max-width: 991px) {
  .congdong .section-cta .box-text {
    max-width: 480px;
  }
}
.congdong .section-cta .list-link {
  border-top: 1px solid #1c65c6;
  margin-bottom: 50px;
}
.congdong .section-cta .list-link-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #1c65c6;
  padding: 25px 0;
}
.congdong .section-cta .list-link-item h5 {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 0;
}
@media only screen and (max-width: 1599px) {
  .congdong .section-cta .list-link-item h5 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 991px) {
  .congdong .section-cta .list-link-item h5 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .congdong .section-cta .list-link-item h5 {
    font-size: 16px;
  }
}
.congdong .section-cta .box-hoptac h5 {
  font-size: 30px;
  font-weight: bold;
}
@media only screen and (max-width: 1599px) {
  .congdong .section-cta .box-hoptac h5 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 991px) {
  .congdong .section-cta .box-hoptac h5 {
    font-size: 20px;
  }
}
.congdong .section-cta .box-hoptac p {
  font-size: 20px;
}
@media only screen and (max-width: 1599px) {
  .congdong .section-cta .box-hoptac p {
    font-size: 18px;
  }
}
@media only screen and (max-width: 991px) {
  .congdong .section-cta .box-hoptac p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .congdong .section-cta .box-hoptac p {
    font-size: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .congdong .section-cta .box-hoptac p br {
    display: none;
  }
}
.congdong .section-cta .section-bg {
  background-image: url(../images/cd-cta-bg.jpg);
}
@media only screen and (max-width: 1399px) {
  .congdong .section-cta .section-bg {
    background-position: -120px;
  }
}
@media only screen and (max-width: 1199px) {
  .congdong .section-cta .section-bg {
    background-position: -250px;
  }
}
@media only screen and (max-width: 767px) {
  .congdong .section-gallery {
    padding-bottom: 30px;
  }
}
@media only screen and (min-width: 1630px) {
  .congdong .section-gallery .container-cs {
    max-width: 1630px;
  }
}
.congdong .section-gallery h2.title {
  padding: 22px 50px;
  line-height: 1;
  display: inline-block;
  background-image: url(../images/cd-gallery-title-bg.png);
  -webkit-transform: rotate(-3deg);
  transform: rotate(-3deg);
  -webkit-box-shadow: 8px 8px 8px 3px rgba(0, 0, 0, 0.29);
  box-shadow: 8px 8px 8px 3px rgba(0, 0, 0, 0.29);
}
@media only screen and (max-width: 1399px) {
  .congdong .section-gallery h2.title {
    font-size: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .congdong .section-gallery h2.title {
    font-size: 26px;
    padding: 18px 40px;
  }
}
.congdong .section-gallery .box-gallery {
  position: relative;
  padding-top: 73.25%;
  background-repeat: no-repeat;
  max-width: 715px;
  margin: auto;
  background-size: contain;
  margin-top: -40px;
}
@media only screen and (max-width: 1499px) {
  .congdong .section-gallery .box-gallery {
    padding-top: 80.25%;
  }
}
@media only screen and (max-width: 991px) {
  .congdong .section-gallery .box-gallery {
    max-width: 100%;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .congdong .section-gallery .box-gallery {
    margin-top: -15px;
  }
}
.congdong .section-gallery .box-gallery .inner {
  position: absolute;
  top: 11%;
  left: 0;
  right: 0;
  bottom: 0;
}
.congdong .section-gallery .box-gallery .inner img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.congdong .section-gallery .quote-list {
  max-width: 720px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media only screen and (max-width: 991px) {
  .congdong .section-gallery .quote-list {
    max-width: 620px;
  }
}
@media only screen and (max-width: 767px) {
  .congdong .section-gallery .quote-list {
    display: block;
  }
}
.congdong .section-gallery .quote-list-item {
  width: calc(50% - 10px);
  -webkit-transform: rotate(1deg);
  transform: rotate(1deg);
}
@media only screen and (max-width: 1499px) {
  .congdong .section-gallery .quote-list-item {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .congdong .section-gallery .quote-list-item {
    width: 100%;
    max-width: 350px;
    margin: auto;
  }
}
.congdong .section-gallery .quote-list-item .inner {
  position: relative;
  padding-top: 100%;
  background-image: url(../images/cd-stick1-bg.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.congdong .section-gallery .quote-list-item .inner .box-text {
  position: absolute;
  top: 16%;
  left: 15%;
  right: 15%;
}
@media only screen and (max-width: 1299px) {
  .congdong .section-gallery .quote-list-item .inner .box-text {
    left: 11%;
    right: 11%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .congdong .section-gallery .quote-list-item .inner .box-text {
    left: 12%;
    right: 12%;
  }
}
@media only screen and (max-width: 991px) {
  .congdong .section-gallery .quote-list-item .inner .box-text {
    left: 15%;
    right: 15%;
  }
}
@media only screen and (max-width: 767px) {
  .congdong .section-gallery .quote-list-item .inner .box-text {
    top: 16%;
    left: 15%;
    right: 15%;
  }
}
.congdong .section-gallery .quote-list-item .inner .box-text p,
.congdong .section-gallery .quote-list-item .inner .box-text small {
  font-size: 15px;
  color: #1336b6;
  text-align: justify;
}
@media only screen and (max-width: 1399px) {
  .congdong .section-gallery .quote-list-item .inner .box-text p,
  .congdong .section-gallery .quote-list-item .inner .box-text small {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1299px) {
  .congdong .section-gallery .quote-list-item .inner .box-text p,
  .congdong .section-gallery .quote-list-item .inner .box-text small {
    margin-bottom: 5px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .congdong .section-gallery .quote-list-item .inner .box-text p,
  .congdong .section-gallery .quote-list-item .inner .box-text small {
    font-size: 13px;
    line-height: 1.2;
  }
}
@media only screen and (max-width: 767px) {
  .congdong .section-gallery .quote-list-item .inner .box-text p,
  .congdong .section-gallery .quote-list-item .inner .box-text small {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
.congdong .section-gallery .quote-list-item .inner .box-text h6 {
  color: #1336b6;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 0;
}
@media only screen and (max-width: 1399px) {
  .congdong .section-gallery .quote-list-item .inner .box-text h6 {
    font-size: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .congdong .section-gallery .quote-list-item .inner .box-text h6 {
    font-size: 17px;
  }
}
.congdong .section-gallery .quote-list-item .inner .box-text small {
  font-style: italic;
  font-size: 13px;
}
@media only screen and (max-width: 1399px) {
  .congdong .section-gallery .quote-list-item .inner .box-text small {
    font-size: 12px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .congdong .section-gallery .quote-list-item .inner .box-text small {
    display: block;
    margin-top: 5px;
    line-height: 1.2;
  }
}
@media only screen and (max-width: 767px) {
  .congdong .section-gallery .quote-list-item .inner .box-text small {
    font-size: 13px;
  }
}
.congdong .section-gallery .quote-list-item.bg2 {
  -webkit-transform: rotate(4deg);
  transform: rotate(4deg);
}
.congdong .section-gallery .quote-list-item.bg2 .inner {
  background-image: url(../images/cd-stick2-bg.png);
}
.congdong .section-gallery .quote-list-item.bg2 .inner .box-text {
  top: 22%;
}
.congdong .section-gallery .quote-list-item:nth-child(1),
.congdong .section-gallery .quote-list-item:nth-child(2) {
  margin-left: -20px;
}
@media only screen and (max-width: 767px) {
  .congdong .section-gallery .quote-list-item:nth-child(1),
  .congdong .section-gallery .quote-list-item:nth-child(2) {
    margin-left: auto;
  }
}
.congdong .section-gallery .quote-list-item:nth-child(4) {
  -webkit-transform: rotate(-2deg);
  transform: rotate(-2deg);
  margin-right: -20px;
}
@media only screen and (max-width: 767px) {
  .congdong .section-gallery .quote-list-item:nth-child(4) {
    margin-right: auto;
  }
}
.congdong .section-gallery .section-bg {
  background-image: url(../images/cd-dangky-bg.jpg);
}
.congdong .section-donvi {
  padding: 200px 0;
}
@media only screen and (max-width: 1399px) {
  .congdong .section-donvi {
    padding: 120px 0;
  }
}
@media only screen and (max-width: 767px) {
  .congdong .section-donvi {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 767px) {
  .congdong .section-donvi .box-text {
    max-width: 80%;
  }
}
.congdong .section-donvi .list-donvi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 50px 0 70px;
}
@media only screen and (max-width: 1399px) {
  .congdong .section-donvi .list-donvi {
    margin: 30px 0 50px;
    max-width: 670px;
  }
}
@media only screen and (max-width: 767px) {
  .congdong .section-donvi .list-donvi {
    display: block;
  }
}
.congdong .section-donvi .list-donvi-item {
  width: calc(33.3333333333% - 40px);
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .congdong .section-donvi .list-donvi-item {
    width: 60%;
  }
}
.congdong .section-donvi .list-donvi-item img {
  max-width: 218px;
}
@media only screen and (max-width: 1399px) {
  .congdong .section-donvi .list-donvi-item img {
    max-width: 160px;
  }
}
@media only screen and (max-width: 767px) {
  .congdong .section-donvi .list-donvi-item img {
    max-width: 80px;
  }
}
.congdong .section-donvi .list-donvi-item h5 {
  margin-top: 30px;
  font-size: 16px;
  color: #1336b6;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .congdong .section-donvi .list-donvi-item h5 {
    margin-top: 10px;
    font-size: 14px;
    font-weight: normal;
  }
}
.congdong .section-donvi .note {
  font-style: italic;
  color: #1336b6;
}
@media only screen and (max-width: 767px) {
  .congdong .section-donvi .note {
    max-width: 60%;
  }
}
.congdong .section-donvi .section-bg {
  background-image: url(../images/cd-donvi-bg.jpg);
}
@media only screen and (max-width: 767px) {
  .congdong .section-donvi .section-bg {
    background-position: 95%;
  }
}

.modal-cd .dangky-form {
  margin-top: 0;
}
.modal-cd .btn-close {
  position: absolute;
  top: 10px;
  right: 10px;
}
.modal-cd .modal-head {
  height: 160px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url(../images/modal-cd-head.png);
  background-size: cover;
  background-position: top center;
}
@media only screen and (max-width: 991px) {
  .modal-cd .modal-head {
    height: 100px;
  }
}
.modal-cd .modal-head h2 {
  margin-bottom: 0;
  color: #fff;
  font-size: 30px;
}
.modal-cd .modal-head h2 span {
  display: block;
  font-size: 35px;
}
@media only screen and (max-width: 991px) {
  .modal-cd .modal-head h2 span {
    font-size: 21px;
  }
}
@media only screen and (max-width: 991px) {
  .modal-cd .modal-head h2 {
    font-size: 18px;
  }
}
.modal-cd .modal-body {
  background-image: url(../images/modal-cd-bg.png);
  background-size: contain;
  background-position: bottom right;
  background-repeat: no-repeat;
  padding: 35px 40px;
}
@media only screen and (max-width: 991px) {
  .modal-cd .modal-body {
    padding: 20px 10px;
  }
}
.modal-cd .modal-content {
  overflow: hidden;
  border-radius: 10px;
  border: none;
}
.modal-cd .iframe {
  display: none;
  min-height: 400px;
}
@media only screen and (max-width: 991px) {
  .modal-cd .iframe {
    min-height: 340px;
  }
}
.modal-cd .iframe h4 {
  margin-bottom: 20px;
  color: #1336b6;
}
@media only screen and (max-width: 991px) {
  .modal-cd .iframe h4 {
    margin-bottom: 10px;
  }
}
.modal-cd .iframe .form-group {
  margin-bottom: 20px;
}
@media only screen and (max-width: 991px) {
  .modal-cd .iframe .form-group {
    margin-bottom: 10px;
  }
}
.modal-cd .iframe .form-control {
  border: 1px solid #e5e5e5;
  border-radius: 7px;
  font-weight: 300;
}
.modal-cd .iframe .form-control::-webkit-input-placeholder {
  /* Edge */
  color: #a7a7a7;
}
.modal-cd .iframe .form-control:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #a7a7a7;
}
.modal-cd .iframe .form-control::-moz-placeholder {
  color: #a7a7a7;
}
.modal-cd .iframe .form-control::-ms-input-placeholder {
  color: #a7a7a7;
}
.modal-cd .iframe .form-control::placeholder {
  color: #a7a7a7;
}
.modal-cd .iframe .form-control.textarea {
  height: 100px;
}
.modal-cd .iframe .form-control.h160 {
  height: 160px;
}
.modal-cd .iframe .upload {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.2;
  color: #1336b6;
  margin-top: 20px;
  margin-bottom: 20px;
  cursor: pointer;
}
@media only screen and (max-width: 991px) {
  .modal-cd .iframe .upload {
    font-size: 0.9rem;
  }
}
.modal-cd .iframe .upload img {
  margin-right: 10px;
  width: 46px;
}
.modal-cd .iframe .upload span {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.modal-cd .iframe .upload input {
  display: none;
}
.modal-cd .confirm .box-text {
  max-width: 100%;
  text-align: left;
  margin-bottom: 25px;
}
@media only screen and (max-width: 991px) {
  .modal-cd .confirm .box-text {
    padding: 0;
  }
}
.modal-cd .confirm .box-text span {
  font-size: 1.1rem;
  color: #777;
  font-weight: 600;
}
@media only screen and (max-width: 991px) {
  .modal-cd .confirm .box-text span {
    font-size: 1rem;
  }
}
.modal-cd .confirm .box-text h4 {
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 15px;
  position: relative;
  padding-left: 25px;
}
@media only screen and (max-width: 991px) {
  .modal-cd .confirm .box-text h4 {
    font-size: 1rem;
  }
}
.modal-cd .confirm .box-text h4:before {
  position: absolute;
  left: 0;
  top: 2px;
  content: "";
  display: inline-block;
  margin-right: 10px;
  width: 18px;
  height: 18px;
  background-image: url(../images/logomark.svg);
  background-position: center center;
  background-repeat: no-repeat;
}
.modal-cd .confirm .box-text p {
  font-size: 1rem;
  margin-bottom: 10px;
}
@media only screen and (max-width: 991px) {
  .modal-cd .confirm .box-text p {
    font-size: 0.9rem;
  }
}
.modal-cd .confirm .note {
  color: #ff0000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}
.modal-cd .confirm .note h4 {
  padding: 0;
}
.modal-cd .confirm .note h4:before {
  content: none;
}
.modal-cd .confirm .note p {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 15px;
}
.modal-cd .action {
  text-align: right;
}

.modal-cd-noti .modal-dialog {
  max-width: 600px;
}
.modal-cd-noti .noti {
  text-align: center;
  padding: 15px 30px;
}
@media only screen and (max-width: 991px) {
  .modal-cd-noti .noti {
    padding: 0;
  }
}
.modal-cd-noti .noti h2 {
  font-weight: bold;
  margin-bottom: 15px;
}
@media only screen and (max-width: 991px) {
  .modal-cd-noti .noti h2 {
    font-size: 1.3rem;
  }
}
.modal-cd-noti .noti p {
  font-size: 1rem;
}
@media only screen and (max-width: 991px) {
  .modal-cd-noti .noti p {
    font-size: 0.9rem;
  }
}
.modal-cd-noti .noti p:last-child {
  margin-bottom: 0;
}
.modal-cd-noti .noti img {
  margin-bottom: 25px;
}
@media only screen and (max-width: 991px) {
  .modal-cd-noti .noti img {
    width: 56px;
    margin-bottom: 15px;
  }
}
