﻿@charset "UTF-8";
/******* 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: 'Manrope';
  src: url("../../fonts/Manrope/Manrope-VariableFont_wght.ttf") format("truetype"); }

ul, li {
  list-style: none; }

body {
  color: #0a2540;
  font-family: bevietnampro-regular;
  font-size: 14px; }

p {
  margin: 0 auto; }

a:hover {
  text-decoration: none; }

body #pMoiDauTu {
  font-family: bevietnampro-regular !important;
  min-height: calc(100vh - 240px);
  /*        margin-top: 70px;
*/
  margin-left: auto;
  margin-right: auto;
  width: 90%; }
  body #pMoiDauTu .container-custom .filter-group .height-content {
    max-height: 380px;
    overflow-y: scroll;
    padding: 15px;
    margin-top: 10px; }
    body #pMoiDauTu .container-custom .filter-group .height-content .custom-control {
      width: 100%;
      margin: 6px 20px;
      opacity: .9; }
      body #pMoiDauTu .container-custom .filter-group .height-content .custom-control .custom-control-label::before, body #pMoiDauTu .container-custom .filter-group .height-content .custom-control .custom-control-label::after {
        top: 0; }
  body #pMoiDauTu .container-custom .filter-group .filter-content .card-body.content-select {
    padding: 15px 0; }
  body #pMoiDauTu .container-custom .filter-group .card-header:first-child {
    margin-top: 24px; }
  body #pMoiDauTu .container-custom .btn-find .btn-apDung {
    width: 100%;
    padding: 10px;
    background-color: #4e8fcc;
    color: #fff; }
  body #pMoiDauTu .container-custom .title-duan {
    color: #4e8fcc; }
  body #pMoiDauTu .container-custom #TuKhoa {
    font-size: 14px;
    opacity: .9;
    height: 42px;
    padding: 0 20px; }
  body #pMoiDauTu .container-custom #btnFormSearchDADT {
    font-size: 14px;
    background-color: #4e8fcc;
    font-weight: 500;
    color: white; }
  body #pMoiDauTu .container-custom .nodata {
    text-align: center; }
  body #pMoiDauTu .container-custom #result-searchlistduan .newslist .card-product-grid {
    box-shadow: 0px 4px 10px rgba(188, 188, 188, 0.25);
    margin-bottom: 8%;
    transition: box-shadow .3s ease-in-out;
    position: relative; }
    body #pMoiDauTu .container-custom #result-searchlistduan .newslist .card-product-grid:hover {
      box-shadow: 0px 4px 10px rgba(51, 99, 192, 0.25); }
      body #pMoiDauTu .container-custom #result-searchlistduan .newslist .card-product-grid:hover .box-option-hover {
        display: block; }
    body #pMoiDauTu .container-custom #result-searchlistduan .newslist .card-product-grid .min-height {
      height: 190px !important;
      object-fit: cover; }
    body #pMoiDauTu .container-custom #result-searchlistduan .newslist .card-product-grid .info-wrap {
      overflow: hidden;
      padding: 18px 15px; }
      body #pMoiDauTu .container-custom #result-searchlistduan .newslist .card-product-grid .info-wrap a.title {
        color: #3363C0;
        font-size: 16px;
        font-weight: 500; }
      body #pMoiDauTu .container-custom #result-searchlistduan .newslist .card-product-grid .info-wrap .titlecom-1 {
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        overflow: hidden; }
        body #pMoiDauTu .container-custom #result-searchlistduan .newslist .card-product-grid .info-wrap .titlecom-1 .icon-bg-xtdt {
          background-color: rgba(51, 99, 192, 0.05);
          padding: 20px;
          border-radius: 50px; }
        body #pMoiDauTu .container-custom #result-searchlistduan .newslist .card-product-grid .info-wrap .titlecom-1 > label {
          width: 26px;
          height: 26px;
          background-position: 50%;
          background-repeat: no-repeat;
          display: inline-block;
          vertical-align: middle;
          margin-bottom: 3px; }
      body #pMoiDauTu .container-custom #result-searchlistduan .newslist .card-product-grid .info-wrap .icon-map-pin-line {
        background-image: url(../../images/icon/map-pin-line-min.png); }
      body #pMoiDauTu .container-custom #result-searchlistduan .newslist .card-product-grid .info-wrap .icon-aara {
        background-image: url(../../images/icon/Aara-min.png); }
      body #pMoiDauTu .container-custom #result-searchlistduan .newslist .card-product-grid .info-wrap .icon-money-management {
        background-image: url(../../images/icon/money-management-min.png); }
      body #pMoiDauTu .container-custom #result-searchlistduan .newslist .card-product-grid .info-wrap .content-item {
        font-weight: 400;
        font-size: 14px;
        line-height: 22px;
        color: #505050;
        padding-left: 6px; }
    body #pMoiDauTu .container-custom #result-searchlistduan .newslist .card-product-grid .box-option-hover {
      display: none;
      top: 0;
      right: 0; }
      body #pMoiDauTu .container-custom #result-searchlistduan .newslist .card-product-grid .box-option-hover [class*="card-product"] a.title {
        color: #3363C0;
        font-size: 16px;
        font-weight: 600; }
      body #pMoiDauTu .container-custom #result-searchlistduan .newslist .card-product-grid .box-option-hover .titlecom-1 {
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        overflow: hidden; }
      body #pMoiDauTu .container-custom #result-searchlistduan .newslist .card-product-grid .box-option-hover .btn-overlay {
        -webkit-transition: .5s;
        transition: .5s;
        opacity: 0;
        right: 5px;
        top: 5px;
        max-height: 35px;
        border-radius: 5px;
        bottom: 0;
        color: #fff;
        width: 49%;
        padding: 5px 0;
        text-align: center;
        position: absolute;
        background: rgba(191, 161, 103, 0.8); }
      body #pMoiDauTu .container-custom #result-searchlistduan .newslist .card-product-grid .box-option-hover .btn-overlay {
        opacity: 1; }
      body #pMoiDauTu .container-custom #result-searchlistduan .newslist .card-product-grid .box-option-hover .icon-xemqh {
        width: 20px;
        height: 20px;
        background-position: 50%;
        background-size: contain;
        background-repeat: no-repeat;
        display: inline-block;
        vertical-align: middle;
        margin-right: 3px; }
      body #pMoiDauTu .container-custom #result-searchlistduan .newslist .card-product-grid .box-option-hover .icon-tttt {
        width: 20px;
        height: 20px;
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: contain;
        display: inline-block;
        vertical-align: middle;
        margin-right: 3px; }
  body #pMoiDauTu .container-custom #result-searchlistduan .newslist .box-thongbao {
    padding: 20px 10px;
    color: #fff;
    background-color: rgba(0, 46, 137, 0.6);
    border-radius: 5px; }
  body #pMoiDauTu .container-custom #result-searchlistduan .box-phantrang {
    margin: 10px 15px 70px;
    float: right; }
    body #pMoiDauTu .container-custom #result-searchlistduan .box-phantrang .pagination > li > a, body #pMoiDauTu .container-custom #result-searchlistduan .box-phantrang .pagination > li > span {
      padding: 8px 14px;
      font-size: 13px;
      cursor: pointer;
      border: 1px solid #ccc;
      margin: 0 2px;
      border-radius: 4px;
      font-weight: 500;
      opacity: .9;
      user-select: none; }
    body #pMoiDauTu .container-custom #result-searchlistduan .box-phantrang .pagination > .active > a {
      background-color: #4e8fcc;
      border-color: #4e8fcc;
      color: #fff; }

