@import url('https://fonts.googleapis.com/css2?family=Saira:ital,wght@0,100..900;1,100..900&display=swap');
body{
  background-color: #fff ;
  font-family: "Saira", sans-serif;
  font-size: 14px;
  position: relative;
}
body:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
}

body.offcanvas-menu:before {
  opacity: 1;
  visibility: visible;
}

a{
  text-decoration: none;
}
.container-xxl{
  padding-left: 25px !important;
  padding-right: 25px !important;
}
.img1{
  width: 100%;
}
/* menu */
.dropdown-menu {
            left: 0 !important;
            right: auto !important;
        }
        .dropdown-submenu {
            position: relative;
        }
        .dropdown-submenu>.dropdown-menu {
            top: 0;
            left: 100%;
            margin-top: -6px;
        }
        .dropdown-submenu:hover>.dropdown-menu {
            display: block;
        }
        .dropdown-submenu>a:after {
            content: " ";
            float: right;
            border-width: 5px;
            border-style: solid;
            border-color: transparent transparent transparent #333;
            margin-top: 5px;
            margin-right: -10px;
        }
.site-navbar {
  margin-bottom: 0px;
  z-index: 2;
  position: relative;
  width: 100%;
  background-color: #fff;;

}
.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 500;
}
.site-navbar .site-logo {
  position: relative;
  left: 0;
  font-size: 24px;
  padding: 2px;
}

.site-navbar .site-navigation .site-menu {
  margin-bottom: 0;
  padding: 0px;
}

.nav-link {
  color: #464646;
}

.site-navbar .site-navigation .site-menu .active {
  color: #292929;
  display: inline-block;
  padding: 20px 20px;
}

.site-navbar .site-navigation .site-menu a {
  text-decoration: none !important;
  display: inline-block;
}

.site-navbar .site-navigation .site-menu>li {
  display: inline-block;
}

.site-navbar .site-navigation .site-menu>li>a {
  padding: 12px 10px;
  font-size: 14px;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none !important;
  font-weight: 600;
}

.site-navbar .site-navigation .site-menu>li>a:hover {
  color: #092e4b;
}

.site-navbar .site-navigation .site-menu>li.social>a {
  padding-left: 5px;
  padding-right: 5px;
}

.site-navbar .site-navigation .site-menu .has-children {
  position: relative;
}

.site-navbar .site-navigation .site-menu .has-children>a {
  position: relative;
  padding-right: 20px;

}

.site-navbar .site-navigation .site-menu .has-children>a:before {
  position: absolute;
  content: "\e313";
  font-size: 16px;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: 'icomoon';
}

