/*!
Theme Name: Cube Blog
Theme URI: https://www.kantipurthemes.com/downloads/cube-blog
Author: Kantipur Themes
Author URI: https://www.kantipurthemes.com/
Description: Cube Blog is a simple, clean and responsive WordPress blog theme built by Kantipur Themes. This theme is perfect for youtube bloggers, travel blog, food blog, fashion blog and writers who need to create personal blog site with simple creative features and effects to make readers feel the pleasure of reading blog posts and articles.
Version: 1.2
Requires at least: 5.1
Requires PHP: 5.6
Tested up to: 6.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cube-blog
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, one-column, two-columns, custom-header, blog, entertainment, portfolio

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

Cube Blog is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
  word-break: break-word;
}

.boxed-layout #page,
.frame-layout #page {
  width: 90%;
  max-width: 1600px;
  margin: 0 auto;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

.frame-layout #page {
  margin: 50px auto;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1.entry-title {
  font-size: 2em;
  margin: 0.67em 0;
}

h1 {
  font-size: 38px;
}

h2 {
  font-size: 34px;
}

h3 {
  font-size: 28px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 22px;
}

h6 {
  font-size: 16px;
}

/* Grouping content
	 ========================================================================== */

/**
 * 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
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 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 */
}

/**
 * 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 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
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
  color: #000;
}

/**
 * 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;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * 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;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 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 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

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 in Chrome and Safari on macOS.
 */

[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 Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
  color: #000;
  font-size: 16px;
  line-height: 28px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 16px;
  line-height: 1.4;
  clear: both;
  word-break: break-word;
  color: #000;
  font-weight: 400;
  font-family: "Jost", sans-serif;
}

p {
  margin: 0 0 1.5em;
}

p:last-child {
  margin: 0;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
  padding: 15px;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
}

big {
  font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

body {
  background: #f8f8f8;
  overflow-x: hidden;
  /* font-family: 'Jost', sans-serif; */
  font-family: Arial, Helvetica, sans-serif;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul,
ol {
  margin: 0 0 1.5em 0;
  padding-left: 1.5em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

img {
  height: auto;
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
  border-collapse: collapse;
}

table,
td,
th {
  border: 1px solid #ddd;
  text-align: left;
}

th,
td {
  padding: 15px;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
input[type="button"],
input[type="reset"],
input[type="submit"],
.reply a {
  position: relative;
  background-color: transparent;
  font-size: 12px;
  line-height: 42px;
  font-weight: 600;
  color: #f37e7e;
  border: 1px solid #f37e7e;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  display: inline-block;
  vertical-align: middle;
  padding: 11px 18px;
  line-height: 1.3;
  cursor: pointer;
  border-radius: 0;
  text-decoration: none;
}

input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.btn:focus,
.reply a:hover,
.reply a:focus {
  background-color: #f37e7e;
  color: #fff;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus,
.wp-block-search__button:focus {
  background-color: #f37e7e;
  color: #fff;
  outline: medium dotted #000;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
  padding: 8px 12px;
  border-radius: 0;
  display: inline-block;
  vertical-align: middle;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #111;
  border-color: #f37e7e;
}

select {
  border: 1px solid #ccc;
}

select:focus {
  outline: medium dotted #000;
}

textarea {
  width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #f37e7e;
}

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

a:focus {
  outline: medium dotted #000;
}

a:hover,
a:active {
  outline: 0;
}

/*--------------------------------------------------------------
## Underline Links
--------------------------------------------------------------*/
#masthead a,
#footer-widgets ul li a,
#secondary ul li a {
  text-decoration: none;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead {
  position: relative;
  z-index: 10;
  background-color: #fff;
}

.site-branding {
  padding: 15px 0;
  text-align: center;
}

.site-branding-logo img {
  max-height: 125px;
  width: auto;
}

.site-title {
  font-size: 28px;
  margin: 0 0 2px;
  line-height: 1.2;
  font-weight: 400;
  font-family: "Jost", sans-serif;
}

.site-title a {
  color: #000;
}

.site-title a:hover,
.site-title a:focus {
  color: #f37e7e;
}

.site-description {
  margin: 0;
  color: #999;
  font-size: 16px;
  font-family: "Jost", sans-serif;
}

.navigation-menu .search-form {
  position: absolute;
  float: right;
  top: 0;
  right: 30px;
}

.navigation-menu .search-form input[type="search"] {
  color: #000;
  width: 100%;
  border: none;
  padding: 17px 55px 17px 10px;
  background-color: transparent;
}

.navigation-menu .search-form .search-submit {
  border: none;
  position: absolute;
  top: 0;
  right: 0;
  height: 60px;
}

.navigation-menu .search-form .search-submit svg {
  fill: #000;
}

.navigation-menu .search-form .search-submit:hover svg,
.navigation-menu .search-form .search-submit:focus svg {
  fill: #fff;
}

.navigation-menu {
  display: block;
  width: 100%;
  position: relative;
  border-top: 1px solid #eee;
}

.navigation-menu ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}

ul.nav-menu,
div.nav-menu > ul {
  border-top: 1px solid #eee;
  clear: both;
  padding: 20px;
  display: none;
}

.navigation-menu ul ul {
  display: none;
}

.navigation-menu ul ul {
  padding-left: 20px;
}

.navigation-menu li {
  position: relative;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

.navigation-menu a {
  font-size: 14px;
  display: block;
  padding: 10px 0;
  color: #000;
  border-bottom: 1px solid #eee;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: "Jost", sans-serif;
}

.navigation-menu .nav-menu > li:last-child > a {
  border-bottom: none;
}

#site-navigation.navigation-menu .nav-menu > a {
  text-transform: uppercase;
}

.navigation-menu li.current-menu-item > a,
.navigation-menu .nav-menu > li:hover > a,
.navigation-menu .nav-menu > li.focus > a,
.navigation-menu .nav-menu > li > a:hover,
.navigation-menu .nav-menu > li > a:focus {
  color: #f37e7e;
}

.navigation-menu li a svg {
  display: none;
  fill: #949393;
  margin-left: 5px;
}

.navigation-menu a:hover,
.navigation-menu a:focus,
.navigation-menu li:hover > a {
  color: #f37e7e;
}

.navigation-menu .nav-menu > li > a:hover svg,
.navigation-menu .nav-menu > li > a:focus svg,
.navigation-menu .nav-menu > li:hover > a svg {
  fill: #f37e7e;
}

.menu-toggle,
.navigation-menu.toggled ul {
  display: block;
}

.menu-toggle {
  margin: 0 auto;
  padding: 16px 15px;
  line-height: 28px;
  color: #000;
  width: 100%;
  font-size: 14px;
  border: none;
  width: auto;
  position: relative;
  z-index: 1;
}

.menu-toggle svg {
  fill: #000;
  width: 20px;
  height: 20px;
}

.menu-toggle:hover svg,
.menu-toggle:focus svg {
  fill: #fff;
}

.menu-toggle .icon-close,
.menu-toggle.active .icon-bars {
  display: none;
}

.menu-toggle.active .icon-close {
  display: inline-block;
}

.primary-menu-label {
  display: none;
}

.dropdown-toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 48px;
  padding: 0;
  border-radius: 0;
  background-color: transparent;
  border: none;
}

.dropdown-toggle svg {
  fill: #000;
}

svg {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 1.5em 0;
  background-color: #fff;
  padding: 15px 25px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.06);
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

.site-main .comment-navigation a,
.site-main .posts-navigation a,
.site-main .post-navigation a {
  color: #000;
  text-decoration: none;
}

.site-main .comment-navigation a:hover,
.site-main .posts-navigation a:hover,
.site-main .post-navigation a:hover,
.site-main .comment-navigation a:focus,
.site-main .posts-navigation a:focus,
.site-main .post-navigation a:focus {
  color: #f37e7e;
}

.nav-subtitle {
  display: block;
}

.nav-previous .nav-title-icon-wrapper {
  margin-right: 10px;
}

.nav-next .nav-title-icon-wrapper {
  margin-left: 10px;
}

.navigation.pagination .page-numbers {
  width: 40px;
  height: 40px;
  display: inline-block;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  text-align: center;
  line-height: 40px;
  margin-right: 5px;
  color: #000;
  text-decoration: none;
  -webkit-box-shadow: 0 3px 12px -1px rgb(7 10 25 / 10%),
    0 22px 27px -30px rgb(7 10 25 / 10%);
  box-shadow: 0 3px 12px -1px rgb(7 10 25 / 10%),
    0 22px 27px -30px rgb(7 10 25 / 10%);
}

.navigation.pagination .page-numbers.prev svg,
.navigation.pagination .page-numbers.next svg {
  position: relative;
  top: -2px;
}

.navigation.pagination .page-numbers.current,
.navigation.pagination .page-numbers:hover,
.navigation.pagination .page-numbers:focus {
  background-color: #f37e7e;
  border-color: #f37e7e;
  color: #fff;
}

.navigation.pagination .page-numbers.prev:hover svg,
.navigation.pagination .page-numbers.next:hover svg,
.navigation.pagination .page-numbers.prev:focus svg,
.navigation.pagination .page-numbers.next:focus svg {
  fill: #fff;
}

.post-navigation .nav-previous a:hover svg,
.post-navigation .nav-previous a:focus svg,
.post-navigation .nav-next a:hover svg,
.post-navigation .nav-next a:focus svg {
  fill: #f37e7e;
}

.navigation.pagination {
  margin-top: 50px;
  text-align: center;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.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;
  clip-path: none;
  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. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.container:before,
.container:after,
.site-main .comment-navigation:before,
.site-main .posts-navigation:before,
.site-main .post-navigation:before,
.site-main .comment-navigation:after,
.site-main .posts-navigation:after,
.site-main .post-navigation:after,
.blog-archive:before,
.blog-archive:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.container:before,
.container:after,
.site-main .comment-navigation:before,
.site-main .posts-navigation:before,
.site-main .post-navigation:before,
.site-main .comment-navigation:after,
.site-main .posts-navigation:after,
.site-main .post-navigation:after,
.blog-archive:before,
.blog-archive:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  position: relative;
  margin: 0 0 20px;
  /* Make sure select elements fit in widgets. */
}

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

.widget select {
  max-width: 100%;
  width: 100%;
  padding: 10px;
}

.widget_search form.search-form {
  position: relative;
}

.widget_search input[type="search"] {
  width: 100%;
}

.widget_search input[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 8px 15px;
  background-color: #f37e7e;
  color: #fff;
  line-height: 28px;
  font-size: 12px;
}

.widget_search input[type="submit"]:hover,
.widget_search input[type="submit"]:focus {
  border-color: #444;
  background-color: #444;
  color: #fff;
}

#secondary .widget_block {
  background-color: #fff;
  padding: 20px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.06);
}

#secondary .widget_search input[type="search"] {
  background-color: #f6f6f6;
}

#secondary .widget_block > h1,
#secondary .widget_block > h2,
#secondary .widget_block > h3,
#secondary .widget_block > h4,
#secondary .widget_block > h5,
#secondary .widget_block > h6,
#secondary .wp-block-group__inner-container > h1,
#secondary .wp-block-group__inner-container > h2,
#secondary .wp-block-group__inner-container > h3,
#secondary .wp-block-group__inner-container > h4,
#secondary .wp-block-group__inner-container > h5,
#secondary .wp-block-group__inner-container > h6,
#secondary .wp-block-search .wp-block-search__label {
  font-size: 14px;
  margin: 0;
  color: #333;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
}

#secondary .wp-block-group__inner-container > h1,
#secondary .wp-block-group__inner-container > h2,
#secondary .wp-block-group__inner-container > h3,
#secondary .wp-block-group__inner-container > h4,
#secondary .wp-block-group__inner-container > h5,
#secondary .wp-block-group__inner-container > h6 {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 2px solid #ddd;
}

#secondary ol.wp-block-latest-comments {
  padding-left: 0;
}

.widget ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.widget ul ul {
  padding-left: 1em;
}

#secondary ul li,
#footer-widgets ul li {
  border-bottom: 1px solid #e7e7e7;
  display: block;
  padding: 7px 0;
}

#secondary ul li:last-child,
#footer-widgets ul li:last-child {
  border-bottom: none;
}

#secondary ul li a,
#footer-widgets ul li a {
  display: inline-block;
  text-transform: capitalize;
}

#footer-widgets ul li {
  border-bottom-color: rgba(255, 255, 255, 0.15);
}

#secondary a {
  color: #333;
}

#secondary a:hover,
#secondary a:focus {
  color: #f37e7e;
}

