/*
Theme Name: Buildtruck
Theme URI: https://themeforest.net/user/zozo-pro/buildtruck
Author: Deepak Chandra
Author URI: https://themeforest.net/user/zozo-pro/portfolio
Description: Buildtruck is a creative and modern designed Pluber & Repair Wordpress Theme
Requires at least: WordPress 4.9.6
Tested up to:5.0
Requires PHP:7.2
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: buildtruck
Domain Path: /languages
Tags: custom-menu, editor-style, theme-options, translation-ready
*/

/*--------------------------------------------------------------
# Table of Content
--------------------------------------------------------------
01. Normalize
02. Typography
03. Elements
04. Forms
05. Accessibility
06. Media
07. Captions
08. Galleries
09. Content
10. Header
11. Mobile header
12. General layout
13. Section title
14. Blog
15. Widgets
16. Comment form
17. Footer
18. 404 page
19. Other
*/

/*--------------------------------------------------------------
# 01. Normalize
--------------------------------------------------------------*/

html,
body,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  background: #ffffff;
  color: #747474;
  margin: 0;
  padding: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  color: #172b56;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

a:hover {
  color: #ff7523;
  text-decoration: none !important;
}

a,
a:visited,
a:hover,
a:focus {
  text-decoration: none !important;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #101010;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.search .search-submit {
  padding: 10px 15px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #e0e0e0;
  margin: 10px 0;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

fieldset legend {
  margin-bottom: 1.5em;
  padding: 0 0.5em;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

.clrfix:after,
.group:after,
dl:after {
  content: "";
  display: block;
  visibility: hidden;
  clear: both;
  zoom: 1;
  height: 0;
}

/*--------------------------------------------------------------
# 02. Typography
--------------------------------------------------------------*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 700;
  letter-spacing: 0px;
  color: #101010;
  text-transform: unset;
  font-style: normal;
  clear: both;
}

h1 {
  font-size: 2em;
  line-height: 1.2;
}

h2 {
  font-size: 1.7em;
  line-height: 1.3;
}

h3 {
  font-size: 1.5em;
  line-height: 1.4;
}

h4 {
  line-height: 1.5;
  font-size: 1.3em;
}

h5 {
  line-height: 1.6;
  font-size: 1.2em;
}

h6 {
  line-height: 1.7;
  font-size: 1.1em;
}

/*--------------------------------------------------------------
# 03. Elements
--------------------------------------------------------------*/

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

body {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  line-height: 28px;
  color: #797979;
  font-weight: 400;
}

b,
strong {
  font-weight: bold;
}

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

blockquote,
q {
  quotes: "" "";
}

address {
  margin: 0 0 1.5em;
}

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

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

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

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

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

button,
input,
select,
textarea {
  color: #808285;
  font-weight: normal;
  font-size: 100%;
  /* Corrects font size not being inherited in all browsers */
  margin: 0;
  /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
  vertical-align: baseline;
  /* Improves appearance and consistency in all browsers */
}

button,
input {
  line-height: normal;
  /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
}

big {
  font-size: 125%;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

ul,
ol {
  margin: 15px 0 15px 20px;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 15px 15px;
}

table {
  margin: 1rem 0 1rem;
  border-collapse: collapse;
  width: 100%;
}

table td,
table th {
  padding: 0.5em;
  border: 1px solid rgba(0, 0, 0, 0.1);
  text-align: left;
  font-size: inherit !important;
  word-break: break-all;
}

.sticky,
.bypostauthor {
  display: block;
}

/*--------------------------------------------------------------
# 04. Forms
--------------------------------------------------------------*/

input[type="button"],
input[type="reset"],
input[type="submit"] {
  width: 225px;
  height: 55px;
  line-height: 55px;
  font-size: 16px;
  font-weight: 600;
  margin: 15px 0;
  padding: 0px 30px;
  background-color: #ffffff;
  color: #ff7523;
  border: 2px solid #ff7523;
  transition: all 0.3s;
  outline: none;
  border-radius: 50px;
}

input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
  color: #ffffff !important;
  background-color: #ff7523;
  outline: none;
}

input[type="text"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="reset"],
input[type="tel"],
select,
textarea {
  color: #666;
  padding: 0.75em;
  width: 100%;
  height: auto;
  outline: none;
  border-width: 1px;
  border-style: solid;
  border-color: #e0e0e0;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="reset"]:focus,
input[type="tel"]:focus,
select:focus,
textarea:focus {
  border-color: #e0e0e0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

textarea {
  width: 100%;
}

div.wpcf7 .ajax-loader {
  display: none;
}

p:last-child {
  padding: 0;
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# 05. Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */
.stroke_text {
  z-index: 30;
  font: 800 200px/150px "Poppins", sans-serif !important;
  color: transparent;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
  text-transform: uppercase;
  opacity: 0.3;
}
.says,
.screen-reader-text {
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  width: 1px;
  height: 1px;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 12.25px;
  font-size: 0.875rem;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

.alignleft {
  display: inline;
  float: left;
  clear: both;
  margin-right: 1.5em;
}

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

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

.full-height {
  min-height: 100vh;
}

/*--------------------------------------------------------------
# 06. 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%;
}

/*--------------------------------------------------------------
## 0.7 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 .figcaption,
.wp-caption-text {
  margin: 0.8075em 0;
  padding: 0 5px;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: #a0a0a0;
  text-align: center;
}

.gallery-caption {
  display: block;
  text-align: initial;
}

/*--------------------------------------------------------------
## 0.8 Galleries
--------------------------------------------------------------*/

.gallery {
  margin-left: -0.5em;
  margin-right: -0.5em;
}

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

.gallery-item {
  margin: 0;
  float: left;
  padding: 0.5em;
}

.gallery-item img {
  width: 100%;
}

.gallery-columns-1 .gallery-item {
  width: 100%;
  float: none;
}

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

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

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

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

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

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

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

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

.gallery-columns-2 .gallery-item:nth-child(2n + 1),
.gallery-columns-3 .gallery-item:nth-child(3n + 1),
.gallery-columns-4 .gallery-item:nth-child(4n + 1),
.gallery-columns-5 .gallery-item:nth-child(5n + 1),
.gallery-columns-6 .gallery-item:nth-child(6n + 1),
.gallery-columns-7 .gallery-item:nth-child(7n + 1),
.gallery-columns-8 .gallery-item:nth-child(8n + 1),
.gallery-columns-9 .gallery-item:nth-child(9n + 1) {
  clear: left;
}

/*--------------------------------------------------------------
# 0.9 Content
--------------------------------------------------------------*/

::-moz-selection {
  color: #fff;
  background: #0274be;
}

::selection {
  color: #fff;
  background: #0274be;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body:not(.logged-in) {
  position: relative;
}

.capitalize {
  text-transform: uppercase;
}

img {
  vertical-align: middle;
}

.entry-body h1,
.entry-body h2,
.entry-body h3,
.entry-body h4,
.entry-body h5,
.entry-body h6 {
  margin: 40px 0 20px 0;
}

p {
  margin-bottom: 20px;
}

/* Blockquote */

blockquote > p {
  font-size: 22px;
  font-weight: 600;
  font-style: normal;
  line-height: 34px;
  letter-spacing: -0.02em;
  color: #101010;
}

blockquote > p:before {
  content: "\275D";
  font-weight: normal;
  margin-right: 5px;
}

blockquote > p:after {
  content: "\275E";
  font-weight: normal;
  margin-left: 5px;
}

blockquote > footer {
  margin-top: 20px;
  font-style: normal;
}

blockquote > footer:before {
  display: none;
}

@media (max-width: 1024px) {
  blockquote > p {
    font-size: 20px;
    line-height: 34px;
  }
}

@media (max-width: 640px) {
  blockquote > p {
    font-size: 18px;
    line-height: 30px;
  }
}

/* must have higher specificity than alternative color schemes inline styles */

.site .skip-link {
  background-color: #f1f1f1;
  -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
  color: #21759b;
  display: block;
  font-family: inherit;
  font-size: 14px;
  font-weight: 700;
  left: -9999em;
  outline: none;
  padding: 15px 23px 14px;
  text-decoration: none;
  text-transform: none;
  top: -9999em;
}

.site .skip-link:focus {
  clip: auto;
  height: auto;
  left: 6px;
  top: 7px;
  width: auto;
  z-index: 100000;
}

.logged-in .site .skip-link {
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
  font-family: inherit;
}

select,
input {
  line-height: 1;
}

body,
button,
input[type="button"],
input[type="submit"],
textarea {
  line-height: 1.85714285714286;
}

/*-------------------------------------------------*/

/* 10. Header
/*-------------------------------------------------*/

.header-style-1 .branding {
  max-width: 120px;
}

.header-style-1 {
  border-bottom: 1px solid #eeeeee;
}

.zozo-primary-navigation {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}

.primary-navigation {
  padding: 0;
  margin: 0;
  list-style: none;
}

.primary-navigation > .main-nav > ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.primary-navigation a {
  color: #242424;
  position: relative;
  font: 500 16px/90px "Poppins", sans-serif;
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.primary-navigation li {
  margin-right: 32px;
}

.primary-navigation a:hover,
.primary-navigation ul > li.current_page_item a {
  color: #ff7523;
}

.primary-navigation .main-nav > ul > li.current_page_item a::before,
.primary-navigation .main-nav > ul > li.current-menu-ancestor > a::before,
.primary-navigation > .main-nav > ul > li:hover > a:before {
  content: "";
  width: 23px;
  height: 1px;
  background: #ff7523;
  position: absolute;
  bottom: -7px;
  left: 0px;
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.primary-navigation .menu-item {
  position: relative;
  display: inline-block;
  vertical-align: top;
}

.primary-navigation .sub-menu {
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 218px;
  padding: 25px 0;
  margin: 2px 0 0 0 !important;
  background-color: #fff;
  background-clip: padding-box;
  box-shadow: 0 0 37px rgba(0, 0, 0, 0.07);
  z-index: 99999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.4s, visibility 0.4s;
  transition: opacity 0.4s, visibility 0.4s;
}

.primary-navigation .sub-menu .menu-item {
  position: relative;
  display: block;
  margin: 0;
}

.tag-sticky-2 {
  padding-left: 40px;
  border-left: 5px solid #ff7523;
  margin-bottom: 20px !important;
}

.primary-navigation .sub-menu a {
  display: block;
  background: transparent !important;
  padding: 7px 30px;
  line-height: 1.7;
}

.primary-navigation .menu-item-has-children > a:after {
  content: "\f107";
  font-size: 14px;
  font-family: "FontAwesome";
  line-height: 1;
  margin-left: 5px;
}

.primary-navigation .sub-menu .menu-item-has-children > a:after {
  content: "\f105";
  font-size: 14px;
  font-family: "FontAwesome";
  line-height: 1.8;
  float: right;
}

.primary-navigation .sub-menu .sub-menu {
  top: -7px;
  left: 100%;
}

.primary-navigation .sub-menu .sub-menu.zozo-left-align-sub-menu {
  left: auto;
  right: 100%;
}

.primary-navigation .menu-item:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
}

.menu-notice {
  padding: 20px 0;
}

.menu-notice a {
  padding: 0;
}

/* Sticky Header  */

.zozo_sticky_header_holder {
  height: 0px;
  width: 100%;
  top: 0;
  /* left: 0; */
  backface-visibility: hidden;
  visibility: hidden;
  -moz-transform: translateY(-400%);
  -ms-transform: translateY(-400%);
  -webkit-transform: translateY(-400%);
  transform: translateY(-400%);
}

.zozo_sticky_header_holder.show_sticky {
  visibility: visible;
  height: auto;
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

/*-------------------------------------------------*/

/*  11. mobile header
/*-------------------------------------------------*/

.ste-site-branding {
  max-width: 165px;
}

@media (max-width: 1199px) {
  header#masthead {
    display: none !important;
  }
}

/* Mobile Header */

#mobile-header {
  background-color: #ffffff;
  z-index: 999;
  position: relative;
}

@media (max-width: 600px) {
  #mobile-header.uk-sticky.uk-active.uk-sticky-fixed {
    top: 0 !important;
  }
}

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

.nav-toggle {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 30px;
}

.toggle-icon {
  position: relative;
  width: 24px;
  height: 18px;
  cursor: pointer;
}

.toggle-icon i {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -1px;
  color: #222;
  width: 100%;
  height: 2px;
  background: currentColor;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.toggle-icon i:before,
.toggle-icon i:after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: inherit;
  content: "";
  -webkit-transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.toggle-icon i:before {
  top: -8px;
}

.toggle-icon i:after {
  top: 8px;
}

.branding {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

h1.site-title {
  font-size: 26px;
  margin: 0;
}

h1.site-title a {
  color: #101010;
}

.mobile-logo {
  padding: 28px 0;
}

.mobile-logo,
.page-mobile-menu-logo > a {
  display: inline-block;
  max-width: 163px;
}

.header-wrap > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header-right {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

/* Mobile Navigation */

.pr__mobile__nav.uk-offcanvas {
  z-index: 99999;
}

@media (min-width: 1200px) {
  .uk-offcanvas-bar {
    display: none !important;
  }
}

.uk-offcanvas-bar {
  width: 100vw;
  background-color: #000;
  -webkit-transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
  -o-transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
  transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
}

.offcanvas_anime .uk-offcanvas-bar {
  left: auto;
  right: -100vw;
}

@keyframes uk-fade-right {
  0% {
    opacity: 0;
    transform: translateX(40px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

/* Mobile Navbar */

.pr__mobile__nav {
  font-weight: 700;
}

.pr__mobile__nav .menu {
  padding: 60px 20px;
}

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

.pr__mobile__nav .menu > ul > * + li {
  margin-top: 2rem;
}

.pr__mobile__nav .menu ul li a {
  font-size: 1.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
  -o-transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
  transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
}

.pr__mobile__nav .menu ul ul li a {
  font-size: 1.2rem;
  margin-top: 1.5rem;
}

.pr__mobile__nav .ul-menu li.menu-item-has-children > a:after {
  content: "\f107";
  font-family: "FontAwesome";
  font-size: 24px;
  font-weight: 500;
  color: #ffffff;
  margin-left: 12px;
}

@media (max-width: 1200px) and (min-width: 1000px) {
  .pr__mobile__nav .menu > ul > * + li {
    margin-top: 2rem;
  }
  .pr__mobile__nav .menu ul li a {
    font-size: 2rem;
  }
  .pr__mobile__nav .menu ul ul li a {
    font-size: 1.5rem;
    margin-top: 1.5rem;
  }
}

.pr__mobile__nav .menu ul li a:hover {
  color: #ff7523;
}

.pr__mobile__nav .menu ul li.current_page_item a {
  color: #ff7523;
}

button.uk-offcanvas-close.uk-close.uk-icon {
  opacity: 0.7;
  color: #ffffff;
}

button.uk-offcanvas-close.uk-close.uk-icon:hover {
  opacity: 1;
}

/*-------------------------------------------------*/

/*  12. Genarale Layout
/*-------------------------------------------------*/

@media only screen and (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
  .boxed {
    max-width: 1200px;
    margin: auto;
    background: #fff;
    -webkit-box-shadow: 0 0 11px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 9px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.4);
  }
}

.site {
  /* overflow: hidden; */
  position: relative;
}

#primary {
  padding-top: 90px;
  padding-bottom: 90px;
}

#primary.zozo-single-full {
  padding-top: 0px;
}

#primary.page-builder-template {
  padding: 0;
}

/*-------------------------------------------------*/

/*  13. Section Title
/*-------------------------------------------------*/

.section-title {
  padding-top: 120px !important;
  padding-bottom: 120px !important;
  position: relative;
}

.inner {
  position: relative;
}

/* .inner.page-title-inner{
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
} */

.inner.page-title-inner {
  padding: 0px 15px;
}

hr.pr-page-title-hr {
  display: inline-flex;
  background-color: #ff7523;
  height: 2px;
  width: 70px;
  border: 0;
}

.section-title .entry-title {
  color: #fff;
  margin: 0;
}

@media (max-width: 767px) {
  .section-title .entry-title,
  .single-post-heade-content .entry-title {
    font-size: 36px !important;
  }
}

@media (max-width: 480px) {
  .section-title .entry-title,
  .single-post-heade-content .entry-title {
    font-size: 28px !important;
  }
}

.section-title.thumbnail-bg {
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.section-title.thumbnail-bg::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #6d9dc7;
  z-index: 0;
}

.entry-title{
  z-index: 1;
  position: relative;
}

.section-title.thumbnail-bg .container {
  position: relative;
  z-index: 2;
}

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

.section-title.center .entry-title {
  margin: 0 auto;
  max-width: 650px;
}

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

.breadcrumbs-warp {
  margin-bottom: 20px;
  padding: 0;
  border-left: 0;
  border-right: 0;
}

.breadcrumbs-warp ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 13px;
}

.breadcrumbs,
.breadcrumbs a {
  color: #ff7523;
  font-size: 15px;
}

span.breadcrumbs__separator:before {
  content: "/";
  color: white;
  margin: 0 20px;
  opacity: 0.5;
  font-size: 13px;
  font-weight: 400;
}

/*-------------------------------------------------*/

/*  14. Blog
/*-------------------------------------------------*/

.sticky {
  display: block;
}

/* article.zozo-post-item, .search-results article {
	margin-bottom: 40px;
	box-shadow: 0px 5px 15px 0px rgba(130, 136, 147, 0.15);
} */

/* article.zozo-post-item:last-child, .search-results article:last-child{
    border: none !important;
} */

article.zozo-post-item .post-thumb {
  position: relative;
}

article.zozo-post-item .post-content {
  padding: 0px 0px 0px;
}

article.zozo-post-item .entry-header,
.search-results article .entry-header {
  margin-bottom: 15px;
}

article.zozo-post-item .entry-header .entry-title,
.search-results article .entry-header .entry-title {
  margin-bottom: 30px;
  font-size: 28px;
}

article.zozo-post-item .entry-meta span {
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.float-left .date {
  color: #ff7523;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  line-height: 65px;
  font-size: 17px !important;
}

.float-right .post-categories {
  padding: 0px;
  margin: 0px;
  margin-right: 25px;
  position: relative;
  display: inline-block;
}

.float-right span {
  position: relative;
  display: inline-block;
  margin-right: 25px;
  line-height: 63px;
  color: #b8b8b8;
}

.float-right span a {
  color: #b8b8b8;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}

.float-right span a:hover {
  color: #ff7523;
}

.float-right span:before {
  content: "/";
  position: absolute;
  top: 50%;
  right: -17px;
  font-size: 16px;
  color: #b8b8b8;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.float-right span:last-child {
  margin-right: 0px;
}

.float-right span:last-child:before {
  display: none;
}

.float-right .post-categories li {
  list-style: none;
  display: inline;
}

.entry-meta {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #e4e4e4;
}

.entry-title {
  margin: 30px 0px 16px 0px;
}

.section-title .category a,
.section-title .category,
.section-title .entry-title,
.zozo-single-post-header-full .entry-title,
.zozo-single-post-header-full .category,
.zozo-single-post-header-full .category a {
  color: #fff;
}

article.zozo-post-item .entry-meta > span + span:before {
  content: "\2022";
  display: inline-block;
  color: #acacac;
  margin: 0 10px 2px 6px;
}

.read-more {
  margin-top: 20px;
}

.read-more a {
  font-size: 13px;
  text-transform: uppercase;
  display: inline-block;
  padding: 12px 30px;
  border: 2px solid;
  color: #ffffff;
  border-radius: 5px;
  letter-spacing: 0.5px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

.read-more a:active {
  color: #ffffff;
}

.read-more a:hover {
  background-color: #ffffff;
}

span.tags-links {
  display: block;
  margin: 10px 0;
  font-size: 13px;
  font-weight: 600;
}

.custom-pagination .page-numbers {
  height: 45px;
  width: 45px;
  line-height: 40px;
  text-align: center;
  color: #101010;
  text-decoration: none;
  display: inline-block;
  border: 2px solid #eee;
  border-radius: 5px;
  margin-right: 10px;
  border-radius: 50%;
}

.custom-pagination .page-numbers.current {
  background: #172b56;
  color: #fff;
  border-color: #172b56;
  border-radius: 50%;
}

/* load more button */

.pagination-container {
  display: flex;
  padding-top: 60px;
}

.pagination-disabled {
  opacity: 0.5;
  cursor: default;
}

.pagination-disabled,
.pagination-disabled:hover {
  color: #888 !important;
}

.blog-posts-listing .item {
  transition: transform 1s cubic-bezier(0.17, 0.67, 0, 1.01);
}

a.loadMore {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 225px;
  height: 55px;
  line-height: 55px;
  font-size: 16px;
  font-weight: 700;
  background-color: #fff;
  color: #101010;
  border: 2px solid #ff7523;
  outline: 0;
  margin: 60px auto;
  padding: 0;
  cursor: pointer;
  transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
}

a.loadMore .text {
  position: absolute;
  padding: 0 30px;
}

a.loadMore.loading .text {
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);
}

a.loadMore.loading {
  min-width: 50px;
}

a.loadMore.loading .spinner {
  transform: scale(1);
  opacity: 1;
  visibility: visible;
}

.spinner {
  display: flex;
  width: 32px;
  height: 32px;
  border: 3px solid #ececec;
  border-radius: 100%;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  transform: scale(0);
  transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
}

.spinner:after {
  content: "";
  position: absolute;
  top: -3px;
  right: -3px;
  bottom: -3px;
  left: -3px;
  display: inline-block;
  border-style: solid;
  border-width: 3px;
  border-top-color: #ff7523;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-radius: 100%;
  -webkit-animation: loading 1s linear infinite;
  animation: loading 1s linear infinite;
}

@keyframes loading {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}

/* SINGLE POST STYLE */

.zozo-single-post-header-full {
  position: relative;
  padding: 80px 0;
}

.zozo-single-post-header-full:before {
  content: "";
  background: #6d9dc7;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 0;
}

.single-post-heade-container {
  z-index: 1;
  position: relative;
}

.single-post-heade-content {
  text-align: center;
}

.single-post-heade-content .category {
  color: #ffffff;
}

.single-post-heade-content .category a {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}

.single-post-heade-content .entry-title {
  color: #ffffff;
  font-size: 48px;
  font-weight: 700;
  margin-top: 40px;
}

.single-post-content.uk-container {
  padding-top: 70px;
}

.single-post-content .post-enty-meta {
  font-size: 1rem;
}

.single-post-content .post-enty-meta ul.content {
  margin: 0 0 20px 0 !important;
}

.single-post-content .post-enty-meta strong {
  color: #ff7523;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: normal;
  display: block;
}

.single-full article.zozo-post-item .post-thumb {
  position: relative;
  box-shadow: 0px 40px 60px 0px rgba(130, 136, 147, 0.15);
}

.single-full article.zozo-post-item .entry-header {
  text-align: center;
  margin-bottom: 90px;
}

.single-full article.zozo-post-item .entry-header .entry-title {
  word-wrap: break-word;
  font-size: 55px;
  line-height: 60px;
}

.single-full article.zozo-post-item .breadcrumbs-warp {
  text-align: center;
  margin-bottom: 20px;
}

.single-full article.zozo-post-item .post-content {
  padding-bottom: 60px;
  padding-top: 120px;
}

.single-post article.zozo-post-item .post-content {
  padding: 50px 0 0 0;
}

.single-attachment article.zozo-post-item .post-content {
  padding-bottom: 60px;
  padding-top: 0;
  text-align: center;
}

.single-post article.zozo-post-item,
.single-attachment article.zozo-post-item {
  border: none;
  box-shadow: none;
  margin: 0;
}

.single-post-content li > ul,
.single-post-content li > ol {
  margin-top: 5px;
  margin-bottom: 0;
  margin-left: 25px;
}

.single-post .entry-footer .row {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}

.tags-links a {
  display: inline-block;
  font-size: 12px !important;
  font-weight: 500;
  text-transform: capitalize;
  padding: 5px 12px;
  margin: 0px 5px 0px 0px !important;
  border-radius: 5px;
}

.meta-share {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.post-tags,
.post-like {
  margin-top: 10px;
}

.post-like {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

@media (max-width: 768px) {
  .single-full article.zozo-post-item .entry-header .entry-title {
    font-size: 40px !important;
    line-height: 50px !important;
  }
  .single-full article.zozo-post-item .entry-header {
    margin-bottom: 60px !important;
  }
}

@media only screen and (max-width: 480px) {
  .single-full article.zozo-post-item .entry-header .entry-title {
    font-size: 30px !important;
    line-height: 40px !important;
  }
  .single-full article.zozo-post-item .entry-header {
    margin-bottom: 50px !important;
  }
  .post-tags {
    padding-bottom: 20px !important;
  }
  .post-like {
    justify-content: flex-start !important;
  }
  .meta-share span {
    display: none !important;
  }
  .meta-share a {
    padding: 0 26px !important;
  }
}

.entry-footer {
  clear: both;
}

.post-tags span {
  font-size: 15px;
  margin-right: 5px;
}

.meta-share span {
  font-size: 13px;
  margin-left: 10px;
}

.meta-share i {
  font-size: 22px;
}

.meta-share a {
  margin-right: 12px;
  -webkit-transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
  -o-transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
  transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
}

.post-enty-meta .tags a {
  text-transform: capitalize;
  color: #747474;
}

/* fix uikit tooltip when admin bar is shown */

.admin-bar .uk-tooltip {
  top: 32px;
}

@media screen and (max-width: 782px) {
  .admin-bar .uk-tooltip {
    top: 46px;
  }
}

.zozo-split-pages {
  margin: 20px 0;
  padding: 20px 0;
  display: flex;
  justify-content: center;
  clear: both;
}

.zozo-split-pages > span,
.zozo-split-pages a {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
}

.zozo-split-pages a {
  color: #8c939e;
}

.zozo-split-pages > span {
  background-color: #ff7523;
  color: #fff;
}

.comment-navigation,
.posts-navigation,
.post-navigation {
  overflow: auto;
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

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

/* Blog-Grid */

.grid-item.item article.zozo-post-item {
  box-shadow: 0px 5px 15px 0px rgba(130, 136, 147, 0.15);
  border-radius: 5px;
  overflow: hidden;
}

.grid-item.item .type-post.sticky .entry-title:before {
  content: "\f08d";
  font-family: "FontAwesome";
  font-size: 18px;
  speak: none;
  margin-right: 12px;
}

.grid-item .post-grid-holder {
  box-shadow: 0px 5px 15px 0px rgba(130, 136, 147, 0.15);
}

.grid-item .post-content {
  padding: 40px;
}

.grid-item .entry-title {
  font-size: 22px;
  margin-bottom: 20px;
  word-break: break-word;
}

h3.entry-title,
h3.entry-title a {
  color: #101010;
}

h3.entry-title a:hover {
  color: #ff7523;
}

/* Blog-Chess */

@media (min-width: 960px) {
  .chess-blog-listing-style
    .item:nth-child(3n + 2)
    .post.type-post
    .outer
    .inner {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .chess-blog-listing-style
    .item:nth-child(3n + 2)
    .post.type-post
    .outer
    .featured-image:after {
    top: 0;
    bottom: auto;
    border-top: 18px solid #ffffff;
    border-bottom: 0 solid transparent;
  }
}

.chess-blog-listing-style .post.type-post .outer .featured-image:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 18px solid #ffffff;
}

/* .chess-blog-listing-style .post.type-post .outer .inner {
    min-height: 399.86px;
} */

.chess-blog-listing-style .post.type-post .outer .inner .category {
  color: #ff7523;
}

.chess-blog-listing-style .post.type-post:hover {
  opacity: 1;
}

.chess-blog-listing-style .item:nth-child(3n + 2) .post.type-post .outer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.chess-blog-listing-style
  .item:nth-child(3n + 2)
  .post.type-post
  .outer
  .inner
  .category {
  margin: 0;
}

.post.type-post {
  position: relative;
  -webkit-transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
  -o-transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
  transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
}

.col-lg-9 article {
  padding-bottom: 15px;
}

.col-lg-9 article:first-child {
  padding-top: 0px;
}

.post.type-post > .outer > .featured-image {
  overflow: hidden;
}

.post.type-post > .outer > .featured-image .image {
  -webkit-transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
  -o-transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
  transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
}

.post.type-post > .outer > .featured-image .link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.post.type-post > .outer > .inner .entry-title {
  margin: 20px 0 20px 0;
  word-break: break-word;
}

.post.type-post > .outer > .inner .entry-title a {
  -webkit-transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
  -o-transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
  transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
}

.post.type-post > .outer > .inner .category {
  display: inline-block;
  margin-top: 20px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #acacac;
  -webkit-transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
  -o-transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
  transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
}

.post.type-post > .outer > .inner .category:hover {
  color: #101010;
}

.post.type-post > .outer > .inner .description {
  padding: 0;
  margin: 20px 0 0;
}

.post.type-post > .outer > .inner .meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 30px 0 0;
  padding: 0;
  list-style: none;
}

.post.type-post > .outer > .inner .meta > li {
  font-size: 13px;
  color: #acacac;
}

.post.type-post > .outer > .inner .meta > li a {
  color: #acacac;
}

.post.type-post > .outer > .inner .meta > * + li:before {
  content: "\2013";
  margin: 0 0.5rem;
  opacity: 0.5;
}

.pr__image__cover.pr__ratio__square {
  padding-top: 100%;
}

.pr__image__cover {
  background-color: #f3f3f3;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  padding-top: 66.6666667%;
}

.pr__image__cover.pr__ratio__square {
  padding-top: 100%;
}

.post.type-post:hover > .outer > .featured-image .image {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

/*-------------------------------------------------*/

/*  15. Widgets
/* -------------------------------------------------*/

.sidebar-left .side-col {
  order: -1;
}

.widget + .widget {
  margin-top: 60px;
}

.widget-title {
  font-size: 22px;
  color: #242424;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  display: inline-block;
  position: relative;
  margin-bottom: 22px;
}

.widget-title:before {
  content: "";
  width: 25px;
  height: 1px;
  background: #242424;
  position: absolute;
  right: -35px;
  bottom: 5px;
}

.widget select {
  max-width: 100%;
  width: 100%;
  height: 40px;
  padding: 7px 7px;
}

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

/* -----search widget---- */

.widget_search .search-form {
  position: relative;
  padding: 0;
  background: initial;
  color: inherit;
}

.search-form:after {
  font-family: "FontAwesome";
  font-size: 1em;
  font-weight: normal;
  content: "\f002";
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.search-form > label {
  position: relative;
}

.search-form input[type="submit"],
.search-form input[type="submit"]:hover,
.search-form input[type="submit"]:focus {
  padding: 10px 20px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border: none;
  top: 0px;
  right: 0px;
  margin: 0;
  position: absolute;
  color: transparent;
  background: transparent;
  max-width: 45px;
  height: 53px;
  z-index: 2;
  box-shadow: none;
}

.widget_search .search-form .search-field {
  border: 1px solid #eee;
  background: #ffffff;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.search-field,
.search-field:focus {
  width: 100%;
  padding: 15px 16px !important;
}

.tagcloud a {
  display: inline-block;
  background-color: #ffffff;
  border: 1px solid #eee;
  padding: 6px 16px;
  margin: 0px 8px 8px 0px !important;
  border-radius: 5px;
  font-family: "Poppins", sans-serif;
  color: #797979;
  font-weight: 400;
  font-size: 15px !important;
  text-transform: capitalize;
}

/* -----widget archive / cats--- */

.widget_categories ul li,
.widget_archive ul li {
  display: block;
  text-align: right;
}

.widget_categories ul li::after,
.widget_archive ul li::after {
  display: block;
  content: "";
  clear: both;
}

.widget_categories ul li a,
.widget_archive ul li a {
  float: left;
  font-family: "Poppins", sans-serif;
  color: #797979;
  font-weight: 400;
}

.widget_categories ul li a:hover,
.widget_archive ul li a:hover {
  float: left;
  font-family: "Poppins", sans-serif;
  color: #ff7523;
}

.widget li a {
  font-family: "Poppins", sans-serif;
  color: #797979;
  font-weight: 400;
  font-size: 16px;
  text-transform: capitalize;
}

.widget_categories > ul > li,
.widget_archive > ul > li,
.widget_meta > ul > li {
  padding: 13px 0;
  text-transform: capitalize;
}

.widget_categories > ul > li:not(:first-child),
.widget_archive > ul > li:not(:first-child),
.widget_meta > ul > li:not(:first-child) {
  border-top: 1px #eee solid;
}

.widget_categories ul.children,
.widget_archive ul.children {
  padding-top: 1rem;
}

.widget_categories ul.children li,
.widget_archive ul.children li {
  padding: 0.25rem 0;
}

.widget_categories ul.children li,
.widget_categories ul.children li a,
.widget_archive ul.children li,
.widget_archive ul.children li a {
  line-height: 1;
}

.widget_recent_comments li,
.widget_recent_entries li {
  padding: 10px 0;
  font-size: 0.875rem;
}

.widget_recent_comments li:not(:first-child),
.widget_recent_entries li:not(:first-child) {
  border-top: 1px #eee solid;
}

/* Navigation Menu Widget */

.widget_nav_menu {
  margin-bottom: 35px;
}

.widget-area .widget.widget_nav_menu {
  border: none;
  margin-bottom: 0;
}

.widget_nav_menu ul {
  text-align: left;
}

.widget_nav_menu li {
  font-size: 13px;
  text-transform: uppercase;
}

.widget_nav_menu li .sub-menu li {
  font-size: 12.1px;
  padding-left: 0;
}

.widget_nav_menu li,
.widget_nav_menu .sub-menu li {
  line-height: 32px;
}

.widget_nav_menu li .sub-menu li a {
  display: block;
  width: 100%;
  padding: 5px 0 5px 20px;
}

.widget_nav_menu li .sub-menu li .sub-menu li a {
  padding-left: 40px;
}

.widget_nav_menu ul.menu > li {
  padding: 8px 0;
}

.widget_nav_menu .menu > .menu-item:not(:first-child) {
  border-top: 1px #eeeeee solid;
}

.widget_nav_menu ul.menu > li > a {
  width: 100%;
  display: block;
}

.widget_nav_menu .menu-item-has-children > a::after {
  display: none;
}

.widget_nav_menu .menu {
  width: 100%;
  height: auto;
  overflow-y: hidden;
  max-height: 700px;
  transition: all 0.6s ease-in-out;
}

.widget_nav_menu .menu > li:first-child {
  margin-top: 6px;
}

.widget_nav_menu .menu > li:last-child {
  margin-bottom: 6px;
}

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

.widget_nav_menu .menu li a:before {
  display: none;
}

.widget_nav_menu .menu-item-has-children {
  position: relative;
}

.widget_nav_menu .sub-menu-dropdown-arrow {
  position: absolute;
  padding: 0;
  line-height: 1;
  top: 0;
  right: 0;
  font-size: 14px;
  padding: 15px 19px;
  color: #9e9e9e;
  cursor: pointer;
  visibility: visible;
  pointer-events: none;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}

.widget_nav_menu .sub-menu-dropdown-arrow:hover {
  color: #000;
}

.widget_nav_menu .menu-item-has-children .sub-menu {
  display: none;
  list-style: none;
  padding-left: 0;
  margin: 0;
  overflow: hidden;
}

/*-------------------------------------------------*/

/*  16. Comment Form
/*-------------------------------------------------*/

.post-comment-warp {
  justify-content: center;
  padding-top: 70px;
  clear: both;
}

@media (min-width: 960px) {
  .post-comment-warp {
    padding-top: 100px;
  }
}

.post-comments .title-block {
  font-size: 25px;
  margin-bottom: 50px;
  text-transform: capitalize;
}

.post-comments.nopagination {
  margin-bottom: 0;
  border-bottom: 0;
}

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

.comment-list ol.children {
  margin: 0 0 0 30px;
}

@media only screen and (max-width: 767px) {
  .comment-list ol.children {
    margin: 0 0 0 5px;
  }
}

#comments.comments {
  margin-bottom: 40px;
}

.comment-form-cookies-consent {
  display: block;
  clear: both;
  margin: 0 !important;
  padding-top: 10px;
}

.comment-form-cookies-consent input {
  float: left;
  margin: 0 10px 0 0 !important;
}

.comment-form-cookies-consent label {
  line-height: 1;
}

.comment-list * + .comment {
  border-top: 1px solid #eeeeee;
  padding-top: 34px;
  margin-top: 34px;
}

.comment-list ol.children {
  border-top: 1px solid #eeeeee;
  padding-top: 34px;
  margin-top: 34px;
}

.comment-list .comment-content {
  position: relative;
  overflow: hidden;
  margin-left: 85px;
  font-size: 15px;
}

.comment-list .pingback .comment-content {
  margin-left: 0px;
}

.comment-list .comment-author {
  float: left;
  margin-right: 20px;
}

.comment-list .comment-author img {
  border-radius: 100%;
  max-width: 60px;
  height: auto;
}

.comment-list .comment-meta {
  margin-bottom: 15px;
}

.comment-list .comment-text p:last-child {
  margin-bottom: 0;
}

.comment-list .author {
  font-size: 16px;
  display: block;
  text-transform: capitalize;
  color: #101010;
}

.comment-list .author a {
  color: #101010;
}

.comment-list .date {
  font-size: 13px;
  line-height: 1.23;
  color: #b1b1b1;
}

.comment-list .reply {
  margin-top: 20px;
}

.comment-list .reply a {
  margin-right: 20px;
  font-size: 15px;
  line-height: 1.26;
  /* color: #101010; */
}

.thecomment .comment-text em {
  font-size: 13px;
  display: block;
  letter-spacing: 1px;
}

.thecomment .comment-text em i {
  font-size: 14px;
}

.post-comments span.reply a.comment-edit-link {
  background: #c5c5c5;
}

.post-comments span.reply a:hover {
  opacity: 0.8;
}

.post-comments ul.children {
  margin: 0 0 0 55px;
}

.post-comments ul.children li.thecomment {
  margin: 0 0 8px 0;
}

@media (max-width: 1199px) {
  .comment-list .vcard img {
    width: 50px;
  }
  .comment-list .comment-content {
    margin-left: 70px;
  }
}

#respond {
  clear: both;
}

.comment-list + .comment-respond {
  padding-top: 34px;
  margin-top: 34px;
}

.thecomment + .comment-respond {
  padding-top: 18px;
  margin-top: 18px;
}

.comment-reply-title,
.comments-title {
  display: block;
  margin-bottom: 24px;
  font-size: 24px;
}

#respond h3 {
  font-size: 18px;
}

#respond h3 a {
  color: #101010;
  display: inline-block;
}

#respond h3 small a {
  text-transform: uppercase;
  font-size: 11px;
  background: #333;
  color: #fff;
  padding: 4px 6px 5px;
  border-radius: 3px;
  margin-left: 7px;
  letter-spacing: 1px;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#respond h3 small a:hover {
  opacity: 0.8;
}

#respond label {
  color: #7c7c7c;
  font-size: 13px;
  display: block;
  font-weight: 300;
  margin-bottom: 4px;
  font-style: normal;
}

#respond ::-webkit-input-placeholder,
#respond ::-webkit-input-placeholder {
  color: #aaa;
}

#respond input:focus {
  outline: 0;
}

#respond textarea {
  padding: 14px;
  height: 140px;
  font-size: 13px;
  color: #747474;
  background-color: #ffffff;
  margin-bottom: 14px;
  line-height: 20px;
  border-color: #e0e0e0;
  width: 100%;
}

#respond textarea:focus {
  outline: 0;
}

#respond textarea {
  margin-bottom: -10px;
  height: 160px;
}

@media (min-width: 760px) {
  .comment-form-author,
  .comment-form-email,
  .comment-form-url {
    float: left;
    width: 33.3%;
  }
}

#respond .comment-form-author input,
#respond .comment-form-email input,
#respond .comment-form-url input {
  width: 100%;
  padding: 14px 16px;
  margin-bottom: 0;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 0;
  font-size: 13px;
  font-weight: 500;
}

#respond .comment-form-author input,
#respond .comment-form-email input,
#respond .comment-form-url input {
  border-left: 0;
}

