/* ---------------- div ----------------*/
.padding-0 {
  padding: 0px;
}

.margin-0 {
  margin: 0px;
}
.container {
  background: #FFF;
}
p {
  color: #000
}
h3 {
  font-size: 18px
}

.shadow-effect {
  background: #fff;
  padding: 20px;
  border-radius: 4px;
  box-shadow: 0 19px 38px rgba(0,0,0,0.10), 0 15px 12px rgba(0,0,0,0.02);
}

a:hover {
  color: #1a98d5;
  text-decoration: none;
}

.top {
  background: #fff;
  height: 100%;
  margin-right: 0px
}

.search-form img, .top-header img {
  // padding: 0px 0px 0px 25px
}
@media (max-width: 768px) {
  .search-form img {
    padding: 5px
  }
}

@media (max-width: 1200px) {
  .top-header img {
    // padding-left: 30px
  }
}

@media (max-width: 1050px) {
  .top-header img {
    padding-left: 0px;
    padding: 5px
  }
}


@media (max-width: 425px) {
  .top-header img {
    padding: 10px 0px 10px 30px
  }
}

.hr-ogrin {
    background: #f7aa1f;
    width: 200px;
    height: 4px;
    margin: 20px 0px ;
}

/* ---------------- container ----------------*/
.contain {
  background: white;
  width: 100%
}
/* ---------------- footer ----------------*/
footer {
  padding: 30px 0px;
  background: #4b4f72;
  color: #fff;
  font-size: 16px
}
footer .container {
  background: none
}

footer h5 {  
margin-top: 0px;
margin-bottom: 0px;
}
.footer-top h2 {
  color: #f5aa20;
  font-weight: bold;
}
.footer-top h3 {
  color: #FFF;
  font-weight: bold;
}

.footer-bottom {
  font-size: 12px;
  border-top: 3px solid #f5aa20;
  padding-top: 10px;
  margin-top: 15px;
}

.circle {
  width: 100px;
  height: 100px;
  background: #89d1eb;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px; 
  position: relative
}
.circle>div {
  text-align: center;
  position: absolute;
  top: 35%;
  right: 0%;
  left: 0%;
  margin: 0px auto;
  color: #fff;
  font-weight: bold;
}
@media (max-width: 768px) {
  .or {
    padding-bottom: 30px
  }
}

