/*
Theme Name: Mypage-Child
Theme URI: https://www.mypage.vn/
Author: Mypage
Author URI: https://www.mypage.vn/
Description: Responsive Wordpress + eCommerce Theme.
Version: 1.1
Template: mypage

*/

@import url("../mypage/style.css");
@import url("css/animate.css");
/*************** ADD YOUR CUSTOM CSS HERE  ***************/
@font-face{
    font-family:'MyriadPro';
    src:url('fonts/MyriadPro-It.eot?#iefix') format('embedded-opentype'),url('fonts/MyriadPro-It.otf') format('opentype'),url('fonts/MyriadPro-It.woff') format('woff'),url('fonts/MyriadPro-It.ttf') format('truetype'),url('fonts/MyriadPro-It.svg#MyriadPro-It') format('svg');
    font-weight:400;
    font-style:italic
}
@font-face{
    font-family:'MyriadPro';
    src:url('fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),url('fonts/MyriadPro-Regular.woff') format('woff'),url('fonts/MyriadPro-Regular.ttf') format('truetype'),url('fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
    font-weight:400;
    font-style:normal
}
@font-face{
    font-family:'MyriadPro';
    src:url('fonts/MyriadPro-Semibold.eot?#iefix') format('embedded-opentype'),url('fonts/MyriadPro-Semibold.otf') format('opentype'),url('fonts/MyriadPro-Semibold.woff') format('woff'),url('fonts/MyriadPro-Semibold.ttf') format('truetype'),url('fonts/MyriadPro-Semibold.svg#MyriadPro-Semibold') format('svg');
    font-weight:600;
    font-style:normal
}
/*@font-face{
    font-family:'MyriadPro';
    src:url('fonts/MyriadPro-SemiboldIt.eot?#iefix') format('embedded-opentype'),url('fonts/MyriadPro-SemiboldIt.otf') format('opentype'),url('fonts/MyriadPro-SemiboldIt.woff') format('woff'),url('fonts/MyriadPro-SemiboldIt.ttf') format('truetype'),url('fonts/MyriadPro-SemiboldIt.svg#MyriadPro-SemiboldIt') format('svg');
    font-weight:600;
    font-style:italic
}*/
/*@font-face{
    font-family:'MyriadPro';
    src:url('fonts/MyriadPro-Black.eot?#iefix') format('embedded-opentype'),url('fonts/MyriadPro-Black.woff') format('woff'),url('fonts/MyriadPro-Black.ttf') format('truetype'),url('fonts/MyriadPro-Black.svg#MyriadPro-Black') format('svg');
    font-weight:800;
    font-style:normal
}*/
/*@font-face{
    font-family:'MyriadPro';
    src:url('fonts/MyriadPro-BlackIt.eot?#iefix') format('embedded-opentype'),url('fonts/MyriadPro-BlackIt.otf') format('opentype'),url('fonts/MyriadPro-BlackIt.woff') format('woff'),url('fonts/MyriadPro-BlackIt.ttf') format('truetype'),url('fonts/MyriadPro-BlackIt.svg#MyriadPro-BlackIt') format('svg');
    font-weight:800;
    font-style:italic
}*/
@font-face{
    font-family:'MyriadPro';
    src:url('fonts/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'),url('fonts/MyriadPro-Bold.otf') format('opentype'),url('fonts/MyriadPro-Bold.woff') format('woff'),url('fonts/MyriadPro-Bold.ttf') format('truetype'),url('fonts/MyriadPro-Bold.svg#MyriadPro-Bold') format('svg');
    font-weight:700;
    font-style:normal
}
body, h1, h2 ,h3, h4, h5, h6, p ,span, a, #main-menu .mega-menu > li.menu-item > a, #main-menu .mega-menu > li.menu-item > h5, .single-product .entry-summary .quantity .qty, .product-summary-wrap .single_add_to_cart_button {
    font-family: "MyriadPro", Helvetica, Arial, sans-serif!important;
}
.gridlist-toggle > a, #side-nav-panel .accordion-menu .arrow{
    font-family: "Porto"!important;
}
.widget_product_categories ul li .toggle, .widget_price_filter ul li .toggle, .widget_layered_nav ul li .toggle, .widget_layered_nav_filters ul li .toggle, .widget_rating_filter ul li .toggle, .widget_product_categories ol li .toggle, .widget_price_filter ol li .toggle, .widget_layered_nav ol li .toggle, .widget_layered_nav_filters ol li .toggle, .widget_rating_filter ol li .toggle{
    font-family: "Porto"!important;
}

/* menu */
@media (min-width: 768px) and (max-width: 991px) {
  #main-menu .mega-menu {
    display: block;
  }

  #main-menu .mega-menu li.menu-item:not(.custom-toll-free) {
    display: none;
  }
}
#nav-panel .accordion-menu > li.menu-item > a,
#nav-panel .accordion-menu > li.menu-item > h5,
#nav-panel .accordion-menu > li.menu-item > .arrow {
  color: inherit;
}

#nav-panel .accordion-menu li.menu-item > a,
#nav-panel .accordion-menu li.menu-item > h5 {
  font-weight: 600;
}

#nav-panel .accordion-menu li.menu-item.active > a,
#nav-panel .accordion-menu li.menu-item.active > h5 {
  background: none;
  color: #6a80a9;
}

/* header */
#header .header-main .container .header-left {
  padding: 0;
}

#main-menu .mega-menu > li.menu-item > a, #main-menu .mega-menu > li.menu-item > h5 {
      padding: 15px 12px;
      border-bottom: 3px solid transparent;
}

#header .header-main .container #main-menu .mega-menu > li.menu-item {
  margin: 0;
}

.custom-toll-free {
  padding-left: 35px;
  margin-left: 40px !important;
}

.custom-toll-free a {
  margin-top: -7px !important;
  padding: 0 !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 22px !important;
}

.custom-toll-free a i {
  position: absolute;
  margin-left: -35px;
  font-size: 4em;
  line-height: .86;
}

.custom-toll-free strong {
  display: block;
  font-size: 1.5em;
  letter-spacing: -1px;
}

.no-breadcrumbs .main-content {
  padding-top: 0;
}

#footer .widget-title {
  margin-bottom: 5px;
  font-size: 13px;
  line-height: 18px;
  font-weight: 700;
}

#footer .widget.follow-us .share-links a {
  border: 1px solid #c9c9cc;
  box-shadow: none;
  margin-right: 5px;
}

@media (min-width: 576px) {
    .col-half-section { padding-left: 15px !important; padding-right: 15px !important; }
}

.home-intro p span:last-child {
  position: relative;
}

