@charset "UTF-8";
/* .url-register-1{
  position: absolute;
  bottom: 26px;
  left: 16px;
  padding: 8px 0 6px 0;
  margin-top: 15px;
  color: #fff;
  text-shadow: 0px 0px 6px #000, 0px 0px 6px #000;
}
.url-register-1::before{
  content: '';
  position: absolute;
  left: 0;
  width: 20%;  
  bottom: 0;
  height: 1px;
  background: #fff;
} */
/* a.url-register1{
  left: 16px;
  right: auto;
} */
.loginstyle-m{
  top: 17px !important;
  bottom: auto !important;
}
.bg-lg-custom-m{
  min-height: calc(100vh - 180px) !important;
}
.language-change.language-change-m{
  min-width: 0;
  float: right;
  padding: 0;
}
.bg-lg-custom {
  min-height: 360px;
  position: relative;
  border-radius: 5px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.row-bg {
  background-color: #ffee50;
  background-image: linear-gradient(141deg, #ffee50 0%, #0078ca 51%, #ffee50 75%);
}

.title-general-form.an-mobile {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

@media only screen and (min-width: 769px) {
  .bg-login{
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .wrapper.login.loginstyle2 {
    overflow: hidden;
    max-height: calc(100vh - 30px);
    height: calc(100vh - 30px);
    overflow: visible;
  }
  .slick-dots{
    display: none !important;
  }
  .wrapper.login.loginstyle2 > .inner-container .col-md-4 + .col-md-4 {
    padding-left: 0;
  }
}

.register-wrapper{
  display: inline-block;
  position: absolute;
  bottom: 26px;
  right: 6px;
}
.url-register{
  float: right;
  margin-right: 15px;
}

.footer-bot {
  max-height: 84px;
}

body.fix-header-content {
  padding-top: 112px;
}

.login .bottom-block {
  padding-top: 90px;
}

[class*='btn-primary'] {
  background: #f6911f;
}

.no-touch.desktop [class*='btn-primary']:not([disabled]):active,.no-touch.desktop [class*='btn-primary']:not([disabled]):hover,[class*='btn-primary']:active {
  background: #ff9f33;
}

.no-touch.desktop .custom-links.active .text,.no-touch.desktop .custom-links .text:hover {
  background: #f6911f;
}

/* content */

.fix-header-content #header {
  box-shadow: none;
}

.fix-header-content #header .main-header {
  box-shadow: none;
}

.fix-header-content #header {
  /* padding-bottom: 10px; */
  padding-bottom: 0px;
}

.general-form [class*='btn'] {
  margin: 15px 0 25px 0;
}

ul.liIndovina-dash,ul.liIndovina-dash li {
  display: inline-block;
}

#footer  ul.liIndovina-dash li a {
  padding-right: 15px;
}

.custom-links.menu2 .text:after {
  display: none;
}

.custom-links.menu2 {
  float: none;
  display: inline-block;
  margin: 0 5px;
}

/* .stories.menu2 .tab-header {
    padding-top: 20px;
} */

.banner {
  margin-top: 0px;
}

.thumb-default .inner {
  height: 250px;
}

/* .inner-container {
    max-width: 90%;
} */

.banner-carousel .caption .intro,.main-banner .caption .intro {
  font: 36px/48px Muli-Bold;
}

.bottom-block {
  display: table-cell;
  vertical-align: bottom;
}

.banner-carousel .sub-title {
  padding-bottom: 10px !important;
  padding-top: 5px;
}

.banner-carousel .sub-title:before {
  content: '';
  position: absolute;
  left: 0;
  width: 21px;
  bottom: 0;
  height: 1px;
  background: #9e9e9e;
}

/* .mega-menu .item { */

/*   position: relative; } */

/* .gioithieu .mega-menu .item h3 {
  margin: 0;
  padding: 0;
} */

/* .quick-news.currency .inner {
    min-height: 215px;
} */

.all-links.active {
  opacity: 1;
  max-height: 500px;
}

#header .right-header {
  position: relative;
}

/* .form-control:not([readonly]):valid, */

.footer-bot {
  border-top: 1px solid #0078ca;
}

#header .logo {
  max-width: none;
  display: none;
}

.language-change span {
  margin: 0 3px;
}

.banner-carousel .caption,.main-banner .caption {
  background: transparent;
}

/* .tygia.list-thumb-square .thumb-square,.tygia.list-thumb-square li {
  width: 25% !important;
} */

#header .top-header.bgvang,.bgvang {
  background: #ffee50;
  position: relative;
}

.bgvang .language-change span,#header .top-header.bgvang .top-links a {
  color: #000;
}

/* .testimonials .item .caption .name {
    margin-top: 25px;
} */

.name {
  padding: 0 20px;
  text-align: justify;
}

/* login */

.login .bottom-block {
  vertical-align: text-bottom;
}

.login > .inner-container {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  /*   background: rgba(0, 0, 0, 0.4); */
  background: rgba(0, 0, 0, 0.5);
  height: 190px;
  overflow: hidden;
  max-width: unset;
}

