.flex-wrapper {
  display: flex; }
  .flex-wrapper.overwrite {
    display: flex !important; }
  .flex-wrapper.flex-wrap {
    flex-wrap: wrap; }
  .flex-wrapper.flex-direction-row {
    flex-direction: "row"; }
  .flex-wrapper.flex-direction-col {
    flex-direction: "column"; }
  .flex-wrapper > *.flex-grow {
    flex-grow: 1; }

ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.mt-0 {
  margin-top: 0px; }

@font-face {
  font-family: "SFUFuturaBold";
  src: url("fonts/SFUFUTURABOLD.eot");
  src: url("fonts/SFUFUTURABOLD.eot?#iefix") format("embedded-opentype"), url("fonts/SFUFUTURABOLD.woff") format("woff"), url("fonts/SFUFUTURABOLD.ttf") format("truetype"), url("fonts/SFUFUTURABOLD.svg#SFUFuturaBold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "RobotoBold";
  src: url("fonts/Roboto-Bold.eot");
  src: url("fonts/Roboto-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/Roboto-Bold.woff") format("woff"), url("fonts/Roboto-Bold.ttf") format("truetype"), url("fonts/Roboto-Bold.svg#RobotoBold") format("svg");
  font-weight: normal;
  font-style: normal; }
#menu-menu-footer li, #menu-menu-footer a, #menu-menu-footer input {
  font-family: RobotoLight; }

.ft {
  background: #bb2733;
  color: #FFF;
  padding: 5px 0px; }

.footer {
  overflow: hidden;
  padding: 10px 0px 20px 0px;
  background: url(../images/footer-bg.png);
  background-repeat: no-repeat;
  background-size: 100% 80%;
  background-position: bottom; }
  .footer p {
    font-family: RobotoLight; }
  .footer hr {
    border-top: 1px dashed #8c8b8b;
    margin: 10px auto;
    width: 100%; }
  @media (min-width: 1200px) {
    .footer #menu-menu-footer {
      font-size: 15px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .footer #menu-menu-footer {
      font-size: 14px; } }
  @media (max-width: 768px) {
    .footer #menu-menu-footer {
      display: flex;
      flex-wrap: wrap; }
      .footer #menu-menu-footer > li {
        width: 50%; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .footer {
      background: #36417c; }
      .footer h2 {
        color: #FFF !important; } }
  @media (max-width: 768px) {
    .footer {
      background: #F00;
      padding-bottom: 0px; } }
  .footer h2 {
    font-weight: 700 !important;
    font-size: 30px;
    margin: 15px 0;
    color: #12207c;
    font-family: SFUFuturaBold; }
  .footer .tn {
    width: 50%;
    display: block;
    height: 4px;
    background: #d42632;
    width: 18%;
    margin: 10px 0; }
    @media (max-width: 768px) {
      .footer .tn {
        display: none; } }
  .footer .doitac-grid {
    margin: 20px 0 20px 0; }
    .footer .doitac-grid .slick-slide {
      margin: 5px; }
    .footer .doitac-grid .doitac-item {
      height: 100px;
      position: relative;
      margin: 0;
      overflow: hidden;
      border: 1px solid #F1F1F1; }
    .footer .doitac-grid .doitac-item img {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto; }
  .footer .tt h5 {
    text-transform: uppercase;
    color: white;
    font-weight: 500;
    margin: 20px 0;
    font-family: RobotoBold; }
  .footer .thongtin {
    padding: 70px 0px 20px 0px; }
    @media (min-width: 768px) and (max-width: 992px) {
      .footer .thongtin {
        padding: 10px 0px; } }
    @media (max-width: 768px) {
      .footer .thongtin h5 {
        display: inline-block;
        width: 100%;
        padding: 15px;
        border-left: 3px solid white;
        font-weight: 500;
        font-size: 17px;
        background: #36417c;
        background: linear-gradient(to bottom, #36417c, #27369c); } }
  .footer .tt h4 {
    color: #ffd803;
    margin: 5px 0px;
    font-weight: bold;
    font-size: 20px;
    padding: 5px 0px;
    font-family: RobotoLight; }
  .footer .tt p {
    color: white;
    line-height: 1.2;
    margin: 7px 0; }
  .footer .tt a:not(.xt) {
    display: block;
    color: white;
    margin: 5px 0; }
  .footer .tt i {
    margin: 0 5px; }
  .footer .footer-frm .gform_wrapper li.gfield.gfield_error, .footer .footer-frm .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    border: unset !important;
    background: unset !important; }
  .footer .footer-frm .gfield_description.validation_message {
    padding: 0px !important; }
  .footer .footer-frm .validation_error {
    display: none !important; }
  .footer .footer-frm label {
    display: none !important; }
  .footer .footer-frm .gform_wrapper ul li.gfield {
    margin-top: 0px; }
  .footer .footer-frm input[type='text'] {
    background: #1a3f80;
    border: .1px solid white;
    padding: 10px;
    margin: 0px;
    color: white;
    width: 100% !important;
    border: 1px solid #FFF;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px; }
  .footer .footer-frm input[type='submit'] {
    color: #FFF;
    background: #F00;
    border: 1px solid #FFF;
    padding: 5px 25px;
    display: inline-block;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px; }
  .footer ::placeholder {
    color: white;
    padding: 3px;
    font-style: italic;
    opacity: .8; }
  .footer .xt {
    background: #cb1e1bea;
    color: white;
    font-weight: 500;
    padding: 10px 30px 10px 30px;
    border: .2px solid white;
    display: inline-block;
    border-radius: 20px;
    margin: 10px auto; }
  .footer .xt:hover {
    text-decoration: none;
    color: #e6e4e4; }
  .footer .ft {
    padding: 10px;
    background: #cb1e1bea;
    color: white;
    font-weight: 500; }
  .footer .icon {
    color: white;
    margin: 10px 0 10px 0; }
    @media (max-width: 768px) {
      .footer .icon {
        text-align: center;
        margin: 0px;
        background: #12207c;
        padding: 15px 0px; } }
  .footer .icon p {
    margin: 0px;
    padding: 14px 0; }
  .footer .icon i {
    width: 40px;
    height: 40px;
    text-align: center;
    padding-top: 12px;
    font-size: 16px;
    color: #000;
    margin: 0 10px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #f1c765;
    background: #c4993b;
    background: linear-gradient(to right, #c4993b, #f7e990);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1c765', endColorstr='#d64f00', GradientType=1); }

/*# sourceMappingURL=css.css.map */
