/*
Theme Name: confat-theme
Author: CONFAT
Author URI: https://akasa.vn
Version: 1.0.1
License: GNU General Public License v2 or later
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
body {
    line-height:1;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}
nav ul {
    list-style:none;
}
blockquote, q {
    quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}
del {
    text-decoration: line-through;
}
abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}
table {
    border-collapse:collapse;
    border-spacing:1;
}
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
input, select {
    vertical-align:middle;
}
img{
max-width:100%;
height:auto;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; 
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; 
}
.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}
    body.single.single-post table.bt thead,
    body.single.single-post table.bt tbody th {
  display: none;
}
    body.single.single-post table.bt tfoot th,
    body.single.single-post table.bt tfoot td,
    body.single.single-post table.bt tbody td {
  border: none;
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  vertical-align: top;
  /* IE 9 */
  float: left\9;
  width: 100%\9;
}
    body.single.single-post table.bt tfoot th::before,
    body.single.single-post table.bt tfoot td::before,
    body.single.single-post table.bt tbody td::before {
  content: attr(data-th) ": ";
  display: inline-block;
  -webkit-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
  font-weight: bold;
  width: 6.5em;
}
    body.single.single-post table.bt tfoot th.bt-hide,
    body.single.single-post table.bt tfoot td.bt-hide,
    body.single.single-post table.bt tbody td.bt-hide {
  display: none;
}
    body.single.single-post table.bt tfoot th .bt-content,
    body.single.single-post table.bt tfoot td .bt-content,
    body.single.single-post table.bt tbody td .bt-content {
  vertical-align: top;
}
body.single.single-post .bt-wrapper.active {
  max-height: 310px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
 body.single.single-post table.bt.bt--no-header tfoot td::before,
    body.single.single-post table.bt.bt--no-header tbody td::before {
  display: none;
}
    body.single.single-post table th{
    background: #56a2cf;
    color: #ffffff;
    text-transform: uppercase;
}
    body.single.single-post table th,body.single.single-post  table td{
    padding: 10px 12px;
    text-align: left;
}
    body.single.single-post table tr,body.single.single-post table th,body.single.single-post table td{
    border: none;
    border-bottom: 1px solid #e4ebeb;
    font-size: .875rem;
}
    body.single.single-post table{
    border-collapse: inherit !important;
    width: 100% !important;
}
    body.single.single-post table tr td{
      background: #eaf3f5;
    color: #999999;
}
    body.single.single-post table tr:nth-of-type(2n+2) td{
  background: #ffffff;
}
    body.single.single-post table tr td{
  color: #999999;
}
@media (max-width:768px) {
    body.single.single-post table tr td:first-of-type,
    body.single.single-post table tr:nth-of-type(2n+2) td:first-of-type,
    body.single.single-post table tr td:first-of-type:before {
        background: #56A2CF;
        color: #ffffff;
    }
    body.single.single-post table{
      width: 100% !important;
    }
    body.single.single-post table tr td:first-of-type {
        border-bottom: 1px solid #e4ebeb;
    }
    body.single.single-post table.bt tfoot th,body.single.single-post table.bt tfoot td,body.single.single-post table.bt tbody td{
      width: 100% !important;
      border-bottom: 1px solid #ccc;
    }
    body.single.single-post table.bt tfoot th .bt-content,body.single.single-post table.bt tfoot td .bt-content,body.single.single-post table.bt tbody td .bt-content{
      vertical-align: top;
      text-align: center;
      margin: 0 auto;
      width: 100%;
    }
}
.menu-desktop{
  background-color: #333333;
  border-bottom: 1px solid #fff;
}
.menu-desktop ul#desktop-menu li{
  display: inline-block;
  padding:10px 18px;
  position: relative;
}
.menu-desktop ul#desktop-menu li a{
    padding-right: 15px;
    color: #fff;
    font-size: 15px;
    text-decoration: none;
    text-transform: uppercase;
}
.menu-desktop ul#desktop-menu li a:hover{
    color: #F9B707;
}
.menu-desktop ul#desktop-menu li ul.sub-menu{
    position: absolute;
    transition-property: transform,opacity,visibility,-webkit-transform;
    z-index: 1;
    background: #333333;
    padding:10px 0px 25px;
    width: 220px;
    left: -35px;
    display: none;
    display: none;
}
.menu-desktop ul#desktop-menu li:hover ul.sub-menu{
    display: block;
}
.menu-desktop ul#desktop-menu li ul.sub-menu li,.menu-desktop ul#desktop-menu li ul.sub-menu li a:hover{
    display: block;
}
.menu-desktop ul#desktop-menu li ul.sub-menu li a{
    font-size: .875rem;
    font-weight: 300;
    letter-spacing: normal;
    text-transform: capitalize;
    padding: 10px 15px;
    display: block;
    border-bottom: 1px solid #fff;
}
.menu-desktop ul#desktop-menu li ul.sub-menu li> ul{
    left: calc(100% + 1px);
    top: 0px;
    margin-top: 20px;
}
.menu-desktop ul#desktop-menu li:hover ul.sub-menu li> ul{
    display: none;
}
.menu-desktop ul#desktop-menu li ul.sub-menu li:hover> ul{
    display: block;
}
@media (min-width:992px){
  .menu-moblie{
    display: none !important;
  }
}
@media(max-width: 992px){
   .menu-moblie{
    display: block !important;
  } 
  .menu-desktop{
    display: none !important;
  }
  .slicknav_btn{
    background-color: #4c4c4c;
  }
  .slicknav_nav .slicknav_row:hover,.slicknav_nav a:hover{
    border-radius: inherit;
    background:none;
    color: #F9B707;
  }
  .slicknav_nav ul{
    margin: 0 0 0 0px;
    border-top: 1px solid #fff;
  }
  .slicknav_nav ul li ul{
    border-top: none;
    margin-left: 20px;
  }
}
body.page.woocommerce-cart .cross-sells{
    display: none;
}
body.page.woocommerce-cart .woocommerce button.button:hover{
    background-color: #F9B707;
    text-decoration: none;
    background-image: none;
    color: #fff;
    outline: none;
}
body.page.woocommerce-cart,body.page.woocommerce-cart .woocommerce .cart .button,body.page.woocommerce-checkout{
  font-family: 'Oswald',sans-serif;
}
body.page.woocommerce-cart .coupon{
    width: 50%;
}
body.page.woocommerce-cart .coupon input[type='text']{
    width: 75%;
    height: 35px;
    text-indent: 15px;
}
body.page.woocommerce-cart .coupon button[type='submit']{
    width: calc(100% - 76%);
      font-family: 'Oswald',sans-serif;
}
body.page.woocommerce-cart .woocommerce .cart_totals h2{
    display: block;
    padding: 15px 0px;
    font-size: 20px;
}
body.page.woocommerce-cart .woocommerce a.button.alt,body.page.woocommerce-checkout .woocommerce button.button.alt{
  background-color:#ebe9eb;
  color: #111; 
  border: 2px solid #ccc;
}
body.page.woocommerce-cart .woocommerce a.button.alt:hover,body.page.woocommerce-checkout .woocommerce button.button.alt:hover{
    background-color: #F9B707;
    color: #fff;
}
body.page.woocommerce-cart .woocommerce .woocommerce-Price-amount,body.page.woocommerce-checkout .woocommerce-Price-amount{
    color: #ff0000;
}
body.page.woocommerce-checkout input{
    height: 35px;
    text-indent: 15px;
}
body.page.woocommerce-checkout textarea{
    height: 250px;
    text-indent: 15px;
}
body.page.woocommerce-checkout #order_review_heading{
    display: block;
    padding: 15px 0px;
    font-size: 20px; 
}
body.page.woocommerce-account input{
    height: 35px;
    text-indent: 15px;
}
body.page.woocommerce-account .woocommerce button.button:hover{
    background-color: #F9B707;
    color: #fff;
}
  
@font-face {
    font-family: "OPENSANS-REGULAR";
    src: url(assets/fonts/OPENSANS-REGULAR.TTF) format("truetype");
}
@font-face {
    font-family: "OPENSANS-LIGHT";
    src: url(assets/fonts/OPENSANS-LIGHT.TTF) format("truetype");
}
@font-face {
    font-family: "OPENSANS-BOLD";
    src: url(assets/fonts/OPENSANS-BOLD.TTF) format("truetype");
}
@font-face {
    font-family: "OPENSANS-ITALIC";
    src: url(assets/fonts/OPENSANS-ITALIC.TTF) format("truetype");
}
@font-face {
    font-family: "OPENSANS-BOLDITALIC";
    src: url(assets/fonts/OPENSANS-BOLDITALIC.TTF) format("truetype");
}
@font-face {
    font-family: "Roboto-Regular";
    src: url(assets/fonts/Roboto-Regular.ttf) format("truetype");
}
@font-face {
    font-family: "Roboto-Light";
    src: url(assets/fonts/Roboto-Light.TTF) format("truetype");
}
@font-face {
    font-family: "Roboto-LightItalic";
    src: url(assets/fonts/Roboto-LightItalic.ttf) format("truetype");
}
@font-face {
    font-family: "Roboto-Bold";
    src: url(assets/fonts/Roboto-Bold.TTF) format("truetype");
}
@font-face {
    font-family: "Roboto-Italic";
    src: url(assets/fonts/Roboto-Italic.TTF) format("truetype");
}
@font-face {
    font-family: "Roboto-BoldItalic";
    src: url(assets/fonts/Roboto-BoldItalic.TTF) format("truetype");
}
@font-face {
    font-family: "Futural";
    src: url(assets/fonts/Futural.TTF) format("truetype");
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden] {
	display: none;
}
html {
	font-size: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
	font-family: Roboto-Regular,Helvetica,Arial,sans-serif;
}
body.home {
	background: #8C7974;
	
}
body {
	color: #444;
	line-height: 1.5;
	margin: 0;
	overflow: hidden;
	
}
a {
	color: #000;
	text-decoration: none;
}
a:visited {
	/* color: #333; */
}
a:active,
a:hover {
	/* color: #ea9629; */
	outline: 0;
}
a:hover {
	text-decoration: underline;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
 
	line-height: 1.3;
}
h1 {
	font-size: 25px;
	margin: 19px 0;
}
h2 {
	font-size: 30px;
	margin: 25px 0;
}
h3 {
	font-size: 22px;
	/* margin: 22px 0; */
}
h4 {
	font-size: 20px;
	margin: 25px 0;
}
h5 {
	font-size: 18px;
	margin: 30px 0;
}
h6 {
	font-size: 16px;
	margin: 36px 0;
}
address {
	font-style: italic;
	margin: 0 0 24px;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b,
strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
mark {
	background: #ff0;
	color: #000;
}
p {
	margin: 0 0 10px;
	line-height: 25px;
}
code,
kbd,
pre,
samp {
	font-family: monospace, serif;
	font-size: 14px;
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
}
pre {
	background: #f5f5f5;
	color: #666;
	font-family: monospace;
	font-size: 14px;
	margin: 20px 0;
	overflow: auto;
	padding: 20px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}
blockquote {
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
	margin: 24px 40px;
}
blockquote blockquote {
	margin-right: 0;
}
blockquote cite,
blockquote small {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}
blockquote em,
blockquote i {
	font-style: normal;
	font-weight: 300;
}
blockquote strong,
blockquote b {
	font-weight: 400;
}
small {
	font-size: smaller;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
dl {
	margin: 0 20px;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 0 20px;
}
menu,
ol,
ul {
	margin: 16px 0;
	padding: 0 0 0 40px;
}
ul {
	list-style-type: square;
}
nav ul,
nav ol {
	list-style: none;
	list-style-image: none;
}
li > ul,
li > ol {
	margin: 0;
}
img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	/* vertical-align: middle; */
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 0;
}
form {
	margin: 0;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
	white-space: normal;
}
button,
input,
select,
textarea {
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}
button,
input {
	line-height: normal;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled],
input[disabled] {
	cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}
input[type="search"] {
	-webkit-appearance: textfield;
	padding-right: 2px; /* Don't cut off the webkit search cancel button */
	width: 270px;
}
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
table {
	width: 100%;
    border: 1px solid #ddd;
    border-spacing: 0;
    border-collapse: collapse;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
caption {
	font-size: 16px;
	margin: 20px 0;
}
th {
	font-weight: bold;
	text-transform: uppercase;
}
td {
	border: 1px solid #ddd;
    border-spacing: 0;
    border-collapse: collapse;
    padding: 10px;
    vertical-align: top;
}
del {
	color: #333;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
hr {
	background: url(assets/images/dotted-line.png) repeat center top;
	background-size: 4px 4px;
	border: 0;
	height: 1px;
	margin: 0 0 24px;
}
/**
 * 2.0 Repeatable Patterns
 * ----------------------------------------------------------------------------
 */
.genericon:before,
.menu-toggle:after,
.featured-post:before,
.date a:before,
.entry-meta .author a:before,
.format-audio .entry-content:before,
.comments-link a:before,
.tags-links a:first-child:before,
.categories-links a:first-child:before,
.edit-link a:before,
.attachment .entry-title:before,
.attachment-meta:before,
.attachment-meta a:before,
.comment-awaiting-moderation:before,
.comment-reply-link:before,
.comment-reply-login:before,
.comment-reply-title small a:before,
.bypostauthor > .comment-body .fn:before,
.error404 .page-title:before {
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font: normal 16px/1 Genericons;
	vertical-align: text-bottom;
}
/* Clearing floats */
.clear:after,
.attachment .entry-header:after,
.site-footer .widget-area:after,
.entry-content:after,
.page-content:after,
.navigation:after,
.nav-links:after,
.gallery:after,
.comment-form-author:after,
.comment-form-email:after,
.comment-form-url:after,
.comment-body:after {
 
}
.clear:before,
.clear:after,
.attachment .entry-header:before,
.attachment .entry-header:after,
.site-footer .widget-area:before,
.site-footer .widget-area:after,
.entry-content:before,
.entry-content:after,
.page-content:before,
.page-content:after,
.navigation:before,
.navigation:after,
.nav-links:before,
.nav-links:after,
.gallery:before,
.gallery:after,
.comment-form-author:before,
.comment-form-author:after,
.comment-form-email:before,
.comment-form-email:after,
.comment-form-url:before,
.comment-form-url:after,
.comment-body:before,
.comment-body:after {
 
}
/* Assistive text */
.screen-reader-text {
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	line-height: normal;
	padding: 15px 23px 14px;
	position: absolute;
	left: 5px;
	top: 5px;
	text-decoration: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}
/* Form fields, general styles first. */
button,
input,
textarea {
	border: 1px solid #d4d0ba;
	font-family: inherit;
	padding: 5px;
}
input,
textarea {
	color: #141412;
}
input:focus,
textarea:focus {
	 
}
/* Buttons */
button,
input[type="submit"],
input[type="button"],
input[type="reset"] { /* Old browsers */ /* Chrome 10+, Safari 5.1+ */ /* W3C */
	border: none;
	color: #fff;
	display: inline-block;
	padding: 11px 24px 10px;
	text-decoration: none;
}
button:hover,
button:focus,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus {
 
}
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	 
}
.post-password-required input[type="submit"] {
	padding: 7px 24px 4px;
	vertical-align: bottom;
}
.post-password-required input[type="submit"]:active {
	padding: 5px 24px 6px;
}
/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	color: #7d7b6d;
}
:-moz-placeholder {
	color: #7d7b6d;
}
::-moz-placeholder {
	color: #7d7b6d;
}
:-ms-input-placeholder {
	color: #7d7b6d;
}
/*
 * Responsive images
 *
 * Fluid images for posts, comments, and widgets
 */
.entry-content img,
.entry-summary img,
.comment-content img,
.widget img,
.wp-caption {
	max-width: 100%;
}
/* Make sure images with WordPress-added height and width attributes are scaled correctly. */
.entry-content img,
.entry-summary img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto;
}
img.size-full,
img.size-large,
img.wp-post-image {
	height: auto;
	max-width: 100%;
}
/* Make sure videos and embeds fit their containers. */
.home-video {
	max-width: 100%;
	text-align: center;
}
/* Override the Twitter embed fixed width. */
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important;
}
/* Images */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
figure.wp-caption.alignleft,
img.alignleft {
	margin: 5px 20px 5px 0;
}
.wp-caption.alignleft {
	margin: 5px 10px 5px 0;
}
figure.wp-caption.alignright,
img.alignright {
	margin: 5px 0 5px 20px;
}
.wp-caption.alignright {
	margin: 5px 0 5px 10px;
}
img.aligncenter {
	margin: 5px auto;
}
img.alignnone {
	margin: 5px 0;
}
.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
	color: #220e10;
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
	margin: 0 0 24px;
}
div.wp-caption.alignright img[class*="wp-image-"] {
	float: right;
}
div.wp-caption.alignright .wp-caption-text {
	padding-left: 10px;
}
img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol {
	list-style-position: inside;
}
/**
 * 3.0 Basic Structure
 * ----------------------------------------------------------------------------
 */
.site {
	margin: 0 auto;
	/* max-width: 1400px; */
	position: relative;
}
body.home .site-main {
	background-color: #8c7974;
}
.site-main {
	position: relative;    
	width: 1140px;
	max-width: 1140px;
	margin: 0 auto;
	
}
.col2-left-layout .sidebar-container {
    float: left;
    width: 262px;
    margin: 0 0 0;
}
.site-main .sidebar-inner {
}
/**
 * 4.0 Header
 * ----------------------------------------------------------------------------
 */
/**
 * 4.1 Site Header
 * ----------------------------------------------------------------------------
 */
.site-header {
	position: relative;
	background-color: #261511;
	border-bottom: 1px solid #ddd;
	background-size: cover;
	background-position: center 0;
	background-repeat: no-repeat;
}
.site-header .logo {
	float: left;
 
	padding-top: 5px;
}
.site-header .site-title:hover {
	text-decoration: underline;
}
.site-title {
	font-size: 60px;
	font-weight: bold;
	line-height: 1;
	margin: 0;
	padding: 58px 0 10px;
}
.site-description {
	 
	margin: 0;
}
/**
 * 4.2 Navigation
 * ----------------------------------------------------------------------------
 */
