/*Your custom css*/
.td-category {
    margin-bottom: 5px;
}
.td-category li {
    font-size: 13px;
    display: inline-block;
    margin: 0 5px 5px 0;
    line-height: 1;
}
.td-category a {
    color: #fff;
    background-image: var(--linear2);
    padding: 3px 6px 4px 6px;
    white-space: nowrap;
    display: inline-block;
}
.entry-title {
    
    margin-bottom: 11px;
    color: #111111;
    font-weight: 400;
}
article h3.title {
    color: #4DB858;
    text-transform: uppercase;
    line-height: 1.3;
}
.wp-caption.aligncenter {
    display: block;
    margin: 0 auto;
    border-color: #E8E8E8;
    width: 75%;
    margin-top: 2%;
    margin-bottom: 2%;
} 
.wp-caption {
    text-align: center;
    padding: 10px;
    background-color: rgba(0,0,0,.02);
    border-style: solid;
    border-width: 1px;
    max-width: 100%;
}
.wp-caption .wp-caption-text {
    clear: both;
    display: block;
    padding: 8px 0 0;
    font-style: oblique;
}
.art-gallery {
   margin: 2%;
   float: left;
   width: 29%
}
.art-gallery-2 {
   margin: 2%;
   float: left;
   width: 46%
}
 

@media screen and (max-width: 970px) {
.art-gallery, .art-gallery-2  {
    margin: 8%;
    float: left;
    width: 85%;
 }
.posts-image {
 padding: 8px !important;
}
.art-bts img { 
  width: 100%; 
 }
}

.xemthemduan {
    text-transform: uppercase;
    padding: 6px 10px;
    font-weight: bold;
    color: #fff;
    background-image: var(--linear2);
    font-family: segoe UI;
}

:root {
    --first: #00c6ff;
    --second: #0072ff;
    --linear: linear-gradient(to right,var(--first),var(--second));
    --linear2: linear-gradient(to left bottom,var(--first),var(--second));
}


/* GẠCH DƯỚI CHÂN TIÊU ĐỀ */
.is-divider, .small {
    background-color: #b86927;
    max-width: 80px;
}
.is-divider {
    height: 3px;
    display: block;
    margin: 0.5em 0 1em;
    width: 100%;
 }

/* tải về bảng giá 2 bài chung: bảng giá shelter và cung cấp cửa cho phoenix */

.taive-bg   {
    background-image: linear-gradient(to right, #77A1D3 0%, #79CBCA 51%, #77A1D3 100%);
    display: inline-block;
    margin-top: 15px;
    padding: 15px 30px;
    text-align: center;
    text-transform: uppercase;
    transition: 0.5s;
    background-size: 200% auto;
    color: white !important;
    font-weight: 600;
    border-radius: 0.2em;
}
.taive-bg:hover {
    background-position: right center;
    color: #fff !important;
    text-decoration: none;
}

  
.footer-posts {
    font-family: 'Open Sans', Arial, sans-serif;
    background-image: -moz-linear-gradient( 0deg, rgb(255,66,0) 6%, rgb(255,186,0) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(255,66,0) 6%, rgb(255,186,0) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(255,66,0) 6%, rgb(255,186,0) 100%);
    padding-top: 15px;
    line-height: 1.5;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin: 20px 0px 45px 0px;
}
.container-posts {
  width:100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  box-sizing: border-box;
}
.art-bts {
  margin: 0 auto;
  width: 48%;
}

.row-posts {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  margin-right:-15px;
  margin-left:-15px;
}

.posts-posts h3 {
 text-align: center;
 margin: 10px;
 font-size: 19px;
 color: #ffffff;
}
.posts-posts p {
 color: #ffffff;
 font-style: italic;
 margin: 10px 20px;
 line-height: 17pt;
}

.posts-image {
 margin: 0 auto;
 padding: 23px 20px 15px 20px;
}

.hotline {
    margin: 10px 20px 0 0;
    padding: 0 0px 0 52px;
    position: relative;
}

.hotline span {
    position: absolute;
    width: 48px;
    height: 48px;
    top: 1px;
    left: 10px;
}

.hotline span::after {
    content: ' ';
}

.hotline span::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(images/phonewhite-3c.png) center center/contain no-repeat;
}

.hotline p {
    position: relative;
    line-height: 1.2;
    margin: 0px 0px 8px 15px;
    font-weight: 500;
}

.hotline a {
    color: #ffffff;
}

.dacdiem {
    padding: 8pt 5pt 1pt 14pt;
    margin: 0 auto;
    margin-bottom: 3%;
    margin-top: 3%;
    animation-duration: 1.5s;
    border-radius: 3px;
    overflow: hidden;
    box-shadow: rgba(0,0,0,.28) 0px 2px 5px;
    border: 1.5px solid #b80f0f !important;
    width: 68%;
}

.dacdiem p {
  animation-duration: 2s;
  font-size: 16pt; 
  font-weight: bold;
}

@media only screen and (max-width: 1200px) {
.dacdiem {
  width: 100%;
 }
}

.box_heading {
    text-align: center;
    margin-bottom: 35px;
}
.heading {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 26px;
    color: #e32309;
    text-align: center;
    font-weight: bold;
    line-height: 40px;
    text-transform: uppercase;
}
.sub_heading {
    line-height: 1.571;
    color: #555555;
}