/* .bg-login { */

/*   background: rgba(0, 0, 0, 0.2); } */

.login .row {
  width: 980px;
  margin: auto;
}

.login .row,.login .row .col-md-4 {
  height: 100%;
}

.login [class*='btn'],.login .custom-links .text {
  line-height: 32px;
  height: 32px;
  border-radius: 3px;
}

.login .form-control {
  border: 1px solid rgba(255, 255, 255, 0.5);
  font-size: 1rem;
  padding: 0 12px;
  height: 32px;
  line-height: 32px;
  width: 100%;
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.5);
}

.login .form-control:not([readonly]):focus,.login .form-control:not(:placeholder-shown) {
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.login .form-control:focus::-webkit-input-placeholder {
  color: #000;
}

.login .form-control:focus:-moz-placeholder {
  color: #000;
}

.login .form-control:focus:-ms-input-placeholder {
  color: #000;
}

.login .general-form {
  max-width: 230px;
  padding-top: 20px;
}

.login .col-md-4 {
  color: #fff;
  text-align: center;
}

.login .w2span {
  margin-bottom: 13px;
  line-height: 20px;
  display: block;
  overflow: hidden;
}

.login .icon {
  font-size: 45px;
  display: block;
  padding-bottom: 20px;
}

/* .login .form-control:not([readonly]):focus,.login .form-control:not([readonly]):valid,.login .form-control:not([readonly]):focus+.input-group-addon,.login .form-control:not([readonly]):valid+.input-group-addon {
  border: none;
} */

.login-content-bottom .inner-container {
  width: 980px;
}

.custom_box a:first-child {
  border-top: 0;
}

.custom_box a {
  padding: 16px 20px 15px 66px;
  min-height: 40px;
  line-height: 20px;
  border-top: 1px solid #d5d5d0;
  display: block;
}

.custom_box a {
  position: relative;
}

.custom_box .icon {
  position: absolute;
  left: 0px;
  font-size: 26px;
  top: 50%;
  line-height: 1;
  margin-top: -23px;
  background: #006fba;
  text-align: center;
  border-radius: 50%;
  height: 46px;
  width: 46px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}

.location {
  padding: 20px 0;
  margin-left: -20px;
  margin-right: -20px;
}

/* .ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 3px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 3px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 3px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 3px;
} */

/* end login */

/* a.logotext img {
  height: 32px;
  margin-top: -9px;
} */

a.logotext img {
  height: 18px;
  margin-top: 0;
}

/* ib-page */

span.xanh {
  color: #006fba;
}

.form-control[readonly] {
  opacity: 1;
  border: 1px solid #ddd;
  background: #f7f7f7;
}

/* .menutrai.menutrai-sticky {
  margin-top: -41px;
} */

/* a.w2group.area.active {
    pointer-events: none;
} */

/* tầm */

.language {
  display: inline-block;
  color: #fff;
}

.language li {
  display: inline-block;
}

.language li.is-active {
  display: none;
}

.language li a {
  background-repeat: no-repeat;
  padding-left: 22px;
  background-size: 22px;
  min-height: 22px;
  background-position-y: top;
  font-size: 0;
  display: inline-block;
  float: left;
  margin-bottom: -7px;
  margin-top: -6px;
}

.language li.vi a {
  background-image: url(../icons/flag-vi.png);
}

.language li.en a {
  background-image: url(../icons/flag-us.png);
}

/* edit ib-page */

.form-control:not([readonly]):focus {
  border-color: #006fba;
}

/* aaa */

.login .bg-login .general-form {
  max-width: unset;
}

.login > .inner-container.login-bg2 {
  background: transparent;
}

.login .login-bg2 .form-control {
  border: 1px solid rgba(255, 255, 255, 0.2);
  font-size: 1rem;
  padding: 0 12px;
  height: 32px;
  line-height: 32px;
  width: 100%;
  border-radius: 3px;
  background: rgba(0, 25, 41, 0.8);
}

/* .login-list {
    background: rgba(0, 111, 186, 0.2);
    margin: 15px -20px -20px -20px;
    color: #fff;
    padding: 10px 20px;
    text-align: left;
    border-top: solid 4px #006fba;
} */

.login-list li {
  padding: 15px 0px;
  border-bottom: solid 1px rgba(255, 255, 255, 0.1);
}

.login-list li:last-child {
  border-bottom: none;
}

.login-list [class^="Indovina-"],.login-list [class*=" Indovina-"] {
  background: rgba(0, 0, 0, 0.4);
  border-radius: 30px;
  width: 30px;
  height: 30px;
  display: inline-flex;
  margin-top: -7px;
  float: left;
  margin-right: 10px;
  color: #ffffff;
  align-items: center;
  justify-content: center;
  font-size: 18px;
}

.login-list {
  /*   background: rgba(255, 238, 80, 0.2); */
  /* margin: 15px -20px -20px -20px; */
  float: left;
  width: 100%;
  color: #fff;
  padding: 0 30px;
  text-align: left;
  border: solid 1px rgba(255, 238, 80, 0.5);
  border-top: solid 4px rgba(255, 238, 80, 0.5);
}

/* .login-list [class^="Indovina-"], .login-list [class*=" Indovina-"] {
    background: #f79121;
    border-radius: 30px;
    width: 30px;
    height: 30px;
    display: inline-flex;
    margin-top: -7px;
    float: left;
    margin-right: 10px;
    color: #ffffff;
    border: solid 1px #ffee50;
    align-items: center;
    justify-content: center;
    font-size: 18px;
} */

.login-list [class^="Indovina-"],.login-list [class*=" Indovina-"] {
  background: transparent;
  border-radius: 30px;
  width: auto;
  height: auto;
  display: inline-flex;
  margin-top: -8px;
  float: left;
  margin-right: 10px;
  color: #ffffff;
  border: none;
  align-items: center;
  justify-content: center;
  font-size: 26px;
}

.login-list li a span {
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
}

.title-general-form h2 {
  font-size: 18px;
  margin-bottom: 5px;
  margin-top: 0;
  padding-top: 0;
  font-family: 'Muli-Regular', Tahoma, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}

.title-general-form {
  margin: -20px -30px 0px -30px;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #ffee50;
  color: #232323;
}

.login-list {
  text-shadow: unset;
  border: none;
  border-top: none;
  position: absolute;
  bottom: 80px;
  /*   background: rgba(0, 0, 0, 0); */
  /*   background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%); */
  /*   background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, black)); */
  /*   background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%); */
  /*   background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%); */
  /*   background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%); */
  /*   background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%); */
  /*   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);  */
}

.login-list li a span {
  text-shadow: unset;
}

.login-list [class^="Indovina-"],.login-list [class*=" Indovina-"] {
  font-size: 22px;
  margin-top: -6px;
}

.login-list ul {
  display: table;
  margin: auto;
}

.login-list li {
  display: table-cell;
  border-bottom: none;
  padding: 10px 20px;
}

.login-list [class^="Indovina-"],.login-list [class*=" Indovina-"] {
  color: #fff;
}

/* .login-list ul li a {
    padding-bottom: 15px;
    height: 75px;
    float: left;
    display: inline-flex;
    align-items: center;
    border-top: solid 1px rgba(255, 255, 255, 0.4);
    width: 190px;
    justify-content: center;
    color: #fff;
} */

.login-list [class^="Indovina-"],.login-list [class*=" Indovina-"] {
  padding: 3px 15px 3px 8px;
  margin: 0;
  left: 0px;
  position: absolute;
  width: 46px;
  height: 100%;
  border-top-left-radius: 26px;
  border-bottom-left-radius: 26px;
  border-bottom-right-radius: 100px;
  border-top-right-radius: 100px;
  font-size: 26px;
}

.login-list ul li a {
  padding-bottom: 0px;
  border-radius: 13px;
  height: 60px;
  margin-bottom: 15px;
  background: rgba(0, 0, 0, 0.3);
  float: left;
  display: inline-flex;
  align-items: center;
  border: solid 1px rgba(255, 255, 255, 0);
  justify-content: center;
  background: rgba(255, 255, 255, 0.8);
  position: relative;
  padding: 0px 10px 0 60px;
  justify-content: left;
  min-width: 230px;
}

.login-list ul li a {
  background: rgba(0, 0, 0, 0.3);
  border: solid 1px rgba(255, 255, 255, 0);
  color: #fff;
}

.login-list ul li a:hover {
  color: #171717;
}

.no-touch.desktop .login-list ul li a:hover {
  border-color: #ffee50;
  background: rgba(255, 152, 0, 0.70);
  color: #ffffff;
  cursor: pointer;
}

/* .login-list ul li a {
   background: rgba(255,255,255,0);
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.3) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(255,255,255,0.3)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.3) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.3) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.3) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0.3) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
} */

/* thongtintaikhoan ...............................................................................................*/

.box-footer {
  padding: 0 12px;
}

h1,h2,h3,h4,h5,h6 {
  font-family: 'Muli-Regular', Tahoma, Helvetica, Arial, sans-serif;
}

/* 3 cột */

.ib-page .general-form {
  max-width: 90%;
}

/* .menuphai */

.caption p {
  /* font-size: 1.267rem; */
  line-height: 1.57;
  overflow: hidden;
  display: -webkit-box;
  /* -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; */
}

.error {
  margin-left: 30%;
  padding-left: 10px;
}

.error {
  color: red;
  font-weight: normal;
}

#header .logo img {
  filter: grayscale(100%) brightness(1000%);
}