.home-intro p span:last-child:before {
  content: '';
  display: block;
  position: absolute;
  top: 55%;
  right: -40px;
  width: 30px;
  border-bottom: 1px solid #FFF;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.home-intro p span:last-child:after {
  content: '';
  display: block;
  position: absolute;
  top: 55%;
  right: -44px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #FFF;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.custom-btn-style-1 > a {
  padding: 14px 25px !important;
  font-size: 12px !important;
  border-radius: 2px !important;
}

.custom-btn-style-2 > a {
  padding: 14px 30px !important;
  font-size: 12px !important;
  border-width: 2px;
  color: inherit !important;
}

a.custom-btn-style-2 {
  padding: 14px 30px !important;
  font-size: 12px !important;
  border-width: 2px;
}

.custom-parallax-height {
  min-height: 315px;
}

.stats-block .stats-text, .stats-block .stats-number, div.stats-desc > div.counter_prefix, div.stats-desc > div.counter_suffix {
  font-weight: inherit;
}

.custom-sm-margin-bottom-1 > .vc_column_container > .vc_column-inner {
  padding-top: 0 !important;
}

.porto-sicon-top {
  line-height: 0;
}

.wpb_wrapper .top-icon .porto-sicon-header h3.porto-sicon-title {
  margin-bottom: 20px;
  text-transform: uppercase;
}

.testimonial.testimonial-style-5 blockquote p {
  padding: 0 40px;
  line-height: 28px;
  font-size: inherit;
}

.testimonial.testimonial-style-5 blockquote:before {
  display: block !important;
  position: absolute;
  left: 10px;
  top: 0;
  font-style: normal;
  line-height: 1;
  font-size: 50px;
  color: #2e353e;
}

.testimonial.testimonial-style-5 blockquote:after {
  display: block !important;
  position: absolute;
  right: 10px;
  bottom: -.5em;
  content: "\201D";
  font-style: normal;
  font-size: 50px;
  color: #2e353e;
  line-height: 1;
}

.testimonial.testimonial-style-5 .testimonial-author {
  border: 0;
}

.testimonial.testimonial-style-5 .testimonial-author span {
  font-size: inherit;
}

