/*
Theme Name: sdtbtheme
Theme URI: Skype name vuduc_2011
Author: the VD team. Skype name vuduc_2011
Author URI: Skype name vuduc_2011
Description: The "VD Theme" theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu.
Version: 1.0
License: GNU General Public License v2 or later
Tags: one-column, two-columns, right-sidebar, custom-menu, featured-images, full-width-template, post-formats, sticky-post, theme-options, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

body {
  color: #656565;
  background: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
p {
    font-family: "Open Sans",sans-serif;
    color: #555;
}
h1,h2,h3,h4,h5,h6 {
    color: #111111;
    font-weight: bold;
}
.entry-content {
    text-align: justify;
	line-height:25px;
}
.entry-content p{
	margin:20px 0px;
}
.entry-content img{
    width: 100%;
    height: auto;
	margin: 0 auto;
	display:block;
}
.aligncenter {
    margin: 0 auto;
}
.wp-caption-text {
    margin-top: 5px;
    text-align: center;
}
a:link,
a {
    color: #222222;
    text-decoration: none;
    transition: all 0.3s ease-in-out 0s;
        -moz-transition: all 0.3s ease-in-out 0s;
        -webkit-transition: all 0.3s ease-in-out 0s;
        -o-transition: all 0.3s ease-in-out 0s;
        -ms-transition: all 0.3s ease-in-out 0s;
}
a:hover{
    color: #FBA52D;
    text-decoration: none;
}
a:focus {
    outline: 0;
}
h1,
h1 a {
    font-size: 30px;
}
h2,
h2 a {
    font-size: 22px;
}
h3,
h3 a {
    font-size: 20px;
}
h4,
h4 a {
    font-size: 18px;
}
h5,
h5 a {
    font-size: 16px;
}
h6,
h6 a {
    font-size: 10px;
}

.site-content img {
    width: 100%;
}
p > img {
    max-width: 100%;
    width: auto;
}
.clr {
    clear: both;
}
/**header - top **/
#head-top {
    background: #c62128 none repeat scroll 0 0;
    line-height: 38px;
}
.main-top {
    text-align: right;
}
.hotline,
.social-top {
    display: inline-block;
}
.hotline {
    font-size: 17px;
    color: #ffffff;
    margin: 0 20px;
}
.hotline > span.hl {
    border-left: 2px solid #fff;
    color: #fba52d;
    display: inline-block;
    line-height: 17px;
    padding-left: 45px;
    padding-right: 20px;
}
.hotline > span.hl:first-child {
    border-left: 0;
}
.hotline > span.hl1 {
    background: url('images/icon-fax.png') no-repeat scroll 20px center transparent;
    color: #fff;
}
.hotline > span.hl2 {
    background: url('images/icon-phone.png') no-repeat scroll 20px center transparent;
    color: #fff;
}
.social-text {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    width: 28px;
    border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -o-border-radius: 4px;
    transition: all 0.3s ease-in-out 0s;
        -moz-transition: all 0.3s ease-in-out 0s;
        -webkit-transition: all 0.3s ease-in-out 0s;
        -ms-transition: all 0.3s ease-in-out 0s;
        -o-transition: all 0.3s ease-in-out 0s;
}
.social-text:hover {
    background: rgba(251, 165, 45, 0.9) none repeat scroll 0 0;
}
.social-text > a {
    color: #c62128;
    display: inline-block;
    text-align: center;
    width: 28px;
}
.social-text:hover > a {
    color: #fff;
}
.social-text a > i {
    display: inline-block;
    font-size: 22px;
    vertical-align: middle;
}
/**search-form**/
#searchform .input-group > input {
    border: 0 none;
    border-radius: 2px;
    display: inline-block;
    font-size: 13px;
    height: 28px;
    line-height: 28px;
    margin-left: 5px;
    margin-top: 6px;
    padding: 0 10px;
    width: 212px;
}
.search-top .input-group-btn {
    display: inline-block;
    height: 29px;
    line-height: 38px;
    margin-left: 1px;
    width: 38px;
}
.search-top .input-group-btn > button {
    display: inline-block;
    height: 28px;
    padding: 0;
    vertical-align: top;
    width: 37px;
    background: #FBA52D;
    border: 0;
}
.search-top .input-group-btn > button:hover {
    background: #f99613;
}
.search-top .input-group-btn > button i {
    font-size: 18px;
}
.search-top .form-control:-webkit-input-placeholder {
    color: #222;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    font-style: italic;
}