.wp-block-tag-cloud a {
  display: inline-block;
  font-size: 14px !important;
  margin: 0 10px 10px 0;
  color: #333 !important;
  border: 1px solid #ddd;
  text-decoration: none;
  padding: 5px 10px;
  line-height: 1;
  border-radius: 3px;
}

.wp-block-tag-cloud a:hover,
.wp-block-tag-cloud a:focus {
  color: #fff !important;
  background-color: #f37e7e;
  border-color: #f37e7e;
}

#colophon .wp-block-tag-cloud a {
  color: #fff !important;
}

.wp-block-search__button {
  background-color: #f37e7e;
  line-height: 1;
  padding: 0;
  height: auto;
  border: none;
  color: #fff;
  padding: 5px 15px;
}

.wp-block-search__button:hover,
.wp-block-search__button:focus {
  background-color: #333;
}

.widget_recent_entries span {
  display: block;
}

.wp-block-latest-comments__comment-author,
.wp-block-latest-comments__comment-link {
  font-weight: 400;
}

.comment-metadata a,
.fn a {
  text-decoration: none;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.error404 #primary,
.has-sidebar.error404 #primary {
  width: 100%;
  float: none;
  padding: 0;
  text-align: center;
}

.error-404.not-found .title {
  font-size: 150px;
  font-weight: bold;
  line-height: 1;
  color: #f37e7e;
}

.error-404.not-found input.search-field {
  min-width: 300px;
  display: block;
  margin: 0 auto 20px;
}

.has-sidebar.no-sidebar #primary {
  width: 100%;
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.has-sidebar.no-sidebar #secondary {
  display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
  width: 100%;
}

.comment-form input[type="checkbox"] {
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
}

.comments-title,
.comment-reply-title {
  font-size: 32px;
  font-weight: 600;
  margin-top: 15px;
  display: inline-block;
  width: 100%;
}

.comments-title {
  margin-bottom: 25px;
}

.comment-author.vcard img {
  width: 60px;
  height: 60px;
  margin-right: 15px;
  float: left;
  border-radius: 50%;
  object-fit: cover;
}

#comments > ol.comment-list {
  margin-left: 0;
  padding-left: 0;
}

#comments ol.comment-list {
  list-style: none;
}

#comments ol.comment-list article {
  background-color: #fff;
  padding: 20px;
  margin-bottom: 20px;
}

.comment-content {
  display: table-cell;
}

.reply {
  margin: 10px 0 0;
  text-align: right;
}

.form-submit {
  margin-bottom: 0;
}

.has-sidebar #primary {
  margin-bottom: 50px;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

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

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin: -5px;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
  padding: 5px;
  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;
}

.columns-1,
.columns-2,
.columns-3,
.columns-4,
.columns-5 {
  margin: 0 -15px;
}

.columns-1 article,
.columns-2 article,
.columns-3 article,
.columns-4 article,
.columns-5 article {
  padding: 0 10px;
  margin-bottom: 20px;
}

/*--------------------------------------------------------------
## Container
--------------------------------------------------------------*/
.container {
  width: 90%;
  max-width: 1230px;
  margin: 0 auto;
}

#content-wrap {
  padding-top: 50px;
  padding-bottom: 50px;
}

/*--------------------------------------------------------------
# Custom Header
--------------------------------------------------------------*/
#wp-custom-header {
  text-align: center;
}

.custom-header-media {
  position: relative;
}

#wp-custom-header img {
  width: 100%;
}

.home.has-header-video #wp-custom-header {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}

.home.has-header-video #wp-custom-header video,
.home.has-header-video #wp-custom-header iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#wp-custom-header-video-button {
  position: absolute;
  top: 50%;
  left: 25px;
  width: 50px;
  height: 50px;
  text-align: center;
  border-color: #fff;
  border-radius: 80px;
  white-space: nowrap;
  overflow: hidden;
  background-color: #fff;
  color: #fff;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

#wp-custom-header-video-button:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #f37e7e;
  display: inline-block;
  margin-left: 2px;
  margin-top: 4px;
}

#wp-custom-header-video-button.wp-custom-header-video-pause:before {
  opacity: 0;
  visibility: hidden;
}

#wp-custom-header-video-button.wp-custom-header-video-pause:after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 20px;
  background: #f37e7e;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 14px;
  border-left: 5px solid #f37e7e;
  box-shadow: inset 5px 0 0 0 #fff;
}

.page-header {
  margin-bottom: 25px;
  text-align: center;
}

.page-title {
  margin-bottom: 0;
  font-weight: 600;
  font-size: 32px;
}

.home .page-header,
.blog .page-header {
  display: none;
}

.search-no-results .blog-archive.grid.columns-5.clear {
  height: auto !important;
}

.no-results.not-found {
  text-align: center;
}

/*--------------------------------------------------------------
# Blog / Archive Posts
--------------------------------------------------------------*/
.blog-archive article {
  width: 100%;
}

.entry-title {
  font-weight: 500;
  margin-bottom: 7px;
  font-size: 20px;
}

.blog-archive .entry-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.posted-on a {
  color: #717e81;
}

.single .blog-post-item .featured-image {
  margin-bottom: 25px;
}

.blog-post-item .featured-image img {
  width: 100%;
}

.entry-title a,
.comments-link a {
  color: #0692b3;
  text-decoration: none;
  font-size: 20px;
}

.category-meta {
  display: block;
  margin-bottom: 5px;
}

.disable-post-category .blog-archive .cat-links,
.disable-post-author .blog-archive .byline,
.disable-post-date .blog-archive .posted-on {
  display: none;
}

.cat-links a {
  position: relative;
  visibility: visible;
  display: inline-block;
  line-height: 1.3;
  color: #f37e7e;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
}

.cat-links a:hover,
.cat-links a:focus {
  color: #000;
}

.entry-title a:hover,
.entry-title a:focus,
.posted-on a:hover,
.posted-on a:focus,
.comments-link a:hover,
.comments-link a:focus {
  color: #f37e7e;
}

.blog-archive.grid.columns-5 article {
  margin-bottom: 20px;
}

.blog-archive article:last-child {
  margin-bottom: 0;
}

.featured-image {
  position: relative;
}

body:not(.single)
  .blog-archive
  article:not(.has-post-thumbnail)
  .featured-image {
  display: none;
}

.blog-archive .featured-image {
  margin-bottom: 20px;
}

.blog-post-item {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.06);
  padding: 10px;
  background-color: #fff;
}

.blog-post-item .entry-title {
  margin-bottom: 5px;
  font-size: 24px;
  font-weight: 400;
}

.blog-post-item .entry-content {
  margin-bottom: 15px;
}

.single-page-wrapper .entry-content {
  padding: 10px;
  background-color: #fff;
}

.single-post-wrap .blog-post-item .entry-title {
  font-size: 22px;
  margin: 0 0 20px;
}

.blog-archive .cat-links a:before {
  display: none;
}

.blog-archive .cat-links,
.blog-archive .posted-on {
  margin-bottom: 10px;
  display: inline-block;
}

.blog-archive .posted-on {
  margin-bottom: 15px;
  font-size: 14px;
}

.blog-archive .cat-links a,
.blog-archive .posted-on a:hover,
.blog-archive .byline a:hover,
.blog-archive .posted-on a:focus,
.blog-archive .byline a:focus {
  color: #f37e7e;
}

.blog-archive .cat-links a:hover,
.blog-archive .cat-links a:focus {
  color: #000;
}

.blog-archive .byline {
  margin-right: 10px;
  border-right: 1px solid #bbb;
  padding-right: 10px;
}

.blog-archive .posted-on a,
.blog-archive .byline a {
  text-decoration: none;
  color: #999;
}

.blog-post-item .entry-meta a {
  color: #999;
  text-decoration: none;
  line-height: 1.2;
}

.blog-post-item .entry-meta a:hover,
.blog-post-item .entry-meta a:focus {
  color: #f37e7e;
}

.blog-post-item .entry-meta > span:not(:last-child) {
  margin-right: 15px;
}

.single .blog-post-item .entry-meta > span:not(:last-child) {
  margin-right: 0;
}

.single .entry-meta .byline,
.single .entry-footer .comments-link {
  display: none;
}

.single .entry-footer .tags-links a {
  color: black;
}

.posted-on {
  color: #666;
  visibility: hidden;
}

.posted-on a {
  visibility: visible;
}

.posted-on a {
  margin-left: -70px;
}

.byline a:focus:before {
  opacity: 1;
}

.read-more a {
  text-decoration: none;
}

/*--------------------------------------------------------------
# Single Posts
--------------------------------------------------------------*/
.single .entry-footer .tags-links a {
  color: #333;
  border: 1px solid #ddd;
  text-decoration: none;
  padding: 5px 10px;
  line-height: 1;
  border-radius: 3px;
  font-size: 14px;
}

.logged-in-as a {
  color: #000;
  text-decoration: none;
}

.single-post-wrap .entry-footer .tags-links a:hover,
.single-post-wrap .entry-footer .tags-links a:focus,
.logged-in-as a:hover,
.logged-in-as a:focus {
  color: #f37e7e;
}

.single .entry-footer > span {
  display: block;
}

.single .entry-footer span.cat-links {
  margin-bottom: 10px;
}

.single .blog-post-item .entry-meta {
  display: block;
  margin-bottom: 15px;
}

.single .blog-post-item .entry-content {
  margin-bottom: 20px;
}

.single .blog-post-item .entry-footer {
  margin-bottom: 0;
  background-color: #fff;
  margin-top: 15px;
}

/*--------------------------------------------------------------
# Footer Widgets
--------------------------------------------------------------*/
#colophon {
  background-color: #1d2024;
}

#footer-widgets {
  padding-top: 60px;
  padding-bottom: 60px;
}

#footer-widgets h1,
#footer-widgets h2,
#footer-widgets h3,
#footer-widgets h4,
#footer-widgets h5,
#footer-widgets h6 {
  color: #fff;
  font-size: 24px;
  margin-bottom: 0;
}

#footer-widgets .widget-area {
  margin: 0 -30px;
}

#footer-widgets .widget-column {
  padding: 0 30px;
  margin-bottom: 30px;
}

#footer-widgets .widget-column:last-child {
  margin-bottom: 0;
}

#footer-widgets .widget-title {
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.05em;
  position: relative;
  display: inline-block;
  margin-bottom: 25px;
  padding-bottom: 20px;
}

#secondary .widget-title {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.05em;
  margin-bottom: 10px;
}

#footer-widgets .widget-title:after {
  content: "";
  position: absolute;
  background-color: #f37e7e;
  width: 50px;
  height: 3px;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

#colophon,
#colophon a {
  color: #ccc;
}

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

#colophon .tagcloud a {
  border-color: rgba(255, 255, 255, 0.1);
  color: #ccc !important;
}

#colophon .tagcloud a:hover,
#colophon .tagcloud a:focus {
  color: #fff !important;
}

.site-info {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  padding: 15px 0;
  text-align: center;
}

.to-top {
  width: 40px;
  height: 40px;
  background-color: #f37e7e;
  position: fixed;
  bottom: -100px;
  right: 15px;
  z-index: 1;
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}

.to-top:hover,
.to-top:focus {
  background-color: #000;
}

.to-top:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #fff;
  position: absolute;
  top: 17px;
  text-align: center;
  left: 0;
  right: 0;
  margin: auto;
}

/*--------------------------------------------------------------
# Typography Options
--------------------------------------------------------------*/
.header-font-1 h1,
.header-font-1 h2,
.header-font-1 h3,
.header-font-1 h4,
.header-font-1 h5,
.header-font-1 h6 {
  font-family: "Raleway", sans-serif;
}

.header-font-2 h1,
.header-font-2 h2,
.header-font-2 h3,
.header-font-2 h4,
.header-font-2 h5,
.header-font-2 h6 {
  font-family: "Poppins", sans-serif;
}

.header-font-3 h1,
.header-font-3 h2,
.header-font-3 h3,
.header-font-3 h4,
.header-font-3 h5,
.header-font-3 h6 {
  font-family: "Roboto", sans-serif;
}

.header-font-4 h1,
.header-font-4 h2,
.header-font-4 h3,
.header-font-4 h4,
.header-font-4 h5,
.header-font-4 h6 {
  font-family: "Open Sans", sans-serif;
}

.header-font-5 h1,
.header-font-5 h2,
.header-font-5 h3,
.header-font-5 h4,
.header-font-5 h5,
.header-font-5 h6 {
  font-family: "Lato", sans-serif;
}