#respond .comment-form-author input {
  border-left: 1px solid #e0e0e0;
}

@media (max-width: 760px) {
  #respond .comment-form-author input,
  #respond .comment-form-email input,
  #respond .comment-form-url input {
    border-left: 1px solid #e0e0e0 !important;
  }
}

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

#respond #submit {
  margin: 0;
  margin-top: 15px;
}

.post-password-form input[type="submit"] {
  margin: 25px 0 !important;
}

.navigation.comment-navigation {
  margin: 30px 0;
  padding: 30px 0;
  border-bottom: 1px solid #eee;
}

.nav-links {
  font-family: inherit;
  text-transform: capitalize;
  font-size: 15px;
}

.nav-links a {
  color: #101010;
}

.nav-links a:hover {
  color: #ff7523;
}

.navigation.comment-navigation .nav-links::after {
  display: block;
  clear: both;
  content: "";
}

.navigation.comment-navigation .nav-links .nav-previous {
  float: left;
}

.navigation.comment-navigation .nav-links .nav-previous a:before {
  margin-right: 0.5rem;
  font-family: "FontAwesome";
  content: "\f104";
}

.navigation.comment-navigation .nav-links .nav-next {
  float: right;
}

.navigation.comment-navigation .nav-links .nav-next a:after {
  margin-left: 0.5rem;
  font-family: "FontAwesome";
  content: "\f105";
}