#menu-menu-top li:hover > a:hover:after {
    width: 100%;
}
#menu-menu-top li:hover > a:after {
   content: '';
  width: 0;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: width 0.2s ease;
  transition: width 0.3s ease;
}

.nav-primary, #menu-menu-top {
  margin: 0px;
  padding: 0 15px;
  font-weight: 600;
}
img {
 max-width: 100%;
 height: auto;
}
.footer-3c a {
 transition: all 0.3s ease-in-out;
}
.dingdang > h3 {
font-size: 22px;
}
.item-category {
 margin: 15px;
 text-align: center;
width: 100% 
}

.row-category {
 display: flex;
}

.project-item {
 transition: linear .4s;
}
.project-item:hover  {
 transform: scale(1.1, 1.1);
-webkit-transition: -webkit-transform 1.0s cubic-bezier(.165,.84,.44,1); 
  transition: -webkit-transform 1.0s cubic-bezier(.165,.84,.44,1); 
    -o-transition: transform 1.0s cubic-bezier(.165,.84,.44,1);
    transition: transform 1.0s cubic-bezier(.165,.84,.44,1);
    transition: transform 1.0s cubic-bezier(.165,.84,.44,1),-webkit-transform 1.0s cubic-bezier(.165,.84,.44,1);
}
 
.select_quantity, .product_detail_box_title span {
  background: #ff6a00;
}
.woocommerce-tabs .description_tab, .product_detail_box_title {
  border-bottom: solid 2px #ff6a00;
}
.product_detail_box_content {
    background: #f2f2f2;
    padding: 15px;
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.5);
}
.block_content {
    padding-top: 10pt;
}
.main_product_image:hover  
.main_product_title {
  width: 100%;
  padding-left: 38px;
  transition:  0.6s;
  transition-timing-function: ease-out;
  background: #df3c29c7;
}

.product-ship {
    font-size: 15px;
    font-weight: bold;
    font-family: segoe UI;
    position: relative;
    padding: 5px 5px 5px 50px;
    border-radius: 2px;
    background-color: #f8f8f8;
    border: solid 1px #eaeaea;
}

.product-ship:before {
    content: '';
    display: inline-block;
    width: 34px;
    height: 20px;
    background: url(images/icon-giao-hang-toan-quoc-n.png) no-repeat center;
    position: absolute;
    background-size: contain;
    top: 7px;
    left: 8px;
}

.phukienccc {
background: #ff6a00;
 background: -webkit-linear-gradient(180deg, #ee0979, #ff6a00);
    background: linear-gradient(180deg, #ee0979, #ff6a00);
    box-shadow: 0 4px 4px 0 rgba(0,0,0,.23);
     margin-bottom: 15pt;
     margin-top: 10pt;
    font-weight: bold;
    font-size: 20px;
    color: #fff !important;
    border-radius: 4px; 
    padding: 13px 15px;
    text-align: center;
    transition-property: all;
    transition-duration: 0.4s;
}
.phukiencc {
   display: flex;
  align-items: baseline;
}
.phukiencc a:hover {
   background: #ff6a00;
    background: -webkit-linear-gradient(180deg, #ff6a00, #ee0979);
    background: linear-gradient(180deg, #ff6a00, #ee0979);  
   color: #ffffff !important;
   box-shadow: 0 6px 8px #aaa;
   transition-duration: 0.3s; 
}

.xemthem {
  font-size: 15pt; 
  color: #ff6a00; 
  font-weight: bold;
  font-style: italic;
  padding-right: 5pt;
}

.ccc-sales ul>li:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 9px;
    left: 0;
    width: 7px;
    height: 7px;
    background: #34a105;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.ccc-sales ul>li {
    margin-bottom: 5px;
    padding-left: 15px;
    position: relative;
    font-size: 17px;
    color: #000;
}

.ccc-sales ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 7px;
}
.ccc-main {
    padding: 5px 15px 5px 15px;
} 
.ccc-tit {
    text-transform: uppercase;
    padding: 6px 10px;
    font-weight: bold;
    color: #fff;
    background: #34a105;
    border-bottom: 1px dashed #d7d7d7;
    font-family: segoe UI;
}

.ccc-boxs {
   margin: 10px 0px;
    border: 1px dashed #d7d7d7;
}

.ccc-ghoh {
    font-size: 15px;
    font-weight: bold;
    font-family: segoe UI;
    text-align: center;
    position: relative;
    padding: 4px;
    margin-bottom: 10px;
    border-radius: 2px;
    background-color: #f8f8f8;
    border: solid 1px #eaeaea;
}

.product_detail_box_content table  td {
    border: 1px solid #999999;
    padding: 4px 10px;
}
 
.product_contact_name, .contact_name {
  text-transform: none;
}

.single_product_price {
  padding-bottom: 5px;
}

.hot_news_image img, .main_product_image img, .relate_product_image img, .project_image img, .product_image img { 
-webkit-transition: -webkit-transform 1.25s cubic-bezier(.165,.84,.44,1); 
  transition: -webkit-transform 1.25s cubic-bezier(.165,.84,.44,1); 
    -o-transition: transform 1.25s cubic-bezier(.165,.84,.44,1);
    transition: transform 1.25s cubic-bezier(.165,.84,.44,1);
    transition: transform 1.25s cubic-bezier(.165,.84,.44,1),-webkit-transform 1.25s cubic-bezier(.165,.84,.44,1);
}

.ladi-box {
    margin: 20pt 0pt;
    border-radius: 5px;
    background-color: rgb(253, 253, 253);
    border-style: solid;
    border-color: rgb(250, 186, 6);
    border-width: 1px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding: 15pt 20pt;
}

.list-article li  {
    border-top: 1px dotted #898989;
    margin-bottom: 10px;
    padding-top: 10px;
    line-height: 20px;
    font-weight: normal;
}

.pa {
  padding-bottom: 6px;
}

.khungbientan {
    animation-duration: 1.8s;
    font-size: 16.5px;
    line-height: 1.7;
    color: #000000;  
    padding: 1em 1.5em 3em 1.5em;    
    max-width: 100%;
    max-height: 100%;
    border-radius: 0 0 5px 5px;
    border-top: 1.5px solid #3dcd58;
    box-shadow: 0 2px 2px #aaa;
}

.khungbientan h2 {
   font-size: 1.7em;
}

h1, h2, h3, h4, h5, h6 {
   font-weight: bold;
   line-height: 1.4em;
}
 
.newsdate {
    display: block;
    margin: 0 0 15px;
    background-color: #f6f6f6;
    padding: 10px;
    font-style: italic;
    color: #444;
}

.project_viewmore {
    color: #ff6a00;
    background: none;  
    border: 1px solid #ff6a00;
    border-radius: 3px;
}

.project_item:hover .project_viewmore {
    background: #ff6a00;
}

 
.project_item {
    background: #ECEEF1;
    border-bottom: solid 2px #ff6a00;
    transition: linear .2s;
}

 
.product_description, .product_viewmore, .product_title a {
   padding: 0pt 10pt;
}
 
.product_item {
    background: #ffffff;
    border-radius: 2px;
    margin-bottom: 35pt;
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.5);
}
.product_title a {
   color: #175289;
   font-family: segoe UI;
}

.product_header_top {
    height: 35px;
    line-height: 35px;
}

.main_product_list ul li a {
    font-size: 12pt;
    font-family: 'Helvetica Neue','Helvetica','Arial',sans-serif;
    color: #888;
    transition: linear .3s;
}


.product_viewmore:hover, .product_item:hover .product_viewmore {
  color: #ff6a00;
  transition-duration: 0.4s;
  padding-left: 25px;
}

.product_viewmore {
    transition: 0.4s;
    font-weight: 600;
}

.block_product {
    background: #E0E8EF;
}


.product_action {
    height: 8px; 
}

.product_info {
  margin-bottom: 0px; 
}


#menu-menu-top .sub-menu li:hover {
  padding-left: 5px;
}