.site-navbar .site-navigation .site-menu .has-children .dropdown {
  visibility: hidden;
  opacity: 0;
  top: 100%;
  position: absolute;
  text-align: left;
  border-top: 1px solid #e9e9e9;
  -webkit-box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.1);
  padding: 0px 0;
  margin-top: 20px;
  margin-left: 0px;
  background: #fff;
  -webkit-transition: 0.01s 0s;
  -o-transition: 0.01s 0s;
  transition: 0.01s 0s;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top {
  position: absolute;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top:before {
  bottom: 100%;
  left: 20%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top:before {
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #fff;
  border-width: 10px;
  margin-left: -10px;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown a {
  text-transform: none;
  letter-spacing: normal;
  -webkit-transition: 0s all;
  -o-transition: 0s all;
  transition: 0s all;
  color: #000;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown .active {
  color: #ffdea1 !important;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li {
  list-style: none;
  padding: 0;
  margin: 0;
  min-width: 210px;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li>a {
  padding: 9px 20px;
  display: block;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li>a:hover {
  background: #eff1f3;
  color: #092e4b;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children>a:before {
  content: "\e315";
  right: 20px;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children>.dropdown,
.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children>ul {
  left: 100%;
  top: 0;
}

.site-navbar .site-navigation .site-menu .has-children:hover>a,
.site-navbar .site-navigation .site-menu .has-children:focus>a,
.site-navbar .site-navigation .site-menu .has-children:active>a {
  color: #092e4b;
}

.site-navbar .site-navigation .site-menu .has-children:hover,
.site-navbar .site-navigation .site-menu .has-children:focus,
.site-navbar .site-navigation .site-menu .has-children:active {
  cursor: pointer;
}

/* bo :hover đi để thay hiệu ứng click */
.site-navbar .site-navigation .site-menu .has-children:hover>.dropdown,
.site-navbar .site-navigation .site-menu .has-children:focus>.dropdown,
.site-navbar .site-navigation .site-menu .has-children:active>.dropdown {
  margin-top: 0px;
  visibility: visible;
  opacity: 1;
}

.site-mobile-menu {
  width: 100%;
  min-width: 210px;
  padding-top: 25px;
}
 

.site-mobile-menu .site-nav-wrap li {
  position: relative;
  display: block;
}

.site-mobile-menu .site-nav-wrap li a{
font-size: 14px;
}

.site-mobile-menu  ul{
  padding: 0px 0px 0px 10px !important;
  margin-right: 8px;
}

.site-mobile-menu .has-children ul{
  padding: 0px 0px 0px 10px !important;
}

.site-mobile-menu .site-nav-wrap li .active {
  color: #292929;
}


.site-mobile-menu .site-nav-wrap .social {
  display: inline-block;
}

.site-mobile-menu .site-nav-wrap .arrow-collapse {
  position: absolute;
  right: 0px;
  top: 1px;
  z-index: 20;
  width: 36px;
  height: 36px;
  text-align: center;
  cursor: pointer;
  border-radius: 50%;
}

.site-mobile-menu .site-nav-wrap .arrow-collapse:hover {
  background: #fff;
}

.site-mobile-menu .site-nav-wrap .arrow-collapse:before {
  font-size: 12px;
  z-index: 20;
  font-family: "icomoon";
  content: "\f078";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-180deg);
  -ms-transform: translate(-50%, -50%) rotate(-180deg);
  transform: translate(-50%, -50%) rotate(-180deg);
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
}

.site-mobile-menu .site-nav-wrap .arrow-collapse.collapsed:before {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}


.sticky-wrapper {
  position: absolute;
  z-index: 100;
  width: 100%;
}

.sticky-wrapper .site-navbar {
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .1s all ease;
}

.sticky-wrapper .site-navbar {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.sticky-wrapper .site-navbar .site-menu-toggle {
  color: #fff;
}

.sticky-wrapper .site-navbar .site-logo a {
  color: #fff;
}

.sticky-wrapper .site-navbar .site-menu>li>a {
  color: rgba(255, 255, 255, 1) !important;
}

.sticky-wrapper .site-navbar .site-menu>li>a:hover,
.sticky-wrapper .site-navbar .site-menu>li>a.active {
  color: #f2faf2 !important;
}

.sticky-wrapper.is-sticky .site-navbar {
  background-color: rgba(237, 28, 36, 0.9);
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: 4px 0 20px -5px rgba(0, 0, 0, 0.1);
  box-shadow: 4px 0 20px -5px rgba(0, 0, 0, 0.1);
}

.sticky-wrapper.is-sticky .site-navbar .site-menu-toggle {
  color: #fff;
}

.sticky-wrapper.is-sticky .site-navbar .site-logo a {
  color: #fff;
}

.sticky-wrapper.is-sticky .site-navbar .site-menu>li>a {
  color: #fff !important;
}

.sticky-wrapper.is-sticky .site-navbar .site-menu>li>a:hover,
.sticky-wrapper.is-sticky .site-navbar .site-menu>li>a.active {
  color: #C76821 !important;
}


@media screen and (max-width: 768px) {
    
    .activeslidenav{
        width: 50%;
    }
}

@media screen and (max-width: 400px) {
    .activeslidenav{
        width: 100%;
    }
}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 99900 !important;
  top: 0;
  left: 0;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s;
  opacity: 1;
  padding-top: 40px;
}

.sidenav a {
  padding: 8px 10px 8px 10px;
  text-decoration: none;
  font-size: 14px;
  color: #333;
  display: block;
  transition: 0.3s;

  font-weight: 600;
  border-radius: 8px;
  transition: background-color 0.5s ease;
}

.sidenav a:hover {
  background-color:#e4e4e4;
  color: #092e4b;
}
.sidenav a:hover {
  color: #092e4b;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 30px;
  padding: 0px;
  cursor: pointer;
}
.sidenav .closebtn:hover {
  background: none !important;
}
@media screen and (max-height: 450px) {
  .sidenav {padding-top: 10px;}
  .sidenav a {font-size: 18px;}
}


body.active {
	overflow: hidden;
}


.active .background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	background-color: #000;
	opacity: 0.5;
	z-index: 10;
	transition: all .2s linear;
}

.scrollbar
{
	float: left;
	height: 100%;
	width: 100%;
	background: #fff;
	overflow-y: scroll;
}

.overlay {
  height: 100%;
  width: 100%;
  display: none;
  position: fixed;
  z-index: 99999000099 !important;
  top: 0;
  left: 0;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.9);
  /* Black with a little bit see-through */
}
/* The content */

.overlay-content {
  position: relative;
  top: 46%;
  width: 80%;
  text-align: center;
  margin-top: 30px;
  margin: auto;
}
/* Close button */

.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
  cursor: pointer;
  color: white;
}

.overlay .closebtn:hover {
  color: #ccc;
}
/* Style the search field */

.overlay input[type=text] {
  padding: 15px;
  font-size: 17px;
  border: none;
  float: left;
  width: 80%;
  background: white;
}

.overlay input[type=text]:hover {
  background: #f1f1f1;
}
/* Style the submit button */

.overlay button {
  float: left;
  width: 20%;
  padding: 15px;
  background: #ddd;
  font-size: 17px;
  border: none;
  cursor: pointer;
}

.overlay button:hover {
  background: #bbb;
}


.force-overflow
{
	min-height: 450px;
}

.navbar-toggler{
  border: none !important;
  cursor: pointer;
}


.down:before{
  font-family: "icomoon";
  content: "\f0d7";
  font-size: 12px;
  color: #DC3545;
  text-decoration: none;
  position: relative;
  top: 13px;
  right: 50px;
}
.menuicon:before{
  font-family: "icomoon";
  content: "\e5d2";
  font-size: 33px;
  color: #333;
  text-decoration: none;
  position: relative;
}


.force-overflow
{
min-height: 450px;
}

#style-3::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #fff;
border-radius: 4px;
}

#style-3::-webkit-scrollbar
{
width: 6px;
background-color: #F5F5F5;
}

#style-3::-webkit-scrollbar-thumb
{
background-color: #333;
border-radius: 4px;
}

.activeslidenav{
width: 250px;
}


/* end menu */

.header1{
  background-color: #F6F5F2;
  padding: 8px;
}

/* swiper home */
.slidehome .swiper {
  width: 100%;
  height: 100%;
  background-color: #012E69;
}

.slidehome .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.slidehome .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* swiper home */

.secsion-sanpham{
  background-color: #C76821;
  padding: 60px 0px 60px 0px;
}

.secsion-sanpham img{
  width: 100%;
}

.secsion-sanpham h2{
  text-align: center;
  margin: 10px 0px 10px 0px;
}

.khung-sp-home{
  padding: 10px;
  border-radius: 14px;
  background-color: #fff;
  transition: top .3s ease 0s;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  top: 0px;
  position: relative;
}
.khung-sp-home:hover{
  position: relative;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  top: -6px;
}
.khung-sp-home h2 a{
  color: #092e4b;
}

.khung-sp-home img{
  width: 100%;
}

.khung-sp-home h4 a{
  color: #092e4b;
}
.gia-sp{
  color: #C76821;
  font-size: 16px;
  font-weight: bold;
}
.gia-sp-ct{
  color: #C76821;
  font-weight: bold;
}
.star:before{
  font-family: "icomoon";
  content: "\f005";
  font-size: 15px;
  color: #D26E4B;
}
.input-number{
  max-width: 50px;
  height: auto;
}
.sum:before{
  font-family: "icomoon";
  content: "\f067";
  font-size: 15px;
  color: #424242;
}
.unsum:before{
  font-family: "icomoon";
  content: "\f068";
  font-size: 15px;
  color: #424242;
}
.s-button{
  background-color: #e6e6e6;
  border-radius: 5px 0px 0px 5px;
  border: #c2c2c2 solid 1px;
}
.u-button{
  background-color: #e6e6e6;
  border-radius: 0px 5px 5px 0px;
  border: #c2c2c2 solid 1px;
}
.exploresp{
  padding: 8px 15px 8px 15px;
  background-color: #092e4b;
  color: white;
  margin: 5px 0px 5px 0px;
  transition: all 0.3s ease;
}
.exploresp:hover{
  background-color: #00c462;
  color: white;
}
.exploresp:active{
  background-color: #00c462;
  color: white;
}

.infosp{
  padding: 8px 15px 8px 15px;
  background-color: #C76821;
  color: white;
  margin: 5px 0px 5px 0px;
  transition: all 0.3s ease;
}
.infosp:hover{
  background-color: #fabf53;
  color: white;
}

.khung-tieuchuan-home{
  border-radius: 14px;
  background-color: #fff;
  transition: top .3s ease 0s;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  top: 0px;
  position: relative;
}
.khung-tieuchuan-home:hover{
  position: relative;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  top: -6px;
}
.khung-tieuchuan-home h2{
  color: #092e4b;
}

.khung-tieuchuan-home img{
  width: 100%;
  border-radius: 4px 4px 0px 0px;
}

.text-spgd{
  background-color: rgba(1, 46, 105, 1);
}
.khung-gt{
  border-radius: 14px;
  background-color: #fff;
  padding: 40px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  position: relative;
  z-index: 20;
}

.icon-gt1 img{
  width: 40px;
}

.text1-gt1{
  font-weight: bold;
  color: #C76821;
  font-size: 16px;
  position: relative;
  top: 5px;
}

.tieude-tin a{
  color: #092e4b;
  font-weight: bold;
}
.khung-gt h2 {
  color: #092e4b;
  font-weight: bold;
}

.khung-gt p{
  color: #212121;
  font-size: 18px;
  text-align: justify;
}
.khung-gt0 {
  position: relative;
  z-index: 1;
}
.khung-gt0 img{
  width: 140%;
  border-radius: 14px;
}

.icon-gt4 img{
  width: 60px;
}
.bgnau {
  background-color: #C76821;
}
.bgnau:hover {
  background-color: #af5611;
}
.text1-gt4{
  font-size: 19px;
  color: #ffffff;
  font-weight: bold;
  font-family: Saira;
  text-align: center;
}
.text2-gt4{
  font-size: 16px;
  color: #092e4b;
  font-weight: bold;
  margin-top: 5px;
}
.bt-kp{
  padding: 10px 35px 10px 35px;
  text-transform: uppercase;
  font-weight: bold;
  background-color: #092e4b;
  border: none;
}
.bt-kp:hover{
  background-color: #4191CD;
}


.secsion-chungnhan h2{
  color: #092e4b;
  font-weight: bold;
}
.secsion-luachon{
background-color: rgba(1, 46, 105, 1);
}

.bg-0-luachon{
  background: url(images/f1.png) no-repeat right top;
  background-size: 50%;
}
.bg-1-luachon{
  background: url(images/f2.png) no-repeat left bottom;
  background-size: 50%;
}

.text1-icon{
  font-family: Saira;
font-size: 16px;
font-weight: 600;
line-height: 19.2px;
text-align: left;
color: #fff;
}
.text2-icon{
  font-family: Saira;
font-size: 16px;
font-weight: 600;
line-height: 19.2px;
text-align: right !important;
color: #fff;
}
/* step  */

.steps-section {
  padding: 40px 20px;
  max-width: 600px;
  margin: 0 auto;
}

.steps-section h3 {
  font-weight: 700;
  font-size: 30px;
  color: #002147;
  margin-bottom: 30px;
}

.steps-section h4 {
  font-size: 16px;
  color: #7ba1c6;
  font-weight: 700;
  margin-bottom: 10px;
}

.steps-section .step {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}

.steps-section .step-number {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  background-color: #002147;
  border: #bedcff solid 5px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  border-radius: 50%;
  margin-right: 20px;
  position: relative;
}

.steps-section .step-number::after {
  content: '';
  position: absolute;
  width: 2px;
  height: 83px;
  background-color: #f3eccf;
  top: 50px;
  left: 50%;
  transform: translateX(-50%);
}

.steps-section .step:last-child .step-number::after {
  display: none;
}

.steps-section .step-content h5 {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 5px;
  color: rgba(1, 46, 105, 1);
}

.steps-section .step-content p {
  font-size: 16px;
  color: rgba(67, 67, 67, 1);
  margin: 0;
}

.trading-steps {
  background-color: #1b5bc9;
  padding: 50px 0;
}
.trading-steps .step-number {
  font-size: 24px;
  font-weight: bold;
  color: rgba(1, 46, 105, 1);
  
}
.trading-steps .step-text {
  font-size: 18px;
  font-weight: 600;
  color: rgba(1, 46, 105, 1);
}
.trading-steps .step-desc {
  font-size: 16px;
  color: #6c757d;
}
.device-mockup {
  max-width: 100%;
  margin-bottom: 30px;
}
.steps-container {
  display: flex;
  align-items: center;
}
.steps-container .col-md-6 {
  margin-bottom: 30px;
}
/* end step */

.no-image-yet{
  width: 350px;
  height: 200px;
  background-color: #d8d8d8;
}
.secsion-cacbuoc{
  background-color: rgba(241, 249, 255, 1);
}
.secsion-cacbuoc img{
  width: 95%;
  margin: 0px auto;
}

/* step reg */

/* end step reg */


.images-giaodich img{
  width: 90%;
  max-width: 500px;
}
.khung-bc-slide{
  position: relative;
}
.nut-bc{
  display: block;
  position: absolute;
  bottom: 20px;
  left: 40px;
  padding: 10px 20px 10px 20px;
  color: #fff;
  font-size: 20px;
  background-color: #C76821;
  width: 50%;
  font-weight: bold;
  text-align: left;
  border-radius: 14px;
}

.baochi .swiper-slide img {
  width: 100%;
}

.secsion-congnghe{
  position: relative;
}
.congnghe{
  background:#fff url(images/hamix.jpg) no-repeat;  
  background-size: cover;
  width: 100%;
  height: 60%;
  position: absolute;
  bottom: 0px;
  z-index: 1;
}
.bgden{
  background-color: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 60%;
  position: absolute;
  bottom: 0px;
  z-index: 2;
}
.ct{
  position: relative;
  z-index: 3;
}
.fl-congnghe{
  width: 100%;
}
.fl-congnghe img{
  width: 100%;
}

.fl-congnghe .a1{
  width: 60%;
}
.fl-congnghe .a2{
  width: 40%;
}

.khung2 h1{
  color: #fff;
}

.secsion-binhluan{
  background-color: #C76821;
}

.star-bl img{
  max-width: 100px;
}


.khung-yk{
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  margin: 10px;
  padding: 15px;
  border-radius: 10px;
  font-family: Saira;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
}
.text1-icon-yk{
  font-family: Saira;
  font-size: 17px;
  font-weight: 600;
  text-align: left;
  color: rgba(8, 37, 95, 1);  
}
.text-yk{
  font-family: Saira;
  font-size: 14px;
  font-weight: 400;
}

.khung-text-dk{
  border-left: rgba(29, 172, 231, 1) solid 1px;
  padding-left: 15px;
}

.txt-1{
  font-family: Saira;
  font-size: 15px;
  font-weight: 400;
  line-height: 21.75px;
  text-align: left;
  color: rgb(212, 212, 212);
}
.txt-2{
  font-family: Saira;
  font-size: 14px;
  font-weight: 500;
  line-height: 20.3px;
  text-align: left;
  color: rgba(255, 255, 255, 1);
}

.khung-form-dk{
  background-color: #fff;
  border-radius: 5px;
}
.nutgui{
  padding-left: 20px;
}
.cao-yk{
  text-align: justify !important;
}



.ngay-tintuc{
  font-family: Saira;
  font-size: 12px;
  font-weight: 600;
  text-align: left;
  color: rgba(8, 37, 95, 1);
}
.tieude-tintuc a{
  font-family: Saira;
  font-size: 20px;
  font-weight: 600;
  text-align: left;
  color: rgba(8, 37, 95, 1);
}
.text-tintuc{
  font-family: Saira;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: rgba(67, 67, 67, 1);
}

.anh-tin img{
  width: 100%;
  border-radius: 5px;
}

.bokhung{
  border: #fff solid 1px;
  border-radius: 8px;
  -webkit-transition: border-color 0.4s ease;
  -moz-transition: border-color 0.4s ease;
    -o-transition: border-color 0.4s ease;
   -ms-transition: border-color 0.4s ease;
       transition: border-color 0.4s ease;

}


.khung-ngoai-tin a{
  color: #002147;
}
.khung-tin-anh {
  aspect-ratio: 2 / 2; /* Tỷ lệ khung hình 16:9 */
  width: 100%; /* Đảm bảo chiều rộng của khung chứa */
  background-color: #f0f0f0; /* Màu nền trong trường hợp không có hình ảnh */
  border-radius: 6px;
}

.khung-tin-anh img{
  width: 100%;
  border-radius: 4px 4px 0px 0px;
  height: 100%;
  object-fit: cover; /* Hình ảnh lấp đầy khung chứa và giữ tỷ lệ */
}
.khung-tin-tuc {
  aspect-ratio: 3 / 2; /* Tỷ lệ khung hình 16:9 */
  width: 100%; /* Đảm bảo chiều rộng của khung chứa */
  background-color: #f0f0f0; /* Màu nền trong trường hợp không có hình ảnh */
  border-radius: 6px;
}

.khung-tin-tuc img{
  width: 100%;
  border-radius: 4px 4px 0px 0px;
  height: 100%;
  object-fit: cover; /* Hình ảnh lấp đầy khung chứa và giữ tỷ lệ */
}
.line-tin{
  height: 1px;
  background-color: #eeeeee;
}
.line-ft{
  height: 1px;
  background-color: rgba(120, 120, 120, 1);
}

.secsion-doitac{
  margin: 0px auto;
  background-color: rgba(1, 46, 105, 1);
}
.khung-doitac-slide img
{
  width: 100%;
  max-width: 160px;
}
.nen-gt0{
  background: url(images/nen-gt.svg) no-repeat top left;
}
.nen-gt{
  background: url(images/nen-gt.svg) no-repeat bottom right;
  
}
.nen-gt img{
  width: 100%;
}
.text-tieu-de h4{
  color: rgba(8, 37, 95, 1);
  font-family: Saira;
}
.text-tieu-de h5{
  font-size: 13px;
  color: rgba(29, 172, 231, 1);
  font-family: Saira;
}
.text-tieu-de h2{
  color: rgba(8, 37, 95, 1);
  font-weight: bold;
  font-family: Saira;
}
.nd-gt{
  font-family: Saira;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  text-align: justify;
  
}
.bg-xanh-blog{
  background-color: #1b5bc9;
  border-radius: 15px;
}
.starred{
  color: red;
}
.fl-1-blog h2{
  color: #fff;
  height: 100%;
}
.icon-sucsess::before{
  font-family: "icomoon";
  content: "\f05d";
  font-size: 58px;
  color: #00b170;
}
.icon-xemthem::before{
  font-family: "icomoon";
  content: "\f101";
  font-size: 18px;
  padding-left:18px;
  position: relative;
  top: 1px;
  color: #fff;
}
.fl-2-blog img{
  width: 100%;
  border-radius: 0px 15px 15px 0px;
}
@media (min-width: 128px) and (max-width: 767px) {
 
  .fl-2-blog img{
    border-radius: 0px 0px 15px 15px !important;
  }
  .bg-xanh-blog{
    border-radius: 15px;
  }
}


.mw-80 img{
  width: 80%;
}

.ft{
  background-color: rgba(9, 16, 34, 1);
  padding: 40px 0px 40px 0px;
  color: #ccc;
  font-size: 16px;
}

.ft h2{
  font-size: 20px;
  color: white;
}
.ft h5{
  color: white;
}
.ft ul{
  margin: 0px;
  padding: 0px;
}
.ft ul li{
  list-style-type: none;
  margin: 0px;
  padding-bottom: 8px;
}
.ft ul li a{
  color: #ccc;
}
.ft ul li a:hover{
  color: #fff;
}

.ft input{
  background-color: #6b6b6b;
  border: none;
}
.ft input:hover{
  background-color: #6b6b6b;
  border: none;
}
.ft input::placeholder {
  color: #fff; /* Thay thế 'red' bằng màu bạn muốn */
}

.text-be{
  font-size: 14px;
  color: #b6b6b6;
}

.gt-page img{
  width: 100%;
}

.line-green{
  background-color: #092e4b;
  max-width: 150px;
  height: 3px;
  margin: 0px auto;
}

.noidung{
  font-size: 16px;
  color: #525252;
  position: relative !important;

}
.noidung img {
  display: block !important; /* Đảm bảo ảnh là block-level */
  margin: 0 auto  !important; /* Căn giữa ảnh theo chiều ngang */
  max-width: 90%  !important; /* Giới hạn độ rộng tối đa của ảnh */
}
.noidung p img{
  margin: 0px auto !important;
  text-align: center !important;
  max-width: 90% !important;
}
.noidung table{
  max-width: 100% !important;
}
.fl-gt img{
  width: 60px;
}
.fl-sl img{
  width: 120px;
}
.t-c{
  text-align: center;
  margin-top: 10px;
}
.t-c-sp h1{
  text-align: left;
  color: #919191;
}
.t-c-l{
  text-align: left;
  margin-top: 20px;
}
.t-c-l h4{
  color: #919191;
}
.t-c-l h5{
  color: #919191;
}




.congnghegt img{
  width: 100%;
  border-radius: 8px;
}
.video-gt img{
  width: 100%;
  border-radius: 8px 8px 0px 0px;
}
.video-gt h5{
  width: 100%;
  color: #919191;
}
.khungvideo-gt{
  background-color: white;
  border-radius: 8px;
}
.gia-sp h4{
  color: #C76821 !important;
}

.h40{
  height: 40px;
}

.right-h-color{
  color: rgb(107, 107, 107);
}
.right-h-color a{
  color: rgb(107, 107, 107);
}
/* map */
 #map {
      height: 500px;
      position: relative;
      z-index: 1;
  }
  .location-item img {
      width: 100%;
      height: auto;
      border-radius: 0.25rem;
      position: relative;
      z-index: 11;
  }
  #location-list {
      height: 500px;
      overflow-y: auto;
      padding: 1rem;
  }