.no-comments {
  background-color: #eee;
  padding: 20px;
  margin-top: 30px;
  text-align: center;
}

/*-------------------------------------------------*/

/*  17. Footer
/*-------------------------------------------------*/

.footer-copyrights {
  padding: 20px 0;
  background: #162036;
  color: #a0a5b1;
  font-weight: 500;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0.05em;
  border-top: 1px solid #eee;
}

/*-------------------------------------------------*/

/*  18. 404 page
/*-------------------------------------------------*/
.main_btn {
  line-height: 42px !important;
  padding: 0px 34px;
  font-size: 15px;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  background: #ff7523;
  -webkit-box-shadow: 0px 5px 35px 0px rgba(0, 0, 0, 0.22);
  box-shadow: 0px 5px 35px 0px rgba(0, 0, 0, 0.22);
  border-radius: 26px;
  font: 400 16px/48px "Open Sans", sans-serif;
  color: #fff;
  display: inline-block;
  margin-top: 30px;
}

.main_btn:hover {
  color: #fff;
}

.page-404-content > .container > .row {
  padding: 100px 0;
}

.error-404.not-found {
  text-align: center;
  max-width: 600px;
  margin: 0 auto;
}

.error-404.not-found .page-header h1 {
  font-size: 155px;
  font-weight: 600;
  margin-bottom: 30px;
  line-height: 1;
}

