@import url("https://fonts.googleapis.com/css?family=Montserrat:400,400i,700&display=swap");
@font-face {
  font-family: "UTM_Trajan_Pro_Bold";
  src: url("fonts/UTM_Trajan_Pro_Bold.ttf"); }
.dn-header-container {
  margin: 0;
  padding: 0;
  height: 70px;
  left: 0;
  top: 0;
  background: linear-gradient(180deg, #01313B 34.17%, #398565 214.63%); }
  .dn-header-container .logo {
    height: 70px; }
    .dn-header-container .logo img {
      float: left;
      margin: 18px; }
  .dn-header-container .header-content {
    display: flex;
    justify-content: center; }
  .dn-header-container .logo-center {
    width: 100px;
    height: 107px;
    background: url("images/logo2_bg.png");
    background-size: contain;
    background-position: center;
    position: absolute;
    z-index: 9;
    display: flex;
    justify-content: center;
    align-items: center; }
    .dn-header-container .logo-center img {
      width: 75px;
      height: 67px; }

.dn-slider1-container {
  width: 100%; }
  .dn-slider1-container .slide_text {
    margin-top: -35%;
    margin-bottom: 10%; }
    .dn-slider1-container .slide_text img {
      width: 470px !important;
      height: 261px; }
  .dn-slider1-container .owl-dots {
    background: url("images/slide_nav_bg.png");
    background-repeat: no-repeat;
    background-position: center;
    margin-top: -40px !important;
    height: 64px;
    z-index: 9;
    position: relative; }
    .dn-slider1-container .owl-dots .owl-dot span {
      width: 15px !important;
      height: 15px !important;
      border: 3px solid #A38353;
      border-radius: 0 !important;
      background: none !important; }
    .dn-slider1-container .owl-dots .active span {
      background: #A38353 !important; }
  .dn-slider1-container .dn-form-1-container {
    padding: 20px;
    width: 350px;
    height: 427px;
    background: linear-gradient(12.36deg, #A38353 -19.83%, #E4D499 209.27%);
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.33);
    border-radius: 10px;
    float: right;
    position: relative;
    z-index: 9;
    margin-top: -50%; }
    .dn-slider1-container .dn-form-1-container h3 {
      color: #fff;
      font-family: "UTM_Trajan_Pro_Bold";
      font-size: 24px;
      line-height: 35px;
      text-align: center; }
    .dn-slider1-container .dn-form-1-container .form-row {
      margin: 0;
      padding: 0; }
      .dn-slider1-container .dn-form-1-container .form-row .form-item {
        max-width: 100%;
        width: 100%;
        margin-top: 5px; }
        .dn-slider1-container .dn-form-1-container .form-row .form-item label {
          font-family: 'Montserrat', sans-serif;
          font-weight: 100;
          font-size: 12px;
          color: #fff;
          float: left;
          width: 24%;
          margin-top: 11px; }
        .dn-slider1-container .dn-form-1-container .form-row .form-item span {
          max-width: 100%;
          float: right;
          width: 75%; }
          .dn-slider1-container .dn-form-1-container .form-row .form-item span input {
            width: 100%;
            background: none;
            border: none;
            border-bottom: 1px solid #fff;
            color: #fff; }
            .dn-slider1-container .dn-form-1-container .form-row .form-item span input::-webkit-input-placeholder {
              color: transparent; }
            .dn-slider1-container .dn-form-1-container .form-row .form-item span input:-ms-input-placeholder {
              color: transparent; }
            .dn-slider1-container .dn-form-1-container .form-row .form-item span input::placeholder {
              color: transparent; }
            .dn-slider1-container .dn-form-1-container .form-row .form-item span input:focus {
              outline: none; }
          .dn-slider1-container .dn-form-1-container .form-row .form-item span select {
            background: none;
            border: 1px solid #fff;
            padding: 7px;
            border-radius: 15px;
            color: #fff;
            height: 40px;
            font-family: 'Montserrat', sans-serif;
            font-size: 12px;
            font-weight: 100;
            width: 100%; }
            .dn-slider1-container .dn-form-1-container .form-row .form-item span select:focus {
              outline: none; }
            .dn-slider1-container .dn-form-1-container .form-row .form-item span select option {
              background: #E3D398; }
          .dn-slider1-container .dn-form-1-container .form-row .form-item span span.wpcf7-not-valid-tip {
            font-size: 12px;
            float: left !important; }
        .dn-slider1-container .dn-form-1-container .form-row .form-item.form-item-select {
          margin-top: 20px; }
          .dn-slider1-container .dn-form-1-container .form-row .form-item.form-item-select span {
            width: 100%; }
      .dn-slider1-container .dn-form-1-container .form-row .phone-item label {
        width: 40%; }
      .dn-slider1-container .dn-form-1-container .form-row .phone-item span {
        width: 60%; }
      .dn-slider1-container .dn-form-1-container .form-row .dn-form-submit {
        position: relative;
        width: 100%;
        height: 50px;
        background: linear-gradient(179.36deg, #01313B 42.58%, #398565 126.13%);
        color: #fff;
        font-size: 14px;
        font-family: "UTM_Trajan_Pro_Bold";
        text-transform: uppercase;
        border: none;
        overflow: hidden;
        border-radius: 10px;
        margin-top: 20px; }
        .dn-slider1-container .dn-form-1-container .form-row .dn-form-submit:focus {
          outline: none; }
      .dn-slider1-container .dn-form-1-container .form-row .ajax-loader {
        margin: 0;
        width: 100% !important; }
    .dn-slider1-container .dn-form-1-container .msg-form {
      font-family: "Montserrat";
      color: #ffffff;
      font-size: 13px;
      text-align: center;
      padding-top: 5px; }

.dn-section-2 {
  background: url("images/bg2.png");
  background-size: contain;
  background-repeat: no-repeat;
  padding: 50px 0 110px 0; }
  .dn-section-2 .section-2-text {
    float: left; }
  .dn-section-2 .section-2-image {
    text-align: center; }
    .dn-section-2 .section-2-image .dn-btn-tu-van {
      width: 303px;
      height: 50px;
      background: linear-gradient(1.7deg, #A38353 -19.83%, #E4D499 209.27%);
      border-radius: 10px;
      font-size: 14px;
      color: #fff;
      font-family: "UTM_Trajan_Pro_Bold";
      text-transform: uppercase;
      text-align: center;
      padding: 3px;
      margin-top: -100px;
      z-index: 9;
      position: relative; }

.dn-section-3 {
  background: url("images/bg3.png");
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 30px; }
  .dn-section-3 .dn-carousel-2 h4 {
    font-family: "Montserrat", "sans-serif";
    font-style: normal;
    font-size: 21px;
    color: #E4D499;
    margin: 30px 0 0 0px;
    text-transform: uppercase; }
  .dn-section-3 .dn-carousel-2 .owl-nav {
    position: absolute;
    top: -59px;
    right: 50px; }
    .dn-section-3 .dn-carousel-2 .owl-nav button {
      width: 50px;
      height: 40px;
      border: 1px solid #A38353 !important;
      background: none !important;
      border-radius: 0;
      margin: 0 0 0 -1px; }
      .dn-section-3 .dn-carousel-2 .owl-nav button:hover {
        background: #c4c4c4 !important; }
        .dn-section-3 .dn-carousel-2 .owl-nav button:hover span {
          color: #A38353; }
      .dn-section-3 .dn-carousel-2 .owl-nav button span {
        color: #fff;
        font-weight: bold;
        font-size: 20px; }
  .dn-section-3 .dn-carousel-2 .owl-dots {
    position: absolute;
    top: -40px;
    right: 175px; }
    .dn-section-3 .dn-carousel-2 .owl-dots .owl-dot span {
      width: 15px !important;
      height: 15px !important;
      border: 3px solid #A38353;
      border-radius: 0 !important;
      background: none !important; }
    .dn-section-3 .dn-carousel-2 .owl-dots .owl-dot.active span {
      background: #A38353 !important; }

.dn-section-4 {
  background: url("images/bg4.png");
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 50px; }
  .dn-section-4 .dn-section-4-container {
    color: #fff; }
    .dn-section-4 .dn-section-4-container .dn-left {
      padding-top: 50px; }
      .dn-section-4 .dn-section-4-container .dn-left .dn-heading .dn-hd1 {
        font-family: "Montserrat", "sans-serif";
        font-style: normal;
        font-weight: bold;
        font-size: 18px; }
      .dn-section-4 .dn-section-4-container .dn-left .dn-heading .dn-hd2 {
        font-family: "UTM_Trajan_Pro_Bold", "serif";
        font-style: normal;
        font-weight: normal;
        font-size: 32px;
        color: #E3D398; }
      .dn-section-4 .dn-section-4-container .dn-left .dn-content {
        padding-top: 20px; }
        .dn-section-4 .dn-section-4-container .dn-left .dn-content ul {
          width: 47%;
          float: left; }
          .dn-section-4 .dn-section-4-container .dn-left .dn-content ul.dn-ul-1 {
            margin-right: 5%; }
          .dn-section-4 .dn-section-4-container .dn-left .dn-content ul li {
            font-size: 13px;
            padding: 5px 0; }
            .dn-section-4 .dn-section-4-container .dn-left .dn-content ul li span {
              color: #E3D398; }
    .dn-section-4 .dn-section-4-container .dn-right .dn-heading-2 {
      padding-bottom: 20px; }
      .dn-section-4 .dn-section-4-container .dn-right .dn-heading-2 h3 {
        font-family: "UTM_Trajan_Pro_Bold", "serif";
        font-size: 20px; }
      .dn-section-4 .dn-section-4-container .dn-right .dn-heading-2 h5 {
        font-family: "UTM_Trajan_Pro_Bold", "serif";
        font-size: 13px;
        color: #849690;
        float: left;
        padding: 5px 0;
        margin-left: 11px; }
      .dn-section-4 .dn-section-4-container .dn-right .dn-heading-2 span {
        float: right;
        cursor: pointer; }
    .dn-section-4 .dn-section-4-container .dn-right .dn-content-2 {
      text-align: center; }
      .dn-section-4 .dn-section-4-container .dn-right .dn-content-2 .dn-btn-tu-van {
        font-family: "Montserrat";
        font-size: 13px;
        width: 303px;
        height: 50px;
        background: linear-gradient(1.7deg, #A38353 -19.83%, #E4D499 209.27%);
        border-radius: 10px;
        text-align: center;
        text-transform: uppercase;
        color: #fff;
        line-height: 50px;
        margin-top: -50px;
        position: relative;
        z-index: 9; }
        .dn-section-4 .dn-section-4-container .dn-right .dn-content-2 .dn-btn-tu-van br {
          display: none; }
      .dn-section-4 .dn-section-4-container .dn-right .dn-content-2 .dn-carousel-3 {
        transform: scale(1.06); }
        .dn-section-4 .dn-section-4-container .dn-right .dn-content-2 .dn-carousel-3 .item:hover .icon_zoom img {
          max-width: 100%;
          transform: scale(0.8); }
        .dn-section-4 .dn-section-4-container .dn-right .dn-content-2 .dn-carousel-3 .icon_zoom {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%); }
          .dn-section-4 .dn-section-4-container .dn-right .dn-content-2 .dn-carousel-3 .icon_zoom img {
            display: block;
            max-width: 100%;
            transform: scale(0.52);
            width: auto;
            transition: all .3s ease; }
  .dn-section-4 .bg_arrow_down {
    height: 65px; }
    .dn-section-4 .bg_arrow_down img {
      position: relative;
      margin: auto;
      display: block; }

.dn-section-5 {
  background: url("images/bg5.png");
  background-size: cover;
  padding-top: 200px;
  padding-bottom: 100px; }
  .dn-section-5 .dn-section-5-container {
    text-align: center; }
    .dn-section-5 .dn-section-5-container .dn-heading-5-2 {
      font-family: "Montserrat";
      font-style: normal;
      font-weight: bold;
      font-size: 21px;
      text-transform: uppercase;
      color: #2C3E50;
      padding: 20px 0; }
    .dn-section-5 .dn-section-5-container .dn-form-5 {
      display: flex;
      justify-content: center; }
      .dn-section-5 .dn-section-5-container .dn-form-5 h3, .dn-section-5 .dn-section-5-container .dn-form-5 .form-item {
        display: none; }
        .dn-section-5 .dn-section-5-container .dn-form-5 h3 label, .dn-section-5 .dn-section-5-container .dn-form-5 .form-item label {
          display: none; }
      .dn-section-5 .dn-section-5-container .dn-form-5 div.wpcf7-response-output {
        font-family: 'Montserrat', sans-serif;
        padding: 0;
        text-align: center;
        font-weight: normal;
        font-size: 12px;
        margin: 0;
        color: #2C3E50;
        border: none;
        font-weight: bold; }
      .dn-section-5 .dn-section-5-container .dn-form-5 .form-item:nth-of-type(5) {
        display: block; }
        @media only screen and (max-width: 480px) {
          .dn-section-5 .dn-section-5-container .dn-form-5 .form-item:nth-of-type(5) {
            width: 100%;
            margin-top: 10px; }
            .dn-section-5 .dn-section-5-container .dn-form-5 .form-item:nth-of-type(5) input[type=submit] {
              border-radius: 10px; } }
      .dn-section-5 .dn-section-5-container .dn-form-5 .form-item input {
        height: 50px;
        border: none; }
        .dn-section-5 .dn-section-5-container .dn-form-5 .form-item input:focus {
          outline: none; }
      .dn-section-5 .dn-section-5-container .dn-form-5 .form-item input[type=email] {
        border-radius: 10px 0 0 10px;
        padding: 0 30px;
        width: 375px; }
        @media only screen and (max-width: 480px) {
          .dn-section-5 .dn-section-5-container .dn-form-5 .form-item input[type=email] {
            width: 100%;
            border-radius: 10px; } }
        .dn-section-5 .dn-section-5-container .dn-form-5 .form-item input[type=email]::placeholder {
          font-family: "Montserrat";
          color: #b9b9b9;
          font-size: 16px; }
      .dn-section-5 .dn-section-5-container .dn-form-5 .form-item input[type=submit] {
        border-radius: 0 10px 10px 0;
        background: linear-gradient(179.89deg, #398565 -62.98%, #01313B 78.76%);
        font-family: "UTM_Trajan_Pro_Bold";
        color: #fff;
        font-size: 13px;
        padding: 0 40px;
        width: 100%; }
        .dn-section-5 .dn-section-5-container .dn-form-5 .form-item input[type=submit]:focus {
          outline: none; }
      .dn-section-5 .dn-section-5-container .dn-form-5 .email-item {
        display: block; }
        @media only screen and (max-width: 480px) {
          .dn-section-5 .dn-section-5-container .dn-form-5 .email-item {
            width: 100%; } }
      .dn-section-5 .dn-section-5-container .dn-form-5 .msg-form {
        font-family: "Montserrat";
        color: #2C3E50;
        font-size: 13px;
        padding-top: 7px;
        font-weight: bold;
        position: absolute;
        text-align: center;
        left: 0;
        right: 0; }

.dn-section-6 {
  background: url("images/bg6.png");
  background-size: contain;
  background-repeat: no-repeat; }
  .dn-section-6 .dn-section-6-container {
    padding-top: 100px; }
    .dn-section-6 .dn-section-6-container .dn-left .dn-heading-6 {
      width: 38%;
      float: left; }
    .dn-section-6 .dn-section-6-container .dn-left .dn-content-6 {
      float: left;
      width: 58%;
      margin-left: 4%; }
      .dn-section-6 .dn-section-6-container .dn-left .dn-content-6 .dn-select {
        width: 100%;
        height: 40px;
        background: #FFFFFF;
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
        border-radius: 5px;
        border: none;
        font-size: 14px;
        font-family: "Montserrat";
        color: #2C3E50;
        text-indent: 5px;
        outline: none; }
      .dn-section-6 .dn-section-6-container .dn-left .dn-content-6 .dn-desc-6 {
        margin-top: 20px;
        display: none; }
        .dn-section-6 .dn-section-6-container .dn-left .dn-content-6 .dn-desc-6 p {
          font-family: "Montserrat";
          font-size: 14px;
          color: #2C3E50; }
      .dn-section-6 .dn-section-6-container .dn-left .dn-content-6 .dn-btn-6 {
        font-family: "UTM_Trajan_Pro_Bold";
        font-size: 14px;
        width: 303px;
        height: 60px;
        background: linear-gradient(0.25deg, #A38353 -32.01%, #E4D499 99.13%);
        border-radius: 10px;
        text-align: center;
        text-transform: uppercase;
        color: #fff;
        position: relative;
        z-index: 9;
        padding: 10px; }
    .dn-section-6 .dn-section-6-container .dn-right img {
      display: none;
      max-width: 100%;
      margin: 0 auto; }
  .dn-section-6 .bg_arrow_down {
    height: 40px; }
    .dn-section-6 .bg_arrow_down img {
      position: relative;
      margin: auto;
      display: block; }

.dn-section-7 {
  height: 535px;
  background: url("images/bg7.png");
  background-size: cover; }
  .dn-section-7 .dn-section-7-container {
    padding-top: 50px; }
    .dn-section-7 .dn-section-7-container .dn-heading-7 {
      padding-bottom: 30px; }
    .dn-section-7 .dn-section-7-container .dn-carousel-4 .owl-nav {
      float: right; }
      .dn-section-7 .dn-section-7-container .dn-carousel-4 .owl-nav button {
        width: 50px;
        height: 40px;
        border: 1px solid #A38353 !important;
        background: none !important;
        border-radius: 0;
        margin: 0 0 0 -1px; }
        .dn-section-7 .dn-section-7-container .dn-carousel-4 .owl-nav button:hover {
          background: #c4c4c4 !important; }
          .dn-section-7 .dn-section-7-container .dn-carousel-4 .owl-nav button:hover span {
            color: #A38353; }
        .dn-section-7 .dn-section-7-container .dn-carousel-4 .owl-nav button span {
          color: #A38353;
          font-weight: bold;
          font-size: 20px; }
    .dn-section-7 .dn-section-7-container .dn-carousel-4 .owl-dots {
      float: right;
      margin: 15px; }
      .dn-section-7 .dn-section-7-container .dn-carousel-4 .owl-dots .owl-dot span {
        width: 15px !important;
        height: 15px !important;
        border: 3px solid #A38353;
        border-radius: 0 !important;
        background: none !important; }
      .dn-section-7 .dn-section-7-container .dn-carousel-4 .owl-dots .owl-dot.active span {
        background: #A38353 !important; }
    .dn-section-7 .dn-section-7-container .dn-btn-7 {
      width: 284px;
      height: 50px;
      background: linear-gradient(1.81deg, #A38353 -19.83%, #E4D499 209.27%);
      border-radius: 10px;
      color: #fff;
      font-family: "Montserrat";
      text-align: center;
      font-size: 13px;
      text-transform: uppercase;
      padding: 5px;
      font-weight: 600;
      margin-top: 20px; }

.dn-section-8 {
  background: url("images/bg8.png");
  background-size: auto;
  background-repeat: no-repeat; }
  .dn-section-8 .dn-section-8-container {
    padding-top: 180px;
    padding-bottom: 260px; }
    .dn-section-8 .dn-section-8-container .dn-video {
      float: left; }
    .dn-section-8 .dn-section-8-container .form-8 {
      float: left;
      position: relative;
      z-index: 9;
      background: url("images/form8_bg.png");
      background-size: cover;
      border-radius: 10px;
      width: 410px;
      max-width: 100%;
      height: 450px;
      padding: 40px;
      margin-top: -40px;
      webkit-box-shadow: -15px 0px 20px 0px rgba(0, 0, 0, 0.26);
      -moz-box-shadow: -15px 0px 20px 0px rgba(0, 0, 0, 0.26);
      box-shadow: -15px 0px 20px 0px rgba(0, 0, 0, 0.26); }
      .dn-section-8 .dn-section-8-container .form-8 h3 {
        color: #E3D398;
        font-family: "UTM_Trajan_Pro_Bold";
        font-size: 24px;
        line-height: 35px;
        text-align: center;
        width: 94%;
        margin: 0 auto; }
      .dn-section-8 .dn-section-8-container .form-8 .form-row {
        margin: 0;
        padding: 0; }
        .dn-section-8 .dn-section-8-container .form-8 .form-row .form-item {
          max-width: 100%;
          width: 100%;
          margin-top: 5px; }
          .dn-section-8 .dn-section-8-container .form-8 .form-row .form-item label {
            font-family: 'Montserrat', sans-serif;
            font-weight: 100;
            font-size: 12px;
            color: #fff;
            float: left;
            width: 24%;
            margin-top: 11px; }
          .dn-section-8 .dn-section-8-container .form-8 .form-row .form-item span {
            max-width: 100%;
            float: right;
            width: 75%; }
            .dn-section-8 .dn-section-8-container .form-8 .form-row .form-item span input {
              width: 100%;
              background: none;
              border: none;
              border-bottom: 1px solid #fff;
              color: #fff; }
              .dn-section-8 .dn-section-8-container .form-8 .form-row .form-item span input::-webkit-input-placeholder {
                color: transparent; }
              .dn-section-8 .dn-section-8-container .form-8 .form-row .form-item span input:-ms-input-placeholder {
                color: transparent; }
              .dn-section-8 .dn-section-8-container .form-8 .form-row .form-item span input::placeholder {
                color: transparent; }
              .dn-section-8 .dn-section-8-container .form-8 .form-row .form-item span input:focus {
                outline: none; }
            .dn-section-8 .dn-section-8-container .form-8 .form-row .form-item span select {
              background: none;
              border: 1px solid #fff;
              padding: 7px;
              border-radius: 15px;
              color: #fff;
              height: 40px;
              font-family: 'Montserrat', sans-serif;
              font-size: 12px;
              font-weight: 100;
              width: 100%; }
              .dn-section-8 .dn-section-8-container .form-8 .form-row .form-item span select:focus {
                outline: none; }
              .dn-section-8 .dn-section-8-container .form-8 .form-row .form-item span select option {
                background: #01313B; }
            .dn-section-8 .dn-section-8-container .form-8 .form-row .form-item span span.wpcf7-not-valid-tip {
              font-size: 12px;
              float: left !important; }
          .dn-section-8 .dn-section-8-container .form-8 .form-row .form-item.form-item-select {
            margin-top: 20px; }
            .dn-section-8 .dn-section-8-container .form-8 .form-row .form-item.form-item-select span {
              width: 100%; }
        .dn-section-8 .dn-section-8-container .form-8 .form-row .phone-item label {
          width: 40%; }
        .dn-section-8 .dn-section-8-container .form-8 .form-row .phone-item span {
          width: 60%; }
        .dn-section-8 .dn-section-8-container .form-8 .form-row .dn-form-submit {
          padding: 0px 35px;
          position: relative;
          left: 50%;
          transform: translateX(-50%);
          width: auto;
          height: 50px;
          background: linear-gradient(2.21deg, #A38353 -2.42%, #E4D499 63.25%);
          border-radius: 10px;
          color: #fff;
          font-size: 14px;
          font-family: "UTM_Trajan_Pro_Bold";
          text-transform: uppercase;
          border: none;
          margin-top: 20px; }
          .dn-section-8 .dn-section-8-container .form-8 .form-row .dn-form-submit:focus {
            outline: none; }
        .dn-section-8 .dn-section-8-container .form-8 .form-row .ajax-loader {
          width: 100% !important;
          margin-left: 0px; }
      .dn-section-8 .dn-section-8-container .form-8 .msg-form {
        font-family: "Montserrat";
        color: #ffffff;
        font-size: 13px;
        text-align: center;
        padding-top: 5px; }

footer {
  background: url("images/bg_footer.png");
  background-size: cover;
  background-position: bottom;
  padding-top: 200px;
  padding-bottom: 120px;
  color: #fff; }
  footer .footer-conteiner {
    clear: both; }
    footer .footer-conteiner h4, footer .footer-conteiner .a_follow {
      font-family: "UTM_Trajan_Pro_Bold";
      color: #E3D398;
      font-size: 13px;
      text-transform: uppercase; }
    footer .footer-conteiner .a_follow {
      margin: 30px 0 0 0; }
    footer .footer-conteiner .desc {
      display: flex;
      flex-direction: row;
      align-items: flex-end;
      padding-top: 5px; }
      footer .footer-conteiner .desc a {
        display: inline-block;
        margin-right: 15px; }
        footer .footer-conteiner .desc a img {
          width: 17px; }
    footer .footer-conteiner p {
      font-family: "Montserrat";
      font-size: 13px;
      font-weight: normal;
      text-align: justify; }

iframe {
  max-width: 100%; }

/******** Responsive *******/
@media only screen and (max-width: 768px) {
  header .dn-header-container {
    height: 0; }
    header .dn-header-container .header-content {
      justify-content: left; }
    header .dn-header-container .logo {
      display: none; }

  .dn-slider1-container {
    background: #01313B;
    padding-bottom: 30px; }
    .dn-slider1-container .dn-form-1-container {
      margin-top: 0; }
      .dn-slider1-container .dn-form-1-container div.wpcf7-response-output {
        color: red; }
    .dn-slider1-container .slide_text img {
      width: auto;
      height: auto; }
    .dn-slider1-container .mb-dn-form-1 {
      height: 450px; }
    .dn-slider1-container .owl-dots {
      background: none; }

  .dn-section-2 {
    padding: 40px 0 0 0; }
    .dn-section-2 .row {
      max-width: 100%;
      padding: 0;
      margin: 0; }
      .dn-section-2 .row div {
        max-width: 100%;
        margin: 0;
        padding: 0; }

  .dn-section-4 {
    background: #0D4244 url("images/mb_section4_bg.png");
    margin-top: -30px;
    background-repeat: no-repeat; }
    .dn-section-4 .dn-section-4-container .dn-left .dn-heading {
      text-align: center; }
      .dn-section-4 .dn-section-4-container .dn-left .dn-heading .dn-hd1 {
        font-weight: 300;
        text-transform: lowercase; }
      .dn-section-4 .dn-section-4-container .dn-left .dn-heading .dn-hd2 {
        font-size: 24px; }
    .dn-section-4 .dn-section-4-container .dn-left .dn-content {
      overflow: scroll;
      width: 80%;
      margin: 0 10%; }
      .dn-section-4 .dn-section-4-container .dn-left .dn-content .ul_content {
        width: 1150px !important; }
        .dn-section-4 .dn-section-4-container .dn-left .dn-content .ul_content ul {
          width: 276px;
          float: left;
          display: block;
          margin-right: 10px !important; }
    .dn-section-4 .dn-section-4-container .dn-right {
      margin-top: 40px; }
      .dn-section-4 .dn-section-4-container .dn-right .dn-heading-2 {
        text-align: center; }
        .dn-section-4 .dn-section-4-container .dn-right .dn-heading-2 h3 {
          font-size: 16px; }
        .dn-section-4 .dn-section-4-container .dn-right .dn-heading-2 h5 {
          margin-left: 54px; }
        .dn-section-4 .dn-section-4-container .dn-right .dn-heading-2 .dn3-nav-back {
          float: left; }
      .dn-section-4 .dn-section-4-container .dn-right .dn-content-2 .dn-btn-tu-van {
        display: none; }
    .dn-section-4 .for_mb_s4 {
      background: url("images/hlc_bg.png");
      background-size: cover;
      height: 65px; }
      .dn-section-4 .for_mb_s4 img {
        position: relative;
        margin: auto; }
      .dn-section-4 .for_mb_s4 .bg_arrow_down {
        height: 0; }

  .dn-section-5 {
    padding-top: 100px; }
    .dn-section-5 .dn-section-5-container .dn-heading-5-2 {
      font-family: "UTM_Trajan_Pro_Bold";
      font-size: 24px;
      text-align: center;
      color: #A38353; }
    .dn-section-5 .dn-section-5-container .dn-form-5 {
      padding-top: 50px; }
      .dn-section-5 .dn-section-5-container .dn-form-5 input {
        max-width: 100%; }
    .dn-section-5 .dn-section-5-container .form-ct input[type=email] {
      border-radius: 10px 10px 0 0;
      padding: 0;
      text-indent: 20px; }
    .dn-section-5 .dn-section-5-container .form-ct input[type=submit] {
      border-radius: 0 0 10px 10px; }

  .dn-section-6 .dn-section-6-container {
    padding-top: 30px; }
    .dn-section-6 .dn-section-6-container .dn-left .dn-heading-6 {
      width: 90%; }
      .dn-section-6 .dn-section-6-container .dn-left .dn-heading-6 h2 {
        font-size: 24px;
        text-align: center; }
      .dn-section-6 .dn-section-6-container .dn-left .dn-heading-6 img {
        display: none; }
    .dn-section-6 .dn-section-6-container .dn-left .dn-content-6 {
      width: 90%; }
    .dn-section-6 .dn-section-6-container .dn-right {
      display: none; }

  .dn-section-7 {
    text-align: center;
    background: url("images/s7_mb_bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom; }
    .dn-section-7 .dn-section-7-container .dn-heading-7 {
      padding: 20px 0 40px 0; }
    .dn-section-7 .dn-section-7-container .dn-carousel-4 .owl-nav {
      display: none; }
    .dn-section-7 .dn-section-7-container .dn-carousel-4 .owl-dots {
      float: none; }

  .dn-section-8 .dn-section-8-container {
    padding-top: 100px;
    padding-left: 0;
    padding-right: 0; }
    .dn-section-8 .dn-section-8-container .dn-video {
      width: 100%; }
      .dn-section-8 .dn-section-8-container .dn-video iframe {
        width: 100%;
        height: 211px; }
    .dn-section-8 .dn-section-8-container .form-8 {
      width: 353px;
      margin-left: 25%; }

  footer {
    margin-top: 200px; }
    footer .footer-conteiner {
      margin-top: 30px; }
      footer .footer-conteiner .dn-ft-col-1 {
        margin-bottom: 20px; } }
@media only screen and (max-width: 576px) {
  .dn-section-8 .dn-section-8-container .form-8 {
    margin-left: 10px; } }
.popup_sapphire_parkvilla {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 100;
  align-items: center;
  justify-content: center;
  display: none; }
  .popup_sapphire_parkvilla .popup_content {
    position: relative;
    width: 750px;
    background: linear-gradient(120.23deg, #192A56 47.92%, #273C75 87.81%), #192A56;
    box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    padding: 35px 0px;
    display: inline-block;
    z-index: 10; }
    @media only screen and (max-width: 768px) {
      .popup_sapphire_parkvilla .popup_content {
        width: calc(100% - 90px); } }
    @media only screen and (max-width: 480px) {
      .popup_sapphire_parkvilla .popup_content {
        width: calc(100% - 60px); } }
    .popup_sapphire_parkvilla .popup_content:before {
      position: absolute;
      content: '';
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-image: url("../images/popup_sapphire_parkville/bg-before.png");
      background-size: cover;
      background-position: left bottom;
      background-repeat: no-repeat;
      mix-blend-mode: overlay; }
    .popup_sapphire_parkvilla .popup_content .image_right {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      width: 36.6666666667%;
      background-size: cover;
      background-position: right center;
      background-repeat: no-repeat; }
      @media only screen and (max-width: 768px) {
        .popup_sapphire_parkvilla .popup_content .image_right {
          width: 30%; } }
      @media only screen and (max-width: 480px) {
        .popup_sapphire_parkvilla .popup_content .image_right {
          display: none; } }
    .popup_sapphire_parkvilla .popup_content ._content {
      position: relative;
      padding-left: 35px; }
      @media only screen and (max-width: 480px) {
        .popup_sapphire_parkvilla .popup_content ._content {
          padding: 0px 20px; } }
      .popup_sapphire_parkvilla .popup_content ._content ._logo img {
        display: block;
        max-width: 100%;
        height: auto; }
        @media only screen and (max-width: 480px) {
          .popup_sapphire_parkvilla .popup_content ._content ._logo img {
            margin: 0 auto; } }
      .popup_sapphire_parkvilla .popup_content ._content ._text {
        margin-top: 20px; }
        .popup_sapphire_parkvilla .popup_content ._content ._text p {
          color: #ffffff; }
          @media only screen and (max-width: 480px) {
            .popup_sapphire_parkvilla .popup_content ._content ._text p {
              text-align: center; } }
          .popup_sapphire_parkvilla .popup_content ._content ._text p:first-child {
            font-family: "UTM_Trajan_Pro_Bold";
            font-size: 20px;
            line-height: 150%;
            margin-bottom: 7px; }
            @media only screen and (max-width: 480px) {
              .popup_sapphire_parkvilla .popup_content ._content ._text p:first-child {
                font-size: 15px; } }
            .popup_sapphire_parkvilla .popup_content ._content ._text p:first-child br {
              display: none; }
              @media only screen and (max-width: 480px) {
                .popup_sapphire_parkvilla .popup_content ._content ._text p:first-child br {
                  display: block; } }
          .popup_sapphire_parkvilla .popup_content ._content ._text p:last-child {
            font-family: "Montserrat";
            font-weight: bold;
            font-size: 14px;
            line-height: 150%; }
            @media only screen and (max-width: 480px) {
              .popup_sapphire_parkvilla .popup_content ._content ._text p:last-child {
                font-size: 12px; }
                .popup_sapphire_parkvilla .popup_content ._content ._text p:last-child br {
                  display: none; } }
      .popup_sapphire_parkvilla .popup_content ._content form {
        position: relative;
        margin: 30px 0px 35px; }
        .popup_sapphire_parkvilla .popup_content ._content form p {
          font-family: "Montserrat";
          font-size: 12px;
          line-height: 15px;
          color: #FFFFFF;
          margin-bottom: 9px; }
        .popup_sapphire_parkvilla .popup_content ._content form .form-group {
          display: flex;
          box-shadow: 4px 5px 8px rgba(0, 0, 0, 0.1);
          border-radius: 5px;
          height: 40px;
          max-width: 470px;
          margin-bottom: 0px; }
          @media only screen and (max-width: 480px) {
            .popup_sapphire_parkvilla .popup_content ._content form .form-group {
              height: auto;
              max-width: 100%;
              flex-direction: column; } }
          .popup_sapphire_parkvilla .popup_content ._content form .form-group div {
            display: flex;
            width: calc(100% - 175px); }
            @media only screen and (max-width: 480px) {
              .popup_sapphire_parkvilla .popup_content ._content form .form-group div {
                width: 100%;
                flex-direction: row;
                height: 40px; } }
            .popup_sapphire_parkvilla .popup_content ._content form .form-group div input {
              padding: 0px 15px;
              height: 100%;
              font-family: "Montserrat";
              font-weight: bold;
              font-size: 18px;
              line-height: 0px;
              display: flex;
              align-items: center;
              letter-spacing: 0.2em;
              color: #596265;
              border: inherit;
              outline: none;
              width: calc(100% - 40px);
              background: #F0F0F0; }
              @media only screen and (max-width: 480px) {
                .popup_sapphire_parkvilla .popup_content ._content form .form-group div input {
                  border-radius: 0px 5px 5px 0px; } }
          .popup_sapphire_parkvilla .popup_content ._content form .form-group button {
            background: #DFE6E9;
            border-radius: 0px 5px 5px 0px;
            font-family: "Montserrat";
            font-weight: 500;
            font-size: 10px;
            line-height: 12px;
            display: flex;
            align-items: center;
            text-align: center;
            color: #D63031;
            border: inherit;
            padding: 0px 10px;
            height: 100%;
            outline: none;
            width: 175px; }
            @media only screen and (max-width: 480px) {
              .popup_sapphire_parkvilla .popup_content ._content form .form-group button {
                width: 100%;
                height: 40px;
                justify-content: center;
                margin-top: 5px;
                border-radius: 5px; } }
            .popup_sapphire_parkvilla .popup_content ._content form .form-group button img {
              margin-left: 5px;
              margin-top: 3px; }
        .popup_sapphire_parkvilla .popup_content ._content form .msg-form {
          position: absolute;
          left: 0;
          bottom: -22px;
          font-family: "Montserrat";
          color: #ffffff;
          font-size: 11px;
          padding-top: 6px;
          text-align: center;
          right: 0;
          max-width: 62%; }
          @media only screen and (max-width: 480px) {
            .popup_sapphire_parkvilla .popup_content ._content form .msg-form {
              max-width: 100%; } }
      .popup_sapphire_parkvilla .popup_content ._content ._note p {
        display: flex;
        align-items: flex-start;
        font-family: "Montserrat";
        font-size: 12px;
        line-height: 150%;
        color: #FFFFFF;
        margin-bottom: 20px; }
        .popup_sapphire_parkvilla .popup_content ._content ._note p:last-child {
          margin-bottom: 0px; }
        .popup_sapphire_parkvilla .popup_content ._content ._note p strong, .popup_sapphire_parkvilla .popup_content ._content ._note p b {
          font-weight: bold; }
        .popup_sapphire_parkvilla .popup_content ._content ._note p img {
          margin-right: 15px; }
        @media only screen and (max-width: 480px) {
          .popup_sapphire_parkvilla .popup_content ._content ._note p br {
            display: none; } }
    .popup_sapphire_parkvilla .popup_content ._close {
      position: absolute;
      width: 30px;
      height: 30px;
      color: #ffffff;
      background: #192A56;
      top: -15px;
      right: -15px;
      cursor: pointer;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center; }

.popup_contact_form_phan_khu_sapphire_parkvilla {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 101;
  align-items: center;
  justify-content: center;
  display: none; }
  .popup_contact_form_phan_khu_sapphire_parkvilla ._content {
    position: relative;
    padding: 20px;
    width: 350px;
    height: 427px;
    background: linear-gradient(12.36deg, #A38353 -19.83%, #E4D499 209.27%);
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.33);
    border-radius: 10px;
    display: flex;
    align-items: center; }
    .popup_contact_form_phan_khu_sapphire_parkvilla ._content h3 {
      color: #fff;
      font-family: "UTM_Trajan_Pro_Bold";
      font-size: 24px;
      line-height: 35px;
      text-align: center; }
    .popup_contact_form_phan_khu_sapphire_parkvilla ._content .form-row {
      margin: 0;
      padding: 0; }
      .popup_contact_form_phan_khu_sapphire_parkvilla ._content .form-row .form-item {
        max-width: 100%;
        width: 100%;
        margin-top: 5px; }
        .popup_contact_form_phan_khu_sapphire_parkvilla ._content .form-row .form-item label {
          font-family: 'Montserrat', sans-serif;
          font-weight: 100;
          font-size: 12px;
          color: #fff;
          float: left;
          width: 24%;
          margin-top: 11px; }
        .popup_contact_form_phan_khu_sapphire_parkvilla ._content .form-row .form-item span {
          max-width: 100%;
          float: right;
          width: 75%; }
          .popup_contact_form_phan_khu_sapphire_parkvilla ._content .form-row .form-item span input {
            width: 100%;
            background: none;
            border: none;
            border-bottom: 1px solid #fff;
            color: #fff; }
            .popup_contact_form_phan_khu_sapphire_parkvilla ._content .form-row .form-item span input::-webkit-input-placeholder {
              color: transparent; }
            .popup_contact_form_phan_khu_sapphire_parkvilla ._content .form-row .form-item span input:-ms-input-placeholder {
              color: transparent; }
            .popup_contact_form_phan_khu_sapphire_parkvilla ._content .form-row .form-item span input::placeholder {
              color: transparent; }
            .popup_contact_form_phan_khu_sapphire_parkvilla ._content .form-row .form-item span input:focus {
              outline: none; }
          .popup_contact_form_phan_khu_sapphire_parkvilla ._content .form-row .form-item span select {
            background: none;
            border: 1px solid #fff;
            padding: 7px;
            border-radius: 15px;
            color: #fff;
            height: 40px;
            font-family: 'Montserrat', sans-serif;
            font-size: 12px;
            font-weight: 100;
            width: 100%; }
            .popup_contact_form_phan_khu_sapphire_parkvilla ._content .form-row .form-item span select:focus {
              outline: none; }
            .popup_contact_form_phan_khu_sapphire_parkvilla ._content .form-row .form-item span select option {
              background: #E3D398; }
        .popup_contact_form_phan_khu_sapphire_parkvilla ._content .form-row .form-item.form-item-select {
          margin-top: 20px; }
          .popup_contact_form_phan_khu_sapphire_parkvilla ._content .form-row .form-item.form-item-select span {
            width: 100%; }
      .popup_contact_form_phan_khu_sapphire_parkvilla ._content .form-row .phone-item label {
        width: 40%; }
      .popup_contact_form_phan_khu_sapphire_parkvilla ._content .form-row .phone-item span {
        width: 60%; }
      .popup_contact_form_phan_khu_sapphire_parkvilla ._content .form-row .dn-form-submit {
        position: relative;
        width: 100%;
        height: 50px;
        background: linear-gradient(179.36deg, #01313B 42.58%, #398565 126.13%);
        color: #fff;
        font-size: 14px;
        font-family: "UTM_Trajan_Pro_Bold";
        text-transform: uppercase;
        border: none;
        overflow: hidden;
        border-radius: 10px;
        margin-top: 20px; }
        .popup_contact_form_phan_khu_sapphire_parkvilla ._content .form-row .dn-form-submit:focus {
          outline: none; }
    .popup_contact_form_phan_khu_sapphire_parkvilla ._content .msg-form {
      font-family: "Montserrat";
      color: #ffffff;
      font-size: 13px;
      text-align: center;
      padding-top: 5px; }
    .popup_contact_form_phan_khu_sapphire_parkvilla ._content ._close {
      position: absolute;
      width: 30px;
      height: 30px;
      background: #A38353;
      color: #ffffff;
      top: -15px;
      right: -15px;
      cursor: pointer;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center; }

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