.tuvanhotro {
  width: 750px;
  max-width: 100%; 
  background-color: #eeeeee;
  color: #000000; 
  line-height: 22pt; 
  box-shadow: 0 2px 6px #aaa;
  text-align: center;
  margin: 0 auto; 
  padding: 0px 10px 3px 10px;

}
 
.ladi-button {
     animation-name: pulse; 
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    animation-delay: 1.4s;
    -webkit-animation-delay: 1.4s;
    -moz-animation-delay: 1.4s;
    animation-duration: 1.4s;
    -webkit-animation-duration: 1.4s;
    -moz-animation-duration: 1.4s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
}
.relate_product_image {
   max-height: 100%;
}

ol, ul {
   padding-left: 20px;
}

.fadeInDown {
    animation-name: pulse;
 }

.animated {
   animation-duration: 0.8s;
}

.nav-primary.fix {
  left: 0;
  max-width: 100%;
  overflow: visible;
  position: fixed !important;
  top: 0;
  width: 100%;
  z-index: 1000;
}	
 
.main_product_title {
  height: 40px;
  line-height: 40px;
  font-size: 16pt;
  font-weight: bold;
  padding-left: 15px;
  transition:  0.8s;
  background: #00669973;
}

.main_product_title a {
 color: #fff;
 }

.project_item:hover {
   box-shadow: 0 8px 15px 0 
   rgba(122,57,3,.2), 0 6px 10px 0 
   rgba(0,0,0,.15);
   border-bottom: solid 2px #ff6a00;
}

.chart_description {
  font-family: segoe UI;
}

/*
-- tieu de doan du an tieu bieu --
.project_description {
    height: 40px;
}
*/

.theme-default .nivo-controlNav {
   margin-bottom: -25px;
   padding: 5pt 0pt !important;
}

.baogia1 {
  text-align: center;
}

.baogia {
  font-family: segoe UI;
  border-radius: 4px;
  margin: 20pt 0pt;
  height: 0px;
  font-size: 11.5pt;
  line-height: 50px;
  font-weight: 700;
  background-color: #e94820;
  color: #ffffff !important;
  text-transform: uppercase;
  text-decoration: none;
  transition-property: all;
  transition-duration: 0.5s;
  cursor: pointer;
  outline: none;
}

.baogia22 {
    padding: 12px 35px;
   box-shadow:  0 8px 8px rgba(0,0,0,0.25), 0 8px 8px rgba(0,0,0,0.0); 

  -webkit-box-shadow:  0 8px 8px rgba(0,0,0,0.25), 0 8px 8px rgba(0,0,0,0.0); 
}
.baogia2 {
   padding: 10px 22px; 
   box-shadow: rgb(0, 0, 0) 0px 15px 15px -15px;
}

