@charset "UTF-8";
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

@media screen and (max-width: 650px) {
  .tu_van_dau_tu{
    display:none!important;
  }
  .tu_van_dau_tu1{
    width: 100%!important;
  }
}
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1, .error404 .error-404-icon {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  border-radius:40px;
  /* 2 */
}
.nf-before-form-content
{
    display:none!important;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}

.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%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption:before, .wp-caption:after {
  clear: both;
  content: '';
  display: table;
}

.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;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  white-space: nowrap;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.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-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

article img {
  height: auto;
  max-width: 100%;
}

.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
  margin: 0;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

/*	[ Helper Classes ]
- - - - - - - - - - - - - - - - - - - - */
.mg0 {
  margin: 0;
}

.pd0 {
  padding: 0;
}

.mgt10 {
  margin-top: 10px;
}

.mgt20 {
  margin-top: 20px;
}

.mgt30 {
  margin-top: 30px;
}

.mgt40 {
  margin-top: 40px;
}

.mgt50 {
  margin-top: 50px;
}

.mgt60 {
  margin-top: 60px;
}

.mgt70 {
  margin-top: 70px;
}

.mgt80 {
  margin-top: 80px;
}

.mgt90 {
  margin-top: 90px;
}

.mgt100 {
  margin-top: 100px;
}

.mgb10 {
  margin-bottom: 10px;
}

.mgb20 {
  margin-bottom: 20px;
}

.mgb30 {
  margin-bottom: 30px;
}

.mgb40 {
  margin-bottom: 40px;
}

.mgb50 {
  margin-bottom: 50px;
}

.mgb60 {
  margin-bottom: 60px;
}

.mgb70 {
  margin-bottom: 70px;
}

.mgb80 {
  margin-bottom: 80px;
}

.mgb90 {
  margin-bottom: 90px;
}

.mgb100 {
  margin-bottom: 100px;
}

.mgtb10 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.mgtb20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.mgtb30 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.mgtb40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.mgtb50 {
  margin-top: 50px;
  margin-bottom: 50px;
}

.mgtb60 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.mgtb70 {
  margin-top: 70px;
  margin-bottom: 70px;
}

.mgtb80 {
  margin-top: 80px;
  margin-bottom: 80px;
}

.mgtb90 {
  margin-top: 90px;
  margin-bottom: 90px;
}

.mgtb100 {
  margin-top: 100px;
  margin-bottom: 100px;
}

.mglr10 {
  margin-left: 10px;
  margin-right: 10px;
}

.mglr20 {
  margin-left: 20px;
  margin-right: 20px;
}

.mglr30 {
  margin-left: 30px;
  margin-right: 30px;
}

.mglr40 {
  margin-left: 40px;
  margin-right: 40px;
}

.mglr50 {
  margin-left: 50px;
  margin-right: 50px;
}

.mglr60 {
  margin-left: 60px;
  margin-right: 60px;
}

.mglr70 {
  margin-left: 70px;
  margin-right: 70px;
}

.mglr80 {
  margin-left: 80px;
  margin-right: 80px;
}

.mglr90 {
  margin-left: 90px;
  margin-right: 90px;
}

.mglr100 {
  margin-left: 100px;
  margin-right: 100px;
}

body:not(.rtl) .mgl10 {
  margin-left: 10px;
}

body:not(.rtl) .mgl20 {
  margin-left: 20px;
}

body:not(.rtl) .mgl30 {
  margin-left: 30px;
}

body:not(.rtl) .mgl40 {
  margin-left: 40px;
}

body:not(.rtl) .mgl50 {
  margin-left: 50px;
}

body:not(.rtl) .mgl60 {
  margin-left: 60px;
}

body:not(.rtl) .mgl70 {
  margin-left: 70px;
}

body:not(.rtl) .mgl80 {
  margin-left: 80px;
}

body:not(.rtl) .mgl90 {
  margin-left: 90px;
}

body:not(.rtl) .mgl100 {
  margin-left: 100px;
}

body:not(.rtl) .mgr10 {
  margin-right: 10px;
}

body:not(.rtl) .mgr20 {
  margin-right: 20px;
}

body:not(.rtl) .mgr30 {
  margin-right: 30px;
}

body:not(.rtl) .mgr40 {
  margin-right: 40px;
}

body:not(.rtl) .mgr50 {
  margin-right: 50px;
}

body:not(.rtl) .mgr60 {
  margin-right: 60px;
}

body:not(.rtl) .mgr70 {
  margin-right: 70px;
}

body:not(.rtl) .mgr80 {
  margin-right: 80px;
}

body:not(.rtl) .mgr90 {
  margin-right: 90px;
}

body:not(.rtl) .mgr100 {
  margin-right: 100px;
}

.pd10 {
  padding: 10px;
}

.pd20 {
  padding: 20px;
}

.pd30 {
  padding: 30px;
}

.pd40 {
  padding: 40px;
}

.pd50 {
  padding: 50px;
}

.pd60 {
  padding: 60px;
}

.pd70 {
  padding: 70px;
}

.pd80 {
  padding: 80px;
}

.pd90 {
  padding: 90px;
}

.pd100 {
  padding: 100px;
}

.pdt10 {
  padding-top: 10px;
}

.pdt20 {
  padding-top: 20px;
}

.pdt30 {
  padding-top: 30px;
}

.pdt40 {
  padding-top: 40px;
}

.pdt50 {
  padding-top: 50px;
}

.pdt60 {
  padding-top: 60px;
}

.pdt70 {
  padding-top: 70px;
}

.pdt80 {
  padding-top: 80px;
}

.pdt90 {
  padding-top: 90px;
}

.pdt100 {
  padding-top: 100px;
}

.pdb10 {
  padding-bottom: 10px;
}

.pdb20 {
  padding-bottom: 20px;
}

.pdb30 {
  padding-bottom: 30px;
}

.pdb40 {
  padding-bottom: 40px;
}

.pdb50 {
  padding-bottom: 50px;
}

.pdb60 {
  padding-bottom: 60px;
}

.pdb70 {
  padding-bottom: 70px;
}

.pdb80 {
  padding-bottom: 80px;
}

.pdb90 {
  padding-bottom: 90px;
}

.pdb100 {
  padding-bottom: 100px;
}

body:not(.rtl) .pdl10 {
  padding-left: 10px;
}

body:not(.rtl) .pdl20 {
  padding-left: 20px;
}

body:not(.rtl) .pdl30 {
  padding-left: 30px;
}

body:not(.rtl) .pdl40 {
  padding-left: 40px;
}

body:not(.rtl) .pdl50 {
  padding-left: 50px;
}

body:not(.rtl) .pdl60 {
  padding-left: 60px;
}

body:not(.rtl) .pdl70 {
  padding-left: 70px;
}

body:not(.rtl) .pdl80 {
  padding-left: 80px;
}

body:not(.rtl) .pdl90 {
  padding-left: 90px;
}

body:not(.rtl) .pdl100 {
  padding-left: 100px;
}

body:not(.rtl) .pdr10 {
  padding-right: 10px;
}

body:not(.rtl) .pdr20 {
  padding-right: 20px;
}

body:not(.rtl) .pdr30 {
  padding-right: 30px;
}

body:not(.rtl) .pdr40 {
  padding-right: 40px;
}

body:not(.rtl) .pdr50 {
  padding-right: 50px;
}

body:not(.rtl) .pdr60 {
  padding-right: 60px;
}

body:not(.rtl) .pdr70 {
  padding-right: 70px;
}

body:not(.rtl) .pdr80 {
  padding-right: 80px;
}

body:not(.rtl) .pdr90 {
  padding-right: 90px;
}

body:not(.rtl) .pdr100 {
  padding-right: 100px;
}

.hidden {
  display: none !important;
}

.db {
  display: block;
}

.dib {
  display: inline-block;
}

.dt {
  display: table;
}

.pr {
  position: relative;
}

.pa {
  position: absolute;
}

.pf {
  position: fixed;
}

.oh {
  overflow: hidden;
}

.br-2 {
  border-radius: 2px;
}

.br-3 {
  border-radius: 3px;
}

.br-50 {
  border-radius: 50%;
}

.tu {
  text-transform: uppercase;
}

.fwb {
  font-weight: bold;
}

.bts-40 {
  width: 40px;
  text-align: center;
}

.bts-50 {
  width: 50px;
  text-align: center;
}

.bts-40,
.btr-40 {
  height: 40px;
  line-height: 40px;
}

.bts-50,
.btr-50 {
  height: 50px;
  line-height: 50px;
}

.clear,
.clearfix {
  clear: both;
}

.clear:before, .clear:after,
.clearfix:before,
.clearfix:after {
  clear: both;
  content: '';
  display: table;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

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

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  outline: none;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.6;
}

.slick-prev:before,
.slick-next:before {
  font-family: Ionicons;
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "";
}

[dir="rtl"] .slick-prev:before {
  content: "";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "";
}

[dir="rtl"] .slick-next:before {
  content: "";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: 10px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 20px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
  background: transparent;
  box-shadown: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 20px;
  height: 20px;
  font-family: Ionicons;
  font-size: 10px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  opacity: 0.6;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: #308bd1;
  opacity: 0.75;
}

.slick-next, .slick-prev {
  z-index: 10;
  width: 40px;
  height: 40px;
  opacity: 0;
  border-radius: 0;
  transisition: all 300ms ease;
}

.slick-slider:hover .slick-next, .slick-slider:hover .slick-prev {
  opacity: 1;
  transisition: all 300ms ease;
}

.slick-next {
  right: 25px;
}

.slick-prev {
  left: 25px;
}

html {
  box-sizing: border-box;
}