.error-404.not-found .page-header span {
  font-size: 44px;
}

.error-404.not-found .page-content {
  font-size: 18px;
  margin-top: 20px;
}

.error-404.not-found .btn-back a {
  display: inline-block;
  position: relative;
  width: 225px;
  height: 55px;
  line-height: 55px;
  font-size: 16px;
  font-weight: 600;
  margin: 15px 0;
  padding: 0px 30px;
  background-color: transparent;
  color: #ff7523;
  border: 2px solid #ff7523;
  transition: all 0.3s;
  outline: none;
  z-index: 2;
  border-radius: 50px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.21);
}

.error-404.not-found .btn-back a:after {
  content: "";
  position: absolute;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: #ff7523;
  -webkit-transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
  -o-transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
  transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
  z-index: -1;
  border-radius: 50px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.21);
}

.error-404.not-found .btn-back a:hover {
  color: #ffffff;
}

.error-404.not-found .btn-back a:hover:after {
  width: 100%;
}

.search-no-results .no-results .page-title {
  margin-bottom: 21px;
}

.search-no-results .no-results {
  background: #fff;
  padding: 45px 30px 60px;
  border: 1px solid #eee;
  width: 100%;
}

.search-no-results .page-content .search-form,
.search-results .page-content .search-form {
  position: relative;
}
/* recent news */