.baogia:hover {
   background-color: rgb(233, 133, 32);
   color: #ffffff;
}

#popmake-16890 { 
  max-width: 100%;
}

.pum-theme-16884 .pum-content + .pum-close, .pum-theme-hello-box .pum-content + .pum-close {  
   outline: none;
   font-family: arial;
}

body .cf7-style.cf7-style-16906 {
    background-image: url(images/bao-gia-san-pham-3celectric.jpg);
    background-repeat: no-repeat;
    background-position: right;
    width: 800px;
    height: 476px;
}

@media (max-width: 768px) {
.project_image {
   height: fit-content;
}
.mm-page.mm-slideout {
    overflow-x: unset;
}
.xemthem {
  font-size: 13pt;
}
.tuvanhotro {
   font-size: 1.7rem;
}
.phukienccc {
   padding: 7px 13px;
}
.khungbientan {
    font-size: 16px;
    margin: 0 0 2em 0;
    padding-top: 1em;
    padding-left: 0.8em;
    padding-right: 0.8em;
    padding-bottom: 1em;
    max-width: 100%;
    max-height: 100%;
    box-shadow: 0 2px 2px #aaa;
}
.khungbientan h2, h3 {
    font-size: 1.5em;
}
.dacdiem p {
  font-size: 17px;
}
.taive-bg {
  font-size: 15px;
}

body .cf7-style.cf7-style-16906 {
   background-image:  none;
}

html .hotline-phone-1 .phone_text {
    display: none;
}

.button-float-left {
   bottom: 0;
}
  }

.block_product {
    padding-bottom: 40px;
    padding-top: 50px;
}

  
.khungcokhi {
  font-family: 'time new roman', time, serif; 
  font-size: 14pt; line-height: 22pt;  
  color: #000000; margin: 0 auto;
  padding:  1em 1.5em 3em 1.5em;
  width: 100%; max-height: 100%;
  border-radius: 0 0 5px 5px;
  border-top: solid 1px #8c8c8c;
  box-shadow: 0 2px 2px #aaa;
  animation-duration: 1.6s;
}

 .block_intro {
  display: block;
}

.main_product_list ul li:before {
    background: url(images/bullet_yellow.png);
    padding: 5px;
    padding-bottom: 6.2px;
}

.sub-menu, .width_300 {
    width: 400px;
}

.menu .sub-menu li.mega-menu > a, #menu-menu-top .sub-menu li.mega-menu > a {
     width: 115%;
}


@media (min-width: 1024px) {
.home_slide {
  width: 85%;
  margin: 0 auto;
}

.block_project:before {
  display: block;
}
.category_info_box_title {
  font-size: 25px;
}
.khung {
  max-width: 100%;
}
.home_owl_carousel_item {
  height: 500px;
}
a.menu-image-title-after::before {
     border-radius: 1.5px;
}

.menu .sub-menu, #menu-menu-top .sub-menu, .header_menu_ul, .nav-primary, .header-menu {
    background: #175289;
}

.nav-primary  {
 box-shadow: 0px 3px 5px rgb(0,0,0,0.5);
*background-image: url(images/Hot-line-3CElectric.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 195px;
}
.block_project {
    display: block;
}
.info_image_show {
     background: none;
}
.select_quantity {
     height: 40px;
     line-height: 40px;
}
.btn_buy {
    cursor: pointer;
    width: 250px;
    height: 40px;
    line-height: 39px;
    font-weight: bold;
    color: #ff6a00;
    font-size: 18px;
    text-align: center;
    background: #ffffff;
    border: 1px solid #ff6a00;
    transition-duration: 0.4s;
    cursor: pointer;
    outline: none;
}
.btn_buy:hover {
    color: #ffffff;
    background: #ff6a00;
    border: 1px solid #ff6a00;
}
 
.category_info_box_title:before {
   background: #ff6a00; 
   top: 6.4px;
   border-radius: 2px;
}
.category_info_box_title {
   color:#ff6a00; 
}
div#pum_popup_title_16890 {
   font-family: segoe UI;
   font-weight: 500;
   font-style: normal;
   padding-top: -20px;
}
.news_title a, .hot_news_title a {
   font-size: 14px;
}
 body .cf7-style.cf7-style-16906 label {
  font-size: 10.5pt;
}
.product_contact_info {
  width: 212px;
}
.col-sm-33 {
  width: 22%;
  float: left;
  margin-right: 6.2px;
  margin-left: -29px;
}
.footer_box_title:before{
  width: 11px;
  height: 11px;
  background: #fff;
  border-radius: 3.5px;
}
.product_header_top_welcom,
.product_header_top_name {
  font-family: segoe UI;
  font-weight: 750;
  font-size: 11pt;
}

.block_content {
  font-size: 11pt;
}
.product_contact_info  {
  color: #000000; 
  font-size: 10pt; 
  line-height: 23px;
  margin-left: -0px;
  padding: 0 2px;
}
.contact_title {
  color: #e94820;
}

.block_contact_product {
  background: #ECEEF1;
  padding-top: 25px;
  padding-bottom: 25px;
}

.page_title .block_title:before, .page_title .block_title:after {
  background: #fed343;
  display: none;
}