*, *::after, *::before {
  box-sizing: inherit;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container::after {
  clear: both;
  content: "";
  display: table;
}

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

@media (min-width: 992px) {
  .container {
    max-width: 992px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid::after {
  clear: both;
  content: "";
  display: table;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.row::after {
  clear: both;
  content: "";
  display: table;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.33333%;
}

.col-xs-2 {
  width: 16.66667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333%;
}

.col-xs-5 {
  width: 41.66667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333%;
}

.col-xs-8 {
  width: 66.66667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333%;
}

.col-xs-11 {
  width: 91.66667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.33333%;
}

.col-xs-pull-2 {
  right: 16.66667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333%;
}

.col-xs-pull-5 {
  right: 41.66667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333%;
}

.col-xs-pull-8 {
  right: 66.66667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333%;
}

.col-xs-pull-11 {
  right: 91.66667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.33333%;
}

.col-xs-push-2 {
  left: 16.66667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333%;
}

.col-xs-push-5 {
  left: 41.66667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333%;
}

.col-xs-push-8 {
  left: 66.66667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333%;
}

.col-xs-push-11 {
  left: 91.66667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.33333%;
}

.col-xs-offset-2 {
  margin-left: 16.66667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333%;
}

.col-xs-offset-5 {
  margin-left: 41.66667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333%;
}

.col-xs-offset-8 {
  margin-left: 66.66667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333%;
}

.col-xs-offset-11 {
  margin-left: 91.66667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

body:not(.home) #content,
body.home.blog #content {
  padding-top: 1.48em;
  padding-bottom: 1.48em;
}

body.vc-enabled #content {
  padding-top: 0;
  padding-bottom: 0;
}

#content > .row {
  margin-left: 0;
  margin-right: 0;
}

#primary:before, #primary:after,
#secondary:before,
#secondary:after,
.entry-content:before,
.entry-content:after {
  clear: both;
  content: '';
  display: table;
}

@media screen and (min-width: 992px) {
  #primary {
    width: calc(100% - 300px);
    float: left;
  }
  .sidebar-left #primary {
    float: right;
  }
  .sidebar-none #primary {
    width: 100%;
    float: none;
  }
  #secondary {
    width: 270px;
    float: right;
  }
  .sidebar-left #secondary {
    float: left;
  }
  .sidebar-none #secondary {
    display: none;
  }
}

button, input[type="button"], input[type="reset"], input[type="submit"],
.button,
.btn {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #ff4064;
  color: #ffffff;
  border-color: #ff4064;
  font-size: 14px;
  line-height: 40px;
  letter-spacing: 0;
  text-transform: none;
  font-weight: 400;
  padding: 0 20px;
  border-radius: 3px;
  border-width: 1px;
  border-style: solid;
  cursor: pointer;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  vertical-align: middle;
  white-space: nowrap;
}

button:hover, button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus,
.button:hover,
.button:focus,
.btn:hover,
.btn:focus {
  background-color: #ffffff;
  color: #ff4064;
  border-color: #ff4064;
}

button:disabled, input[type="button"]:disabled, input[type="reset"]:disabled, input[type="submit"]:disabled,
.button:disabled,
.btn:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}

button:disabled:hover, input[type="button"]:disabled:hover, input[type="reset"]:disabled:hover, input[type="submit"]:disabled:hover,
.button:disabled:hover,
.btn:disabled:hover {
  background-color: #ffffff;
  color: #ff4064;
  border-color: #ff4064;
}

button.alt, input[type="button"].alt, input[type="reset"].alt, input[type="submit"].alt,
.button.alt,
.btn.alt {
  background-color: #333;
  color: #fff;
  border-color: #333;
}

button.alt:hover, button.alt:focus, input[type="button"].alt:hover, input[type="button"].alt:focus, input[type="reset"].alt:hover, input[type="reset"].alt:focus, input[type="submit"].alt:hover, input[type="submit"].alt:focus,
.button.alt:hover,
.button.alt:focus,
.btn.alt:hover,
.btn.alt:focus {
  background-color: #fff;
  color: #333;
  border-color: #333;
}

button.alt:disabled:hover, input[type="button"].alt:disabled:hover, input[type="reset"].alt:disabled:hover, input[type="submit"].alt:disabled:hover,
.button.alt:disabled:hover,
.btn.alt:disabled:hover {
  background-color: #fff;
  color: #333;
  border-color: #333;
}

twitterwidget,
embed,
iframe {
  max-width: 100%;
}

body {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 1.48;
  color: #646464;
  background-color: #ffffff;
}

h1, .error404 .error-404-icon, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: Arial, sans-serif;
  line-height: 1.2;
  margin: 0 0 .75em;
  color: #323232;
  font-size: 17.22px;
}

h1 a, .error404 .error-404-icon a, h2 a, h3 a, h4 a, h5 a, h6 a,
.h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
  color: #323232;
}

h1:hover a, .error404 .error-404-icon:hover a, h2:hover a, h3:hover a, h4:hover a, h5:hover a, h6:hover a,
.h1:hover a, .h2:hover a, .h3:hover a, .h4:hover a, .h5:hover a, .h6:hover a {
  color: #308bd1;
}

h3,
.h3 {
  font-size: 21.1806px;
}

h2,
.h2 {
  font-size: 26.05214px;
}

h1, .error404 .error-404-icon,
.h1 {
  font-size: 32.04413px;
}

blockquote {
  font-family: Georgia, serif;
  font-size: 18px;
  font-style: italic;
  line-height: 1.45;
  margin: 0.25em 0;
  padding: 0.25em 40px;
  position: relative;
  color: #383838;
}

blockquote p {
  margin: 0;
}

blockquote:before {
  display: block;
  content: "\201C";
  font-size: 80px;
  position: absolute;
  left: -10px;
  top: -20px;
  color: #7a7a7a;
}

cite {
  color: #999999;
  font-size: 14px;
  margin-top: 5px;
}

cite:before {
  content: "\2014 \2009";
}

table {
  border-collapse: collapse;
  margin: 0.74em 0;
  table-layout: fixed;
  width: 100%;
}

th, td {
  border-bottom: 1px solid #ebebeb;
  padding: 0.74em 0;
  text-align: left;
}

thead th {
  border-bottom: 1px solid #b0b0b0;
  font-weight: 600;
  padding: 0.74em 0;
  text-align: left;
}

tr,
td,
th {
  vertical-align: middle;
}

ul {
  list-style-type: none;
  margin: 0 0 1.48em;
  padding: 0;
}

ul ul, ul ol {
  margin: 0;
}

.entry-content ul {
  list-style-type: disc;
  padding-left: 1.48em;
}

ol {
  margin: 0 0 1.48em;
  padding: 0 0 0 1.48em;
}

ol ul, ol ol {
  margin: 0;
}

dl {
  margin: 0 0 1.48em;
}

dt {
  font-weight: 600;
  margin: 0;
}

dd {
  margin: 0;
}

p {
  margin: 0 0 0.74em;
}

address {
  margin: 0 0 0.74em;
}

hr {
  border-bottom: 1px solid #ebebeb;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  margin: 1.48em 0;
}

a {
  color: #308bd1;
  text-decoration: none;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
}

a:active, a:focus, a:hover {
  color: #323232;
}

img {
  vertical-align: top;
  max-width: 100%;
  height: auto;
}

abbr,
acronym {
  position: relative;
}

abbr:after,
acronym:after {
  position: absolute;
  left: 100%;
  top: 0;
  display: none;
  white-space: nowrap;
  padding: 0 0.74em;
  background: #ff4064;
  color: #fff;
  content: attr(title);
  border-radius: 2px;
  -webkit-transform: translateX(7px);
          transform: translateX(7px);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}

abbr:before,
acronym:before {
  display: none;
  content: '';
  position: absolute;
  left: 100%;
  border-right: 4px solid #ff4064;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  -webkit-transform: translate3d(3px, 8px, 0px);
          transform: translate3d(3px, 8px, 0px);
  top: 0;
}

abbr:hover:after, abbr:hover:before,
acronym:hover:after,
acronym:hover:before {
  display: block;
}

code,
kbd,
var,
samp {
  padding: 2px 3px;
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 14px;
  line-height: 1.45;
  background-color: #f2f2f2;
  border-radius: 2px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
}

a > code, a >
kbd, a >
var, a >
samp {
  padding: 0;
  color: inherit;
  background-color: inherit;
}

code kbd,
kbd kbd,
var kbd,
samp kbd {
  padding: 0;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 14px;
  line-height: 1.45;
  background-color: #f2f2f2;
  padding: 0.74em;
  border-radius: 2px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  white-space: pre-wrap;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  background-color: transparent;
  border-radius: 0;
  box-shadow: none;
}

.pre-scrollable {
  max-height: 400px;
  overflow-y: scroll;
}

fieldset {
  background-color: transparent;
  border: 0;
  margin: 0;
  padding: 0;
}

legend {
  font-weight: 600;
  margin-bottom: 0.37em;
  padding: 0;
}

label {
  display: block;
  font-weight: 600;
  margin-bottom: 0.37em;
}

input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 1.48;
  display: block;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #f9f9f9;
  border: 1px solid #ebebeb;
  border-radius: 2px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  box-sizing: border-box;
  margin-bottom: 0.74em;
  padding: 0.49333em;
  -webkit-transition: border-color 300ms ease;
  transition: border-color 300ms ease;
  width: 100%;
}

input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, input:not([type]):hover, textarea:hover {
  border-color: #bcbcbc;
}

input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus {
  border-color: rgba(48, 139, 209, 0.5);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 3px rgba(255, 39, 79, 0.3);
  outline: none;
}

input[type="color"]:disabled, input[type="date"]:disabled, input[type="datetime"]:disabled, input[type="datetime-local"]:disabled, input[type="email"]:disabled, input[type="month"]:disabled, input[type="number"]:disabled, input[type="password"]:disabled, input[type="search"]:disabled, input[type="tel"]:disabled, input[type="text"]:disabled, input[type="time"]:disabled, input[type="url"]:disabled, input[type="week"]:disabled, input:not([type]):disabled, textarea:disabled {
  background-color: #f2f2f2;
  cursor: not-allowed;
}

input[type="color"]:disabled:hover, input[type="date"]:disabled:hover, input[type="datetime"]:disabled:hover, input[type="datetime-local"]:disabled:hover, input[type="email"]:disabled:hover, input[type="month"]:disabled:hover, input[type="number"]:disabled:hover, input[type="password"]:disabled:hover, input[type="search"]:disabled:hover, input[type="tel"]:disabled:hover, input[type="text"]:disabled:hover, input[type="time"]:disabled:hover, input[type="url"]:disabled:hover, input[type="week"]:disabled:hover, input:not([type]):disabled:hover, textarea:disabled:hover {
  border: 1px solid #ebebeb;
}