[class*="col-"] {
  padding-left: 15px;
  padding-right: 15px; }

/*Custom Select*/
.ddl-select {
  visibility: hidden; }

.ddl {
  position: relative;
  height: 42px;
  width: 100%;
  text-align: initial; }

.ddl::after {
  content: '';
  position: absolute;
  top: 20px;
  right: 21px;
  width: 9px;
  height: 2px;
  background: #555;
  z-index: 2;
  transform: rotate(-40deg);
  transition: 0.2s; }

.ddl::before {
  content: '';
  position: absolute;
  top: 20px;
  right: 27px;
  width: 9px;
  height: 2px;
  background: #555;
  z-index: 2;
  transform: rotate(40deg);
  transition: 0.2s; }

.ddl.active::after {
  right: 27px; }

.ddl.active::before {
  right: 21px; }

.ddl-input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  padding: 10px 20px;
  outline: none;
  background: #fff;
  opacity: 0.9;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }

.ddl.active .ddl-options {
  visibility: visible;
  opacity: 1; }

.ddl .ddl-options {
  position: absolute;
  width: 100%;
  top: 45px;
  background: #fff;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  transition: 0.25s;
  z-index: 999;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  max-height: 200px;
  overflow-y: scroll; }

.ddl .ddl-options > div {
  padding: 10px 20px;
  cursor: pointer;
  height: 40px; }

.ddl .ddl-options > div:hover {
  background: #0d6efd;
  color: #fff; }