.page_title:before {
   height: 100%;
}

.main_product_list ul li a {
  transition:  0.52s;
}

.main_product_list ul li a:hover {
  transition:  0.3s;
  transition-timing-function: ease-out;
  transition:  0.3s;
  padding-left: 12px;
}

.main_product_title a {
  color: #fff;
  font-size: 15pt;
 }
}
.quick-alo-phone {  
    bottom: 15% !important;
}
.hotline-phone-1 .quick-alo-phone.quick-alo-green .quick-alo-ph-img-circle,
		.hotline-phone-2 .quick-alo-ph-img-circle, .hotline-bar {
  background-color: #ff8b00 !important; 
  bottom: 20%;
}

.hotline-phone-1 .phone_text,
		.hotline-phone-1 .quick-alo-phone.quick-alo-green .quick-alo-ph-circle-fill,
 .hotline-phone-2 .quick-alo-ph-circle-fill {
  background: rgb( 255, 139, 0, .9 ) !important;
}

 .quick-alo-ph-circle { 
  top: 0;
}

.quick-alo-ph-circle,.quick-alo-phone{
 width: 100px; height: 100px; 
 background-color: transparent;
}
 
@-webkit-keyframes quick-alo-circle-anim { 
 0% {-webkit-transform:rotate(0) scale(.5) skew(1deg);-webkit-opacity:.1}
30% {-webkit-transform:rotate(0) scale(.7) skew(1deg);-webkit-opacity:.5}
100% {-webkit-transform:rotate(0) scale(1) skew(1deg);-webkit-opacity:.1}
}

@-o-keyframes quick-alo-circle-anim {
 0% {-o-transform:rotate(0) scale(.5) skew(1deg);-o-opacity:.1}
 30% {-o-transform:rotate(0) scale(.7) skew(1deg);-o-opacity:.5}
 100% {-o-transform:rotate(0) scale(1) skew(1deg);-o-opacity:.1}
}
@-moz-keyframes quick-alo-circle-fill-anim {
 0%,100% {-moz-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}
 50% {-moz-transform:rotate(0) -moz-scale(1) skew(1deg);opacity:.2}
}
@-webkit-keyframes quick-alo-circle-fill-anim {
 0%,100% {-webkit-transform:rotate(0) scale(.7) skew(1deg);opacity:.2} 
 50% {-webkit-transform:rotate(0) scale(1) skew(1deg);opacity:.2}
}

@-o-keyframes quick-alo-circle-fill-anim {
 0%,100% {-o-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}
 50% {-o-transform:rotate(0) scale(1) skew(1deg);opacity:.2}
}

@-moz-keyframes quick-alo-circle-img-anim {
 0% {transform:rotate(0) scale(1) skew(1deg)}
 10%,30%{-moz-transform:rotate(-25deg) scale(1) skew(1deg)}
 20%,40%{-moz-transform:rotate(25deg) scale(1) skew(1deg)}
 100%,50%{-moz-transform:rotate(0) scale(1) skew(1deg)}
}

@-webkit-keyframes quick-alo-circle-img-anim {

 0% {transform:rotate(0) scale(1) skew(1deg) }
 10%,30% {-webkit-transform:rotate(-25deg) scale(1) skew(1deg) }
 20%,40% {-webkit-transform:rotate(25deg) scale(1) skew(1deg) }
 100%,50% {-webkit-transform:rotate(0) scale(1) skew(1deg) } 
}

@-o-keyframes quick-alo-circle-img-anim {
  0%{transform:rotate(0) scale(1) skew(1deg) }
  10%,30% {-o-transform:rotate(-25deg) scale(1) skew(1deg) }
  20%,40% {-o-transform:rotate(25deg) scale(1) skew(1deg) }
  100%,50% {-o-transform:rotate(0) scale(1) skew(1deg) } 
}

@keyframes quick-alo-circle-img-anim {
  0%,100%,50%{transform:rotate(0) scale(1) skew(1deg) }
  10%,30%{transform:rotate(-25deg) scale(1) skew(1deg) }
  20%,40%{transform:rotate(25deg) scale(1) skew(1deg)} }

.quick-alo-phone { 
   position:fixed;
   visibility: hidden; 
   text-align: center; 
   display: inline-block; 
   z-index: 200000 !important; 
  -webkit-transform: translateZ(0); 
  -webkit-transition: visibility .5s ;
  -moz-transition: visibility .5s ;
  -o-transition: visibility .5s ; 
  transition: visibility .5s; bottom: 0; left: 0;
}
 

.quick-alo-phone.quick-alo-show {
  visibility: visible;
 }

  /* vong mau cam */
.quick-alo-phone.quick-alo-green .quick-alo-ph-circle {
 border-color: rgb(255, 188, 77) !important;  
}

.quick-alo-ph-circle, .quick-alo-ph-circle-fill {
 -webkit-border-radius:100%; 
 -moz-border-radius: 100%; 
 opacity:.1; -webkit-transform-origin:50% 50%; 
 -moz-transform-origin:50% 50%;
 -ms-transform-origin:50% 50%;
 z-index:999999; position: absolute;
}

.quick-alo-ph-circle { 
   border-radius: 100%; border: 2px solid rgba(30,30,30,.4); 
  -webkit-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
  -moz-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
  -ms-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
  -o-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
   animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
   transition: all .5s; 
   -o-transform-origin: 50% 50%;
   transform-origin: 50% 50%;
}