.main-navigation {
	position: absolute;
	padding: 0 0 0;
	right: 0;
	z-index: 999;
	margin: 65px 0 0;
}
ul.nav-menu,
div.nav-menu > ul {
	margin: 0;
	padding: 0;
}
.nav-menu li {
	display: inline-block;
	position: relative;
}
.nav-menu li a {
	color: #fff;
	display: block;
	font-size: 16px;
	line-height: 1;
	padding: 10px 20px;
	text-decoration: none;
}
.nav-menu li:hover > a,
.nav-menu li a:hover {
	background-color: #261511;
	color: #fff;
}
.nav-menu .sub-menu,
.nav-menu .children {
	background-color: rgba(34, 14, 16, 0.52);
	border: 2px solid #f7f5e7;
	border-top: 0;
	padding: 0;
	position: absolute;
	left: -2px;
	z-index: 99999;
	height: 1px;
	width: 300px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	text-align: left;
}
.nav-menu .sub-menu ul,
.nav-menu .children ul {
	border-left: 0;
	left: 100%;
	top: 0;
}
ul.nav-menu ul a,
.nav-menu ul ul a {
	color: #fff;
	margin: 0;
	line-height: 22px;
}
ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover {
	background-color: rgba(64,32,25,0.5);
}
ul.nav-menu li:hover > ul,
.nav-menu ul li:hover > ul {
	clip: inherit;
	overflow: inherit;
	height: inherit;
}
.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a {
	color: #ffc219;
}
.menu-toggle {
	display: none;
}
/* Navbar */
.navbar {
	float: right;
	width: 70%;
}
.site-header .search-form {
	/* position: absolute; */
	right: 20px;
	top: 1px;
}
.site-header .search-field {
	background-color: transparent;
	background-image: url(assets/images/search-icon.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	background-size: 24px 24px;
	border: none;
	cursor: pointer;
	height: 37px;
	margin: 3px 0;
	padding: 0 0 0 34px;
	position: relative;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition:         width 400ms ease, background 400ms ease;
	width: 1px;
}
.site-header .search-field:focus {
	background-color: #fff;
	border: 2px solid #c3c0ab;
	cursor: text;
	outline: 0;
	width: 230px;
}
/**
 * 5.0 Content
 * ----------------------------------------------------------------------------
 */
.hentry {
}
.entry-title,
.entry-meta {
	color: #333;
 
    font-weight: bold;
    margin: 0 0 10px;
    
	font-size: 24px;
}
.sidebar .entry-header,
.sidebar .entry-content,
.sidebar .entry-summary,
.sidebar .entry-meta {
	max-width: 1040px;
	padding: 0 376px 0 60px;
}
/**
 * 5.1 Entry Header
 * ----------------------------------------------------------------------------
 */
.sidebar .entry-header .entry-meta {
	padding: 0;
}
.entry-thumbnail img {
	display: block;
	margin: 0 auto 10px;
}
.entry-header {
    margin-bottom: 20px;
}
.entry-title {
	font-weight: normal;
	margin: 0 0 10px;
	font-size: 22px;
	font-weight: bold;
}
.entry-title a {
	color: #141412;
}
.entry-title a:hover {
	color: #ea9629;
}
/**
 * 5.2 Entry Meta
 * ----------------------------------------------------------------------------
 */
.entry-meta {
	clear: both;
	font-size: 14px;
}
.entry-meta a {
	color: #bc360a;
}
.entry-meta a:hover {
	color: #bc360a;
}
.entry-meta > span {
	margin-right: 20px;
}
.entry-meta > span:last-child {
	margin-right: 0;
}
.featured-post:before {
	content: "\f308";
	margin-right: 2px;
}
.entry-meta .date a:before {
	content: "\f303";
}
.comments-link a:before {
	content: "\f300";
	margin-right: 2px;
	position: relative;
	top: -1px;
}
.entry-meta .author a:before {
	content: "\f304";
	position: relative;
	top: -1px;
}
.categories-links a:first-child:before {
	content: "\f301";
}
.tags-links a:first-child:before {
	content: "\f302";
	position: relative;
	top: -1px;
}
.edit-link a:before {
	content: "\f411";
	position: relative;
	top: -1px;
}
.single-author .entry-meta .author,
.sticky.format-standard .entry-meta .date,
.sticky.format-audio .entry-meta .date,
.sticky.format-chat .entry-meta .date,
.sticky.format-image .entry-meta .date,
.sticky.format-gallery .entry-meta .date {
	display: none;
}
/**
 * 5.3 Entry Content
 * ----------------------------------------------------------------------------
 */
.entry-content {
    text-align: left;
}
.entry-content a,
.comment-content a {
}
.entry-content a:hover,
.comment-content a:hover {
	color: #ea9629;
}
.entry-content .more-link {
	white-space: nowrap;
}
.entry-content blockquote {
	font-size: 24px;
}
.entry-content blockquote cite,
.entry-content blockquote small {
	font-size: 16px;
}
.entry-content img.alignleft,
.entry-content .wp-caption.alignleft {
}
.entry-content img.alignright,
.entry-content .wp-caption.alignright {
	margin-right: -60px;
}
footer.entry-meta {
	margin-top: 24px;
}
.format-standard footer.entry-meta {
	margin-top: 0;
}
/* Page links */
.page-links {
	clear: both;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	line-height: 2.2;
	margin: 20px 0;
	text-transform: uppercase;
}
.page-links a,
.page-links > span {
	background: #fff;
	border: 1px solid #fff;
	padding: 5px 10px;
	text-decoration: none;
}
.format-status .entry-content .page-links a,
.format-gallery .entry-content .page-links a,
.format-chat .entry-content .page-links a,
.format-quote .entry-content .page-links a,
.page-links a {
	background: #e63f2a;
	border: 1px solid #e63f2a;
	color: #fff;
}
.format-gallery .entry-content .page-links a:hover,
.format-audio .entry-content .page-links a:hover,
.format-status .entry-content .page-links a:hover,
.format-video .entry-content .page-links a:hover,
.format-chat .entry-content .page-links a:hover,
.format-quote .entry-content .page-links a:hover,
.page-links a:hover {
	background: #fff;
	color: #e63f2a;
}
.format-status .entry-content .page-links > span,
.format-quote .entry-content .page-links > span {
	background: none;
}
.page-links .page-links-title {
	background: transparent;
	border: none;
	margin-right: 20px;
	padding: 0;
}
/* Mediaelements */
.hentry .mejs-mediaelement,
.hentry .mejs-container .mejs-controls {
	background: #220e10;
}
.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	background: #fff;
}
.hentry .mejs-controls .mejs-time-rail .mejs-time-current {
	background: #ea9629;
}
.hentry .mejs-controls .mejs-time-rail .mejs-time-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	background: #595959;
}
.hentry .mejs-controls .mejs-time-rail span,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	border-radius: 0;
}
/**
 * 5.4 Galleries
 * ----------------------------------------------------------------------------
 */
.gallery {
	margin-bottom: 20px;
	margin-left: -4px;
}
.gallery-item {
	float: left;
	margin: 0 4px 4px 0;
	overflow: hidden;
	position: relative;
}
.gallery-columns-1.gallery-size-medium,
.gallery-columns-1.gallery-size-thumbnail,
.gallery-columns-2.gallery-size-thumbnail,
.gallery-columns-3.gallery-size-thumbnail {
	display: table;
	margin: 0 auto 20px;
}
.gallery-columns-1 .gallery-item,
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item {
	text-align: center;
}
.gallery-columns-4 .gallery-item {
	max-width: 23%;
	max-width: -webkit-calc(25% - 4px);
	max-width:         calc(25% - 4px);
}
.gallery-columns-5 .gallery-item {
	max-width: 19%;
	max-width: -webkit-calc(20% - 4px);
	max-width:         calc(20% - 4px);
}
.gallery-columns-6 .gallery-item {
	max-width: 15%;
	max-width: -webkit-calc(16.7% - 4px);
	max-width:         calc(16.7% - 4px);
}
.gallery-columns-7 .gallery-item {
	max-width: 13%;
	max-width: -webkit-calc(14.28% - 4px);
	max-width:         calc(14.28% - 4px);
}
.gallery-columns-8 .gallery-item {
	max-width: 11%;
	max-width: -webkit-calc(12.5% - 4px);
	max-width:         calc(12.5% - 4px);
}
.gallery-columns-9 .gallery-item {
	max-width: 9%;
	max-width: -webkit-calc(11.1% - 4px);
	max-width:         calc(11.1% - 4px);
}
.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
	margin-right: 0;
}
.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
	clear: left;
}
.gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	box-sizing: border-box;
	color: #fff;
	font-size: 14px;
	line-height: 1.3;
	margin: 0;
	max-height: 50%;
	opacity: 0;
	padding: 2px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	-webkit-transition: opacity 400ms ease;
	transition:         opacity 400ms ease;
	width: 100%;
}
.gallery-caption:before {
	box-shadow: 0 -10px 15px #000 inset;
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
.gallery-item:hover .gallery-caption {
	opacity: 1;
}
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}
/**
 * 5.5 Post Formats
 * ----------------------------------------------------------------------------
 */
/* Aside */
.format-aside {
}
.blog .format-aside:first-of-type,
.single .format-aside:first-of-type,
.format-aside + .format-aside,
.format-aside + .format-link,
.format-link + .format-aside {
}
.format-aside .entry-meta {
	margin-top: 0;
}
.format-aside blockquote {
	font-size: 100%;
	font-weight: normal;
}
.format-aside cite {
	font-size: 100%;
	text-transform: none;
}
.format-aside cite:before {
	content: "\2014";
	margin-right: 5px;
}
/* Audio */
.format-audio {
}
.format-audio .entry-title {
	font-size: 28px;
	font-weight: bold;
}
.format-audio .entry-content:before {
	/* content: "\f109"; */
	float: left;
	font-size: 64px;
	position: relative;
	top: 4px;
}
.format-audio .entry-content a,
.format-audio .entry-meta a,
.format-audio .entry-content a:hover,
.format-audio .entry-meta a:hover {
	color: #fbfaf3;
}
.format-audio .audio-content {
    text-align: left;
}
.format-audio .wp-audio-shortcode {
	height: 30px !important; /* Override mediaelement.js style */
	margin: 20px 0;
	max-width: 400px !important; /* Override mediaelement.js style */
}
.format-audio audio {
	max-width: 100% !important; /* Avoid player width overflow. */
}
/* Chat */
.format-chat {
	background-color: #eadaa6;
}
.format-chat .entry-title {
	font-size: 28px;
	font-weight: bold;
}
.format-chat .entry-meta a,
.format-chat .entry-content a {
	color: #722d19;
}
.format-chat .entry-meta .date a:before {
	content: "\f108";
	margin-right: 2px;
}
.format-chat .entry-meta .author {
	display: none;
}
.format-chat .chat {
	margin: 0;
}
.format-chat .chat .chat-timestamp {
	color: #722d19;
	float: right;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 10px 0;
}
.format-chat .chat .fn {
	font-style: normal;
}
/* Gallery */
.format-gallery {
	background-color: #fbca3c;
}
.format-gallery .entry-header {
	margin-bottom: 15px;
}
.format-gallery .entry-title {
	font-size: 50px;
	font-weight: 400;
	margin: 0;
}
.format-gallery .entry-meta a,
.format-gallery .entry-content a {
	color: #722d19;
}
/* Image */
.format-image .entry-title {
	font-size: 28px;
	font-weight: bold;
}
.format-image .categories-links,
.format-image .tags-links {
	display: none;
}
/* Link */
.format-link {
	background-color: #f7f5e7;
}
.blog .format-link:first-of-type,
.single .format-link:first-of-type {
	box-shadow: inset 0 2px 2px rgba(173, 165, 105, 0.2);
}
.format-link .entry-header,
.format-link .entry-content p:last-child {
	margin-bottom: 0;
}
.format-link .entry-title {
	color: #ca3c08;
	display: inline;
	 
	margin-right: 20px;
}
.format-link .entry-title a {
	color: #bc360a;
}
.format-link div.entry-meta {
	display: inline;
}
/* Standard */
.format-standard .wp-video,
.format-standard .wp-audio-shortcode,
.format-audio .wp-audio-shortcode,
.format-standard .video-player {
	margin-bottom: 24px;
}
/* Quote */
.format-quote {
	background-color: #210d10;
}
.format-quote .entry-content,
.format-quote .entry-meta {
	color: #f7f5e7;
}
.format-quote .entry-content blockquote {
	font-size: 28px;
	margin: 0;
}
.format-quote .entry-content a,
.format-quote .entry-meta a,
.format-quote .linked {
	color: #e63f2a;
}
.format-quote .entry-content cite a {
	border-bottom: 1px dotted #fff;
	color: #fff;
}
.format-quote .entry-content cite a:hover {
	text-decoration: none;
}
.format-quote blockquote small,
.format-quote blockquote cite {
	display: block;
	font-size: 16px;
}
.format-quote blockquote {
	font-style: italic;
	font-weight: 300;
	padding-left: 75px;
	position: relative;
}
.format-quote blockquote:before {
	content: '\201C';
	font-size: 140px;
	font-weight: 400;
	line-height: .8;
	padding-right: 25px;
	position: absolute;
	left: -15px;
	top: -3px;
}
.format-quote .entry-meta .author {
	display: none;
}
/* Status */
.format-status {
	background-color: #722d19;
	padding: 0;
}
.format-status .entry-content,
.format-status .entry-meta {
	padding-left: 35px;
	position: relative;
}
.format-status .entry-content a {
	color: #eadaa6;
}
.format-status .entry-meta a {
	color: #f7f5e7;
}
.sidebar .format-status .entry-content,
.sidebar .format-status .entry-meta {
	padding-left: 95px;
}
.format-status .entry-content:before,
.format-status .entry-meta:before {
	background: url(assets/images/dotted-line.png) repeat-y left bottom;
	background-size: 4px 4px;
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	left: 10px;
	top: 0;
	width: 1px;
}
.sidebar .format-status .entry-content:before,
.sidebar .format-status .entry-meta:before {
	left: 70px;
}
.format-status .categories-links,
.format-status .tags-links {
	display: none;
}
/* Ensures the dots in the dot background are in lockstep. */
.format-status .entry-meta:before {
	background-position: left top;
}
.format-status .entry-content {
	color: #f7f5e7;
	font-size: 24px;
	font-style: italic;
	font-weight: 300;
	padding-bottom: 30px;
	padding-top: 40px;
	position: relative;
}
.format-status .entry-content p:first-child:before {
	background-color: rgba(0, 0, 0, 0.65);
	content: "";
	height: 3px;
	margin-top: 13px;
	position: absolute;
	left: 4px;
	width: 13px;
}
.sidebar .format-status .entry-content > p:first-child:before {
	left: 64px;
}
.format-status .entry-content p:last-child {
	margin-bottom: 0;
}
.format-status .entry-meta {
	margin-top: 0;
	padding-bottom: 40px;
}
.format-status .entry-meta .date a:before {
	content: "\f105";
}
/* Video */
.format-video {
	background-color: #db572f;
}
.format-video .entry-content a,
.format-video .entry-meta a,
.format-video .entry-content a:hover,
.format-video .entry-meta a:hover {
	color: #fbfaf3;
}
.format-video .entry-title {
	font-size: 50px;
	font-weight: 400;
}
.format-video .entry-meta {
	color: #220e10;
}
/**
 * 5.6 Attachments
 * ----------------------------------------------------------------------------
 */
.attachment .hentry {
	background-color: #e8e5ce;
	margin: 0;
	padding: 0;
}
.attachment .entry-header {
	margin-bottom: 0;
	max-width: 1040px;
	padding: 30px 0;
}
.attachment .entry-title {
	display: inline-block;
	float: left;
	 
	margin: 0;
}
.attachment .entry-title:before {
	content: "\f416";
	font-size: 32px;
	margin-right: 10px;
}
.attachment .entry-meta {
	clear: none;
	color: inherit;
	float: right;
	max-width: 604px;
	padding: 9px 0 0;
	text-align: right;
}
.hentry.attachment:not(.image-attachment) .entry-meta {
	max-width: 104px;
}
.attachment footer.entry-meta {
	display: none;
}
.attachment-meta:before {
	content: "\f307";
}
.full-size-link a:before {
	content: "\f402";
}
.full-size-link:before {
	content: none;
}
.attachment .entry-meta a,
.attachment .entry-meta .edit-link:before,
.attachment .full-size-link:before {
	color: #ca3c08;
}
.attachment .entry-content {
	background-color: #fff;
	max-width: 100%;
	padding: 40px 0;
}
.image-navigation {
	margin: 0 auto;
	max-width: 1040px;
	position: relative;
}
.image-navigation a:hover {
	text-decoration: none;
}
.image-navigation .nav-previous,
.image-navigation .nav-next {
	position: absolute;
	top: 50px;
}
.image-navigation .nav-previous {
	left: 0;
}
.image-navigation .nav-next {
	right: 0;
}
.image-navigation .meta-nav {
	font-size: 32px;
	font-weight: 300;
	vertical-align: -4px;
}
.attachment .entry-attachment,
.attachment .type-attachment p {
	margin: 0 auto;
	max-width: 724px;
	text-align: center;
}
.attachment .entry-attachment .attachment {
	display: inline-block;
}
.attachment .entry-caption {
	text-align: left;
}
.attachment .entry-description {
	margin: 20px auto 0;
	max-width: 604px;
}
.attachment .entry-caption p:last-child,
.attachment .entry-description p:last-child {
	margin: 0;
}
.attachment .site-main .sidebar-container {
	display: none;
}
.attachment .entry-content .mejs-audio {
	max-width: 400px;
	margin: 0 auto;
}
.attachment .entry-content .wp-video {
	margin: 0 auto;
}
.attachment .entry-content .mejs-container {
	margin-bottom: 24px;
}
/**
 * 5.7 Post/Paging Navigation
 * ----------------------------------------------------------------------------
 */
.navigation .nav-previous {
	float: left;
}
.navigation .nav-next {
	float: right;
}
.navigation a {
	color: #bc360a;
}
.navigation a:hover {
	color: #ea9629;
	text-decoration: none;
}
.paging-navigation {
	padding: 10px 0;
}
.paging-navigation .nav-links {
	margin: 0 auto;
	max-width: 604px;
	width: 100%;
}
.sidebar .paging-navigation .nav-links {
	max-width: 1040px;
	padding: 0 376px 0 60px;
}
.paging-navigation .nav-next {
	padding: 13px 0;
}
.paging-navigation a {
	font-size: 22px;
	font-style: italic;
	font-weight: 300;
}
.paging-navigation .meta-nav {
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	font-size: 13px;
	text-align: center;
	width: 50px;
}
.paging-navigation .nav-previous .meta-nav {
	margin-right: 10px;
	padding: 17px 0 23px;
	width: 80px;
}
.paging-navigation .nav-next .meta-nav {
	margin-left: 10px;
}
.paging-navigation a:hover .meta-nav {
	text-decoration: none;
}
.post-navigation {
	background-color: #fff;
	color: #ca3c08;
	font-size: 20px;
	font-style: italic;
	font-weight: 300;
	padding: 20px 0;
}
.post-navigation .nav-links {
	margin: 0 auto;
	max-width: 1040px;
}
.sidebar .post-navigation .nav-links {
	padding: 0 376px 0 60px;
}
.post-navigation a[rel="next"] {
	float: right;
	text-align: right;
}
/**
 * 5.8 Author Bio
 * ----------------------------------------------------------------------------
 */