/* DUONG DAN */
.breadcrumb {
  padding: 10px 10px 10px 20px;
  font-size: 14px;
}

.breadcrumb a {
  color: #292929;
  font-weight: 500;
  text-decoration: none;
}

.breadcrumb a:hover {
  color: #333333;
  text-decoration: underline;
}

.d2,
.breadcrumb {
  background: #F2F2F2 !important;
  border-radius: 8px;
  margin-top: 10px;
}
.icon-location:before{
  font-family: "icomoon";
  content: "\e8b4";
  font-size: 15px;
  padding-right: 0px;
  position: relative;
  top: 2px;
  color: rgba(187, 187, 187, 1);
}
.icon-tamnhin:before{
  font-family: "icomoon";
  content: "\f21d";
  font-size: 35px;
  padding-right: 0px;
  position: relative;
  top: 2px;
  color: #012E69;
}
.icon-sumenh:before{
  font-family: "icomoon";
  content: "\f18c";
  font-size: 35px;
  padding-right: 0px;
  position: relative;
  top: 2px;
  color: #012E69;
}
.icon-giatri:before{
  font-family: "icomoon";
  content: "\f1d1";
  font-size: 35px;
  padding-right: 0px;
  position: relative;
  top: 2px;
  color: #012E69;
}
.icon-phone1:before{
  font-family: "icomoon";
  content: "\e61d";
  font-size: 15px;
  padding-right: 0px;
  position: relative;
  top: 2px;
  color: rgba(8, 37, 95, 1);
}
.icon-phone:before{
  font-family: "icomoon";
  content: "\e61d";
  font-size: 15px;
  padding-right: 0px;
  position: relative;
  top: 2px;
  color: rgba(187, 187, 187, 1);
}