.search-top .form-control::-ms-input-placeholder {
    color: #222;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    font-style: italic; 
}
.search-top .form-control::-moz-placeholder {
    color: #222;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    font-style: italic;
    font-weight: 500;
}
/**banner**/
#banner-header {
    padding: 5px 0;
}
.banner-head img {
    max-width: 100%;
    width: auto;
}
.main-banner h2 {
    color: #c62128;
    display: block;
    font-family: Tahoma;
    font-size: 38px;
    line-height: 45px;
    margin-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
}
.main-banner > h3 {
    color: #fba52d;
    display: block;
    font-family: Open Sans,sans-serif;
    font-size: 24px;
    font-style: italic;
    font-weight: bold;
    line-height: 24px;
    margin: 0;
    text-align: center;
}
/** menu**/
#main-menu {
    background: #c62128;
}
.main-menu {
    border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        -o-border-radius: 0;
    min-height: 45px;
    border: none;
    margin: 0;
}
.main-menu ul {
    width: 100%;
}
.main-menu .navbar-nav > li {
    transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
}
.main-menu .navbar-nav > li:hover {
    background: #FBA52D;
}
.main-menu .navbar-nav > li:hover > a {
    color: #fff;
}
.main-menu .navbar-nav > li > a {
    color: #fff;
    font-family: "Open Sans",sans-serif;
    font-size: 15px;
    font-weight: bold;
    line-height: 45px;
    padding: 0 20px;
    text-transform: uppercase;
}
.main-menu .navbar-nav > li > a > i {
    font-size: 20px;
}
.main-menu .navbar-nav > li:hover > a,
.main-menu .navbar-nav > li:focus > a {
    background: transparent;
    color: #fff;
}
.main-menu .navbar-nav > li.active {
    background: #FBA52D;
}
.main-menu .navbar-nav > li.home {
    padding: 7px 20px;
}
.main-menu .navbar-nav > li.home > a {
    border: 1px solid #FBA52D;
    line-height: 29px;
    color: #FBA52D
}
.main-menu .navbar-nav > li.home.active > a {
    color: #fff;
    border: 1px solid #ffffff;
}
.main-menu .navbar-nav > li.home:hover > a {
    background: #FBA52D;
    color: #fff;
    border: 1px solid #ffffff;
}

/**dropdown menu **/

.main-menu .hidden-xs ul li.menu-item-has-children ul.dropdown-menu {
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    border-radius: 0;
    display: block;
    opacity: 0;
    top: 100%;
    transform: translateY(50px);
        -moz-transform: translateY(50px);
        -webkit-transform: translateY(50px);
        -ms-transform: translateY(50px);
    transition: opacity 0.4s ease 0s, transform 0.4s ease 0s, visibility 0.4s linear 0s;
    visibility: hidden;
    border: none;
    background: #fff;
}
.main-menu .hidden-xs ul li.menu-item-has-children:hover ul.dropdown-menu {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
        -moz-transform: translate3d(0px, 0px, 0px);
        -webkit-transform: translate3d(0px, 0px, 0px);
        -ms-transform: translate3d(0px, 0px, 0px);
    transform-style: preserve-3d;
    transition: opacity 0.4s ease 0s, transform 0.4s ease 0s;
    visibility: visible;
    border: none;
    padding: 0;
}
.main-menu .hidden-xs ul.navbar-main > li > a {
    position: relative;
    transition: all 0.3s ease-in-out 0s;
        -moz-transition: all 0.3s ease-in-out 0s;
        -webkit-transition: all 0.3s ease-in-out 0s;
        -ms-transition: all 0.3s ease-in-out 0s;
    display: block;
    font-family: "Open Sans",sans-serif,
}
.dropdown-menu > .active > a, 
.dropdown-menu > .active > a:focus, 
.dropdown-menu > .active > a:hover {
    background: none;
    color: #444;
}
.main-menu .dropdown-menu > li > a:focus, 
.main-menu .dropdown-menu > li > a:hover {
    background: #f5f5f5;
    color: #f57422;
}
.dropdown-menu > li > a {
    line-height: 35px;
}
.main-menu #mobile-menu .menu-item-has-children > ul > li {
    list-style: none;
    border-top: 1px solid #437fbf;
}
.main-menu #mobile-menu .menu-item-has-children > ul > li > a {
    font-weight: bold;
    text-transform: uppercase;
}
/**Slider**/