.author-info {
	margin: 0 auto;
	max-width: 604px;
	padding: 30px 0 10px;
	text-align: left; /* gallery & video post formats */
	width: 100%;
}
.author.sidebar .author-info {
	max-width: 1040px;
	padding: 30px 376px 10px 60px;
}
.single .author-info {
	padding: 50px 0 0;
}
.author-avatar .avatar {
	float: left;
	margin: 0 30px 30px 0;
}
.single-format-status .author-description {
	color: #f7f5e7;
}
.author-description .author-title {
	clear: none;
	 
	margin: 0 0 8px;
}
.author-link {
	color: #ca3c08;
	margin-left: 2px;
}
.author.archive .author-link {
	display: none;
}
/**
 * 5.9 Archives
 * ----------------------------------------------------------------------------
 */
.archive-header {
    /* margin-top: 40px; */
}
.archive-title,
.archive-meta {
    color: #1a1a1a;
 
    font-weight: normal;
    margin: 0 0 0px;
    font-size: 27px;
}
.archive-meta {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	padding: 0 0 11px;
}
.sidebar .archive-meta {
	padding-right: 316px;
}
/**
 * 5.10 Search Results/No posts
 * ----------------------------------------------------------------------------
 */
.page-header {
	/* background-color: #e8e5ce; */
	margin: 30px 0 0;
}
.page-title {
 
	margin: 0px auto 10px;
	font-weight: normal;
	color: #1a1a1a;
	font-size: 25px;
}
.page-content {
	margin: 0 auto;
	max-width: 604px;
	padding: 40px 0;
	width: 100%;
}
.sidebar .page-content {
	margin: 0 auto;
	max-width: 1040px;
	padding: 40px 376px 40px 60px;
}
/**
 * 5.11 404
 * ----------------------------------------------------------------------------
 */
.error404 .page-header {
	background-color: #fff;
}
.error404 .page-title {
	line-height: 0.6;
	margin: 0;
	padding: 300px;
	position: relative;
	text-align: center;
	width: auto;
}
.error404 .page-title:before {
	color: #e8e5ce;
	content: "\f423";
	font-size: 964px;
	line-height: 0.6;
	overflow: hidden;
	position: absolute;
	left: 7px;
	top: 28px;
}
.error404 .page-wrapper {
	background-color: #e8e5ce;
}
.error404 .page-header,
.error404 .page-content {
	margin: 0 auto;
	max-width: 1040px;
	padding-bottom: 40px;
	width: 100%;
}
/**
 * 5.12 Comments
 * ----------------------------------------------------------------------------
 */
.comments-title,
.comment-list,
.comment-reply-title,
.must-log-in,
.comment-respond .comment-form,
.comment-respond iframe {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 604px;
	width: 100%;
}
.sidebar .comments-title,
.sidebar .comment-list,
.sidebar .must-log-in,
.sidebar .comment-reply-title,
.sidebar .comment-navigation,
.sidebar .comment-respond .comment-form {
	max-width: 1040px;
	padding-left: 60px;
	padding-right: 376px;
}
.comments-title {
 
}
.comment-list,
.comment-list .children {
	list-style-type: none;
	padding: 0;
}
.comment-list .children {
	margin-left: 20px;
}
.comment-list > li:after,
.comment-list .children > li:before {
	background: url(assets/images/dotted-line.png) repeat left top;
	background-size: 4px 4px;
	content: "";
	display: block;
	height: 1px;
	width: 100%;
}
.comment-list > li:last-child:after {
	display: none;
}
.comment-body {
	padding: 24px 0;
	position: relative;
}
.comment-author {
	float: left;
	max-width: 74px;
}
.comment-author .avatar {
	display: block;
	margin-bottom: 10px;
}
.comment-author .fn {
	word-wrap: break-word;
}
.comment-author .fn,
.comment-author .url,
.comment-reply-link,
.comment-reply-login {
	color: #bc360a;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.says {
	display: none;
}
.no-avatars .comment-author {
	margin: 0 0 5px;
	max-width: 100%;
	position: relative;
}
.no-avatars .comment-metadata,
.no-avatars .comment-content,
.no-avatars .comment-list .reply {
	width: 100%;
}
.bypostauthor > .comment-body .fn:before {
	content: "\f408";
	vertical-align: text-top;
}
.comment-list .edit-link {
	margin-left: 20px;
}
.comment-metadata,
.comment-awaiting-moderation,
.comment-content,
.comment-list .reply {
	float: right;
	width: 79%;
	width: -webkit-calc(100% - 124px);
	width:         calc(100% - 124px);
	word-wrap: break-word;
}
.comment-meta,
.comment-meta a {
	color: #a2a2a2;
	font-size: 13px;
}
.comment-meta a:hover {
	color: #ea9629;
}
.comment-metadata {
	margin-bottom: 20px;
}
.ping-meta {
	color: #a2a2a2;
	font-size: 13px;
	line-height: 2;
}
.comment-awaiting-moderation {
	color: #a2a2a2;
}
.comment-awaiting-moderation:before {
	content: "\f414";
	margin-right: 5px;
	position: relative;
	top: -2px;
}
.comment-reply-link:before,
.comment-reply-login:before {
	content: "\f412";
	margin-right: 3px;
}
/* Comment form */
.comment-respond {
	background-color: #f7f5e7;
	padding: 30px 0;
}
.comment .comment-respond {
	margin-bottom: 20px;
	padding: 20px;
}
.comment-reply-title {
	 
}
.comment-reply-title small a {
	color: #131310;
	display: inline-block;
	float: right;
	height: 16px;
	overflow: hidden;
	width: 16px;
}
.comment-reply-title small a:hover {
	color: #ed331c;
	text-decoration: none;
}
.comment-reply-title small a:before {
	content: "\f406";
	vertical-align: top;
}
.sidebar .comment-list .comment-reply-title,
.sidebar .comment-list .comment-respond .comment-form {
	padding: 0;
}
.comment-form .comment-notes {
	margin-bottom: 15px;
}
.comment-form .comment-form-author,
.comment-form .comment-form-email,
.comment-form .comment-form-url {
	margin-bottom: 8px;
}
.comment-form [for="author"],
.comment-form [for="email"],
.comment-form [for="url"],
.comment-form [for="comment"] {
	float: left;
	padding: 5px 0;
	width: 120px;
}
.comment-form .required {
	color: #ed331c;
}
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
	max-width: 270px;
	width: 60%;
}
.comment-form textarea {
	width: 100%;
}
.form-allowed-tags,
.form-allowed-tags code {
	color: #686758;
	font-size: 12px;
}
.form-allowed-tags code {
	font-size: 10px;
	margin-left: 3px;
}
.comment-list .pingback,
.comment-list .trackback {
	padding-top: 24px;
}
.comment-navigation {
	font-size: 20px;
	font-style: italic;
	font-weight: 300;
	margin: 0 auto;
	max-width: 604px;
	padding: 20px 0 30px;
	width: 100%;
}
.no-comments {
	background-color: #f7f5e7;
	font-size: 20px;
	font-style: italic;
	font-weight: 300;
	margin: 0;
	padding: 40px 0;
	text-align: center;
}
.sidebar .no-comments {
	padding-left: 60px;
	padding-right: 376px;
}
/**
 * 5.13 Multisite
 * ----------------------------------------------------------------------------
 */
.site-main .mu_register {
	margin: 0 auto;
	max-width: 604px;
	width: 100%;
}
.mu_alert {
	margin-top: 25px;
}
.site-main .mu_register input[type="submit"],
.site-main .mu_register #blog_title,
.site-main .mu_register #user_email,
.site-main .mu_register #blogname,
.site-main .mu_register #user_name {
	font-size: inherit;
	width: 270px;
}
.site-main .mu_register input[type="submit"] {
	width: auto;
}
/**
 * 6.0 Sidebar
 * ----------------------------------------------------------------------------
 */
.site-main .widget-area {
}
/**
 * 6.1 Widgets
 * ----------------------------------------------------------------------------
 */
  
.widget ul,
.widget ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.widget li {
	padding: 5px 0;
}
.widget .children li:last-child {
	padding-bottom: 0;
}
.widget li > ul,
.widget li > ol {
	margin-left: 20px;
}
.widget a {
	color: #333;
}
.widget a:hover {
}
/* Search widget */
.search-form .search-submit {
    background: transparent;
    padding: 0px;
    height: 29px;
    width: 150px;
}
/* RSS Widget */
.widget_rss .rss-date {
	display: block;
}
.widget_rss .rss-date,
.widget_rss li > cite {
	color: #a2a2a2;
}
/* Calendar Widget */
.widget_calendar table,
.widget_calendar td {
	border: 0;
	border-collapse: separate;
	border-spacing: 1px;
}
.widget_calendar caption {
	font-size: 14px;
	margin: 0;
}
.widget_calendar th,
.widget_calendar td {
	padding: 0;
	text-align: center;
}
.widget_calendar a {
	display: block;
}
.widget_calendar a:hover {
	background-color: rgba(0, 0, 0, 0.15);
}
.widget_calendar tbody td {
	background-color: rgba(255, 255, 255, 0.5);
}
.site-footer .widget_calendar tbody td {
	background-color: rgba(255, 255, 255, 0.05);
}
.widget_calendar tbody .pad, .site-footer .widget_calendar tbody .pad {
	background-color: transparent;
}
  
.site-footer a {
	color: #686758;
}
.site-footer .sidebar-container {
	background-color: #220e10;
	padding: 20px 0;
}
.site-footer .widget-area {
	margin: 0 auto;
	max-width: 1040px;
	width: 100%;
}
.sidebar .site-footer .widget-area {
	max-width: 724px;
	position: relative;
	left: -158px;
}
.site-footer .widget {
}
.sidebar .site-footer .widget {
	width: 228px;
}
.sidebar .site-footer .widget:nth-of-type(4),
.sidebar .site-footer .widget:nth-of-type(3) {
	margin-right: 0;
}
.site-footer .site-footer .widget a {
	color: #e6402a;
}
.site-footer .widget-title,
.site-footer .widget-title a,
.site-footer .wp-caption-text {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0 0 20px;
}
.site-info {
	margin: 0 auto;
	padding: 41px 0 12px;
	background: #f2f4f5;
	text-align: center;
}
#wpstats {
	display: block;
	margin: -10px auto 0;
}
.headtop {
    background: #607797;
    height: 37px;
}
.sologan .text {
    color: #fff;
    font-size: 13px;
    line-height: 29px;
    margin: 0;
    font-weight: normal;
}
.headtop .inner {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
}
.headtop .sologan {
    float: left;
}
.headtop .search {
    float: right;
    width: 300px;
}
#searchform label,#searchform input {
    float: left;
    padding: 0;
    background: transparent;
}
#searchform input#text {
	background: rgba(255, 255, 255, 0.8);
	border: 0;
	color: #333;
	font-size: 14px;
	line-height: 29px;
	height: 40px;
	width: 250px;
	float: right;
	padding-left: 10px;
	border: 1px solid #ddd;
}
#searchform input::-webkit-input-placeholder {
	color: #351f0e; 
}
#searchform input::-moz-placeholder {
	color: #351f0e; 
}
#searchform  input:-moz-placeholder {   /* Older versions of Firefox */
	color: #351f0e; 
}
#searchform input:-ms-input-placeholder { 
	color: #351f0e; 
}
#searchform input#searchsubmit {
	background: #424240 url(assets/images/icon-search.png) no-repeat center;
	font-size: 0;
	height: 40px;
	width: 40px; 
	float: right;
}
.main-header {
    width: 1140px;
    max-width: 100%;
    margin: 0 auto 0px;
    position: relative;
    height: 120px;
}
.main-header .logo {
    float: none;
    padding: 8px 0 0;
    /* display: block; */
    margin: 0 auto 0;
    line-height: 0;
    display: inline-block;
    text-align: center;
}
.wrapper-menu-top{
      display: inline-block;
    float: right;
    margin-top: 50px;
}
.clear:after {
    content:".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    clear: both;
}
.intro-homepage {
    text-align: center;
    max-width: 1000px;
    width: auto;
    margin: 0px auto 30px;
} 
.intro-homepage .title {
    color: #333333;
    font-size: 30px;
    line-height: 36px;
    margin: 0px 0 15px;
}
.intro-homepage .line {
    width: 20px;
    
    height: 2px;
    background: #333333;
    display: block;
    margin: 15px auto 0;
}
.intro-list .item .inner {
    margin: 0 auto;
    width: 90%;
}
.intro-list .item {
    list-style: none;
    /* margin-right: 32px; */
    /* margin-right: 3.2%; */
    float: left;
  
}
.intro-list {
    padding: 0;
    max-width: 1000px;
    width: auto;
    margin: 40px auto 50px;
} 
.intro-list .item.last {
    margin: 0;
}
.intro-list .item h2.title a {
    color: #1a1a1a;
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
}
.intro-list .item h2 {
    margin: 22px 0 14px;
	
    line-height: 16px;
}
.intro-list .item h2 span.line {
    display: block;
    width: 50px;
    height: 2px;
    background: #e3e3e3;
    margin-top: 14px;
}
.home .site-main {
    margin: 0 auto;
    width: auto;
    max-width: 100%;
}
ul.award-list .item {
    display: inline-block;
    list-style: none;
    margin-right: 31px;
}
ul.award-list .item:last-child {
	margin-right: 0;
} 
.home-awards {
    max-width: 1000px;
    margin: 0 auto;
    padding: 40px 0 40px;
    text-align: center;
    width: 100%;
}
.server-intro, .service-hot-list {
    /* float: left; */
}
.server-intro {
    width: 24%;
    margin: 49px 0 0;
}
.service-hot-list {
	
    padding: 0;
    margin: 30px 0 10px;
} 
.service-hot {
    /* background: #f5f6f7; */
    
    padding: 5px 0 0;
}
.service-hot-inner {
	max-width: 1000px;
    width: 100%;
    margin: 0 auto;
	border-bottom: 1px solid #cecece;
	padding-bottom: 30px;
}
.service-hot-list li {
    float: left;
	
    width: 31%;
    list-style: none;
    margin-right: 25px;
}
.server-intro .inner {
    padding-right: 30px;
}
.service-hot-list .title {
    font-size: 14px;
    margin: 20px 0 13px;
    font-weight: bold;
}
.finding-chuyengia {
    float: left;
    width: 50%;
} 
.finding-khachhang {
    float: right;
    width: 50%;
}
.finding-chuyengia .finding-inner {
    border-right: 1px solid #e8e9eb;
    padding-right: 20px;
}
.finding-khachhang .finding-inner { 
    margin-left: 40px; 
}
.intro-homepage .div-headtext .description {
	width: 768px;
    margin: 0 auto;
}
.intro-homepage .description {
    font-size: 14px;
    line-height: 22px;
    
}
.intro-homepage .description p {
    margin: 0;
    
    font-size: 15px;
}
.intro-list .item .description {
    font-size: 13px;
    line-height: 22px;
} 
.home-awards .title {
    font-weight: bold;
    margin: 0;
    font-size: 28px;
    color: #607797;
}
.home-awards .title .line {
    width: 50px;
    height: 2px;
    margin: 20px auto 40px;
    background: #cccccc;
    display: block;
} 
ul.award-list {
    margin: 46px 0 0;
    padding: 0;
}
.server-intro .title {
    font-size: 28px;
    font-weight: bold;
    color: #607797;
    width: 130px;
    line-height: 36px;
    margin: 0 0 25px;
}
.server-intro .title .line {
    width: 50px;
    height: 2px;
    margin: 12px 0 0;
    background: #ccc;
    display: block;
} 
.server-intro .description {
    line-height: 24px;
} 
.service-hot-list .a-image {
    display: block;
} 
.service-hot-list .title .line {
    width: 50px;
    height: 2px;
    background: #ccc;
    display: block;
    margin: 7px 0 0;
} 
.service-hot-list li.last {
    margin: 0;
}
.finding {
    width: 960px;
    margin: 0 auto;
    padding: 40px 0;
    /* display: none; */
} 
.finding-chuyengia .headtitle {
    text-transform: uppercase;
    margin: 0 0 20px;
    font-weight: normal;
    font-size: 13px;
    text-align: left;
} 
h3.headtitle .line {
    width: 50px;
    height: 2px;
    display: block;
    background: #ccc;
    margin: 15px 0 0;
}
.finding-khachhang .headtitle .line {
    width: 50px;
    height: 2px;
    display: block;
    background: #ccc;
    margin: 20px auto 0;
} 
.finding-chuyengia ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.finding-chuyengia ul .a-image {
    float: left;
} 
.finding-chuyengia ul .text {
    float: right;
    width: 360px;
}
.finding-chuyengia ul .text .title {
    font-weight: bold;
    margin: 0 0 1px;
}
.finding-khachhang ul {
    margin: 0;
    padding: 0;
    list-style: none;
} 
.finding-khachhang .title {
    margin: 0 0 1px;
    font-weight: bold;
} 
.finding-khachhang .author {
    margin: 18px 0 28px;
} 
.finding-chuyengia .t1, .finding-khachhang .t1 {
    color: #0066cc;
    font-weight: bold;
} 
.finding-chuyengia .t2, .finding-khachhang .t2 {
    font-style: italic;
    color: #666666;
    font-size: 12px;
}
.finding-chuyengia .author {
    margin: 18px 0 28px;
} 
.finding .wrap-btn-review {
    text-align: center;
    height: 52px;
    display: block;
    margin: 48px 0 0;
} 
.finding .wrap-btn-review .btn-review {
    background: #ff7800;
    color: #fff;
    text-transform: uppercase;
    height: 45px;
    width: 174px;
    display: block;
    margin: 0 auto;
    text-align: center;
    line-height: 45px;
}
ul.company-address {
    width: 1000px;
    margin: 40px auto 40px;
    padding: 0;
    list-style: none;
} 
ul.company-address .name {
    font-weight: bold;
    margin-bottom: 2px;
    font-size: 14px;
    color: #4c4c4c;
} 
ul.company-address li {
    float: left;
    width: 48%;
}
ul.company-address li.even {
    margin: 0;
    float: right;
}
ul.company-address li .address {
    margin-bottom: 20px;
    color: #666666;
}
ul.company-address .name span {
	cursor: pointer;
	padding: 5px 32px 5px 0;
}
ul.company-address .name span:hover {
	background: url(assets/images/icon-map.png) no-repeat 100% center;
}
ul.company-address .selected .name span {
	background: url(assets/images/icon-map.png) no-repeat 100% center;
}
.company-name .t1 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 0px;
} 
.company-name {
    text-align: center;
    margin-bottom: 18px;
}
.site-info-inner {
    margin: 0 auto;
    max-width: 1000px;
    width: 100%;
} 
.company-name .t2 {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 15px;
} 
.company-name .t1, .company-name .t2 {
    line-height: 33px;
    
    color: #333;
}
.company-name .line {
    width: 50px;
    height: 2px;
    margin: 0 auto;
    background: #ccc;
} 
ul.logo-product .owl-item:first-child li {
	border: 0;
} 
ul.logo-product li {
    /* float: left; */
    list-style: none;
    /* margin-right: 49px; */
    border-left: 1px solid #dfe1e2;
    /* border-right: 1px solid #dfe1e2; */
    /* padding-right: 49px; */
}
ul.logo-product {
    margin: 41px 0 0;
    padding: 0;
} 
ul.logo-product li.last {
    margin: 0;
    border: 0;
}
.wrapper-footer {
    color: #e3e3e3;
    padding: 35px 0 50px;
    background-color: #261511;
	border-bottom: 1px #3C3838 solid;
}
.wrapper-footer .col1 .inner {
    padding-right: 25px;
}
.company-info, ul,
.footer-news ul,
.question-answer ul {
    padding: 0;
    list-style: none;
    margin: 0;
} 
.company-info,
.question-answer,
.footer-news {
    width: 31%;
    float: left;
    margin-right: 40px;
    margin-right: 4%;
}
.company-info 
{
    float: left;
    width: 30%;
    margin-right: 0;
    padding-top: 12px;
    text-align: center;
}
.wrap-inner {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
} 
.question-answer .btn-qa {
    background: #ff7a01;
    color: #fff;
    float: right;
    padding: 0 5px;
    font-size: 12px;
    text-transform: initial;
}
.question-answer .title a {
	color: #787878;
}
.question-answer .title {
    margin-bottom: 0px;
    color: #787878;
} 
.question-answer li {
    margin-bottom: 30px;
}
.question-answer li .author {
    margin: 0;
    text-align: right;
} 
.footer-news .date {
    margin: 0;
    font-size: 11px;
} 
.footer-news .title a {
	color: #787878;
}
.footer-news .title {
    margin: 0;
    color: #787878;
} 
.footer-news li {
    margin-bottom: 13px;
} 
.company-info .inner {
    border: 1px solid #404040;
    padding: 35px 20px 20px;
}
.company-info .f-logo {
    margin-bottom: 28px;
} 
.company-info p {
    font-size: 12px;
	color: #787878;
    margin-bottom: 7px;
}
.company-info p.link a {
    color: #e3e3e3;
}
.company-info p.link {
    line-height: 28px;
    margin-bottom: 3px;
} 
ul.social {
    display: block;
    padding: 0;
    height: 30px;
}
ul.social li a {
	background: url(assets/images/icon-social.jpg) no-repeat;
	
	height: 32px;
	width: 33px;
	display: block;
}
ul.social li {
    display: inline-block;
	
    margin-right: 10px;
}
ul.social li.twitter a {
    background-position: -4px center;
}
ul.social li.facebook a {
    background-position: 0px center;
}
ul.social li.pinit a {
	background-position: -71px center;
}
ul.social li.google a {
	background-position: -86px center;
}
ul.social li.mail a {
	background-position: -136px center;
}
.footer-bottom {
    background: #222222;
    color: #e3e3e3;
    border-top: 1px solid #404040;
    padding: 18px 0 18px;
} 
.nav-bottom {
    float: left;
    text-transform: uppercase;
    color: #e3e3e3;
} 
.copyright {
    float: right;
    color: #999999;
}
.finding-khachhang .headtitle {
    text-transform: uppercase;
    margin: 0 0 20px;
    font-size: 13px;
    font-weight: normal;
    text-align: left;
}
.headbanner .layout-image {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: auto;
    z-index: 99;
}
.headbanner {
    position: relative;
    max-width: 100%;
}
.footer-bottom .inner {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding:  0;
}
.service-hot-list .item .inner {
    padding: 0 10px 0 10px;
}
.service-hot-list img.lazyOwl {
    width: 100%;
}
.huge_dot {
    display: none;
}
.nav-bottom li {
    float: left;
    margin-right: 10px;
}
.nav-bottom li a {
    color: #e3e3e3;
    line-height: 23px;
}
.nav-bottom li.middle a {
    text-decoration: none;
    cursor: text;
}
.col2-left-layout {
    margin: 0px auto 0;
    position: relative;
}
.sidebar-container .widget_sp_image {
    margin-top: 30px;
}
.col2-left-layout .site-content {
    float: right;
    width: 680px;
    width: 820px;
    padding-top: 20px;
}
.banner-category {
    line-height: 0;
    text-align: center;
}
.search .entry-title,
.archive .entry-title {
    font-size: 17px;
    font-weight: normal;
    margin-bottom: 10px;
    text-align: left;
    font-weight: bold;
}
.search .entry-thumbnail,
.archive .entry-thumbnail {
    margin-bottom: 0;
    float: left;
    width: 280px;
} 
.search .line,
.archive .line {
    width: 50px;
    height: 2px;
    background: #e3e3e3;
    margin-bottom: 16px;
}
.archive .description,
.archive .description {
    line-height: 22px;
}
.search .site-content .first,.archive .site-content .first,
.archive .site-content .item,.search .site-content .item,
.archive .site-content .first,.search .site-content .first,
.archive .site-content .item {
    margin-bottom: 20px;
}
.searach .item .entry-thumbnail,.archive .item .entry-thumbnail,
.archive .item .entry-thumbnail {
    float: left;
    width: 41.1%;
}
.search .item .text,.archive .item .text,
.archive .item .text {
    float: right;
    width: 395px;
    width: 54.1%;
}
.search .item .entry-title,.archive .item .entry-title,
.archive .item .entry-title {
    font-size: 18px;
    line-height: 22px;
}
.cat-nav  {
	font-weight: bold;
	position: relative;
}
.cat-nav .headtitle {
    background: #607797;
    color: #fff;
    position: absolute;
    margin-bottom: 0;
    width: 200px;
    height: 40px;
    line-height: 40px;
    display: block;
    top: -45px;
    padding-left: 10px;
}
.cat-nav li {
    padding: 0px 0 10px 5px;
    border-bottom: 1px solid #f0f1f2;
}
.cat-nav .sub-menu li {
    padding: 10px 0 10px 5px;
    border-bottom: 1px solid #f0f1f2;
}
.cat-nav li a {
    color: #607797;
}
.breadcrumbs {
    padding: 10px 0;
}
.breadcrumbs span, .breadcrumbs a {
    color: #999999;
}
.tag .archive-title,
.category .archive-title {
    margin: 0 0 20px;
    text-transform: uppercase;
    font-size: 17px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}