.header-font-6 h1,
.header-font-6 h2,
.header-font-6 h3,
.header-font-6 h4,
.header-font-6 h5,
.header-font-6 h6 {
  font-family: "Ubuntu", sans-serif;
}

.header-font-7 h1,
.header-font-7 h2,
.header-font-7 h3,
.header-font-7 h4,
.header-font-7 h5,
.header-font-7 h6 {
  font-family: "Montserrat", sans-serif;
}

.header-font-8 h1,
.header-font-8 h2,
.header-font-8 h3,
.header-font-8 h4,
.header-font-8 h5,
.header-font-8 h6 {
  font-family: "Lora", serif;
}

.header-font-9 h1,
.header-font-9 h2,
.header-font-9 h3,
.header-font-9 h4,
.header-font-9 h5,
.header-font-9 h6 {
  font-family: "Titillium Web", sans-serif;
}

.header-font-10 h1,
.header-font-10 h2,
.header-font-10 h3,
.header-font-10 h4,
.header-font-10 h5,
.header-font-10 h6 {
  font-family: "Muli", sans-serif;
}

.header-font-11 h1,
.header-font-11 h2,
.header-font-11 h3,
.header-font-11 h4,
.header-font-11 h5,
.header-font-11 h6 {
  font-family: "Oxygen", sans-serif;
}

.header-font-12 h1,
.header-font-12 h2,
.header-font-12 h3,
.header-font-12 h4,
.header-font-12 h5,
.header-font-12 h6 {
  font-family: "Nunito Sans", sans-serif;
}

.header-font-13 h1,
.header-font-13 h2,
.header-font-13 h3,
.header-font-13 h4,
.header-font-13 h5,
.header-font-13 h6 {
  font-family: "Maven Pro", sans-serif;
}

.header-font-14 h1,
.header-font-14 h2,
.header-font-14 h3,
.header-font-14 h4,
.header-font-14 h5,
.header-font-14 h6 {
  font-family: "Cairo", serif;
}

.header-font-15 h1,
.header-font-15 h2,
.header-font-15 h3,
.header-font-15 h4,
.header-font-15 h5,
.header-font-15 h6 {
  font-family: "Philosopher", sans-serif;
}

.header-font-16 h1,
.header-font-16 h2,
.header-font-16 h3,
.header-font-16 h4,
.header-font-16 h5,
.header-font-16 h6 {
  font-family: "Dosis", sans-serif;
}

.header-font-17 h1,
.header-font-17 h2,
.header-font-17 h3,
.header-font-17 h4,
.header-font-17 h5,
.header-font-17 h6 {
  font-family: "Josefin Sans", sans-serif;
}

.header-font-18 h1,
.header-font-18 h2,
.header-font-18 h3,
.header-font-18 h4,
.header-font-18 h5,
.header-font-18 h6 {
  font-family: "Jost", sans-serif;
}

.body-font-1 {
  font-family: "Raleway", sans-serif;
}

.body-font-2 {
  font-family: "Poppins", sans-serif;
}

.body-font-3 {
  font-family: "Roboto", sans-serif;
}

.body-font-4 {
  font-family: "Open Sans", sans-serif;
}

.body-font-5 {
  font-family: "Montserrat", sans-serif;
}

.body-font-6 {
  font-family: "Ubuntu", sans-serif;
}

.body-font-7 {
  font-family: "Playfair Display", serif;
}

.body-font-8 {
  font-family: "Lora", serif;
}

.body-font-9 {
  font-family: "Titillium Web", sans-serif;
}

.body-font-10 {
  font-family: "Muli", sans-serif;
}

.body-font-11 {
  font-family: "Oxygen", sans-serif;
}

.body-font-12 {
  font-family: "Nunito Sans", sans-serif;
}

.body-font-13 {
  font-family: "Maven Pro", sans-serif;
}

.body-font-14 {
  font-family: "Cairo", serif;
}

.body-font-15 {
  font-family: "Philosopher", sans-serif;
}

.body-font-16 {
  font-family: "Dosis", sans-serif;
}

.body-font-17 {
  font-family: "Josefin Sans", sans-serif;
}

.body-font-18 {
  font-family: "Jost", sans-serif;
}

.site-title-font-1 .site-title,
.site-title-font-1 .site-description {
  font-family: "Raleway", sans-serif;
}

.site-title-font-2 .site-title,
.site-title-font-2 .site-description {
  font-family: "Poppins", sans-serif;
}

.site-title-font-3 .site-title,
.site-title-font-3 .site-description {
  font-family: "Roboto", sans-serif;
}

.site-title-font-4 .site-title,
.site-title-font-4 .site-description {
  font-family: "Open Sans", sans-serif;
}

.site-title-font-5 .site-title,
.site-title-font-5 .site-description {
  font-family: "Lato", sans-serif;
}

.site-title-font-6 .site-title,
.site-title-font-6 .site-description {
  font-family: "Ubuntu", sans-serif;
}

.site-title-font-7 .site-title,
.site-title-font-7 .site-description {
  font-family: "Montserrat", sans-serif;
}

.site-title-font-8 .site-title,
.site-title-font-8 .site-description {
  font-family: "Lora", serif;
}

.site-title-font-9 .site-title,
.site-title-font-9 .site-description {
  font-family: "Titillium Web", sans-serif;
}

.site-title-font-10 .site-title,
.site-title-font-10 .site-description {
  font-family: "Muli", sans-serif;
}

.site-title-font-11 .site-title,
.site-title-font-11 .site-description {
  font-family: "Oxygen", sans-serif;
}

.site-title-font-12 .site-title,
.site-title-font-12 .site-description {
  font-family: "Nunito Sans", sans-serif;
}

.site-title-font-13 .site-title,
.site-title-font-13 .site-description {
  font-family: "Maven Pro", sans-serif;
}

.site-title-font-14 .site-title,
.site-title-font-14 .site-description {
  font-family: "Cairo", serif;
}

.site-title-font-15 .site-title,
.site-title-font-15 .site-description {
  font-family: "Philosopher", sans-serif;
}

.site-title-font-16 .site-title,
.site-title-font-16 .site-description {
  font-family: "Dosis", sans-serif;
}

.site-title-font-17 .site-title,
.site-title-font-17 .site-description {
  font-family: "Josefin Sans", sans-serif;
}

.site-title-font-18 .site-title,
.site-title-font-18 .site-description {
  font-family: "Jost", sans-serif;
}

.menu-font-1 .navigation-menu a {
  font-family: "Raleway", sans-serif;
}

.menu-font-2 .navigation-menu a {
  font-family: "Poppins", sans-serif;
}

.menu-font-3 .navigation-menu a {
  font-family: "Roboto", sans-serif;
}

.menu-font-4 .navigation-menu a {
  font-family: "Open Sans", sans-serif;
}

.menu-font-5 .navigation-menu a {
  font-family: "Montserrat", sans-serif;
}

.menu-font-6 .navigation-menu a {
  font-family: "Ubuntu", sans-serif;
}

.menu-font-7 .navigation-menu a {
  font-family: "Lato", sans-serif;
}

.menu-font-8 .navigation-menu a {
  font-family: "Lora", serif;
}

.menu-font-9 .navigation-menu a {
  font-family: "Titillium Web", sans-serif;
}

.menu-font-10 .navigation-menu a {
  font-family: "Muli", sans-serif;
}

.menu-font-11 .navigation-menu a {
  font-family: "Oxygen", sans-serif;
}

.menu-font-12 .navigation-menu a {
  font-family: "Nunito Sans", sans-serif;
}

.menu-font-13 .navigation-menu a {
  font-family: "Maven Pro", sans-serif;
}

.menu-font-14 .navigation-menu a {
  font-family: "Cairo", serif;
}

.menu-font-15 .navigation-menu a {
  font-family: "Philosopher", sans-serif;
}

.menu-font-16 .navigation-menu a {
  font-family: "Dosis", sans-serif;
}

.menu-font-17 .navigation-menu a {
  font-family: "Josefin Sans", sans-serif;
}

.menu-font-18 .navigation-menu a {
  font-family: "Jost", sans-serif;
}

/*--------------------------------------------------------------
## Responsive
--------------------------------------------------------------*/
@media screen and (min-width: 567px) {
  .columns-2,
  .columns-3,
  .columns-4,
  .columns-5 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }

  .columns-2 article,
  .columns-3 article,
  .columns-4 article,
  .columns-5 article {
    width: 50%;
    float: left;
  }

  .columns-2 article:nth-child(2n + 1),
  .columns-3 article:nth-child(2n + 1),
  .columns-4 article:nth-child(2n + 1),
  .columns-5 article:nth-child(2n + 1) {
    clear: left;
  }

  .primary-menu-label {
    display: inline-block;
    vertical-align: middle;
  }

  .error-404.not-found input.search-field {
    min-width: 450px;
  }
}

@media screen and (min-width: 767px) {
  .columns-3 article,
  .columns-5 article {
    width: 33.33%;
  }

  .columns-3 article:nth-child(2n + 1),
  .columns-5 article:nth-child(2n + 1) {
    clear: none;
  }

  .columns-3 article:nth-child(3n + 1),
  .columns-5 article:nth-child(3n + 1) {
    clear: left;
  }

  .site-description:before,
  .site-description:after {
    content: "";
    background-color: #999;
    width: 35px;
    height: 1px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
  }

  .site-description:after {
    margin-left: 15px;
    margin-right: 0;
  }

  .blog-archive.columns-1 .blog-post-item .entry-title {
    font-size: 32px;
  }

  .single-post-wrap .blog-post-item .entry-title {
    font-size: 40px;
  }

  .widget_latest_posts .widget-header {
    margin-bottom: 70px;
  }

  .single .blog-post-item .entry-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .single .entry-footer span.cat-links {
    margin-bottom: 0;
  }

  #footer-widgets .widget-column {
    text-align: left;
    margin-bottom: 0;
    width: 33.33%;
    float: left;
  }

  #footer-widgets .widget-title:after {
    left: 0;
    transform: none;
  }
}

@media screen and (min-width: 992px) {
  .columns-4 article {
    width: 25%;
  }

  .columns-4 article:nth-child(2n + 1) {
    clear: none;
  }

  .columns-4 article:nth-child(4n + 1) {
    clear: left;
  }
}