.quick-alo-ph-circle-fill {
   width: 80px; height: 80px ; top: 10px; left: 10px; 
   background-color: #000;
   border-radius: 100%; border:2px solid transparent;
  -webkit-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out; 
  -moz-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
  -ms-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
  -o-animation:quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
   animation:quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
  -webkit-transition:all .5s; 
  -moz-transition:all .5s;
  -o-transition:all .5s; 
   transition:all .5s; 
  -o-transform-origin: 50% 50%; 
   transform-origin:50% 50% ;
}
.quick-alo-ph-img-circle {
 width: 40px; 
 z-index: 999999; 
 height: 40px; top: 30px; 
 left: 30px; position: absolute;
 background: url(images/icon-phone.png) center center no-repeat rgba(30,30,30,.1);
 -webkit-border-radius: 100%; 
 -moz-border-radius: 100%; border-radius: 100%; 
  border: 2px solid transparent; opacity:.7; 
 -webkit-animation: quick-alo-circle-img-anim 1s infinite ease-in-out; 
 -moz-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
 -ms-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
 -o-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
  animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
 -webkit-transform-origin: 50% 50%;
 -moz-transform-origin: 50% 50%;
 -ms-transform-origin: 50% 50%;
 -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
 .clear { clear: both; }

.container-pd {
   width: 100%;
   padding: 10px;
   text-align: center;
}
.container-bts {
  margin: 0 auto;
  padding: 5px;
  display: flex;
} 
/*==cột #post==*/
.post-pd {
   width: 50%;
   float: left;
}
/*==cột #sidebar==*/
.sidebar-pd {
   width: 50%;
   float: right;
}
@media (max-width: 768px) {
.post-pd, .sidebar-pd   {
   float: none;
   width: 100%;
}
}
 

/*new footer 3CElectric*/

 
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');
}
 
.widget3c_information li {
    padding: 3px 0 3px 22px;
    position: relative;
}
.widget3c_information i {
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 7px;
    text-align: center;
}
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
    background-color: #cccccc;
     
}
::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5; 
}
::-webkit-scrollbar-thumb {
    background-color: #ff8b00;
     
}
.site-footer:after {
    clear: both;
}
.widget3c {
    margin: 0 0 1.5em;
}
.widget3c select {
    max-width: 100%;
}
.sidebar .widget3c {
    margin: 0 0 20px 0;
}
.sidebar .widget3c-title {
    font-size: 15px;
    color: #FFF;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    background: #e32309;
    padding: 10px 10px;
    margin: 0;
}
.sidebar .widget3c ul {
    padding: 0;
}
.sidebar .widget3c ul li {
    display: block;
}
.sidebar .widget3c_nav_menu ul li a {
    font-size: 14px;
    font-weight: normal;
    display: block;
    color: #000;
}
.sidebar .widget3c_nav_menu ul li a:before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #e32309;
    border-radius: 50%;
    margin-right: 5px;
}

/* footer 3CElectric*/