.tag .archive-meta,
.category .archive-meta {
    color: #4c4c4c;
}
.category  .sidebar-container {
    /* margin: 40px 0 0; */
}
.single-format-aside .entry-content h2 {
    font-weight: bold;
    color: #607797;
    font-size: 23px;
    margin: 0 0 20px;
    background: url(assets/images/line-title.jpg) no-repeat 44px 100%;
    padding-bottom: 12px;
} 
.single-format-aside .entry-content .sections-5 h2 {
    font-weight: bold;
    color: #4c4c4c;
    font-size: 23px;
    margin: 0 0 20px;
    background: url(assets/images/line-title.jpg) no-repeat 44px 100%;
    padding-bottom: 12px;
} 
.single-format-aside .sections-4 h2 {
	font-weight: bold;
    color: #607797;
    
    margin: 0 0 20px;
    
	background: url(assets/images/line-title.jpg) no-repeat 0 100%;
    
	padding: 0 0 12px;
}
.single-format-aside table td {
}
.single-format-aside tbody td {
	vertical-align: top;
}
.single-format-aside .quy-trinh tbody td:first-child {
    
    padding-bottom: 15px;
    width: 245px;
}
.single-format-aside .quy-trinh td h6 {
    float: left;
    margin: 0;
    font-size: 31px;
    font-family: Tahoma;
    font-weight: normal;
    color: #ff7a01;
    position: absolute;
    left: 0;
    top: 0px;
}
.single-format-aside .quy-trinh tbody td:last-child {
    padding-left: 25px;
	
}
.single-format-aside .quy-trinh td {
    position: relative;
	
}
.single-format-aside .quy-trinh td img {
    margin: 0;
    width: auto;
    max-width: initial;
}
.single-format-aside .quy-trinh tbody td:last-child h3 {
    margin: 0;
    font-size: 16px;
    margin: 15px 0 5px;
}
.single-format-aside .ket-qua tbody td {
    width: 50%;
}
.single-format-aside .ket-qua tbody td:last-child h2 {
    background-position: 0 100%;
    
}
.single-format-aside .ket-qua tbody td:last-child {
    padding-left: 40px;
}
.single-format-aside h2.center {
    background-position: center 100%;
    text-align: center;
}
.single-format-aside .ket-qua tbody td{
    width: 50%;
}
.single-format-aside tbody td h3 {
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0;
}
 
.control-service li {
    background: #000;
    width: 70px;
    height: 70px;
    background: url(assets/images/icon-nav-control-right.png) no-repeat center center;
    border-bottom: 1px solid #dedede;
}
.control-service ul {
	border: 1px solid #dedede;
}
.single-format-aside .control-service ul {
	border: 1px solid #dedede;
	height: 378px;
}
.single-format-aside .control-service {
    position: fixed;
    top: 110px;
    display: none; 
    background: #fff; 
    margin-top: 20px;
    height: auto;
}
.control-service li.gioithieu {
    background-position: center 9px; 
} 
.control-service li.uudiem {
    background-position: center -62px;
}
.control-service li.quytrinh {
    background-position: center -133px;
}
.control-service li.ketqua {
    background-position: center -204px;
}
.control-service li.chiphi {
    background-position: center -274px;
}
.control-service li.ykien {
    background-position: center -346px;
    border: 0;
    height: 93px;
}
.control-service li span {
    display: block;
    text-align: center;
    padding-top: 40px;
    cursor: pointer;
     
}
.control-service li.selected,
.control-service li:hover {
    background-color: #f0f1f2;
}
.control-service li.focus-top {
    background: url(assets/images/icon-control-to-top.png) no-repeat center 100%;
    height: 33px;
    position: absolute;
    bottom: 0;
}
.control-service li.focus-top span {
    padding-top: 10px;
    color: #fff;
    font-size: 14px;
}
.entry-content ul {
  list-style: initial;
  padding: 0px 0 0 40px;
}
.tabs .tab-caption-item{
    color: #575757;
    cursor: pointer;
    display: inline-block;
    float: left;
    line-height: 45px;
    margin-right: 20px;
    position: relative;
}
.tabs .tab-caption-item:first-child .middle{
    font-size: 0;
    width: 2px;
    padding: 15px 30px 5px 0;
    height: 30px;
    background: url(assets/images/middle-tabs.jpg) no-repeat center center;
}
.tabs .tab-caption-item.last{
    margin-right: 0px;
}
.tabs .tab-caption-item.selected{
    height: 45px;
}
.tabs .tab-caption-item.selected .inner{
    color: #333;
    border-top: 2px solid #3A1A01;
}
.tabs #tab-content{
  padding-left: 6px;
}
.tabs .tab-content-item{
    display: none;
    /* margin: 40px 0; */
}
.tabs .tab-content-item img {
    margin: 0; 
}
.tabs .tab-content-item a{
	text-decoration: none;
}
.tabs .tab-content-item a:hover{
	text-decoration: underline;
}
.tabs .tab-content-item.show{	
    display: block;
}
 
.tabs .tab-content-item .question-more {
    background: url(assets/images/icon-arrow-right-red.png) no-repeat 0 4px;
    padding-left: 10px;
    display: inline-block;
    float: left;
    line-height: 20px;
    margin-right: 20px;
}
.cat-nav .menu li.first > a {
    background: #607797;  
	color: #fff;  
	position: absolute;  
	margin-bottom: 0;  
	width: 200px;  
	height: 40px;  
	line-height: 40px;  
	display: block;  
	top: -40px;  
	left: 0;
    padding-left: 10px;
}
.cat-nav .menu li .sub-menu a {
    position: static;
    
    font-weight: normal;
    display: block;
}
.wrapper-page-contact .company-info p.lbl_1 {
    color: #808080;
}
.wrapper-page-contact .company-info p.company-name {
    color: #ff6600;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
}
.wrapper-page-contact .company-info {
    color: #333333;
}
.wrapper-page-contact .company-info p.place {
    color: #006699;
    font-size: 14px;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 8px;
    margin-top: 16px;
 
}
.wrapper-page-contact .company-info p.place strong:hover {
    background: url(http://dr-spiller.vn/skin/frontend/default/artdeco/images/icon-map.png) no-repeat 100% 0;
    padding-right: 30px;
    padding-bottom: 10px;
}
 
.wrapper-page-contact .company-info a {
    color: #006699;
}
.wrapper-page-contact .company-info .box-text {
    float: left;
    width: 360px;
    width: 48%;
    margin: 25px 0px;
}
.wrapper-page-contact .company-info {
	width: 100%;
    margin: 25px 0px;
    text-align: left;
	/* float: left; */
}
.wrapper-page-contact .company-name {
    text-align: left;
}
.box-form-contact {
    float: right;
    width: 310px;
    margin-top: 25px;
}
.contactForm .form-list li {
    list-style: none;
    margin-bottom: 10px;
    text-align: center;
}
.contactForm {
    background: #f1f1f1;
    display: block;
    padding-bottom: 40px;
}
.contactForm .headtitle {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 15px;
    margin-top: 20px;
    text-align: center;
}
.contactForm .form-inner {
    padding: 12px;
}
.contactForm  input.input-text {
    border: 0;
    width: 276px;
    height: 30px;
    padding-left: 8px;
}
.contactForm .form-list textarea {
    width: 100%;
    height: 55px;
    border: none;
    padding-left: 8px;
    padding-top: 8px;
}
.contactForm .buttons-set {
    text-align: center;
    padding: 0;
    margin: 30px 0 0;
}
.contactForm .buttons-set button.button {
    float: none;
    margin: 0;
    background: #333333;
}
.contactForm .headtitle {
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
    color: #1a1a1a;
	font-size: 18px;
}
*:focus,
*:active,
a:active,
a:focus,
input:focus,
input:active { 
    -moz-outline-style: none;
    outline:none;
    outline: 0;
}
.contactForm .wpcf7-text {
    border: 0;
    height: 32px;
    width: 100%;
}
.contactForm .wpcf7-submit {
    color: #fff;
	
    background: #333333;
    font-size: 14px;
}
.contactForm span.wpcf7-not-valid-tip {
    font-size: 12px;
}
#colorbox.loading #cboxContent {
    background: transparent;
} 
#colorbox.loading #cboxClose {
    display: none;
}
#colorbox.loading #cboxLoadingGraphic,
#colorbox.loading #cboxLoadingOverlay {
    display: block !important;
}
div.wpcf7 img.ajax-loader {
	display: block;
	margin: 0 auto;
}
.hide { display: none; }
.breadcrumbs span:nth-last-child(2) {
    /* display: none; */
}
.wp-pagenavi {
    margin: 20px 0;
    text-align: center;
    clear: both;
}
#mapcontainer .layer-map {
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(assets/images/map-tru-so-chinh.jpg);
    background-position: center center;
} 
#mapcontainer {
    position: relative;
}
.layer-video {
    position: absolute;
    height: 100%;
    top: 0;
    width: 100%;
    z-index: 1;
    background: url(assets/images/video.jpg) center;
    background-size: auto 560px;
} 
.home-video {
    position: relative;
}
.form-popup {
    padding: 25px;
    text-align: center;
}
.form-popup input.wpcf7-text,
.form-popup textarea {
    border: 1px solid #ddd;
    margin-top: 10px;
}
.form-popup input.wpcf7-text {
    height: 32px;
}
.wpcf7-submit {
    background: #333;
}
.form-popup .headtitle {
    font-size: 20px;
}
.search .entry-title {
    font-size: 15px;
}
.col1-layout .site-content {
    margin: 0 auto;
    width: 100%;
}
.single-format-audio .col1-layout .site-content {
    max-width: 100%;
    text-align: center;
} 
     
ul.company-address .name span {
	cursor: pointer;
	padding: 5px 32px 5px 0;
	color: #333;
}
 
ul.company-address li.odd {
    clear: both;
}
.single-format-audio .breadcrumbs {
    width: 960px;
    margin: 0 auto;
    text-align: left;
    display: none;
}
.single-format-aside .space-left {
    padding-left: 44px;
}
.buttons-set {
    padding: 20px 0 0;
}
.category-image {
    text-align: center;
}
.single-format-aside .sections-3 {
    color: #fff;
    
}
.single-format-aside .sections-3 th,
.single-format-aside .sections-3 td {
    text-align: center;
    padding: 5px 0;
}
.single-format-aside .sections-3 p {
    margin: 0;
}
.contact-service .headboxtitle {
    text-align: center;
    font-size: 23px;
    font-weight: bold;
    color: #607797;
    margin-bottom: 65px;
}
.contact-service .col {
    float: left;
    width: 50%;
}
.contact-service .col-1 li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 26px;
}
.contact-service .col-1 li .num {
    position: absolute;
    left: -15px;
    top: 3px;
    font-size: 30px;
    font-weight: bold;
    color: #ff7a01;
}
.contact-service .wpcf7 {
    background: #e6e7e8;
    width: 345px;
    text-align: center;
}
.contact-service .wpcf7 li {
    margin-bottom: 12px;
}
.contact-service .wpcf7 li input.wpcf7-text {
    border: 0;
    
    width: 100%;
} 
.contact-service .wpcf7 .headtitle {
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 20px;
} 
.contact-service .form-inner {
    padding: 21px 15px 0;
} 
.contact-service .wpcf7 textarea {
    border: 0;
    height: 100px;
    width: 100%;
}
.contact-service .col.col-2 {
    float: right;
} 
.contact-service .col.col-1 {
    width: 48%;
}
.contact-service {
    /* border-top: 1px solid #ececec; */
    padding-top: 20px;
    margin-bottom: 50px;
    margin-top: 20px;
}
.contact-service .wpcf7 .buttons-set {
    padding-bottom: 20px;
} 
.box-form-contact {
    width: 48%;
}
.contact-service .col-1 li .num {
    left: 0px;
}
.intro-list .item img {
    width: 100%;
    max-width: 100%;
	
}
input.wpcf7-text.wpcf7-not-valid {
    background: #faebe7 !important;
    border: 1px dashed #FDAD97 !important;
}
span.wpcf7-not-valid-tip {
	text-align: left;
}
.post-suggest .headtitle {
    font-weight: bold;
    font-size: 20px;
}
 