.recent-news li:last-child {
  padding-bottom: 0 !important;
  border-bottom: none !important;
}

.recent-news li {
  display: flex;
  padding-bottom: 20px;
}

.recent-news .thumb {
  float: left;
  margin-right: 20px;
}

.recent-news .entry-header {
  flex: 1;
}

.recent-news h6 a {
  font-size: 15px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  color: #242424;
  line-height: 20px;
  margin-bottom: 4px;
  margin-top: -3px;
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.recent-news h6 a:hover {
  color: #ff7523;
  text-decoration: underline;
}

.recent-news .entry-header h6 {
  font-size: 15px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  color: #242424;
  line-height: 20px;
  margin-bottom: 0px;
  margin-top: -3px;
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.recent-news .entry-header .post-on {
  font-size: 14px;
  color: #9a9a9a;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  margin-bottom: 0px;
}

.recent-news .entry-date {
  font-size: 14px;
  color: #9a9a9a;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  margin-bottom: 0px;
}
/* end recent news */
.col-lg-9 {
  width: 75%;
  padding-right: 60px;
}

.col-lg-12 {
  width: 100%;
}
#secondary {
  width: 25%;
  padding: 0px 15px;
}
.row {
  display: flex;
}
@media (max-width: 1024px) {
  .col-lg-12,
  #secondary,
  .col-lg-9 {
    width: 100%;
  }
  #secondary {
    padding-top: 60px;
  }
  .row {
    display: block;
  }
}