/* ---------------- banner prime ----------------*/
.banner {
  background-image: url("../img/bg-banner.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; 
  overflow: hidden;
  padding: 30px 0px;
}

.div-banner-left {
  padding: 60px 0px 0px 60px
}
@media (max-width: 768px) { 
  .div-banner-left {
    padding: 0
  }
}
.place-logo-content img {
  width: 100%;
  padding: 0px 75px;
  margin: 0 auto;
}
.place-logo-content h2 {
  color: #f26922;
  background-color: #3b4143;
  font-weight: bolder;
  font-size: 30px;
  padding: 40px 0px;
  margin: 15px 45px;
}
.place-right h2 {
  color: rgb(255, 255, 255);
  background-color: rgb(242, 103, 34);
  font-weight: bolder;
  font-size: 30px;
  margin-right: 80px;
  padding: 8px 10px;
}
.place-logo-content-p {
  padding: 5px 45px; 
  text-align: center; 
  color: #fff; 
  font-size: 18px;
}
@media (max-width: 768px) { 
  .place-logo-content img {
    padding: 0px 40px;
  }
}
@media (max-width: 425px) { 
  .place-logo-content h2 {
    color: #f26922;
    background-color: #3b4143;
    font-weight: bolder;
    font-size: 30px;
    padding: 40px 5px;
    margin: 15px;
  }
  .place-logo-content-p {
    padding: 5px 15px !important;
    font-size: 14px !important;
  }
}

.place-banner-img-right img {
  width: 100%;
  padding-top: 15px
}

/* ---------------- lien he voi chung toi ----------------*/
.register {
  padding: 0px 90px 50px;
  background: #fff;
  padding-bottom: 60px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .register {
    padding: 0px 0px 60px;
  }
}
.register input {
  margin: 15px 0px; 
  background: rgba(138, 207, 232, 0.5);; 
  border: none; 
  height: 35px
}
.register label {
  padding: 15px; 
  line-height: 35px
}
@media (max-width: 425px) {
  .register input {
    margin-top: 0px 
  }
  .register label {
    padding: 0px; 
    line-height: 25px
  }
}

.btn-dang-ky {
  font-weight: bolder;
  font-size: 18px;
  color: #fff;
  background: #F26821 !important;
  border-radius: 30px;
  padding: 10px 60px;
  height: inherit !important;
  border: none
}

.b-in-circle {
  font-size: 20px
}
.circle-page {
  margin-left: 15px;
  width: 400px; 
  height: 400px; 
  border-radius: 1000px; 
  text-align: center; 
  background: #c4e8f5
}
.page-in-circle {
  position: absolute; 
  top: 15%; 
  right: 0%; 
  left: 0%; 
  font-size: 25px; 
  line-height: 35px
}

@media (max-width: 991px) {
  .btn-xs-dang-ky {
    position: absolute; 
    top: 150px; 
    right: 0px
  }
}
@media (max-width: 767px) {
  .b-in-circle {
    font-size: 14px
  }
  .circle-page {
    margin-left: 0px;
    width: 300px; 
    height: 300px; 
    border-radius: 1000px; 
  }
  .page-in-circle {
    top: 10%; 
    font-size: 18px; 
    line-height: 30px
  }
  .btn-xs-dang-ky {
    position: inherit; 
    top: inherit; 
    right: inherit;
  }
}

.btn-dang-ky-ngay {
    background: #f5aa20;
    color: #fff;
    font-weight: bolder;
    padding: 10px 40px;
    font-size: 20px;
    display: inline-block;
    text-align: center;
}

.btn-3-dang-ky {
  font-weight: bolder;
  font-size: 30px;
  color: #fff;
  background: #F26821 !important;
  border-radius: 75px;
  padding: 15px 30px;
  height: inherit !important;
  border: none;
}
@media (max-width: 768px) {
  .btn-3-dang-ky {
    font-size: 30px;
    padding: 5px 15px;
    margin-top: 15px;
  }
}

/* ---------------- 2 button fixed in bottom ---------------- */
.fixed-dang-ky-ngay, .fixed-goi-ngay {
  width: 200px; 
  z-index: 99999999;
  position: fixed; 
  bottom: 30px; 
}
@media (max-width: 768px) {
  .fixed-dang-ky-ngay {
    width: 50px;
    left: 15px;
    bottom: 15px; 
  }
  .fixed-goi-ngay {
    width: 180px;
    right: 15px;
    bottom: 15px; 
  }
}

/* ============================================ animation button ============================================ */
.button {
  -webkit-animation: glowing 1500ms infinite;
  -moz-animation: glowing 1500ms infinite;
  -o-animation: glowing 1500ms infinite;
  animation: glowing 1500ms infinite;
  -webkit-border-radius: 10px;
  border-radius: 10000px;
}
@-webkit-keyframes glowing {
  0% {transform: scale(1.1);}
  25% {transform: scale(1);}
  50% {transform: scale(1.1);}
  75% {transform: scale(1);}
  100% {transform: scale(1.1);}
}
@-moz-keyframes glowing {
  0% {transform: scale(1.1);}
  25% {transform: scale(1);}
  50% {transform: scale(1.1);}
  75% {transform: scale(1);}
  100% {transform: scale(1.1);}
}
@-o-keyframes glowing {
  0% {transform: scale(1.1);}
  0% {transform: scale(1.1);}
  25% {transform: scale(1);}
  50% {transform: scale(1.1);}
  75% {transform: scale(1);}
  100% {transform: scale(1.1);}
}
@keyframes glowing {
  0% {transform: scale(1.1);}
  25% {transform: scale(1);}
  50% {transform: scale(1.1);}
  75% {transform: scale(1);}
  100% {transform: scale(1.1);}
}

/* ============================================ Trang chu ============================================ */
/* ============================================ Trang chu ============================================ */
/* ============================================ Trang chu ============================================ */
/* ============================================ Trang chu ============================================ */
/* ============================================ Trang chu ============================================ */
/* ============================================ Trang chu ============================================ */
/* ============================================ Trang chu ============================================ */
/* ============================================ Trang chu ============================================ */
/* ============================================ Trang chu ============================================ */
/* ============================================ Trang chu ============================================ */
/* ============================================ Trang chu ============================================ */

@import url('https://fonts.googleapis.com/css?family=Trirong:400,400i,600,600i,700,700i&subset=vietnamese');

@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.5.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}


/* ============================================ header ============================================ */

header {
  height: 65px;
  max-height: 65px;
  position: fixed;
  z-index: 999999;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 20px 0px
}