input[type="color"]::-webkit-input-placeholder, input[type="date"]::-webkit-input-placeholder, input[type="datetime"]::-webkit-input-placeholder, input[type="datetime-local"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="month"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="text"]::-webkit-input-placeholder, input[type="time"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, input[type="week"]::-webkit-input-placeholder, input:not([type])::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #a2a2a2;
}

input[type="color"]::-moz-placeholder, input[type="date"]::-moz-placeholder, input[type="datetime"]::-moz-placeholder, input[type="datetime-local"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="month"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="text"]::-moz-placeholder, input[type="time"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="week"]::-moz-placeholder, input:not([type])::-moz-placeholder, textarea::-moz-placeholder {
  color: #a2a2a2;
}

input[type="color"]:-ms-input-placeholder, input[type="date"]:-ms-input-placeholder, input[type="datetime"]:-ms-input-placeholder, input[type="datetime-local"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="month"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="text"]:-ms-input-placeholder, input[type="time"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, input[type="week"]:-ms-input-placeholder, input:not([type]):-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #a2a2a2;
}

input[type="color"]::placeholder, input[type="date"]::placeholder, input[type="datetime"]::placeholder, input[type="datetime-local"]::placeholder, input[type="email"]::placeholder, input[type="month"]::placeholder, input[type="number"]::placeholder, input[type="password"]::placeholder, input[type="search"]::placeholder, input[type="tel"]::placeholder, input[type="text"]::placeholder, input[type="time"]::placeholder, input[type="url"]::placeholder, input[type="week"]::placeholder, input:not([type])::placeholder, textarea::placeholder {
  color: #a2a2a2;
}

textarea {
  resize: vertical;
}

[type="checkbox"],
[type="radio"] {
  display: inline;
  margin-right: 0.37em;
}

[type="file"] {
  margin-bottom: 0.74em;
  width: 100%;
}

select {
  margin-bottom: 0.74em;
  width: 100%;
}

/* Pagination */
.pagination {
  margin-top: 20px;
  text-align: center;
}

.pagination .nav-links > * {
  text-align: center;
  width: 34px;
  height: 34px;
  line-height: 34px;
  display: inline-block;
  color: #646464;
  border: 1px solid #ebebeb;
  border-color: transparent;
}

.pagination .nav-links > *.current, .pagination .nav-links > *:hover {
  color: #308bd1;
  border: 1px solid #ebebeb;
}

.page-links > *:not(.page-links-title) {
  width: 26px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  display: inline-block;
  margin-left: 0.37em;
  color: #646464;
  border: 1px solid #ebebeb;
  border-color: transparent;
}

.page-links > span:not(.page-links-title),
.page-links > a:hover {
  color: #308bd1;
  border: 1px solid #ebebeb;
}

/* Back to top */
.back-to-top {
  right: 15px;
  bottom: 50px;
  position: fixed;
  z-index: 10;
  width: 36px;
  height: 36px;
  display: block;
  pointer-events: none;
  opacity: 0;
  text-align: center;
  padding: 0;
  line-height: 36px;
  font-size: 18px;
  background: #fafafa;
  color: #323232;
  border-radius: 0;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  border: 1px solid #ebebeb;
}

.back-to-top:focus {
  outline: none;
}

.back-to-top:before {
  content: "\f3d8";
  font-family: Ionicons;
}

.back-to-top:hover {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  background-color: #308bd1;
  border-color: #308bd1;
  color: #ffffff;
}

.back-to-top.is-visible {
  opacity: 1;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  pointer-events: visible;
}

.back-to-top.fade-out {
  opacity: 0.5;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.back-to-top.fade-out:hover {
  opacity: 1;
}

#breadcrumbs .insider {
  padding: 0.49333em 0;
  font-size: 12px;
}

#content #breadcrumbs {
  margin-bottom: 1.48em;
}

#content #breadcrumbs .container {
  padding: 0;
}

.top-bar {
  background: #f2f2f2;
  line-height: 38px;
  height: 38px;
  color: #646464;
}

.top-bar .insider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.top-bar .right-content {
  margin-left: auto;
}

@media screen and (max-width: 991px) {
  .top-bar {
    display: none;
  }
}

.top-bar span {
  display: inline-block;
}

.top-bar .divider {
  height: 100%;
  width: 1px;
  background: #ebebeb;
  vertical-align: top;
  margin: 0 20px 0 20px;
  display: inline-block;
}

.top-bar a {
  color: #646464;
}

.top-bar a:hover, .top-bar a:focus, .top-bar a:hover:focus {
  color: #ff4064;
}

.site-header {
  position: relative;
  z-index: 10;
  background-color: #ffffff;
}

.header-box-shadow .site-header {
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.2);
}

@media screen and (max-width: 991px) {
  #masthead {
    display: none;
  }
}

.site-title {
  margin: 0;
  line-height: 1;
}

.site-title > * {
  line-height: 1;
}

.site-title img {
  display: block;
}

#mhead {
  position: relative;
  z-index: 10;
  background-color: #ffffff;
}

@media screen and (min-width: 992px) {
  #mhead {
    display: none;
  }
}

#mhead .insider {
  height: 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header-box-shadow #mhead {
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.2);
}

.menu-toggler {
  position: relative;
  text-indent: -9999px;
  padding: 0 15px;
  margin-left: -15px;
  height: 100%;
  width: 42px;
  font-size: 0;
  cursor: pointer;
  display: block;
  -webkit-tap-highlight-color: transparent;
}

.menu-toggler.simple:before {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "\f20e";
  font-family: "Ionicons";
  color: #646464;
  display: block;
  text-indent: 0;
  left: 15px;
  font-size: 26px;
}

.menu-toggler.apple {
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: -webkit-transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  cursor: pointer;
}

.menu-toggler.apple:before, .menu-toggler.apple:after {
  position: absolute;
  top: 50%;
  content: '';
  display: block;
  height: 1px;
  width: 17px;
  background: #000;
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: -webkit-transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}

.menu-toggler.apple:before {
  -webkit-transform: translate3d(0, -3px, 0);
          transform: translate3d(0, -3px, 0);
}

.menu-toggler.apple:after {
  -webkit-transform: translate3d(0, 3px, 0);
          transform: translate3d(0, 3px, 0);
}

.active .menu-toggler.apple {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.active .menu-toggler.apple:before {
  -webkit-transform: translate3d(0, 0, 0) rotate(45deg);
          transform: translate3d(0, 0, 0) rotate(45deg);
  -webkit-transition: -webkit-transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: -webkit-transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}

.active .menu-toggler.apple:after {
  -webkit-transform: translate3d(0, 0, 0) rotate(-45deg);
          transform: translate3d(0, 0, 0) rotate(-45deg);
  -webkit-transition: -webkit-transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: -webkit-transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}

.search-toggler {
  position: relative;
  text-indent: -9999px;
  padding: 0 15px;
  margin-right: -15px;
  height: 100%;
  width: 42px;
  font-size: 0;
  cursor: pointer;
  display: block;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  -webkit-tap-highlight-color: transparent;
}

.search-toggler:before {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "\f4a5";
  font-family: "Ionicons";
  color: #646464;
  display: block;
  text-indent: 0;
  right: 15px;
  font-size: 18px;
}

.active .search-toggler {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

.search-active .search-toggler:before {
  content: "\f404";
  font-size: 30px;
}

#search-holder {
  position: relative;
}

#search-holder #search-wrapper {
  display: none;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
}

#search-holder form {
  margin-top: 15px;
  margin-bottom: 15px;
}

.site-header.headroom,
#mhead.headroom {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 10;
  will-change: transform;
  -webkit-transition: -webkit-transform 200ms linear;
  transition: -webkit-transform 200ms linear;
  transition: transform 200ms linear;
  transition: transform 200ms linear, -webkit-transform 200ms linear;
}

.headroom--pinned {
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.2);
}

.headroom--pinned.headroom--top {
  box-shadow: none;
}

.header-box-shadow .headroom--pinned.headroom--top {
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.2);
}

.headroom--unpinned {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

.headroom-enabled #page {
  padding-top: 60px;
}

@media screen and (max-width: 991px) {
  .m-headroom-enabled #page {
    padding-top: 42px;
  }
}

/* Menu */
.vietmoz-menu {
  margin: 0;
  font-size: 0;
  position: relative;
}

.vietmoz-menu li:hover > a, .vietmoz-menu li:hover:after {
  color: #308bd1;
}

.vietmoz-menu a {
  color: #323232;
}

.vietmoz-menu > li {
  font-size: 14px;
  display: inline-block;
  padding: 0 15px;
  vertical-align: top;
  position: relative;
}

.vietmoz-menu > li > a {
  display: block;
}

.vietmoz-menu > li.menu-item-has-children:after {
  content: "\f3d0";
  font-family: Ionicons;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #646464;
}

.vietmoz-menu > li.home > a {
  font-size: 0;
}

.vietmoz-menu > li.home > a:after {
  content: "\f38f";
  font-family: Ionicons;
  display: inline-block;
  font-size: 20px;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
}

.vietmoz-menu ul {
  margin: 0;
  display: none;
  position: absolute;
  background-color: #ffffff;
  border: 1px solid #ebebeb;
  left: 0;
  z-index: 10;
  width: 250px;
}

.vietmoz-menu ul li {
  position: relative;
  width: 250px;
  display: block;
}

.vietmoz-menu ul li.menu-item-has-children:after {
  content: "\f3d3";
  font-family: Ionicons;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.vietmoz-menu ul li:hover > a {
  background: #fafafa;
}

.vietmoz-menu ul a {
  font-size: 14px;
  line-height: 40px;
  padding: 0 1.48em;
  display: block;
  border-bottom: 1px solid #ebebeb;
}

.vietmoz-menu ul ul {
  left: 248px;
  top: -1px;
}

.vietmoz-menu li.menu-item-has-children:hover > ul {
  display: block;
}

#m-menu {
  background-color: #ffffff;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
}

.vietmoz-m-menu {
  margin-bottom: 1.48em;
  margin-top: 0.74em;
}

.vietmoz-m-menu li {
  position: relative;
}

