/*
 * Moon by GetTemplates.co
 * URL: https://gettemplates.co
 */
html {
  font-size: 62.5%;
  overflow-x: hidden; }

body {
	background-image: url(./../img/bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	position: relative;
	
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	color:#707070;
}
  body:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    opacity: .8;
    z-index: -1;
    background: #152c54;
   }

.boxed-page {
  margin: 0 auto;
  margin-top: 6rem;
  margin-bottom: 6rem;
  position: relative;
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.11), 0 5px 15px 0 rgba(0, 0, 0, 0.08);
  border-radius: 5px; }
  .img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

@media (min-width: 1200px) {
  .boxed-page {
    width: 1224px; }
    .boxed-page .container {
      max-width: 1280px;
      padding-left: 10px;
      padding-right: 10px; } }
	 
.gioithieu {
	border-right:solid;
	border-right-color:#CCC;
	border-right-width:1px;
	padding-right:10px;
	
}
.bg-image {
	background-image:url(../img/bg-foral.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center center;
	}
.namepage {
	margin-top:20px;
	margin-bottom:20px;
	font-size:18px;
	color:#2a51a3;
	
	margin-left:0px;
	}
	.namepages {
	margin-top:20px;
	margin-bottom:20px;
	font-size:16px;
	color:#2a51a3;
	
	margin-left:0px;
	}
	
.menu {
	
	
}
.pagination {
  display: inline-block;
}

.pagination a {
  color: black;
  float: left;
  padding: 8px 14px;
  text-decoration: none;
  transition: background-color .3s;
  
  background-color:#00a751;
  color:#FFF;
  margin: 0 4px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}

.pagination a.active {
  background-color: #f57f27;
  color: white;
 
}


.pagination a:hover:not(.active) {background-color: #f57f27;color: white;}

.img-hover img {
	border: 1px solid #fff ;
}
.img-hover:hover img {
	border-color: #f57f27;
}
.menuphai {
	list-style:none;
	padding:0;
	
	margin-left:0px;
	margin-right:0;
	margin-bottom:0;
	margin-top:0;
}
.menuphai li {
	
	margin-bottom:5px;
	background-color:#e7e7e8;
	margin-bottom:20px;
	border-radius: 6px;
}
.menuphai li a {
	
	font-size:14px;
	color:#707070;
	 
	text-transform:lowercase;
}
.menuphai li a:hover {
	
	font-size:14px;
	color:#f57f27;
	
}
.tensanpham a {
	color: #2a51a3;
	font-size:14px;
}
.clear {
    clear: both;
}
.thongtinkythuat{
	font-size:14px;
}

.thongtinsanpham {
margin-top:20px;	
}
.menuphai li::before {
  content: "\2022";
  color: #f57f27;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
 
  margin-left: 5px;
}
.tensanpham  {
	font-size:16px;
	color: #2a51a3;
	font-weight:600;
}
.cate {
	
margin-bottom: 20px;
font-size: 16px;
color: #2a51a3;

}
.tencty {
	 font-weight: 600;
}
.copyr {
	font-size: 12px;
}
.menutrai {
	
	background-image: url(../img/bg-flower.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.menutrai h1 {
	margin-top:60px;
	font-size: 15px;
	font-weight:600;
}
.menutrai p {
	font-size: 14px;
}

.menutrain {
	
	background-image: url(../img/bg-flower-2.png);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.menutrain h1 {
	margin-top:60px;
	font-size: 16px;
	font-weight:500;
}
.menutrain p {
	font-size: 15px;
}
.menutrais {
	
	background-image: url(../img/bg-flower-2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.menutrais h1 {
	margin-top:10px;
	font-size: 16px;
	font-weight:500;
}
.menutrais p {
	font-size: 15px;
}
@charset "UTF-8";

/* social-media */
@font-face {
  font-family: "social-media";
  src:url("https://file.myfontastic.com/7vRKgqrN3iFEnLHuqYhYuL/fonts/1551518053.eot");
  src:url("https://file.myfontastic.com/7vRKgqrN3iFEnLHuqYhYuL/fonts/1551518053.eot?#iefix") format("embedded-opentype"),
    url("https://file.myfontastic.com/7vRKgqrN3iFEnLHuqYhYuL/fonts/1551518053.woff") format("woff"),
    url("https://file.myfontastic.com/7vRKgqrN3iFEnLHuqYhYuL/fonts/1551518053.ttf") format("truetype"),
    url("https://file.myfontastic.com/7vRKgqrN3iFEnLHuqYhYuL/fonts/1551518053.svg#1551518053") format("svg");
  font-weight: normal;
  font-style: normal;
}

[data-icon]:before {
  font-family: "social-media" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "social-media" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-facebook:before {
  content: "\61";
}
.icon-twitter:before {
  content: "\62";
}
.icon-instagram:before {
  content: "\63";
}
.icon-youtube:before {
  content: "\64";
}
.icon-pinterest:before {
  content: "\65";
}
.icon-linkedin:before {
  content: "\66";
}
.nopadding {
   padding-left: 5px;
    padding-right: 5px;
  margin-bottom:10px;
}
.textgioithieu {
color:#707070;	
padding-left:13px;
font-size:14px;
min-height:550px;
}
.textgioithieuss {
color:#707070;	
padding-left:13px;
font-size:14px;

}
.textgioithieu p {
color:#707070;	
font-size:14px;
}
.textgioithieu span {
color:#707070;	
font-size:14px;
}
.sanpham {
	list-style:none;
	margin:0;
	padding:0;
}
.sanpham li {
	float:left;
	margin-bottom:10px;
}

.navs {
  list-style: none;
  text-align: left;
}

.navs li {
  position: relative;
  display: inline-block;
  margin-right: -4px; /* See: http://css-tricks.com/fighting-the-space-between-inline-block-elements/ */
}

.navs li:before {
  content: "";
  display: block;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #fff;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  z-index: -1;
}

.navs a {
	display: block;
	background-color: #00ab5a;
	background-image: -webkit-gradient(linear, left right, left right, from(#00ab5a), to(#ade9cc));
	background-image: -webkit-linear-gradient(left, #00ab5a, #ade9cc);
	background-image: -moz-linear-gradient(left, #00ab5a, #ade9cc);
	background-image: -ms-linear-gradient(left, #00ab5a, #ade9cc);
	background-image: -o-linear-gradient(left, #00ab5a, #ade9cc);
	color: #FFF;
	margin-bottom:12px;
	margin-top:12px;
	margin-left:6px;
	margin-right:40px;
	
	width: 80px;
	height: 80px;
	position: relative;
	text-align: center;
	line-height: 65px;
	border-radius: 50%;
	
 
  font-size:13px;
	box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, .1);
	
}

.navs a:before {
  content: "";
  display: block;
  background: #fff;
  border-top: 2px solid #ddd;
  position: absolute;
  top: -18px;
  left: -18px;
  bottom: -18px;
  right: -18px;
  z-index: -1;
  border-radius: 50%;
  box-shadow: inset 0px 8px 48px #ddd;
}

.navs a:hover {
  text-decoration: none;
  color: #fff;
  background: #f57f27;
}
.menuan {
	background:#FFF;
}
.menuan {
	display:none;
}
.menutrais {
	display:none;
}
.topnav {
  overflow: hidden;
  background-color: #00ab5a;
}

.topnav a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.active {
  background-color: #00ab5a;
  color: white;
}

.topnav .icon {
  display: none;
}

.dropdown {
  float: left;
  overflow: hidden;
}

.dropdown .dropbtn {
  font-size: 17px;    
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

.dropdown-content {
	display: none;
	position: absolute;
	background-color: #CCC;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 1;
	
}

.dropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
  font-size:14px;
  text-transform:lowercase;
}

.topnav a:hover, .dropdown:hover .dropbtn {
  background-color: #f57f27;
  color: white;
}

.dropdown-content a:hover {
  background-color: #ddd;
  color: black;
}

.dropdown:hover .dropdown-content {
  display: block;
}

@media screen and (max-width: 600px) {
  .topnav a:not(:first-child), .dropdown .dropbtn {
    display: none;
  }
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  .topnav.responsive .dropdown {float: none;}
  .topnav.responsive .dropdown-content {position: relative;}
  .topnav.responsive .dropdown .dropbtn {
    display: block;
    width: 100%;
    text-align: left;
  }
}

h1 {
  font-size: 4.8rem; }

h2 {
  font-size: 3.6rem; }

h3 {
  font-size: 3rem; }

h4 {
  font-size: 2.4rem; }

h5 {
  font-size: 1.8rem; }

h6 {
  font-size: 1.6rem; }

h1,
h2,
h3 {
  font-weight: 300;
  line-height: 1.2em; }

h4,
h5,
h6 {
  line-height: 1.5em;
  font-weight: 400; }

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
 
  margin-top: 0; }

p {
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.5em; }

.section-title,
.section-sub-title {
  margin-bottom: 30px; }

.btn {
  font-size: 1.6rem;
  padding: .7rem 1rem; }

img {
  max-width: 100%; }

a:focus,
button:focus {
  outline: none; }

.btn:hover,
a:hover {
  text-decoration: none;
  color: #d05165; }

.btn-group-lg > .btn, .btn-lg {
  padding: 1rem; }

.btn-group-sm > .btn, .btn-sm {
  padding: .5rem; }

.section-content {
  padding-top: 80px;
  padding-bottom: 80px; }

.title-wrap,
.section-title {
  text-align: center; }

.bg-white {
  background-color: #fff; }

.bg-grey {
  background-color: #f7f8f9; }

.bg-transparent {
  background: transparent; }

.btn-link {
  color: #f15e75; }
  .btn-link:hover {
    text-decoration: none; }

.color-primary {
  color: #f15e75; }

/* Colours */
.text-orange {
  color: #FDBA51; }

.text-cyan {
  color: #35B8AD; }

.text-red {
  color: #FC665F; }

a {
  color: #f27a36; }

.fs-40 {
  font-size: 40px; }

/* Custom default button */
.btn-secondary,
.btn-secondary:hover,
.btn-secondary:focus {
  color: #333;
  text-shadow: none;
  /* Prevent inheritance from `body` */
  background-color: #fff;
  border: .05rem solid #fff; }

.btn:not(.btn-link):hover {
  box-shadow: 0 7px 14px rgba(50, 50, 93, 0.1), 0 3px 6px rgba(0, 0, 0, 0.08);
  -webkit-transform: translateY(-1px);
  transform: translateY(-1px); }

.btn-orange {
  background-color: #FDBA51 !important;
  color: #fff !important;
  border: none !important; }

.btn-cyan {
  background-color: #35B8AD !important;
  color: #fff !important;
  border: none !important; }

.btn-red {
  background-color: #FC665F !important;
  color: #fff !important;
  border: none !important; }

#gtco-header-navbar {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 11;
  transition: background-color .3s ease-in-out;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px; }

.navbar-brand {
  font-size: 40px;
  color: #000; }

.navbar-nav .nav-link {
  color: #000;
  transition: .3s ease; }

.navbar-nav:hover li a {
  opacity: 0.5; }
  .navbar-nav:hover li a:hover {
    opacity: 1; }

.navbar-toggler {
  font-size: 3rem; }

.not-on-top #gtco-header-navbar {
  position: fixed;
  max-width: 1024px;
  margin: 0 auto;
  left: 0;
  right: 0;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 3px 15px 0px;
  border-radius: 0; }

.jumbotron {
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  position: relative;
  border-radius: 0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin-bottom: 0;
  overflow: hidden;
  min-height: 400px; }
  @media (min-width: 1024px) {
    .jumbotron {
      min-height: 70vh; } }
  .jumbotron .container {
    position: relative; }
  .jumbotron:before {
    position: absolute;
    display: block;
    content: "";
    background-color: rgba(255, 255, 255, 0.3);
    opacity: 0.8;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

.filter-button-group {
  margin-bottom: 15px; }
  .filter-button-group a {
    margin: 5px;
    cursor: pointer; }

.grid-link a {
  margin: 5px;
  font-size: 20px;
  color: #000; }

.grid-portfolio {
  overflow: hidden; }

.gutter-sizer {
  width: 2%; }

.grid-sizer,
.grid-item {
  width: 32%; }

.grid-item {
  margin-bottom: 20px;
  border-radius: 5px;
  overflow: hidden; }
  .grid-item:hover .grid-info {
    top: 50%;
    opacity: 1; }

.grid-item-wrapper:before {
  content: '';
  display: block;
  background: rgba(255, 255, 255, 0.7);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: all .3s ease;
  opacity: 0; }

.grid-item-wrapper:hover:before {
  opacity: 1; }

.grid-info {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all .3s ease; }

.lightcase-icon-close:before {
  content: '\e870';
  font-family: "Linearicons-Free"; }

.grid-title {
  text-align: center; }

.blog-item {
  transition: all 0.3s ease-in-out;
  background-color: #f7f8f9;
  border-radius: 3px;
  overflow: hidden; }
  .blog-item:hover {
    box-shadow: 0 5px 15px -5px #333;
    transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    transform: translateY(-6px);
    box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15); }

.bg-grey .blog-item {
  background-color: #fff; }

.blog-item-wrapper {
  margin-bottom: 30px; }

.blog-img img {
  width: 100%;
  height: 250px;
  object-fit: cover; }

.blog-title h4 {
  color: #000; }

.blog-text {
  padding: 15px; }

.blog-tag {
  color: #000;
  letter-spacing: 1.1px;
  text-transform: uppercase; }

.blog-meta {
  color: #939393; }
  .blog-meta p {
    display: inline-block;
    font-size: 14px; }
  .blog-meta a {
    color: #939393; }

.blog-author {
  display: inline-block;
  color: #939393; }
  .blog-author p {
    font-size: 14px;
    margin-bottom: 0; }

.blog-share-wrapper {
  float: right;
  display: inline-block;
  margin: 0 -5px; }
  .blog-share-wrapper .blog-share {
    padding: 0 5px;
    cursor: pointer; }

#gtco-counter {
  position: relative; }

.counter-item {
  text-align: center;
  z-index: 1;
  color: #fff; }
  .counter-item > i {
    display: block;
    font-size: 40px; }
  .counter-item .number {
    font-size: 60px;
    font-weight: 400;
    display: block; }
  .counter-item h4 {
    display: block;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    font-size: 16px; }

.box-shadow {
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.05); }

.price-box {
  border: none; }
  .price-box .card-header {
    background-color: transparent; }
  .price-box small {
    font-size: 60%; }
  .price-box .price-box-list {
    min-height: 150px; }

footer {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px; }

.form-control {
  font-size: 1.6rem;
  margin-bottom: 15px;
  height: 38px;
  font-weight: 300; }
  .form-control:focus {
    border-color: #f15e75;
    box-shadow: 0 0 0 0.2rem rgba(253, 101, 90, 0.25); }

#gtco-contact-form form label.error {
  margin-bottom: 15px;
  color: #f15e75;
  font-size: 1.4rem; }

.form-control::-webkit-input-placeholder {
  opacity: .5; }

.form-control::-moz-placeholder {
  opacity: .5; }

.form-control:-ms-input-placeholder {
  opacity: .5; }

.form-control::-ms-input-placeholder {
  opacity: .5; }

.form-control::placeholder {
  opacity: .5; }

#form-message-warning, #form-message-success {
  display: none; }

.single-layout .jumbotron:before {
  background-color: rgba(255, 255, 255, 0.9); }

.blog-content img.float-left {
  margin: 15px 15px 15px 0; }

.blog-content .img.float-right {
  margin: 15px 0 15px 15px; }

@media (min-width: 768px) and (max-width: 1200px) {
  .boxed-page {
    margin-right: 30px;
    margin-left: 30px; }
	
  .not-on-top #gtco-header-navbar {
    margin-right: 30px;
    margin-left: 30px; }
	.navs a {
  display: block;
  background-color: #00ab5a;
  background-image: -webkit-gradient(linear, left right, left right, from(#00ab5a), to(#00ab5a));
  background-image: -webkit-linear-gradient(left, #00ab5a, #00ab5a); 
  background-image: -moz-linear-gradient(left, #00ab5a, #00ab5a); 
  background-image: -ms-linear-gradient(left, #00ab5a, #00ab5a); 
  background-image: -o-linear-gradient(left, #00ab5a, #00ab5a); 
  color: #FFF;
  margin: 16px;
  width: 80px;
  height: 80px;
  position: relative;
  text-align: center;
  line-height: 65px;
  border-radius: 50%;
  font-size:13px;
  	box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, .2), inset 0px -3px 1px 1px rgba(204,198,197,.5);
 
}
	}

@media (max-width: 992px) {
  #navbar-nav-header .navbar-nav {
    margin-top: 15px; }
  #gtco-header-navbar {
    padding-left: 15px;
    background-color: #fff; }
	.navs a {
  display: block;
  background-color: #00ab5a;
  background-image: -webkit-gradient(linear, left right, left right, from(#00ab5a), to(#00ab5a));
  background-image: -webkit-linear-gradient(left, #00ab5a, #00ab5a); 
  background-image: -moz-linear-gradient(left, #00ab5a, #00ab5a); 
  background-image: -ms-linear-gradient(left, #00ab5a, #00ab5a); 
  background-image: -o-linear-gradient(left, #00ab5a, #00ab5a); 
  color: #FFF;
  margin: 1px;
  width: 80px;
  height: 80px;
  position: relative;
  text-align: center;
  line-height: 65px;
  border-radius: 50%;
  font-size:13px;
  	box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, .2), inset 0px -3px 1px 1px rgba(204,198,197,.5);
 
}
	
	
	}

@media (max-width: 767px) {
  .boxed-page {
    margin: 0 15px; }
  .not-on-top #gtco-header-navbar {
    margin-right: 15px;
    margin-left: 15px; }
  .counter-item {
    margin-bottom: 40px; }
    .counter-item:last-child {
      margin-bottom: 0; }
  .section-title br,
  .section-sub-title br {
    display: none; }
  .grid-item {
    width: 100%; }
  .card-deck {
    flex-direction: column; } 
	.menuan {
	display:block;
}
.menu {
	display:none;
}
.menutrai {
	display:none;
}
.menutrain {
	display:none;
}
.menutrais {
	display:block;
}
.textgioithieu {
	
padding-left:10px;
}

	}