.icon-email:before{
  font-family: "icomoon";
  content: "\e0e1";
  font-size: 15px;
  padding-right: 0px;
  position: relative;
  top: 2px;
  color: rgba(187, 187, 187, 1);
}
.icon-email1:before{
  font-family: "icomoon";
  content: "\e0e1";
  font-size: 15px;
  padding-right: 0px;
  position: relative;
  top: 2px;
  color: rgba(8, 37, 95, 1);
}
.text-footer{
  font-family: Saira;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-align: left;  
}
.text-footer-end{
  font-family: Saira;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;  
  color: rgba(187, 187, 187, 1);
}
.color-x{
  color: rgba(8, 37, 95, 1);
}
.color-xx{
  color: rgba(228, 232, 236, 1)
}
.ft-img img{
  width: 100%;
  max-width: 337px;
}
.icon-sign:before{
  font-family: "icomoon";
  content: "\f044";
  font-size: 35px;
  color: rgb(153, 153, 153);
  padding-right: 4px;
  position: relative;
  color: #C76821;
}

.icon-sign-in:before{
  font-family: "icomoon";
  content: "\f090";
  font-size: 35px;
  color: rgb(153, 153, 153);
  padding-right: 4px;
  position: relative;
  color: #C76821;
}

.icon-public:before{
  font-family: "icomoon";
  content: "\f012";
  font-size: 35px;
  color: rgb(153, 153, 153);
  padding-right: 4px;
  position: relative;
  color: #C76821;
}
/* mang xa hoi */