header ul {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0px 
}

.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
  font-size: 18px;
  width: 65px;  
  height: 65px;    
  border: none;
  margin-left: 0px;
  padding: 20px;
  border-radius: 0px
}

@media(max-width: 991px) {
  .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
    width: 30px;
    padding: 0px
  }
}

.search-form .glyphicon {
  font-size: 20px;
  color: #4b4f72
}

.search-form .form-control {
  font-size: 14px;
  font-style: italic;
  height: 65px;
  background: #4b4f72;
  border-radius: 0px;
  border: none;
  color: #fff
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-bars:before {
  content: "\f0c9";
}

.fa-facebook:before {
  content: "\f09a";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-play:before {
  content: "\f04b";
  padding-left: 5px;
  color: #fff
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-left:before {
  content: "\f104";
}

ul.social {
  padding-top: 7px;
  padding-left: 0px
}
ul.social li {
  display: inline-block;
  width: 60px;
}
ul.social li a {
  color: #fff;
}
ul.social li a .fa:before {
  position: static;
  font-size: inherit;
}

.social .fa {
  font-size: 60px !important
}

.menu-nav {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  padding-right: 5px;
}

.list-main-menu {
 /* margin-left: 30px;*/
}
.list-main-menu li {
  float: left;
}
.list-main-menu li a {
  padding: 20px 20px 24px 0px;
  display: block;
  color: #4b4f72;
  font-size: 15px;
  font-weight: bold;
}
.list-main-menu li a:hover {
  color: #1a98d5;
  text-decoration: none
}

@media(max-width: 1250px) {
  .list-main-menu li a {
    padding: 24px 15px 24px 0px;
    font-size: 12px;
  }
}

.list-first-sub-menu:hover .list-second-meunu {
  display: block;
  box-shadow: rgba(0, 0, 0, 0.15) 1px 5px 25px;
  z-index: 9999999
}

.link-first-menu {
  position: relative;
}
.link-first-menu  + i {
  position: absolute;
  top: 15px;
  right: 20px;
}

.list-second-meunu {
  width: 220px;
  height: auto;
  position: absolute;
  background-color: #fff;
  z-index: 9;
  display: none;
}
.list-second-meunu > li {
  float: inherit;
  position: relative;
}
.list-second-meunu > li > a {
  text-transform: initial;
  padding: 10px 25px;
  display: block;
  width: 100%;
}
.list-second-meunu > li .list-third-meunu {
  position: absolute;
  width: 220px;
  height: auto;
  background-color: #fff;
  z-index: 9;
  left: 220px;
  top: 0;
  display: none;
}
.list-second-meunu > li .list-third-meunu > li {
  float: inherit;
}
.list-second-meunu > li .list-third-meunu > li > a {
  text-transform: initial;
  padding: 10px 25px;
  display: block;
  width: 100%;
}
.list-second-meunu > li:hover .list-third-meunu {
  display: block;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 25px;
}

.mobile-menu {
  display: none;
  padding-right: 0px
}

@media screen and (max-width: 991px) {
  .menu-nav {
    display: none;
  }
  .mobile-menu {
    display: block;
    z-index: 1000;
  }
  .mobile-menu .meunu-name {
    display: inline-block;
    padding: 22.5px 10px;
    background-color: #f7aa1f;
    color: #fff;
    position: absolute;
    top: -65px;
  }
  .mobile-menu .list-main-menu-mobile {
    margin-top: 1px;
    clear: both;
  }
  .mobile-menu .list-main-menu-mobile li {
    background-color: #f7aa1f
  }
  .mobile-menu .list-main-menu-mobile li a {
    color: #fff;
    display: block;
    width: 100%;
    padding: 5px 10px;
    border-bottom: 1px solid #fff;
  }
  .mobile-menu .list-first-sub-menu-mobile {
    position: relative;
  }
  .mobile-menu .list-first-sub-menu-mobile > i {
    color: #fff;
    position: absolute;
    right: 20px;
    top: 6px;
  }
  .mobile-menu .list-first-sub-menu-mobile > li > a {
    padding-left: 20px;
  }
  .mobile-menu .list-second-meunu-mobile {
    position: relative;
  }
  .mobile-menu .list-second-meunu-mobile > i {
    color: #fff;
    position: absolute;
    right: 20px;
    top: 6px;
  }
  .mobile-menu .list-second-meunu-mobile > li > a {
    padding-left: 20px;
  }
  .mobile-menu .list-third-meunu-mobile > i {
    color: #fff;
    position: absolute;
    right: 20px;
    top: 6px;
  }
  .mobile-menu .list-third-meunu-mobile > li > a {
    padding-left: 40px;
  }
}

#valueSearch img {
  padding: inherit;
}

#valueSearch a {
  font-size: 12px
}

/* ============================================ banner ============================================ */

/* child of flexslider */

.register-in-banner {
  position: absolute;
  top: 58%;
  left: 10%;
}

.register-in-banner h1 {
    font-weight: bold;
    font-size: 35px;
    color: #fff;
    margin: 15px 0px;
}

.register-in-banner h3{
    font-weight: bold;
    margin: 0px;
}

@media (max-width: 425px) {
  .register-in-banner {
    position: absolute;
    width: 100%;
    top: 35%;
    left: inherit;
    transform: inherit;
    text-align: center;
  }

  .register-in-banner h1 {
    font-size: 20px;
  }

  .register-in-banner h3{
    font-size: 18px;
  }

  .btn-dang-ky-ngay {
    font-size: 14px;
    width: 150px;
  }
}

/* ============================================ slider ============================================ */

.about-us h2, .about-dv h2 {
  color: #4b4f72;
}

.in-figcaption {
  box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 25px;
  padding: 45px 15px 15px 15px !important;
  border-radius: 2px;
}

.about-us-title {
  border-radius: 5px;
  background: #007ab2;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 25px;
  padding: 15px !important;
  color: #fff;
  text-align: left;
}

/* ============================================ news list ============================================ */

.news {
  box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 14px 0px;
  padding-bottom: 50px;
  margin-right: 0px !important;
  padding-left: 15px
}

.news-item {
  box-shadow: rgba(0, 0, 0, 0.15) 1px 4px 14px 0px;
  margin-bottom: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-right: 0px !important;
  margin-left: 0px !important
}

.news-item-right {
  padding-left: 0px;
  text-align: left;
}

.news-item h3 {
  margin-top: 0px;
}

.news-item p {
  font-size: 14px;
  color: #000;
}

.news-item a {
  font-size: 14px;
  color: #000;
  font-weight: bold;
}
.news-list-left {
  margin-top: 25px;
}

.content-big {
  background: #0b98d6;
  color: #fff;
  padding: 15px;
  margin: 50px 0px;
}

@media(max-width: 991px) {
  .content-big {
    margin: 0px;
  }
}

.content-big h1 {
  font-size: 25px;
  margin-top: 0px
}

.content-big p {
  color: #fff;
}

.a-view-more {
  background: #1a98d5;
  color: #fff !important;
  font-size: 14px;
  padding: 5px;
}

.content-big .a-view-more {
  color: #0b98d6 !important;
  background: #fff;
  float: right;
}

.content-big .fa-play:before {
  color: #0b98d6 !important;  
}

.content-big-img {
  padding: 0px;
}

.news-list-left {
  background-repeat: no-repeat;
  background-size:cover
}

/* ============================================ why choice ============================================ */

.why-choice {
  box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 14px 0px;
  padding-bottom: 50px;
  margin-right: 0px !important;
  padding-left: 15px
}

.why-choice h2 {
  font-size: 25px;
  margin-bottom: 18px
}

@media(min-width: 992px) {
  .why-choice h2 {
    /*margin-top: 0px*/
  }
}

.container .why-choice {
  padding: 15px;
  margin-bottom: 15px;
}

.a-view-more {
  background: #1a98d5;
  color: #fff !important;
  font-size: 14px;
  padding: 5px
}

.new-cupon {
  color: rgb(32, 145, 202);
  box-shadow: rgba(0, 0, 0, 0.15) 1px 4px 14px 0px;
  margin-bottom: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-right: 0px !important;
  margin-left: 0px !important
}

.new-cupon-right {
  padding-left: 0px
}

.new-cupon h3 {
  margin-top: 0px;
}

.new-cupon strong {
  color: #f26722;
}

.new-cupon i {
  font-size: 14px;
  color: #000;
}

/* ============================================ contact us ============================================ */

.contact-us {
   background: none
}

/* ============================================ content ============================================ */
/* ============================================ content ============================================ */
/* ============================================ content ============================================ */
/* ============================================ content ============================================ */
/* ============================================ content ============================================ */
/* ============================================ content ============================================ */
/* ============================================ content ============================================ */
/* ============================================ content ============================================ */
/* ============================================ content ============================================ */
/* ============================================ content ============================================ */
/* ============================================ content ============================================ */
/* ============================================ content ============================================ */
/* ============================================ content ============================================ */


/* ============================================ breadcrumb ============================================ */

.page-banner {
  position: relative;
  padding: 60px 0px 60px;
  color: #fff;
  background-image: url('http://ekomvietnam.com/assets/img/bg-breadcrumb.jpg');
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;
  margin-top: 65px
}
.page-banner h1 {
  font-size: 32px;
  margin: 0;
  text-transform: uppercase;
  color: #fff;
}
.page-banner .breadcrumb {
  position: relative;
  margin: 0px;
  padding: 0px;
  z-index: 5;
  background: transparent;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

#video-header {
  height: 650px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 19px 38px rgba(0,0,0,0.10), 0 15px 12px rgba(0,0,0,0.02);
  margin-top: 65px
}
#video-header video {
  width: 100%;
  min-height: 100%;
  object-fit: cover;
}
#video-header {
  height: 500px;
}
#video-header .video-header-message {
    display: block;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    z-index: 2;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