.post-suggest {
    margin: 20px 0 20px;
    border-top: 1px solid #ddd;
    padding: 20px 0 0;
}
.post-suggest .headtitle .line {
    display: block;
    width: 50px;
    height: 2px;
    background: #ddd;
    margin: 10px 0 0;
}
.category-image img {
    max-width: 100%;
}
.sections-2 span.number {
    position: absolute;
    top: 20px;
    left: -44px;
    font-size: 30px;
    font-family: Tahoma;
    font-weight: normal;
    color: #ff7a01;
}
.sections-2 .div-block {
    position: relative;
}
.sections-2 td:last-child {
    padding-top: 25px;
}
.sections-2 td:first-child {
    width: 31%;
    
}
.single-format-aside th {
    text-transform: initial;
}
.sections-4 td {
    width: 50%;
}
.sections-4 img {
    max-width: 344px;
}
ul#logo-product .owl-item img.hover {
    display: none;
}
ul#logo-product .owl-item:hover img.hover {
    display: initial;
}
ul#logo-product .owl-item:hover img.over {
	display: none;
}	
.sections-2 td:last-child {
    width: 68%;
}
.no-result .title {
    font-size: 30px;
    text-align: left;
    margin: 50px 0 0;
}
.sections-2 .div-block img {
    max-width: 202px;
}
ul.company-address .name a {
    text-decoration: none;
}
.sections-2 td {
    position: relative;
}
.video-container {
    position: relative;
    padding-bottom: 532px;
    padding-top: 30px; height: 0; overflow: hidden;
    max-width: 1000px;
    margin: 0 auto;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.single-format-aside .sections-3 thead {
	background: #607797;
}
.single-format-aside .sections-3 th,
.single-format-aside .sections-3 td {
    width: 25%;
    padding: 11px 0;
    font-family: Roboto-LIGHT;
    font-size: 14px;
}
.single-format-aside .sections-3 th p,
.single-format-aside .sections-3 td p{
    font-family: Roboto-LIGHT;
    font-size: 16px;
}
    
.single-format-aside .sections-3 table {
    border-collapse: collapse;
}
.single-format-aside .sections-3 td {
	background: #eeeeee;
}
.single-format-aside .sections-3 tbody {
    color: #333333;
}
.single-format-aside .sections-1,
.single-format-aside .sections-2,
.single-format-aside .sections-3,
.single-format-aside .sections-4,
.single-format-aside .sections-5 {
    border-bottom: 1px solid #ececec;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.cat-nav li:last-child {
    border: 0;
}
.contact-left {}
h3.widget-title {
    display: none;
}
.contact-left p {
    font-weight: bold;
    font-family: Arial;
    margin-bottom: 3px;
}
.contact-left p.phone {
    font-size: 20px;
    line-height: 16px;
    color: #f85102;
    margin-bottom: 3px;
    line-height: 24px;
}
.contact-left p.tel {
    font-size: 20px;
    line-height: 16px;
    margin-bottom: 7px;
    color: #607797;
}
.contact-left p.mail {
    color: #607797;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 15px;
}
.cat-nav .current-menu-item > a{
	background: url(assets/images/icon-menu-active.png) no-repeat 98% 5px;
}
.cat-nav .current-menu-item a {
	font-weight: bold !important;
}
.contact-left li {
	float: left;
	width: 44px;
	height: 44px;
	font-size: 0;
	display: block;
	margin-right: 6px;
	background: url(assets/images/icon-link-to-page.jpg);
}
.contact-left li.time {
	
}
.contact-left li.facebook {
    background-position: -50px 0;
}
.contact-left li.map {
    background-position: -100px 0;
}
.contact-left ul {
    margin: 15px 0 0;
}
.contact-left ul a {
    display: block;
    width: 100%;
    height: 100%;
}
iframe[name="google_conversion_frame"] {
	display: none;
}
.post-suggest-list p.headtitle {
    font-size: 20px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
}
.post-suggest-list li {
    line-height: 26px;
    margin-bottom: 21px;
    float: left;
    width: 260px;
    margin-right: 10px;
}
.post-suggest-list a.a-image {
}
.post-suggest-list a.a-image img {
    width: auto;
    max-width: 100%;
    height: 180px;
    overflow: hidden;
}
.post-suggest-list a.title {
    color: #333;
    font-size: 16px;
    padding-right: 10px;
    text-decoration: none;
    text-align: center;
    display: block;
    line-height: 20px;
    height: 47px;
}
.post-suggest-list li.first {clear: both;} 
.wpcf7-form li.capcha {
    background: #fff;
    text-align: left;
}
.wpcf7-form li.capcha .wpcf7-captchar{
    border: 0;
}
.box-facebook p.title-1,
.box-facebook p.title-2 {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 13px;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 0px;
    line-height: 20px;
    color: #999;
    margin-bottom: 1px;
}
.box-facebook p.title-2 {
    border-bottom: 0;
    margin-bottom: 5px;
    color: #333;
    font-weight: bold;
    font-size: 11px;
} 
.box-facebook {
    margin: 30px 0 0;
}
.box-scroll {
    background-color: #fff;
    width: 300px;
    padding-top: 0px;
}
.intro-homepage h1.entry-title {
    font-size: 30px;
    margin: 0;
}
.intro-homepage .entry-content h2 {
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
}
.uu-diem {
    width: 1000px;
    margin: 0 auto;
}
.uu-diem .col {
    float: left;
    width: 50%; 
    text-align: right;
}
.uu-diem {
    width: 960px;
    margin: 0 auto;
}
.uu-diem .col {
    float: left;
    width: 50%; 
}
.uu-diem h2 {
    font-weight: normal;
    
}
.uu-diem span {
    display: block;
    text-align: right;
    font-size: 35px;
}
.uu-diem .col-1 .col-inner {
    background-color: #e6e7e8;
    padding: 5px 28px 20px;
    margin: 30px 0 0;
}
.uu-diem a.a-viewmore {
    color: #607797;
    text-decoration: underline;
}
.uu-diem span.t1 {
    color: #4c4c4c;
    font-family: Roboto-LIGHT;
}
.uu-diem span.t2 {
    color: #607797;
    font-family: Roboto-BOLD;
}
.service-hot .headtitle {
    font-size: 30px;
    font-family: Roboto-LIGHT;
    font-weight: normal;
    margin-bottom: 0;
}
p.line.a-left {
    text-align: left;
    margin: 24px 0 24px;
}
.service-hot .headtitle p.title {
    font-size: 23px;
    font-family: Roboto-LIGHT;
    color: #333333;
    margin-bottom: 12px;
}
.service-hot .headtitle .line {
    /* margin: 0; */
}
.dac-diem li {
    float: left;
    width: 33.33%;
    text-align: center;
}
.dac-diem li img {
    margin-bottom: 10px;
    float: left;
    margin: 8px 0 0;
}
.dac-diem .inner {
    padding: 0 10px;
    /* border: 2px solid #ddd; */
    margin: 11px;
    height: 100px;
    vertical-align: middle;
}
.dac-diem li p {
    font-size: 16px;
    line-height: 21px;
    float: right;
    width: 176px;
    text-align: center;
    margin: 50px 0 0;
} 
div.wp_bannerize div {
    text-align: left !important;
    margin: 0px 0 0;
}
.widget-footer {
    width: 100%;
    text-align: center;
    left: 0;
}
span.banner-close {
    position: absolute;
    display: block;
    right: 0;
    top: 0;
    z-index: 99;
    background: #fff url(assets/images/iconClose.gif);
    width: 15px;
    height: 15px;
}
.wp_bannerize.banner-horizontal {
    position: relative;
    display: inline-block;
}
.widget_text {
    margin-bottom: 20px;
}
.wpcf7-captchac {
    float: left;
    margin-top: 5px;
}
.wpcf7-form li.capcha span.wpcf7-form-control-wrap {
	position: relative;
	/* float: left; */
}
.wpcf7-form li.capcha .input-box.clear {
    margin-top: 0px;
}
.wpcf7-form li.capcha span.wpcf7-form-control-wrap {
    float: left;
    width: 100px;
}
.form-popup textarea {
	height: 110px;
}
.tptn_counter {
    display: none;
}
.intro-homepage .entry-header {
    margin: 0;
}
.intro-homepage .alignleft {
    padding-right: 30px;
    margin: 5px 0 0;
}
.intro-homepage table td {
    width: 50%;
    vertical-align: top;
    padding: 0;
    font-size: 13px;
}
.intro-homepage table p {
    font-size: 13px;
}
.home footer#colophon {
	background: #fff;
	margin: 0;
}
footer#colophon {
    max-width: 100%;
    margin: 30px auto 0;
    padding-bottom: 0;
    
}
.fade-menu {
    background: #789ec3;
    
    padding: 0px 0px;
    position: fixed;
    width: 100%;
}
.fade-menu .logo , .fade-menu .sologan {
    float: left;
    position: absolute;
    left: 1%;
}
.fade-menu #search_mini_form {
    margin: 10px 0;
    position: absolute;
    right: 1%;
    top: 2px;
}
.fade-menu .inner {
    margin: 0 auto;
    height: 52px;
}
.fade-menu .sologan {
    color: #fff;
    margin: 0 auto;
    font-size: 13px;
    float: none;
    position: static;
    line-height: 50px;
    text-align: center;
    font-weight: normal;
}
.fade-menu #search_mini_form input#search {
    background: none;
    border-radius: 2px;
    width: 185px;
    height: 26px;
    color: #c0c1c2;
}
.fade-menu #search_mini_form button.button span span {
    background-color: transparent;
    height: 30px;
}
.fade-menu #search_mini_form .form-search button.button {
    right: 3px;
}
.fade-menu.toggle {
	 
	 
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
	/*overflow: hidden;*/
	position: fixed;
	top: 0;
	z-index: 999990;
	-webkit-transform: translate3d(0, -100%, 0);
	-moz-transform: translate3d(0, -100%, 0);
	-ms-transform: translate3d(0, -100%, 0);
	-o-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
	-webkit-transition: all 0.35s ease-out 0s;
	-moz-transition: all 0.35s ease-out 0s;
	-ms-transition: all 0.35s ease-out 0s;
	-o-transition: all 0.35s ease-out 0s;
	transition: all 0.35s ease-out 0s;
}
.fade-menu.toggle.active {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-khtml-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.fade-menu .sologan b {
    font-family: Roboto-BOLD;
}
.post-homepage .line {
	width: 20px;
	height: 2px;
	background: #333333;
	display: block;
	margin: 15px auto 0;
}
.post-homepage .entry-header {
    margin: 0 0 35px;
}
.post-homepage .entry-content h2 {
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
}
.post-homepage .alignleft {
    margin: 5px 0 0;
}
.post-homepage {
    text-align: center;
    max-width: 960px;
    width: auto;
    margin: 0px auto 30px;
    padding-top: 40px;
}
.uu-diem .headtitle p.title {
    font-size: 23px;
    font-family: Roboto-LIGHT;
    color: #333333;
    margin-bottom: 12px;
    font-weight: normal;
}
.uu-diem h3.headtitle {
    margin: 0;
}
.finding-chuyengia ul .a-image img {
    max-width: 83px;
}
.slide-san-pham,
.giai-thuong {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
}
.slide-san-pham .headtitle p.title,
.giai-thuong .headtitle p.title {
    font-size: 23px;
    font-family: Roboto-LIGHT;
    color: #333333;
    margin-bottom: 12px;
    font-weight: normal;
}
h3.center {
    text-align: center;
}
.post-homepage .div-image {
    float: left;
    width: 49%;
}
.post-homepage .div-text p{
	color: #4c4c4c;
}
.post-homepage .div-text {
    float: right;
    width: 49%;
    text-align: left;
    color: #4c4c4c;
}
.post-homepage .div-text h2,
.post-homepage .div-text h2 strong {
    font-weight: normal;
    font-style: normal;
    font-family: Roboto-LIGHT;
    color: #4c4c4c;
}
.post-homepage .div-text h2 strong {
    color: #607797;
    display: block;
}
.fanpage-facebook p.title-facebook {
    text-transform: uppercase;
    font-size: 11px;
    color: #333;
}
.finding-inner h3.headtitle .line {
    margin: 15px 0 0;
}
.wrapper-footer .col {
    width: 28%;
    float: left;
}
.wrapper-footer p {
    color: #fff;    
}
.head-category img.category-image {
    float: left;
    width: 49%;
}
.head-category h3.headtitle {
    text-align: center;
    color: #333333;
    font-family: Roboto-LIGHT;
    border-top: 1px solid #cecece;
    padding: 37px 0 0;
    margin-bottom: 0;
}
.head-category h3.headtitle .line {
    margin: 23px auto 0;
    
    width: 20px;
    background-color: #333;
}
.head-category .term-description {
    float: right;
    width: 49%;
}
.wrapper-review {
    background-color: #eeeeee;
    position: relative;
    margin: 20px 0 20px;
    padding: 20px 0 0;
}
.tabs-review {
    margin-left: 200px;
    margin-right: 40px;
}
.wrapper-review .btn-review {
    background: #607797;
    text-decoration: none;
    color: #fff;
    padding: 10px;
    display: block;
    width: 120px;
    text-align: center;
    top: 20px;
    position: absolute;
    left: 40px;
    text-transform: uppercase;
    border-radius: 2px;
    font-size: 12px;
}
.social-share {
    border-top: 1px solid #d9d9d9;
	
    padding: 10px 0 0px;
    margin-bottom: 20px;
}
.social-share p.title {
    font-size: 11px;
    text-transform: uppercase;
}
.product-sku {
    color: #1a1a1a;
    font-size: 18px;
    border-top: 1px solid #d9d9d9;
    padding-top: 20px;
    margin-top: 10px;
    margin-bottom: 20px;
}
.footer-uu-diem {
    background-color: #fff;
    width: 100%;
    max-width: 1400px;
    border: 0;
    
    margin: 20px 0 20px;
}
.footer-uu-diem ul.dac-diem {
    width: 960px;
    margin: 0 auto;
    padding: 30px 0 0;
}
.wrapper-footer li {
    padding: 0;
}
.wrapper-footer li a {
    color: #fff;
    line-height: 21px;
}
.copy-right {
    min-height: 45px;
    background-color: #261511;
    padding: 10px 15px;
}
.copy-right .inner {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
}
.copy-right p {
    margin: 0;
    color: #fff;
}
.cat-social p.headtitle {
    color: #607797;
}
.headtop {
    border-bottom: 1px dotted #770000;
    color: #fff;
    background-color: #2a1301;
}
.headtop h1 {
    float: left;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    line-height: 35px;
}
.headtop .text-line-right {
    float: right;
}
.headtop a {
    color: #fff;
}
.header-main {
    width: 960px;
    margin: 0 auto;
}
.headtop-inner {
    width: 1140px;
    margin: 0 auto;
}
.headtop .text-line-right span,
.headtop .text-line-right a {
    line-height: 35px;
    font-size: 13px;
} 
.product-list-homepage li {
    list-style: none;
    float: left;
    text-align: right;
    width: 266px;
    margin-right: 25px;
}
.product-list-homepage li a {
    display: block;
    width: 96%;
    vertical-align: middle;
}
.product-list-homepage li.first {
    clear: both;
}
.description-homepage .headtitle {
    width: 55%;
    margin: 20px auto 35px;
    text-align: center;
    position: relative;
    border-bottom: 1px solid #000;
}
.description-homepage .headtitle span {
    line-height: 30px;
    background-color: #fff;
    padding: 0 24px;
    font-size: 22px;
    font-family: Roboto-LightItalic;
}
.description-homepage .headtitle p {
    position: absolute;
	
    top: -16px;
    text-align: center;
    width: 100%;
}
.description-homepage .div-text {
    margin: 0 auto;
    width: 80%;
    text-align: center;
    font-style: italic;
    line-height: 26px;
}
ul.product-list-homepage li a.a-image {
    text-align: center;
    position: relative;
}
ul.product-list-homepage li p.title {
    border-bottom: 1px solid #ddd;
    font-weight: normal;
    padding-bottom: 8px;
    margin-bottom: 5px;
    text-transform: uppercase;
}
ul.product-list-homepage .inner-item {
    padding: 0;
}
ul.product-list-homepage p.price {
    font-size: 14px;
}
.description-homepage {
    margin: 50px 0 30px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a:hover {
  color: #333;
  text-decoration: underline;
}
.product-hight-light h3.head-title {
    font-size: 22px;
    padding: 0;
    color: #666;
    font-weight: normal;
    margin: 0 0 10px;
}
.footer-maps {
    margin: 20px 0 0;
    text-align: center;
    line-height: 0;
}
.headtop .text-line-right span.shipping {
	background: url(assets/images/group-icon.png) no-repeat 0 6px;
	padding: 7px 0 7px 36px;
	margin-right: 30px;
}
.headtop .text-line-right .call {
	background: url(assets/images/group-icon.png) no-repeat 0 -55px;
	padding: 7px 0 7px 36px;
}
.header-text {
    background-color: rgba(85, 40, 28, 0.66);
    width: 260px;
    color: #fff;
}
.header-inner {
    padding: 30px;
}
.header-inner .t1 {
    margin: 0 0 30px;
    font-weight: normal;
}
.header-inner .t2 {
    margin: 0;
    font-weight: normal;
    font-size: 15px;
    line-height: 37px;
}
.head-left {
    float: left;
    line-height: 33px;
    width: 300px;
}
.head-right .text-event .title {
    font-size: 35px;
    font-weight: normal;
    margin: 0 0 15PX;
}
.head-right {
    float: right;
    width: 500px;
    margin: 0px 0 0;
    color: #fff;
}
.head-right .text-event p.description {
    font-size: 19px;
    font-family: Roboto-light;
    line-height: 30px;
}
.head-right .text-event a.view-more {
    background-color: rgba(255, 208, 0, 0.6);
    padding: 10px 15px;
    font-size: 18px;
    color: #fff;
    display: block;
    width: 120px;
    text-align: center;
}
ul.list-social li {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(assets/images/icon-social.png);
    margin-left: 10px;
	
    text-align: right;
}
ul.list-social li.youtube {
    background-position: -34px 0;
}
ul.list-social {
    text-align: right;
}
.text-event {
    margin: 70px 0 0;
}
div#search-container {
    margin: 30px 0 0;
    float: right;
}
.left-menu {
    padding: 0;
    
}
.left-menu .head-menu {
    font-size: 18px;
}
.left-menu .sub-menu {
    background-color: #68656a;
    color: #fff;
    padding: 15px 40px;
}
.left-menu a {
    color: #333;    
    font-size: 15px;
}
.left-menu li {
    margin: 0 0 15px;
}
.product-hight-light {
    margin: 0 0 30px;
}
.left-menu .head-menu > a {
    margin: 0;
    display: block;
    background-color: #333333;
    padding: 24px 40px;
}
.homeÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â .site-header {
    height: 668px;
}
.product-related li {
    float: left;
    width: 25%;
    margin: 0 0 30px;
}
.product-related li.first {
    clear: both;
}
.product-related li a {
    /* width: 96%; */
    min-height: 200px;
    display: table-cell;
    vertical-align: middle;
}
.product-related li p.title {
    border-bottom: 1px solid #ddd;
    font-weight: bold;
    padding-bottom: 8px;
    margin-bottom: 5px;
    text-align: right;
}
.product-related .inner-item {
    padding: 0 10px;
}
.product-related p.price {
    font-size: 13px;
    text-align: right;
}
.product-related .head-title {
    color: #333;
    font-weight: normal;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
.doi-tac li {
    display: inline-block;
}
.doi-tac .headtitle {
    font-weight: normal;
    text-align: left;
    border-top: 2px solid #2a1301;
    padding: 10px 0 0;
    text-transform: uppercase;
    font-size: 15px;
}
.doi-tac {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
}
.wrapper-company {
    background-color: #2a1301;
    color: #fff;
    padding: 50px 0 50px;
}
.wrapper-company-inner {
    margin: 0 auto;
    padding-right: 30px;
}
.wrapper-company .col {
    width: 33.33%;
    float: left;
}
.wrapper-company .headtitle {
    text-align: center;
    font-size: 18px;
    margin: 0 0 30px;
}
.wrapper-company .col-inner {
    padding-right: 20px;
}
.home .site-header {
    height: auto;
    margin: 0 0 0;
    width: 100%;
    top: 0;
}
.submenu-top li a {
    color: #fff;
}
.submenu-top li {
    display: inline-block;
    margin-left: 20px;
    line-height: 33px;
}
.submenu-top {
    text-align: right;
    margin: 0 0 0;
}
#primary {
    margin: 15px auto;
}
.text-camket {
    float: left;
    width: 46%;
}
.box-contact {
    float: right;
    width: 46%;
}
.box-contact ul.form-list li {
    margin-bottom: 12px;
}
.box-contact ul.form-list li input {
    height: 36px;
    width: 100%;
}
.box-after-detail-product {
    border: 1px solid #ddd;
    padding: 20px;
}
.box-contact ul.form-list li textarea {
    width: 100%;
    height: 100px;
}
.box-contact p.headtitle {
    text-align: center;
}
.box-contact ul.form-list li.capcha {
    border: 1px solid #ddd;
}
.text-camket .headtitle {
    margin: 0 0 20px;
    font-size: 18px;
    text-align: center;
}
.text-camket li {
	background: url(assets/images/icon-camket.png) no-repeat;
	padding-left:50px;
	min-height: 40px;
}
.wrapper-footer .col.col-1 {
    width: 42%;
}
.home .site {
}
.site .layout-over {
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 0;
}
.product-hight-light .view-more {
    text-align: right;
    text-decoration: underline;
    margin: 20px 0 0;
}
ul.product-list-homepage li.last {
    margin: 0;
}
.header-nav .menu-btn span {
    background: #fff;
    width: 25px;
    height: 3px;
    display: block;
    margin-bottom: 5px;
}
.header-nav {
    position: relative;
}
.headtitle-menu {
    float: left;
    color: #fff;
    margin-left: 20px;
    font-size: 17px;
    line-height: 16px;
}
.header-nav  .menu-btn {
    float: left;
    margin-left: 5px;
}
.menu-menu-top-container {
    z-index: 999;
    text-align: center;
}
.menu-menu-top-container .primary-menu {
    padding: 0;
    
}
.menu-menu-top-container .primary-menu a {
    font-size: 15px;
    color: #fff;
    border-bottom: 1px solid #666b7e;
    display: block;
    margin: 0 15px;
    padding: 10px 0px;
}
.menu-menu-top-container .primary-menu li {
}
.menu-menu-top-container .primary-menu li ul.sub-menu {
    display: none;
}
.menu-top.clear {
    background-color: #565b70;
    padding: 15px 10px 10px;
}
.header-nav:hover .menu-menu-top-container{
	display: block 
}
.menu-menu-top-container li:hover,.header-nav:hover .menu-top {
    background-color: #666b7e;
    cursor: pointer;
}
.main-menu {
    float: right;
}
.banner-left {
    float: left;
}
.banner-right {
    float: right;
    width: 270px;
}
.banner-right .sub-banner img {
    height: 208px;
    width: 250px;
}
.box-collect-home {
    padding: 20px 0 0;
}
.box-collect-home .view-more {
    line-height: 20px;
    text-align: right;
    float: right;
}
.box-intro-home .col {
    width: 360px;
    float: left;
    margin-right: 30px;
}
.box-intro-home .box-title {
    text-transform: uppercase;
    margin-bottom: 10px;
    font-family: OPENSANS-BOLD;
}
.box-intro-home {
    text-align: center;
    margin-bottom: 30px;
    border-top: 1px solid #ddd;
    margin: 20px 0 20px;
}
.box-intro-home .headtitle {
    font-weight: normal;	
    font-weight: normal;       text-align: left;      
    padding: 10px 0 20px;      padding-left: 70px;      text-transform: uppercase;      font-size: 17px;      line-height: 23px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-headtitle > a {
    font-size: 15px;
    margin: 0 0 10px;
    font-weight: normal;
}
.main-header .logo img {height: 125px;margin-top: -11px;}
.box-intro-home .div-text {
    font-size: 14px;
    padding: 0;
    text-align: left;
}
.box-intro-home .col-inner {
    
}
.box-intro-home .col-1 .headtitle {
	background: url(assets/images/shipping-icon.png)  no-repeat 0 10px;
    
}
.box-intro-home .col-2 .headtitle {
	background: url(assets/images/setup-icon.png)  no-repeat 0 0;
    
}
.box-intro-home .col-3 .headtitle {
	background: url(assets/images/warranty-icon.png)  no-repeat 0 0;
    
	background-size: 35px auto;
}
.box-collect-home .headtitle {
    margin: 0 0 10px;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    float: left;
}
#du-an-thiet-ke .item {
    padding: 0 5px;
    cursor: pointer;
}
.du-an-thiet-ke .headtitle {
    font-weight: normal;
    border-bottom: 2px solid #ddd;
    padding-bottom: 5px;
}
.du-an-thiet-ke .headtitle span {
    border-bottom: 2px solid #3A1A01;
    padding-bottom: 8px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}
#du-an-thiet-ke .item .a-image {
    display: block;
    overflow: hidden;
    height: 165px;
    margin-bottom: 15px;
}
#du-an-thiet-ke .item .a-image img {
    min-height: 165px;
}
.du-an-thiet-ke {
    position: relative;
}
.du-an-thiet-ke .owl-theme .owl-controls {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
}
#du-an-thiet-ke.owl-carousel {
    position: static;
}
.search .text,.archive .text {
    float: right;
    text-align: left;
    width: 515px;
}
.box-social li.facebook {
    background: url(assets/images/icon-facebook.png) no-repeat center;
    background-size: 12px auto;
}
.box-social li.google {
    background: url(assets/images/icon-google.png) no-repeat center;
    background-size: 25px auto;
}
.box-social li {
    height: 40px;
    width: 40px;
    display: block;
    border-radius: 20px;
    border: 2px solid #fff;
    float: left;
    margin-right: 20px;
}
.logo-doitac li {
    float: left;
    width: 14.2%;
    text-align: center;
}
.logo-doitac {
    width: 1140px;
    margin: 0 auto 0;
    padding: 20px 0;
}
.logo-doitac ul {
    text-align: justify;
}
.logo-doitac .headtitle {
    font-weight: normal;
    border-bottom: 3px solid #ddd;
    padding-bottom: 5px;
    margin-bottom: 30px;
}
.logo-doitac .headtitle span {
    border-bottom: 3px solid #3A1A01;
    padding-bottom: 6px;
}
.box-intro-home .col:last-child {
    margin: 0;
}
.form-subscriber {
    margin: 0px 0 23px;
}
.form-subscriber .wpcf7-text {
    width: 196px;
    height: 38px;
    background-color: #f1f1f1;
    border: 1px solid #fff;
}
.form-subscriber .wpcf7-submit {
    background-color: #261511;
    border: 1px solid #ddd;
    text-transform: uppercase;
    padding: 10px;
}
.box-cauhoithuonggap {
    float: left;
    width: 50%;
}
.box-cauhoithuonggap h2,
.box-cauhoithuonggap h3 {
    font-weight: normal;
    font-size: 14px;
    color: #666;
}
.box-cauhoithuonggap h3 {
    margin-left: 31px;
    
    margin-bottom: 25px;
    border-left: 3px solid #DCDCDC;
    padding-left: 10px;
}
.box-cauhoithuonggap h2 {
    font-weight: bold;
    margin-bottom: 10px;
    background: url(assets/images/question-icon.jpg) no-repeat 0 4px;
    background-size: 21px;
    padding: 5px 0;
    padding-left: 30px;
}
.box-cauhoithuonggap h1 {
    margin-left: 0px;
    font-weight: normal;
}
.wrapper-page-contact .map img {
    width: 100%;
}
.text-camket li.item-2 {
    background-position: 0px -178px;
}
.text-camket li.item-3 {
    background-position: 0px -117px;
}
.text-camket li.item-4 {
    background-position: 0px -61px;
}
.col2-right-layout #content {
    width: 820px;
    float: left;
}
.sidebar-right {
    float: right;
    width: 262px;
}
.product-categories li a {
    color: #333;
    text-transform: uppercase;
    padding: 11px 10px 10px;
}
.product-categories li a {
    border-bottom: 1px solid #ddd;
    display: block;
}
.product-categories ul.children {
    margin: 0;
    border-top: 1px solid #ddd;
}
.product-categories ul.children a {
    padding-left: 20px;
    line-height: 15px;
}
h3.widget-title {
    display: block;
    font-weight: normal;
    font-size: 15px;
    margin: 0 0 0;
    color: #fff;
    padding: 0;
    border-bottom: 2px solid #2A1301;
    height: 39px;
}
ul.product-categories {
    /* border: 1px solid #ddd; */
}
.product-categories > li.current-cat-parent > a {
    border: 0;
}
.product-categories li:last-child a {
    border: 0;
}
ul.product-categories li {
    padding: 0;
}
.search  .entry-content li {
    float: left;
    width: 33.33%;
    margin-bottom: 30px;
}
.search  .page-title {
    margin-bottom: 30px;
}
.search ul.products li.product .title {
	padding: .5em 0;
	margin: 40px 0 0;
	font-size: 16px;
	text-align: right;
	font-family: OPENSANS-REGULAR;
	color: #333333;
	border-bottom: 1px solid #d9d9d9;
}
.search ul.products li.product .price {
	color: #333333;
	display: block;
	font-weight: 400;
	margin-bottom: .5em;
	font-size: 15px;text-align: right;
	margin: 10px 0 0;
}
.search ul.products li.product .inner-item {
    padding: 0 15px;
}
.news-list-related li a {
    font-size: 15px;
}
.news-list-related li {
    margin-bottom: 12px;
}
.news-list-related .headtitle {
    font-size: 16px;
    text-transform: uppercase;
    margin: 0px 0 15px;
    /* border-bottom: 1px solid #ddd; */
    padding-bottom: 10px;
}
.wrapper-footer li {
    margin-bottom: 5px;
}
.wrapper-footer h3 {
    text-transform: uppercase;
    margin: 0 0 10px;
    padding-bottom: 10px;
    font-size: 14px;
    color: #fff;
}
.form-subscriber .headtitle,
.box-social .headtitle {
    text-transform: uppercase;
    margin-bottom: 20px;
}
.wrapper-footer .col-1 .inner {
    padding-right: 20px;
}
.du-an-thiet-ke .headtitle a {
    text-decoration: none;
}
.logo-doitac li img {
}
.banner-right aside {
    margin-left: 10px;
    line-height: 0;
    position: relative;
}
.banner-right aside img {
    max-width: 100%;
    height: 207px;
}
.banner-right aside a {
    display: block;
    line-height: 0;
}
.banner-right aside:first-child {
    margin-bottom: 8px;
}
#mega-menu-wrap-primary.active {
    position: fixed;
    top: 0;
    z-index: 999;
    border-bottom: 1px solid #2A1301;
}
.btn.btn-navbar {
	display: none;
	
}
a.cart-header {
    display: block;
    width: 30px;
    height: 50px;
    background: url(assets/images/cart-icon.png) no-repeat;
    text-align: center;
    line-height: 41px;
    font-weight: bold;
    font-size: 18px;
}
.box-header {
    float: right;
    margin: 30px 0 0 20px;
}
.banner-right aside .widget-title {
    position: absolute;
    z-index: 999;
    color: #fff;
    font-weight: normal;
    font-size: 15px;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    padding: 8px 0;
    margin: 0;
    text-align: center;
}
.back-to-top {
	position: fixed;
	bottom: 45px;
	right: 10px;
	text-decoration: none;
	color: #000000;
	background-color: rgba(235, 235, 235, 0.80);
	font-size: 0;
	padding: 1em;
	display: none;
	background: url(assets/images/back-to-top.png) no-repeat 100% 0;
	background-size: 40px;
	padding: 20px;
}
.back-to-top:hover {	
	 
}
.news-list-related .headtitle {
    margin: 0px 0 0px;
    font-weight: bold;
}
.logo-fami {
    display: block;
    background-color: #000;
    width: 57px;
    height: 66px;
    height: 26%;
    width: 12%;
    position: absolute;
    bottom: 2px;
    left: 9px;
    z-index: 999;
    background: url(assets/images/logo-fami.png) no-repeat;
    background-size: 100% auto;
    opacity: 0.3;
}
.product-related li a.a-image {
    position: relative;
}
.chat-skype {
    margin-right: 13px;
    float: left;
}
a.chat-yahoo {
    float: left;
    padding: 6px 0 0;
}
.chat-skype p {
    line-height: 10px;
    margin: 0;
}
.chat-skype img {
    margin: 0px !important;
    vertical-align: 0;
}
.chat-skype a {
    display: block;
    line-height: 0;
}
 