.vietmoz-m-menu li:hover > a, .vietmoz-m-menu li:focus > a {
  color: #308bd1;
}

.vietmoz-m-menu a {
  color: #646464;
}

.vietmoz-m-menu > li {
  opacity: 0;
  -webkit-transform: scale(1.1) translateY(-24px);
          transform: scale(1.1) translateY(-24px);
  -webkit-transition: opacity 0.35s ease-out, -webkit-transform 0.35s ease-out;
  transition: opacity 0.35s ease-out, -webkit-transform 0.35s ease-out;
  transition: opacity 0.35s ease-out, transform 0.35s ease-out;
  transition: opacity 0.35s ease-out, transform 0.35s ease-out, -webkit-transform 0.35s ease-out;
  -webkit-transition-delay: 400ms, 400ms;
          transition-delay: 400ms, 400ms;
}

.active .vietmoz-m-menu > li {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
}

.active .vietmoz-m-menu > li:nth-child(1) {
  -webkit-transition-delay: 250ms, 250ms;
          transition-delay: 250ms, 250ms;
}

.active .vietmoz-m-menu > li:nth-child(2) {
  -webkit-transition-delay: 300ms, 300ms;
          transition-delay: 300ms, 300ms;
}

.active .vietmoz-m-menu > li:nth-child(3) {
  -webkit-transition-delay: 350ms, 350ms;
          transition-delay: 350ms, 350ms;
}

.active .vietmoz-m-menu > li:nth-child(4) {
  -webkit-transition-delay: 400ms, 400ms;
          transition-delay: 400ms, 400ms;
}

.active .vietmoz-m-menu > li:nth-child(5) {
  -webkit-transition-delay: 450ms, 450ms;
          transition-delay: 450ms, 450ms;
}

.active .vietmoz-m-menu > li:nth-child(6) {
  -webkit-transition-delay: 500ms, 500ms;
          transition-delay: 500ms, 500ms;
}

.active .vietmoz-m-menu > li:nth-child(7) {
  -webkit-transition-delay: 550ms, 550ms;
          transition-delay: 550ms, 550ms;
}

.active .vietmoz-m-menu > li:nth-child(8) {
  -webkit-transition-delay: 600ms, 600ms;
          transition-delay: 600ms, 600ms;
}

.active .vietmoz-m-menu > li:nth-child(9) {
  -webkit-transition-delay: 650ms, 650ms;
          transition-delay: 650ms, 650ms;
}

.active .vietmoz-m-menu > li:nth-child(10) {
  -webkit-transition-delay: 700ms, 700ms;
          transition-delay: 700ms, 700ms;
}

.active .vietmoz-m-menu > li:nth-child(11) {
  -webkit-transition-delay: 750ms, 750ms;
          transition-delay: 750ms, 750ms;
}

.active .vietmoz-m-menu > li:nth-child(12) {
  -webkit-transition-delay: 800ms, 800ms;
          transition-delay: 800ms, 800ms;
}

.active .vietmoz-m-menu > li:nth-child(13) {
  -webkit-transition-delay: 850ms, 850ms;
          transition-delay: 850ms, 850ms;
}

.active .vietmoz-m-menu > li:nth-child(14) {
  -webkit-transition-delay: 900ms, 900ms;
          transition-delay: 900ms, 900ms;
}

.active .vietmoz-m-menu > li:nth-child(15) {
  -webkit-transition-delay: 950ms, 950ms;
          transition-delay: 950ms, 950ms;
}

.active .vietmoz-m-menu > li:nth-child(16) {
  -webkit-transition-delay: 1000ms, 1000ms;
          transition-delay: 1000ms, 1000ms;
}

.active .vietmoz-m-menu > li:nth-child(17) {
  -webkit-transition-delay: 1050ms, 1050ms;
          transition-delay: 1050ms, 1050ms;
}

.active .vietmoz-m-menu > li:nth-child(18) {
  -webkit-transition-delay: 1100ms, 1100ms;
          transition-delay: 1100ms, 1100ms;
}

.active .vietmoz-m-menu > li:nth-child(19) {
  -webkit-transition-delay: 1150ms, 1150ms;
          transition-delay: 1150ms, 1150ms;
}

.active .vietmoz-m-menu > li:nth-child(20) {
  -webkit-transition-delay: 1200ms, 1200ms;
          transition-delay: 1200ms, 1200ms;
}

.vietmoz-m-menu a {
  display: block;
  border-bottom: 1px solid #ebebeb;
  font-size: 14px;
  line-height: 40px;
}

.vietmoz-m-menu ul {
  display: none;
}

.vietmoz-m-menu ul a {
  padding-left: 1.48em;
}

.vietmoz-m-menu ul ul a {
  padding-left: 2.96em;
}

.vietmoz-m-menu ul ul ul a {
  padding-left: 4.44em;
}

.vietmoz-m-menu ul ul ul ul a {
  padding-left: 5.92em;
}

.vietmoz-m-menu ul ul ul ul ul a {
  padding-left: 7.4em;
}

.dropdown-toggler {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  display: none;
  text-align: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-tap-highlight-color: transparent;
  outline: 0;
}

.vietmoz-m-menu .dropdown-toggler {
  display: block;
}

.dropdown-toggler:focus {
  outline: 0;
}

.dropdown-toggler:before {
  content: "\f489";
  font-family: Ionicons;
  font-size: 20px;
  line-height: 40px;
  display: inline-block;
  vertical-align: top;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

li.dropdown-active > .dropdown-toggler:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

#nav-holder {
  position: relative;
  z-index: 1;
}

#m-menu {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  display: none;
}

header[class*="default-header"] .insider {
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

header[class*="default-header"] .vietmoz-menu > li > a {
  line-height: 60px;
}

header[class*="header-v1"] .insider {
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

header[class*="header-v1"] .insider .right-content {
  text-align: right;
}

header[class*="header-v1"] .insider .right-content img {
  max-width: 100%;
  height: auto;
}

header[class*="header-v1"] .vietmoz-menu > li > a {
  line-height: 42px;
}

.header-v1 .main-menu {
  margin-left: -15px;
  margin-right: -15px;
}

.header-v1 .vietmoz-menu ul {
  left: 0;
  right: auto;
}

.header-v1 .vietmoz-menu ul ul {
  left: 100%;
  right: auto;
}

.header-v1b .main-menu {
  background: #308bd1;
  margin-left: 0;
  margin-right: 0;
}

.header-v1b .vietmoz-menu > li > a {
  color: #ffffff;
}

.header-v1b .vietmoz-menu > li:hover {
  background: #2b7dbc;
}

.header-v1b .vietmoz-menu > li:hover > a {
  color: #ffffff;
}

.header-v1b .vietmoz-menu > li.menu-item-has-children {
  padding-right: 30px;
}

.header-v1b .vietmoz-menu > li.menu-item-has-children:after {
  color: #ffffff;
  right: 10px;
}

.header-v1c {
  border-bottom: 1px solid #308bd1;
}

.header-v1c .vietmoz-menu > li {
  padding: 0 20px;
}

.header-v1c .vietmoz-menu > li:hover, .header-v1c .vietmoz-menu > li.current-menu-item {
  background: #308bd1;
}

.header-v1c .vietmoz-menu > li:hover > a, .header-v1c .vietmoz-menu > li.current-menu-item > a {
  color: #ffffff;
}

header[class*="v2"] .insider {
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

header[class*="v2"] .vietmoz-menu > li > a {
  line-height: 60px;
  color: #fff;
  position: relative;
}

.header-v2b {
  background: rgba(0, 0, 0, 0.9);
}

.header-v2b .vietmoz-menu > li.current-menu-item > a:after,
.header-v2b .vietmoz-menu > li:hover > a:after {
  content: '';
  background: #308bd1;
  height: 2px;
  width: 100%;
  position: absolute;
  display: block;
  top: calc(50% + 14px);
}

@media screen and (max-width: 991px) {
  #secondary {
    padding-top: 1.48em;
  }
}

#secondary .widget {
  width: 100%;
}

@media screen and (min-width: 480px) and (max-width: 992px) {
  #secondary .widget {
    width: 48%;
  }
}

#secondary .widget:last-child {
  margin-bottom: 0;
}

#secondary .gutter-sizer {
  width: 4%;
}

.widget {
  margin-bottom: 1.48em;
}

.widget .widget-title {
  font-size: 17.22px;
}

.widget ul {
  margin: 0;
  list-style: square;
  padding-left: 15px;
}

.widget li {
  line-height: 1.8;
}

.widget ul a,
.widget .tagcloud a {
  color: #646464;
}

.widget ul a:hover,
.widget .tagcloud a:hover {
  color: #308bd1;
}

.search-form {
  position: relative;
}

.search-form .search-field {
  margin-bottom: 0;
  border-radius: 0;
}

.search-form .search-submit {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  line-height: 1;
  border-radius: 0;
}

.search-form .vietmoz-search-icon:before {
  content: "\f4a4";
  font-family: "Ionicons";
  font-size: 18px;
}

#wp-calendar {
  width: 100%;
}

#wp-calendar caption {
  text-align: right;
  color: #308bd1;
  font-size: 12px;
  padding: 5px 0;
}

#wp-calendar thead {
  font-size: 10px;
}

#wp-calendar thead th {
  padding-bottom: 10px;
  text-align: center;
}

#wp-calendar tbody {
  color: #646464;
}

#wp-calendar tbody td {
  background: #fafafa;
  border: 1px solid #ffffff;
  text-align: center;
  padding: 6px;
}

#wp-calendar tbody td:hover {
  background: #ffffff;
}

#wp-calendar tbody .pad {
  background: none;
}

#wp-calendar tfoot #next {
  font-size: 10px;
  text-transform: uppercase;
  text-align: right;
}

#wp-calendar tfoot #prev {
  font-size: 10px;
  text-transform: uppercase;
  padding-top: 10px;
}

