﻿/*
Theme Name: teamplate
Description: Dự án được phát triển bởi rubicmarketing.com
Theme URI: https://rubicmarketing.com/
Author: thietkewebcongit@gmail.com
Author URI: http://rubicmarketing.com 
Version: 2018
Text Domain: rubicmarketing.com*/

@font-face {
    font-family: 'Aquarelle';
    src: url('fonts/UTM Aquarelle.eot');
    src: url('fonts/UTM Aquarelle.eot?#iefix') format('embedded-opentype'), url('fonts/UTM Aquarelle.woff') format('woff'), url('fonts/UTM Aquarelle.ttf') format('truetype'), url('fonts/UTM Aquarelle.svg') format('svg');
}


@font-face {
  font-family: 'Swiss CondensedBold';
  src: url('fonts/swiss-condensedbold.eot');
  src: url('fonts/swiss-condensedbold.eot?#iefix') format('embedded-opentype'),
  url('fonts/swiss-condensedbold.woff') format('woff'),
  url('fonts/swiss-condensedbold.ttf') format('truetype'),
  url('fonts/swiss-condensedbold.svg#swiss-condensedbold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face { font-family: 'factoryplus'; src: url(fonts/factoryplus.ttf); }
@font-face { font-family: 'Flaticon';  src: url(fonts/Flaticon.woff); }
@font-face{font-family:'MyriadPro-BoldCond';src:url('fonts/MyriadPro-BoldCond.woff'); }
@font-face{font-family:'MyriadPro-Cond';src:url('fonts/MyriadPro-Cond.woff');  }
@font-face{font-family:'UVFLobster';src:url('fonts/UVFLobster.woff2'); }  


body {
  background: #fff;     
}
/*---header===*/
header {
 
}
a {text-decoration:none}
a:hover {text-decoration:none}
.header-top { 
  background: #E7E8EA; 
}
.padding_0 {padding-left:0px; padding-right:0px}
.padding_left {padding-left:0px; }
.padding_right {  padding-right:0px}
.header-top a {  color: #444; }
.header-top .address-top p {     margin: 0; line-height: 35px; display: inline-block;    }
.icon-phone {margin:0px 0px 0px 20px;}
.logo a img{ margin: 0 auto; width:43%;margin-bottom: 5px}

.logo1 div a img{ margin: 0 auto; width:100%;margin-top: 30px}

/*Hổ trợ*/
.box-service {padding-top:20px}
.icon_phuongthuc a{    display: inline-block;     float: left;     padding-left: 20px; color: #F7972B;     font-weight: 600;}
.icon_phuongthuc a img  { width:40px ; height:40px}
.large-text { text-transform:uppercase}
.large-text  p{ text-transform:none ;color:#333 ;    font-weight: 400;}
/**/  
  

nav{  
      background-color: #162D61;
}
.menu {margin: 0;}
.menu_main li {float:left}
.menu li {
  display: inline-block;
  position: relative;
  z-index: 1; 
}
.menu li:first-child { margin-left: 0; }
.menu li a {
    text-decoration: none;
    padding: 13px 14px;
    display: block;
    color: #fff;
    transition: all 0.2s ease-in-out 0s;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;

}
.sub-menu > li > a { 
    padding: 10px 5px; border-bottom: 1px solid #ffffff4d;

}
.menu ul li a:hover {opacity:0.9}
.menu li.menu-item-has-children a:before {
  content: "\f0d7";
  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;
  transform: translate(0, 0);
  margin-right: 5px;
}
.sub-menu li a:before {
 content: "\f0da"!important;   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;
  transform: translate(0, 0);
  margin-right: 5px;
}
.menu li a:hover,
.menu li:hover>a, 
.menu li.current-menu-item a{
  color: #fff;
  background: #162D61;
}
.menu ul {
  visibility: hidden;
  opacity: 0;
  margin: 0;
  padding: 0;
  width: 200px;
  position: absolute;
  left: 0px; 
  z-index: 99;
  transform: translate(0, 20px);
  transition: all 0.2s ease-out;
}
.menu ul li {
  display: block;
  float: none;
  background: none;
  margin: 0;
  padding: 0;
  z-index: 101;
}
.menu ul li a {
  font-size: 14px;
  font-weight: normal;
  display: block;
  color: #fff;
  background:#162D61;
  text-transform: none;
   z-index: 102;
}
.menu ul li a:hover,
.menu ul li:hover a {
  background: #162D61;
  color: #fff;
}
.menu li:hover>ul {
  visibility: visible;
  opacity: 1;
  transform: translate(0, 0);
}
.menu ul ul {
  left: 199px;
  top: 0px;
  visibility: hidden;
  opacity: 0;
  transform: translate(20px, 20px);
  transition: all 0.2s ease-out;
}
.menu li>ul ul:hover {
  visibility: visible;
  opacity: 1;
  transform: translate(0, 0);
} 
/*Bredrum*/
.bread {    padding: 8px 10px; 
    margin: 10px 0px;
}
/*Giới thiệu*/
.box_gioithieu {margin-top:30px; margin-bottom:30px}
.noidunggioithieu {    background: #9e9e9e24; padding: 20px;}
.noidunggioithieu a {  display: table;
    padding: 5px 10px;
    margin: 0 auto;
    background: #162D61;
    color: #fff;
    border-radius: 5px;
font-size: 18px;}
/*San pham*/
.box_tintuc {border: 1px solid #ededed; }
.box_tintuc > .list-post {border-bottom: 1px solid #eee; padding: 5px 0px;}
.product_sidebar {padding:5px}
.sidebar_man .widget_sp_image-image-link img {    min-width: 100%;height: 100%;}
.boxsp{overflow:hidden}
.boxsphome {overflow: hidden;  height: 230px;margin-bottom: 14px}
.boxsphome a{text-align: center;}
.box_prohome {margin-top:10px;margin-bottom: 30px}
.product-img img {     display: block; 
     margin: auto;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all all 0.2s ease-in-out ease;
    -moz-transition: all all 0.2s ease-in-out ease;
    -ms-transition: all all 0.2s ease-in-out ease;
    -o-transition: all all 0.2s ease-in-out ease;
    transition: all all 0.2s ease-in-out ease;
}
.product-img:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
transform: scale(1.1);}
/*Home tin tức*/
.title-home {    position: relative;}
.title-home > h2 {    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    margin: 15px 0px;
    border-bottom: 1px solid #d5d5d5;
    padding: 5px;}
.title-home > h2:before {    content: "";
    display: block;
    position: absolute;
    width: 85px;
    height: 2px;
    top: initial;
    bottom: -1px;
    left: 0px;
    background: #e42323;}
	
.title_tintuchome h3{font-size: 16px;
    color: #e42323;
    margin: 8px 0px;
    font-weight: 600;
}	
.title_tintuchome1 h3 {    margin: 0 0 5px 0; 
    font-size: 15px;
    line-height: 20px; 
    font-weight: 600;}	
.box_posttintuchome {margin-bottom:10px}	
/*Archive pro*/
.title_archivemain {border-bottom: 2px solid #162D61; margin-top: 10px;     margin-bottom: 10px;}
.title_archivemain h1 {
text-transform: uppercase;
    font-size: 18px;
    background: #162D61;
    display: table;
    color: #fff;
    margin: 0;
    padding: 10px 10px;
}
.xemchitietsp {position: relative;
    display: inline-block;
    margin: 10px 0 0 0;
    padding: 6px 30px;
    background: #d0d0d0;
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
    color: #000;}
/**/



.sidebar_man ul {
  list-style: none;
  margin: 0;
  padding: 0;   border: 1px solid #ededed;
}
.sidebar_man ul li {    width: 100%;}
.sidebar_man ul li a{transition: all 0.2s ease-in-out 0s;
    font-size: 14px;
    border-bottom: 1px dotted #ccc;     background: #f7f6f6;
    padding: 7.5px;
    display: block;
    text-decoration: none;
    color: #444; 
    font-weight: 500;
    text-transform: uppercase;
}
.sidebar_man ul li a:hover{color: #c32419;
    background: #f7f6f6; padding-left:15px;display: block;}
.sidebar_man ul li a:before{
	    content: "\f0da";
    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;
    transform: translate(0, 0);
    margin-right: 5px;
color: red;}


.sidebar_man ul .menu-item-has-children a:before{content: "" ; margin-right: 0px;}

  
.sidebar_man ul li :hover{background: #fff;}
.sidebar_man ul li ul {
     display: none;
     position: absolute;
     top: -39px;
     background: #f6f7f9;
     -webkit-box-shadow: none;
     -moz-box-shadow: none;
     box-shadow: none;
     width: 300px;
	 min-height:300px;
     z-index: 999;
     list-style: none;
     margin: 0;
     padding: 1px 0;
}
.sidebar_man   ul li ul { left: 100%; right:100%}
.sidebar_man   ul li:hover ul{display:block ; background: #f6f7f9;}

.sidebar_man  ul li .sub-menu li a {
    background: #fff;
    padding: 7px 10px;
}
.sidebar_man  ul li .sub-menu li a:before {margin-right:10px}

 

.googlemap {padding:30px 0px}

 /* Search Form */
.txtseach {min-height: 30px !important;}
.search-form .form-group {
  margin:0;
}
.search-form .buttom-search {
    padding: 6px 10px;
    border-radius: 0;
    background: #9E9E9E;
}
.search-form  {
color: #000;
    background: #cccfcefa;
}
.form-control {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0; 
  padding: 15px 15px;
  min-height: 45px;
}
h1.title-post {
  text-transform: uppercase;
  font-size: 17px;
  font-weight: bold; 
  color: #ff0000;
}
h3.title {
  font-size: 15px;
  line-height: 1.8;
  text-transform: uppercase;
  font-family: Tahoma;
  margin-top: 20px;
}

h3.title span i {
  padding: 10px;
  color: #fff;
}
 
#owl-partners .item{
  margin: 5px;
  text-align: center;
}
#owl-partners .item .images {
  overflow: hidden;
  height: 160px;
  display: block;
  position: relative;
}
#owl-partners .item .post-title {
  font-weight: bold;
  text-transform: none;
  color: #000;
  font-size: 13px;
  margin: 10px 0;
  display: block;
}
#owl-partners .item p.meta-post {
  position: absolute;
  bottom: -10px;
  background: rgba(0, 0, 0, .7);
  width: 100%;
  color: #fff;
  padding: 5px 0;
}
.list-post h4 {
  font-size: 14px;
  line-height: 1.5;
  color: #006092;
  display: block;
  font-weight: bold;
  font-family: Tahoma;
}
.list-post p{
  line-height: 1.8;
}
.list-post a.readmore {
padding: 3px 10px;
    background-color: #162D61;
    margin-left: 10px;
    float: right;
    border-radius: 4px;
    color: #fff;
}
.list-post {   margin-top: 10px;  margin-bottom: 10px;}
a.post-title { line-height: 1.6;font-weight: bold;}
.title-product{text-transform: uppercase;color: #f7941d; font-size: 19px;}
.title-product1{ font-size: 19px;}
.title-product11 {margin-top: 10px;}
.clblu{font-weight: bold;  color: #162D61;}
.product {  line-height: 1.8;text-align: center; }
.product-item { background: #fff; border: 1px solid rgba(169, 169, 169, 0.17);   padding: 5px;}

.product-item:before {    background: radial-gradient(ellipse at 50% 150%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%); 
   bottom: 100%;
       pointer-events: none;
    position: absolute;
    content: '';
        left: 4.5%;
    width: 91.5%;
    box-sizing: border-box;
    background-repeat: no-repeat;
    height: 5px;
    opacity: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: opacity;
    transition-property: opacity;
   
   }
 .product-item:after{  
     top: 100%;
    background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
    pointer-events: none;
    position: absolute;
    content: '';
       left: 4.5%;
    width: 91.5%;
    box-sizing: border-box;
    background-repeat: no-repeat;
    height: 5px;
     opacity: 0; 
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: opacity;
    transition-property: opacity;
 }
/*modal-product*/ 
.box_btn_datmua {text-align:center}
.tuvan,.datmua {      background: #ff6600;
    color: #fff;
    padding: 10px 30px !important;
    font-size: 18px;
    text-decoration: none;
    border-radius: 5px;
    display: inline-block !important; border:1px solid #ff6600;} 
.tuvan:hover,.datmua:hover,.tuvan:active,.datmua:active,.tuvan:focus,.datmua:focus{
 color: #ff6600; background: #fff; border:1px solid #ff6600;}	
.contactyctv > span > .fa{    width: 20px !important;height: 20px !important;}
.contactyctv > span > .form-control{  min-height: 40px !important;}
.plant-detail {position:relative}
.plant > .fa-paper-plane {      top: 30%;   position: absolute; padding: 10px 6px; color: #fff;left: 10px;display: block;  }
.plant-detail > .fa-paper-plane {    position: absolute;
    padding: 15px 6px;
    color: #fff;
    left: 26%;
    top: 25%;}

@media only screen and (min-width: 992px){
.modal-order .modal-dialog {
    width: 1000px;
}}
.modal-order .modal-content {
    border-radius: 0px;
    border: 7px solid #E6E6E6;
}
.modal-order .form-modal {
    padding: 20px;
    background: #f5f5f5;
}

.form-modal input, .form-modal select, .form-modal textarea {
    width: 100%;
    padding: 13px 10px;
    font: 13px Arial;
    border: 1px solid #ebebeb;
    background: #fff;
}
.modal-order .info-modal i.fa.fa-arrow-circle-right {
    position: absolute;
    font-size: 44px;
    color: #F97422;
    background: #FFFFFF;
    border-radius: 50%;
    height: 38px;
    width: 37px;
    text-align: center;
    line-height: 37px;
    right: -25px;
    z-index: 5555;
    top: 50%;
    transform: translateY(-50%);
}
 

 

.modal-order i.fa.fa-times {
    height: 30px;
    width: 30px;
    background: #D0CFCF;
    line-height: 30px;
    border-radius: 50%;
    color: #000;
    opacity: 1;
    position: absolute;
    right: 1px;
    top: 1px;
    z-index: 999;
}
.hidden-xs p span {
    display: inline-block;
    height: 35px;
    width: 35px;
    background: #ddd;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    border: 1px solid #ccc;
    font-size: 18px;
    margin-right: 9px;
}
.modal-order .close { opacity: 1;    z-index: 9999;  }
.frm-textarea {max-height:80px}
.detail-btn{ background-color: #f7941d !important;   color: #fff; }
.detail-btn:hover,.detail-btn:focus,.detail-btn:active{ opacity:0.9;  color: #fff; }

/*/modal-product*/   
.product-item:hover:before {opacity: 1;}
.product-item:hover:after {opacity: 1;}
.tinhtrangsp {      position: absolute;
    background: #ff6600;
    width: 40px;
    height: 20px;
    color: #FFF;
    text-align: center;
    right: 11px;
    top: 1px;
    line-height: 20px;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    cursor: default;
    z-index: 1;}
.tinhtrangsp:before {
    border-style: solid;
    border-width: 10px 20px 0 20px;
    border-color: #ff6600 transparent transparent transparent;
    left: 0;
}
.tinhtrangsp:before {
    top: 100%;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
	
.tinhtrangsp-single    {  top: 10px;right: 10px;} 
 
 
.boxspdt{    box-shadow: 0 1px 3px rgba(190, 194, 201, 0.45);padding: 10px;}
.product a.post-title { color: #444;      margin-top: 5px;  display: block;  height: 40px;     font-weight: 600;}
.colorgia {
  color: #e00;
}
.post-meta.text-left {
  margin: 10px 0;
  color: #f7941e;
}
.detail-product h4 {
  margin: 0;
  padding: 0 0 5px 0;
  font-size: 14px;
  line-height: 1.5;
  color: #006092;
  display: block;
  font-weight: bold;
  font-family: Tahoma;
  text-transform: uppercase;
  border-bottom: 1px solid;
}
.detail-product .hotline {
  background: #444;
  color: #fff;
  padding: 5px;
  border-radius: 2px;
  margin: 10px 0;
  overflow: hidden;
  font-size: 15px;
  font-family: Tahoma;
}
.detail-product .title-dh  {
    font-family: Tahoma;
    text-transform: uppercase;
    display: block;
    font-size: 20px;
}
.detail-product .title-dh1  {font-size: 18px;}
.detail-product .title-dh1  a {color:#fff}
.detail-product .hotline i {margin-left: 10px;font-size: 25px;}
.detail-product .hotline i a {color:#fff}
.sidebar { background: #fff;}


div.category h3 {
  margin-bottom: 0;
    background: #162D61 url(images/bg_category.png) no-repeat 20px 50% ;
	padding:7px 0 7px 45px
}
div.category h3 span {
  color: #fff;
}


.overlay { 
    color: #fff;     background-color: #162D61;
}

footer {
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color: #58585a;
}
footer .footer-end {
    margin-top: -20px; }
.footer-bottom h3 {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 5px;
    font-size: 15px;
    font-weight: 600;
}
.footer-bottom p {margin:0px 0px 5px; line-height: 25px;}

footer .contact-info a {
  color: #fff;
  font-size: 12px;
  font-family: Arial;
}
footer p i {
 font-size: 20px;
  position: relative;
  margin: 0 5px 0 0;
  color: #fff;
}
footer p i a {color: #fff;}
footer img {
  margin: 20px 0 0 0;
}
footer p.company {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  font-family: Arial;
}
 
  
 
 
p.dev {
  color: #fff;
  margin: 10px 0;
}
p.dev a{color: #fff;}
.news-footer ul { list-style:none ; padding:0}
.news-footer a {
  display: block; font-size: 15px;
  margin: 4px 0;
  color: #fff;
}
.news-footer a:before {
  content: "\f1d1";
  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;
  transform: translate(0, 0);
  margin-right: 5px;
  color: #fff;
}
 
.back-to-top {
  position: fixed;
  bottom: 35px;
  right: 10px;
  display: none;
  cursor: pointer;
}
.back-to-top i {
  background:#f7941d ;
  padding: 5px 10px;
  color: #fff;
  font-size: 30px;
  font-weight: bold;
}
.notice {
  border-radius: 0;
  margin: 20px 0;
  overflow: hidden;
}
 
.like-click .fb-btn {
  margin: 5px 0;
}
.contact-form .input-group {
  margin-bottom: 10px;
  float: left; width:100%
}
.contact-form .form-margin .input-group {
  margin-bottom: 10px;
}
.contact-form .input-group .input-group-addon {
  border-radius: 0px;
  background-color: #162D61; 
  position: relative;
}
.contact-form .input-group .input-group-addon i {
  color: #ffffff;
  font-size: 26px;
  width: 24px;
  height: 24px;
}
.contact-form .input-group .form-control { 
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0; 
  padding:10px; 
  min-height: 40px;    width: 100%;
}
::-webkit-input-placeholder {
    color:#444!important;
}
:-moz-placeholder {
    color:#444!important;
}
::-moz-placeholder {
    color:#444!important;
}
:-ms-input-placeholder {
    color:#444!important;
}
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget iframe {
  width: 100%!important;
}
iframe, object, embed {
  max-width: 100%;
}
.btn {
  border-radius: 0;    float: left;
}
#sync2 .item{
  margin: 5px;
  color: #FFF;
  text-align: center;
  cursor: pointer;
}
#sync2 .synced .item {
  border: 2px solid #f7941d
}
.tab-content .tab-pane {
  padding-top: 10px;
}
.tab-content h3 {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
  font-family: Tahoma;
  color: #4C93B8;
}
.nav-tabs>li a {
  border-radius: 0;
  border: none;
  color: #fcb039;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover, .nav-tabs>li>a:hover{
  background: #162D61;
  border: none;
  color: #fff;
}
.nav-tabs {
    border-bottom: 1px solid #162D61;padding-top: 40px;
}
#map{ height: 350px;width: 100%;}
.support-online {
  background: #34495E;
  right: -350px;  /* start off behind the scenes */
  height: 100%;
  position: fixed;
  width: 350px;
  z-index: 9999;
  top: 0;
}
.support-icon {
  background: #38B14A;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 9;
}
.icon-close {
  cursor: pointer;
  padding: 10px;
}
.icon-close i {
  color: #fff;
  font-size: 20px;
}
.icon-open {
  color: #fff;
  cursor: pointer;
  font-family: Tahoma;
  font-size: 14px;
  padding: 10px 15px 5px 15px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
}
.icon-open i { margin-right: 5px; color: #fff;}
.info-support {
  color: #fff;
}
.title-support {
  color: #fff;
  font-family: Tahoma;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  padding: 10px;
  background: #27BF81;
}
ul#themeswitcher li {
  list-style: none;
  display: block;
  color: #fff;
  margin: 13px 0 0 5px;
}
ul#themeswitcher li a {
  color: #26CCEA;
}
ul#themeswitcher li:before {
  content: "\f0a4";
  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;
  transform: translate(0, 0);
  margin-right: 5px;
}


.default:before {
border-top: 1px solid #162D61;
    content: "";
    position: absolute;
    right: 0;
    width: 100%;
    bottom: 16.2px;
    display: block;
    z-index: 1;
}
h3.default {position: relative;    display: block;}
h3.default a {
    background: #162D61;
    color: #fff!important;
    display: inline-block;
    z-index: 2;
    font-size: 15px;
    border-radius: 0; 
    position: relative;
    padding: 4px 10px;
}

.title.default a:after {    border-left: 18px solid #162D61;
    right: -18px;
}
.title a:after {
    width: 0px;
    top: 0;
    height: 0px;
    border-bottom: 17px solid transparent;
    border-top: 18px solid transparent;
    content: "";
    position: absolute;
}


 
 



/*========scroll-sidebar=======*/
.simply-scroll-clip {
    height: 415px;    
}
.simply-scroll-clip {
    position: relative;
    overflow: hidden;
}
.simply-scroll-container{border: 1px solid #ededed;}
.simply-scroll-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
}
.post-list {
    border-bottom: 1px solid #eee;
  
}



nav.nav.navfixed {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 9;
}

.display-apad {display:none}


/*vi tri reponsise*/

 
 /*Scrollbar*/
  
::-webkit-scrollbar {
    width: 20px;
}
::-webkit-scrollbar {
    width: 7px;
}

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey; 
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    background: #162D61; 
    border-radius: 10px;
}
 
 
/* nhom kinh long tuan*/

.dieuchinh{
  margin-top:20px;
}


/*Ý kiến khách hàng*/

.box_doitac { padding: 35px 0;background-color: #fbf9f9;}
.img_doitac {margin:0 auto ;    border-radius: 50%;width: 150px;}
 
.box_ykienkh {padding: 20px 0px;}
.box_ykienkh div  h2 {
font-size: 25px;    font-weight: 500;
    padding-bottom: 30px;
    padding-top: 45px;
    font-family: 'MyriadPro-BoldCond';
    position: relative;
    line-height: 35px;
}
.box_ykienkh div  h2:before {
    content: "";
    background: url(images/icon_ykienkhachhang.png);
    height: 74px;
    width: 54px;
    left: 110px;
    top: -0px;
    background-size: 100%;
    position: absolute;
    background-repeat: no-repeat;
}

.box_ykienkh div  h2 span {
display: block;
    font-family: "UVFLobster";
    text-transform: capitalize;
    font-size: 36px;
}


.content_kh {
    border: 1px solid #9e9e9e8c;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    padding: 15px 20px;
    position: relative;
    z-index: 0;
}
.item .content_kh:before {
    left: -11px;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.content_kh:before {
    content: "";
    width: 21px;
    height: 21px;
    border-top: 1px solid #9e9e9e8c;
    border-left: 1px solid #9e9e9e8c;
    position: absolute;
    top: 23%;
    background: #FFF none;
    z-index: 1;
}
 
.content_kh h3 a {  font-family: "MyriadPro-BoldCond";    color: #2d2d2e; }
.content_kh p {    text-align: justify; 
    font-size: 1.5rem;
    line-height: 3rem;
    margin: 0;
} 
/*Home đối tác khách hàng*/ 
.title_doitackh { 
    text-align: center;
    font-size: 2em;
    padding: 1em 0; 
    text-transform: uppercase; }
.box_doitackh {    background: #e8e8e863;
    padding-bottom: 3em; }
.img_khachhang{margin: 0 auto;
    border-radius: 0.5em;
    border: 0.04em solid #dddddd;
    padding: 0.3em;
    background: #fff;}


.hinhanh img {
    width: 1180px;
    height: 207px;
}

.box_ykienkh div h2:before {
    content: "";
    background: url(images/icon_ykienkhachhang.png);
    height: 74px;
    width: 54px;
    left: 110px;
    top: -0px;
    background-size: 100%;
    position: absolute;
    background-repeat: no-repeat;
}