div#pp_full_res {
    position: relative;
}
.san-pham-noi-bat p.view-more {
    position: absolute;
    right: 0;
    top: 33px;
    font-weight: normal;
}
h3.head-footer {
    display: block;
    text-align: center;
    margin-bottom: 20px;
    font-weight: bold;
	font-size: 15px;
}
.box-news-homepage .box {
    width: 33.33%;
    float: left;
}
.box-news-homepage .box.news-list li img {
    float: left;
    width: 130px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.box-news-homepage .box.news-list li {
	border-bottom: 1px dotted #ddd;
	padding-top: 6px;
	padding-bottom: 6px;
}
.box-news-homepage .box.news-list .inner {
	
padding-right: 30px;
}
.box-duan-homepage li {
    float: left;
    width: 367px;
    text-align: center;
    margin-right: 15px;
    margin-bottom: 20px;
    line-height: 0;
    display: block;
    position: relative;
}
.box-duan-homepage li img {
    max-width: 100%;
    line-height: 0;
    margin-bottom: 0;
}
.box-duan-homepage .title {
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    /* padding: 10px; */
    display: block;
    height: 30px;
    line-height: 30px;
    position: absolute;
    bottom: 0;
    width: 100%;
    margin-bottom: 0;
} 
.box-duan-homepage p.headtitle {
    text-align: center;
    text-transform: uppercase;
    font-size: 25px;
    display: block;
    margin: 0px auto 30px;
    color: #fff;
    padding: 30px 0 0;
}
.box-duan-homepage p.headtitle .line {
    display: block;
    width: 100px;
    height: 1px;
    background: #fff;
    margin: 20px auto 0;
}
.box-duan-homepage {
    background: #6b5852;
}
.home div#primary {
    width: auto;
    margin: 0;
}
.box-duan-homepage-inner {
    width: 1140px;
    margin: 0 auto;
    padding-bottom: 30px;
}
.box-news-homepage {
       max-width: 1140px;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 20px;
}
.box-news-homepage h3.headtitle {
    text-transform: uppercase;
    margin-bottom: 15px;
    font-size: 17px;
    color: #000;
}
.slide-du-an {
    /* height: 565px; */
    background: #3A1A01 url(assets/images/bep-2.jpg) no-repeat center top;
    background-size: cover;
}
.slide-du-an-inner {
    display: block;
    background: rgba(38, 21, 17, 0.94);
    padding: 0px 0 0;
}
.slide-du-an p.headtitle {
    text-align: center;
    text-transform: uppercase;
    font-size: 25px;
    display: block;
    margin: 0px auto 20px;
    color: #fff;
    padding: 30px 0 0;
}
.slide-du-an p.headtitle .line {
    display: block;
    width: 100px;
    height: 1px;
    background: #fff;
    margin: 20px auto 0;
}
ul.banner-dacdiem li {
    float: left;
    width: 380px;
    text-align: center;
    margin-right: 75px;
    margin: 0 auto;
}
ul.banner-dacdiem {
    text-align: center;
    width: 1140px;
    margin: -56px auto 0;
    height: 180px;
}
ul.banner-dacdiem p.line {
    display: block;
    width: 318px;
    height: 6px;
    background: #2A1301;
    border-radius: 10px;
    margin: -43px auto 0;
}
.wrapper-banner-dacdiem {
    position: absolute;
    /* bottom: 0; */
    width: 100%;
    height: 100px;
    z-index: 99;
    top: 100%;
}
.banner {
    position: relative;
}
ul.banner-dacdiem li .img-thumbnail img {
border: 2px solid #261511;
    border-radius: 5px;}