/* Widget Hot News */
.vmz_hotnews .style-default {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

.vmz_hotnews .style-default .item-large {
  float: left;
  width: 67.23%;
}

@media (max-width: 736px) {
  .vmz_hotnews .style-default .item-large {
    width: 60%;
  }
}

@media (max-width: 414px) {
  .vmz_hotnews .style-default .item-large {
    width: 100%;
    margin-bottom: 15px;
  }
}

.vmz_hotnews .style-default .item-large .img-featured {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
  overflow: hidden;
}

.vmz_hotnews .style-default .item-large .img-featured img {
  max-height: 347px;
  width: 100%;
}

.vmz_hotnews .style-default .item-large .title {
  font-size: 16px;
  font-weight: 600;
  color: #323232;
  line-height: 24px;
  margin-bottom: 5px;
  display: block;
}

.vmz_hotnews .style-default .item-large .title:hover {
  cursor: pointer;
  color: #308bd1;
}

.vmz_hotnews .style-default .item-list {
  float: left;
  width: 32.77%;
  padding-left: 20px;
}

.vmz_hotnews .style-default .item-list .list-news {
  list-style: square;
  padding-left: 15px;
  margin: 0;
}

@media (max-width: 736px) {
  .vmz_hotnews .style-default .item-list {
    width: 40%;
  }
}

@media (max-width: 414px) {
  .vmz_hotnews .style-default .item-list {
    width: 100%;
    padding-left: 0;
  }
}

.vmz_hotnews .style-default .item-list .text-head {
  font-size: 14px;
  background: #308bd1;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  padding-left: 10px;
  line-height: 20px;
  margin-bottom: 10px;
}

.vmz_hotnews .style-default .item-list a {
  display: block;
  position: relative;
  color: #333;
}

.vmz_hotnews .style-default .item-list a:hover {
  color: #308bd1;
}

/* Wiget Thumnail */
.shortcode-thumnail {
  margin-left: -8px;
  margin-right: -8px;
  margin-bottom: 20px;
}

.shortcode-thumnail .vc_col-sm-3 .vc_column-inner {
  padding-left: 8px;
  padding-right: 8px;
}

.vmz_thumbnail .thumbnail-img {
  margin-bottom: 8px;
}

.vmz_thumbnail .thumbnail-img img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 767px) {
  .vmz_thumbnail .thumbnail-img {
    width: 40%;
    float: left;
    padding-right: 10px;
  }
}

.vmz_thumbnail .thumnail-content {
  width: 100%;
}

@media (max-width: 320px) {
  .vmz_thumbnail .thumnail-content {
    display: block;
  }
}

.vmz_thumbnail .thumnail-content .title {
  padding-bottom: 6px;
  line-height: 18px;
}

@media (max-width: 500px) {
  .vmz_thumbnail .thumnail-content .title {
    min-height: 60px;
  }
}

.vmz_thumbnail .thumnail-content .title a {
  color: #333;
  font-weight: 600;
  display: block;
}

.vmz_thumbnail .thumnail-content .title a:hover {
  text-decoration: none;
  cursor: pointer;
  color: #308bd1;
}

.vmz_thumbnail .thumnail-content .des {
  font-size: 13px;
  font-weight: 350;
  color: #666;
}

@media (max-width: 414px) {
  .vmz_thumbnail .thumnail-content .des {
    display: none;
  }
}

/* Widget List Post By Category */
.list-category-posts .link-title {
  position: relative;
}

.list-category-posts .link-title .head-title {
  background-color: #f9f9f9;
  color: #308bd1;
  font-weight: 400;
  font-size: 18px;
  padding: 7px 0;
  margin-bottom: 15px;
  text-transform: uppercase;
  border-top: 2px solid #ff3333;
  border-bottom: 1px solid #ccc;
}

.list-category-posts .link-title .head-title:hover {
  color: #308bd1;
  cursor: pointer;
}

.list-category-posts .link-title .head-title a {
  color: #308bd1;
}

.list-category-posts .link-title .head-title a:hover {
  color: #333;
  cursor: pointer;
}

.list-category-posts .link-title .head-title .ion-arrow-right-b {
  color: #ff3333;
  padding-left: 6px;
}

@media (max-width: 500px) {
  .list-category-posts .link-title .head-title .ion-arrow-right-b {
    display: none;
  }
}

.list-category-posts .link-title .link-custom {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
}

@media (max-width: 568px) {
  .list-category-posts .link-title .link-custom {
    display: none;
  }
}

.list-category-posts .link-title .link-custom ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.list-category-posts .link-title .link-custom ul li {
  display: inline-block;
}

.list-category-posts .link-title .link-custom ul li:last-child a {
  border-right: 0;
}

.list-category-posts .link-title .link-custom ul li a {
  color: #333;
  font-size: 13px;
  border-right: 1px solid #ccc;
  padding: 0 8px;
}

@media (max-width: 667px) {
  .list-category-posts .link-title .link-custom ul li a {
    padding: 0 5px;
  }
}

.list-category-posts .link-title .link-custom ul li a:hover {
  color: #308bd1;
  cursor: pointer;
}

.list-category-posts .list-item-home {
  width: 100%;
  clear: both;
  margin-bottom: 20px;
  overflow: hidden;
}

.list-category-posts .list-item-home .left-content {
  float: left;
  width: 42.5%;
}

@media (max-width: 414px) {
  .list-category-posts .list-item-home .left-content {
    width: 100%;
    margin-bottom: 15px;
  }
}

.list-category-posts .list-item-home .left-content .img-home {
  margin-bottom: 10px;
  display: block;
}

@media (max-width: 414px) {
  .list-category-posts .list-item-home .left-content .img-home img {
    width: 100%;
  }
}

.list-category-posts .list-item-home .left-content .post-large-content {
  width: 100%;
}

.list-category-posts .list-item-home .left-content .post-large-content .title {
  margin-bottom: 10px;
}

.list-category-posts .list-item-home .left-content .post-large-content .title a {
  font-size: 16px;
  color: #333;
  display: block;
  line-height: 20px;
  font-weight: 600;
}

.list-category-posts .list-item-home .left-content .post-large-content .title a:hover {
  color: #308bd1;
}

.list-category-posts .list-item-home .left-content .post-large-content .excerpt {
  color: #666;
  font-size: 13px;
}

@media (max-width: 1024px) {
  .list-category-posts .list-item-home.style-default .left-content .post-large-content .excerpt {
    display: none;
  }
}

.list-category-posts .list-item-home.style-onecolumn .item {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}

.list-category-posts .list-item-home.style-onecolumn .item .img-item {
  width: 25.6%;
  float: left;
  margin-right: 30px;
}

@media screen and (max-width: 767px) {
  .list-category-posts .list-item-home.style-onecolumn .item .img-item {
    margin-right: 15px;
  }
}

.list-category-posts .list-item-home.style-onecolumn .item .content-item {
  width: 70%;
  float: left;
}

.list-category-posts .list-item-home.style-onecolumn .item .content-item .post-title {
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  padding-bottom: 5px;
}

.list-category-posts .list-item-home.style-onecolumn .item .content-item .post-title:hover {
  color: #308bd1;
}

.list-category-posts .list-item-home.style-onecolumn .item .content-item .entry-meta .post-categories {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 0;
}

@media screen and (max-width: 479px) {
  .list-category-posts .list-item-home.style-onecolumn .item .content-item .excerpt {
    display: none;
  }
}

.list-category-posts .list-item-home.style-twocolumn .row-column {
  overflow: hidden;
  width: 100%;
  margin-bottom: 20px;
}

.list-category-posts .list-item-home.style-twocolumn .row-column .item-twocolumn {
  float: left;
  width: 50%;
}

.list-category-posts .list-item-home.style-twocolumn .row-column .item-twocolumn .img-home {
  padding-bottom: 10px;
  display: block;
}

.list-category-posts .list-item-home.style-twocolumn .row-column .item-twocolumn .title a {
  color: #333;
  font-weight: 600;
}

.list-category-posts .list-item-home.style-twocolumn .row-column .item-twocolumn .title a:hover {
  color: #308bd1;
}

.list-category-posts .list-item-home.style-twocolumn .row-column .item-twocolumn.item-1 {
  padding-right: 15px;
}

.list-category-posts .list-item-home.style-twocolumn .row-column .item-twocolumn.item-2 {
  padding-left: 15px;
}

.list-category-posts .list-item-home.style-twocolumn .title-column {
  position: relative;
  padding-left: 15px;
}

.list-category-posts .list-item-home.style-twocolumn .title-column:hover::before {
  color: #308bd1;
}

.list-category-posts .list-item-home.style-twocolumn .title-column::before {
  content: "\f24f";
  font-size: 6px;
  font-family: Ionicons;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
  color: #ccc;
}

.list-category-posts .list-item-home.style-twocolumn .title-column a {
  color: #333;
  display: block;
}

.list-category-posts .list-item-home.style-twocolumn .title-column a:hover {
  color: #308bd1;
}

.list-category-posts .list-item-home.style-twocolumn .post-large-content .excerpt {
  display: none;
}

@media (max-width: 1024px) {
  .list-category-posts .list-item-home.style-twocolumn .post-large-content .excerpt {
    display: block;
  }
}

.list-category-posts .list-item-home .right-content {
  float: left;
  width: 57.5%;
  padding-left: 30px;
}

@media (max-width: 414px) {
  .list-category-posts .list-item-home .right-content {
    width: 100%;
    padding-left: 0;
  }
}

.list-category-posts .list-item-home .right-content .post-item {
  width: 100%;
  clear: both;
  overflow: hidden;
  margin-bottom: 15px;
}

.list-category-posts .list-item-home .right-content .post-item .img-home {
  float: left;
  display: inline-block;
  padding-right: 20px;
  width: 37.7%;
}

@media (max-width: 414px) {
  .list-category-posts .list-item-home .right-content .post-item .img-home {
    width: 47%;
  }
}

.list-category-posts .list-item-home .right-content .post-item .post-item-content {
  float: left;
  display: inline-block;
  width: 62.3%;
}

@media (max-width: 414px) {
  .list-category-posts .list-item-home .right-content .post-item .post-item-content {
    width: 53%;
  }
}

.list-category-posts .list-item-home .right-content .post-item .post-item-content .title a {
  font-weight: 600;
  color: #333;
  padding-bottom: 5px;
  line-height: 18px;
}

@media (max-width: 320px) {
  .list-category-posts .list-item-home .right-content .post-item .post-item-content .title a {
    font-size: 13px;
  }
}