/* base css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

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

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.2em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
  max-width: 100px;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0;
  padding: 15px;
}

legend {
  border: 0;
  padding: 0 10px;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

::-webkit-input-placeholder {
  opacity: 1;
  color: inherit;
}

:-moz-placeholder {
  opacity: 1;
  color: inherit;
}

::-moz-placeholder {
  opacity: 1;
  color: inherit;
}

:-ms-input-placeholder {
  opacity: 1;
  color: inherit;
}

@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table td,
  .table th {
    background-color: #fff !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  border-radius: 0;
}

select {
  line-height: normal;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  -webkit-background-size: 9px 6px;
  background-size: 9px 6px;
  background-position: right 0rem center;
  -webkit-background-origin: content-box;
  background-origin: content-box;
  background-repeat: no-repeat;
  max-width: 100%;
}

@media screen and (min-width: 0\0) {
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
  }
}

select:disabled {
  background-color: #e6e6e6;
  cursor: not-allowed;
}

select::-ms-expand {
  display: none;
}

select[multiple] {
  height: auto;
  background-image: none;
}

[type="text"],
[type="password"],
[type="date"],
[type="datetime"],
[type="datetime-local"],
[type="month"],
[type="week"],
[type="email"],
[type="number"],
[type="search"],
[type="tel"],
[type="time"],
[type="url"],
[type="color"],
textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

a {
  text-decoration: none;
}

a:hover,
a:focus {
  text-decoration: none;
}

a:focus {
  outline: none;
}

figure {
  margin: 0;
}

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

hr {
  border: none;
  border-bottom: 2px solid #8f98a1;
  margin: 1.65em auto;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

p {
  margin: 0 0 15px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small,
.small {
  font-size: 85%;
}

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

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

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

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

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-underline {
  text-decoration: underline;
}

ul,
ol {
  padding: 0;
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 0 20px;
  margin: 0 0 30px;
  font-size: 16px;
  line-height: 1.75;
  border-left: 3px solid #f53e6a;
}

address {
  margin-bottom: 20px;
  font-style: normal;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 14px;
  word-break: break-all;
  word-wrap: break-word;
  color: #23282d;
  border: 1px solid #e2e4e7;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

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

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

p:empty {
  display: none;
}

#wp-admin-bar-la_bar span.ab-icon:before {
  content: "\f108";
  top: 2px;
}

@media screen and (max-width: 782px) {
  #wp-admin-bar-la_bar span.ab-icon:before {
    top: 4px;
  }
}

.bypostauthor {
  font-size: inherit;
}

/* widget area */

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

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

