#mn-noithatngocanh-banner {
  height: 260px;
  position: relative;
  background-color: #2a3118;
  font-family: 'Conv_Roboto'; }
  #mn-noithatngocanh-banner .banner-container {
    display: flex;
    justify-content: flex-end; }
    #mn-noithatngocanh-banner .banner-container .img-box {
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      width: 60%; }
      #mn-noithatngocanh-banner .banner-container .img-box img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    #mn-noithatngocanh-banner .banner-container .banner-content {
      position: relative;
      background-color: #2a3118;
      width: 60%;
      height: 260px;
      text-align: center;
      display: flex;
      flex-direction: column;
      justify-content: center; }
      #mn-noithatngocanh-banner .banner-container .banner-content:before {
        content: '';
        border-bottom: 260px solid #2a3118;
        border-left: 170px solid transparent;
        position: absolute;
        left: 0;
        top: 0;
        transform: translateX(-100%); }
      #mn-noithatngocanh-banner .banner-container .banner-content .banner-title {
        margin-bottom: 25px;
        font-family: "Times New Roman";
        font-weight: 700;
        font-size: 44px;
        color: #ed1c24;
        text-transform: uppercase;
        -webkit-text-stroke: 1px #fdf99c;
        text-shadow: 0.5px 0.5px 0 #fdf99c, -0.5px -0.5px 0 #fdf99c, 0.5px -0.5px 0 #fdf99c, -0.5px 0.5px 0 #fdf99c, 0.5px 0.5px 0 #fdf99c; }
      #mn-noithatngocanh-banner .banner-container .banner-content .banner-description {
        margin-bottom: 37px;
        font-family: 'Conv_SVN-Flamingo Script';
        font-size: 30px;
        color: #fff; }
      #mn-noithatngocanh-banner .banner-container .banner-content .contact {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap; }
        #mn-noithatngocanh-banner .banner-container .banner-content .contact .hotline {
          font-weight: 700;
          font-size: 24px;
          color: #fdf286;
          display: flex;
          align-items: center; }
          #mn-noithatngocanh-banner .banner-container .banner-content .contact .hotline img {
            margin-right: 14px; }
          #mn-noithatngocanh-banner .banner-container .banner-content .contact .hotline a {
            color: #fdf286;
            display: block;
            padding: 5px; }
            #mn-noithatngocanh-banner .banner-container .banner-content .contact .hotline a:after {
              content: '-';
              margin-left: 10px; }
            #mn-noithatngocanh-banner .banner-container .banner-content .contact .hotline a:last-child:after {
              display: none; }
        #mn-noithatngocanh-banner .banner-container .banner-content .contact .viewmore {
          padding-top: 2px;
          padding-left: 17px;
          display: flex;
          width: 118px;
          align-items: center;
          background-image: linear-gradient(#fdfaa0, #fdde41);
          border-radius: 100px;
          height: 30px;
          color: #422700;
          text-transform: uppercase;
          font-weight: 700;
          font-size: 15px;
          position: relative; }
          #mn-noithatngocanh-banner .banner-container .banner-content .contact .viewmore .circle {
            top: 3px;
            right: 3px;
            position: absolute;
            display: flex;
            width: 24px;
            height: 24px;
            justify-content: center;
            align-items: center;
            background-color: #76461a;
            border-radius: 100%;
            color: #fded76;
            font-size: 11px; }
            #mn-noithatngocanh-banner .banner-container .banner-content .contact .viewmore .circle i {
              margin-left: 2px;
              margin-top: 2px; }
          #mn-noithatngocanh-banner .banner-container .banner-content .contact .viewmore:hover {
            background-image: linear-gradient(#fdde41, #fdfaa0);
            transition: 0.3s all; }
  @media only screen and (max-width: 1024px) {
    #mn-noithatngocanh-banner .banner-container .banner-content .contact .hotline {
      font-size: 19px; } }
  @media only screen and (max-width: 768px) {
    #mn-noithatngocanh-banner {
      height: auto; }
      #mn-noithatngocanh-banner .banner-container .img-box {
        display: none; }
      #mn-noithatngocanh-banner .banner-container .banner-content {
        width: 100%;
        height: auto;
        padding: 30px 0; } }
  @media only screen and (max-width: 480px) {
    #mn-noithatngocanh-banner .banner-container .banner-content .banner-title {
      font-size: 30px; }
    #mn-noithatngocanh-banner .banner-container .banner-content .banner-description {
      font-size: 20px; }
    #mn-noithatngocanh-banner .banner-container .banner-content .contact {
      justify-content: center; }
      #mn-noithatngocanh-banner .banner-container .banner-content .contact .hotline {
        flex-basis: 100%;
        margin-bottom: 20px; } }
  @media only screen and (max-width: 400px) {
    #mn-noithatngocanh-banner .banner-container .banner-content .contact .hotline {
      font-size: 13px;
      justify-content: center; }
      #mn-noithatngocanh-banner .banner-container .banner-content .contact .hotline img {
        display: none; } }

/*# sourceMappingURL=style.css.map */