.list-category-posts .list-item-home .right-content .post-item .post-item-content .title a:hover {
  color: #308bd1;
}

.list-category-posts .list-item-home .right-content .post-item .post-item-content .excerpt {
  color: #666;
  font-size: 13px;
}

@media (max-width: 1024px) {
  .list-category-posts .list-item-home .right-content .post-item .post-item-content .excerpt {
    display: none;
  }
}

/* Widget Category Posts List */
.widget_post_list .list-post-item {
  padding: 0 10px 10px 20px;
  margin: 0;
}

.vmz-mega-menu.menu-mega-has-children {
  padding-right: 25px;
}

@media screen and (max-width: 767px) {
  .vmz-mega-menu.menu-mega-has-children {
    padding-right: 0;
  }
}

.vmz-mega-menu > a {
  position: relative;
}

.vmz-mega-menu > a:after {
  content: "\f3d0";
  font-family: Ionicons;
  position: absolute;
  right: -25px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #ffffff;
}

.vmz-mega-menu .megamenu {
  background: #ffffff;
  position: absolute;
  width: 100%;
  float: left;
  left: 0;
  margin: 0;
  border: 1px solid #ebebeb;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  display: none;
}

.vmz-mega-menu .megamenu .tab-content {
  display: none;
}

.vmz-mega-menu .megamenu .tab-show {
  display: block;
}

.vmz-mega-menu .megamenu .tab-titles {
  background: #fafafa;
  width: 218px;
  max-width: 218px;
  float: left;
  text-align: right;
  padding: 22px 0 16px 0;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 252px;
  position: relative;
}

.vmz-mega-menu .megamenu .tab-titles li {
  color: #333;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  padding: 5px 22px;
}

.vmz-mega-menu .megamenu .tab-titles li a {
  line-height: 25px;
}

.vmz-mega-menu .megamenu .tab-titles li:hover {
  background: #ffffff;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
}

.vmz-mega-menu .megamenu .tab-titles li:hover a {
  background: none;
}

.vmz-mega-menu .megamenu .right-content {
  float: left;
  padding: 22px 0 16px 0;
  width: calc(100% - 218px);
}

.vmz-mega-menu .megamenu .right-content .item-post {
  width: 202px;
  min-height: 202px;
  float: left;
  margin-left: 22px;
}

.vmz-mega-menu .megamenu .right-content .item-post .img-item img {
  width: 100%;
  height: auto;
}

.vmz-mega-menu .megamenu .right-content .item-post-cat {
  display: none;
}

.vmz-mega-menu .megamenu .right-content .item-post-cat.active {
  display: block;
}

#colophon {
  font-size: 12px;
  line-height: 1.2;
}

#colophon .footer-sidebar {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

#colophon .grid-sizer {
  width: 1%;
}

@media screen and (min-width: 480px) and (max-width: 992px) {
  #colophon .footer-sidebar {
    width: calc(50% - 1px);
  }
}

@media (min-width: 992px) {
  #colophon .footer-sidebar {
    width: 25%;
  }
}

@media (min-width: 992px) {
  .footer-layout-1 #colophon .footer-sidebar {
    width: 100%;
  }
}

@media (min-width: 992px) {
  .footer-layout-2 #colophon .footer-sidebar {
    width: 75%;
  }
}

@media (min-width: 992px) {
  .footer-layout-2 #colophon .footer-sidebar#footer-2 {
    width: 25%;
  }
}

@media (min-width: 992px) {
  .footer-layout-3 #colophon .footer-sidebar {
    width: 50%;
  }
}

@media (min-width: 992px) {
  .footer-layout-4 #colophon .footer-sidebar {
    width: 25%;
  }
}

@media (min-width: 992px) {
  .footer-layout-4 #colophon .footer-sidebar#footer-2 {
    width: 75%;
  }
}

@media (min-width: 992px) {
  .footer-layout-5 #colophon .footer-sidebar {
    width: 33.33333%;
  }
}

@media (min-width: 992px) {
  .footer-layout-5 #colophon .footer-sidebar#footer-2 {
    width: 66.66667%;
  }
}

@media (min-width: 992px) {
  .footer-layout-6 #colophon .footer-sidebar {
    width: 33.33333%;
  }
}

@media (min-width: 992px) {
  .footer-layout-7 #colophon .footer-sidebar {
    width: 25%;
  }
}

@media (min-width: 992px) {
  .footer-layout-7 #colophon .footer-sidebar#footer-2 {
    width: 50%;
  }
}

@media (min-width: 992px) {
  .footer-layout-8 #colophon .footer-sidebar {
    width: 25%;
  }
}

@media (min-width: 992px) {
  .footer-layout-8 #colophon .footer-sidebar#footer-1 {
    width: 50%;
  }
}

@media (min-width: 992px) {
  .footer-layout-9 #colophon .footer-sidebar {
    width: 25%;
  }
}

@media (min-width: 992px) {
  .footer-layout-9 #colophon .footer-sidebar#footer-3 {
    width: 50%;
  }
}

@media (min-width: 992px) {
  .footer-layout-11 #colophon .footer-sidebar {
    width: 16.66667%;
  }
}

@media (min-width: 992px) {
  .footer-layout-11 #colophon .footer-sidebar#footer-1 {
    width: 33.33333%;
  }
}

@media (min-width: 992px) {
  .footer-layout-12 #colophon .footer-sidebar {
    width: 16.66667%;
  }
}

@media (min-width: 992px) {
  .footer-layout-12 #colophon .footer-sidebar#footer-5 {
    width: 33.33333%;
  }
}

#colophon {
  background-color: #fff;
  color: #646464;
  padding: 1.48em 0 0;
}

#colophon h1, #colophon .error404 .error-404-icon, .error404 #colophon .error-404-icon, #colophon h2, #colophon h3, #colophon h4, #colophon h5, #colophon h6 {
  color: #333;
}

#colophon a {
  color: #646464;
}

#colophon a:hover, #colophon a:focus {
  color: #ff4064;
}

#colophon ul,
#colophon p:last-child {
  margin-bottom: 0;
}

.copyright {
  font-size: 12px;
  line-height: 1.2;
  padding: 0.49333em 0;
  background-color: #f2f2f2;
  color: #646464;
}

.copyright a {
  color: #646464;
}

.copyright a:hover, .copyright a:focus {
  color: #ff4064;
}

/* Single */
.single #main > article {
  clear: both;
  padding-bottom: 0.74em;
  margin-bottom: 0.74em;
}

.single #main > article:before, .single #main > article:after {
  clear: both;
  content: '';
  display: table;
}

.single #main > article > *:last-child {
  margin-bottom: 0;
}

.entry-header {
  margin-bottom: 0.74em;
  padding-bottom: 0.74em;
}

.entry-header > * {
  margin: 0;
}

.entry-header > * + * {
  margin-top: 0.74em;
}

.entry-title {
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}

.entry-meta {
  color: #ababab;
  font-size: 13px;
}

.entry-meta a {
  color: #ababab;
}

.entry-meta a:hover {
  color: #308bd1;
}

.entry-meta time.updated {
  display: none;
}

.entry-meta time.updated.published {
  display: inline;
}

.entry-content {
  margin-bottom: 1.48em;
}

.entry-footer {
  margin-bottom: 1.48em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: -1.48em;
}

.entry-footer > * {
  margin: 1.48em 0 0;
}

.tags-list a {
  background: #fafafa;
  font-size: 11px;
  padding: 2px 5px;
  color: #646464;
  white-space: nowrap;
}

.tags-list a:hover {
  background-color: #eeeeee;
}

.tags-list .divider {
  opacity: 0;
}

.social-sharing:before, .social-sharing:after {
  clear: both;
  content: '';
  display: table;
}

.social-sharing li {
  display: block;
  float: left;
  margin-right: 10px;
}

.social-sharing li span {
  display: none;
}

.social-sharing li:last-child {
  margin-right: 0;
}

.social-sharing a {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  -webkit-transition: all 1s;
  transition: all 1s;
  border: 1px solid;
}

.social-sharing a:hover {
  -webkit-transition: all 1s;
  transition: all 1s;
}

.social-sharing.classic li {
  margin: 0;
}

.author-box {
  border: 1px solid #ebebeb;
  padding: 0.74em;
  background: #fafafa;
  width: 100%;
}

.author-box::after {
  clear: both;
  content: "";
  display: table;
}

.author-box .avatar-wrap {
  float: left;
  display: block;
  margin-right: 1.48em;
}

.author-box .author-name {
  color: #646464;
  font-size: 21.1806px;
  font-weight: bold;
  text-transform: uppercase;
}

.author-box .author-name:hover {
  color: #308bd1;
}

.vietmoz-related-posts {
  margin-bottom: 1.48em;
}

.vietmoz-related-posts .grid-item {
  margin-bottom: 0;
  line-height: 2;
}

/* Comment */
.comments-title,
.comment-reply-title {
  font-size: 17.22px;
}

.comment-body {
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 1.48em;
  padding-bottom: 1.48em;
  position: relative;
}

.bypostauthor .comment-body {
  border-color: #308bd1;
}

.comment-body .reply a {
  position: absolute;
  top: 0;
  right: 0;
  text-transform: uppercase;
  color: #646464;
}

.comment-body .reply a:hover {
  color: #308bd1;
}

#cancel-comment-reply-link {
  border: 1px solid #ebebeb;
  border-radius: 2px;
  padding: 3px 0.37em;
  color: #646464;
  font-size: 11.38211px;
  vertical-align: text-top;
}

#cancel-comment-reply-link:hover {
  color: #308bd1;
  border-color: #308bd1;
}

.comment-meta {
  margin-bottom: 0.74em;
}

.comment-meta:before, .comment-meta:after {
  clear: both;
  content: '';
  display: table;
}

.comment-author {
  color: #646464;
}

.comment-author a {
  color: #646464;
}

.comment-author a:hover {
  color: #308bd1;
}

.comment-metadata {
  color: #ababab;
  font-size: 11.38211px;
}

.comment-metadata a {
  color: #ababab;
}

.comment-metadata a:hover {
  color: #323232;
}

.comment-content > p:last-child {
  margin-bottom: 0;
}

.children .comment-content {
  padding-left: 1.48em;
}