ul.banner-dacdiem .div-text {
    margin: 40px 0 0;
}
ul.banner-dacdiem p.title {
    color: #000;
    font-weight: bold;
    width: 175px;
    margin: 0 auto;
}
ul.banner-dacdiem .inner {
    position: relative;
    bottom: 0;
    width: 320px;
    height: 160px;
    margin: 0 auto;
    /* border: 1px solid #ddd; */
    /* padding: 10px; */
}
ul.banner-dacdiem .img-thumbnail {
    display: none;
}
ul.banner-dacdiem p.description {
    display: none;
	color: #000;
}
ul.banner-dacdiem a.view-more {
    display: none;
}
ul.banner-dacdiem li:hover a.view-more {
    display: block;
}
ul.banner-dacdiem li:hover .inner-child {
    position: absolute;
    bottom: 0;
    padding: 10px;
    background: rgba(247, 247, 247, 0.5);
    border: 1px solid #ddd;
    left: 0;
}
ul.banner-dacdiem li:hover .img-thumbnail {
    display: block;
    margin: 0px 0 0;
}
ul.banner-dacdiem li:hover .description {
    display: block;
}
ul.banner-dacdiem li:hover a.view-more {
    display: block;
    background: #261511;
    width: 110px;
    padding: 10px;
    margin: 0 auto;
	color: #fff;
	border-radius: 5px;
}
ul.banner-dacdiem li:last-child {
    margin: 0;
}
ul.banner-dacdiem li:hover .div-icon {
    position: absolute;
    top: 124px;
    width: 100%;
    left: 0;
}
ul.banner-dacdiem li img.image-icon {
    width: 75px;
    margin-top: 15px;
}
.category ul.post-list li {
    width: auto;
    border-bottom: 1px dashed #AFAFAF;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.category ul.post-list li.last {
    margin-right: 0;
}
h3.widget-title span {
    background-color: #2A1301;
    padding: 10px;
    display: block;
    width: 165px;
    border-radius: 4px 4px 0 0;
}
.widget_nav_menu li {
    border-bottom: 1px dotted #ddd;
    line-height: 32px;
}
.site-main .sidebar-inner .widget_nav_menu {
    background: #f7f7f7;
}
.widget_nav_menu li a {
    padding: 0 10px;
    display: block;
}
.category ul.post-list li img {
    margin-bottom: 0;
    
}
.category ul.post-list li .category {
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
    text-decoration: underline;
}
.single .entry-title {
    text-transform: uppercase;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.col2-right-layout div#tertiary {
    float: right;
    width: 300px;
}
.news-list-related li .a-image {
    width: 110px;
    display: block;
    float: left;
}
.news-list-related li img {
    max-width: 100%;
}
.news-list-related li a.title {
    float: right;
    font-weight: bold;
    width: 180px;
}
.category ul.post-list.grid li {
    float: left;
    width: 260px;
    text-align: center;
    margin-right: 20px;
    border: 0;
}
.category ul.post-list.grid .entry-thumbnail {
    width: auto;
    float: none;
    margin-bottom: 10px;
}
.category ul.post-list.grid li.last {
    margin: 0;
}
.category ul.post-list.grid .text {
    float: none;
    width: auto;
    text-align: center;
}
.category ul.post-list.grid li .category {
    display: none;
}
.category ul.post-list.grid .entry-title {
    text-align: center;
    font-weight: normal;
}
.category ul.post-list.grid .text .description {
    display: none;
}
.slide-du-an .dg-wrapper img {
    height: 295px;
    border-radius: 0;
}
.box-duan-homepage li a {
    text-decoration: none;
    position: relative;
    display: block;
}
.slide-du-an .head-des {
    margin-bottom: 23px;
    width: 1033px;
    margin: 0 auto 30px;
    color: #fff;
}
.post-suggest-list li.last {
    margin-right: 0;
}
.category ul.post-list.grid li .a-image {
	height: 160px;
	overflow: hidden;
}
.category ul.post-list li .a-image {
    display: block;
    height: auto;
    overflow: hidden;
}
.dg-wrapper .div-image {
    height: 295px;
    overflow: hidden;
}
.huge_it_slideshow_image_wrap_1 {
    background: transparent !important;
    border: 0 !important;
}
.category ul.post-list.grid li.first {
    clear: both;
}
.row-post-list-inner {
    width: 1140px;
    position: relative;
    margin: 0 auto;
}
.row-post-list {
    background: #fff;
    padding: 20px 0 35px;
    position: relative;
}
.home-post-list .owl-item .item {
    padding: 0 5px;
}
.home-post-list .owl-item .item img {
    width: 275px;
}
.row-post-list .headtitle {
    margin: 0 0 20px;
    font-size: 16px;
    font-weight: bold;
    border: 1px solid #271511;
    padding-top: 0;
    line-height: 20px;
    padding: 10px;
}
.row-post-list .owl-theme .owl-controls {
    position: absolute;
    top: 43%;
    right: 0;
    margin: 0;
    width: 100%;
}
.row-post-list  .owl-carousel {
    position: static;
}
.row-post-list .headtitle a {
    color: #271511;
    text-decoration: none;
}
.huge_it_slideshow_dots_thumbnails_1 {
    display: none;
}
.nav-menu .sub-menu li {
    display: block;
    background: rgba(187, 179, 179, 0.52);
}
.hotline .phone {
    margin: 0;
}
.hotline {
    background: rgba(236, 236, 236, 0.69);
    width: auto;
    margin: 0 auto;
    position: fixed;
    bottom: 0;
    right: 0;
	border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
} 
.hotline-inner {
    width: 290px;
    margin: 0 auto;
    font-size: 20px;
    padding: 6px 0px 5px 40px;
    color: #261511;
    font-weight: bold;
    background: url(assets/images/icon-phone.png) no-repeat 4px 5px;
    background-size: 32px auto;
}
.hotline .text {
    font-size: 15px;
    color: #261511;
    float: none;
}
.home-post-list .owl-item .item .title {
    margin-bottom: 0;
    margin: 0 0 0;
    text-align: center;
}
.row-post-list.l2 {
    padding-bottom: 20px;
}
.row-post-list .owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: 0;
    right: initial;
    position: absolute;
}
.nav-menu .sub-menu {
    background: rgba(34,14,16,.8);
}
.form-post textarea {
    width: 322px;
}
.form-post .wide {
    margin-bottom: 10px;
}
.nav-menu > li > a {
    text-transform: uppercase;
}
.box-duan-homepage li.first {
    clear: both;
}
.box-duan-homepage li.last {
    margin: 0;
}
.home-post-list .item {
    width: 280px;
    float: left;
    margin-right: 6px;
    position: relative;
}
.home-post-list .item.last {
    margin-right: 0;
}
.home-post-list .item .div-title {
    margin: 0;
    position: absolute;
    top: 0;
    display: table;
    height: 144px;
    margin: 15px;
    background: rgba(140,121,116,.6);
    border: 1px solid #fff;
    opacity: 0;
}
.home-post-list .item .div-title .div-title-inner {
    display: table-cell;
    vertical-align: middle;
}
.home-post-list .item .div-title .title {
    color: #fff;
    display: block;
    margin: 0 20px;
    text-decoration: none;
	text-align: center;
}
.home-post-list .item:hover .div-title {
    opacity: 1;
}
.tabs #tab-caption{
    text-align: center;
        margin: 35px 0px;
}
.tabs .tab-caption-item{
    color: #575757;
    cursor: pointer;
    display: inline-block;
    float: none;
    line-height: 34px;
    padding-left: 10px;
    margin-right: 7px;
}
.tabs .tab-caption-item:first-child .middle{
    padding-right: 18px;
    font-size: 0;
    width: 2px;
    height: 30px;
    padding: 11px 1px 3px 1px;
    margin-left: 15px;
}
.tabs .tab-caption-item.last{
    margin-right: 0px;
}
.tabs .tab-caption-item.selected{
    height: 34px;
}
.tabs .tab-caption-item.selected .inner{ 
    border-bottom: 2px solid #000;
}
.tabs #tab-content{
}
.tabs .tab-content-item{
    display: none;
}
.tabs .tab-content-item a{
	text-decoration: none;
}
.tabs .tab-content-item a:hover{
	text-decoration: underline;
}
.tabs .tab-content-item.show{	
    display: block;
}
.tabs .tab-caption-item .inner {
    padding-bottom: 10px;
    text-transform: uppercase;
    line-height: 34px;  margin: 0;  padding: 0;  
    font-size: 13px;  font-weight: normal;
    white-space: nowrap;
    display: inline-block;
}
.tabs .tab-caption-item.selected .tabtitle {
    border: 2px solid #261511;
}
.tabs .tab-caption-item .tabtitle {
    border: 2px solid #fff;
    padding: 7px 10px;
    color: #000;
}
p.head-row-title {
    text-align: center;
    font-size: 25px;
    margin: 20px 0 10px;
}
.home-tab-viewmore {
    text-align: right;
    color: blue;
}
.home-tab-viewmore a {
    color: #3434DE;
    text-decoration: underline !important;
}
ul#menu-danh-muc-du-an ul.sub-menu {
    display: none;
}
ul#menu-danh-muc-du-an li.current-menu-item ul.sub-menu {
    display: block;
}
ul#menu-danh-muc-du-an ul.sub-menu li:last-child {
    border: 0;
}
.widget_nav_menu li.menu-item-has-children {
	background: url(assets/images/icon-arrow.png) no-repeat 97% 14px;
}
ul#menu-danh-muc-du-an li:hover  ul.sub-menu {
    display: block;
}
.huge-it-prev{
    left: 0;
    margin-top: -21px;
    height: 43px;
    width: 29px;
    background: url(assets/images/arrows1.png) left top no-repeat;
    background-size: 200%;
    display: inline-block;
    position: absolute;
    z-index: 10;
    top: 45%;
}
.huge-it-next{
	right: 0;
    margin-top: -21px;
    height: 43px;
    top: 45%;
    width: 29px;
    background: url(assets/images/arrows1.png) right top no-repeat;
    background-size: 200%;
    position: absolute;
    z-index: 10;
    display: inline-block;
}
img{
	max-width: 100%;
	height: auto;
}
.taxonomy-description{
  margin-bottom: 20px;
}
.pagination-template{
  clear: both;
  width: 100%;
}
.home-post-list{
  margin: 0px -6px;
}
.area-list-template{
      margin: 0px -15px;
}
.box-area-list-template{
  padding-left: 15px;
}
.mm-menu_offcanvas{
  z-index: 999999;
}
.dhc-alo-phone {
      position: fixed;
    visibility: hidden;
    background-color: transparent;
    width: 140px;
    height: 190px;
    cursor: pointer;
    z-index: 200000 !important;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -webkit-transition: visibility .5s;
    -moz-transition: visibility .5s;
    -o-transition: visibility .5s;
    transition: visibility .5s;
    left: -20px;
    bottom: -20px;
}
.dhc-alo-phone.dhc-alo-show {
    visibility: visible
}
@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}
.dhc-alo-phone.dhc-alo-static {
    opacity: .6
}
.dhc-alo-phone.dhc-alo-hover,
.dhc-alo-phone:hover {
    opacity: 1;
}
.dhc-alo-ph-circle {
    width: 160px;
    height: 160px;
    top: 20px;
    left: 20px;
    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);
    border: 2px solid #bfebfc 9;
    opacity: .1;
    -webkit-animation: dhc-alo-circle-anim 1.2s infinite ease-in-out;
    -moz-animation: dhc-alo-circle-anim 1.2s infinite ease-in-out;
    -ms-animation: dhc-alo-circle-anim 1.2s infinite ease-in-out;
    -o-animation: dhc-alo-circle-anim 1.2s infinite ease-in-out;
    animation: dhc-alo-circle-anim 1.2s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.dhc-alo-phone.dhc-alo-active .dhc-alo-ph-circle {
    -webkit-animation: dhc-alo-circle-anim 1.1s infinite ease-in-out !important;
    -moz-animation: dhc-alo-circle-anim 1.1s infinite ease-in-out !important;
    -ms-animation: dhc-alo-circle-anim 1.1s infinite ease-in-out !important;
    -o-animation: dhc-alo-circle-anim 1.1s infinite ease-in-out !important;
    animation: dhc-alo-circle-anim 1.1s infinite ease-in-out !important
}
.dhc-alo-phone.dhc-alo-static .dhc-alo-ph-circle {
    -webkit-animation: dhc-alo-circle-anim 2.2s infinite ease-in-out !important;
    -moz-animation: dhc-alo-circle-anim 2.2s infinite ease-in-out !important;
    -ms-animation: dhc-alo-circle-anim 2.2s infinite ease-in-out !important;
    -o-animation: dhc-alo-circle-anim 2.2s infinite ease-in-out !important;
    animation: dhc-alo-circle-anim 2.2s infinite ease-in-out !important
}
.dhc-alo-phone.dhc-alo-hover .dhc-alo-ph-circle,
.dhc-alo-phone:hover .dhc-alo-ph-circle {
    border-color: #00aff2;
    opacity: .5
}
.dhc-alo-phone.dhc-alo-green.dhc-alo-hover .dhc-alo-ph-circle,
.dhc-alo-phone.dhc-alo-green:hover .dhc-alo-ph-circle {
    border-color: #FFEB3B;
    background-color: #FFEB3B;
    opacity: .5
}
.dhc-alo-phone.dhc-alo-green .dhc-alo-ph-circle {
    border-color: #BF2F28;
    opacity: .5
}
.dhc-alo-phone.dhc-alo-gray.dhc-alo-hover .dhc-alo-ph-circle,
.dhc-alo-phone.dhc-alo-gray:hover .dhc-alo-ph-circle {
    border-color: #ccc;
    opacity: .5
}
.dhc-alo-phone.dhc-alo-gray .dhc-alo-ph-circle {
    border-color: #75eb50;
    opacity: .5
}
.dhc-alo-ph-circle-fill {
    width: 100px;
    height: 100px;
    top: 50px;
    left: 50px;
    position: absolute;
    background-color: #000;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .1;
    -webkit-animation: dhc-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -moz-animation: dhc-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -ms-animation: dhc-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -o-animation: dhc-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: dhc-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;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}
.dhc-alo-phone.dhc-alo-active .dhc-alo-ph-circle-fill {
    -webkit-animation: dhc-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
    -moz-animation: dhc-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
    -ms-animation: dhc-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
    -o-animation: dhc-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
    animation: dhc-alo-circle-fill-anim 1.7s infinite ease-in-out !important
}
.dhc-alo-phone.dhc-alo-static .dhc-alo-ph-circle-fill {
    -webkit-animation: dhc-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
    -moz-animation: dhc-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
    -ms-animation: dhc-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
    -o-animation: dhc-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
    animation: dhc-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
    opacity: 0 !important
}
.dhc-alo-phone.dhc-alo-hover .dhc-alo-ph-circle-fill,
.dhc-alo-phone:hover .dhc-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.5);
    background-color: #00aff2 9;
    opacity: .75 !important
}
.dhc-alo-phone.dhc-alo-green.dhc-alo-hover .dhc-alo-ph-circle-fill,
.dhc-alo-phone.dhc-alo-green:hover .dhc-alo-ph-circle-fill {
    background-color: #FFEB3B;
    opacity: .75 !important
}
.dhc-alo-phone.dhc-alo-green .dhc-alo-ph-circle-fill {
    background-color: rgb(255, 87, 34);
    opacity: .75 !important
}
.dhc-alo-phone.dhc-alo-gray.dhc-alo-hover .dhc-alo-ph-circle-fill,
.dhc-alo-phone.dhc-alo-gray:hover .dhc-alo-ph-circle-fill {
    background-color: rgba(204, 204, 204, 0.5);
    background-color: #ccc 9;
    opacity: .75 !important
}
.dhc-alo-phone.dhc-alo-gray .dhc-alo-ph-circle-fill {
    background-color: rgba(117, 235, 80, 0.5);
    opacity: .75 !important
}
.dhc-alo-ph-img-circle {
    width: 60px;
    height: 60px;
    top: 70px;
    left: 70px;
    position: absolute;
    background: rgba(30, 30, 30, 0.1) url("assets/images/dhc-call.png") no-repeat center center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .7;
    -webkit-animation: dhc-alo-circle-img-anim 1s infinite ease-in-out;
    -moz-animation: dhc-alo-circle-img-anim 1s infinite ease-in-out;
    -ms-animation: dhc-alo-circle-img-anim 1s infinite ease-in-out;
    -o-animation: dhc-alo-circle-img-anim 1s infinite ease-in-out;
    animation: dhc-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%
}
.dhc-alo-phone.dhc-alo-active .dhc-alo-ph-img-circle {
    -webkit-animation: dhc-alo-circle-img-anim 1s infinite ease-in-out !important;
    -moz-animation: dhc-alo-circle-img-anim 1s infinite ease-in-out !important;
    -ms-animation: dhc-alo-circle-img-anim 1s infinite ease-in-out !important;
    -o-animation: dhc-alo-circle-img-anim 1s infinite ease-in-out !important;
    animation: dhc-alo-circle-img-anim 1s infinite ease-in-out !important
}
.dhc-alo-phone.dhc-alo-static .dhc-alo-ph-img-circle {
    -webkit-animation: dhc-alo-circle-img-anim 0s infinite ease-in-out !important;
    -moz-animation: dhc-alo-circle-img-anim 0s infinite ease-in-out !important;
    -ms-animation: dhc-alo-circle-img-anim 0s infinite ease-in-out !important;
    -o-animation: dhc-alo-circle-img-anim 0s infinite ease-in-out !important;
    animation: dhc-alo-circle-img-anim 0s infinite ease-in-out !important
}
.dhc-alo-phone.dhc-alo-hover .dhc-alo-ph-img-circle,
.dhc-alo-phone:hover .dhc-alo-ph-img-circle {
    background-color: #00aff2
}
.dhc-alo-phone.dhc-alo-green.dhc-alo-hover .dhc-alo-ph-img-circle,
.dhc-alo-phone.dhc-alo-green:hover .dhc-alo-ph-img-circle {
    background-color: rgba(249, 223, 0, 0.59);
}
.dhc-alo-phone.dhc-alo-green .dhc-alo-ph-img-circle {
    background-color: #EF5F58;
}
.dhc-alo-phone.dhc-alo-gray.dhc-alo-hover .dhc-alo-ph-img-circle,
.dhc-alo-phone.dhc-alo-gray:hover .dhc-alo-ph-img-circle {
    background-color: #ccc
}
.dhc-alo-phone.dhc-alo-gray .dhc-alo-ph-img-circle {
    background-color: #75eb50
}
@-moz-keyframes dhc-alo-circle-anim {
    0% {
        -moz-transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1;
        -moz-opacity: .1;
        -webkit-opacity: .1;
        -o-opacity: .1
    }
    30% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5;
        -moz-opacity: .5;
        -webkit-opacity: .5;
        -o-opacity: .5
    }
    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg);
        opacity: .6;
        -moz-opacity: .6;
        -webkit-opacity: .6;
        -o-opacity: .1
    }
}
@-webkit-keyframes dhc-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 dhc-alo-circle-anim {
    0% {
        -o-transform: rotate(0) kscale(.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 dhc-alo-circle-fill-anim {
    0% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -moz-transform: rotate(0) -moz-scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}
@-webkit-keyframes dhc-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}
@-o-keyframes dhc-alo-circle-fill-anim {
    0% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}
@-moz-keyframes dhc-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
}
@-webkit-keyframes dhc-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}
@-o-keyframes dhc-alo-circle-img-anim {
    0% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
}
@-moz-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
@-o-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
@-moz-keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
@-o-keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
@keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
@-moz-keyframes dhc-alo-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }
    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}