.textwidget3c-3c h3 {
  font-size: 16px; 
  font-weight: bold;
  margin-top: 1px;
}
.site-footer {
    color: #aaa;
    list-style: none;
}
.site-footer a {
    color: #aaa;
}
.footer-3c {
  padding: 60px 0 35px 0;
  font-family: 'Open Sans', Arial, sans-serif; 
}
.footer-3c-area:nth-child(1) .textwidget3c-3c {
    text-transform: uppercase;
    font-weight: bold;
    color: #ffffff;
}
 .footer-3c h4.widget3c-title {
    font-weight: 600;
    font-size: 16px;
    text-transform: none;
    color: #ffffff;
}
.footer-3c .footer-3c-area:nth-child(1) h4.widget3c-title {
    color: #ff8b00;
}
.footer-3c .footer-3c-area:not(:nth-child(1)) h4.widget3c-title {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
.footer-3c .footer-3c-area:not(:nth-child(1)) h4.widget3c-title:before {
    content: '';
    background-image: -moz-linear-gradient( 0deg, rgb(255,66,0) 6%, rgb(255,186,0) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(255,66,0) 6%, rgb(255,186,0) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(255,66,0) 6%, rgb(255,186,0) 100%);
    width: 70px;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.footer-3c ul {
    padding-left: 0;
    list-style: none;
}
.footer-3c ul ul {
    display: none;
}
.footer-3c .widget3c_nav_menu ul li {
    position: relative;
    padding: 3px 0 3px 22px;
}
.footer-3c .widget3c_nav_menu ul li.current-menu-item a,
.footer-3c .widget3c_nav_menu ul li a:hover {
    color: #ff8b00;
}
.footer-3c .widget3c_nav_menu ul li a:before {
    position: absolute;
    left: 0;
    top: 7px;
    content: "\f105";
    font-size: 10px;
    font-weight: 900;
    font-family: Font Awesome\ 5 Free;
}
.footer-3c #text-3 a { 
    display: inline-block;
    max-width: 45%;
    margin-right: 10px;
}
.material-icons.orange {
    color: #e94820;
    font-size: 18px;
}
.feature-list ul li i {
    position: relative;
    margin-right: 12px;
    top: 5px;
    color: #e94820;
}
.feature-list ul li  {
     padding-left: 0px !important;
}
.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}
.footer-3c .widget3c_nav_menu ul li a:before {
    position: absolute;
    left: 0;
    top: 7px;
    content: "\f105";
    font-size: 10px;
    font-weight: 900;
    font-family: Font Awesome\ 5 Free;
}
.footer-3c {
    background-color: transparent;
    background-repeat: no-repeat; 
    background-size:cover;
    background-attachment:inherit;
    background-position:center center;
    background-image: url('images/background-footer.jpg'); 
} 
@media (min-width: 992px) {
.footer-3c-area:nth-child(1) {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
}
.footer-3c-area:nth-child(2), .footer-3c-area:nth-child(3), .footer-3c-area:nth-child(4) {
   -ms-flex: 0 0 23%;
    flex: 0 0 23%;
    max-width: 23%;
  }
}
.footer-3c .footer-3c-area:not(:nth-child(1)) h4.widget3c-title {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 9.5px;
    text-transform: none;
}
.footer-3c .widget3c_nav_menu ul li a:before {
    display: table;
    float: left;
    content: "\f105";
    font-size: 10px;
    font-family: Font Awesome;
}
.footer-3c .widget3c_nav_menu ul li a:before {
    display: none;
}
.container-3c {
  width:100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  box-sizing: border-box;
}
@media (min-width:576px) {
    .container-3c {
      max-width:540px;
 }
}
@media (min-width:768px) {
    .container-3c { max-width:720px; 
 }
} 
@media (min-width:992px) {
    .container-3c {
     max-width:960px; 
 }
}
@media (min-width:1200px) {
  .container-3c {
   max-width: 1200px; 
 }
}
.container-3c-fluid {
    width: 100%;
    padding-right: 15px; 
    padding-left: 15px;
    margin-right: auto; 
    margin-left: auto; 
}
.row-3c {
      display:-ms-flexbox;
      display:flex;
      -ms-flex-wrap:wrap;
      flex-wrap:wrap;
      margin-right:-15px;
      margin-left:-15px;
}
.footer-3c h3, h4 {
    margin-top: 0;
    margin-bottom: .5rem;
    line-height: 1.2;
    margin-top: 0px;
    font-weight: 600;
}
.col-lg-3c {               
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
*,::after,::before {
  box-sizing:border-box;
}
.widget3c_information ul {
    margin-top: 0;
    margin-bottom: 1rem;
}
@media (min-width: 768px) {
   .col-md-6-3c {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
 }
}

/* gioi thieu 3C */
 
#home3cqoutes {
    position: relative;
    padding: 60px 0px;
    z-index: 1;
    background-size: cover;
    background-position: center center;
    overflow: hidden;
}
#home3cqoutes:after  {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    content: '';
    background: rgba(0,102,153,0.8);
}
.home3csection {
    overflow: hidden;
}
.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}

.row3c {
    display: -ms-flexbox;
    display: flex;
     margin-right: -15px;
    margin-left: -15px;
}

@media (max-width: 768px) {
.row3c {
      flex-wrap: wrap;
}
}

@media (min-width: 992px) {
.col-lg-93c {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}
.col-lg-33c {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
}

@media (min-width: 768px) {
.col-md-73c {
    -ms-flex: 0 0 65.333333%;
    flex: 0 0 65.333333%;
    max-width: 65.333333%;
}
.col-md-53c {
    -ms-flex: 0 0 36.666667%;
    flex: 0 0 36.666667%;
    max-width: 36.666667%;
}
}
.col-md-73c, .col-lg-93c, .col-lg-33c, .col-md-53c {
     position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
@media (min-width: 1400px) {
.col-lg-93c, col-md-73c {
  padding-left: 0px;
}
.col-lg-33c, .col-md-53c {
 padding-right: 0px;
}
}

#home3cqoutes .qoutes3cbox h3 {
    color: #ffe400;
    letter-spacing: 1px;
    font-size: 21px;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: .5rem;
    margin-top: 0px;
}

#home3cqoutes .qoutes3cbox p {
    color: #FFF;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.6em;
}
 
@media (max-width: 1199.98px) {
#home3cqoutes .qoutes3cbox h3 {
    font-size: 18px;
}
}

@media (max-width: 767.98px) {
  .qoutes3cbox {
   margin-bottom: 20px;
   text-align: center;
}
}
@media (max-width: 1199.98px) {
#home3cqoutes .qoutes_click span {
    width: 100%;
    font-size: 18px !important;
}
}
#home3cqoutes .qoutes_click span {
    display: inline-block;
    cursor: pointer;
    border: 1px dashed #FFFFFF;
    font-size: 21px;
    font-weight: 600;
    color: #ffe400;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.4s ease-in-out;
    padding: 15px;
}
#home3cqoutes .qoutes_click:hover span {
   color: #FFF !important;
   background-position: right center;
   box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
   border: 1px solid #FFFFFF;
}

div#pum_popup_title_16890 {
  text-align: center;
  padding-bottom: inherit;
  font-style:italic;
}
 