.main-slider {
    position: relative;
}
.main-slider .owl-controls {
    bottom: 25px;
    position: absolute;
    right: 50px;
}
.main-slider.owl-theme .owl-controls .owl-page span {
    width: 20px;
    height: 20px;
    border: 2px solid #777777;
    background: #fff;
    opacity: 1;
}
.main-slider.owl-theme .owl-controls .owl-page.active span {
    background: #9a9a9a;
}
/**main Home **/
.main-home {
    padding-top: 32px;
}
section#page {
    padding-top: 32px;
}
.name-center {
    border-bottom: 1px solid #c62128;
    color: #c62128;
    display: inline-block;
    font-size: 20px;
    line-height: 38px;
    margin-top: 0;
    text-transform: uppercase;
}
.name-center-contact {
    padding-bottom: 5px;
}
.ct-website,
.ct-email {
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 5px;
}
.ct-website > i,
.ct-email > i {
    color: #fba52d;
    font-size: 20px;
    margin-right: 10px;
}
.main-contact {
    border-top: 1px solid #ccc;
    padding: 10px 0;
}
.main-contact .phone,
.main-contact .location,
.main-contact .calenda {
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 5px;
}
.main-contact .phone > i,
.main-contact .location > i,
.main-contact .calenda > i {
    color: #fba52d;
    font-size: 20px;
    margin-right: 10px;
}
section .h4-suffix {
    border-bottom: 1px solid #c62128;
    color: #c62128;
    display: inline-block;
    font-size: 30px;
    font-weight: normal;
    text-transform: uppercase;
}
.section > h4 {
    margin-top: 0;
    margin-bottom: 15px;
}
.main-latest .section {
    padding-bottom: 20px;
}
/**short-code**/
.wrap-box .side-title a {
    display: block;
    position: relative;
}
.wrap-box .side-title > a:after,
.wrap-box .side-title > a:before {
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.6s ease 0s;
        -moz-transition: all 0.6s ease 0s;
        -webkit-transition: all 0.6s ease 0s;
        -o-transition: all 0.6s ease 0s;
}
.wrap-box .side-title > a:hover:before {
    background-color: rgba(255, 255, 255, 0.5);
    bottom: 50%;
    top: 50%;
    transition: all 0.6s ease 0s;
        -moz-transition: all 0.6s ease 0s;
        -webkit-transition: all 0.6s ease 0s;
        -o-transition: all 0.6s ease 0s;
}
.wrap-box .side-title > a:hover:after {
    background-color: rgba(255, 255, 255, 0.5);
    left: 50%;
    right: 50%;
    transition: all 0.6s ease 0s;
        -moz-transition: all 0.6s ease 0s;
        -webkit-transition: all 0.6s ease 0s;
        -o-transition: all 0.6s ease 0s;
}
.inner-box-border .img-thumb {
    position: relative;
}
.img-thumb:before {
  background-color: #fca53c;
    border-radius: 0;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scale(0.3);
    transition: all 0.35s ease 0s;
        -moz-transition: all 0.35s ease 0s;
        -webkit-transition: all 0.35s ease 0s;
        -o-transition: all 0.35s ease 0s;
    z-index: 10;
}
.img-thumb:hover:before {
    border-radius: 0;
    opacity: 0.4;
    transform: scale(1);
    transition: all 0.35s ease 0s;
        -moz-transition: all 0.35s ease 0s;
        -webkit-transition: all 0.35s ease 0s;
        -o-transition: all 0.35s ease 0s;
}
.wrap-box .side-title > .post-title > a {
    display: block;
    font-size: 17px;
    color: #222;
    font-weight: bold;
}
.wrap-box .side-title > .post-title > a:hover {
    color: #FBA52D;
}
.wrap-box .side-title > .post-title {
    margin-top: 10px;
}
.wrap-box p {
    font-size: 13px;
    font-weight: 400;
}
a.img-sider > img {
    height: 215px;
}
.inner-box .inner-title {
    margin: 5px 0;
}
.inner-box .inner-title > a {
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    max-height: 35px;
    min-height: 35px;
    overflow: hidden;
}
.boxboder .inner-box-border {
    padding: 10px 0;
    border-top: 1px dotted #ccc;
}
.boxboder:nth-child(2) .inner-box-border {
    padding-top: 0;
    border-top: 0;
}
.inner-box-border img {
    vertical-align: top;
    height: 80px;
}
.inner-box-border .img-thumb {
    display: inline-block;
    margin-right: 5px;
    max-width: 125px;
    max-height: 80px;
    min-width: 125px;
}
.inner-box-border .title {
    display: inline-block;
    max-width: 262px;
    vertical-align: top;
}
.inner-box-border .title > a {
    display: block;
    font-size: 14px;
    font-weight: 600;
    margin-top: -5px;
}
.thuoc > img {
    max-width: 100%;
    width: auto;
}
.thuoc {
    border: 2px solid #c62128;
    border-radius: 4px;
    margin-bottom: 15px;
    min-height: 130px;
    padding: 10px;
    text-align: center;
    max-height: 130px;
}
.thuoc h3 > a {
    font-size: 17px;
    font-weight: bold;
}
.thuoc > h3 {
    margin-top: 5px;
}
.thuoc-slider .slide {
    padding: 0 15px;
}
.thuoc-slider {
    margin-left: -15px;
    margin-right: -15px;
    position: relative;
}
.thuoc-slider.owl-carousel .owl-controls .owl-buttons .owl-prev,
.thuoc-slider.owl-carousel .owl-controls .owl-buttons .owl-next{
    background-color: rgba(255,255,255,0.5);
    border: 1px solid #FBA52D;
    border-radius: 2px;
    color: #333333;
    font-size: 20px;
    line-height: 35px;
    margin-top: -30px;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
    width: 25px;
}
.thuoc-slider.owl-carousel .owl-controls .owl-buttons .owl-prev {
    left: -25px;
}
.thuoc-slider.owl-carousel .owl-controls .owl-buttons .owl-next {
    right: -25px;
}
.thuoc-slider.owl-carousel:hover .owl-controls .owl-buttons .owl-prev,
.thuoc-slider.owl-carousel:hover .owl-controls .owl-buttons .owl-next {
    opacity: 1;
    transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
}
.thuoc-slider.owl-carousel:hover .owl-controls .owl-buttons .owl-prev {
    left: 25px;
}
.thuoc-slider.owl-carousel:hover .owl-controls .owl-buttons .owl-next {
    right: 25px;
}
.thuoc-slider.owl-carousel .owl-controls .owl-buttons .owl-prev:hover,
.thuoc-slider.owl-carousel .owl-controls .owl-buttons .owl-next:hover {
    background-color: #FBA52D;
    border-color: #FBA52D;
    color: #fff;
    transition: all 0.2s ease 0s;
        -moz-transition: all 0.2s ease 0s;
        -webkit-transition: all 0.2s ease 0s;
        -o-transition: all 0.2s ease 0s;
        -ms-transition: all 0.2s ease 0s;
}
.tcyt-slider {
    position: relative;
}
.tcyt-slider.owl-carousel .owl-controls .owl-buttons .owl-prev,
.tcyt-slider.owl-carousel .owl-controls .owl-buttons .owl-next{
    background-color: rgba(255,255,255,0.5);
    border: 1px solid #c62128;
    border-radius: 2px;
    color: #FBA52D;
    font-size: 35px;
    line-height: 35px;
    margin-top: -25px;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
    width: 35px;
}
.tcyt-slider.owl-carousel .owl-controls .owl-buttons .owl-prev {
    left: -25px;
}
.tcyt-slider.owl-carousel .owl-controls .owl-buttons .owl-next {
    right: -25px;
}
.tcyt-slider.owl-carousel:hover .owl-controls .owl-buttons .owl-prev,
.tcyt-slider.owl-carousel:hover .owl-controls .owl-buttons .owl-next {
    opacity: 1;
    transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
}
.tcyt-slider.owl-carousel:hover .owl-controls .owl-buttons .owl-prev {
    left: 25px;
}
.tcyt-slider.owl-carousel:hover .owl-controls .owl-buttons .owl-next {
    right: 25px;
}
.tcyt-slider.owl-carousel .owl-controls .owl-buttons .owl-prev:hover,
.tcyt-slider.owl-carousel .owl-controls .owl-buttons .owl-next:hover {
    background-color: #FBA52D;
    border-color: #FBA52D;
    color: #c62128;
    transition: all 0.2s ease 0s;
        -moz-transition: all 0.2s ease 0s;
        -webkit-transition: all 0.2s ease 0s;
        -o-transition: all 0.2s ease 0s;
        -ms-transition: all 0.2s ease 0s;
}
.logo-tcyt {
    padding: 0 10px;
}
/**category**/
.main-sub-cat {
    background: #F9F9F9;
    border-bottom: 2px solid #cccccc;
    line-height: 32px;
}
.main-sub ul {
    margin: 0;
    padding: 0;
}
.main-sub ul > li {
    list-style: none;
    display: inline-block;
    padding: 0 10px;
}
.main-sub ul > li:first-child {
    padding-left: 0;
}
.main-sub ul > li > a {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    color: #444;
    font-weight: 500;
}
.main-sub ul > li > a:hover {
    color: #FBA52D;
}
#main {
    margin-top: 20px;
}
.archive-header > h1 {
    margin-top: 0;
    margin-bottom: 15px;
}
.deactive {
    display: none;
}
.entry-content > p {
    font-size: 15px;
}
/**Sidebar**/
.box-sidebar {
    margin-bottom: 20px;
    margin-top: 20px;
}
.box-sidebar:first-child {
    margin-top: 0;
}
.box-sidebar h3 {
    border-bottom: 1px solid #c62128;
    color: #c62128;
    display: block;
    font-size: 30px;
    font-weight: normal;
    line-height: 35px;
    margin: 0 0 12px;
    padding-bottom: 3px;
    text-transform: uppercase;
}
.box-sidebar ul {
    padding: 0;
}
.box-sidebar ul li {
    list-style: none;
    background: #c62128;
    margin-top: 5px;
    padding-left: 15px;
}
.box-sidebar ul li > a {
    color: #fff;
    position: relative
}
.box-sidebar ul li.menu-item-has-children > a:before {
    content: "\f0da";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    color: #FBA52D;
}
.box-sidebar ul li.menu-item-has-children > a.active:before {
    content: "\f0d7";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    color: #FBA52D;
}
.box-sidebar .sub-menu {
    padding-bottom: 5px;
}
.box-sidebar ul.sub-menu > li {
    margin-top: 0;
}
.box-sidebar ul.sub-menu > li > a {
    padding-left: 15px;
    font-size: 14px;
}
.box-sidebar ul.sub-menu > li > a:hover {
    color: #FBA52D;
}
.box-sidebar ul.sub-menu > li > a:before {
    content: "\f101";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    color: #FBA52D;
}
.box-sidebar #menu-sidebar > li > a {
    display: block;
    font-size: 17px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-top: 5px;
    text-transform: uppercase;
}
#menu-sidebar ul.sub-menu {
    display: none;
}
/**loop**/
.header-tintuc {
    font-size: 17px;
    font-weight: bold;
    margin: 10px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 20px;
    height: 60px;
}
.header-tintuc > a {
    color: #333333;
    font-size: 17px;
}
.header-tintuc > a:hover {
    color: #FBA52D;
}

