@media screen and (min-width: 1024px) {
  .txt-about {
    background: linear-gradient(90deg, #7be9fc 0%, #47affd 100%);
    border-radius: 5px;
    width: 350px;
    padding: 5px 20px;
    position: absolute;
    top: 110px;
    left: 105px;
    box-shadow: 4px 4px rgba(0, 0, 0, 0.08);
  }

  .txt-about1 {
    background: linear-gradient(90deg, #7be9fc 0%, #47affd 100%);
    border-radius: 5px;
    width: 350px;
    padding: 5px 20px;
    position: absolute;
    top: 45px;
    right: 112px;
    box-shadow: 4px 4px rgba(0, 0, 0, 0.08);
  }

  .txt-about2 {
    background: linear-gradient(90deg, #7be9fc 0%, #47affd 100%);
    border-radius: 5px;
    width: 350px;
    padding: 5px 20px;
    position: absolute;
    right: 185px;
    bottom: 40px;
    box-shadow: 4px 4px rgba(0, 0, 0, 0.08);
  }
}
@media only screen and (min-width: 500px) and (max-width: 1024px) {
  .txt-about {
    background: linear-gradient(90deg, #7be9fc 0%, #47affd 100%);
    border-radius: 5px;
    width: 350px;
    padding: 5px 20px;
    position: absolute;
    top: 110px;
    left: 105px;
    box-shadow: 4px 4px rgba(0, 0, 0, 0.08);
  }

  .txt-about1 {
    background: linear-gradient(90deg, #7be9fc 0%, #47affd 100%);
    border-radius: 5px;
    width: 350px;
    padding: 5px 20px;
    position: absolute;
    top: 45px;
    right: 112px;
    box-shadow: 4px 4px rgba(0, 0, 0, 0.08);
  }

  .txt-about2 {
    background: linear-gradient(90deg, #7be9fc 0%, #47affd 100%);
    border-radius: 5px;
    width: 350px;
    padding: 5px 20px;
    position: absolute;
    bottom: 40px;
    box-shadow: 4px 4px rgba(0, 0, 0, 0.08);
  }
}
@media only screen and (max-width: 500px) {
  .txt-about {
    background: linear-gradient(90deg, #7be9fc 0%, #47affd 100%);
    border-radius: 5px;
    width: 350px;
    padding: 5px 20px;
    position: absolute;
    top: 110px;
    box-shadow: 4px 4px rgba(0, 0, 0, 0.08);
  }

  .txt-about1 {
    background: linear-gradient(90deg, #7be9fc 0%, #47affd 100%);
    border-radius: 5px;
    width: 350px;
    padding: 5px 20px;
    position: absolute;
    top: 45px;
    box-shadow: 4px 4px rgba(0, 0, 0, 0.08);
  }

  .txt-about2 {
    background: linear-gradient(90deg, #7be9fc 0%, #47affd 100%);
    border-radius: 5px;
    width: 350px;
    padding: 5px 20px;
    position: absolute;
    bottom: 40px;
    box-shadow: 4px 4px rgba(0, 0, 0, 0.08);
  }
}

.btn-experiment {
  font-size: 15px;
  font-weight: 600;
  min-width: 198px;
  cursor: pointer;
  color: #000000;
  border: 2px solid #e8fe63;
  background: #e8fe63;
  border-radius: 30px;
  font-family: Roboto;
  box-shadow: 4px 4px rgba(0, 0, 0, 0.25);
}

.btn-experiment:hover {
  color: #000000;
  background: #e8fe63;
  border: 2px solid #e8fe63;
}

.logo {
  width: 370px;
  height: auto;
}

.header-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

.bg-about {
  /*   background: url(/img/img_msec/background.jpg); */
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: #f7f7f7;
}

.about-title {
  color: #fff;
  font-size: 25px;
  text-align: center;
  letter-spacing: 1px;
  line-height: 1;
  margin-bottom: 48px;
  padding: 0 10px;
  position: relative;
}

.about-title span {
  color: #1289e0;
}
.user-img {
  margin: 0 auto;
  width: 300px;
}

.txt-about p {
  margin-bottom: 0px;
}

.txt-about1 p {
  margin-bottom: 0px;
}

.txt-about2 p {
  margin-bottom: 0px;
}

#portfolio {
  background: url(/resources/img_msec/bg_giaiphap.jpg) no-repeat;
  background-size: cover;
}
.bg-gp {
  /*background: url(/img/img_msec/background.jpg);*/
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: #f7f7f7;
}
.table-gp {
  border: 1px solid #004a76;
  background-color: #fff;
  opacity: 0.96;

  border-radius: 10px;
}
.gp-active {
  background-color: #ff5858e5;
  opacity: 0.8;
  border-radius: 10px;
  background-color: #ff5858e5;
  border: 1px solid #000000;
}
.emailcontact a {
  color: #ffffff;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.emailcontact i {
  color: #000;
  font-size: 30px;
}

.address i {
  color: #000;
  font-size: 30px;
}

.address {
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}
.nav-bg {
  z-index: 999999;
  top: 0px !important;
  min-height: 58px;
  box-shadow: 0px 3px 6px 3px rgba(0, 0, 0, 0.06);
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  background: linear-gradient(#d6f8ff, #ffffff) !important;
}

.bg-msec {
  background: url(/resources/img_msec/background.jpg) center center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.btn-send {
  background-color: #ccdae2;
  opacity: 1;
  color: #52afff;
  padding: 10px 50px;
  border-radius: 30px;
}
.slide-dt {
  width: 300px;
  height: 300px;
  background-color: #d6f8ff;
  border: 1px solid #faff00;
  border-radius: 20px;
  margin: 0 10px;
}
.activelg {
  color: #6c6c6c75 !important;
}

.languages-block span {
  cursor: pointer;
  display: inline-block;
}

.bg-gp1 {
  /* background: url(/img/img_msec/background.jpg); */
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: #f7f7f7;
}

.star {
  width: 100px;
  height: 100px;
  top: 103px;
  left: 146px;
  gap: 0px;
  opacity: 0px;
}

.price {
  font-size: 30px;
  font-weight: 800;
  line-height: 46.88px;
  margin-top: 15px;
}

.price span {
  font-size: 22px;
  font-weight: 300;
  line-height: 25.78px;
}

.detection {
  font-size: 24px;
  font-style: italic;
  font-weight: 600;
  line-height: 35.16px;
  color: #000000;
  text-align: center;
}

.gmail {
  width: 80px;
  height: 80px;
  gap: 0px;
  opacity: 0px;
}

.gp3 {
  height: 288px;
  background-size: cover;
  gap: 0px;
  border-radius: 10px 10px 0px 0px;
}
.gp {
  height: 288px;
  border-radius: 10px 10px 0px 0px;
}

.form-msec {
  padding: 0px 30px;
}

.img_close {
  width: 80px;
}

.btn-custom {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 20px;
  border: 3px solid #000000;
  font-size: 20px;
  font-weight: 600;
  padding: 5px 27px;
  background-color: #2c9bf3;
  box-shadow: 2px 4px #2c9bf3;
}

.pricing-table-item {
  position: relative;
}

.subscribe {
  width: 35px;
  height: 35px;
  margin-right: 10px;
}

.bg-contact {
  /*background: url(/img/img_msec/background.jpg);*/
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #f7f7f7;
  background-position: center;
}

.form-control::placeholder {
  color: #939393 !important;
  font-weight: 600;
  font-size: 20px;
}
.form-control {
  border-radius: 5px;
  box-shadow: 4px 4px rgba(0, 0, 0, 0.15);
}

.carousel {
  background: #eee;
  border-radius: 30px;
}

.carousel-cell {
  width: 100%;
  height: 200px;
  margin-right: 10px;
  background: #8c8;
  border-radius: 5px;
  counter-increment: gallery-cell;
}

/* cell number */
.carousel-cell:before {
  display: block;
  text-align: center;
  content: counter(gallery-cell);
  line-height: 200px;
  font-size: 80px;
  color: white;
}

h1 {
  font-family: "Rubik Mono One", monospace;
  font-weight: 400;
  font-style: normal;
}
.commissioner {
  font-family: "Commissioner", sans-serif !important;
}
.rubik {
  font-family: "Rubik", sans-serif;
  font-weight: 400;
}

p {
  font-size: 18px;
  font-weight: 500px;
}

.widget-heading {
  font-size: 20px;
}

.table-gp {
  box-shadow: 9px 4px rgba(0, 0, 0, 0.15);
}
.msecsys {
  text-align: right;
  font-size: 16px;
  font-weight: 400;
  font-family: "Rubik Beastly", system-ui;
  background: linear-gradient(
    90deg,
    rgba(223, 223, 223, 1) 0%,
    rgba(53, 127, 182, 1) 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.half-border-bottom {
  border-bottom: 4px solid #ffffff;
}
* {
  scroll-behavior: smooth;
}

.one_third {
  width: 30.6%;
}

.one_half,
.one_third,
.one_fourth,
.one_fifth,
.two_thirds,
.one_sixth {
  float: left;
}

.page_content_right .one_third,
.page_content .one_third {
  /*width:203px;*/
}

.one_half + .one_half,
.one_third + .one_third,
.two_thirds + .one_third,
.one_fourth + .one_fourth,
.one_fifth + .one_fifth,
.one_third + .two_thirds,
.one_sixth + .one_sixth {
  margin-left: 4%;
}

#default-post * {
  /*all: initial;*/
}

@media screen and (max-width: 768px) {
  .logo {
    width: 300px;
  }
}

@media screen and (max-width: 450px) {
  .navbar-toggler {
    display: block;
  }

  .language-dropdown {
    top: 30px;
    right: 0;
  }
}

/* Footer */
footer {
  background: #10153d;
  /*background: url(/resources/img_msec/background.jpg) no-repeat center center;*/
  /*background-size: cover;*/
  color: #7c7c7c;
  border-top: 2px solid #ababab;
}

.footer-info {
  padding: 25px 0;
}

footer .social a {
  font-size: 14px;
  margin-left: 10px;
}

footer .small-title {
  margin-bottom: 20px;
  font-size: 22px;
  color: #fff;
}

footer ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

footer ul li {
  line-height: 25px;
}

footer ul li a {
  color: #999;
  font-size: 14px;
}

footer .menu {
  color: #fff;
}

footer .plain-flicker-gallery {
  margin-right: -5px;
  margin-left: -5px;
}

footer .plain-flicker-gallery a {
  display: inline-block;
  width: 32%;
  font-size: 0px;
  padding: 5px;
}

footer .plain-flicker-gallery a img {
  width: 100%;
}

footer .contact-us .form-control {
  color: #999;
  font-size: 14px;
  margin-bottom: 15px;
  background: #1d1d1d;
  border-radius: 0px;
}

footer #copyright {
  background: #1d1d1d;
}

footer #copyright .row {
  padding: 10px 0;
}

footer #copyright .copyright-text,
footer #copyright .nav-inline {
  line-height: 38px;
  margin-bottom: 0;
}

.social-footer a i {
  font-size: 14px;
  height: 35px;
  text-align: center;
  display: inline-block;
  border: 1px solid #eb586f;
  line-height: 35px;
  margin: 4px;
  width: 35px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.social-footer .fa-facebook:hover {
  background: #3b5998;
  color: #fff;
  border-color: #3b5998;
}

.social-footer .fa-twitter:hover {
  background: #55acee;
  color: #fff;
  border-color: #55acee;
}

.social-footer .fa-linkedin:hover {
  background: #007bb6;
  color: #fff;
  border-color: #007bb6;
}

.social-footer .fa-google-plus:hover {
  background: #dd4b39;
  color: #fff;
  border-color: #dd4b39;
}

.default-footer {
  background: #232935;
  padding-bottom: 100px;
  padding-top: 100px;
}

.copy-right {
  font-size: 12px;
  color: #bac0cb;
}

.dis-blk {
  display: block;
  margin-bottom: 30px;
}

.mb-40 {
  margin-bottom: 40px;
}

.footer-logo {
  width: auto;
}

.light-footer {
  background: #f7f7f7;
}

.light-footer p {
  color: #444;
}

.dark-footer {
  background: #222;
}

.dark-footer p {
  color: #ccc;
}

/* Footer Widgets */
.light-footer .widget-area {
  background: #fff;
}

.dark-footer .widget-area {
  background: #000;
}

.color-footer .widget-area {
  background: #d14e63;
}

footer .widget-title {
  text-align: left;
  margin-bottom: 30px;
}

.dark-footer .widget-title h4 {
  color: #fff;
}

.color-footer .widget-title h4 {
  color: #fff;
}

.btn:hover {
  -webkit-box-shadow: 0 1px 4px rgba(5, 27, 44, .4), 0 8px 24px rgba(5, 27, 44, .1);
  box-shadow: 0 1px 4px rgba(5, 27, 44, .4), 0 8px 24px rgba(5, 27, 44, .1);
}

.btn-get-started{
  background-color: #3a3db3;
  border-color: #3a3db3;
  color: white;
  border-radius: 5px;
}

.btn-get-started:hover {
  color: white;
}

.icon-check {
  fill: #3bb674;
  height: 18px;
  width: 18px;
}