.fix-header-content #header .logo img {
  filter: grayscale(0%) brightness(100%);
}

.fix-header-content #header .main-header {
  background: #006fba;
}

.fix-header-content #header .main-header a.link-sub {
  color: #000;
}

#header .top-header {
  background-color: #ffee50;
  box-shadow: unset;
  height: 70px;
  line-height: 70px;
}

#header .logo img {
  margin-top: -9px;
  width: auto;
  height: 55px;
  max-height: unset;
}

#footer {
  margin-top: 25px;
}

#footer a img {
  height: 29px;
}

#footer .list-dash li,#footer .list-dash a {
  color: #87cfff;
}

.ib-page .form-control {
  border-radius: 0;
}

.ib-page .form-control {
  height: 32px;
  line-height: 32px;
}

.ib-page .form-control {
  padding: 0 10px;
}

.ib-page .form-control {
  width: 69%;
}

.page.ib-page {
  background: #f5f5f5;
}

.ib-page .general-form {
  max-width: 800px;
}

.ib-page .general-form .control-label {
  display: inline-block;
  width: 30%;
  text-align: right;
  padding-right: 20px;
}

.ib-page.ib-menu #header + .container {
  min-height: calc(100vh - 235px);
  background: #f5f5f5;
}

.ib-page.ib-menu #header .right-header {
  margin-right: 0;
  width: 100%;
}