@media screen and (min-width: 1024px) {
  .columns-5 article {
    width: 20%;
  }

  .columns-5 article:nth-child(3n + 1) {
    clear: none;
  }

  .columns-5 article:nth-child(5n + 1) {
    clear: left;
  }

  .navigation-menu .search-form {
    position: relative;
    top: 1px;
    right: 0;
  }

  .navigation-menu .search-form .search-submit {
    top: 0;
  }

  .menu-sticky #masthead {
    position: sticky;
    top: 0;
  }

  .menu-sticky.customize-support #masthead {
    top: 32px;
  }

  .navigation-menu {
    width: auto;
  }

  .navigation-menu ul,
  .navigation-menu .nav-menu ul {
    display: block;
  }

  .navigation-menu li a svg,
  .nav-menu > li,
  .navigation-menu li {
    display: inline-block;
  }

  .navigation-menu a {
    padding: 8px 16px;
  }

  .nav-menu ul.sub-menu,
  .nav-menu ul.children {
    background-color: #fff;
  }

  .navigation-menu ul ul {
    padding-left: 0;
  }

  .navigation-menu ul ul ul {
    -webkit-transform: translateX(-20px) translateZ(0);
    -moz-transform: translateX(-20px) translateZ(0);
    transform: translateX(-20px) translateZ(0);
    -webkit-transition: -webkit-transform 0.05s 0.3s, opacity 0.3s ease-out;
    transition: transform 0.05s 0.3s, opacity 0.3s ease-out;
    visibility: hidden;
  }

  .navigation-menu ul ul li:hover > ul,
  .navigation-menu ul ul li.focus > ul {
    opacity: 1;
    -webkit-transform: translateX(0) translateZ(0);
    -moz-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0);
    -webkit-transition: -webkit-transform 0.3s ease-out, opacity 0.3s ease;
    transition: transform 0.3s ease-out, opacity 0.3s ease;
    visibility: visible;
  }

  .navigation-menu ul ul svg {
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -moz-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    -o-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
  }

  .navigation-menu ul ul li:last-child > a {
    border-bottom: none;
  }

  .navigation-menu .nav-menu > li > a,
  .navigation-menu .nav-menu > ul > li > a {
    padding: 10px 15px;
    line-height: 40px;
    border-bottom: none;
  }

  .navigation-menu a {
    border-bottom: none;
  }

  .navigation-menu li.current-menu-item > a {
    color: #f37e7e;
  }

  .navigation-menu ul ul a {
    border-bottom: 1px solid #eee;
  }

  .navigation-menu .nav-menu > li:hover > a:after,
  .navigation-menu .nav-menu > li.focus > a:after {
    opacity: 1;
  }

  .navigation-menu li.current-menu-item > a,
  .navigation-menu .nav-menu > li:hover > a,
  .navigation-menu .nav-menu > li.focus > a,
  .navigation-menu .nav-menu > li > a:hover,
  .navigation-menu .nav-menu > li > a:focus {
    color: #f37e7e;
  }

  .navigation-menu .nav-menu > li:hover {
    border-right-color: #f37e7e;
  }

  .navigation-menu .nav-menu > li.current-menu-item {
    border-right-color: #f37e7e;
  }

  .navigation-menu ul ul {
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 10;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -ms-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
  }

  .navigation-menu .nav-menu ul.sub-menu,
  .navigation-menu .nav-menu ul.children {
    box-shadow: 0 10px 25px rgb(0 0 0 / 15%);
  }

  .navigation-menu .nav-menu li:hover ul,
  .navigation-menu .nav-menu li.focus ul {
    display: block !important;
  }

  .navigation-menu ul ul ul {
    left: -999em;
    top: 0;
  }

  .navigation-menu ul ul li:hover > ul,
  .navigation-menu ul ul li.focus > ul {
    left: 100%;
  }

  .navigation-menu ul ul a {
    width: 256px;
    padding: 8px 30px 8px 15px;
  }

  .navigation-menu ul li:hover > ul,
  .navigation-menu ul li.focus > ul {
    right: auto;
    left: 0;
  }

  .nav-menu button.dropdown-toggle,
  .menu-toggle {
    display: none;
  }

  #masthead .nav-menu,
  #masthead .nav-menu > ul {
    border-top: none;
    display: block !important;
    text-align: center;
    padding: 0;
  }

  #masthead .nav-menu ul.sub-menu {
    text-align: left;
    border-top: 2px solid #f37e7e;
  }

  .site-branding {
    padding: 25px 0;
  }

  .site-title {
    font-size: 40px;
  }

  .blog-archive.columns-1 .blog-post-item .entry-title {
    font-size: 42px;
  }

  .custom-header .page-title {
    font-size: 32px;
  }

  .has-sidebar #primary {
    width: 70%;
    float: left;
    padding-right: 30px;
    margin-bottom: 0;
  }

  .has-sidebar #secondary {
    width: 30%;
    float: left;
    position: sticky;
    top: 30px;
  }

  .has-sidebar.right-sidebar #primary {
    float: left;
    padding-right: 20px;
  }

  .has-sidebar.right-sidebar #secondary {
    float: right;
  }

  .has-sidebar.left-sidebar #primary {
    float: right;
    padding-right: 0;
    padding-left: 20px;
  }

  .has-sidebar.left-sidebar #secondary {
    float: left;
  }
}

/* Css Vu */
.wrap-signin {
  text-align: right;
}

#login_wp label {
  display: inline-block;
  min-width: 100px;
  text-align: left;
  padding-right: 10px;
}

.wrapf {
  width: 100%;
  height: auto;
  box-sizing: border-box;
}

.cnt-st1 {
  width: 100%;
}

.sb-st1 {
  width: 100%;
}

.cnt-st2 {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  background-color: #fff;
}

/* table */
.tb_code {
  width: 100px;
  font-size: 12px;
}

.tb_stt {
  width: 50px;
}

.tb_name {
  width: 350px;
}

.tb_info {
  width: 250px;
}

.tb_option {
  width: auto;
}

/* Form add cv */

.modal-work-add {
  width: 100%;
}

.modal-work-add .modal-dialog {
  width: 800px;
  max-width: none !important;
}

.modal-work-add .modal-content {
  width: 800px;
}

/* Table Form Add */
.wp_tb_form_add .colum1 {
  width: 20%;
}

.tb_created {
  font-size: 12px;
}

.tb_created span {
  display: inline-block;
}

.tb_title {
  color: #f37e7e;
  font-weight: bold;
  font-size: 15px;
}

.link_v {
  text-decoration: none !important;
}

.tb_span,
.tb_span_info {
  font-size: 12px;
  display: inline-block;
}

.tb_span_info_label0 {
  color: red;
  font-size: 12px;
  display: inline-block;
}

.tb_span_info_label1 {
  color: rgb(0 147 255);
  font-size: 12px;
  display: inline-block;
}

.tb_span_info_label11 {
  color: rgb(0 147 255);
}

.tb_span_info_label22 {
  color: rgb(0 147 255);
}

/* Entry frontpage */
.entry_row {
  width: 100%;
  height: auto;
}

.entry_label_sty1 {
  color: #e79b0b;
  font-size: 13px;
  padding-bottom: 0px;
}

.entry_label {
  font-size: 13px;
  color: #e76709;
  font-style: italic;
}

.entry_info {
  font-size: 14px;
}

/* Single Block */
.sin-blk {
  width: 100%;
}

.sin-lable1 {
  color: #e36841;
}

.sin-blk2 {
  width: 100%;
}

.sin-info1 {
  color: #e36841;
}

.sin-lable2 {
  color: #05a939;
}

.btn-wrap {
  width: 100%;
  text-align: center;
  padding-top: 10px;
}

.sure_appcept_center {
  width: 100%;
  height: auto;
  text-align: center;
}

.entry_label_sty1_sta0 {
  color: #fdfdfd;
  display: inline-block;
  padding: 0px 5px;
  box-sizing: border-box;
  background-color: brown;
}

.entry_label_sty1_sta1 {
  color: #e79b0b;
  display: inline-block;
  /* padding: 5px; */
  box-sizing: border-box;
}

.entry_label_sty1_1 {
  color: black;
  font-size: 12px;
  padding-bottom: 5px;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center;
}

.entry_label_sty1_1_code {
  width: 30%;
}

.entry_label_sty1_1_create_name {
  width: 70%;
  text-align: right;
}

.link_v2 {
  color: #0d66d7 !important;
}

.link_v2:hover {
  color: #e36841 !important;
}

/* truong lam  */
.content_login form {
  max-width: 350px;
  margin: 0 auto;
}

.login-remember,
.login-submit {
  text-align: center;
}

.login-submit .button {
  width: 120px;
}

.login-password,
.login-username {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.content_login {
  padding: 50px !important;
}

.tb_center {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  padding: 50px 0;
  color: #f37e7e;
}

.txt__center {
  text-align: center;
  margin-bottom: 30px;
}

.hbg_red {
  color: red;
}

.block_login .content_login {
  background-color: #fff;
  max-width: 1230px;
  padding: 50px 15px;
  margin: 0px auto 100px;
}

.content_tt {
  background-color: #fff;
  max-width: 1230px;
  padding: 50px 15px;
  margin: 100px auto 100px;
}

.tb_red {
  margin-top: 100px;
  text-align: center;
  color: red;
}

#content {
  min-height: calc(100vh - 278px);
}

.tabler__tntcss tr .active_s1 {
  background-color: #feff09 !important;
}

.tabler__tntcss tr .active_s2 {
  background-color: #a7ed5c !important;
}

.tabler__tntcss tr .active__2 {
  background-color: #a7ed5c !important;
}

.active_send {
  position: relative;
}

.bg_nn {
  position: absolute;
  z-index: 0;
  background-color: #feff09;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.bg_z1 {
  position: relative;
  z-index: 1;
}

.pagination {
  justify-content: center;
}

.inputfile-box {
  position: relative;
  display: block;
  width: 100%;
}

.work_file {
  display: none;
}

.job_file {
  display: none;
}

.file__full {
  width: calc(100% - 106px);
}

.file-box {
  display: inline-block;
  width: 100%;
  border: 1px solid;
  padding: 5px 0px 5px 10px;
  box-sizing: border-box;
  height: 40px;
  text-align: left;
  overflow: hidden;
}

.file-button {
  background: #444;
  padding: 5px 20px;
  position: absolute;
  border: 1px solid;
  top: 0px;
  right: 0px;
  color: #fff;
}

.link_file {
  color: blue;
}

.choser_user td {
  background-color: #ffe68f !important;
}

.re_red {
  color: red !important;
}

.colum1 {
  position: relative;
}

.colum1 strong {
  position: absolute;
  right: 10px;
  top: -5px;
  color: red;
}

.sort__form {
  margin-bottom: 10px;
}

.sort__form input {
  padding: 4px 10px;
  border-radius: 5px;
  margin-right: 7px;
}

.sort__form select {
  height: 38px;
  padding: 0 15px 0 10px;
  margin: 0 10px 0 0;
}

.ht_i {
  color: red;
}

.fade {
  background-color: rgba(0, 0, 0, 0.3) !important;
}

.check_red input {
  border-color: #f37e7e !important;
}

.check_red label {
  color: red !important;
}

.check_red .check_item {
  color: red !important;
}

.title_group label {
  color: #555 !important;
}

.check_red .input_group_user {
  border-color: #f37e7e !important;
  appearance: none;
  border: var(--bs-border-width) solid var(--bs-border-color);
}

.colum1 {
  padding-top: 30px;
}

.form-check-input[type="checkbox"] {
  border-color: #555;
}

.form-check-input {
  margin-top: 0.3em;
}

.container {
  width: 90%;
  max-width: 1530px !important;
}

.tabler__tntcss td,
.tabler__tntcss th {
  vertical-align: middle;
  font-size: 14px;
}

.tabler__tntcss th {
  text-align: center;
}

.tr_title th {
  background-color: #e2efda !important;
}

.tabler__tntcss tr th:nth-child(1) {
  width: 80px;
}

.tabler__tntcss tr th:nth-child(2) {
  width: 150px;
}

.tabler__tntcss tr th:nth-child(3) {
  width: 140px;
}

.tabler__tntcss tr th:nth-child(4) {
  width: 120px;
}

.tabler__tntcss tr th:nth-child(5) {
  width: 150px;
}

.tabler__tntcss tr th:nth-child(7) {
  width: 90px;
}

.tabler__tntcss tr th:nth-child(8) {
  width: 80px;
}

.tabler__tntcss tr th:nth-child(9) {
  width: 120px;
}

.tabler__tntcss tr td:nth-child(7) {
  text-align: center;
}

.tabler__tntcss tr td:nth-child(8) {
  text-align: center;
}

.tabler__tntcss tr td:nth-child(9) {
  text-align: center;
}

.tabler__tntcss tr th:nth-child(10) {
  width: 150px;
}

.tabler__tntcss tr th:nth-child(11) {
  width: 120px;
}

.link__bl {
  font-weight: bold;
  color: #000;
  text-decoration: none;
}

.link_b {
  color: #003aff;
  text-decoration: none;
}

.wp-pagenavi a,
.wp-pagenavi span {
  text-decoration: none;
  border: 1px solid #bfbfbf;
  padding: 5px 10px;
  margin: 5px;
}

.pagination {
  margin-top: 40px;
  margin-bottom: 50px;
}

table,
td,
th {
  border: 1px solid #aaa;
  text-align: left;
}

.title__nt {
  text-align: center;
  margin-top: 30px;
  margin-top: 10px;
}

.wrapper_singer {
  padding-top: 30px;
  padding-bottom: 30px;
}

.sint-lable2 {
  margin-top: 10px;
  margin-bottom: 00px;
  color: #05a939;
}

.gg_tt {
  color: #ff4a4a;
}

.mg_pd_dd .cut_shape:first-child {
  margin-top: 0;
}

.mg_pd_dd .cut_shape {
  margin-top: 35px;
  padding-top: 40px;
  padding-bottom: 40px;
  order: 1;
}

.modal-work-add .modal-content {
  width: 1000px;
}

.input_group,
.input_group_user {
  width: 16px;
  height: 16px;
  margin-right: 8px;
}

.check_label {
  display: inline-flex;
  align-items: center;
  margin-right: 20px;
}

.group__list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 15px;
  margin-top: 15px;
  border: 1px solid #aaa;
}

textarea {
  border: 1px solid #aaa;
}

.group__list {
  display: flex;
}

.check_item {
  display: inline-flex;
  align-items: center;
  margin-right: 20px;
}

.title_group {
  width: 100%;
  margin-bottom: 10px;
  font-weight: bold;
}

.add_work {
  position: relative;
  text-align: right;
  margin-bottom: 10px;
  margin-top: -50px;
}

.flex__wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  align-items: center;
}

.center_button {
  display: flex;
  justify-content: center;
  gap: 20px;
}