.text-left,
.text-left h3,
.text-left div {
  text-align: left !important;
}

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

/*--------------------------------------------------------------
  # 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 {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.clearfix,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
  # Content
  --------------------------------------------------------------*/

/*--------------------------------------------------------------
  ## Posts and pages
  --------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------*/

/* Bloglist
  /*-----------------------------------------------------------------------------------*/
.page-links {
  clear: both;
  padding: 20px 0px;
}
.content-area {
  padding-right: 45px;
}

.latest-blog.horizontal {
  margin-left: -20px;
  margin-right: -20px;
}

.latest-blog .latest-blog-list:first-child {
  padding-top: 0px;
}

.latest-blog .latest-blog-list:last-child {
  border-bottom: none;
}

.latest-blog-list {
  margin: 0;
  display: block;
  margin-bottom: 0px !important;
  padding: 20px 0px;
  border-bottom: 1px solid #f2f2f2;
}

.latest-blog-list h4 {
  font-size: 20px;
  margin: 0 0 4px 0;
  padding: 0;
  font-family: inherit;
  font-weight: 600;
  line-height: 1.3;
}

.latest-blog-list .blog-list-item-date {
  background: #f4f4f4;
  color: #666666;
  width: 50px;
  text-align: center;
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
  padding: 10px 0 0 0;
  margin: 0 20px 0 0;
  float: left;
  overflow: hidden;
  border-radius: 2px;
}

.latest-blog-list .blog-list-item-date span {
  display: block;
  background: #666666;
  font-size: 11px;
  line-height: 11px;
  font-weight: bold;
  padding: 5px 0;
  margin: 10px 0 0 0;
  text-transform: uppercase;
  color: #ffffff;
}

.latest-blog-list .blog-list-item-thumb {
  background: #f4f4f4;
  color: #666666;
  width: 200px;
  height: 130px;
  padding: 0;
  margin: 0 35px 0 0;
  float: left;
  overflow: hidden;
  border-radius: 5px;
  position: relative;
}

.blog-list-item-thumb a::before,
.news-slider .thumb-image:before {
  display: block;
  content: "";
  position: absolute;
  width: 1000%;
  height: 100%;
  background-image: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.8) 0%,
    rgba(0, 0, 0, 0) 50%
  );
}

.latest-blog-list .blog-list-item-thumb span {
  color: #fff;
  position: absolute;
  left: 15px;
  bottom: 15px;
}

.latest-blog-list .blog-list-item-description {
  overflow: hidden;
}

.latest-blog-list .blog-list-item-description span {
  color: #a9a9a9;
}

.latest-blog-list .blog-list-item-description span.date {
  color: #a9a9a9;
  font-size: 14px;
  font-family: poppins;
  margin-bottom: 3px;
  display: inline-block;
  font-weight: 600;
}

.latest-blog-list .blog-list-item-description h4 a {
  font-family: poppins;
}

.blog-list-item-excerpt a {
  margin-top: 5px;
  display: block;
}

.latest-blog-list.horizontal .blog-list-item-excerpt a {
  display: block;
  margin-top: 10px;
}

.boxed-content {
  background: #fff;
}

.boxed-content > section {
  padding: 0 100px;
  width: 100% !important;
  position: static !important;
}

.boxed-content .section-padd {
  padding: 95px 100px;
}

.entry-content {
  padding: 70px 0 100px;
}

/* .content-area .post-box {
    margin-bottom: 45px;
  } */

.entry-media a::before {
  content: "";
  background-image: linear-gradient(
    0deg,
    #482672 0%,
    #735c9b 47%,
    #9e91c3 100%
  );
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: all 300ms linear 0s;
  z-index: 2;
}

.wp-post-image {
  transition: all 0.3s linear;
}

.entry-media a:hover .wp-post-image {
  transform: scale(1.03);
}

.entry-media:hover a:before {
  opacity: 0.6;
}

.entry-media a {
  position: relative;
  z-index: 1;
  margin-bottom: 22px;
  overflow: hidden;
  display: block;
}

.content-area .inner-post {
  padding: 35px 0px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
}

.content-area.service-item .inner-post {
  padding: 35px 15px;
}

.content-area .inner-post .entry-meta {
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  font-weight: 500;
  color: #898989;
  margin-bottom: 10px;
}

.content-area .inner-post .entry-meta > span:before {
  content: "|";
  margin: 0 7px;
}

.content-area .inner-post .entry-meta > span:first-child:before {
  display: none;
}

.content-area .inner-post .entry-meta a {
  font-weight: bold;
}

.content-area .inner-post .entry-title a {
  color: #172460;
}

.content-area .inner-post .entry-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 40px;
  color: #172460;
  margin-bottom: 30px;
  line-height: 1.3;
}

.content-area .inner-post .entry-title a:hover {
  color: #835cca;
}

.content-area .inner-post .post-link {
  font-size: 16px;
  color: #835cca;
  border-bottom: 2px solid #f8b29c;
  border-bottom-color: rgb(248, 178, 156);
  display: inline-block;
  line-height: 1.1;
  font-weight: 500;
  background: #f672b4;
  border-radius: 50px;
  padding: 15px 40px;
  color: #fff;
  border: none;
  box-shadow: 0 4px 3px rgba(0, 0, 0, 0.1);
}

.content-area .inner-post .post-link:hover {
  color: #fff;
  border-color: #00387a;
}

.content-area .zozo_service .inner-post {
  padding-top: 0px;
  padding-bottom: 0px;
}

.content-area .page-pagination {
  margin-top: 60px;
  margin-bottom: 0;
}

.content-area .page-pagination li {
  display: inline-block;
}

.content-area .page-pagination li a,
.content-area .page-pagination li span {
  font-size: 16px;
  color: #707070;
  font-weight: 700;
  height: 40px;
  width: 40px;
  display: block;
  text-align: center;
  line-height: 40px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  margin-right: 5px;
  border: 1px solid #b7bec5;
}

.content-area .page-pagination li a i,
.content-area .page-pagination li span i {
  font-weight: 700;
  font-size: 20px;
}

.content-area .page-pagination li span,
.content-area .page-pagination li a:hover {
  background: #835cca;
  border-color: #835cca;
  color: #fff;
}

.blog-post .inner-post {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}

.blog-post .entry-title {
  margin-bottom: 30px;
}

.blog-post .tagcloud {
  margin-top: 40px;
  width: 100%;
  display: inline-block;
}

.blog-post .tagcloud a {
  font-size: 13px !important;
  padding: 10px 13px;
}