#video-header .video-header-message h1 {
    color: #fff;
    font-size: 43px;
}
#video-header .video-header-message hr.small {
    border: solid #fff;
    opacity: .15;
    border-width: 2px 0 0;
    margin-top: 32px;
    margin-bottom: 32px;
    max-width: 100px;
}
hr.small {
    border: solid #313740;
    border-width: 1px 0 0;
    clear: both;
    height: 0;
    margin: 0 auto;
    margin-top: 21px;
    margin-bottom: 21px;
    max-width: 100px;
}
#video-header .video-header-message p {
    color: #fff;
    margin-bottom: 0;
    font-size: 20px;
}
#video-header:after {
    background: #525151 url(../img/overlay-pattern.png);
    opacity: .7;
    bottom: 0px;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

@media(max-width: 425px) {
  #video-header .video-header-message p {
    color: #fff;
    margin-bottom: 0;
    font-size: 18px;
  }
  #video-header .video-header-message h1 {
    color: #fff;
    font-size: 25px;
  }
  #video-header {
    height: 300px;
  }
}

/* ============================================ container content ============================================ */


.container-content {
  margin-bottom: 150px; 
  margin-top: 30px;
}

.container-content img {
  max-width: 100%;
  height: inherit;
}


/* ============================================ post-content ============================================ */