.owl-carousel.custom-nav .owl-nav {
  position: relative;
  top: initial;
  bottom: 125px;
  left: 50%;
  width: 230px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.owl-carousel.custom-nav .owl-nav .owl-next, .owl-carousel.custom-nav .owl-nav .owl-prev {
  background: transparent !important;
}

.owl-carousel.custom-nav .owl-nav .owl-next:before, .owl-carousel.custom-nav .owl-nav .owl-prev:before {
  content: '';
  display: block;
  position: absolute;
  left: -3px;
  top: 6px;
  width: 20px;
  height: 20px;
  border-top: 1px solid #2e353e;
  border-left: 1px solid #2e353e;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.owl-carousel.custom-nav .owl-nav .owl-next:before {
  right: 0;
  left: auto;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

.custom-background-image-1:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  background: url(http://sw-themes.com/porto_dummy/wp-content/uploads/2017/03/lets-talk-bg.png);
  background-size: cover;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.custom-feature-box {
  display: block;
}

.custom-opacity-effect-1 {
  -webkit-transition: ease opacity 300ms;
  -moz-transition: ease opacity 300ms;
  transition: ease opacity 300ms;
}

.custom-opacity-effect-1:hover {
  opacity: .5;
}

.custom-feature-box .feature-box-info {
  padding: 0;
}

.custom-feature-box .feature-box-info label {
  display: block;
  margin: 0;
  line-height: 1;
  font-size: .8em;
}

.custom-feature-box .feature-box-info strong {
  font-size: 1.5em;
  line-height: 1.3;
}

.porto-sicon-header + .porto-sicon-description {
  margin-top: 5px;
}

.porto-sicon-box {
  margin-bottom: 20px;
}

.porto-sicon-box-link:hover, .porto-sicon-box-link:visited, .porto-sicon-box-link:focus {
  text-decoration: none;
}

.thumb-info {
  border: none !important;
  border-bottom: 1px solid #e3e3e3 !important;
}

span.thumb-info.thumb-info-hide-wrapper-bg:hover {
  box-shadow: 0 0 70px 0 rgba(139, 139, 139, 0.3) !important;
}

.member-item.member-item-3 .thumb-info:hover .thumb-info-caption {
  background: #fff !important;
  color: inherit !important;
}

.member-item.member-item-3 .thumb-info:hover .thumb-info-caption * {
  color: inherit !important;
}

.member-item.member-item-3 .thumb-info:hover .thumb-info-caption a h4:hover {
  color: #2e353e !important;
}

.member-item.member-item-3 .thumb-info:hover a.member-info-container h4 {
  color: #2e353e !important;
}

.member-item.member-item-3 .thumb-info:hover a.member-info-container h4:hover {
  color: #2e353e !important;
}

.member-item.member-item-3 .thumb-info:hover .thumb-info-caption p {
  color: #777 !important;
}

.thumb-info-caption-title h4 {
  font-size: 0.9em !important;
  color: #2e353e !important;
  text-transform: uppercase !important;
  font-weight: 700 !important;
  font-family: "Poppins",sans-serif;
}

.thumb-member-container a.member-image {
  margin-bottom: 0 !important;
}

.member-item.member-item-3 .view-more {
  color: #fff;
  background-color: #6a80a9 !important;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  text-align: center;
  font-size: 25px;
  line-height: 30px;
}

.member-item.member-item-3 .view-more:before {
  content: '+';
}

.member-item.member-item-3 .thumb-info:hover .view-more {
  color: #fff !important;
}

.mfp-content .ajax-container {
  max-width: 990px !important;
}

.member-ajax-modal .member-image .img-thumbnail {
  border: none !important;
  padding: 0 !important;
  background: none !important;
}

.member-ajax-modal h2.shorter {
  color: #2e353e !important;
  font-weight: 600;
  font-size: 1.8em;
}

.member-ajax-modal h4 {
  color: #777;
}

.member-ajax-modal .member-share-links {
  position: absolute;
  left: -38%;
  top: 60%;
  border-top: none;
}

.member-ajax-modal .member-share-links a {
  border-radius: 0;
  background: #fff !important;
  color: #93949a !important;
  border: 1px solid #c9c9cc;
}

.member-ajax-modal .member-share-links a.share-facebook:hover {
  background: #3b5a9a !important;
  color: #fff !important;
}

.member-ajax-modal .member-share-links a.share-twitter:hover {
  background: #1aa9e1 !important;
  color: #fff !important;
}

.member-ajax-modal .member-share-links a.share-linkedin:hover {
  background: #0073b2 !important;
  color: #fff !important;
}

.member-ajax-modal .member-share-links a.share-googleplus:hover {
  background: #171717 !important;
  color: #fff !important;
}

article.post {
  position: relative;
}

article.post-large-alt, .pagination-wrap {
  padding-left: 37px;
  position: relative;
  border-bottom: 0;
}

article.post-large-alt .post-content {
  padding: 0;
}

article.post-large-alt .post-image {
  margin-left: 0;
}
article.post .post-meta {text-align: center;}

article.post-large-alt .post-date {
  text-align: left;
  margin: 0;
  width: 65px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  padding-bottom: 12px;
}

article.post-large-alt .post-date .month, .post-item .post-date .month {
  display: inline-block;
  box-shadow: none;
}

article.post-large-alt .post-date .month {
  line-height: 29px;
}

article.post-large-alt .post-date .day, article.post-large-alt .meta-comments .number {
  font-size: 19px;
  line-height: 4px;
}

article.post-large-alt .post-date .month, article.post .meta-comments {
  font-size: 14px;
}

article.post-large-alt .post-date > span {
  background: transparent !important;
  color: #2e353e !important;
  padding: 0 !important;
  line-height: 16px;
  font-weight: 600 !important;
}

article.post-large-alt .post-date::before {
  content: "";
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  line-height: 1;
  text-align: left;
  color: #6a80a9;
  background-image: url(http://sw-themes.com/porto_dummy/wp-content/uploads/2017/03/custom-icon-3.jpg);
  width: 100%;
  height: 31px;
  margin-right: 3px;
  font-size: 2em;
  background-repeat: no-repeat;
  margin-bottom: 8px;
}

article.post .entry-title {
  margin-bottom: 15px;
  text-align: center;
}

article.post .entry-title a {
  text-decoration: none;
  color: #2e353e !important;
  font-weight: 700 !important;
  font-size: 25px;
  text-transform: uppercase;
}
article.post .entry-title a:hover{
  color: #0F7F40;
}
article.post a.btn {
  float: left !important;
  position: absolute;
  bottom: 8px;
  right: 0;
  display: inline-block;
  border: none;
  background: none;
  color: #2e353e;
  font-weight: 600 !important;
  font-size: 14px;
  text-transform: uppercase;
  text-shadow: none;
}

article.post a.btn:hover {
  color: #6a80a9;
}

.single-post .img-thumbnail {
  padding: 0;
  border: none;
}



article.post .img-thumbnail {
  padding: 0;
  border: none;
  float: left;
}

article.post .owl-carousel .img-thumbnail {
  max-width: 100%;
}

.post-item-small .post-date:before {
  display: none !important;
}


article .post-content a p.post-excerpt {
  color: #818898 !important;
  font-size: 14px;
}

.post-content a:hover {
  text-decoration: none !important;
}

article .post-content a:hover p.post-excerpt {
  text-decoration: none;
  color: #818898;
}

.post-block.post-share {
  border-top: 1px solid #ddd;
  margin: 30px 0 0;
  padding: 7px 0 !important;
  border-bottom: 1px solid #ddd;
  position: relative;
  min-height: 40px;
}

.post-block.post-share .share-links {
  display: inline-block;
  margin-top: -5px;
  position: absolute;
  right: 0;
}

.post-block.post-share .share-links a {
  background: none !important;
  color: #6a80a9 !important;
  width: 2em;
  margin: 0;
}

.post-share h3 {
  color: #2e353e !important;
  font-size: 14px;
  font-weight: 600;
  margin: 0;
}

.single-post .testimonial.testimonial-with-quotes blockquote:after, .single-post .testimonial.testimonial-with-quotes blockquote:before {
  color: #2e353e;
  font-size: 80px !important;
}

.font-weight-medium {
  font-weight: 500;
}

.single-post .smile_icon_list.with_bg .icon_list_icon {
  background: inherit;
}

.single-post .smile_icon_list li.icon_list_item {
  margin-bottom: 0 !important;
}

.single-post .smile_icon_list.left li .icon_description {
  padding: 0;
}

.pagination-wrap {
  text-align: left;
}

.pagination > a, .pagination .page-links > a, .pagination > span, .pagination .page-links > span {
  margin: 0 !important;
  font-weight: 600;
  font-size: 12px;
  color: #2e353e;
  padding: 6px 12px;
  line-height: 1.42857143;
  height: auto;
  border: 1px solid #ddd;
}

.pagination-wrap a.next, .pagination-wrap a.prev {
  width: 34px;
  font-weight: 400;
}

.pagination-wrap a.next:before {
  content: "\f054";
  padding: 6px 12px;
}

.pagination-wrap a.prev:before {
  content: "\f053";
  padding: 6px 12px;
}

.post-block.post-comments {
  border-top: 0;
}

.post-block.post-comments > h3 {
  font-size: 19px;
  color: #2e353e;
  text-transform: uppercase;
  font-weight: 700;
}

.post-block.post-comments > h3 i {
  display: none;
}

ul.comments .comment-block {
  background: transparent;
  padding: 10px 20px 35px 10px;
}

ul.comments .comment-arrow {
  display: none;
}

ul.comments ul.children > li, ul.comments > li {
  border-top: 1px solid #e4e7eb;
}

ul.comments > li:first-child {
  border-top: 0;
}

ul.comments ul.children > li .comment-body, ul.comments > li .comment-body {
  background: transparent !important;
}

ul.comments ul.children > li img.avatar, ul.comments > li img.avatar {
  border-radius: 100%;
}

ul.comments .comment-block .comment-by strong {
  font-weight: 600 !important;
  color: #2e353e;
}

.comment-reply-link {
  font-weight: 600;
}

.comment-reply-link .fa-reply:before {
  content: "\f177";
}

ul.comments .comment-block .date {
  float: left !important;
  font-size: 10px;
}

article.post .comment-respond {
  border: none !important;
}

#respond h3.comment-reply-title {
  color: #2e353e !important;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 20px;
}

.comment-form input[type="text"] {
  padding: 12px 8px;
}

.comment-form .form-submit input[type="submit"].submit {
  background: transparent;
  border-color: #6a80a9;
  color: #2e353e !important;
  border-width: 1px;
  padding: 14px 20px;
  font-size: 14px !important;
  font-weight: 600;
}

.comment-form .form-submit input[type="submit"].submit:hover {
  border-color: #7a8eb2 #7a8eb2 #5b739e;
  background-color: #7a8eb2;
}

.sidebar-content .widget .widget-title {
    color: #ffffff !important;
    font-size: 18px;
    font-weight: 600 !important;
    margin-bottom: 0px;
    text-transform: capitalize;
    padding: 10px 20px!important;
    background: #0f7f40!important;
}

.widget_categories > ul {
  border-bottom: none;
}

.widget_categories > ul li {
  border: none;
  padding-left: 0;
}

.widget_categories > ul li:before {
  display: none;
}

.widget_categories > ul li a {
  color: #818898 !important;
  font-size: 14px;
}

.widget_categories > ul li a:after {
  content: "\f178";
  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;
  color: #2e353e !important;
  margin-left: .3em;
  float: right;
}

.widget-recent-posts .img-thumbnail {
  padding: 0;
  border: none;
}

.widget-recent-posts .post-item-small a {
  color: #2e353e !important;
  font-weight: 600 !important;
}

.widget-recent-posts .post-item-small {
  border: none;
}

.widget-recent-posts .post-item-small a:hover {
  color: #6a80a9 !important;
  text-decoration: none;
}

.widget_tag_cloud .tagcloud a {
  background: transparent;
  border-color: #6a80a9;
  color: #2e353e !important;
  border-width: 1px;
  padding: 10px 20px;
  font-size: 14px !important;
  font-weight: 600;
}

.widget_tag_cloud .tagcloud a:hover {
  border-color: #7a8eb2 #7a8eb2 #5b739e;
  background-color: #7a8eb2;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }

  .custom-padding-right-1 {
    padding-right: 160px;
  }

  .post-block.post-comments {
    margin-left: -97px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }

  #footer .footer-main > .container > .row > .col-lg-4 > * {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    margin-top: 0;
  }
  .pagination-wrap {
    margin-left: 60px;
  }
}
@media (min-width: 1170px) {
  .container {
    width: 1170px;
  }
}
@media (min-width: 992px) and (max-width: 1250px) {
  .single-post article.post .post-meta .meta-comments {
    left: auto;
    width: 75px;
    text-align: left;
    display: inline-block;
    margin-left: 0;
  }

  .single-post article.post .post-meta .meta-like {
    text-align: left;
    border: none;
    border-bottom: 1px solid #e4e7eb;
  }

  .article.post .post-meta {
    left: auto;
    width: 100%;
    text-align: center;
    display: inline-block;
  }

  article.post .post-meta .meta-date {
    margin-left: -250px;
    text-align: center;
    border: none;
  }

  article.post .post-meta i {
    text-align: center;
  }

  article.post .post-meta .meta-like {
    border: none;
  }
}
@media (max-width: 992px) and (min-width: 768px) {
  article.post-large-alt, .pagination-wrap {
    width: 83.33333333%;
    margin-left: 16.66666667%;
    padding-left: 0;
  }

  article.post-large-alt .post-date, article.post .post-meta {
    left: -100px;
  }
}
@media (max-width: 991px) {
  .single-post .post-content {
    padding-left: 0 !important;
  }

  article.post .post-meta .meta-date:before {
    margin-left: 17px;
  }

  article.post .post-meta .meta-date {
    margin-left: -250px;
    text-align: center;
    border: none;
  }

  article.post .post-meta i {
    text-align: center;
  }

  .custom-toll-free {
    display: none;
  }

  .custom-sm-flex-order {
    display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex;
    -webkit-flex-flow: row wrap; -moz-flex-flow: row wrap; flex-flow: row wrap;
  }

  .custom-sm-flex-order > div {
    width: 100%;
  }

  .custom-sm-flex-order > div:nth-child(1) {
    -webkit-order: 2; -moz-order: 2; -ms-flex-order: 2; order: 2;
  }

  .custom-sm-flex-order > div:nth-child(2) {
    -webkit-order: 1; -moz-order: 1; -ms-flex-order: 1; order: 1;
  }

  .custom-sm-margin-bottom-1 > div {
    margin-bottom: 25px !important;
  }

  .custom-sm-margin-bottom-1 > div:last-child {
    margin-bottom: 0 !important;
  }

  .custom-background-image-1:before {
    left: 70%;
  }

  #footer .footer-bottom .container .footer-center {
    text-align: center;
  }
}
@media (max-width: 767px) {
  article.post a.btn {
    bottom: 8px;
  }
}
@media (max-width: 767px) {
  article.post-large-alt {
    width: 100%;
    margin-left: 0;
    padding: 0;
    /*padding-top: 90px;*/
  }

  article.post .post-meta {
    left: auto;
    width: 100%;
    text-align: center;
    display: inline-block;
  }

  article.post-large-alt .post-date {
    float: none;
    display: inline-block;
    border: none;
    vertical-align: top;
  }

  article.post .post-meta .meta-comments {
    border: none;
    text-align: center;
    margin-top: 0;
  }

  article.post .post-meta .meta-comments:before, article.post .post-meta .meta-date:before {
    margin-left: 15px;
  }

  article.post .post-meta .meta-like {
    text-align: center;
    border: none;
    margin-left: 20px;
  }

  article.post .post-meta .meta-like:before {
    position: absolute;
    top: -50px;
  }

  article.post .post-meta > * {
    padding: 0;
  }

  ul.comments .comment-block {
    background: transparent;
    padding: 0;
  }
}


#header .header-main .header-right {
    padding: 0;
}
#header.header-corporate .header-main .searchform-popup{
	display: inline-block;
}
#header.search-sm .search-popup .searchform{
	width: 190px;
}
.wpb_single_image.wpb_content_element.info_image {
    margin-bottom: 10px;
}
.wpb_single_image.wpb_content_element.info_image a.prettyphoto {
  position: relative;
  display: block;
}
.wpb_single_image.wpb_content_element.info_image a.prettyphoto:after {
  /*content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(70,70,70,.65);
  opacity: 0;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;*/
}
.wpb_single_image.wpb_content_element.info_image a.prettyphoto{
  overflow: hidden;
}
.wpb_single_image.wpb_content_element.info_image a.prettyphoto img{
  transition: 0.8s all;
  -webkit-transition: 0.8s all;
  -moz-transition: 0.8s all;
}
.wpb_single_image.wpb_content_element.info_image:hover a.prettyphoto img{
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.wpb_single_image.wpb_content_element.info_image a.prettyphoto:before{
 /* content: url('images/search_w.png');
  position: absolute;
  left: 50%;
  top: 50%;
  opacity: 0;
  z-index: 1;
  transform: translate(-50%);
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;*/
}
.wpb_single_image.wpb_content_element.info_image:hover a.prettyphoto:before{
  opacity: 1
}
.vc_custom_heading.custom_1 {
    font-size: 25px;
    text-transform: uppercase;
    color: #0f7f40;
    position: relative;
    line-height: 32px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    display: inline-block;
    font-weight: bold;
}
.vc_custom_heading.custom_1:after {
    content: "";
    display: table;
    width: 30px;
    height: 1px;
    border-top: 2px solid #117d41;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%);
}
.vc_custom_heading.logo_right:after {
    /*content: url(images/logo.png);
    position: absolute;
    left: 110%;
    bottom: -8px;
    opacity: 0.34;*/
}
.vc_btn3-container.custom_1 .vc_general.vc_btn3 {
    background-color: #0f7f40;
    color: #fff;
    border-radius: 10px;
    border-color: #0f7f40;
    padding: 8px 20px;
    text-transform: uppercase;
}
ul.products li.product-col .rating-wrap {
    display: none;
}
ul.products li .product-inner {
    background-color: #fff;
    padding: 30px 20px 0px;
}
ul.products li.product-col .add-links .add_to_cart_read_more, ul.products li.product-col .add-links .add_to_cart_button {
    background: url(images/arrow_right.png) no-repeat right 15px center;
    background-size: 14px;
    border-radius: 0;
    text-transform: none;
    color: #0F7F40;
    border: none;
    line-height: 50px;
    height: 50px;
    text-transform: uppercase;
    position: relative;
    padding: 0 45px 0 30px!important;
    font-weight: bold;
    opacity: 0;
    transition: 0.4s all;
    -webkit-transition: 0.4s all;
    -moz-transition: 0.4s all;
}
ul.products li.product-col .add-links .add_to_cart_read_more:hover, ul.products li.product-col .add-links .add_to_cart_button:hover, ul.products li.product-col:hover .add-links .add_to_cart_read_more, ul.products li.product-col:hover .add-links .add_to_cart_button {
    opacity: 1;
    background-color: transparent;
    color: #0F7F40;
}
.add-links .add_to_cart_button:before, .add-links .add_to_cart_read_more:before {
    background: url(images/border_btn_lb.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left bottom;
    content: "";
    position: absolute!important;
    left: 0px;
    bottom: 0;
    display: block!important;
    height: 100%;
    width: 90%;
}
.add-links .add_to_cart_button:after, .add-links .add_to_cart_read_more:after {
    background: url(images/border_btn_tr.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right top;
    content: "";
    position: absolute!important;
    right: 0px;
    top: 0px;
    display: block!important;
    height: 100%;
    width: 90%;
}
ul.products li.product .product-inner {
    border: 4px solid rgba(97,97,97,.15);
}
ul.products li.product .product-inner {
    transition: 0.4s all;
    -webkit-transition: 0.4s all;
    -moz-transition: 0.4s all;
}
ul.products li.product-col h3 {
    height: 38px;
}
ul.products li.product-col .product-loop-title {
    display: block;
}
ul.products li.product-col {
    margin-top: 15px;
}
.porto-u-heading.custom_1 .porto-u-heading-spacer.line_only span.porto-u-headings-line {
    border-color: #0f7f40!important;
}
.porto-u-heading.custom_1 .porto-u-main-heading h2 {
    display: inline-block;
    padding: 0 10px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: bold;
    position: relative;
}
.porto-u-heading.custom_1 .porto-u-sub-heading {
    color: #fe1515;
}
.porto-u-heading.custom_1 .porto-u-heading-spacer.line_only {
    margin-bottom: 10px;
}
.give_info input.wpcf7-form-control.wpcf7-text {
    background-color: rgba(255,255,255,.8);
    color: #000;
}
.give_info input.wpcf7-form-control.wpcf7-text::placeholder{
  color: #000;
}
.give_info {
    text-align: center;
}
.give_info input.wpcf7-form-control.wpcf7-submit {
    background-color: #EABD49;
    border: none;
    border-radius: 10px;
    padding: 4px 36px;
}
.wpcf7-form-control-wrap {
    margin-bottom: 15px;
    display: block;
}
.porto-u-heading.custom_1.orange .porto-u-sub-heading {
    color: #EABD49;
}
.project_info {
    text-align: center;
    padding: 10px 10px 0;
}
.project_subtitle {
    font-size: 16px;
    color: #ebbd4c;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.project_name {
    font-size: 20px;
    color: #464646;
    margin-bottom: 30px;
}
.project_btn {
    background-color: #0f7f40;
    color: #fff;
    border-color: #0f7f40;
    padding: 8px 20px;
    text-transform: uppercase;
}
.project_btn:hover{
  color: #fff;
}
.project_description {
    margin-bottom: 30px;
    font-size: 17px;
    line-height: 24px;
    color: #464646;
    font-weight: 600;
}
#footer .green_column.vc_column_container {
    background: #0f7f40;
    padding-bottom: 100px;
    padding-top: 20px!important;
}
#footer .footer-main>.container {
    padding-top: 0px;
    padding-bottom: 0;
}
#footer .widget {
    margin-bottom: 0;
}
#footer .padding_footer .vc_column_container {
    padding-top: 50px;
}
.vc_custom_heading.footer_title {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    position: relative;
}
.vc_custom_heading.footer_title:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 50px;
    height: 3px;
    background-color: #fff;
}
#footer .porto-sicon-header h3.porto-sicon-title, #footer .widget p, #footer .porto-sicon-header + .porto-sicon-description {
    font-size: 14px;
    line-height: 18px;
}
#footer .porto-sicon-box {
    margin-bottom: 10px;
}
#footer .widget_wysija_cont .wysija-submit {
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    background: url(images/plan.png) no-repeat center #0f7f40;
    text-transform: uppercase;
    font-weight: 500;
    position: absolute;
    right: 4px;
    top: 4px;
    text-indent: -999px;
    border-radius: 50%;
    height: 32px;
    width: 32px;
    padding: 0;
    border: none;
}
#footer .widget_wysija_cont .wysija-input {
    background-color: transparent;
    border-radius: 25px;
    border-color: #fff;
    color: #fff;
    padding-left: 20px;
    height: 40px;
    font-size: 12px;
}
#footer .widget .widget_wysija {
    max-width: none;
    display: block;
}
#footer .widget_wysija_cont .wysija-paragraph {
    display: block;
}
#footer .footer-bottom .container {
    display: block;
}
#footer .footer-bottom .container>div {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
#footer .footer-bottom .footer-left {
    text-align: center;
    padding: 10px 15px 10px 15px;
}
#footer .footer-bottom .footer-right {
    text-align: left;
    padding: 10px 15px 10px 15px;
}
#footer .footer-bottom .widget.follow-us .share-links a {
    background-color: transparent;
    height: 37px;
    width: 37px;
    color: #fff;
    border-color: #fff;
    overflow: visible;
}
ul.products li.product-col:hover .product-image img {
    opacity: 0.4;
}
#main-menu .mega-menu > li.menu-item.active:hover > a, #main-menu .mega-menu > li.menu-item:hover > a, #main-menu .mega-menu > li.menu-item.active > a {
    border-bottom: 3px solid #0f7f40;
}
.font_2 {
    /*font-family: "Open Sans Condensed";*/
    font-size: 15px;
    font-weight: 600;
}
.sidebar-content aside.widget {
    padding: 0!important;
    border-bottom: 1px solid #efefef;
    margin-bottom: 0;
    margin-top: 0;
} 
.widget_product_categories > ul > li {
    background: #F1F1F1!important;
    margin-bottom: 2px;
    padding: 5px 10px;
}
.widget_product_categories > ul > li.cat-parent.open {
    background: #0f7f40!important;
}
.widget_product_categories ul li .toggle {
    right: 5px;
    top: 10px;
}
.widget_product_categories ul li .toggle:before{
  color: #080808;
}
.widget_product_categories ul li.open .toggle:before{
  color: #fff;
}
.sidebar-content aside.widget > ul, .sidebar-content aside.widget > div {
    padding: 10px!important;
}
.widget_product_categories .widget-title .toggle, .widget_price_filter .widget-title .toggle, .widget_layered_nav .widget-title .toggle, .widget_layered_nav_filters .widget-title .toggle, .widget_rating_filter .widget-title .toggle {
    right: 0px;
}
.widget_product_categories .widget-title .toggle:after, .widget_price_filter .widget-title .toggle:after, .widget_layered_nav .widget-title .toggle:after, .widget_layered_nav_filters .widget-title .toggle:after, .widget_rating_filter .widget-title .toggle:after, .widget_product_categories.closed .widget-title .toggle:before, .widget_price_filter.closed .widget-title .toggle:before, .widget_layered_nav.closed .widget-title .toggle:before, .widget_layered_nav_filters.closed .widget-title .toggle:before, .widget_rating_filter.closed .widget-title .toggle:before {
    background: #fff!important;
}
.sidebar .product-categories li>a, .sidebar .product-categories li>a:hover {
    color: #080808;
}
.sidebar .product-categories li.open a, .sidebar .product-categories li.open a:hover {
    color: #fff!important;
}
.wpb_wrapper .porto-sicon-wrapper.info_price .porto-sicon-header h3.porto-sicon-title {
    font-size: 14px;
}
.porto-sicon-wrapper.info_price .porto-sicon-box {
    margin-bottom: 10px;
}
.vc_btn3-container.price_info .vc_general.vc_btn3 {
    width: 100%;
    padding: 15px 20px;
    font-size: 18px;
    cursor: pointer;
}
.vc_btn3-container.price_info {
    margin-bottom: 0;
}
.mfp-content {
    max-width: 500px;
    margin: 0 auto;
    background-color: #fff;
    border-color: #c4c4c4;
    border-radius: 10px;
    background-color: #f5f5f5;
    padding: 20px 25px;
}
.porto-modal-content input.wpcf7-form-control.wpcf7-text.custom-contact-input, .porto-modal-content .wpcf7-form-control.custom-contact-input {
    font-size: 14px;
    border-style: solid;
    border-width: 0px;
    border-color: #999;
    background-color: #e4e4e5 !important;
    padding-left: 45px;
}
.porto-modal-content input.wpcf7-form-control.wpcf7-text.custom-contact-input::placeholder, .porto-modal-content .wpcf7-form-control.custom-contact-input::placeholder{
  color: #080808!important;
}
.porto-modal-content .wpcf7-form i {
    position: absolute;
    top: 12px;
    z-index: 1;
    left: 32px;
}
.wpb_wrapper .porto-sicon-wrapper.info_price.featured .porto-sicon-header h3.porto-sicon-title {
    font-size: 20px;
    font-weight: bold;
    color: red;
}
.wpb_wrapper .porto-sicon-wrapper.info_price.featured .porto-sicon-header h3.porto-sicon-title strong {
    display: none;
}
.wpb_wrapper .porto-sicon-wrapper.info_price.featured .porto-icon.none {
    font-size: 22px!important;
    color: red!important;
}
.product-summary-wrap .single_add_to_cart_button {
    background-color: #ce6a1e;
    color: #fff;
    border-color: #b95f1b;
    border-radius: 4px;
    padding: 5px 40px;
}
.product-summary-wrap .single_add_to_cart_button:before{
  display: none;
}
.product-summary-wrap .single_add_to_cart_button {
    background-color: #0f7f40;
    color: #fff;
    border-color: #b95f1b;
    border-radius: 4px;
    padding: 8px 40px;
    width: 100%;
    height: initial!important;
    border: none;
}
.single-product .product_title {
    font-size: 30px;
    line-height: 40px;
    font-weight: bold;
}
.single-product .product-images .img-thumbnail .inner{
  border: none;
}
.single-product .product-summary-wrap .description p {
    color: #1c1c1c;
    border-bottom: 1px dashed #D0D0D0;
    padding: 0px 0px 0px 0px;
    margin-bottom: 4px;
}
p.goimua span strong a {
    font-weight: 700;
    color: red;
    font-size: 18px;
}
p.goimua span strong a:hover{
  text-decoration: none;
}
p.goimua {
    font-size: 15px;
    margin-top: 10px;
}
.porto-related-products {
    background: #ffffff;
    border: 1px solid #e7e7e7;
}
.porto-ultimate-content-box-container.custom_box_contact {
    margin-bottom: 25px;
}
.porto-ultimate-content-box-container.custom_box_contact .porto-ultimate-content-box {
  border: 1px solid #eaeaea;
    border-radius: 10px;
}
.thumb-info-caption .thumb-info-caption-text {
    font-size: 1em;
}
article.portfolio-large h5.portfolio-desc {
    display: none;
}
.porto-ibanner.porto-ibanner-effect-style2.chungchi .porto-ibanner-desc {
    background-color: transparent;
    color: #fff;
    vertical-align: middle;
    top: 50%;
    left: 50%;
    bottom: initial;
    transform: translate(-50%, -50%) scale(0.3);
    z-index: 2;
    padding: 0 15px;
}
.hotlinemp {
    display: block;
}
.mypage-alo-phone {
    position: fixed;
    right: 60px;
    bottom: 0px;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 200000 !important;
}
.mypage-alo-ph-circle {
    width: 90px;
    height: 90px;
    top: 12px;
    left: 12px;
    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: #0f7f40;
    opacity: .5;
}
.mypage-alo-ph-circle-fill {
    width: 60px;
    height: 60px;
    top: 28px;
    left: 28px;
    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;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background-color: rgba(15, 127, 64,.5);
    opacity: .75 !important;
}
.mypage-alo-ph-img-circle {
    width: 30px;
    height: 30px;
    top: 43px;
    left: 43px;
    position: absolute;
    background: rgba(30, 30, 30, 0.1) url(images/call.png) no-repeat center center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .7;
    -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-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    background-color: #0f7f40;
    background-size: 70%;
}
.porto-blog.wpb_content_element.tuyendung .grid-box {
    border: none;
    box-shadow: none;
}
.porto-blog.wpb_content_element.tuyendung article.post .entry-title a {
    font-size: 17px;
    text-align: center;
}
.porto-blog.wpb_content_element.tuyendung article .post-content a p.post-excerpt, .porto-blog.wpb_content_element.tuyendung .post-block.post-share, .porto-blog.wpb_content_element.tuyendung .grid-box > .clearfix > a, article.portfolio .portfolio-image.single, article.portfolio-full .portfolio-desc{
  display: none;
}
.tabs.tabs-simple.duan .nav-tabs {
    -webkit-justify-content: left;
    -ms-justify-content: left;
    justify-content: left;
    -ms-flex-pack: left;
    border: 0;
    margin-bottom: 10px;
}
a.post-title:hover {
    text-decoration: none;
}
a.post-title:hover h2 {
    color: #117d41;
    text-decoration: none;
}
.porto-ibanner.porto-ibanner-effect-style2.chungchi:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(17, 125, 65, 0.8);
    z-index: 1;
    transform: scale(0.3);
    opacity: 0;
    transition:all 0.3s ease;
}
.porto-ibanner.porto-ibanner-effect-style2.chungchi:hover:after {
    opacity: 1;
    transform: scale(1);
}
.porto-ibanner-effect-style2 .porto-ibanner-title {
    transform: none;
}
.porto-ibanner.porto-ibanner-effect-style2.chungchi:hover .porto-ibanner-desc {
    transform: translate(-50%, -50%) scale(1) !important;
    z-index: 2;
}
ul.products li.product-col .product-image .labels .onhot {
    left: 0;
    top: 0;
}
.vc_wp_custommenu.wpb_content_element.menu_on_banner, .vc_wp_custommenu.wpb_content_element.menu_on_banner .widget.widget_nav_menu{
  margin-bottom: 0;
}
.vc_wp_custommenu.wpb_content_element.menu_on_banner ul.menu {
    margin-top: 0;
    border-bottom: 0;
}
.vc_wp_custommenu.wpb_content_element.menu_on_banner ul.menu li {
    display: inline-block;
    padding: 0;
    border-top: none;
}
.vc_wp_custommenu.wpb_content_element.menu_on_banner ul.menu li:before{
  display: none;
}
.vc_wp_custommenu.wpb_content_element.menu_on_banner ul.menu li  a{
    padding: 15px 30px;
    background: none;
    border: 0;
    border-bottom: 3px solid;
    border-radius: 0;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    display: block;
    border-color: transparent; 
}
.vc_wp_custommenu.wpb_content_element.menu_on_banner ul.menu li.current-menu-item a {
    border-color: #117d41;
}
.tabs.tab_on_banner.tabs-primary.tabs-simple .nav-tabs {
    -webkit-justify-content: left;
    -ms-justify-content: left;
    justify-content: left;
    -ms-flex-pack: left;
}
.thumb-info.thumb-info-bottom-info:hover img {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}
div.pp_default .pp_top, div.pp_default .pp_bottom, div.pp_default .pp_expand, div.ppt{
  display: none!important;
}
div.pp_default .pp_content_container .pp_left, div.pp_default .pp_content_container .pp_right, div.pp_default .pp_content{
  background: none!important;
}
div.pp_default .pp_close {
    text-indent: 0;
    background: none!important;
    font-size: 0;
    bottom: 100%;
    top: initial;
    color: #626262;
    width: initial!important;
}
div.pp_default .pp_close:before {
    content: "×";
    text-indent: 0;
    font-size: 64px;
    display: inline-block;
}
div.pp_default .pp_close:hover{
  text-decoration: none;
  color: #fff;
}
div.pp_overlay {
    opacity: 0.8!important;
}
.post-recent-content h5 a {
    text-decoration: none;
    color: #2e353e !important;
    font-weight: 600 !important;
    text-transform: uppercase;
    font-size: 14px;
    display: block;
}
.post-recent-content .post-excerpt{
  display: none;
}
#side-nav-panel .accordion-menu li:not(:last-child) {
    border-bottom: 1px solid #71bf44;
}
input.wpcf7-form-control.wpcf7-text, textarea.wpcf7-form-control.wpcf7-textarea {
    max-width: 100%;
    width: 100%;
}
.wpcf7-form label {
    display: block;
}
.sidebar .widget.widget_nav_menu > div > ul li, .sidebar .widget.widget_nav_menu > ul li {
    background: #F1F1F1!important;
    margin-bottom: 2px;
    padding: 5px 10px;
    border-top: none;
}
.sidebar .widget.widget_nav_menu > div > ul li a, .sidebar .widget.widget_nav_menu > ul li a {
    line-height: 24px;
    font-size: 14px;
}
.sidebar .widget.widget_nav_menu > div > ul li a:hover, .sidebar .widget.widget_nav_menu > ul li a:hover{
  text-decoration: underline;
  color: #7b858a !important;
}
.sidebar .widget.widget_nav_menu > div > ul li:before, .sidebar .widget.widget_nav_menu > ul li:before {
    display: none;
}
.sidebar .widget.widget_nav_menu > div > ul, .sidebar .widget.widget_nav_menu > ul{
  border-bottom: none;
  margin-top: 0;
}
.sidebar .widget.widget_nav_menu > div{
 border: 1px solid #DAE2E6;
}
.post-carousel .post-item .post-excerpt {
    text-align: justify;
}
.blog-posts .post p.post-excerpt {
    text-align: justify;
}
.blog-posts article.post .entry-title a:hover{
  color: #0f7f40!important;
}
.languages_s {
    position: absolute;
    right: 0;
    top: 0;
}
ul.languages_list {
    list-style: none;
    padding: 0 5px;
    margin: 0;
}
ul.languages_list li {
    display: inline-block;
}
header#header.sticky-header .languages_s {
    position: fixed;
}
body.admin-bar header#header.sticky-header .languages_s {
    top: 32px;
    z-index: 1111;
}
body.single.single-product .wpcf7-form-control.custom-contact-input {
    color: #000;
}
.youtube_wrap {
    text-align: center;
}
.wp-caption .wp-caption-text, .wp-caption-dd {text-align: center;font-size: 15px;}
.grecaptcha-badge{display: none !important;}
@media (min-width: 992px){
  #footer .footer-bottom {
    background-color: rgba(0, 0, 0, 0.5)!important;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0;
  }
  #header.logo-center .header-main .header-right, #header .header-main .container .header-left{
    width: 44%;
    vertical-align: bottom;
    padding-bottom: 4px;
  }
  #header.logo-center .header-main .header-center{
    width: 12%;
  }
}
@media (max-width: 991px) and (min-width: 768px){
  .project_name{
    margin-bottom: 10px;
  }
  .project_description{
    margin-bottom: 10px;
    font-size: 14px;
  }
  .project_btn {
    padding: 2px 45px;
    font-size: 13px;
  }
}
@media (min-width: 350px){
  .tabs.tab_on_banner.tabs-primary {
    margin-top: -92px;
  }
  .tabs.tab_on_banner.tabs-primary .nav-tabs > li .nav-link {
    color: #fff;
    font-weight: 600;
    border-color: transparent;
  }
  .tabs.tab_on_banner.tabs-primary .nav-tabs > li.nav-item.active .nav-link {
    border-color: #1C804D;
    color: #fff;
  }
}
@media (max-width: 450px){
  .vc_wp_custommenu.wpb_content_element.menu_on_banner ul.menu li a{
    padding: 5px 10px;
    font-size: 11px;
  }
  .tabs.tabs-simple.duan .nav-tabs >li .nav-link {
    padding: 10px 12px;
  }
  .product-summary-wrap .single_add_to_cart_button{
    padding: 8px 10px;
  }
  .product-summary-wrap .single_add_to_cart_button span{
    font-size: 11px;
  }
  .product-summary-wrap .single_add_to_cart_button p{
    font-size: 16px!important;
  }
}
@media (max-width: 575px){
  #header.logo-center .header-main .header-center .logo {
    margin: 0 !important;
  }
}
@media (max-width: 768px){
  .mypage-alo-phone{
    right: 10px;
  }
  .tp-bullets.hephaistos.horizontal.nav-pos-hor-center.nav-pos-ver-bottom.nav-dir-horizontal{
    top: 122%!important;
  }
  .banner-container{
    z-index: 1;
    margin-bottom: 20px;
  }
  .poject_custom_home .row.no-gutters {
    margin-bottom: 35px;
  }
  .blog-posts.posts-grid .grid.row {
    height: initial!important;
}
}
@media (max-width: 992px){
  .thumb-info-side-image .thumb-info-side-image-wrapper{
    float: none;
  }
}
/*Phone */