.loop-tintuc .box-tintuc .thumb-img {
    display: block;
    overflow: hidden;
    position: relative;
}
.loop-tintuc .box-tintuc .thumb-img img {
    height: auto;
}
.loop-tintuc .box-tintuc .thumb-img:before {
    background: rgba(255, 255, 255, 0.4) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0px, 100%, 0px);
        -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0px, 100%, 0px);
        -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0px, 100%, 0px);
        -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0px, 100%, 0px);
    transition: all 0.6s ease 0s;
        -moz-transition: all 0.6s ease 0s;
        -webkit-transition: all 0.6s ease 0s;
        -o-transition: all 0.6s ease 0s;
    visibility: hidden;
    width: 100%;
}
.child-cat-wrapper {
    display: inline-block;
    position: relative;
    width: 100%;
}
.loop-tintuc .box-tintuc .thumb-img:hover:before {
    opacity: 1;
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0px, -80%, 0px);
        -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0px, -80%, 0px);
        -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0px, -80%, 0px);
        -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0px, -80%, 0px);
    transition: all 0.6s ease 0s;
    visibility: initial;
}
.main-content-tintuc p {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    line-height: 20px;
    height: 120px;
}
.more-tintuc.text-right {
    padding: 7px;
    display: block;
}
.more-tintuc.text-right > a {
    color: #ffffff;
    font-size: 15px;
    border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        -o-border-radius: 2px;
    font-weight: bold;
    background: #c62128;
    padding: 6px 10px;
}
.more-tintuc.text-right > a:hover {
    background: #F99B17;
}
.main-left .loop-tintuc {
    border-top: 1px solid #e6e6e6;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-top: 20px;
    text-align: left;
}
.main-left .loop-tintuc:nth-child(2) {
    border-top: 0;
    padding-top: 0;
}
.archive-header {
    text-align: left;
}
.main-left.site-content {
    text-align: center;
}
.pagination li .page-numbers {
    border: 1px solid #ababab;
    border-radius: 4px;
    color: #454545;
    margin: 0 4px;
}
.main-left .pagination li:first-child a {
    display: block;
    padding: 0 10px;
}
.main-left .pagination li:first-child a i {
    font-size: 25px;
    vertical-align: middle;
}
.main-left .pagination li:last-child a {
    display: block;
    padding: 0 10px;
}
.main-left .pagination li:last-child a i {
    font-size: 25px;
    vertical-align: middle;
}
.top-view-sidebar {
    background: #f4f4f4;
}
.view-img {
    display: inline-block;
    margin-right: 5px;
    max-width: 120px;
}
.view-img > a > img {
    max-width: 100%;
    width: auto;
}
.view-img > a {
    display: inline-block;
}
.view-box-top > a {
    display: inline-block;
    max-width: 150px;
    padding-top: 0;
    vertical-align: top;
}
.view-box-top {
    border-top: 1px solid #ffffff;
    padding-bottom: 10px;
    padding-top: 10px;
}
.box-top > a {
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin: 5px 0;
    padding: 0 10px;
}
.wrap-box-view {
    padding: 0 10px;
}
.view-box-top:first-child {
    border-top: 0 none;
}
.meta-related .rpbt_shortcode > ul {
    padding: 0;
}
.meta-related .rpbt_shortcode li {
    color: #00a2c8;
    font-size: 18px;
    list-style: none;
    text-align: left;
}
.meta-related .rpbt_shortcode li > a {
    color: #c62128;
    display: inline-block;
    font-size: 15px;
    line-height: 20px;
    padding-left: 12px;
    position: relative;
}
.meta-related .rpbt_shortcode li > a:hover {
    color: #FBA52D;
}
.meta-related .rpbt_shortcode li > a:before {
    content: "\f101";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    color: #FBA52D;
}
.pagination li a {
    font-family: "Open Sans",sans-serif;
    font-size: 15px;
    padding: 2px 10px;
}
.pagination > li > a, 
.pagination > li > span {
    font-family: "Open Sans",sans-serif;
    font-size: 15px;
    padding: 2px 10px;
}
h1.entry-title {
    border-bottom: 1px dotted #e6e6e6;
    font-size: 25px;
    margin-top: 0;
    padding-bottom: 15px;
}
.fb_iframe_widget {
    vertical-align: top;
    margin-right: 15px;
}
.exp-details {
    color: #000;
    display: block;
    font-size: 15px;
    font-weight: bold;
    margin: 15px 0;
}
.title-related {
    position: relative;
}
.title-related:before {
    position: absolute;
    background: #FBA52D;
    height: 2px;
    width: 100%;
    top: 50%;
    left: 0;
    content: "";   
    z-index: -1;
}
.related h4 {
    background: #fff none repeat scroll 0 0;
    display: inline-block;
    font-family: Roboto;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-left: 50px;
    margin-top: 10px;
    padding: 0 5px;
    text-transform: uppercase;
    color: #FBA52D;
}
.single_related > a {
    color: #000;
    font-family: "Open Sans",sans-serif;
    font-size: 15px;
    font-weight: 500;
    padding-left: 15px;
    position: relative;
}