.back_page {
  text-align: right;
}

.input_double {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
}

.col__i2 {
  width: calc(50% - 10px);
}

.wp_tb_form_add tr td:first-child {
  background-color: #e2efda;
  font-weight: bold;
}

.table_singer__tntcss tr th,
.table_singer__tntcss tr td {
  vertical-align: middle;
  text-align: center;
}

.table_singer__tntcss tr td {
  padding: 7px;
}

.bg_chore td {
  background-color: #ddd !important;
}

.btn__full {
  width: 100%;
  height: 170px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  color: #000 !important;
  font-weight: bold;
  border: 0;
  background-color: #e2efda !important;
}

.table_singer__tntcss tr th {
  background-color: #e2efda !important;
}

.table_singer__tntcss tr td textarea {
  height: 150px;
  padding: 20px;
  border: none;
}

.table_singer__tntcss tr input {
  text-align: center;
}

.table_singer__tntcss tr input::placeholder {
  text-align: center;
}

.table_singer__tntcss tr textarea::placeholder {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.table_singer__tntcss tr .update_bg {
  color: #000;
  background-color: #ffc107 !important;
}

.table_singer__tntcss tr .update_bg.active {
  color: #000;
  background-color: #e2efda !important;
}

.update_bg .btn__full {
  color: #000;
  background-color: #ffc107 !important;
}

.update_bg.active .btn__full {
  color: #000;
  background-color: #e2efda !important;
}

.chose_quote {
  width: 80%;
  background-color: #ff9200;
  color: #fff;
  border: #ff9200 2px solid;
}

.chose_quote:hover {
  border: #000 2px solid;
}

.sum_time {
  display: flex;
  justify-content: left;
  width: 100%;
}

.sum_time_c {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-bottom: 10px;
}

.input_8 {
  max-width: 80%;
}

.time_d {
  width: 80px;
  height: 42px;
}

.laber_time {
  padding-right: 10px;
}

.hidden {
  display: none;
}

.input__row td {
  background-color: #ddd;
}

.table_chose__quote tr td {
  height: 60px;
}

.table_chose__quote tr th:nth-child(1) {
  width: 150px;
}

.table_chose__quote tr th:nth-child(2) {
  width: 110px;
}

.table_chose__quote tr th:nth-child(3) {
  width: 150px;
}

.table_chose__quote tr th:nth-child(4) {
  width: 150px;
}

.table_chose__quote tr th:nth-child(6) {
  width: 150px;
}

.table_chose__quote tr th:nth-child(7) {
  width: 250px;
}

.check_red .input_group_user:checked[type="checkbox"] {
  appearance: auto;
}

.btn-danger {
  margin-top: 10px;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  border: 1px solid #555 !important;
}

.wp_tb_form_add .flex__wrap {
  gap: 5px 20px;
}

.sp {
  display: none;
}

.bold {
  font-weight: 600;
}

.link_ssp {
  color: #555;
  text-decoration: auto;
}

.link_ab {
  color: blue;
  text-decoration: auto;
  text-decoration: underline;
}

.sp999 {
  display: none;
}

.quote__send tr th:nth-child(1) {
  width: 185px;
}

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

.print__file {
  display: block;
  text-align: left;
}

.print__file a {
  display: inline-block;
}

.btn_gg {
  text-align: center;
}

@media screen and (max-width: 1600px) {
  .tabler__tntcss tr th:nth-child(6) {
    display: none;
  }

  .tabler__tntcss tr td:nth-child(6) {
    display: none;
  }
}

@media screen and (max-width: 1400px) {
  .tabler__tntcss tr th:nth-child(2) {
    display: none;
  }

  .tabler__tntcss tr td:nth-child(2) {
    display: none;
  }

  .input_8 {
    max-width: 100%;
    width: 150px;
  }

  .time_rw {
    width: 140px;
  }

  .tb_center {
    font-size: 14px !important;
  }

  .content_tt .tb_center {
    font-size: 14px !important;
  }
}

@media screen and (max-width: 1200px) {
  .table_chose__quote tr th:nth-child(6) {
    width: 100px;
  }

  .table_chose__quote tr th:nth-child(4) {
    width: 120px;
  }

  .table_chose__quote tr th:nth-child(3) {
    width: 120px;
  }

  .page_post_works {
    width: 100%;
  }

  .tabler__tntcss tr th:nth-child(3),
  .tabler__tntcss tr td:nth-child(3) {
    display: none;
  }

  .tabler__tntcss tr th:nth-child(4),
  .tabler__tntcss tr td:nth-child(4) {
    display: none;
  }
}

@media screen and (max-width: 999px) {
  .sp999 {
    display: block;
  }

  .modal-title {
    font-size: 18px;
  }

  button {
    font-size: 13px !important;
  }

  .btn_gg .btn {
    max-width: 90% !important;
  }

  .btn_gg a {
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 1.5;
  }

  .tabler__tntcss tr th:nth-child(7),
  .tabler__tntcss tr td:nth-child(7) {
    display: none;
  }

  .tabler__tntcss tr th:nth-child(8),
  .tabler__tntcss tr td:nth-child(8) {
    display: none;
  }

  .tabler__tntcss tr th:nth-child(11) {
    width: 100px;
  }

  .table_singer__tntcss tr input {
    text-align: left;
  }

  .btn__full {
    width: 240px;
    height: auto;
    font-weight: bold;
    border: 0;
    background-color: #ffc107 !important;
    padding: 10px !important;
  }

  .sb_btn {
    width: 240px;
    margin: 0 auto;
    height: auto;
    background-color: #003aff !important;
    color: #fff !important;
    padding: 10px !important;
  }

  .quote__send {
    position: relative;
    left: -12px;
    width: calc(100% + 24px);
  }

  .input_8 {
    width: 100%;
  }

  .time_rw {
    width: 180px !important;
  }

  .quote__send tr {
    border: 0;
  }

  .quote__send tr th,
  .quote__send tr td {
    width: 100% !important;
    float: left;
    text-align: left;
  }

  .quote__send tr .sum_time_c {
    justify-content: left;
  }

  .link__bl {
    margin-bottom: 30px;
    display: inline-block;
  }

  .tabler__tntcss .link__bl {
    color: #003aff;
    display: inline-block !important;
  }

  .link__bl br {
    display: none;
  }

  .title__center_gr {
    display: block !important;
    text-align: center !important;
    padding: 10px;
    background-color: #29ff3b;
    border-radius: 10px;
    color: #000;
    font-size: 16px;
    margin: 20px 0 15px;
  }

  .title__center {
    display: block !important;
    text-align: center !important;
    padding: 10px;
    background-color: rgba(10, 47, 255, 1);
    border-radius: 10px;
    color: #fff;
    font-size: 16px;
    margin: 20px 0 15px;
  }

  .title__center_ye {
    display: block !important;
    text-align: center !important;
    padding: 10px;
    background-color: #ffff29;
    border-radius: 10px;
    color: #000;
    font-size: 16px;
    margin: 20px 0 15px;
  }

  .tabler__tntcss .link_b {
    display: none;
  }

  .single-page-wrapper .row {
    margin: 0 !important;
  }

  .page_home .row {
    margin: 0 !important;
  }

  .add_work {
    top: 120px;
    margin-right: 12px;
  }

  #content-wrap {
    width: 100%;
    padding: 0;
    border-top: 5px solid #e2efda;
  }

  .page_menber #primary {
    margin-bottom: 0px;
  }

  .sort__form {
    padding: 15px;
  }

  .pc {
    display: none;
  }

  .sp {
    display: inline-block;
  }

  .single-page-wrapper .entry-content {
    padding: 50px 0;
  }

  .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }

  .container {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .site-header {
    display: flex;
    flex-wrap: wrap;
  }

  .site-branding {
    order: 2;
    width: 100%;
  }

  .main-navigation {
    order: 1;
    width: 100%;
  }

  .main-navigation .menu-toggle {
    margin-left: auto;
    margin-right: 0;
  }

  .site-branding .container {
    display: flex;
    flex-wrap: wrap;
  }

  .site-branding .site-branding-text.wrap-signin {
    order: 2;
    width: 100%;
    margin-top: 20px;
  }

  .site-branding .site-branding-text {
    order: 1;
    width: 100%;
  }

  .site-branding-logo {
    order: 3;
  }

  .page_post_works .row {
    margin: 0;
  }

  .tabler__one tr {
    width: 100%;
    box-shadow: none;
    border: 0;
  }

  .tabler__one tr th,
  .tabler__one tr td {
    padding: 2px 3px !important;
  }

  .link_ssp {
    color: blue;
  }
}

@media screen and (max-width: 767px) {
  .works_name {
    width: 175px;
  }

  .sort__form select {
    display: block;
    width: 220px;
    margin-bottom: 10px;
  }

  .tabler__tntcss tr th:nth-child(9),
  .tabler__tntcss tr td:nth-child(9) {
    display: none;
  }

  .file-box {
    overflow: hidden;
  }

  .title__nt {
    font-size: 23px;
  }

  .add_work {
    position: initial;
    margin-top: 0;
  }

  .wp_tb_form_add {
    border: 0 !important;
  }

  .wp_tb_form_add tr {
    border: 0 !important;
  }

  .wp_tb_form_add tr td {
    float: left;
    width: 100% !important;
    border: 0 !important;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .colum1 strong {
    position: initial;
  }

  .title_group {
    position: relative;
    margin-left: -5px;
  }

  body,
  button,
  input,
  select,
  optgroup,
  textarea {
    line-height: 24px;
  }

  .back_page {
    margin-top: 20px;
    margin-right: 12px;
  }

  .site-info .container {
    font-size: 14px;
  }
}

@media screen and (max-width: 766px) {
  .file-button {
    padding: 7px 20px;
  }

  .form-check-input {
    margin-top: 3px;
  }
}

@media screen and (max-width: 620px) {
  .tabler__tntcss tr {
    width: 100%;
  }
}

@media screen and (max-width: 500px) {
  .table > :not(caption) > * > * {
    padding: 5px;
  }

  .tabler__tntcss tr th:nth-child(1) {
    width: 70px;
  }

  .tabler__tntcss tr th:nth-child(5) {
    width: 130px;
  }

  .tabler__tntcss td,
  .tabler__tntcss th {
    vertical-align: middle;
    font-size: 13px;
  }

  .tabler__tntcss tr th:nth-child(10) {
    width: 96px;
  }

  .tabler__tntcss {
    width: 476px;
  }

  .scroll__h {
    overflow: auto;
  }

  .title__nt_d {
    font-size: 26px !important;
  }
}

@media screen and (max-width: 460px) {
  .sort__form select {
    width: 100%;
  }

  .hasDatepicker {
    width: 145px;
  }

  .input_double .col__i2:first-child {
    width: calc(40% - 10px);
  }

  .input_double .col__i2:nth-child(2) {
    width: calc(60% - 10px);
  }

  #loginform label {
    display: block;
    width: 100%;
  }

  .login-password,
  .login-username {
    flex-wrap: wrap;
  }
}

/* New CSS */
.txt-right {
  text-align: right;
}

.th_add {
  text-align: right;
}

.tr_header th {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  color: #0d66d7;
  background-color: #ffe1b8;
}

.y_u {
  background-color: #ffd74a;
}

.g_m {
  background-color: #a7ed5c;
}

.btn__center_td {
  text-align: center;
  margin-top: 20px;
}

.btn_top {
  text-align: right;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 20px;
}

.ib_a {
  display: inline-block;
}

@media screen and (max-width: 999px) {
  .txt__center {
    text-align: center;
    margin-bottom: 10px;
  }

  #add__progress tr th,
  #add__progress tr td {
    float: left;
    width: 100% !important;
  }
}

.group_infor {
  display: block;
  font-size: 14px;
}

.group_status {
  display: inline-block;
  margin-top: 20px;
}

.date_start_wolk {
  background-color: rgba(0, 64, 255, 0.1);
  color: #0040ff;
  border-radius: 10px;
  text-align: center;
  padding: 5px 8px;
  display: inline-block;
}

.code_wolk,
.date_be_wolk,
.manage {
  display: inline-block;
  color: #444;
  margin-right: 20px;
}

.rogress_management_delivery_deadline {
  background-color: rgba(255, 0, 127, 0.1);
  color: #ff007f;
  border-radius: 10px;
  text-align: center;
  padding: 5px 8px;
  display: inline-block;
}

.progress_management_status_completed {
  background-color: rgba(255, 214, 0, 0.2);
  color: #ff2600;
  border-radius: 10px;
  text-align: center;
  padding: 5px 8px;
  display: inline-block;
}