.post-password-form input[type="submit"] {
  background: linear-gradient(350deg, #5c3dba 0%, #422795 100%);
  border: none;
  color: #fff;
  border-radius: 0px;
  padding: 12px 25px;
  width: 100%;
}

.tag-sticky-2 .inner-post {
  border-left: 5px solid #172460;
  padding: 0px;
  padding-left: 0px;
  padding-left: 50px;
}

/*--------------------------------------------------------------
  ## Comments
  --------------------------------------------------------------*/

.comments-area {
  background: #fff;
  margin-top: 30px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}

.comments-area ol,
.comments-area ul {
  list-style: none;
  padding-left: 0;
}

.comments-area ol .comment-respond,
.comments-area ul .comment-respond {
  margin-top: -30px;
  margin-bottom: 40px;
}

.comments-area .comments-title {
  font-size: 24px;
  margin-bottom: 27px;
}

.comments-area .comment-reply-title {
  font-size: 24px;
  margin-bottom: 10px;
}

.comments-area .comment-reply-title small {
  font-size: 14px;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  text-transform: lowercase;
}

.comments-area .comment-reply-title small a {
  color: #835cca;
}

.comments-area .comment-item {
  margin-bottom: 60px;
  overflow: hidden;
}

.comments-area .comment-item img.avatar {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}

.comments-area .comment-item .gravatar {
  float: left;
}

.comments-area .comment-item .comment-content:not(.pingback) {
  padding-left: 85px;
}

.comments-area .comment-item .comment-author {
  display: inline-block;
  text-transform: capitalize;
  margin-bottom: 10px;
  color: #363636;
}

.comments-area .comment-item .comment-time {
  color: #898989;
  font-size: 12px;
}

.comments-area .comment-item .comment-time:before {
  content: "-";
  margin: 0 5px;
}

.comments-area .comment-item .comment-text p {
  margin-bottom: 15px;
}

.comments-area .comment-item .comment-reply a {
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  font-weight: 500;
  display: inline-block;
  color: #eb4343;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}

.comments-area ul.children {
  padding-left: 40px;
}

.comment-form input {
  width: 100%;
}

.comment-form input {
  width: 100%;
  margin-right: 15px;
}
.comment-form input[type="checkbox"] {
  width: auto;
  margin: 0 10px 0 0 !important;
}

.comment-form input.btn {
  font-size: 15px;
  width: auto;
  background: #f672b4;
  border: none;
  box-shadow: 0 4px 3px rgba(0, 0, 0, 0.1);
  border-radius: 50px;
  padding: 15px 40px;
  color: #fff;
  font-weight: 500;
}

.comment-form .logged-in-as {
  margin-top: -5px;
}

.comment-form .logged-in-as a {
  color: #737373;
}

.comment-form .logged-in-as a:hover {
  color: #835cca;
}

/*--------------------------------------------------------------
  ## Widgets
  --------------------------------------------------------------*/

.widget-area .widget {
  background: #fff;
  padding: 0px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  float: left;
  width: 100%;
}

.download-broucher {
  background: #f672b4;
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  font-family: "Poppins";
  display: block;
  padding: 13px 0;
  padding-left: 0px;
  padding-left: 20px;
  letter-spacing: 0.02em;
}

.download-broucher:hover {
  background: #f672b4;
  color: #ffffff;
}

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

.widget-area .widget ul li {
  padding: 8px 0;
  padding: 21px 0 20px;
  padding-top: 21px;
  padding-top: 21px;
}

.widget-area .widget ul li a {
  color: #242424;
  font-size: 15px;
  font-weight: 400;
}

.widget-area .widget ul li a:hover {
  color: #172460;
}

.widget-area .widget.widget_categories,
.widget-area .widget.widget_archive,
.widget-area .widget.widget_recent_entries,
.widget-area .widget.widget_meta,
.widget-area .widget.widget_pages,
.widget-area .widget.widget_nav_menu {
  padding: 0;
}

/* .widget-area .widget.widget_categories .widget-title,
  .widget-area .widget.widget_archive .widget-title,
  .widget-area .widget.widget_recent_entries .widget-title,
  .widget-area .widget.widget_meta .widget-title,
  .widget-area .widget.widget_pages .widget-title,
  .widget-area .widget.widget_nav_menu .widget-title {
    padding: 25px 30px;
    margin-bottom: 0;
  } */

.widget-area .widget.widget_categories ul li,
.widget-area .widget.widget_archive ul li,
.widget-area .widget.widget_recent_entries ul li,
.widget-area .widget.widget_meta ul li,
.widget-area .widget.widget_pages ul li,
.widget-area .widget.widget_nav_menu ul li {
  padding: 0;
  position: relative;
}

.widget-area .widget.widget_categories ul li a,
.widget-area .widget.widget_archive ul li a,
.widget-area .widget.widget_recent_entries ul li a,
.widget-area .widget.widget_meta ul li a,
.widget-area .widget.widget_pages ul li a,
.widget-area .widget.widget_nav_menu ul li a {
  padding: 10px 0px;
  display: block;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
}

.menu-service-menu-container ul li {
  list-style: none;
  float: left;
  width: 100%;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0px;
}

.menu-service-menu-container ul li a {
  text-decoration: none;
  background: #f1f1f1;
  border-left: 5px solid #d2d2d2;
  padding: 14px 45px 14px 13px !important;
  margin-bottom: 3px;
  border-top: none !important;
}

.menu-service-menu-container li.current-menu-item a:before,
.menu-service-menu-container li:hover a:before {
  width: 13px;
}

.menu-service-menu-container ul li a:before {
  content: "";
  width: 0px;
  height: 1px;
  background: #fff;
  display: inline-block;
  vertical-align: middle;
  transition: all 0.3s linear;
  margin-right: 10px;
  transition: all 0.3s ease-in-out;
}

.menu-service-menu-container li a:hover,
.menu-service-menu-container li.current-menu-item a {
  background: #835cca;
  border-left: 4px solid #192b60;
}

.widget-area .widget.widget_categories ul li .posts-count,
.widget-area .widget.widget_archive ul li .posts-count,
.widget-area .widget.widget_recent_entries ul li .posts-count,
.widget-area .widget.widget_meta ul li .posts-count,
.widget-area .widget.widget_pages ul li .posts-count,
.widget-area .widget.widget_nav_menu ul li .posts-count {
  position: absolute;
  top: 10px;
  right: 25px;
}

.widget-area .widget.widget_categories ul li.current-menu-item > a,
.widget-area .widget.widget_archive ul li.current-menu-item > a,
.widget-area .widget.widget_recent_entries ul li.current-menu-item > a,
.widget-area .widget.widget_meta ul li.current-menu-item > a,
.widget-area .widget.widget_pages ul li.current-menu-item > a,
.widget-area .widget.widget_nav_menu ul li.current-menu-item > a {
  background: #835cca;
  color: #fff;
}

.widget-area .widget .textwidget ul li {
  padding: 0;
  margin-bottom: 8px;
}

.widget-area .widget .textwidget ul li a {
  color: #835cca;
}

.widget-area .widget .textwidget ul li a:hover {
  text-decoration: underline;
}

.widget-area .widget .widget-title {
  position: relative;
  display: inline-block;
  position: relative;
  margin-top: 0;
  margin-bottom: 20px;
  font: 500 22px Poppins, Arial, Helvetica, sans-serif;
  color: #212d66;
  font-weight: 600;
}

.widget-area .calendar_wrap caption {
  text-align: center;
  padding: 0px 0px 15px;
}

.widget-area .widget .widget-title:before {
  content: "";
  position: absolute;
  top: 24px;
  right: -33px;
  background: #212d66;
  height: 1px;
  width: 20px;
}

.widget-area .widget.bg-second {
  background: #00387a;
}

.widget-area .widget.bg-second .btn:hover,
.widget-area .widget.bg-second .btn:focus {
  background: transparent;
  border-color: #835cca;
}

.tagcloud {
  overflow: hidden;
}

.tagcloud a {
  font-size: 15px !important;
  color: #a6a6a6;
  padding: 12px 19px;
  margin: 4px;
  line-height: 1;
  float: left;
  border: 1px solid #ebebeb;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}

.tagcloud a:hover {
  background: #835cca;
  border-color: #835cca;
  color: #fff;
}

.search-form {
  position: relative;
}

.search-form .search-field {
  width: 100%;
  padding: 0 48px 0 20px;
  height: 45px;
  line-height: 1;
  border-color: #dbdbdb;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}

.search-form .search-submit {
  background: none;
  border: none;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 50px;
  outline: none;
}

.search-form .search-submit:focus {
  outline: none;
}

.recent-news li:last-child {
  padding-bottom: 0 !important;
  border-bottom: none !important;
}

.recent-news .thumb {
  float: left;
  margin-right: 20px;
}

.recent-news h6 {
  margin: 0 0 5px;
}

.recent-news .entry-date {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #9a9a9a;
}