.single_related > a::before {
    background: #FBA52D none repeat scroll 0 0;
    border-radius: 50%;
    top: 35%;
    content: "";
    height: 7px;
    left: 0;
    position: absolute;
    vertical-align: middle;
    width: 7px;
}
.single_related > a:hover {
    color: #FBA52D;
}

.navbar-toggle {
    padding: 0 10px;
    margin-top: 4px;
    margin-bottom: 3px;
}
span.fa.fa-reorder {
    color: #fff;
    font-size: 25px;
}
#mobile-menu .nav.navbar-nav {
    margin: 0;
}
.related {
    margin-top: 20px;
}
.form-submit {
    margin-top: 15px;
}
.midnight-blue {
    margin-top: 20px;
}
/**comment**/
#comments {
    margin-bottom: 20px;
}
.comments-title {
    background: #c62128 none repeat scroll 0 0;
    color: #fff;
    font-size: 18px;
    padding: 10px;
}
.comments-title span {
    font-size: 15px;
}
.comment-list {
    margin: 0;
    max-height: 500px;
    overflow-y: scroll;
    padding-left: 0;
    padding-right: 15px;
}
.comment-list ul li {
    list-style: none;
}
.comment-list > li {
    border-top: 3px solid #2f8e59;
    list-style: outside none none;
    padding-bottom: 15px;
    padding-top: 15px;
}
.comment-list > li:first-child {
    border-top: none;
    padding-top: 0;
}
.comment-list li.depth-1 > .comment {
    border: 1px solid #2f8e59;
    margin-bottom: 10px;
    padding: 10px;
    position: relative;
}
.comment-list li ul.children li > .comment{
    border: 1px dashed #ddd;
    padding: 10px;
    list-style: none;
    margin-bottom: 10px;
    position: relative;
}
.comment-list .well {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    padding: 0 19px;
    margin-bottom: 30px;
}
.comment-list li.depth-1 > .comment .media-heading span.reply,
.comment-list li ul.children li > .comment .media-heading span.reply {
    bottom: 8px;
    position: absolute;
    right: 30px;
}
.comment-list li.depth-1 > .comment .media-heading span.reply a,
.comment-list li ul.children li > .comment .media-heading span.reply a {
    color: #fff;
    font-size: 14px;
    padding: 5px 10px;
    background: #c62128 none repeat scroll 0 0;
}
.comment-reply-title {
    color: #c62128;
}
.comment-form-author {
    margin-bottom: 15px;
}
.btn-md {
    background: #c62128;
    border: none;
}
.btn-md:hover {
    background: #FBA52D;
}
/**footer**/
#footer {
    background: #191E23;
    color: #fff;
}
.bg-ft h3 {
    color: #fba52d;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}
.bg-ft ul {
    margin: 0;
    padding: 0;
}
.bg-ft ul li {
    list-style: none;
}
.box-ft-1 ul li,
.box-ft-1 ul li a {
    color: #fff;
    font-size: 15px;
}
.box-ft-1 ul li {
    padding-left: 20px;
    line-height: 25px;
}
.box-ft-1 ul li a:hover {
    color: #fba52d;
}
.box-ft-1 ul li.truso {
    background: url(images/icon-add.png) no-repeat scroll left 6px transparent;
}
.box-ft-1 ul li.chinhanh {
    background: url(images/icon-add.png) no-repeat scroll left 6px transparent;
}
.box-ft-1 ul li.sdt {
    background: url(images/iconp.png) no-repeat scroll left 8px transparent;
}
.box-ft-1 ul li.email {
    background: url(images/icon-email.png) no-repeat scroll left 10px transparent;
}
.box-ft-1 ul li.website {
    background: url(images/icon-web.png) no-repeat scroll left 6px transparent;
}
.ft-box-2 {
    font-size: 15px;
    line-height: 25px;
}
.box-menu ul li > a {
    color: #fff;
    font-size: 15px;
    line-height: 25px;
}
.box-menu ul li > a:hover {
    color: #FBA52D;
}
.button {
    margin-top: 15px;
}
.button > a {
    background: #c62128 none repeat scroll 0 0;
    border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        -ms-border-radius: 2px;
    color: #fba52d;
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding: 8px 20px;
    text-transform: uppercase;
}
.button > a:hover {
    background: #FBA52D;
    color: #fff;
}
.button > a > i {
    font-size: 22px;
    font-weight: bold;
    margin-left: 20px;
}
.main-menu-footer {
    margin-top: 15px;
    background: #fff;
}
.main-menu-footer ul li a {
    font-size: 15px;
    font-weight:  bold;
    color: #c62128;
}
.main-menu-footer ul li a:hover {
    color: #FBA52D;
}
.main-menu-footer ul li:hover a {
    background: transparent;
}

/**form**/
.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}
#tuvan {
    margin-top: 30px;
}
.col-box {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    padding: 0 30px;
}
#tuvan h3 {
    color: #fba52d;
    font-family: Tahoma;
    font-size: 29px;
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 10px;
    line-height: 35px;
    display: block;
}
.col-box-main {
    background: #2a7f48 none repeat scroll 0 0;
    padding: 15px 20px;
    border-radius: 3px;
    position: relative;
}
.col-box-main:after,
.col-box-main:before {
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.6s ease 0s;
}
.col-box-main:hover:before {
    background-color: rgba(255, 255, 255, 0.5);
    bottom: 50%;
    top: 50%;
    transition: all 0.6s ease 0s;
}
.col-box-main:hover:after {
    background-color: rgba(255, 255, 255, 0.5);
    left: 50%;
    right: 50%;
    transition: all 0.6s ease 0s;
}
.col-box-main-thuoc {
    padding: 32px 20px 15px;
}
.col-box-content {
    border: 3px solid #fff;
    border-radius: 3px;
    color: #fff;
}
.phone-tv {
    background: transparent url("images/icon-tuvan.png") no-repeat scroll 10px center;
    font-size: 35px;
    font-weight: bold;
    padding-left: 35px;
    text-align: center;
    line-height: 40px;
}
.col-box-thuoc {
    position: relative;
}
.col-box-thuoc > h3 {
    background: #2a7f48 none repeat scroll 0 0;
    padding: 0 10px;
    position: absolute;
    right: 5%;
    top: -20px;
}
.col-main-click {
    background: url(images/icon-datmua.png) no-repeat scroll 15px 0 transparent;
    padding-bottom: 17px;
}
.col-main-click > h4 {
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    margin-top: 27px;
    padding-right: 15px;
    text-align: right;
    text-transform: uppercase;
}
.click-now {
    display: block;
    padding-right: 15px;
}
.click-now > a {
    font-size: 19px;
    text-decoration: underline;
    color: #FBA52D;
    font-weight: 600;
}
.click-now > a:hover {
    color: #fff;
}
#form_api_button br, #form_api_button2 br, .elementor-button-wrapper br{
    display: none;
}
#form_api_button .elementor-button-text, #form_api_button2 .elementor-button-text{
	display: inline;
	line-height: 1.5;
}
/** Media **/
@media (min-width: 991px) {
    .container {
        width: 900px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1140px;
    }
}