.ib-page.ib-menu #header .top-header {
  padding: 0px;
}

.ib-page.ib-menu #header .top-header a {
  margin-left: 0;
}

.ib-page.ib-menu #header .top-header .top-links a i {
  font-size: 1rem;
}

.ib-page.ib-menu #header .top-header .top-links li {
  margin-right: 5px;
  margin-left: 5px;
  margin-top: 2px;
  z-index: 1;
}

.ib-page.ib-menu #header .language-change img {
  width: 40px;
  margin-top: -12px;
  margin-bottom: -8px;
  height: 40px;
}

.fix-header-content #header .logo img {
  filter: grayscale(0%) brightness(100%);
}

.ib-page.ib-menu #header .main-header {
  padding: 0;
  height: 100px;
  line-height: 100px;
}

/* .ib-page.ib-menu .mega-menu { */

/*   top: 68px; } */

.ib-page.ib-menu #header .top-header .top-links span {
  font-size: 14px;
  font-family: Arial;
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
}

.ib-page.ib-menu #header .top-header .top-links span span {
  color: #000;
}

.ib-page.ib-menu [class*='btn'],.ib-page.ib-menu .custom-links .text {
  border-radius: 0;
  line-height: 41px;
  height: 42px;
}

.fix-header-content .ib-page.ib-menu #header .main-header a.link-sub {
  color: #0e70b8;
}

.ib-page {
  /* .tab-header a.active {
    color: #ff9f33;
  } */
}

.ib-page a.logotext img {
  height: auto;
  margin-top: 0;
}

.ib-page .general-form .control-label {
  vertical-align: middle;
  text-align: left;
  padding-left: 10px;
  height: 42px;
  line-height: 42px;
  margin: -5px 0 -5px -5px;
  position: relative;
}

.ib-page .form-control {
  width: calc(70% - 10px);
  margin-left: 6px;
  max-width: 500px;
}

.ib-page .general-form {
  padding: 1px;
}

.ib-page .general-form .control-label:after {
  content: "";
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  height: 300px;
  top: -1px;
  left: 0;
  right: 0;
  z-index: 0;
}

.ib-page .general-form {
  max-width: 100%;
  padding: 15px;
}

.ib-page .general-form {
  padding-left: 0;
  padding-right: 0;
}

.ib-page .container {
  /*     width: 90%; */
  margin: auto;
}

.wrapper.login.loginstyle2 > .inner-container {
  /* left: auto; */
  padding: 0;
  /* float: right; */
  height: auto;
  width: auto;
  /* right: 50px; */
  /* max-width: 400px; */
  bottom: auto;
  /* border: solid 1px rgba(255, 255, 255, 0.2); */
  border: none;
  top: 110px;
  max-width: 670px;
}

.wrapper.login.loginstyle2 > .inner-container .col-md-4 {
  float: left;
  /* clear: both; */
  width: 50%;
  padding: 5px;
}

/* .wrapper.login.loginstyle2 .col-md-4 + .col-md-4 {
  border-top: solid 1px rgba(255, 255, 255, 0.1); } */

.wrapper.login.loginstyle2 .row,.login-content-bottom .inner-container {
  width: auto;
}

.banner-carousel .caption,.main-banner .caption {
  background: transparent;
}

.banner-carousel .item .thumb {
  min-width: 100vw;
}

body.bodylogin>.page>.container {
  min-height: calc(100vh - 125px);
  background: #006fba;
}

@media only screen and (min-width: 992px) {
  /*    edit menu ..........................................................  */

  /* .ib-page.ib-menu .has-sub2.codevl .mega-menu:before { */

  /*     content: ""; */

  /*     display: block; */

  /*     width: 20vw; */

  /*     background: #fff; */

  /*     right: 0; */

  /*     bottom: 0; */

  /*     top: 0; */

  /*     left: auto; */

  /*     position: absolute; */

  /*     height: auto; */

  /*     z-index: 9999; */

  /* } */

  /* .menu-opening #header { */

  /*     height: auto; */

  /*     overflow: visible; */

  /* } */

  /* .has-sub2 .mega-menu .quick-links.show li a { */

  /* 	transition: .4s ease-in-out; */

  /* } */

  /* .ib-page.ib-menu .has-sub2 .mega-menu[style="display: block;"] { */

  /*     min-height: 240px; */

  /* } */

  .title-login.hien-mobile {
    display: none;
  }

  /* end edit menu................................................................. */
}