.label_now {
  font-weight: 600;
}

.copfull {
  display: inline-block;
  margin-right: 10px;
}

.name_wolk {
  font-size: 28px;
  margin-bottom: 0px;
}

.wolk_status {
  padding-left: 30px;
  position: relative;
  font-size: 15px;
  font-weight: bold;
  top: -15px;
}

.wolk_status::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  background-color: #0040ff;
  border-radius: 100%;
}

.row__progress {
  background-color: #fff;
  padding: 20px 15px;
  border-radius: 10px;
  margin-bottom: 20px;
}

.wolk_status_ncn::after {
  background-color: orange;
}

.wolk_status_nkt::after {
  background-color: #444;
}

.group_function {
  background-color: #fff;
  padding: 10px;
  border-radius: 10px;
  margin-bottom: 20px;
}

.group_function .sort__form {
  margin-bottom: 0;
}

.count__post {
  font-weight: 600;
  padding-left: 15px;
  padding-right: 15px;
}

.count__post span {
  display: inline-block;
}

.count__count_all .count_color {
  color: #05a939;
  border-bottom: 3px solid red;
}

.count__count_begin .count_color {
  color: blue;
  border-bottom: 3px solid red;
}

.count__count_qoute .count_color {
  color: orange;
  border-bottom: 3px solid red;
}

.count__count_complete .count_color {
  color: #9f9f9f;
  border-bottom: 3px solid green;
}

.row__progress {
  display: flex;
  flex-wrap: wrap;
}

.group_data_work {
  width: 40%;
}

.group_data_chart {
  width: 60%;
  padding-left: 30px;
}

.time_g {
  width: 50px;
  padding: 7px 10px;
  text-align: center;
}

.date_g {
  width: 50px;
  padding: 7px 10px;
  text-align: center;
  width: 150px;
}

.pd_bt {
  display: inline-block;
}

#add__progress tr {
  vertical-align: middle;
  text-align: center;
}

.tr_data th:nth-child(1) {
  min-width: 280px;
}

.one_percent {
  width: 120px;
  text-align: center;
}

.tr_data th:nth-child(3) {
  width: 300px;
}

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

.sum_aa {
  font-weight: 600;
  display: block;
  color: #003aff;
}

.txt_right {
  text-align: right;
}

.i_y_u {
  width: 105px;
}

.l_y_u {
  width: 100%;
}

.th_label {
  width: 280px;
}

.w_150 {
  width: 150px;
  text-align: center;
  vertical-align: bottom;
}

.table_full th {
  text-align: center;
  background-color: #ffd74a;
}

.table_full th,
.table_full td {
  width: 100%;
  float: left;
}

.button_progress {
  text-align: right;
  margin-bottom: 15px;
}

.sum_progressr {
  position: relative;
}

.sum_progress {
  font-size: 13px;
  font-weight: 600;
  color: #05a939;
  position: absolute;
  width: 100%;
  left: 6px;
  bottom: -3px;
}

.progress-chart {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  background-color: orange;
}

.progress-chart .progress-barchart {
  position: relative;
  /* background-color: #29ff3b; */
  text-align: center;
  background-color: rgba(0, 58, 255, 1);
  min-width: 35px !important;
}

.progress-chart .progress-barchart:hover {
  /* background-color: rgba(0, 58, 255, 1); */
  color: #fff;
  cursor: pointer;
}

.tabler__tntcss tr .active__2 {
  background-color: #a7ed5c !important;
}

.sum_progressr .border_red {
  border: 2px solid red !important;
}

.erorr {
  color: red;
  font-size: 12px;
}

.progress__point {
  position: absolute;
  width: 2px;
  height: 120%;
  top: -20%;
  right: 0;
  background-color: #003aff;
}

.progress-chart .progress__wolk {
  background-color: orange;
}

.progress-chart .progress-barchart:hover .title__progress-bar {
  opacity: 1;
  transition: 0.3s ease;
  z-index: 10;
}

.title__progress-bar {
  position: absolute;
  top: -100px;
  width: 280px;
  left: 50%;
  transform: translateX(-50%);
  padding: 20px 10px;
  background-color: rgba(255, 252, 193, 0.9);
  opacity: 0;
  transition: 0.7s ease;
  z-index: -10;
}

.title__progress__wolk {
  position: absolute;
  top: -60px;
  width: 220px;
  z-index: -10;
  left: 50%;
  transform: translateX(-50%);
  padding: 20px 10px;
  background-color: rgba(255, 164, 5, 1);
  opacity: 0;
  transition: 0.7s ease;
}

.progress-chart .progress__wolk:hover .progress-bar__title {
  opacity: 1;
  transition: 0.3s ease;
  z-index: -1;
}

.progress-bar__total,
.progress-bar__date,
.progress-bar__title {
  display: block;
  width: 100%;
  line-height: 1.3;
  font-size: 13px;
  font-weight: bold;
  color: #000;
  text-align: left;
}

.color_o {
  color: #666;
}

.color_b {
  color: #666;
}

.color_g {
  color: #666;
}

.color_aa {
  color: #666;
}

.name_wolk a {
  color: #0600ff;
  text-decoration: auto;
}

.name_wolk a:hover {
  opacity: 0.7;
}

.menu_user {
  position: relative;
  display: inline-block;
}

.menu_user:hover .drop_menu_user {
  opacity: 1;
  transition: 0.3s ease;
  z-index: 10;
}

.drop_menu_user {
  text-align: left;
  position: absolute;
  top: 28px;
  width: 210px;
  background-color: #fff;
  z-index: -10;
  padding: 10px;
  box-shadow: 0px 0px 12px -5px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 0px 0px 12px -5px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 12px -5px rgba(0, 0, 0, 0.75);
  border-radius: 10px;
  opacity: 0;
  transition: 0.7s ease;
}

.drop_menu_user li {
  border-bottom: 2px solid #ccc;
}

.drop_menu_user li:last-child {
  border-bottom: 0px solid #ccc;
}

.drop_menu_user a {
  color: #000;
  padding: 4px 0;
  display: block;
}

.drop_menu_user a:hover {
  opacity: 0.7;
}

.w_130 {
  width: 130px;
}

.progress-chart {
  margin-top: 20px;
  margin-bottom: 20px;
}

.title__chart {
  font-size: 18px;
  text-align: center;
  font-weight: 600;
  margin-bottom: 0px;
}

/* .progress-chart .progress-barchart:last-child .progress__point {
	display: none;
} */