.comment-list {
  padding: 0;
  list-style: none;
}

.comment-list .avatar {
  width: 75px;
  height: auto;
  float: left;
  margin-right: 0.74em;
}

.comment-list .children {
  list-style: none;
}

.comment-list .children .avatar {
  width: 40px;
}

#respond {
  margin-bottom: 1.48em;
}

.comment-form-author,
.comment-form-email,
.comment-form-url {
  width: 32%;
  margin-right: 2%;
  float: left;
}

.comment-form-url {
  margin-right: 0;
}

/* Page */
.page-header,
.page-content,
.page-footer {
  margin-bottom: 1.48em;
}

.page-content:before, .page-content:after {
  clear: both;
  content: '';
  display: table;
}

.page-template-page-full-width #primary {
  width: 100%;
}

/* Grid */
.grid-item {
  width: 100%;
  margin-bottom: 1.48em;
}

.grid-item > * {
  margin: 0;
}

.grid-item > * + * {
  margin-top: 0.74em;
}

.grid {
  margin-right: -15px;
  margin-left: -15px;
}

.grid .grid-item {
  padding: 0 15px;
}

.grid.column-2 .grid-item {
  width: 50%;
}

@media screen and (max-width: 767px) {
  .grid.column-2 .grid-item {
    width: 49.9%;
  }
}

@media screen and (max-width: 479px) {
  .grid.column-2 .grid-item {
    width: 100%;
  }
}

.grid.column-3 .grid-item {
  width: 33.3%;
}

@media screen and (max-width: 665px) {
  .grid.column-3 .grid-item {
    width: 49.9%;
  }
}

@media screen and (max-width: 479px) {
  .grid.column-3 .grid-item {
    width: 100%;
  }
}

.grid.column-4 .grid-item {
  width: 25%;
}

@media screen and (max-width: 991px) {
  .grid.column-4 .grid-item {
    width: 33.3%;
  }
}

@media screen and (max-width: 665px) {
  .grid.column-4 .grid-item {
    width: 49.9%;
  }
}

@media screen and (max-width: 479px) {
  .grid.column-4 .grid-item {
    width: 100%;
  }
}

.term-description > p:last-child {
  margin-bottom: 0;
}

.post-title {
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}

.post-thumbnail a,
.post-thumbnail img {
  display: block;
}

.sticky {
  border: 1px solid #ebebeb;
  padding: 0.74em;
}

.medium .sticky {
  padding-bottom: 0;
}

.grid .sticky {
  border: none;
}

.loop-wrapper article:before, .loop-wrapper article:after {
  clear: both;
  content: '';
  display: table;
}

.loop-wrapper .post-thumbnail {
  width: 31%;
  float: left;
  margin-right: 1.48em;
  margin-bottom: 0.74em;
}

@media screen and (max-width: 479px) {
  .loop-wrapper .post-thumbnail {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 0;
  }
}

.loop-wrapper .post-info {
  width: calc(69% - 1.48em);
  float: left;
  margin-top: 0;
}

@media screen and (max-width: 479px) {
  .loop-wrapper .post-info {
    width: 100%;
    float: none;
    margin-top: 0.74em;
  }
}

.loop-wrapper .post-title {
  margin-top: 0;
  font-size: 14px;
  margin-bottom: 20px;
}

@media screen and (max-width: 479px) {
  .loop-wrapper .post-title {
    margin-top: 0.74em;
  }
}

.error404 .site-header,
.error404 #colophon,
.error404 .title-bar,
.error404 .copyright {
  display: none;
}

.error404 #primary {
  background: #fafafa;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  z-index: 20;
}

.error404 #main {
  padding: 50px 100px;
  background: #ffffff;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}

.error404 .error-404-icon {
  font-weight: bold;
  margin-bottom: 40px;
  color: #646464;
  font-size: 90.21402px;
}

.error404 .back-to-home a {
  font-weight: bold;
}

.mc4wp-form-fields {
  position: relative;
}

.mc4wp-form-fields:before, .mc4wp-form-fields:after {
  clear: both;
  content: '';
  display: table;
}

.mc4wp-form-fields input {
  display: block;
  margin-bottom: 0;
  line-height: 38px !important;
  padding-top: 0;
  padding-bottom: 0;
}

.mc4wp-form-fields input[type="email"] {
  width: calc( 100% - 120px);
  float: left;
}

.mc4wp-form-fields input[type="submit"] {
  float: right;
  width: 100px;
  position: absolute;
  top: 0;
  right: 0;
}

/**
 * Website Style 1
 *
 *
 * CONTENT.
 * 1. Breadcrumbs
 * 2. Sidebar
 * 3. Footer
 * 4. Single
 * 4.1 Single Post Content
 * 4.2 Related Posts
 * 5. Category
 */
.website-style-1 #breadcrumbs {
  background-color: #fafafa;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  border: 1px solid #ebebeb;
}

.website-style-1 .sidebar-widget {
  border-radius: 3px 3px 0 0;
  padding: 5px;
  background: rgba(250, 250, 250, 0.3);
  margin-bottom: 30px;
}

.website-style-1 .sidebar-widget.widget_search {
  padding: 0;
}

.website-style-1 .sidebar-widget .widget-title {
  background: #fafafa;
  border-top: 2px solid #308bd1;
  font-size: 18px;
  color: #308bd1;
  padding-left: 19px;
  line-height: 32px;
  margin: -5px -5px 10px -5px;
  border-radius: 3px 3px 0 0;
}

.website-style-1 #colophon {
  padding: 40px 0 10px;
}

.website-style-1 #colophon .widget-title {
  text-transform: uppercase;
  font-size: 14px;
  position: relative;
  padding: 0 0 10px;
  margin-bottom: 15px;
}

.website-style-1 #colophon .widget-title:before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 20px;
  height: 2px;
  background: #308bd1;
}

.website-style-1 #colophon ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.website-style-1 .copyright {
  border-top: 1px solid #ebebeb;
  padding: 10px 0;
}

.website-style-1.single .vietmoz-title, .website-style-1.page-template-default .vietmoz-title {
  font-size: 24px;
  margin: 0;
  margin-bottom: 15px;
  font-weight: 600;
  border-bottom: 1px solid #308bd1;
  padding-bottom: 8px;
}

.website-style-1.single .entry-meta .byline,
.website-style-1.single .entry-meta .byline + .divider,
.website-style-1.single .entry-meta .comment,
.website-style-1.single .entry-meta .comment + .divider, .website-style-1.page-template-default .entry-meta .byline,
.website-style-1.page-template-default .entry-meta .byline + .divider,
.website-style-1.page-template-default .entry-meta .comment,
.website-style-1.page-template-default .entry-meta .comment + .divider {
  display: none;
}

.website-style-1 .vietmoz-related-posts h3 {
  background: #fafafa;
  font-size: 18px;
  color: #308bd1;
  border-top: 2px solid #308bd1;
  border-bottom: 1px solid #ebebeb;
  line-height: 40px;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 15px;
}

.website-style-1 .vietmoz-related-posts .posts-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.website-style-1 .vietmoz-related-posts .posts-list li {
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
}

.website-style-1 .vietmoz-related-posts .posts-list li:before {
  content: "";
  background: #308bd1;
  width: 4px;
  height: 4px;
  position: absolute;
  left: 6px;
  top: 10px;
}

.website-style-1 .vietmoz-related-posts .posts-list li a {
  position: relative;
  padding-left: 10px;
  color: #323232;
}

.website-style-1 .vietmoz-related-posts .posts-list li a:hover {
  color: #308bd1;
}

@media screen and (min-width: 480px) {
  .website-style-1 .vietmoz-related-posts .posts-list li {
    width: 50%;
  }
}

@media screen and (min-width: 768px) {
  .website-style-1 .vietmoz-related-posts .posts-list li {
    width: 33.33%;
  }
}

.website-style-1.category .vietmoz-title {
  font-size: 24px;
  font-weight: 300;
  text-transform: uppercase;
  padding-bottom: 8px;
  margin-bottom: 15px;
  border-bottom: 1px solid #308bd1;
}

.website-style-1.category .vietmoz-title:hover {
  color: #308bd1;
  cursor: pointer;
}

.website-style-1.category .term-description {
  overflow: hidden;
  margin-bottom: 20px;
  border-bottom: 1px solid #ebebeb;
}

.website-style-1.category .term-description h2 {
  font-size: 18px;
  margin-bottom: 20px;
  position: relative;
  padding-left: 24px;
}

@media (max-width: 320px) {
  .website-style-1.category .term-description h2 {
    font-size: 16px;
    margin-bottom: 10px;
  }
}

.website-style-1.category .term-description h2::before {
  content: "";
  position: absolute;
  background: url(../images/icon-list.png) no-repeat;
  width: 13px;
  height: 14px;
  left: 0;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
}

.website-style-1.category .term-description ul {
  padding: 0;
  margin: 0;
  -webkit-column-count: 3;
  /* Chrome, Safari, Opera */
  -moz-column-count: 3;
  /* Firefox */
  column-count: 3;
}

@media (max-width: 414px) {
  .website-style-1.category .term-description ul {
    -webkit-column-count: 2;
    /* Chrome, Safari, Opera */
    -moz-column-count: 2;
    /* Firefox */
    column-count: 2;
  }
}

@media (max-width: 320px) {
  .website-style-1.category .term-description ul {
    -webkit-column-count: 1;
    /* Chrome, Safari, Opera */
    -moz-column-count: 1;
    /* Firefox */
    column-count: 1;
  }
}

.website-style-1.category .term-description ul li {
  list-style: none;
}

.website-style-1.category .term-description ul li a {
  position: relative;
  padding-left: 15px;
  font-weight: 600;
}

.website-style-1.category .term-description ul li a::after {
  content: "";
  background: #308bd1;
  width: 4px;
  height: 4px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
}

.website-style-1.category .term-description ul li a:hover {
  cursor: pointer;
  color: #308bd1;
}

.website-style-1 .loop-wrapper article {
  padding: 15px 0;
  border-bottom: 1px solid #ebebeb;
}

.website-style-1 .loop-wrapper article .post-excerpt {
  margin-bottom: 0;
}