@-webkit-keyframes dhc-alo-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }
    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}
@-o-keyframes dhc-alo-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }
    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}
@keyframes dhc-alo-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }
    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}
@-moz-keyframes dhc-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}
@-webkit-keyframes dhc-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}
@-o-keyframes dhc-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}
@keyframes dhc-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}
@-moz-keyframes dhc-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}
@-webkit-keyframes dhc-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}
@-o-keyframes dhc-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}
@keyframes dhc-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}
#dhc-alo-wrapper {
    position: fixed;
    width: 100%;
    bottom: 0;
    top: 0;
    left: 0;
    z-index: 2000000;
    overflow: visible;
    display: none;
    color: #383838
}
#dhc-alo-wrapper.night-mode {
    color: #fff
}
.dhc-alo-popup-close {
    -webkit-border-radius: 2px !important;
    -moz-border-radius: 2px !important;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    position: absolute !important;
    right: -15px !important;
    top: -15px !important;
    height: 30px !important;
    width: 30px !important;
    background-image: url("assets/images/close.png");
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer !important;
    -webkit-transition: .3s ease-out !important;
    -moz-transition: .3s ease-out !important;
    -o-transition: .3s ease-out !important;
    transition: .3s ease-out !important
}
#dhc-alo-wrapper .dhc-alo-popup-close:hover {
    opacity: .6 !important
}
.dhc-alo-popup {
    display: inline-block;
    position: relative;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    background-image: url("assets/images/vuong.png");
    -webkit-transition: .6s ease-out;
    -moz-transition: .6s ease-out;
    -o-transition: .6s ease-out;
    transition: .6s ease-out;
    margin: 0 auto;
    z-index: 200001;
    text-align: center;
    padding: 60px 75px
}
#dhc-alo-wrapper .dhc-alo-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background-image: url("assets/images/den.png");
    top: 0;
    left: 0;
    z-index: 200000
}
.dhc-alo-popup h3 {
    font-size: 24px;
    margin: 0 0 40px;
    font-family: 'Open Sans';
    font-weight: 300;
    white-space: nowrap
}
.night-mode .dhc-alo-popup h3 {
    font-size: 23px
}
.night-mode .dhc-alo-message {
    padding-bottom: 0
}
.dhc-alo-message {
    height: 32px;
    padding: 18px 0 13px 0;
    text-align: center;
    clear: both;
    font-size: 14px
}
#dhc-alo-wrapper .dhc-alo-popup .dhc-alo-input-wrapper .label,
#dhc-alo-wrapper .dhc-alo-popup .dhc-alo-input-wrapper .label + .input {
    float: left;
    width: 49%
}
#dhc-alo-wrapper .dhc-alo-popup .dhc-alo-input-wrapper .input {
    padding: 0 13px
}
#dhc-alo-wrapper .dhc-alo-popup .dhc-alo-input-wrapper label {
    color: #616161;
    font-size: 18px;
    height: 28px;
    line-height: 28px;
    padding-right: 15px
}
.dhc-alo-number {
    color: #bf2f28;
    font-size: 28px;
    font-weight: normal;
    background-color: transparent;
    border: none;
    border-width: 0;
    display: inline-block;
    border-bottom: #bf2f28 solid 1px;
    padding-bottom: 10px;
    margin: 0 auto;
    width: 236px;
}
dhc-alo-number::-ms-clear {
    display: none;
    width: 0;
    height: 0
}
.night-mode .dhc-alo-number {
    border: #00bed5 solid 1px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 13px 31px
}
#dhc-alo-wrapper .dhc-alo-popup .dhc-alo-input-wrapper input[type="text"].valid-invalid {
    color: #ff496b
}
#dhc-alo-wrapper .dhc-alo-popup .dhc-alo-input-wrapper input[type="text"]:focus {
    outline: 0
}
#dhc-alo-wrapper .dhc-alo-popup .dhc-alo-input-wrapper input[type="text"]::-webkit-input-placeholder {
    color: #d1d1d1
}
#dhc-alo-wrapper .dhc-alo-popup .dhc-alo-input-wrapper input[type="text"]::-moz-placeholder {
    color: #d1d1d1
}
#dhc-alo-wrapper .dhc-alo-popup .dhc-alo-input-wrapper input[type="text"]::-ms-input-placeholder {
    color: #d1d1d1
}
#dhc-alo-wrapper .dhc-alo-popup .dhc-alo-input-wrapper input[type="text"]::-moz-placeholder {
    color: #d1d1d1
}
#dhc-alo-wrapper.night-mode .dhc-alo-popup .dhc-alo-input-wrapper input[type="text"]::-webkit-input-placeholder {
    color: #60615f
}
#dhc-alo-wrapper.night-mode .dhc-alo-popup .dhc-alo-input-wrapper input[type="text"]::-moz-placeholder {
    color: #60615f
}
#dhc-alo-wrapper.night-mode .dhc-alo-popup .dhc-alo-input-wrapper input[type="text"]::-ms-input-placeholder {
    color: #565658;
}
#dhc-alo-wrapper.night-mode .dhc-alo-popup .dhc-alo-input-wrapper input[type="text"]::-moz-placeholder {
    color: #60615f
}
#dhc-alo-wrapper .dhc-alo-popup .dhc-alo-submit {
    border: none;
    border-width: 0;
    padding: 20px 40px;
    background-color: #333;
    -webkit-border-radius: 68px;
    -moz-border-radius: 68px;
    -webkit-border-radius: 68px;
    -moz-border-radius: 68px;
    border-radius: 68px;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    outline: none !important;
    text-decoration: none;
    text-transform: uppercase;
}
#dhc-alo-wrapper.night-mode .dhc-alo-popup .dhc-alo-submit {
    background-color: #00bed5
}
#dhc-alo-wrapper .dhc-alo-popup .dhc-alo-submitavtive,
#dhc-alo-wrapper .dhc-alo-popup .dhc-alo-submitvisited {
    outline: none !important
}
#dhc-alo-wrapper .dhc-alo-popup .dhc-alo-submit-moz-focus-inner {
    border: 0
}
#dhc-alo-wrapper .dhc-alo-popup .dhc-alo-submit:hover {
    background-color: #bf2f28;
}
.dhc-alo-blur {
    -webkit-filter: blur(3px);
    -ms-filter: blur(3px);
    -moz-filter: blur(3px);
    -o-filter: blur(3px);
    filter: blur(3px);
}
#dhc-countdown {
    padding-top: 20px;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-weight: 300
}
.dhc-alo-request-time {
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    padding: 6px 12px;
    font-size: 18px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
#dhc-alo-wrapper.night-mode .dhc-alo-request-time {
    color: #fff;
    background-color: #515350;
    border: 1px solid #606260
}
#dhc-alo-wrapper.night-mode .dhc-alo-popup h3 {
    margin-bottom: 15px
}
#dhc-alo-wrapper.night-mode .dhc-alo-form .dhc-alo-select-wrapper {
    margin-bottom: 35px
}
.dhc-alo-table {
    display: table;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}
.dhc-alo-cell {
    padding: 10px;
    display: table-cell;
    vertical-align: middle;
    text-align: center
}
.valid-invalid-message {
    font-size: 13px;
    color: #ff496b
}
.valid-invalid-message:before {
    content: "* "
}
.dhc-mes-phone {
    position: fixed;
    visibility: hidden;
    background-color: transparent;
    width: 200px;
    height: 200px;
    cursor: pointer;
    z-index: 200000 !important;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -webkit-transition: visibility .5s;
    -moz-transition: visibility .5s;
    -o-transition: visibility .5s;
    transition: visibility .5s;
    right: 150px;
    top: 30px
}
.dhc-mes-phone.dhc-mes-show {
    visibility: visible
}
.dhc-mes-phone.dhc-mes-static {
    opacity: .6
}
.dhc-mes-phone.dhc-mes-hover,
.dhc-mes-phone:hover {
    opacity: 1;
}
.dhc-mes-ph-circle {
    width: 160px;
    height: 160px;
    top: 20px;
    left: 20px;
    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);
    border: 2px solid #bfebfc 9;
    opacity: .1;
    -webkit-animation: dhc-mes-circle-anim 1.2s infinite ease-in-out;
    -moz-animation: dhc-mes-circle-anim 1.2s infinite ease-in-out;
    -ms-animation: dhc-mes-circle-anim 1.2s infinite ease-in-out;
    -o-animation: dhc-mes-circle-anim 1.2s infinite ease-in-out;
    animation: dhc-mes-circle-anim 1.2s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.dhc-mes-phone.dhc-mes-active .dhc-mes-ph-circle {
    -webkit-animation: dhc-mes-circle-anim 1.1s infinite ease-in-out !important;
    -moz-animation: dhc-mes-circle-anim 1.1s infinite ease-in-out !important;
    -ms-animation: dhc-mes-circle-anim 1.1s infinite ease-in-out !important;
    -o-animation: dhc-mes-circle-anim 1.1s infinite ease-in-out !important;
    animation: dhc-mes-circle-anim 1.1s infinite ease-in-out !important
}
.dhc-mes-phone.dhc-mes-static .dhc-mes-ph-circle {
    -webkit-animation: dhc-mes-circle-anim 2.2s infinite ease-in-out !important;
    -moz-animation: dhc-mes-circle-anim 2.2s infinite ease-in-out !important;
    -ms-animation: dhc-mes-circle-anim 2.2s infinite ease-in-out !important;
    -o-animation: dhc-mes-circle-anim 2.2s infinite ease-in-out !important;
    animation: dhc-mes-circle-anim 2.2s infinite ease-in-out !important
}
.dhc-mes-phone.dhc-mes-hover .dhc-mes-ph-circle,
.dhc-mes-phone:hover .dhc-mes-ph-circle {
    border-color: #00aff2;
    opacity: .5
}
.dhc-mes-phone.dhc-mes-green.dhc-mes-hover .dhc-mes-ph-circle,
.dhc-mes-phone.dhc-mes-green:hover .dhc-mes-ph-circle {
    border-color: #FFEB3B;
    background-color: #FFEB3B;
    opacity: .5
}
.dhc-mes-phone.dhc-mes-green .dhc-mes-ph-circle {
    border-color: #357ae8;
    opacity: .5
}
.dhc-mes-phone.dhc-mes-gray.dhc-mes-hover .dhc-mes-ph-circle,
.dhc-mes-phone.dhc-mes-gray:hover .dhc-mes-ph-circle {
    border-color: #ccc;
    opacity: .5
}
.dhc-mes-phone.dhc-mes-gray .dhc-mes-ph-circle {
    border-color: #75eb50;
    opacity: .5
}
.dhc-mes-ph-circle-fill {
    width: 100px;
    height: 100px;
    top: 50px;
    left: 50px;
    position: absolute;
    background-color: #000;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .1;
    -webkit-animation: dhc-mes-circle-fill-anim 2.3s infinite ease-in-out;
    -moz-animation: dhc-mes-circle-fill-anim 2.3s infinite ease-in-out;
    -ms-animation: dhc-mes-circle-fill-anim 2.3s infinite ease-in-out;
    -o-animation: dhc-mes-circle-fill-anim 2.3s infinite ease-in-out;
    animation: dhc-mes-circle-fill-anim 2.3s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}
.dhc-mes-phone.dhc-mes-active .dhc-mes-ph-circle-fill {
    -webkit-animation: dhc-mes-circle-fill-anim 1.7s infinite ease-in-out !important;
    -moz-animation: dhc-mes-circle-fill-anim 1.7s infinite ease-in-out !important;
    -ms-animation: dhc-mes-circle-fill-anim 1.7s infinite ease-in-out !important;
    -o-animation: dhc-mes-circle-fill-anim 1.7s infinite ease-in-out !important;
    animation: dhc-mes-circle-fill-anim 1.7s infinite ease-in-out !important
}
.dhc-mes-phone.dhc-mes-static .dhc-mes-ph-circle-fill {
    -webkit-animation: dhc-mes-circle-fill-anim 2.3s infinite ease-in-out !important;
    -moz-animation: dhc-mes-circle-fill-anim 2.3s infinite ease-in-out !important;
    -ms-animation: dhc-mes-circle-fill-anim 2.3s infinite ease-in-out !important;
    -o-animation: dhc-mes-circle-fill-anim 2.3s infinite ease-in-out !important;
    animation: dhc-mes-circle-fill-anim 2.3s infinite ease-in-out !important;
    opacity: 0 !important
}
.dhc-mes-phone.dhc-mes-hover .dhc-mes-ph-circle-fill,
.dhc-mes-phone:hover .dhc-mes-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.5);
    background-color: #00aff2 9;
    opacity: .75 !important
}
.dhc-mes-phone.dhc-mes-green.dhc-mes-hover .dhc-mes-ph-circle-fill,
.dhc-mes-phone.dhc-mes-green:hover .dhc-mes-ph-circle-fill {
    background-color: #FFEB3B;
    opacity: .75 !important
}
.dhc-mes-phone.dhc-mes-green .dhc-mes-ph-circle-fill {
    background-color: #4d90fe;
    opacity: .75 !important
}
.dhc-mes-phone.dhc-mes-gray.dhc-mes-hover .dhc-mes-ph-circle-fill,
.dhc-mes-phone.dhc-mes-gray:hover .dhc-mes-ph-circle-fill {
    background-color: rgba(204, 204, 204, 0.5);
    background-color: #ccc 9;
    opacity: .75 !important
}
.dhc-mes-phone.dhc-mes-gray .dhc-mes-ph-circle-fill {
    background-color: rgba(117, 235, 80, 0.5);
    opacity: .75 !important
}
.dhc-mes-ph-img-circle {
    width: 60px;
    height: 60px;
    top: 70px;
    left: 70px;
    position: absolute;
    background: rgba(30, 30, 30, 0.1) url("assets/images/dhc-mes.png") no-repeat center center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .7;
    -webkit-animation: dhc-mes-circle-img-anim 1s infinite ease-in-out;
    -moz-animation: dhc-mes-circle-img-anim 1s infinite ease-in-out;
    -ms-animation: dhc-mes-circle-img-anim 1s infinite ease-in-out;
    -o-animation: dhc-mes-circle-img-anim 1s infinite ease-in-out;
    animation: dhc-mes-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%
}
.dhc-mes-phone.dhc-mes-active .dhc-mes-ph-img-circle {
    -webkit-animation: dhc-mes-circle-img-anim 1s infinite ease-in-out !important;
    -moz-animation: dhc-mes-circle-img-anim 1s infinite ease-in-out !important;
    -ms-animation: dhc-mes-circle-img-anim 1s infinite ease-in-out !important;
    -o-animation: dhc-mes-circle-img-anim 1s infinite ease-in-out !important;
    animation: dhc-mes-circle-img-anim 1s infinite ease-in-out !important
}
.dhc-mes-phone.dhc-mes-static .dhc-mes-ph-img-circle {
    -webkit-animation: dhc-mes-circle-img-anim 0s infinite ease-in-out !important;
    -moz-animation: dhc-mes-circle-img-anim 0s infinite ease-in-out !important;
    -ms-animation: dhc-mes-circle-img-anim 0s infinite ease-in-out !important;
    -o-animation: dhc-mes-circle-img-anim 0s infinite ease-in-out !important;
    animation: dhc-mes-circle-img-anim 0s infinite ease-in-out !important
}
.dhc-mes-phone.dhc-mes-hover .dhc-mes-ph-img-circle,
.dhc-mes-phone:hover .dhc-mes-ph-img-circle {
    background-color: #00aff2
}
.dhc-mes-phone.dhc-mes-green.dhc-mes-hover .dhc-mes-ph-img-circle,
.dhc-mes-phone.dhc-mes-green:hover .dhc-mes-ph-img-circle {
    background-color: rgba(249, 223, 0, 0.59);
}
.dhc-mes-phone.dhc-mes-green .dhc-mes-ph-img-circle {
    background-color: #357ae8;
}
.dhc-mes-phone.dhc-mes-gray.dhc-mes-hover .dhc-mes-ph-img-circle,
.dhc-mes-phone.dhc-mes-gray:hover .dhc-mes-ph-img-circle {
    background-color: #ccc
}
.dhc-mes-phone.dhc-mes-gray .dhc-mes-ph-img-circle {
    background-color: #75eb50
}
@-moz-keyframes dhc-mes-circle-anim {
    0% {
        -moz-transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1;
        -moz-opacity: .1;
        -webkit-opacity: .1;
        -o-opacity: .1
    }
    30% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5;
        -moz-opacity: .5;
        -webkit-opacity: .5;
        -o-opacity: .5
    }
    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg);
        opacity: .6;
        -moz-opacity: .6;
        -webkit-opacity: .6;
        -o-opacity: .1
    }
}
@-webkit-keyframes dhc-mes-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 dhc-mes-circle-anim {
    0% {
        -o-transform: rotate(0) kscale(.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 dhc-mes-circle-fill-anim {
    0% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -moz-transform: rotate(0) -moz-scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}
@-webkit-keyframes dhc-mes-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}
@-o-keyframes dhc-mes-circle-fill-anim {
    0% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}
@-moz-keyframes dhc-mes-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
}
@-webkit-keyframes dhc-mes-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}
@-o-keyframes dhc-mes-circle-img-anim {
    0% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
}
@-moz-keyframes dhc-mes-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }
    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}
@-webkit-keyframes dhc-mes-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }
    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}
@-o-keyframes dhc-mes-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }
    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}
@keyframes dhc-mes-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }
    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}
@-moz-keyframes dhc-mes-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}
@-webkit-keyframes dhc-mes-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}
@-o-keyframes dhc-mes-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}
@keyframes dhc-mes-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}
@-moz-keyframes dhc-mes-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}
@-webkit-keyframes dhc-mes-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}
@-o-keyframes dhc-mes-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}
@keyframes dhc-mes-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}
.wpcf7-form br{
	display:none;
}
.wpcf7-form label,.wpcf7-form label .wpcf7-form-control{
	display:block;
	width:100%;
}