.label_sg {
  background-color: #29ff3b;
  --bs-btn-padding-x: 0.75rem;
  --bs-btn-padding-y: 0.375rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 1rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.5;
  --bs-btn-color: var(--bs-body-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-width: var(--bs-border-width);
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: var(--bs-border-radius);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15),
    0 1px 1px rgba(0, 0, 0, 0.075);
  --bs-btn-disabled-opacity: 0.65;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem
    rgba(var(--bs-btn-focus-shadow-rgb), 0.5);
  display: inline-block;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  color: var(--bs-btn-color);
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius: var(--bs-btn-border-radius);

  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.nam_dt {
  border-bottom: 1px solid #bbb;
}

.group_infor_vap h1 {
  font-size: 30px;
}

.group_infor_vap p {
  margin-bottom: 5px;
}

.group_infor_vap {
  margin-bottom: 30px;
  padding-top: 20px;
}

.mg_nt0 {
  margin-bottom: 0;
}

@media screen and (max-width: 1023px) {
  .site-header {
    overflow: hidden;
  }

  /* .progress-chart .progress-barchart:last-child {
		border-right: 0;
	} */

  /* .progress-barchart {
		border-right: 2px solid #0040ff;
	} */

  .progress__point {
    display: none;
  }

  .progress-chart .progress-barchart::before {
    content: "";
    width: 2px;
    height: 100%;
    position: relative;
    right: 0;
    background-color: #000;
  }
}

.tb_null {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  padding: 0;
  color: #f37e7e;
  width: 100%;
}

.wp_tb_form_progress tr td {
  padding: 5px 10px;
}

.wp_tb_form_progress tr td:first-child {
  width: 150px;
  background-color: #e2efda;
  font-weight: bold;
}

.time_edit_progress .hasDatepicker {
  width: 120px;
}

.wp_tb_form_progress {
  max-width: 415px;
  margin: 0 auto 20px;
}

.title_ct_edit {
  text-align: center;
  display: block;
}

.status_completed {
  width: 100%;
  padding: 5px;
  border: 1px solid;
}

.color_flba {
  background-color: rgba(0, 64, 255, 0.1);
}

.color_flbb {
  background-color: rgba(255, 0, 127, 0.1);
}

.color_flbc {
  background-color: rgba(255, 214, 0, 0.2);
}

.group__menu_user {
  display: inline-block;
}

/* .active_menu{
	display: none;
} */

.group__menu_user .dropdown-toggle {
  position: initial;
  width: auto;
  height: auto;
  color: #000;
}

.group__menu_user .btn:active,
.group__menu_user .btn:hover {
  color: #000 !important;
  background-color: transparent !important;
  border-color: transparent !important;
}

.group__menu_user .btn:hover {
  opacity: 0.7;
}

.group__menu_user .drop_menu {
  border: 0;
  box-shadow: 0px 0px 12px -5px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 0px 0px 12px -5px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 12px -5px rgba(0, 0, 0, 0.75);
}

.group__menu_user .drop_menu li {
  padding: 0 10px !important;
  display: block;
  width: 100%;
  clear: both;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
}

.group__menu_user .drop_menu li a {
  display: block;
  border-bottom: 1px solid #ccc;
  color: #555;
}

.group__menu_user .drop_menu li a:hover {
  opacity: 0.7;
}

.color__kep {
  color: green;
  font-weight: bold;
  border-bottom: 1px solid green;
}

/* .progress-chart .progress-barchart {
	min-width: 40px;
} */

.progress__value {
  font-size: 15px;
  position: relative;
  color: #fff;
  font-weight: bold;
}

/* .progress__value::after {
	position: absolute;
	content: "";
	width: 2px;
	height: 10px;
	bottom: -10px;
	background-color: #003AFF;
	right: 0px;
} */

.tr_data td {
  min-height: 56px;
}

@media screen and (max-width: 1200px) {
  .copfull {
    font-size: 14px;
  }
}

@media screen and (max-width: 1023px) {
  .group_data_work,
  .group_data_chart {
    width: 100%;
    padding-left: 0;
  }

  .group_data_chart {
    margin-top: 40px;
  }

  .site-branding {
    padding: 20px 15px 0;
  }

  /* .row__progress {
		overflow: hidden;
	} */

  .progress-chart {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .progress-chart .progress-barchart .title__progress-bar.show_data {
    opacity: 1;
    transition: 0.3s ease;
    z-index: 10;
  }
}

@media screen and (max-width: 999px) {
  .title__progress-bar {
    top: 20px;
  }

  .sum_progressr {
    border-bottom: 0;
    padding-bottom: 0;
  }

  .border_sp_0 {
    border-top: 0;
  }

  .group_infor_vap,
  .page_singer_data_chart,
  .button_progress {
    padding-left: 15px;
    padding-right: 15px;
  }

  .title__nt {
    margin-bottom: 20px;
  }

  .group_infor_vap {
    position: relative;
  }

  .group_infor_vap h1 {
    font-size: 22px;
    margin-top: 20px;
  }

  .name_wolk a {
    font-size: 22px;
  }

  .name_wolk {
    position: relative;
  }

  .wolk_status {
    position: absolute;
    font-size: 14px;
    top: -15px;
    right: 15px;
  }

  .copfull {
    margin-bottom: 5px;
  }

  .title_ct_edit {
    margin-bottom: 10px;
  }

  .sum_aa {
    display: inline-block;
    font-size: 13px;
  }

  .bg_add_m {
    background-color: rgba(0, 64, 255, 0.1);
  }

  .bg_spy {
    background-color: rgba(255, 215, 73, 0.6);
  }

  .title__chart {
    margin-top: 15px;
  }

  .page_singer_data_chart .title__chart:last-child {
    margin-top: 50px;
  }

  .mgt_50 {
    margin-top: 50px;
  }

  .text_price p {
    margin-bottom: 10px;
  }

  .text_se p {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 767px) {
  .date_g {
    width: 140px;
  }

  .modal-title {
    font-size: 16px;
  }

  .name_wolk {
    font-size: 18px;
  }

  .count__post .count__count_all,
  .count__post .count__count_begin,
  .count__post .count__count_qoute,
  .count__post .count__count_complete {
    display: block;
  }

  .count__post {
    background-color: #fff;
    padding: 15px;
  }

  .group_function {
    display: none;
  }

  .row__progress {
    border-radius: 0;
    margin-bottom: 0;
    padding: 40px 15px 20px;
    border-bottom: 2px solid #ccc;
  }

  .count__post .pc {
    display: none;
  }

  .wolk_status {
    font-size: 13px;
  }

  .title__chart {
    font-size: 14px;
  }

  .count__post {
    font-size: 15px;
  }

  .tb_null {
    font-size: 15px;
  }

  .tr_header th {
    font-size: 16px;
  }

  body,
  button,
  input,
  select,
  optgroup,
  textarea {
    font-size: 13px;
  }
}

@media screen and (max-width: 480px) {
  .title__nt {
    font-size: 20px;
  }

  .row__progress {
    padding: 30px 15px 20px;
  }

  .wp_tb_form_progress tr td {
    float: left !important;
    width: 100% !important;
    padding: 10px;
  }

  .wp_tb_form_progress tr td:first-child {
    border-bottom: 0;
  }

  .wp_tb_form_progress tr td:last-child {
    border-top: 0;
  }
}

@media screen and (max-width: 370px) {
  .copfull {
    margin-right: 5px;
  }

  .title__nt {
    font-size: 18px;
  }

  .date_start_wolk,
  .rogress_management_delivery_deadline,
  .progress_management_status_completed {
    padding: 5px;
    font-size: 13px;
  }
}

.active_chart .chart_value {
  position: absolute;
  background-color: #003aff;
  bottom: 0;
  left: 0;
  content: "";
  height: 100%;
  min-width: 30px;
  font-weight: bold;
}

.active_chart {
  position: relative;
  width: 100%;
  height: 20px;
  background-color: orange;
  margin-top: 5px;
  display: block;
}

.il_block {
  display: inline-block;
  text-decoration: underline;
}

.chart_label {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  font-size: 12px;
  text-align: center;
  color: #fff;
}

.chart_plus {
  background-color: #fff !important;
  position: absolute;
  bottom: 0;
  right: 0;
  content: "";
  height: 100%;
  max-width: calc(100% - 30px);
  border: 2px solid #003aff;
}

.active_charta {
  background-color: transparent !important;
  display: flex !important;
}

.row_small {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.link_tiendo {
  text-align: center;
  color: #003aff;
  font-weight: bold;
  /* text-decoration: auto; */
  display: block;
  text-align: left;
}

.pc_1200,
.pc_1600 {
  display: none;
}

.date_user_jop_start {
  display: block;
  text-align: center;
}

.laber_date_c {
  display: block;
}

.title_report {
  text-align: center;
}

.check_kt {
  margin-bottom: 50px;
  text-align: right;
}

.columa {
  width: 110px;
  position: relative;
}

.columa strong {
  position: absolute;
  right: 10px;
  top: -5px;
  color: red;
}

.max_point {
  padding-top: 5px;
  font-size: 12px;
  font-weight: 600;
}

.active_tr_kt td,
.active_tr_kt th {
  background-color: #ccc !important;
}

.tabler__tntcss .active_tr_kt .active__2 {
  background-color: #ccc !important;
}

@media screen and (max-width: 1600px) {
  .pc_1600 {
    display: block;
  }
}

@media screen and (max-width: 1200px) {
  .pc_1200 {
    display: block;
  }
}

@media screen and (max-width: 999px) {
  .title_report {
    font-size: 20px;
  }
}

@media screen and (max-width: 500px) {
  .row_small {
    justify-content: space-around !important;
  }
}

.max_300 {
  max-width: 300px;
}

.txt-left p {
  text-align: left;
  margin-bottom: 0px;
}

.txt-left {
  text-align: left !important;
}

.table_chose__quote tr:first-child th:nth-child(5) {
  width: 120px;
}

.table_chose__quote tr:first-child th:nth-child(6) {
  width: 120px;
}

.table_chose__quote tr:first-child th:nth-child(8) {
  width: 90px;
}

.chose__quote {
  width: 150px;
}

.table__dg {
  max-width: 800px;
}

.table__dg tr th {
  background-color: #e2efda;
}

.table__dg tr:first-child th:nth-child(1) {
  width: 200px;
}

@media screen and (max-width: 1420px) {
  .ove_db {
    overflow-x: auto;
  }

  .table_chose__quote {
    width: 1260px;
  }
}

@media screen and (max-width: 767px) {
  .table__da {
    overflow-x: auto;
  }

  .table__dg {
    min-width: 440px;
    max-width: 100%;
  }

  .table__dg tr:first-child th:nth-child(1) {
    width: 150px;
  }

  .table__dg tr td {
    padding: 5px 15px;
  }
}

/* :start */
* {
  border: 0;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

:root {
  --bg: #e3e4e8;
  --fg: #17181c;
  --primary: #255ff4;
  --yellow: #f4a825;
  --yellow-t: rgba(244, 168, 37, 0);
  --bezier: cubic-bezier(0.42, 0, 0.58, 1);
  --trans-dur: 0.3s;
}

.rating {
  margin: auto;
  color: #ef4f00;
  text-decoration: underline;
  font-weight: 600;
}

.toggleButton {
  color: #30ab00;
  text-decoration: underline;
  cursor: pointer;
}

.rating__display {
  font-size: 1em;
  font-weight: 500;
  min-height: 1.25em;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: auto;
  text-align: center;
}

.rating__stars {
  display: flex;
  padding-bottom: 0.375em;
  position: relative;
}

.rating__star {
  display: block;
  overflow: visible;
  pointer-events: none;
  width: 2em;
  height: 2em;
}

.rating__star-ring,
.rating__star-fill,
.rating__star-line,
.rating__star-stroke {
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
}

.rating__star-ring,
.rating__star-fill,
.rating__star-line {
  stroke: var(--yellow);
}

.rating__star-fill {
  fill: var(--yellow);
  transform: scale(0);
  transition: fill var(--trans-dur) var(--bezier),
    transform var(--trans-dur) var(--bezier);
}

.rating__star-line {
  stroke-dasharray: 12 13;
  stroke-dashoffset: -13;
}

.rating__star-stroke {
  stroke: #c7cad1;
  transition: stroke var(--trans-dur);
}

.rating__label {
  cursor: pointer;
  padding: 0.125em;
}

.rating__label--delay1 .rating__star-ring,
.rating__label--delay1 .rating__star-fill,
.rating__label--delay1 .rating__star-line,
.rating__label--delay1 .rating__star-stroke {
  animation-delay: 0.05s;
}

.rating__label--delay2 .rating__star-ring,
.rating__label--delay2 .rating__star-fill,
.rating__label--delay2 .rating__star-line,
.rating__label--delay2 .rating__star-stroke {
  animation-delay: 0.1s;
}

.rating__label--delay3 .rating__star-ring,
.rating__label--delay3 .rating__star-fill,
.rating__label--delay3 .rating__star-line,
.rating__label--delay3 .rating__star-stroke {
  animation-delay: 0.15s;
}

.rating__label--delay4 .rating__star-ring,
.rating__label--delay4 .rating__star-fill,
.rating__label--delay4 .rating__star-line,
.rating__label--delay4 .rating__star-stroke {
  animation-delay: 0.2s;
}

/*  */
.rating__label--delay6 .rating__star-ring,
.rating__label--delay6 .rating__star-fill,
.rating__label--delay6 .rating__star-line,
.rating__label--delay6 .rating__star-stroke {
  animation-delay: 0.05s;
}

.rating__label--delay7 .rating__star-ring,
.rating__label--delay7 .rating__star-fill,
.rating__label--delay7 .rating__star-line,
.rating__label--delay7 .rating__star-stroke {
  animation-delay: 0.1s;
}

.rating__label--delay8 .rating__star-ring,
.rating__label--delay8 .rating__star-fill,
.rating__label--delay8 .rating__star-line,
.rating__label--delay8 .rating__star-stroke {
  animation-delay: 0.15s;
}

.rating__label--delay9 .rating__star-ring,
.rating__label--delay9 .rating__star-fill,
.rating__label--delay9 .rating__star-line,
.rating__label--delay9 .rating__star-stroke {
  animation-delay: 0.2s;
}

/*  */

.rating__input {
  position: absolute;
  -webkit-appearance: none;
  appearance: none;
}

.rating__input:hover ~ [data-rating]:not([hidden]) {
  display: none;
}

.rating__input:hover ~ [data-rating2]:not([hidden]) {
  display: none;
}

.rating__input:hover ~ [data-rating3]:not([hidden]) {
  display: none;
}

.rating__input-1:hover ~ [data-rating="1"][hidden],
.rating__input-2:hover ~ [data-rating="2"][hidden],
.rating__input-3:hover ~ [data-rating="3"][hidden],
.rating__input-4:hover ~ [data-rating="4"][hidden],
.rating__input-5:hover ~ [data-rating2="5"][hidden],
.rating__input:checked:hover ~ [data-rating]:not([hidden]) {
  display: block !important;
}

.rating__input-6:hover ~ [data-rating2="6"][hidden],
.rating__input-7:hover ~ [data-rating2="7"][hidden],
.rating__input-8:hover ~ [data-rating2="8"][hidden],
.rating__input-9:hover ~ [data-rating2="9"][hidden],
.rating__input-10:hover ~ [data-rating2="10"][hidden],
.rating__input:checked:hover ~ [data-rating2]:not([hidden]) {
  display: block !important;
}

.rating__input-11:hover ~ [data-rating3="11"][hidden],
.rating__input-12:hover ~ [data-rating3="12"][hidden],
.rating__input-13:hover ~ [data-rating3="13"][hidden],
.rating__input-14:hover ~ [data-rating3="14"][hidden],
.rating__input-15:hover ~ [data-rating3="15"][hidden],
.rating__input:checked:hover ~ [data-rating3]:not([hidden]) {
  display: block !important;
}

/*  */
.rating__input-1:hover ~ .rating__label:first-of-type .rating__star-stroke,
.rating__input-2:hover
  ~ .rating__label:nth-of-type(-n + 2)
  .rating__star-stroke,
.rating__input-3:hover
  ~ .rating__label:nth-of-type(-n + 3)
  .rating__star-stroke,
.rating__input-4:hover
  ~ .rating__label:nth-of-type(-n + 4)
  .rating__star-stroke,
.rating__input-5:hover
  ~ .rating__label:nth-of-type(-n + 5)
  .rating__star-stroke {
  stroke: var(--yellow);
  transform: scale(1);
}

.rating__input-1:checked ~ .rating__label:first-of-type .rating__star-ring,
.rating__input-2:checked
  ~ .rating__label:nth-of-type(-n + 2)
  .rating__star-ring,
.rating__input-3:checked
  ~ .rating__label:nth-of-type(-n + 3)
  .rating__star-ring,
.rating__input-4:checked
  ~ .rating__label:nth-of-type(-n + 4)
  .rating__star-ring,
.rating__input-5:checked
  ~ .rating__label:nth-of-type(-n + 5)
  .rating__star-ring {
  animation-name: starRing;
}

.rating__input-1:checked ~ .rating__label:first-of-type .rating__star-stroke,
.rating__input-2:checked
  ~ .rating__label:nth-of-type(-n + 2)
  .rating__star-stroke,
.rating__input-3:checked
  ~ .rating__label:nth-of-type(-n + 3)
  .rating__star-stroke,
.rating__input-4:checked
  ~ .rating__label:nth-of-type(-n + 4)
  .rating__star-stroke,
.rating__input-5:checked
  ~ .rating__label:nth-of-type(-n + 5)
  .rating__star-stroke {
  animation-name: starStroke;
}

.rating__input-1:checked ~ .rating__label:first-of-type .rating__star-line,
.rating__input-2:checked
  ~ .rating__label:nth-of-type(-n + 2)
  .rating__star-line,
.rating__input-3:checked
  ~ .rating__label:nth-of-type(-n + 3)
  .rating__star-line,
.rating__input-4:checked
  ~ .rating__label:nth-of-type(-n + 4)
  .rating__star-line,
.rating__input-5:checked
  ~ .rating__label:nth-of-type(-n + 5)
  .rating__star-line {
  animation-name: starLine;
}

.rating__input-1:checked ~ .rating__label:first-of-type .rating__star-fill,
.rating__input-2:checked
  ~ .rating__label:nth-of-type(-n + 2)
  .rating__star-fill,
.rating__input-3:checked
  ~ .rating__label:nth-of-type(-n + 3)
  .rating__star-fill,
.rating__input-4:checked
  ~ .rating__label:nth-of-type(-n + 4)
  .rating__star-fill,
.rating__input-5:checked
  ~ .rating__label:nth-of-type(-n + 5)
  .rating__star-fill {
  animation-name: starFill;
}

.rating__input-1:not(:checked):hover
  ~ .rating__label:first-of-type
  .rating__star-fill,
.rating__input-2:not(:checked):hover
  ~ .rating__label:nth-of-type(2)
  .rating__star-fill,
.rating__input-3:not(:checked):hover
  ~ .rating__label:nth-of-type(3)
  .rating__star-fill,
.rating__input-4:not(:checked):hover
  ~ .rating__label:nth-of-type(4)
  .rating__star-fill,
.rating__input-5:not(:checked):hover
  ~ .rating__label:nth-of-type(5)
  .rating__star-fill {
  fill: var(--yellow-t);
}

/*  */
.rating__input-6:hover ~ .rating__label:first-of-type .rating__star-stroke,
.rating__input-7:hover
  ~ .rating__label:nth-of-type(-n + 2)
  .rating__star-stroke,
.rating__input-8:hover
  ~ .rating__label:nth-of-type(-n + 3)
  .rating__star-stroke,
.rating__input-9:hover
  ~ .rating__label:nth-of-type(-n + 4)
  .rating__star-stroke,
.rating__input-10:hover
  ~ .rating__label:nth-of-type(-n + 5)
  .rating__star-stroke {
  stroke: var(--yellow);
  transform: scale(1);
}

.rating__input-6:checked ~ .rating__label:first-of-type .rating__star-ring,
.rating__input-7:checked
  ~ .rating__label:nth-of-type(-n + 2)
  .rating__star-ring,
.rating__input-8:checked
  ~ .rating__label:nth-of-type(-n + 3)
  .rating__star-ring,
.rating__input-9:checked
  ~ .rating__label:nth-of-type(-n + 4)
  .rating__star-ring,
.rating__input-10:checked
  ~ .rating__label:nth-of-type(-n + 5)
  .rating__star-ring {
  animation-name: starRing;
}

.rating__input-6:checked ~ .rating__label:first-of-type .rating__star-stroke,
.rating__input-7:checked
  ~ .rating__label:nth-of-type(-n + 2)
  .rating__star-stroke,
.rating__input-8:checked
  ~ .rating__label:nth-of-type(-n + 3)
  .rating__star-stroke,
.rating__input-9:checked
  ~ .rating__label:nth-of-type(-n + 4)
  .rating__star-stroke,
.rating__input-10:checked
  ~ .rating__label:nth-of-type(-n + 5)
  .rating__star-stroke {
  animation-name: starStroke;
}

.rating__input-6:checked ~ .rating__label:first-of-type .rating__star-line,
.rating__input-7:checked
  ~ .rating__label:nth-of-type(-n + 2)
  .rating__star-line,
.rating__input-8:checked
  ~ .rating__label:nth-of-type(-n + 3)
  .rating__star-line,
.rating__input-9:checked
  ~ .rating__label:nth-of-type(-n + 4)
  .rating__star-line,
.rating__input-10:checked
  ~ .rating__label:nth-of-type(-n + 5)
  .rating__star-line {
  animation-name: starLine;
}

.rating__input-6:checked ~ .rating__label:first-of-type .rating__star-fill,
.rating__input-7:checked
  ~ .rating__label:nth-of-type(-n + 2)
  .rating__star-fill,
.rating__input-8:checked
  ~ .rating__label:nth-of-type(-n + 3)
  .rating__star-fill,
.rating__input-9:checked
  ~ .rating__label:nth-of-type(-n + 4)
  .rating__star-fill,
.rating__input-10:checked
  ~ .rating__label:nth-of-type(-n + 5)
  .rating__star-fill {
  animation-name: starFill;
}

.rating__input-6:not(:checked):hover
  ~ .rating__label:first-of-type
  .rating__star-fill,
.rating__input-7:not(:checked):hover
  ~ .rating__label:nth-of-type(2)
  .rating__star-fill,
.rating__input-8:not(:checked):hover
  ~ .rating__label:nth-of-type(3)
  .rating__star-fill,
.rating__input-9:not(:checked):hover
  ~ .rating__label:nth-of-type(4)
  .rating__star-fill,
.rating__input-10:not(:checked):hover
  ~ .rating__label:nth-of-type(5)
  .rating__star-fill {
  fill: var(--yellow-t);
}

/*  */
.rating__input-11:hover ~ .rating__label:first-of-type .rating__star-stroke,
.rating__input-12:hover
  ~ .rating__label:nth-of-type(-n + 2)
  .rating__star-stroke,
.rating__input-13:hover
  ~ .rating__label:nth-of-type(-n + 3)
  .rating__star-stroke,
.rating__input-14:hover
  ~ .rating__label:nth-of-type(-n + 4)
  .rating__star-stroke,
.rating__input-15:hover
  ~ .rating__label:nth-of-type(-n + 5)
  .rating__star-stroke {
  stroke: var(--yellow);
  transform: scale(1);
}

.rating__input-11:checked ~ .rating__label:first-of-type .rating__star-ring,
.rating__input-12:checked
  ~ .rating__label:nth-of-type(-n + 2)
  .rating__star-ring,
.rating__input-13:checked
  ~ .rating__label:nth-of-type(-n + 3)
  .rating__star-ring,
.rating__input-14:checked
  ~ .rating__label:nth-of-type(-n + 4)
  .rating__star-ring,
.rating__input-15:checked
  ~ .rating__label:nth-of-type(-n + 5)
  .rating__star-ring {
  animation-name: starRing;
}

.rating__input-11:checked ~ .rating__label:first-of-type .rating__star-stroke,
.rating__input-12:checked
  ~ .rating__label:nth-of-type(-n + 2)
  .rating__star-stroke,
.rating__input-13:checked
  ~ .rating__label:nth-of-type(-n + 3)
  .rating__star-stroke,
.rating__input-14:checked
  ~ .rating__label:nth-of-type(-n + 4)
  .rating__star-stroke,
.rating__input-15:checked
  ~ .rating__label:nth-of-type(-n + 5)
  .rating__star-stroke {
  animation-name: starStroke;
}

.rating__input-11:checked ~ .rating__label:first-of-type .rating__star-line,
.rating__input-12:checked
  ~ .rating__label:nth-of-type(-n + 2)
  .rating__star-line,
.rating__input-13:checked
  ~ .rating__label:nth-of-type(-n + 3)
  .rating__star-line,
.rating__input-14:checked
  ~ .rating__label:nth-of-type(-n + 4)
  .rating__star-line,
.rating__input-15:checked
  ~ .rating__label:nth-of-type(-n + 5)
  .rating__star-line {
  animation-name: starLine;
}

.rating__input-11:checked ~ .rating__label:first-of-type .rating__star-fill,
.rating__input-12:checked
  ~ .rating__label:nth-of-type(-n + 2)
  .rating__star-fill,
.rating__input-13:checked
  ~ .rating__label:nth-of-type(-n + 3)
  .rating__star-fill,
.rating__input-14:checked
  ~ .rating__label:nth-of-type(-n + 4)
  .rating__star-fill,
.rating__input-15:checked
  ~ .rating__label:nth-of-type(-n + 5)
  .rating__star-fill {
  animation-name: starFill;
}

.rating__input-11:not(:checked):hover
  ~ .rating__label:first-of-type
  .rating__star-fill,
.rating__input-12:not(:checked):hover
  ~ .rating__label:nth-of-type(2)
  .rating__star-fill,
.rating__input-13:not(:checked):hover
  ~ .rating__label:nth-of-type(3)
  .rating__star-fill,
.rating__input-14:not(:checked):hover
  ~ .rating__label:nth-of-type(4)
  .rating__star-fill,
.rating__input-15:not(:checked):hover
  ~ .rating__label:nth-of-type(5)
  .rating__star-fill {
  fill: var(--yellow-t);
}

/*  */
.rating__sr {
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  position: absolute;
  width: 1px;
  height: 1px;
}

@keyframes starRing {
  from,
  20% {
    animation-timing-function: ease-in;
    opacity: 1;
    r: 8px;
    stroke-width: 16px;
    transform: scale(0);
  }

  35% {
    animation-timing-function: ease-out;
    opacity: 0.5;
    r: 8px;
    stroke-width: 16px;
    transform: scale(1);
  }

  50%,
  to {
    opacity: 0;
    r: 16px;
    stroke-width: 0;
    transform: scale(1);
  }
}

@keyframes starFill {
  from,
  40% {
    animation-timing-function: ease-out;
    transform: scale(0);
  }

  60% {
    animation-timing-function: ease-in-out;
    transform: scale(1.2);
  }

  80% {
    transform: scale(0.9);
  }

  to {
    transform: scale(1);
  }
}

@keyframes starStroke {
  from {
    transform: scale(1);
  }

  20%,
  to {
    transform: scale(0);
  }
}

@keyframes starLine {
  from,
  40% {
    animation-timing-function: ease-out;
    stroke-dasharray: 1 23;
    stroke-dashoffset: 1;
  }

  60%,
  to {
    stroke-dasharray: 12 13;
    stroke-dashoffset: -13;
  }
}

.content_evaluate {
  max-width: 800px;
  margin: 40px auto 0;
}

.post_title_e {
  font-size: 20px;
  margin-top: 20px;
  cursor: pointer;
  background-color: #a7ed5c;
  padding: 5px 125px 5px 10px;
  position: relative;
}

.post_title_e:hover {
  opacity: 0.7;
}

.active_drop .img_drop {
  transform: translateY(-50%) rotate(180deg);
  transition: 0.3s ease;
}

.img_drop {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%) rotate(0deg);
  transition: 0.3s ease;
}

.img_drop img {
  width: 20px;
}

.show_ul .table__dg {
  margin-top: 0;
}

.show_ul {
  margin-bottom: 20px;
}

.content_evaluate {
  padding: 0 15px;
}

.content_evaluate ul {
  padding: 0;
}

@media screen and (max-width: 767px) {
  .post_title_e {
    font-size: 15px;
  }

  .file__full {
    width: calc(100% - 94px);
  }

  .file-box {
    height: 38px;
  }
}

.sum_time_s {
  text-align: left;
  display: block;
}

.sum_time_s input {
  max-width: 120px;
  margin-bottom: 10px;
}

.sum_time_s .time_d {
  max-width: 60px;
}

.min_date {
  min-width: 190px;
}

.min_withe {
  min-width: 120px;
}

.lable_point img {
  width: 20px;
  margin-top: -8px;
}

.active_dg {
  color: #0040ff;
}

.rating__display {
  color: #000;
}

@media screen and (max-width: 999px) {
  .date_user_jop_start {
    text-align: left;
  }
}

.wp_tb_form_add {
  color: #000;
}

.wp_tb_form_add td {
  padding: 10px;
  text-decoration: none;
}

.block {
  display: block;
}

.d_block {
  display: block;
}

.i_block {
  display: block;
}
.tr_header.admin_gkv {
}
.admin_gkv th {
  text-align: left;
  background-color: #d7eda6;
  color: #000;
}

.admin_gkv td {
  text-align: left;
  background-color: #ededed;
}

.rating_title {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 40px;
  font-size: 16px;
}

.flex__point {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.mg_0 {
  margin-bottom: 0;
}

.lable_ono {
  max-width: 200px;
  display: block;
  text-align: left;
  padding: 0 5px 10px 5px;
  font-style: italic;
  color: #002987;
}

.rating_title {
  background-color: #fff;
  padding: 3px 5px 0;
  border-radius: 5px;
}

.ww__80 {
  width: 80px;
  padding: 0;
}

.table_point tr th {
  padding: 5px 10px;
  text-align: center;
  background: #c1ffd7;
}

.table_point tr td {
  padding: 8px 10px;
  text-align: center;
  background: #ebfff3;
}
.table_point tr.bgsum th {
  background: #4ced86;
  color: #000;
}

.pagination_s a,
.pagination_s span {
  text-decoration: none;
  border: 1px solid #bfbfbf;
  padding: 0px 10px;
  margin: 5px;
  min-height: initial;
  line-height: 1.75;
}

@media screen and (max-width: 999px) {
  .table_point tr td {
    padding: 5px 10px;
  }
  .img_drop img {
    width: 15px;
  }

  .rating_title {
    right: 30px;
  }

  .lable_point img {
    width: 15px;
    margin-top: -4px;
  }
}

/* end truong lam  */