.website-style-1 .loop-wrapper article .entry-meta .byline,
.website-style-1 .loop-wrapper article .entry-meta .byline + .divider,
.website-style-1 .loop-wrapper article .entry-meta .comment,
.website-style-1 .loop-wrapper article .entry-meta .comment + .divider {
  display: none;
}

/**
 * Website Style 2
 *
 * CONTENT.
 * 0.  Body
 * 0.1 Form
 * 1.  Breadcrumbs
 * 2.  Sidebar
 * 3.  Footer
 * 4.  Single
 * 4.1 Single Post Content
 * 4.2 Related Posts
 * 4.3 Facebook comment
 * 5.  Category
 * 6.  Pagination
 */
.website-style-2 #primary {
  background: #ffffff;
  padding: 20px;
}

.website-style-2:not(.home) #content, .website-style-2.home.blog #content {
  padding-top: 0;
  padding-bottom: 0;
}

.website-style-2 input[type="color"], .website-style-2 input[type="date"], .website-style-2 input[type="datetime"], .website-style-2 input[type="datetime-local"], .website-style-2 input[type="email"], .website-style-2 input[type="month"], .website-style-2 input[type="number"], .website-style-2 input[type="password"], .website-style-2 input[type="search"], .website-style-2 input[type="tel"], .website-style-2 input[type="text"], .website-style-2 input[type="time"], .website-style-2 input[type="url"], .website-style-2 input[type="week"], .website-style-2 input:not([type]), .website-style-2 textarea {
  background: #fff;
  box-shadow: none;
}

.website-style-2 #breadcrumbs .insider {
  font-size: 14px;
}

.website-style-2 .sidebar-widget {
  background: rgba(250, 250, 250, 0.3);
  margin-bottom: 30px;
}

.website-style-2 .sidebar-widget .widget-title {
  background: #fafafa;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 36px;
  position: relative;
}

.website-style-2 .sidebar-widget .widget-title:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 60px;
  background: #ffae01;
}

.website-style-2 .sidebar-widget ul {
  padding: 0;
  margin: 0;
}

.website-style-2 .sidebar-widget ul li {
  list-style: none;
  position: relative;
  padding: 5px 0 5px 15px;
  border-bottom: 1px solid #ebebeb;
}

.website-style-2 .sidebar-widget ul li:before {
  content: '';
  position: absolute;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-left: 4px solid #ffae01;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
}

.website-style-2 .sidebar-widget ul li:hover:before {
  border-left-color: #308bd1;
}

.website-style-2 #colophon {
  padding: 40px 0;
  line-height: 2;
}

.website-style-2 #colophon .container .row {
  padding: 20px 0 0px;
}

.website-style-2 #colophon .widget-title {
  text-transform: uppercase;
  font-size: 20px;
  margin-bottom: 30px;
}

.website-style-2 #colophon ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.website-style-2 .copyright {
  padding: 0;
}

.website-style-2 .copyright .insider {
  padding: 10px 0;
  background: rgba(0, 0, 0, 0.05);
}

.website-style-2.single .entry-header, .website-style-2.page-template-default .entry-header {
  position: relative;
}

.website-style-2.single .entry-header .star-rating, .website-style-2.page-template-default .entry-header .star-rating {
  color: #323232;
}

@media screen and (min-width: 768px) {
  .website-style-2.single .entry-header .star-rating, .website-style-2.page-template-default .entry-header .star-rating {
    position: absolute;
    right: 0;
    bottom: 15px;
  }
}

.website-style-2.single .vietmoz-title, .website-style-2.page-template-default .vietmoz-title {
  font-size: 24px;
  margin: 0;
  font-weight: 300;
}

.website-style-2.single .hentry .entry-meta, .website-style-2.page-template-default .hentry .entry-meta {
  font-size: 16px;
  color: #323232;
  font-weight: 300;
  margin-bottom: 15px;
}

.website-style-2.single .hentry .entry-meta a, .website-style-2.page-template-default .hentry .entry-meta a {
  color: #323232;
}

.website-style-2.single .hentry .entry-meta .byline,
.website-style-2.single .hentry .entry-meta .byline + .divider, .website-style-2.page-template-default .hentry .entry-meta .byline,
.website-style-2.page-template-default .hentry .entry-meta .byline + .divider {
  display: none;
}

.website-style-2.single .hentry .tags-list, .website-style-2.page-template-default .hentry .tags-list {
  width: 100%;
}

.website-style-2 .vietmoz-related-posts h3 {
  background: #fafafa;
  font-size: 18px;
  line-height: 40px;
  text-transform: uppercase;
  margin: 0 -20px 20px -20px;
  padding-left: 20px;
}

.website-style-2 .vietmoz-related-posts .posts-list li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.website-style-2 .vietmoz-related-posts .posts-list li a {
  padding-left: 15px;
  color: #646464;
  line-height: 1.5;
  border-top: 1px solid #ebebeb;
  padding-top: 10px;
  margin-top: 10px;
  display: block;
  position: relative;
  width: 100%;
}

.website-style-2 .vietmoz-related-posts .posts-list li a:hover {
  color: #308bd1;
}

.website-style-2 .vietmoz-related-posts .posts-list li a:hover:before {
  background: #308bd1;
}

.website-style-2 .vietmoz-related-posts .posts-list li a:before {
  content: '';
  background: #ffae01;
  width: 6px;
  height: 6px;
  position: absolute;
  display: block;
  left: 0px;
  margin-top: 8px;
}

.website-style-2 .vietmoz-related-posts .posts-list li:first-child a {
  border-top: none;
}

@media screen and (min-width: 480px) {
  .website-style-2 .vietmoz-related-posts .posts-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
  }
  .website-style-2 .vietmoz-related-posts .posts-list li {
    width: 50%;
    padding: 0 15px;
  }
  .website-style-2 .vietmoz-related-posts .posts-list li:nth-child(2) a {
    border-top: none;
  }
}

.website-style-2 .vietmoz-facebook-comment {
  padding-top: 10px;
}

.website-style-2 .vietmoz-facebook-comment:before {
  border-top: 20px solid #fafafa;
  margin-left: -20px;
  margin-right: -20px;
  display: block;
  content: '';
  margin-bottom: 10px;
}

.website-style-2.category #primary {
  background: transparent;
  padding: 0;
}

.website-style-2.category .archive-header {
  background: #ffffff;
  padding: 15px;
  margin-bottom: 20px;
}

.website-style-2.category .vietmoz-title {
  font-size: 30px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.website-style-2.category .term-description {
  overflow: hidden;
}

.website-style-2.category .term-description h2 {
  font-size: 18px;
  margin-bottom: 20px;
  position: relative;
  padding-left: 24px;
}

@media (max-width: 320px) {
  .website-style-2.category .term-description h2 {
    font-size: 16px;
    margin-bottom: 10px;
  }
}

.website-style-2.category .term-description h2::before {
  content: "";
  position: absolute;
  background: url(../images/icon-list.png) no-repeat;
  width: 13px;
  height: 14px;
  left: 0;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
}

.website-style-2.category .term-description ul {
  padding: 0;
  margin: 0;
  -webkit-column-count: 3;
  /* Chrome, Safari, Opera */
  -moz-column-count: 3;
  /* Firefox */
  column-count: 3;
}

@media (max-width: 414px) {
  .website-style-2.category .term-description ul {
    -webkit-column-count: 2;
    /* Chrome, Safari, Opera */
    -moz-column-count: 2;
    /* Firefox */
    column-count: 2;
  }
}

@media (max-width: 320px) {
  .website-style-2.category .term-description ul {
    -webkit-column-count: 1;
    /* Chrome, Safari, Opera */
    -moz-column-count: 1;
    /* Firefox */
    column-count: 1;
  }
}

.website-style-2.category .term-description ul li {
  list-style: none;
}

.website-style-2.category .term-description ul li a {
  position: relative;
  padding-left: 15px;
  font-weight: 600;
}

.website-style-2.category .term-description ul li a::after {
  content: "";
  background: #308bd1;
  width: 4px;
  height: 4px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
}

.website-style-2.category .term-description ul li a:hover {
  cursor: pointer;
  color: #308bd1;
}

.website-style-2 .loop-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}

.website-style-2 .loop-wrapper article {
  padding: 0 15px;
  position: relative;
  margin-bottom: 30px;
}

.website-style-2 .loop-wrapper article .insider {
  background: #ffffff;
  padding: 20px;
  height: 100%;
}

.website-style-2 .loop-wrapper article .insider::after {
  clear: both;
  content: "";
  display: table;
}

.website-style-2 .loop-wrapper article .post-thumbnail {
  margin: -20px -20px 20px -20px;
  width: calc(100% + 40px);
  float: none;
}

.website-style-2 .loop-wrapper article .post-info {
  width: 100%;
  float: none;
}

.website-style-2 .loop-wrapper article .post-title {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 15px;
}

.website-style-2 .loop-wrapper article .entry-meta {
  margin-bottom: 15px;
}

.website-style-2 .loop-wrapper article .entry-meta .txt {
  display: none;
}

.website-style-2 .loop-wrapper article .entry-meta .divider {
  margin: 0 3px;
}

.website-style-2 .loop-wrapper article .entry-meta .byline,
.website-style-2 .loop-wrapper article .entry-meta .byline + .divider,
.website-style-2 .loop-wrapper article .entry-meta .posted-on,
.website-style-2 .loop-wrapper article .entry-meta .posted-on + .divider {
  display: none;
}

.website-style-2 .loop-wrapper article .read-more a {
  border: 1px solid #ebebeb;
  display: inline-block;
  border-radius: 3px;
  padding: 5px 15px;
  color: #646464;
  border-color: #646464;
}

.website-style-2 .loop-wrapper article .read-more a:hover {
  color: #308bd1;
  border-color: #308bd1;
}

@media screen and (min-width: 568px) {
  .website-style-2 .loop-wrapper article {
    width: 50%;
  }
}

.website-style-2 .pagination {
  text-align: right;
}

.website-style-2 .pagination .nav-links {
  margin-left: -5px;
  margin-right: -5px;
}

.website-style-2 .pagination .page-numbers {
  border-color: #ababab;
  margin: 0 5px;
}

.website-style-2 .pagination .page-numbers.current {
  color: #fff;
  background: #308bd1;
}
