﻿@charset "UTF-8";
@keyframes shrink {
  0% {
    background-size: 100%; }
  100% {
    background-size: 130%; } }

@keyframes shrink2 {
  0% {
    background-size: 95%; }
  100% {
    background-size: 100%; } }

@keyframes opacitymove {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes opacitymoveup {
  from {
    transform: translateY(50px);
    opacity: 0; }
  to {
    transform: translateY(0);
    opacity: 1; } }

@keyframes opacitymovedown {
  from {
    transform: translateY(-50px);
    opacity: 0; }
  to {
    transform: translateY(0);
    opacity: 1; } }

@keyframes translateXmove {
  from {
    transform: translateX(-30px); }
  to {
    transform: translateX(0); } }

@keyframes translateYmoveup {
  from {
    transform: translateY(30px); }
  to {
    transform: translateY(0); } }

@keyframes translateYmovedown {
  from {
    transform: translateY(-30px); }
  to {
    transform: translateY(0); } }

@keyframes translateLoad {
  0% {
    left: 0%;
    right: 100%;
    width: 0%; }
  10% {
    left: 0%;
    right: 75%;
    width: 25%; }
  90% {
    right: 0%;
    left: 75%;
    width: 25%; }
  100% {
    left: 100%;
    right: 0%;
    width: 0%; } }

@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2); }
  100% {
    box-shadow: 0 0 0 20px transparent; } }

@keyframes animate {
  0% {
    transform: translateY(0) rotate(0deg);
    opacity: 1;
    border-radius: 0; }
  100% {
    transform: translateY(-1000px) rotate(720deg);
    opacity: 0;
    border-radius: 50%; } }