@media only screen and (min-width: 992px) and (max-width: 1600px) {
  .wrapper.login.loginstyle2 > .inner-container {
    top: 75px;
  }

  .wrapper.login.loginstyle2 > .inner-container .col-md-4 {
    padding: 5px;
  }

  .wrapper.login.loginstyle2 > .inner-container .col-md-4.bg-login {
    /* padding-top: 20px; */
    z-index: 1;
  }

  .login .icon {
    padding-bottom: 10px;
  }
}

@keyframes rippling {
  50% {
    border-left-color: #43A047;
  }

  100% {
    border-bottom-color: #43A047;
    border-left-color: #43A047;
  }
}

[data-drupal-messages] [role="alert"] {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
  padding: 15px;
  margin-bottom: 12px;
  border: 1px solid transparent;
  border-radius: 4px;
  margin-top: 8px;
}

[data-drupal-messages] [role="alert"] h2 {
  font-weight: 700;
  display: inline-block;
  position: relative !important;
  width: auto;
  height: auto;
  line-height: 1;
  overflow: visible;
  margin-right: 5px;
}

[data-drupal-messages] [role="alert"]:before {
  content: "\f057";
  display: inline-block;
  line-height: 1;
  font-size: 15px;
  color: #a94442;
  font-family: FontAwesome;
  float: right;
  cursor: pointer;
}

.url-register {
  color: #006fba;
  text-transform: uppercase;
  padding: 8px 20px;
  margin-top: 15px;
  display: inline-block;
  border-radius: 20px;
  background: #ffee50;
  font-weight: bold;
}

.url-register:hover {
  color: #fff;
  background: #006fba;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
  header#header {
    position: fixed;
  }

  #header .top-header {
    opacity: 1;
    display: block !important;
    margin-top: 0;
    -webkit-transition: All 0.2s;
    /* Safari */
    transition: All 0.2s;
  }
}

@media only screen and (max-width: 1366px) {
  body.fix-header-content {
    padding-top: 95px;
  }

  .login .row,  .login-content-bottom .inner-container {
    width: 1340px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1366px) {
  #header {
    position: fixed;
  }

  .banner-carousel .caption .intro,  .main-banner .caption .intro {
    font: 24px/32px Muli-Bold;
  }

  .text-default {
    font-size: 1.267rem;
    line-height: 25px;
  }

  #header .main-header {
    padding: 10px 0;
  }

  .wrapper.login.loginstyle2 > .inner-container {
    /*     max-width: 300px; */
    top: 110px;
  }

  .login-list ul li a {
    border-radius: 9px;
    height: 54px;
    margin-bottom: 5px;
  }

  .wrapper.login.loginstyle2 > .inner-container .col-md-4 {
    padding: 5px;
  }

  .wrapper.login.loginstyle2 .icon {
    font-size: 32px;
    padding-bottom: 5px;
  }

  .wrapper.login.loginstyle2 .w2span {
    font-size: 12px;
    margin-bottom: 5px;
  }

  #header .logo img {
    height: 53px;
    max-height: 53px;
    margin-top: -6px;
    width: auto;
    max-width: unset;
    margin-bottom: -9px;
    max-width: 17vw;
  }

  /* #header.sticky:after {
    border-bottom: solid 6px #006fba;
    border-right: solid 6px transparent;
  } */

  [class*='btn'],  .custom-links .text {
    line-height: 40px;
    height: 40px;
  }

  [class*='btn'],  .custom-links .text {
    font-size: 0.9rem;
  }

  .icon-login:before {
    font-size: 1rem;
  }
}

@media only screen and (min-width: 1367px) {
  body.fix-header-content {
    padding-top: 116px;
  }

  .inner-container,  .login .row,  .login-content-bottom .inner-container {
    width: 90%;
    max-width: none;
  }

  .banner-carousel .caption,  .main-banner .caption {
    max-width: 90%;
    margin: auto;
  }
}