@media (max-width: 991px){
    .thuoc h3 > a {
        font-size: 14px;
    }
    .main-menu .navbar-nav > li > a {
        padding: 0 16px;
        font-size: 13px;
    }
    .col-box {
        padding: 0 10px;
    }
    #tuvan h3 {
        font-size: 20px;
    }
    .col-main-click > h4 {
        font-size: 16px;
    }
}
@media (max-width: 767px){
    .main-right #searchform {
        display: none;
    }
    .left-img {
        width: 32%;
    }
    .right-content {
        width: 66%;
    }
    .wp-caption {
        width: 100% !important;
    }
    .fb_iframe_widget {
        margin-bottom: 10px;
    }
    #___plusone_0 {
        margin-top: 10px;
        max-width: 100%;
    }
    #___plusone_0 > iframe {
        max-width: 100%;
    }
    .midnight-blue {
        padding-bottom: 15px;
    }
    /**header**/
    #head-top,
    #header {
        margin: 0 15px;
    }
    .main-slider {
        padding: 0 15px;
    }
    .main-banner h2 {
        font-size: 30px;
        margin-top: 0;
        line-height: 40px;
    }
    .main-banner > h3 {
        font-size: 24px;
    }
    #mobile-menu {
        background: #c62128 none repeat scroll 0 0;
        position: absolute;
        width: 100%;
        z-index: 999;
        max-height: 400px;
        overflow: auto;
    }
    .navbar-header {
        line-height: 36px;
    }
    .main-menu .navbar-nav > li > a {
        display: inline-block;
    }
    .main-menu .navbar-nav > li .menu-toggler {
        color: #fff;
        cursor: pointer;
        font-size: 25px;
        line-height: 44px;
        position: absolute;
        right: 0;
        text-align: center;
        width: 50px;
    }
    #mobile-menu ul li > ul li > a {
        color: #fff;
        line-height: 40px;
    }
    .tcyt-slider.owl-carousel .owl-controls .owl-buttons .owl-prev {
        left: 0;
    }
    .tcyt-slider.owl-carousel .owl-controls .owl-buttons .owl-next {
        right: 0;
    }
}
@media(max-width: 580px){
    .full-mobile {
        width: 100%;
    }
    .banner-head {
        text-align: center;
    }
    .main-banner h2 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 0;
        margin-top: 0;
    }
    .main-banner > h3 {
        font-size: 15px;
        margin-bottom: 10px;
    }
}
@media(max-width: 480px){
    .main-left .cat-id {
        float: none;
        max-width: 100%;
        padding-right: 0;
    }
    .right-content {
        max-width: 315px;
    }
    .right-content > p {
        display: none;
    }
    .main-left .cat-id {
        padding-bottom: 10px;
    }
    .more-tintuc {
        display: none;
    }
    .main-top {
        text-align: left;
    }
    .hotline {
        font-size: 14px;
        margin: 0;
    }
    .inner-box-border .img-thumb {
        max-width: 30%;
        min-width: 30%;
    }
    .inner-box-border .title {
        max-width: 65%;
    }
    .main-banner h2 {
        font-size: 15px;
    }
    .main-banner > h3 {
        font-size: 10px;
    }
        .main-top {
        text-align: center;
    }
    .hotline, .social-top {
        vertical-align: middle;
    }
    .hotline > span.hl {
        line-height: 28px;
        border: none;
        display: block;
    }
    .banner-head img {
        width: 90px;
    }
    p > img {
        max-height: 200px;
    }
}
@media (max-width: 360px) {
    .right-content {
        max-width: 190px;
    }
}
@media (max-width: 320px) {
    .right-content {
        max-width: 165px;
    }
}
.intro{

}

@media screen and (min-width: 768px) {
    .post-slider .owl-nav {
        position: absolute;
        top: 30%;
        width: 100%;
    }

    .post-slider .owl-nav button.owl-prev span {
        position: absolute;
        left: -5%;
        top: -100%;
        font-size: 50px;
    }
    .post-slider .owl-nav button.owl-next span {
        position: absolute;
        right: -5%;
        top: -100%;
        font-size: 50px;
    }

    .loop-tintuc .box-tintuc .thumb-img img {
        object-position: 100% 100%;
        object-fit: cover;
        height: 200px;
    }
}
.post-slider .main-content-tintuc {
    display: none;
}