@keyframes rotate {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

/******* RESPONSIVE ********/
/****Màn hình máy tính thông thường****/
/****Màn hình desktop loại bé****/
/**** Màn hình ipad hiển thị theo chiều ngang (Landscape) ****/
/****Màn hình ipad loại bé hiển thị theo chiều ngang (Landscape)****/
/****Màn hình ipad hiển thị theo chiều dọc (Portrait)****/
/****Màn hình ipad loại bé hiển thị theo chiều dọc (Portrait)****/
/****Màn hình điện thoại hiển thị theo chiều ngang (Landscape)****/
/****Màn hình điện thoại Iphone Plus****/
/****Màn hình điện thoại Iphone****/
/****Màn hình điện thoại loại bé****/
@font-face {
  font-family: 'Roboto';
  src: url("../../fonts/roboto/roboto-variablefont_wdth,wght.ttf") format("truetype"); }

@font-face {
  font-family: 'Noto-Sans';
  src: url("../../fonts/noto_sans/notosans-variablefont_wdth,wght.ttf") format("truetype"); }

@font-face {
  font-family: 'Manrope';
  src: url("../../fonts/manrope/manrope-variablefont_wght.ttf") format("truetype"); }

@font-face {
  font-family: 'manrope-extrabold';
  src: url("../../fonts/manrope/static/manrope-extrabold.ttf") format("truetype"); }

@font-face {
  font-family: 'Montserrat';
  src: url("../../fonts/montserrat/montserrat-variablefont_wght.ttf") format("truetype"); }

ul, li {
  list-style: none; }

body {
  font-family: Manrope, Roboto, Helvetica, Arial, sans-serif;
  font-size: 15px; }

p {
  margin: 0 auto; }

a:hover {
  text-decoration: none; }

/*$secondary-color: #cf0921;
$primary-color: #014eff;
$text-active: #FCE731;*/
.container-fluid {
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  margin-right: 0;
  margin-left: 0; }

#dich-vu .section-vers {
  height: 300px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }
  #dich-vu .section-vers .services-slider {
    width: 100%;
    height: 100%; }
    #dich-vu .section-vers .services-slider .slider-item {
      display: flex;
      align-items: center;
      width: 100%;
      height: 100%;
      background-image: url("/assets//images/quynhonbanner.jpg");
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
      /*                .bg {
                    position: fixed;
                    top: 0;
                    left: 0;
                    width: 100vw;
                    height: 40vh;
                    background-image: url('/assets//images/quynhonbanner.jpg');
                    background-size: cover;
                    background-repeat: no-repeat;
                    background-position: center;
                    z-index: -1;
                }*/ }
      #dich-vu .section-vers .services-slider .slider-item .overlay {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: "";
        opacity: 0.6;
        height: 300px;
        background: linear-gradient(135deg, #202E75 0%, #1b8a8a 100%); }
  #dich-vu .section-vers .overlay-section {
    background-image: url(/assets/images/pngmap-Photoroom.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 50%;
    position: absolute;
    top: 100px;
    bottom: 0;
    right: 0;
    z-index: 1; }
  #dich-vu .section-vers .container-1 {
    position: relative;
    padding: 0 15px; }
    #dich-vu .section-vers .container-1 .subheading {
      font-size: 18px;
      display: block;
      margin-bottom: 5px;
      font-weight: 600;
      color: #fff;
      text-transform: uppercase; }
    #dich-vu .section-vers .container-1 h2 {
      font-size: 34px;
      font-weight: 600;
      line-height: 1.4;
      color: #fff;
      font-family: 'manrope-extrabold';
      text-transform: uppercase; }
    #dich-vu .section-vers .container-1 .under-line {
      display: flex;
      padding-left: 17px; }
      #dich-vu .section-vers .container-1 .under-line hr {
        height: 7px;
        padding: 0;
        margin: 0;
        background-color: #faad16;
        width: 200px; }
      #dich-vu .section-vers .container-1 .under-line .litle-unerline {
        width: 7px;
        height: 100%;
        background-color: #faad16;
        margin-left: 10px; }
  #dich-vu .section-vers .container-2 {
    position: relative;
    z-index: 2; }
    #dich-vu .section-vers .container-2 .leaflet-popup-tip-container {
      width: 40px;
      height: 20px;
      position: absolute;
      left: 36.5%;
      margin-top: -1px;
      margin-left: -20px;
      overflow: hidden;
      pointer-events: none; }
      #dich-vu .section-vers .container-2 .leaflet-popup-tip-container .leaflet-popup-tip {
        width: 27px;
        height: 17px;
        padding: 1px;
        margin: -10px auto 0;
        pointer-events: auto;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        background-color: #fff; }
    #dich-vu .section-vers .container-2 .col-md-12 {
      display: flex; }
    #dich-vu .section-vers .container-2 .item .item-wrap {
      display: block;
      position: relative;
      background: white;
      padding: 20px;
      border: 1px solid rgba(0, 0, 0, 0.02);
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      height: 100%;
      box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2); }
      #dich-vu .section-vers .container-2 .item .item-wrap .text h2 {
        font-size: 1.5rem;
        color: #232323;
        font-weight: 700;
        padding: 10px 0;
        text-transform: uppercase;
        height: 80px; }
      #dich-vu .section-vers .container-2 .item .item-wrap .text p {
        text-align: justify;
        font-size: 16px;
        color: #232323; }

#dich-vu .section-nd {
  background-color: #ffffff; }
  #dich-vu .section-nd .section-header {
    color: #202E75;
    font-weight: 700;
    padding-top: 50px; }
    #dich-vu .section-nd .section-header h2 {
      text-align: center;
      font-size: 2rem;
      font-weight: 700;
      text-transform: uppercase; }
  #dich-vu .section-nd .section-header-description {
    padding: 15px 0; }
    #dich-vu .section-nd .section-header-description p {
      color: #202E75;
      text-align: center;
      font-size: 19px;
      line-height: 40px; }
  #dich-vu .section-nd .itemof3 {
    display: flex;
    justify-content: center; }
    #dich-vu .section-nd .itemof3 .padding-left-row1 {
      margin-right: 0;
      align-items: center;
      display: flex;
      margin: 30px 0; }
      #dich-vu .section-nd .itemof3 .padding-left-row1 img {
        width: 100%;
        object-fit: cover; }
    #dich-vu .section-nd .itemof3 .padding-right-row1 {
      margin-right: 0;
      align-items: center;
      display: flex;
      margin: 50px 0; }
      #dich-vu .section-nd .itemof3 .padding-right-row1 img {
        width: 100%;
        object-fit: cover; }
      #dich-vu .section-nd .itemof3 .padding-right-row1 p {
        padding-right: 0px; }
    #dich-vu .section-nd .itemof3 .block-content .block-content-title {
      color: #ffc31a;
      font-weight: 700; }
    #dich-vu .section-nd .itemof3 .block-content .block-content-text p {
      font-size: 18px;
      line-height: 40px; }