.icon-mail:before{
  font-family: "icomoon";
  content: "\e0e1";
  font-size: 15px;
  color: rgb(153, 153, 153);
  padding-right: 4px;
  position: relative;
  top: 2px;
}
.icon-tiktok{
  width: 20px;
  position: relative;
  top: -3px;
  padding-left: 8px;
}
.icon-youtube:before{
  font-family: "icomoon";
  content: "\f16a";
  font-size: 15px;
  color: rgb(153, 153, 153);
  padding-left: 8px;
}
.icon-facebook:before{
  font-family: "icomoon";
  content: "\f09a";
  font-size: 15px;
  color: rgb(153, 153, 153);
}
/* shoping cart style */
.carticon:before{
  font-family: "icomoon";
  content: "\f07a";
  font-size: 15px;
  color: #092e4b;
  position: relative;
  top: 1px;
}
.cartback:before{
  font-family: "icomoon";
  content: "\e317";
  font-size: 15px;
  color: #fff;
}
.img-ft img{
  max-width: 100px;
}
.logo-ft{
  text-transform: uppercase;
  font-size: 16px;
}
.cartqty a{
  color: #212121;
}
.thongtin-thanhtoan .card-header{
  font-weight: bold;
}
.thongtin-thanhtoan label{
  margin-top: 10px;
  margin-bottom: 4px;
}