.post-content h2, .post-content p {
  text-align: left;
}
.post-content .themeta {
  color: #abaaaa;
  font-size: 14px;
  color: #8C8C8C;
  margin: 15px 0 30px;
  text-align: left;
}
.post-content .themeta span {
  margin-right: 15px;
  padding: 7px 15px;
  border: 1px solid #EAEDF2;
}


/* ============================================ menu right ============================================ */


.menu-right a {
  color: #808080
}
.menu-right h5.title {
  font-size: 17px;
  padding: 12px;
  background: #eaedf2;
  margin: 0 0 15px;
  font-weight: bold;
}

.menu-right ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.menu-right ul>li {
  padding: 10px 10px 10px 0;
  font-size: 15px;
  border-bottom: 1px solid #F3F5F7;
}

.tagcloud {
  overflow: hidden;
}

.tagcloud a {
  background: #EAEDF2;
  border: 0 none;
  color: #808080;
  display: block;
  float: left;
  font-size: 14px;
  margin: 0 3px 3px 0;
  padding: 5px 7px;
  position: relative;
  border-radius: 4px;
}


/* ============================================ lien he ============================================ */


.about1-numbers.contact {
  padding: 45px 0 75px;
}
.about1-numbers .shadow-effect {
  text-align: left;
}

.contact-form h2 {
  text-align: center;
}

#contactform input#submit {
  background: #3190E7;
  margin: 15px auto 0;
  color: #fff;
  padding: 9px 39px 10px;
  font-size: 16px;
  border: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: table;
  transition: all 250ms ease-out 0s;
}

