*{
  margin: 0;
  padding: 0;
}
img{
  max-width: 100%;
}
/*Header*/
header#header {
  height: 73px;
  background-color: rgb(7, 58, 145);
}
div#BOX3 {
  width: 898px;
  height: 73px;
  top: 0px;
  left: 10%;
  position: absolute;
}
header#header .container {
  position: relative;
}
.ladi-box {
  -moz-transform: skewX(
20deg);
   -ms-transform: skewX(
20deg);
    -o-transform: skewX(
20deg);
       transform: skewX(
20deg);
  -webkit-transform: skewX(
20deg);
  background-color: rgb(255, 255, 255);
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.logo1 img {
  height: 39px;
}
.logo2 img {
  height: 72px;
}
.logo3 img {
  height: 72px;
}
.logo1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.logo3 {
  text-align: right;
}
.logo2 {
  text-align: center;
}
/*End header*/
/*Khá»‘i sá»‘ 1*/
.float-right{
  margin-left: auto;
}
.block-01-left {
  position: absolute;
  bottom: 0;
  background-color: rgb(234, 242, 255);
  left: 110px;
  height: 500px;
}
.block-01 {
  position: relative;
  margin-bottom: 30px;
}
.block-01-left h2 {
  color: rgb(7, 58, 145);
  font-size: 40px;
  font-weight: bold;
  line-height: 1.2;
  padding: 30px 0px;
}
.block-01-left p {
  color: rgb(17, 10, 92);
  font-size: 17.73px;
  font-weight: bold;
  line-height: 1.6;
}
.block-01-left img {
  width: 27px;
  padding-bottom: 5px;
}
.block-01-mxh a {
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  font-size: 26px;
  border: 1px solid #9e9e9e85;
  padding: 0px 7px;
  margin-right: 5px;
}
.block-01-des {
  padding: 30px 15px;
  color: rgb(17, 10, 92);
  font-size: 14px;
  text-align: left;
  line-height: 1.6;
}
.block-01-mxh {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  bottom: 20px;
}
/*End khá»‘i sá»‘ 01*/
/*Khá»‘i sá»‘ 2*/
.block-02 {
  position: relative;
}
.block-02-left {
  position: absolute;
  bottom: 0;
  background-color: rgb(234, 242, 255);
  left: 110px;
  height: 500px;
  padding: 12px;
}
.block-02-left h2 {
  color: rgb(7, 58, 145);
  font-size: 40px;
  font-weight: bold;
  line-height: 1.2;
  padding: 30px 0px;
}
.block-02-left p {
  color: rgb(17, 10, 92);
  font-size: 14px;
  line-height: 1.6;
}
a.block-02-btn {
  color: rgb(7, 58, 145);
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  line-height: 1.6;
  border: 1px solid black;
  padding: 10px 30px;
  text-decoration: none;
  display: block;
  position: absolute;
  bottom: 30px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
     -moz-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
       -o-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  -webkit-border-radius: 20px;
     -moz-border-radius: 20px;
          border-radius: 20px;
  width: 50%;
  -webkit-transition: 0.75s;
  -o-transition: 0.75s;
  -moz-transition: 0.75s;
  transition: 0.75s;
}
a.block-02-btn:hover {
  background: #d8195e;
  color: white;
  border: 1px solid #d8195e;
}
.block-02-des {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
h3 {
  color: rgb(7, 58, 145);
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4;
}
.block-02-des > div {
  width: 50%;
  margin: 30px 15px;
}
.block-02-des > div iframe {
  width: 100%;
  height: 253px;
}
.block-03-left h2 {
  color: rgb(5, 31, 77);
  font-size: 50px;
  font-weight: bold;
  text-align: left;
  line-height: 1.2;
  position: relative;
  padding: 15px 15px 30px 0px;
  margin-bottom: 30px;
}
.block-03-left p {
  color: rgb(5, 31, 77);
  font-size: 14px;
  text-align: left;
  line-height: 1.6;
}
.block-03-left {
  padding: 50px;
  position: relative;
}
.block-03-left a {
  background-color: rgb(216, 25, 94);
  text-decoration: none;
  padding: 10px 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin: 30px auto 15px;
  -webkit-border-radius: 40px;
     -moz-border-radius: 40px;
          border-radius: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 80%;
  color: rgb(255, 255, 255);
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 1.6;
  text-transform: uppercase;
  -webkit-transition: 0.75s;
  -o-transition: 0.75s;
  -moz-transition: 0.75s;
  transition: 0.75s;
}
.block-03-left a:hover {
  background: #00a0da;
}
.block-03-left svg {
  width: 75px;
  position: absolute;
  height: 80px;
  top: -36px;
  left: -30px;
  z-index: -1;
}
.block-03-right {
  padding: 30px;
}
.block-03-right img {
  width: 100%;
  height: 230px;
  -o-object-fit: cover;
     object-fit: cover;
}
.block-03-right h3 a {
  color: rgb(5, 31, 77);
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4;
  text-decoration: none;
  display: block;
  margin: 15px 0px;
  -webkit-transition: 0.75s;
  -o-transition: 0.75s;
  -moz-transition: 0.75s;
  transition: 0.75s;
}
.block-03-right h3 a:hover {
  color: #073a91;
}
.block-03-left > div {
  position: absolute;
  bottom: 0;
}
.block-03-left h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 60%;
  height: 9px;
  background: #d8195e;
  left: 0;
}
.block-03-right img:hover {
  -webkit-transition: all 0.5s ease-in;
  -webkit-transform: scale(1.2);
  -ms-transition: all 0.5s ease-in;
  -ms-transform: scale(1.2);
  -moz-transition: all 0.5s ease-in;
  -moz-transform: scale(1.2);
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  -o-transform: scale(1.2);
     transform: scale(1.2);
}

.block-03-right > div > div >div {
  overflow: hidden;
}
/*END khá»‘i sá»‘ 3*/
/* Khá»‘i sá»‘ 4 */
.block-04-left > div h2 {
  color: rgb(7, 58, 145);
  font-size: 40.5px;
  font-weight: bold;
  text-align: left;
  line-height: 1;
  text-transform: uppercase;
}
.block-04-left > div h2 span {
  display: block;
  color: rgb(216, 25, 94);
  margin-top: 10px;
}
.block-04-left > div p {
  color: rgb(7, 58, 145);
  font-size: 14.6px;
  font-style: italic;
  line-height: 1.6;
  width: 270px;
  padding-top: 15px;
}
.block-04-left > div {
  position: absolute;top: 50%;
  -webkit-transform: translate(0, -50%);
     -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
       -o-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.block-04-left {
  position: relative;
}
.form_submit {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 600px;
  background: #00a0da;
  padding: 25px 25px;
  color: white;
  font-size: 14px;
}
.block-04 {
  position: relative;
  background: #f5f9ff;
}
.form_submit form > input {
  display: block;
  width: 100%;
  border: none;
  margin-bottom: 5px;
  height: 35px;
  padding: 15px;
}
.form_submit h2 {
  color: rgb(255, 255, 255);
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
  margin-bottom: 15px;
}
.form_submit input::-webkit-input-placeholder {
  color: rgb(180, 180, 180);
  font-size: 14px;
  line-height: 1.6;
}
.form_submit input:-moz-placeholder {
  color: rgb(180, 180, 180);
  font-size: 14px;
  line-height: 1.6;
}
.form_submit input::-moz-placeholder {
  color: rgb(180, 180, 180);
  font-size: 14px;
  line-height: 1.6;
}
.form_submit input:-ms-input-placeholder {
  color: rgb(180, 180, 180);
  font-size: 14px;
  line-height: 1.6;
}
.form_submit input::placeholder {
  color: rgb(180, 180, 180);
  font-size: 14px;
  line-height: 1.6;
}
.form_submit button {
  background: #d8195e;
  color: rgb(255, 255, 255);
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  line-height: 1.6;
  padding: 0px;
  margin-top: 15px;
  height: 40px;
  -webkit-transition: 0.75s;
  -o-transition: 0.75s;
  -moz-transition: 0.75s;
  transition: 0.75s;
  display: block;
  width: 100%;
}
/*.form_submit form input[type="submit"]:hover {
  background: #073a91;
}*/
.form_submit form input:focus {
  outline: none;
}
.group-input {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.group-input input {
  margin-bottom: 5px;
  width: 100%;
  padding: 5px;
}
.group-input > div {
  margin: 0px 5px 0px 0px;
}
.form_submit form > div {
  margin-bottom: 5px;
}
/*BLock 05*/
.block-05 {
  background: #e6f0fd;
}
.map_address iframe {
  display: none;
}
.map_address {
  margin-bottom: 15px;
}
.map_address button i {
  position: absolute;
  right: 15px;
  color: #073a91;
  font-size: 18px;
}
.map_address button {
  -moz-box-shadow: 0px 0px 30px -15px rgb(0 0 0 / 20%);
       box-shadow: 0px 0px 30px -15px rgb(0 0 0 / 20%);
  -webkit-box-shadow: 0px 0px 30px -15px rgb(0 0 0 / 20%);
  background-color: rgb(255, 255, 255);
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  color: rgb(32, 37, 79);
  font-size: 14px;
  text-align: left;
  line-height: 1.2;
  border: none;
  padding: 15px 20px;
  width: 100%;
  display: block;
  text-align: center;
  position: relative;
}
.map_address > div > div {
  padding: 5px 15px;
  cursor: pointer;
}
.map_address > div > div p {
  margin: 0;
  color: rgb(32, 37, 79);
  font-size: 14px;
  text-align: left;
}
.map_address > div > div:first-child {
  margin-top: 15px;
}
.block-05-left {
  position: relative;
}
.block-05-left > div {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0px, -50%);
     -moz-transform: translate(0px, -50%);
      -ms-transform: translate(0px, -50%);
       -o-transform: translate(0px, -50%);
          transform: translate(0px, -50%);
}
.block-05-left h2 {
  color: rgb(216, 25, 94);
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  line-height: 60px;
  margin-bottom: 30px;
}
/*Footer*/
footer h3 {
  color: rgb(5, 31, 77);
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  line-height: 1.4;
  margin-bottom: 25px;
}
footer p, footer a {
  color: rgb(5, 31, 77);
  font-size: 14px;
  text-align: left;
  line-height: 1.4;
  text-decoration: none;
}
footer h2 {
  color: rgb(7, 58, 145);
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  line-height: 1.6;
  margin: 40px 0px 30px;
}
.img-footer01 {
  margin: 20px 0px 0px;
  border-bottom: 1px solid #e5e5e5;
  padding: 15px 0px;
}
.img-footer01 img {
  width: 150px;
}
.img-footer01 >div:nth-child(2) {
  text-align: center;
}
.img-footer01 >div:nth-child(3) {
  text-align: right;
}
footer.footer {
  padding: 15px 0px;
}
.img-footer02 img {
  border: 1px solid #e5e5e5;
  padding: 20px 50px;
  height: 150px;-o-object-fit: contain;object-fit: contain;
}
.img-footer02 > div:nth-child(3) {
  text-align: center;
}
.img-footer02 > div:nth-child(4) {
  text-align: right;
}
@media (max-width:  768px) {
  div#BOX3 {
    width: auto;
    display: none;
  }

  header#header {
    background: transparent;
    height: auto;
  }

  .col-12.col-md-4.logo3 {
    background-color: rgb(7, 58, 145);
  }

  header#header .container .row > div {
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 15px;
    width: 33.3%;
  }

  header#header .container .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .block-01-left {
    position: relative;
    width: 100%;
    height: auto;
  }
  .block-01-mxh {
    position: relative;
    margin-top: 30px;
  }
  .block-01-des {
    width: 100%;
  }
  .float-right {
    width: 100%;
  }
  .block-01-left {
    position: relative;
    width: 100%;
    height: auto;
    left: 0;
  }
  .block-01-mxh {
    position: relative;
    margin-top: 30px;
  }
  .block-01-des {
    width: 100%;
  }
  .float-right {
    width: 100%;
  }
  .block-02-left {
    display: block;
    position: relative;
    left: 0;
    width: 100%;
    height: auto;
  }
  .block-03-left {
    width: 100%;
    padding: 15px;
  }
  .block-03-left > div {
    position: relative;
  }
  .block-02-des {
    display: block;
  }
  .block-02-des > div {
    width: 100%;
    padding: 15px;
    margin: 0;
  }
  .form_submit {
    position: relative;
    top: 0;
    width: auto;
    -webkit-transform: inherit;
       -moz-transform: inherit;
        -ms-transform: inherit;
         -o-transform: inherit;
            transform: inherit;
    left: 0;
    width: 100%;
  }

  .block-04-left > div {
    position: relative;
  }

  .block-05-left > div {
    position: relative;
  }
  .img-footer01 > div {
    text-align: center !important;
    margin-bottom: 15px;
  }
  .block-03-right {
    width: 100%;
  }
  a.block-02-btn {
    position: relative;
    bottom: 0;
  }
}
@media (max-width: 640px){
  .img-footer02 > div {
    text-align: center !important;
    margin-bottom: 15px;
  }
  header#header .container .row > div img {
    height: auto;
  }
}