@keyframes rotateYInfinite {
  from {
    transform: rotateY(0deg); }
  to {
    transform: rotateY(360deg); } }

.rotate-y {
  animation: rotateYInfinite 4s linear infinite;
  transform-style: preserve-3d;
  backface-visibility: visible; }

footer {
  top: 75px; }

/******** RESPONSIVE **********/
@media (min-width: 320px) {
  #dich-vu .section-vers .container-1 .subheading {
    font-size: 14px; }
  #dich-vu .section-vers .container-1 h2 {
    font-size: 26px; }
  #dich-vu .section-nd .section-header h2 {
    font-size: 1.2rem;
    line-height: 30px; }
  #dich-vu .section-nd .itemof3 .padding-left-row1 {
    display: inline-flex; }
  .img-col {
    padding-bottom: 20px;
    order: 1;
    padding: 0; }
  .content-col {
    order: 2;
    text-align: center;
    padding: 0; }
  #dich-vu .section-nd .itemof3 .block-content .block-content-text p, #dich-vu .section-nd .section-header-description p {
    text-align: justify;
    font-size: 16px;
    line-height: 30px; }
  #dich-vu .section-nd .itemof3 .block-content .block-content-title {
    font-size: 1.2rem; } }

@media (min-width: 480px) {
  #dich-vu .section-vers .container-1 .subheading {
    font-size: 16px; }
  #dich-vu .section-vers .container-1 h2 {
    font-size: 32px; }
  #dich-vu .section-nd .itemof3 .block-content .block-content-title {
    font-size: 1.35rem; }
  #dich-vu .section-nd .section-header h2 {
    font-size: 1.6rem;
    line-height: 40px; }
  #dich-vu .section-nd .section-header-description p {
    font-size: 19px;
    line-height: 40px; }
  #dich-vu .section-nd .itemof3 .block-content .block-content-text p, #dich-vu .section-nd .section-header-description p {
    font-size: 19px;
    line-height: 40px; } }

@media (min-width: 576px) {
  #dich-vu .section-nd .itemof3 .block-content .block-content-title {
    font-size: 1.55rem; } }

@media (min-width: 768px) {
  #dich-vu .section-nd .section-header h2 {
    font-size: 1.7rem;
    line-height: unset; }
  #dich-vu .section-nd .section-header-description p {
    font-size: 17px;
    line-height: 30px; }
  #dich-vu .section-nd .itemof3 .block-content .block-content-title {
    font-size: 1.55rem; }
  #dich-vu .section-nd .itemof3 .block-content .block-content-text p {
    font-size: 16px;
    line-height: 30px; }
  #dich-vu .section-nd .itemof3 .padding-left-row1 {
    display: flex; }
  #dich-vu .section-nd .itemof3 .block-content .block-content-text p, #dich-vu .section-nd .section-header-description p {
    text-align: unset; }
  .img-col {
    padding-bottom: unset;
    order: unset;
    padding-right: 15px;
    padding-left: 15px; }
  .content-col {
    order: unset;
    text-align: unset;
    padding-right: 15px;
    padding-left: 15px; } }

@media (min-width: 1152px) {
  #dich-vu .section-vers .container-1 h2 {
    font-size: 34px; }
  #dich-vu .section-nd .section-header h2 {
    font-size: 2rem; }
  #dich-vu .section-nd .section-header-description p {
    font-size: 19px; }
  #dich-vu .section-nd .itemof3 .block-content .block-content-title {
    font-size: 1.75rem; }
  #dich-vu .section-nd .itemof3 .block-content .block-content-text p {
    font-size: 18px;
    line-height: 40px; } }