.fix_tel {
    position: fixed;
    bottom: 32px;
    right: 95px;
    z-index: 2;
}
.ring-alo-phone {
    background-color: transparent;
    cursor: pointer;
    height: 80px;
    position: absolute;
    transition: visibility 0.5s ease 0s;
    visibility: hidden;
    width: 80px;
    z-index: 200000 !important;
    right: 150px;
    top: -26px;
}
.ring-alo-phone.ring-alo-show {
    visibility: visible;
}
.tel {
    background: #eee;
    width: 205px;
    height: 40px;
    position: relative;
    overflow: hidden;
    background-size: 40px;
    border-radius: 28px;
    border: solid 1px #ccc;
}
.fone {
    font-size: 15px;
    color: #71bf44;
    line-height: 42px;
    font-weight: bold;
    padding-left: 45px;
}
.ring-alo-ph-circle {
    background-color: transparent;
    border: 2px solid rgba(30, 30, 30, 0.4);
    border-radius: 100%;
    height: 70px;
    left: 10px;
    opacity: 0.1;
    position: absolute;
    top: 10px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 70px;
}
.ring-alo-phone.ring-alo-green .ring-alo-ph-circle {
    border-color: #71bf44;
    opacity: 0.5;
}
.ring-alo-ph-circle-fill {
    background-color: #000;
    border: 2px solid transparent;
    border-radius: 100%;
    height: 30px;
    left: 30px;
    opacity: 0.1;
    position: absolute;
    top: 30px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 30px;
}
.ring-alo-phone.ring-alo-green .ring-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.5);
    opacity: 0.75 !important;
}
.ring-alo-ph-img-circle {
    border: 2px solid transparent;
    border-radius: 100%;
    height: 30px;
    left: 30px;
    opacity: 1;
    position: absolute;
    top: 30px;
    transform-origin: 50% 50% 0;
    width: 30px;
}
.ring-alo-phone.ring-alo-green .ring-alo-ph-img-circle {
    background-color: #71bf44;
}
.fix_tel a {
    text-decoration: none;
}
.ring-alo-ph-img-circle a img {
    padding: 1px 0 0 1px;
    width: 25px;
}
.fix_tel:hover .fone {
    color: #117d41;
}
.fix_tel:hover .ring-alo-phone.ring-alo-green .ring-alo-ph-circle {
    border-color: #117d41;
}
.fix_tel:hover .ring-alo-phone.ring-alo-green .ring-alo-ph-img-circle {
    background-color: #117d41;
}
.related-posts .post-recent-content h5 a {
    text-align: center;
}
#zalo_chat {
    position: fixed;
    bottom: 10px;
    left: 10px;
    z-index: 99;
}
.vc_row.wpb_row.row.alert_white .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    color: #fff;
}
div.wpcf7 .ajax-loader{
  display: inline-block!important;
}
/* update form bao gia, form chay thu */
.modal_dathen .modal_inner{display: none;}
.modal_dathen .modal_inner.active {display: block;}
.modal_dathen .wpcf7 .wpcf7-form-control-wrap {margin-bottom: 5px;}
.modal_dathen .wpcf7 textarea {height: 90px;}
.lienhe_ctsp .porto-block  > .row {margin-left: -5px;margin-right: -5px;}
.lienhe_ctsp .porto-block  > .row > div {padding-left: 5px;padding-right: 5px;}
.lienhe_ctsp .btn_lienhe {margin-bottom: 10px;}
.btn_lienhe .vc_general.vc_btn3 {border: 1px solid #0f7f40;border-radius: 5px!important;cursor: pointer;width: 100%;font-size: 20px;font-weight: 700;padding: 10px 10px;color: #0f7f40;background-color: #fff;transition:0.2s ease-in-out;line-height: 28px;}
.btn_lienhe .vc_general.vc_btn3 strong {display: block;}
.btn_lienhe.btn_chaythu .vc_general.vc_btn3{background-color: #0f7f40;color: #fff;}
.btn_lienhe .vc_general.vc_btn3:hover{background-color: #0f7f40;color: #fff;}
.btn_lienhe.btn_chaythu .vc_general.vc_btn3:hover{background-color: #fff;color: #0f7f40;}
.tuvan_cskh {margin-bottom: 0;border: 1px dotted #0f7f40;border-radius: 5px;overflow: hidden;}
.lienhe_ctsp .tuvan_cskh img {height: 76px;width: auto;}
.sidebar .tuvan_cskh {margin-bottom: 10px;border-style: solid;}
.sidebar .tuvan_cskh a .vc_single_image-wrapper{padding: 15px 0;}
.sidebar .widget-block .porto-block > p{display: none;}
.sidebar .btn_lienhe {margin-bottom: 10px;}
.sidebar .btn_lienhe.btn_chaythu {margin-bottom: 0;}