.typcn:before {
  font-family: 'typicons';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  height: 1em;
  font-size: 1em;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.about1-numbers .number {
  font-family: 'Lato', sans-serif;
  color: #EB1E94;
  font-size: 28px;
  font-weight: 900;
  letter-spacing: -.07em;
  background: #ccc;
  padding: 6px;
  text-align: center;
  margin-top: 20px;
  border-radius: 6px;
}

.about1-numbers .number.facebook {    
  background: #4267b2;
  color: #fff;
}

.about1-numbers .number.skype {
  background: #2bcece;
  color: #fff;
}

.about1-numbers .number.gplus {
  background: #e80404;
  color: #fff;
}


/* ============================================ FAQ??? ============================================ */

.faq {
  box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 14px 0px;
  padding-bottom: 50px;
  margin-right: 0px !important;
  padding-left: 15px
}

.container .faq {
  padding: 15px;
  margin-bottom: 15px;
}

.faq a {
  font-weight: bold;
  font-size: 18px
}

.faq .a-view-more {
  font-size: 14px;
  font-weight: inherit;
}


/*view more css*/

.read-more-state {
  display: none;
}

.read-more-target {
  opacity: 0;
  max-height: 0;
  font-size: 0;
  transition: .25s ease;
}

.read-more-state:checked ~ .read-more-wrap .read-more-target {
  opacity: 1;
  font-size: inherit;
  max-height: 999em;
}

.read-more-state ~ .read-more-trigger:before {
  content: 'Xem th&#47975';
}

.read-more-state:checked ~ .read-more-trigger:before {
  content: 'Thu nh&#7887;';
}

.read-more-trigger {
/*  cursor: pointer;
  display: inline-block;
  padding: 0 .5em;
  color: #666;
  font-size: .9em;
  line-height: 2;
  border: 1px solid #ddd;
  border-radius: .25em;*/
}

.read-more-wrap {
  padding: 2%;
  background: #f3f3f3;
  border-radius: .25em;
}

/*/view more css*/


/* ============================================ Gioi thieu ============================================ */
/*slider cua gioi thieu*/
.jssora03l, .jssora03r {
  display: block;
  position: absolute;
  width: 55px;
  height: 55px;
  cursor: pointer;
  overflow: hidden;
}
/*.jssora03l { background: url('previous.png') no-repeat; opacity: 0.1; }
.jssora03r { background: url('next.png') no-repeat; opacity: 0.1; }
.jssora03l:hover { background: url('previous.png') no-repeat; opacity: 1; }
.jssora03r:hover { background: url('next.png') no-repeat; opacity: 1; }
*/

.slide-show-item img {
  width: 100%
}
/*.slide-show-item h1 {
  font-size: 18px; 
  margin: 5px 10px;
  font-weight: bold;
  text-transform: capitalize;
}
@media (max-width: 768px) {
  .slide-show-item img {
    width: 30%
  }
  .slide-show-item h1 {
    font-size: 30px; 
  }
  .slide-show-item p {
    font-size: 30px; 
  }
  .slider {
    height: 600px;
  }
  #jssor_1, .jssor_1, .slide-show-item {
    height: 800px !important;
  }
}
@media (max-width: 660px) {
  .slider {
    height: 550px;
  }
}
@media (max-width: 550px) {
  .slider {
    height: 500px;
  }
}
@media (max-width: 450px) {
  .slider {
    height: 400px;
  }
}
*/


/*/slider cua gioi thieu*/




/* ============================================ san pham noi bat ============================================ */

.container-spnb {
  margin-top: 50px; 
  margin-bottom: 25px; 
  background: none
}

.spnb {
  padding: 60px 30px
}

@media(max-width: 768px) {
  .spnb {
    padding: 30px 0px
  } 
}

/* ============================================ Dich vu ============================================ */

.box-equal {
  padding: 15px;
}

.box-equal .item {
    border-radius: 30px;
    border: solid 1px #ddd;
    overflow: hidden;
}

.box-equal .item .des {
  padding: 15px;
  padding-top: 0px;
  text-align: left;
  color: #4b4f72;
}

.m-title {
  font-weight: bold;
}

/* ============================================ Ve chung toi ============================================ */

.container-ve-chung-toi {
  color: #fff
}

.container-ve-chung-toi .div-left {
  padding: 30px 75px; 
  background: #4b4f72b0;
}

.container-ve-chung-toi h1 {
  color: #f5aa20; 
  text-align: center; 
  font-weight: bold;
}

.container-ve-chung-toi h4 {
  line-height: 25px
}

@media(max-width: 768px) {
  .container-ve-chung-toi .div-left {
    padding: 30px 15px; 
  }    
}

/* ============================================ Doi tac ============================================ */

.doi-tac {
  padding: 50px;
  text-align: center;
}

.doi-tac h3 {
  color: #f5aa20; 
  font-size: 22px; 
  font-weight: bold; 
  margin: 10px 0px;
}