body .cf7-style.cf7-style-16906 input[type='submit'] {
   margin-top: 20px;
   margin-left: 3px;
}
input.wpcf7-form-control.wpcf7-submit {
   margin-top: 10px;
   padding: 0;
   cursor: pointer;
   color: #0a528f;
   text-shadow: 1px 1px 0 rgba(255,255,255,0.65);
   border-width: 1px;
   border-style: solid;
   border-color: #317bd6 #3784e3 #2d74d5 #3774e3;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
   background-color: #4581e5;
   background-image: -webkit-gradient(linear, left top, left bottom, from(#6faefd), to(#4581e5));
   background-image: -webkit-linear-gradient(top, #6faefd, #4581e5);
   background-image: -moz-linear-gradient(top, #6faefd, #4581e5);
   background-image: -ms-linear-gradient(top, #6faefd, #4581e5);
   background-image: -o-linear-gradient(top, #6faefd, #4581e5);
   background-image: linear-gradient(top, #6faefd, #4581e5);
   -moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.4), 0 1px 0 rgba(255, 255, 255, 0.5) inset;
   -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.4), 0 1px 0 rgba(255, 255, 255, 0.5) inset;
   box-shadow: 1px 1px 3px rgba(0,0,0,0.4), 0 1px 0 rgba(255, 255, 255, 0.5) inset;
   -webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
   transition: all 0.3s linear;
}

input.wpcf7-form-control.wpcf7-submit:hover, #submitbtn:focus {
  -webkit-box-shadow: 0 0 15px rgba(70, 100, 200, 0.9);
  -moz-box-shadow: 0 0 15px rgba(70, 100, 200, 0.9);
  box-shadow: 0 0 15px rgba(70, 100, 200, 0.9);
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required, input.wpcf7-form-control.wpcf7-text {
    display: inline-block;
    padding: 8px 9px;
    padding-right: 30px;
    width: 100%;
    font-weight: normal;
    color: #898989;
    background-color: #f0f0f0;
    *background-image: url(images/checkmark.png);
    background-position: 110% center;
    background-repeat: no-repeat;
    border: 1px solid #ccc;
    text-shadow: 0 1px 0 rgba(255,255,255,0.75);
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 2px rgba(25, 25, 25, 0.25) inset, -1px 1px #fff;
    -moz-box-shadow: 0 1px 2px rgba(25, 25, 25, 0.25) inset, -1px 1px #fff;
    box-shadow: 0 1px 2px rgba(25, 25, 25, 0.25) inset, -1px 1px #fff;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
	margin: 5px;
}


span.fb {
    background: #4cb846 !important;
}
span.zlo {
    background: #4cb846 !important;
}
span.mto {
    background: #4cb846 !important;
}
   .button-float-left{
        display: inline-grid;
        position: fixed;
        bottom: 5%;
        left: 5px;
        min-width: 45px;
        text-align: center;
        z-index: 99999;
}

.social-button{
      display: inline-grid;
        position: fixed;
        top: 30%;
        right: 5px;
        min-width: 45px;
        text-align: center;
        z-index: 99999;
}

.social-button-content{
      display: inline-grid;   
}

.social-button a {
   padding:8px 0; 
   cursor: pointer;
   position: relative;
}

.social-button i{
   width: 40px;
   height: 40px;
   background: #43a1f3;
   color: #fff;
   border-radius: 100%;
   font-size: 20px;
   text-align: center;
   line-height: 1.9;
   position: relative;
   z-index: 999;
}

.social-button span{
      display: none;
}

.alo-circle {
        animation-iteration-count: infinite;
        animation-duration: 1s;
        animation-fill-mode: both;
        animation-name: zoomIn;
        width: 50px;
        height: 50px;
        top: 3px;
        right: -3px;
        position: absolute;
        background-color: transparent;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        border: 2px solid rgba(30, 30, 30, 0.4);
        opacity: .1;
        border-color: #0089B9;
        opacity: .5;
}

.alo-circle-fill {
      animation-iteration-count: infinite;
      animation-duration: 1s;
      animation-fill-mode: both;
      animation-name: pulse;
        width: 60px;
        height: 60px;
        top: -2px;
        right: -8px;
        position: absolute;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        border: 2px solid transparent;
        background-color: rgba(0, 175, 242, 0.5);
        opacity: .75;
}

.call-icon:hover > span, .mes:hover > span, .sms:hover > span, .zalo:hover > span{
   display: block;
}

.social-button a span {
   border-radius: 10px !important;
   border-radius: 2px;
   text-align: center;
   background: rgb(103, 182, 52);
   padding: 9px;
   display: none;
   width: 180px;
   margin-right: 10px;
   position: absolute;
   color: #ffffff;
   z-index: 999;
   top: 9px;
   right: 40px;
   transition: all 0.2s ease-in-out 0s;
   -moz-animation: headerAnimation 0.7s 1;
   -webkit-animation: headerAnimation 0.7s 1;
   -o-animation: headerAnimation 0.7s 1;
   animation: headerAnimation 0.7s 1;
}

@-webkit-keyframes "headerAnimation" {
        0% { margin-top: -70px; }
        100% { margin-top: 0; }
}
@keyframes "headerAnimation" {
        0% { margin-top: -70px; }
        100% { margin-top: 0; }
}

.social-button a span:before {
   content: "";
   width: 0;
   height: 0;
   border-style: solid;
   border-width: 10px 10px 10px 0;
   border-color: transparent rgb(103, 182, 52) transparent transparent;
   position: absolute;
   right: -10px;
   top: 10px;
}