@media only screen and (max-width: 768px) {
  .ib-page.ib-menu #header .top-header a {
    margin-left: -20px;
    position: sticky;
    margin-right: 20px;
    margin-top: -40px;
    float: right;
  }

  .ib-page.ib-menu #header + .container {
    min-height: calc(100vh - 71px);
  }

  #footer .list-dash {
    margin-top: 5px;
  }

  body.bodylogin>.page>.container {
    z-index: 9;
    margin-bottom: 42px;
  }

  .bodylogin footer#footer {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 99;
  }
  .row-bg{
    background: none;
  }
  /* .footer-bot { */

  /*     padding: 8px 0 8px; */

  /* } */

  .footer-bot p.copy-right:last-child {
    display: none;
  }

  .footer-bot {
    height: 84px;
  }

  .ib-page #header {
    position: fixed;
  }

  /* .no-scrolling-nav { */

  /*     overflow: auto; */

  /* } */

  .thumb-default {
    box-shadow: unset;
  }

  /* body {
    padding-top: 70px;
  } */

  #header .logo img {
    max-height: 34px;
    margin-top: 0px;
    filter: grayscale(0%) brightness(100%);
  }

  #header .main-header {
    background: #ffee50;
    height: 63px;
  }

  .banner-carousel .item {
    height: 250px;
  }

  .banner-carousel .item .thumb {
    background-position: left;
  }

  .banner-carousel .caption .intro,  .main-banner .caption .intro {
    font: 13px/15px Muli-Bold;
  }

  .banner-carousel .caption .intro,  .main-banner .caption .intro {
    padding-bottom: 20px;
  }

  .banner-carousel .caption,  .main-banner .caption {
    padding: 1rem 0;
  }

  .thumb-default .inner {
    height: calc((100vw - 150px)/1.45);
    height: -moz-calc((100vw - 150px)/1.45);
    height: -webkit-calc((100vw - 150px)/1.45);
    height: -o-calc((100vw - 150px)/1.45);
  }

  body {
    padding-top: 63px;
  }

  .login > .inner-container {
    position: relative;
    height: auto;
    top: 0;
    bottom: auto;
  }

  .login .banner-carousel .item {
    height: 150px !important;
    min-height: unset !important;
  }

  .custom_box {
    float: left;
  }

  .custom_box a {
    max-width: 100%;
    padding: 10px 10px 10px 55px !important;
  }

  .custom_box {
    padding: 0 !important;
  }

  .location {
    padding: 10px;
    float: left;
    border-bottom: 1px solid #d5d5d0;
  }

  .login-content-bottom .inner-container {
    width: 100%;
  }

  .login > .inner-container {
    padding: 0;
  }

  .login .w2span {
    display: none;
  }

  .bg-login {
    margin-left: -20px;
    margin-right: -20px;
    padding-bottom: 10px;
  }

  .login .general-form {
    width: auto;
  }

  .login .row,  .login .row .col-md-4 {
    min-width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }

  .login .row {
    width: 100%;
    margin: auto;
  }

  .wrapper.login.loginstyle2 .icon {
    padding-bottom: 8px;
  }

  .wrapper.login.loginstyle2 > .inner-container {
    background: transparent;
  }

  .login .col-md-4.bg-login {
    background: #006fba;
  }

  .wrapper.login.loginstyle2 > .inner-container {
    left: 0;
    top: 0;
    float: left;
    width: 100%;
  }

  .bg-login {
    margin: 0;
  }

  .wrapper.login.loginstyle2 > .inner-container {
    max-width: none;
  }

  span.hidden-md-lg {
    display: none;
  }

  .ib-page #header {
    height: 4rem;
  }

  /*   body.fix-header-content { */

  /*     padding-top: 60px; } */

  footer#footer {
    bottom: 0;
  }

  .page.ib-page {
    min-height: 100vh;
    position: relative;
  }

  body.fix-header-content {
    padding: 0;
  }

  .ib-page .row [class*='col-'] .wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }

  .login-list {
    position: relative;
    padding: 0;
  }

  .login-list ul {
    display: block;
    padding: 4px;
    overflow: hidden;
  }

  .login-list ul li {
    display: block;
    width: 50%;
    clear: none;
    float: left;
    padding: 2px;
  }

  .login-list ul li a {
    width: 100%;
    margin-bottom: 0;
  }

  /* .wrapper.login.loginstyle2 .col-md-4 + .col-md-4 {
    width: 50% !important;
    padding: 2px;
    border: none;
    background: #006fba; } */

  /* .wrapper.login.loginstyle2 .col-md-4 + .col-md-4 .w2group.area {
    color: #ffffff;
    padding: 10px;
    border: solid 1px rgba(255, 255, 255, 0.4);
    border-radius: 13px;
    background: rgba(0, 0, 0, 0.2); } */

  .wrapper.login.loginstyle2 > .inner-container {
    border: none;
    padding: 0 5px;
  }

  .wrapper.login.loginstyle2 {
    background: #006fba;
    top: -60px;
    position: relative;
  }

  .wrapper.login.loginstyle2 .icon {
    margin-top: -10px;
    background: rgba(255, 255, 255, 0.2);
    margin-left: -10px;
    margin-right: -10px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    padding: 8px;
    margin-bottom: 8px;
  }

  .login-list {
    margin-bottom: 15px;
    background: transparent;
    margin-top: -4px;
  }

  /* .wrapper.login.loginstyle2 .col-md-4 + .col-md-4 {
    background: transparent !important; } */

  .wrapper.login.loginstyle2 > .inner-container .col-md-4.bg-login {
    /* margin-left: -5px; */
    float: left;
    margin-right: -5px;
    /* width: 100vw;  */
  }

  .login-list li a span {
    line-height: 18px;
  }

  .login .bottom-block {
    padding: 8px;
  }

  .ib-page .general-form {
    margin: 0;
  }

  .ib-page .container {
    width: 100%;
  }

  .ib-page .general-form .control-label {
    width: 100%;
    text-align: left;
    padding: 6px 0;
  }

  .ib-page .form-control {
    width: 100%;
  }

  #header .logo {
    max-width: 50%;
  }

  [class*="back-level-"] {
    margin: 0px 0px 6px 0px;
    z-index: 9999;
    position: absolute;
    right: 10px;
    bottom: 100%;
  }
}