.thongtin-thanhtoan button{
  width: 100%;
  background-color: #C76821;
  border: none;
}
.thongtin-thanhtoan button:hover{
  background-color: #C76821;
}
.bang-thanhtoan th{
  text-transform: uppercase;
}
.khung-gth-gt{
  height: 98%;
}

.magd li{
  font-size: 18px;
}
.text-slide{
  position: absolute; top: 20%; left: 8%; z-index: 9; color: white; text-align: left;
  font-family: Saira;
}
.zalo-icon{
  max-width: 18px;
}

.dangkytv{
  max-width: 400px;
  margin: 0px auto;
}

.naprut{
  border: #838383 solid 1px;
}
.naprut h3{
  color: #002147;
  font-weight: bold;
}
.naprutul a{
  font-size: 16px;
  font-weight: bold;
}
.naprutul .active{
  border-radius: 5px 5px 0px 0px;
}
.naprutul .nav-link{
  border-radius: 5px 5px 0px 0px;
  background-color: #F2F2F2;
}
.logo-nh img{
  width: 60%;
  max-width: 200px;
}
.logo-nh1 img{
  max-width: 100px;
}
/* style all for bootstrap 5 */
/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
  .khung-gth{
    height: 119px;
  }
  .text-slide h1{
    font-size: 20px;
  }
  .text-slide{
    font-size: 14px;
  }
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
  .khung-gth{
    height: 168px;
  }
  .text-slide h1{
    font-size: 22px;
  }
  .text-slide{
    font-size: 15px;
  }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {
  .khung-gth{
    height: 179px;
  }
  .text-slide h1{
    font-size: 30px;
  }
  .text-slide{
    font-size: 18px;
  }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {
  .khung-gth{
    height: 190px;
  }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .khung-gth{
    height: 100%;
    max-height: 210px;
  }
}

/* Extra extra large devices (1400px and up) */
@media (min-width: 1400px) {
  .khung-gth{
    height: 100%;
  }
}

/* style all for bootstrap 5 */


/* Styles for iPhone X */
@media (min-width: 128px) and (max-width: 767px) {
  .khung-gt0 img{
    width: 100%;
    border-radius: 14px;
  }

}



/* Styles for iPad and larger devices */
@media (min-width: 768px) and (max-width: 991px) {
  .khung-gt0 img{
    width: 100%;
    border-radius: 14px;
  }

}

/* Styles for desktop and larger screens */
@media (min-width: 992px) and (max-width: 1200px) {

}

/* Styles for larger desktops */
@media only screen and (min-width: 1201px) {
 
}


.cccd {
 padding: 20px;
 border: 2px dashed #ced4da; 
 border-radius: 10px;
}

.cccd img{
  width: 100%;
  border-radius: 10px;
}