@media only screen and (max-width: 768px) {
  .login-list {
    bottom: 0;
  }

  .ib-page .general-form .control-label:after {
    display: none;
  }

  .ib-page .form-control,  .ib-page .general-form .control-label {
    margin: 0;
  }

  .ib-page .row [class*='col-'] .wrapper,  .ib-page .general-form {
    padding: 0;
    margin-top: 15px;
  }

  .ib-page .general-form .control-label {
    height: auto;
    line-height: 1;
  }

  .ib-page.ib-menu #header .main-header {
    height: 4rem;
  }

  /*       .ib-page.ib-menu .main-nav > li.has-sub.baque > a { */

  /*         display: none; } */
}

.wrapper.login.loginstyle2 .icon {
  font-size: 22px;
}

.wrapper.login.loginstyle2 > .inner-container {
  border-radius: 9px;
  overflow: hidden;
}

.bg-login {
  /*     background: rgba(255, 255, 255, 0.8) !important; */
  /* background: rgba(0, 0, 0, 0.2) !important; */
  background: transparent;
}

.login .form-control {
  background: rgba(255, 255, 255, 0.5);
}

.login .form-control:not([readonly]):focus,.login .form-control:not(:placeholder-shown) {
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid rgb(181, 205, 222);
}

.login-list ul li a:hover {
  color: #fff;
}

/* .login-list [class^="Indovina-"], .login-list [class*=" Indovina-"] { */

/*     background: rgba(0, 111, 186, 0.3); */

/* } */

.login-list [class^="Indovina-"],.login-list [class*=" Indovina-"] {
  background: rgba(0, 0, 0, 0.3);
  color: #ffff;
  margin-left: -1px;
}

.login-list ul li a:hover [class^="Indovina-"],.login-list ul li a:hover [class*=" Indovina-"] {
  color: #FF9800;
  background: #ffee50;
}

.wrapper.login.loginstyle2 .icon {
  font-size: 31px;
}

/* .wrapper.login.loginstyle2 > .inner-container .col-md-4 {
    width: 430px;
} */

@media only screen and (max-width: 1366px) {
  div#mlkeyboard {
    zoom: 80%;
    margin-left: 12%;
  }

  .login-list ul li a {
    padding: 0px 10px 0 43px;
  }

  /* .wrapper.login.loginstyle2 > .inner-container .col-md-4 {
    width: 350px;
} */

  .login-list [class^="Indovina-"],  .login-list [class*=" Indovina-"] {
    width: 33px;
  }

  .wrapper.login.loginstyle2 .icon {
    font-size: 23px;
    margin-bottom: 0px;
    padding-left: 12px;
  }
}

/* .err_txt { */

/*     color: #721c24; */

/*     background-color: rgba(251, 171, 179, .5); */

/*     border: solid 1px #f5c6cb; */

/*     text-align: center; */

/*     display: block; */

/*     padding: 2px 5px; */

/*     border-radius: 3px; */

/* } */

/* end icon login............................................. */

/* edit login lan n ..................................*/

.form-control:-moz-placeholder {
  color: #fff;
}

.form-control::-moz-placeholder {
  color: #fff;
}

.form-control:-ms-input-placeholder {
  color: #fff!important;
}

.form-control::-webkit-input-placeholder {
  color: #fff;
}

.banner-carousel .caption,.main-banner .caption {
  right: 50%;
}

/* end edit login lan n ..................................*/

.an-mobile {
  display: block;
  margin: 0;
  border-radius: 5px;
}

/* .hien-mobile { */

/*     display: none; */

/* } */

@media only screen and (max-width: 768px) {
  .fix-header-content #header .main-header {
    background: #ffee50;
  }

  [class*="back-level-"]:before {
    display: block;
  }

  .no-touch.desktop a {
    -webkit-transition: all 0s;
    transition: all 0s;
  }

  /* .mega-menu .quick-links { */

  /* 	height: auto !important; */

  /* } */

  #footer .list-dash {
    padding: 0;
    margin: 0;
  }

  #footer .footer-bot {
    padding: 5px !important;
  }

  #footer .footer-bot .inner-container {
    line-height: 1;
    vertical-align: middle;
    float: left;
    text-align: center;
    width: 100%;
    padding: 0 5px !important;
  }

  #footer .list-dash a {
    text-align: right;
    margin-right: -9px;
  }

  #header .logo {
    margin: -2px auto 0;
  }

  .bodylogin #footer .footer-bot .inner-container {
    height: 25px;
  }

  .bodylogin #header .logo {
    float: left;
    margin: -11px auto 0;
    display: block;
  }

  .title-login.hien-mobile {
    float: left;
    padding: 0 10px;
    margin-top: -6px;
    margin-bottom: 0px;
  }

  .login .banner-carousel .item {
    height: 120px !important;
  }

  .login-list {
    margin-bottom: 0px;
  }

  .footer-bot {
    line-height: 18px !important;
  }

  ul.liIndovina-dash {
    display: none;
  }

  p.copy-right {
    text-align: center;
    padding-top: 5px;
  }

  /* body.bodylogin>.page>.container { */

  /*     min-height: calc(100vh - 92px); */

  /* } */

  body.bodylogin {
    background: #0e70b8;
  }

  .top-header.hidden-sm-xs .inner-container * {
    display: inline-block;
    position: relative;
    left: 10px;
    top: -2px;
    z-index: 1;
  }

  .top-header.hidden-sm-xs a.language-change.hidden-sm-xs {
    display: block !important;
    right: 0;
    height: 30px;
    width: 30px;
    z-index: 9999;
    min-width: unset;
    top: 0;
    border-bottom: none;
    float: right;
  }

  .top-header.hidden-sm-xs .hien-mobile i {
    display: inline-block;
    font-size: 1.6rem !important;
  }

  .top-header.hidden-sm-xs .hien-mobile {
    position: relative;
    display: block !important;
    z-index: 2;
    top: 14px;
  }

  .top-header.hidden-sm-xs {
    display: block !important;
    height: 0 !important;
    padding: 0 !important;
  }

  .top-header.hidden-sm-xs a.language-change.hidden-sm-xs img {
    display: block;
  }

  .banner-carousel .caption,  .main-banner .caption {
    right: 10px;
  }

  .wrapper.login.loginstyle2 > .inner-container .col-md-4.bg-login {
    background: #0e70b8 !important;
  }

  .wrapper.login.loginstyle2 > .inner-container {
    border-radius: 0;
    margin-bottom: 3px;
  }

  .form-control:-moz-placeholder {
    color: #ffffff;
  }

  .form-control::-moz-placeholder {
    color: #ffffff;
  }

  .form-control:-ms-input-placeholder {
    color: #ffffff !important;
  }

  .form-control::-webkit-input-placeholder {
    color: #ffffff;
  }

  /* edit mobile login..........................................*/

  .login-list ul li a {
    height: auto;
    width: 100%;
    border-radius: 0;
    background: transparent;
    padding: 10px 10px 10px 65px;
    border-left: none;
    border-right: none;
    border-top: solid 1px #1d88d6;
    border-bottom: solid 1px #1d88d6;
    color: #fff;
  }

  .login-list ul li {
    width: 100%;
    padding: 0;
    margin-bottom: -1px;
  }

  .wrapper.login.loginstyle2 > .inner-container .col-md-4 {
    padding-bottom: 0;
  }

  .wrapper.login.loginstyle2 {
    border-bottom: none;
  }



  .footer-bot {
    border-top: none;
    height: auto;
    padding-bottom: 10px !important;
    line-height: 1.6;
  }

  .login .general-form {
    padding-top: 0;
  }

  .an-mobile {
    display: block;
    margin: 0;
  }

  .hien-mobile {
    display: block;
  }

  /*end edit mobile login..........................................*/
}

@media only screen and (min-device-width : 768px) and (max-device-width : 769px)  and (orientation : portrait) {
  .ib-page.ib-menu #header + .container {
    width: 80%;
  }

  .login-list,  .wrapper.login.loginstyle2 > .inner-container .col-md-4.bg-login {
    max-width: 500px !important;
    min-width: unset;
    margin: auto;
    float: none;
    overflow: hidden;
  }

  .login .banner-carousel .item {
    height: 250px !important;
  }

  .wrapper.login.loginstyle2 > .inner-container {
    padding: 20px;
  }

  .an-mobile {
    display: block;
    margin: 0;
  }

  .title-login.hien-mobile {
    display: none;
  }
}

.fix-header-content {
  padding-bottom: 15px;
}

a.language-change img.img-logo-left {
  width: 32px !important;
  height: 32px !important;
  border-radius: 50% !important;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  --border-radius: 50%;
  border-radius: 50%;
}

@media only screen and (max-width: 768px) {
  .top-header.hidden-sm-xs .inner-container .hotline_mb {
    top: 2px;
  }

  .ib-page.ib-menu #header .top-header .top-links li {
    margin-right: 5px;
    margin-left: 5px;
    z-index: 1;
    display: inline-block;
    margin-top: 55px;
  }

  .ib-page.ib-menu #header .top-header .top-links li a img {
    left: 0;
  }

  #header .top-header .top-links {
    margin-right: -10px;
  }
}