@charset "UTF-8";
/*	
	======================
	[Table of contents]
	======================
	
	==========
	* Start *
	==========
	
	1. Abstract
		1.1 Mixins
			1.1.1 Responsive
			1.1.2 Transition
			
		1.2 Variable
		
	2. Base
		2.1 Typography
			2.1.1 Banner
			2.1.2 Heading
			2.1.3 Padding Margin
			2.1.4 Spacing
		
		2.2 Custom Grid
		2.3 Fonts
		2.4 Preloader
		2.5 Reset
		
	3. Components
		 3.1 Accordion
		 3.2 Button
		 3.3 Card
		 3.4 Feature Box
		 3.5 Filter
		 3.6 Form
		 3.7 Gallery
		3.08 Iconbox
		3.09 Main Slider
		3.10 Overlay
		3.11 Owl Button
		3.12 Pagination
		3.13 Pricetable
		3.14 Scrolltop
		3.15 Services Menu
		3.16 Table
		3.17 Team
		3.18 Testimonial
		
	4. Layout
		4.1 Header
		4.2 Layout
		4.3 Widget
		4.4 Footer
		
	5. Pages
		5.1 Index
		5.2 Index 2
		5.3 About 1
		5.4 About 2
		5.5 Blog Details
		5.6 Booking
		5.7 Contact
		5.8 Error
		5.9 My Account
		5.10 Services
	
	6. Shortcodes
		6.1 Accordion
		6.2 Alert
		6.3 Breadcrumb
		6.4 List
		6.5 Widget
	
	==========
	* End *
	==========	
*/

:root {
  --primary: #78382e;
  --secondary: #171a1e;
  --primary-hover: #d80b0b;
  --primary-dark: #770606;
  --primary-light-1: rgba(244, 34, 34, 0.1);
  --primary-light-2: rgba(244, 34, 34, 0.2);
  --primary-light-3: rgba(244, 34, 34, 0.3);
  --primary-light-4: rgba(244, 34, 34, 0.4);
  --primary-light-5: rgba(244, 34, 34, 0.5);
  --primary-light-6: rgba(244, 34, 34, 0.6);
  --primary-light-7: rgba(244, 34, 34, 0.7);
  --primary-light-8: rgba(244, 34, 34, 0.8);
  --primary-light-9: rgba(244, 34, 34, 0.9);
  --font-family-base: poppins, sans-serif;
  --font-family-title: Roboto Condensed, sans-serif;
  --headings-color: #020d26; }

/*!
 * Bootstrap v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #78382e;
  --bs-secondary: #171a1e;
  --bs-success: #10d876;
  --bs-info: #2754e6;
  --bs-warning: #ffdb3d;
  --bs-danger: #E50202;
  --bs-light: #f7f7f7;
  --bs-dark: #262F5A;
  --bs-primary-rgb: 244, 34, 34;
  --bs-secondary-rgb: 23, 26, 30;
  --bs-success-rgb: 16, 216, 118;
  --bs-info-rgb: 39, 84, 230;
  --bs-warning-rgb: 255, 219, 61;
  --bs-danger-rgb: 229, 2, 2;
  --bs-light-rgb: 247, 247, 247;
  --bs-dark-rgb: 38, 47, 90;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-body-color-rgb: 119, 119, 119;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  }

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






@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth; } }




@FONT-FACE {
    font-family: "mainfont";
    src: url(GE_SS_Two_Medium.woff)
}

@FONT-FACE {
    font-family: "TAJAWAL";
    src: url(TAJAWAL-REGULAR.TTF)
}




@FONT-FACE {
    font-family: "roboto-med";
    src: url(roboto.woff2)
}


body {
  margin: 0;
  font-family: poppins;
  font-size: 14px;
  color: #777777;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25; }

hr:not([size]) {
  height: 1px; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  color: #020d26; }

h1, .h1 {
  font-size: calc(1.35rem + 1.2vw); }
  @media (min-width: 1200px) {
    h1, .h1 {
      font-size: 2.25rem; } }

h2, .h2 {
  font-size: calc(1.3125rem + 0.75vw); }
  @media (min-width: 1200px) {
    h2, .h2 {
      font-size: 1.875rem; } }

h3, .h3 {
  font-size: calc(1.275rem + 0.3vw); }
  @media (min-width: 1200px) {
    h3, .h3 {
      font-size: 1.5rem; } }

h4, .h4 {
  font-size: 1.125rem; }

h5, .h5 {
  font-size: 1rem; }

h6, .h6 {
  font-size: 0.875rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-bs-original-title] {
  text-decoration: underline dotted;
  cursor: help;
  text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul {
  padding-left: 2rem; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

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

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small, .small {
  font-size: 0.875em; }

mark, .mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #78382e;
  text-decoration: underline; }
  a:hover {
    color: #c31b1b; }

a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none; }

pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
  direction: ltr /* rtl:ignore */;
  unicode-bidi: bidi-override; }

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em; }
  pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

code {
  font-size: 0.875em;
  color: #d63384;
  word-wrap: break-word; }
  a > code {
    color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 0.875em;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 1em;
    font-weight: 700; }

figure {
  margin: 0 0 1rem; }

img,
svg {
  vertical-align: middle; }

table {
  caption-side: bottom;
  border-collapse: collapse; }

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #AEAED5;
  text-align: left; }

th {
  text-align: inherit;
  text-align: -webkit-match-parent; }

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0; }

label {
  display: inline-block; }

button {
  border-radius: 0; }

button:focus:not(:focus-visible) {
  outline: 0; }

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

button,
select {
  text-transform: none; }

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

select {
  word-wrap: normal; }
  select:disabled {
    opacity: 1; }

[list]::-webkit-calendar-picker-indicator {
  display: none; }
/*
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }*/
  button:not(:disabled),
  [type="button"]:not(:disabled),
  [type="reset"]:not(:disabled),
  [type="submit"]:not(:disabled) {
    cursor: pointer; }

::-moz-focus-inner {
  padding: 0;
  border-style: none; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit; }
  @media (min-width: 1200px) {
    legend {
      font-size: 1.5rem; } }
  legend + * {
    clear: left; }

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0; }

::-webkit-inner-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: textfield; }

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-color-swatch-wrapper {
  padding: 0; }

::file-selector-button {
  font: inherit; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

iframe {
  border: 0; }

summary {
  display: list-item;
  cursor: pointer; }

progress {
  vertical-align: baseline; }

[hidden] {
  display: none !important; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 300;
  line-height: 1.2; }
  @media (min-width: 1200px) {
    .display-1 {
      font-size: 5rem; } }

.display-2 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.2; }
  @media (min-width: 1200px) {
    .display-2 {
      font-size: 4.5rem; } }

.display-3 {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: 300;
  line-height: 1.2; }
  @media (min-width: 1200px) {
    .display-3 {
      font-size: 4rem; } }

.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2; }
  @media (min-width: 1200px) {
    .display-4 {
      font-size: 3.5rem; } }

.display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 300;
  line-height: 1.2; }
  @media (min-width: 1200px) {
    .display-5 {
      font-size: 3rem; } }

.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.2; }
  @media (min-width: 1200px) {
    .display-6 {
      font-size: 2.5rem; } }

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

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

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 0.5rem; }

.initialism {
  font-size: 0.875em;
  text-transform: uppercase; }

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem; }
  .blockquote > :last-child {
    margin-bottom: 0; }

.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #6c757d; }
  .blockquote-footer::before {
    content: "\2014\00A0"; }

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

.img-thumbnail {
  padding: 0.25rem;
  background-color: #ffffff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 0.875em;
  color: #6c757d; }

.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
  width: 100%;
  padding-right: var(--bs-gutter-x, 15px);
  padding-left: var(--bs-gutter-x, 15px);
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px; } }

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

@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1199px; } }

.row {
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x)); }
  .row > * {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y); }

.col {
  flex: 1 0 0%; }

.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto; }

.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%; }

.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%; }

.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.33333%; }

.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%; }

.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%; }

.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.66667%; }

.col-auto {
  flex: 0 0 auto;
  width: auto; }

.col-1 {
  flex: 0 0 auto;
  width: 8.33333%; }

.col-2 {
  flex: 0 0 auto;
  width: 16.66667%; }

.col-3 {
  flex: 0 0 auto;
  width: 25%; }

.col-4 {
  flex: 0 0 auto;
  width: 33.33333%; }

.col-5 {
  flex: 0 0 auto;
  width: 41.66667%; }

.col-6 {
  flex: 0 0 auto;
  width: 50%; }

.col-7 {
  flex: 0 0 auto;
  width: 58.33333%; }

.col-8 {
  flex: 0 0 auto;
  width: 66.66667%; }

.col-9 {
  flex: 0 0 auto;
  width: 75%; }

.col-10 {
  flex: 0 0 auto;
  width: 83.33333%; }

.col-11 {
  flex: 0 0 auto;
  width: 91.66667%; }

.col-12 {
  flex: 0 0 auto;
  width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

.g-0,
.gx-0 {
  --bs-gutter-x: 0; }

.g-0,
.gy-0 {
  --bs-gutter-y: 0; }

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem; }

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem; }

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem; }

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem; }

.g-3,
.gx-3 {
  --bs-gutter-x: 1rem; }

.g-3,
.gy-3 {
  --bs-gutter-y: 1rem; }

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem; }

.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem; }

.g-5,
.gx-5 {
  --bs-gutter-x: 3rem; }

.g-5,
.gy-5 {
  --bs-gutter-y: 3rem; }

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%; }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto; }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%; }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%; }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.33333%; }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%; }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%; }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%; }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%; }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%; }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0; }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0; }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem; }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem; }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem; }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem; }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem; }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem; }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem; }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem; }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem; }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem; } }

@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%; }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto; }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%; }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%; }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333%; }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%; }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%; }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%; }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%; }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%; }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0; }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0; }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem; }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem; }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem; }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem; }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem; }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem; }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem; }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem; }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem; }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem; } }

@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%; }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto; }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%; }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%; }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333%; }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%; }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%; }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%; }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%; }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%; }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0; }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0; }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem; }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem; }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem; }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem; }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem; }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem; }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem; }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem; }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem; }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem; } }

@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%; }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto; }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%; }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%; }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.33333%; }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%; }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%; }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%; }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%; }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%; }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0; }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0; }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem; }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem; }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem; }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem; }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem; }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem; }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem; }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem; }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem; }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem; } }

@media (min-width: 1440) {
  .col-xxl {
    flex: 1 0 0%; }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto; }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%; }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%; }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.33333%; }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%; }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%; }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333%; }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%; }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333%; }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66667%; }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%; }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333%; }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66667%; }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%; }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333%; }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66667%; }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%; }
  .offset-xxl-0 {
    margin-left: 0; }
  .offset-xxl-1 {
    margin-left: 8.33333%; }
  .offset-xxl-2 {
    margin-left: 16.66667%; }
  .offset-xxl-3 {
    margin-left: 25%; }
  .offset-xxl-4 {
    margin-left: 33.33333%; }
  .offset-xxl-5 {
    margin-left: 41.66667%; }
  .offset-xxl-6 {
    margin-left: 50%; }
  .offset-xxl-7 {
    margin-left: 58.33333%; }
  .offset-xxl-8 {
    margin-left: 66.66667%; }
  .offset-xxl-9 {
    margin-left: 75%; }
  .offset-xxl-10 {
    margin-left: 83.33333%; }
  .offset-xxl-11 {
    margin-left: 91.66667%; }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0; }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0; }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem; }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem; }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem; }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem; }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem; }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem; }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem; }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem; }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem; }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem; } }

.table {
  --bs-table-bg: transparent;
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: #777777;
  --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
  --bs-table-active-color: #777777;
  --bs-table-active-bg: rgba(0, 0, 0, 0.1);
  --bs-table-hover-color: #777777;
  --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
  width: 100%;
  margin-bottom: 1rem;
  color: #777777;
  vertical-align: top;
  border-color: #E1E1F0; }
  .table > :not(caption) > * > * {
    padding: 0.5rem 0.5rem;
    background-color: var(--bs-table-bg);
    border-bottom-width: 1px;
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg); }
  .table > tbody {
    vertical-align: inherit; }
  .table > thead {
    vertical-align: bottom; }
  .table > :not(:first-child) {
    border-top: 2px solid currentColor; }

.caption-top {
  caption-side: top; }

.table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem; }

.table-bordered > :not(caption) > * {
  border-width: 1px 0; }
  .table-bordered > :not(caption) > * > * {
    border-width: 0 1px; }

.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0; }

.table-borderless > :not(:first-child) {
  border-top-width: 0; }

.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-accent-bg: var(--bs-table-striped-bg);
  color: var(--bs-table-striped-color); }

.table-active {
  --bs-table-accent-bg: var(--bs-table-active-bg);
  color: var(--bs-table-active-color); }

.table-hover > tbody > tr:hover > * {
  --bs-table-accent-bg: var(--bs-table-hover-bg);
  color: var(--bs-table-hover-color); }

.table-primary {
  --bs-table-bg: #fdd3d3;
  --bs-table-striped-bg: #f0c8c8;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e4bebe;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #eac3c3;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #e4bebe; }

.table-secondary {
  --bs-table-bg: #d1d1d2;
  --bs-table-striped-bg: #c7c7c8;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bcbcbd;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #c1c1c2;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #bcbcbd; }

.table-success {
  --bs-table-bg: #cff7e4;
  --bs-table-striped-bg: #c5ebd9;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #badecd;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfe4d3;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #badecd; }

.table-info {
  --bs-table-bg: #d4ddfa;
  --bs-table-striped-bg: #c9d2ee;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bfc7e1;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #c4cce7;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #bfc7e1; }

.table-warning {
  --bs-table-bg: #fff8d8;
  --bs-table-striped-bg: #f2eccd;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e6dfc2;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #ece5c8;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #e6dfc2; }

.table-danger {
  --bs-table-bg: #facccc;
  --bs-table-striped-bg: #eec2c2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e1b8b8;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e7bdbd;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #e1b8b8; }

.table-light {
  --bs-table-bg: #f7f7f7;
  --bs-table-striped-bg: #ebebeb;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dedede;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e4e4e4;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #dedede; }

.table-dark {
  --bs-table-bg: #262F5A;
  --bs-table-striped-bg: #313962;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #3c446b;
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: #363f66;
  --bs-table-hover-color: #fff;
  color: #fff;
  border-color: #3c446b; }

.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }

@media (max-width: 575.98px) {
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; } }

@media (max-width: 767.98px) {
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; } }

@media (max-width: 991.98px) {
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; } }

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; } }

@media (max-width: 1439.98) {
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; } }

.form-label {
  margin-bottom: 0.5rem; }

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5; }

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem; }

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem; }

.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #AEAED5; }

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #777777;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .form-control {
      transition: none; } }
  .form-control[type="file"] {
    overflow: hidden; }
    .form-control[type="file"]:not(:disabled):not([readonly]) {
      cursor: pointer; }
  .form-control:focus {
    color: #777777;
    background-color: #ffffff;
    border-color: #fa9191;
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(244, 34, 34, 0.25); }
  .form-control::-webkit-date-and-time-value {
    height: 1.5em; }
  .form-control::placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }
  .form-control::file-selector-button {
    padding: 0.375rem 0.75rem;
    margin: -0.375rem -0.75rem;
    margin-inline-end: 0.75rem;
    color: #777777;
    background-color: #e9ecef;
    pointer-events: none;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border-inline-end-width: 1px;
    border-radius: 0;
    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; }
    @media (prefers-reduced-motion: reduce) {
      .form-control::file-selector-button {
        transition: none; } }
  .form-control:hover:not(:disabled):not([readonly])::file-selector-button {
    background-color: #dde0e3; }
  .form-control::-webkit-file-upload-button {
    padding: 0.375rem 0.75rem;
    margin: -0.375rem -0.75rem;
    margin-inline-end: 0.75rem;
    color: #777777;
    background-color: #e9ecef;
    pointer-events: none;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border-inline-end-width: 1px;
    border-radius: 0;
    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; }
    @media (prefers-reduced-motion: reduce) {
      .form-control::-webkit-file-upload-button {
        transition: none; } }
  .form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
    background-color: #dde0e3; }

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: #777777;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm {
  min-height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem; }
  .form-control-sm::file-selector-button {
    padding: 0.25rem 0.5rem;
    margin: -0.25rem -0.5rem;
    margin-inline-end: 0.5rem; }
  .form-control-sm::-webkit-file-upload-button {
    padding: 0.25rem 0.5rem;
    margin: -0.25rem -0.5rem;
    margin-inline-end: 0.5rem; }

.form-control-lg {
  min-height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem; }
  .form-control-lg::file-selector-button {
    padding: 0.5rem 1rem;
    margin: -0.5rem -1rem;
    margin-inline-end: 1rem; }
  .form-control-lg::-webkit-file-upload-button {
    padding: 0.5rem 1rem;
    margin: -0.5rem -1rem;
    margin-inline-end: 1rem; }

textarea.form-control {
  min-height: calc(1.5em + 0.75rem + 2px); }

textarea.form-control-sm {
  min-height: calc(1.5em + 0.5rem + 2px); }

textarea.form-control-lg {
  min-height: calc(1.5em + 1rem + 2px); }

.form-control-color {
  width: 3rem;
  height: auto;
  padding: 0.375rem; }
  .form-control-color:not(:disabled):not([readonly]) {
    cursor: pointer; }
  .form-control-color::-moz-color-swatch {
    height: 1.5em;
    border-radius: 0.25rem; }
  .form-control-color::-webkit-color-swatch {
    height: 1.5em;
    border-radius: 0.25rem; }

.form-select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #777777;
  background-color: #ffffff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
border: none;
border-radius: 0;
height: 45px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;-webkit-appearance: none; }
  @media (prefers-reduced-motion: reduce) {
    .form-select {
      transition: none; } }
  .form-select:focus {
    border-color: #fa9191;
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(244, 34, 34, 0.25); }
  .form-select[multiple], .form-select[size]:not([size="1"]) {
    padding-right: 0.75rem;
    background-image: none; }
  .form-select:disabled {
    background-color: #e9ecef; }
  .form-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #777777; }

.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem; }

.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem; }

.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem; }
  .form-check .form-check-input {
    float: left;
    margin-left: -1.5em; }

.form-check-input {
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, 0.25);
  appearance: none;
  color-adjust: exact; }
  .form-check-input[type="checkbox"] {
    border-radius: 0.25em; }
  .form-check-input[type="radio"] {
    border-radius: 50%; }
  .form-check-input:active {
    filter: brightness(90%); }
  .form-check-input:focus {
    border-color: #fa9191;
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(244, 34, 34, 0.25); }
  .form-check-input:checked {
    background-color: #78382e;
    border-color: #78382e; }
    .form-check-input:checked[type="checkbox"] {
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e"); }
    .form-check-input:checked[type="radio"] {
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e"); }
  .form-check-input[type="checkbox"]:indeterminate {
    background-color: #78382e;
    border-color: #78382e;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e"); }
  .form-check-input:disabled {
    pointer-events: none;
    filter: none;
    opacity: 0.5; }
  .form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
    opacity: 0.5; }

.form-switch {
  padding-left: 2.5em; }
  .form-switch .form-check-input {
    width: 2em;
    margin-left: -2.5em;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
    background-position: left center;
    border-radius: 2em;
    transition: background-position 0.15s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .form-switch .form-check-input {
        transition: none; } }
    .form-switch .form-check-input:focus {
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fa9191'/%3e%3c/svg%3e"); }
    .form-switch .form-check-input:checked {
      background-position: right center;
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e"); }

.form-check-inline {
  display: inline-block;
  margin-right: 1rem; }

.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }
  .btn-check[disabled] + .btn, .btn-check[disabled] + .wp-block-button__link, .btn-check:disabled + .btn, .btn-check:disabled + .wp-block-button__link {
    pointer-events: none;
    filter: none;
    opacity: 0.65; }

.form-range {
  width: 100%;
  height: 1rem;
  padding: 0;
  background-color: transparent;
  appearance: none; }
  .form-range:focus {
    outline: 0; }
    .form-range:focus::-webkit-slider-thumb {
      box-shadow: 0 0 0 1px #ffffff, 0 0 0 0rem rgba(244, 34, 34, 0.25); }
    .form-range:focus::-moz-range-thumb {
      box-shadow: 0 0 0 1px #ffffff, 0 0 0 0rem rgba(244, 34, 34, 0.25); }
  .form-range::-moz-focus-outer {
    border: 0; }
  .form-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #78382e;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .form-range::-webkit-slider-thumb {
        transition: none; } }
    .form-range::-webkit-slider-thumb:active {
      background-color: #fcbdbd; }
  .form-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .form-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #78382e;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .form-range::-moz-range-thumb {
        transition: none; } }
    .form-range::-moz-range-thumb:active {
      background-color: #fcbdbd; }
  .form-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .form-range:disabled {
    pointer-events: none; }
    .form-range:disabled::-webkit-slider-thumb {
      background-color: #adb5bd; }
    .form-range:disabled::-moz-range-thumb {
      background-color: #adb5bd; }

.form-floating {
  position: relative; }
  .form-floating > .form-control,
  .form-floating > .form-select {
    height: calc(3.5rem + 2px);
    line-height: 1.25; }
  .form-floating > label {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    padding: 1rem 0.75rem;
    pointer-events: none;
    border: 1px solid transparent;
    transform-origin: 0 0;
    transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .form-floating > label {
        transition: none; } }
  .form-floating > .form-control {
    padding: 1rem 0.75rem; }
    .form-floating > .form-control::placeholder {
      color: transparent; }
    .form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown) {
      padding-top: 1.625rem;
      padding-bottom: 0.625rem; }
    .form-floating > .form-control:-webkit-autofill {
      padding-top: 1.625rem;
      padding-bottom: 0.625rem; }
  .form-floating > .form-select {
    padding-top: 1.625rem;
    padding-bottom: 0.625rem; }
  .form-floating > .form-control:focus ~ label,
  .form-floating > .form-control:not(:placeholder-shown) ~ label,
  .form-floating > .form-select ~ label {
    opacity: 0.65;
    transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem); }
  .form-floating > .form-control:-webkit-autofill ~ label {
    opacity: 0.65;
    transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem); }

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%; }
  .input-group > .form-control,
  .input-group > .form-select {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0; }
  .input-group > .form-control:focus,
  .input-group > .form-select:focus {
    z-index: 3; }
  .input-group .btn, .input-group .wp-block-button__link {
    position: relative;
    z-index: 2; }
    .input-group .btn:focus, .input-group .wp-block-button__link:focus {
      z-index: 3; }

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #777777;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }

.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn,
.input-group-lg > .wp-block-button__link {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem; }

.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn,
.input-group-sm > .wp-block-button__link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem; }

.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 3rem; }

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n + 3) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group.has-validation > :nth-last-child(n + 3):not(.dropdown-toggle):not(.dropdown-menu),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n + 4) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #10d876; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  color: #000;
  background-color: rgba(16, 216, 118, 0.9);
  border-radius: 0.25rem; }

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #10d876;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2310d876' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus {
    border-color: #10d876;
    box-shadow: 0 0 0 0rem rgba(16, 216, 118, 0.25); }

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.was-validated .form-select:valid, .form-select.is-valid {
  border-color: #10d876; }
  .was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"], .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"] {
    padding-right: 4.125rem;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2310d876' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-position: right 0.75rem center, center right 2.25rem;
    background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-select:valid:focus, .form-select.is-valid:focus {
    border-color: #10d876;
    box-shadow: 0 0 0 0rem rgba(16, 216, 118, 0.25); }

.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: #10d876; }
  .was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
    background-color: #10d876; }
  .was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
    box-shadow: 0 0 0 0rem rgba(16, 216, 118, 0.25); }
  .was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
    color: #10d876; }

.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: .5em; }

.was-validated .input-group .form-control:valid, .input-group .form-control.is-valid, .was-validated
.input-group .form-select:valid,
.input-group .form-select.is-valid {
  z-index: 1; }
  .was-validated .input-group .form-control:valid:focus, .input-group .form-control.is-valid:focus, .was-validated
  .input-group .form-select:valid:focus,
  .input-group .form-select.is-valid:focus {
    z-index: 3; }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #E50202; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: rgba(229, 2, 2, 0.9);
  border-radius: 0.25rem; }

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #E50202;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23E50202'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23E50202' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
    border-color: #E50202;
    box-shadow: 0 0 0 0rem rgba(229, 2, 2, 0.25); }

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: #E50202; }
  .was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"], .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"] {
    padding-right: 4.125rem;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23E50202'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23E50202' stroke='none'/%3e%3c/svg%3e");
    background-position: right 0.75rem center, center right 2.25rem;
    background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
    border-color: #E50202;
    box-shadow: 0 0 0 0rem rgba(229, 2, 2, 0.25); }

.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: #E50202; }
  .was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
    background-color: #E50202; }
  .was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
    box-shadow: 0 0 0 0rem rgba(229, 2, 2, 0.25); }
  .was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
    color: #E50202; }

.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: .5em; }

.was-validated .input-group .form-control:invalid, .input-group .form-control.is-invalid, .was-validated
.input-group .form-select:invalid,
.input-group .form-select.is-invalid {
  z-index: 2; }
  .was-validated .input-group .form-control:invalid:focus, .input-group .form-control.is-invalid:focus, .was-validated
  .input-group .form-select:invalid:focus,
  .input-group .form-select.is-invalid:focus {
    z-index: 3; }

.btn, .wp-block-button__link {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #777777;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  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; }
  @media (prefers-reduced-motion: reduce) {
    .btn, .wp-block-button__link {
      transition: none; } }
  .btn:hover, .wp-block-button__link:hover {
    color: #777777; }
  .btn-check:focus + .btn, .btn-check:focus + .wp-block-button__link, .btn:focus, .wp-block-button__link:focus {
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(244, 34, 34, 0.25); }
  .btn:disabled, .wp-block-button__link:disabled, .btn.disabled, .disabled.wp-block-button__link,
  fieldset:disabled .btn,
  fieldset:disabled .wp-block-button__link {
    pointer-events: none;
    opacity: 0.65; }

.btn-primary, .wp-block-button__link {
  color: #000;
  background-color: #DD5E08;
  border-color: #DD5E08; }
  .btn-primary:hover, .wp-block-button__link:hover {
    color: #000;
    background-color: #930000;
    border-color: #930000; }
  .btn-check:focus + .btn-primary, .btn-check:focus + .wp-block-button__link, .btn-primary:focus, .wp-block-button__link:focus {
    color: #000;
    background-color: #78382e;
    border-color: #78382e;
    box-shadow: 0 0 0 0rem rgba(207, 29, 29, 0.5); }
  .btn-check:checked + .btn-primary, .btn-check:checked + .wp-block-button__link,
  .btn-check:active + .btn-primary,
  .btn-check:active + .wp-block-button__link, .btn-primary:active, .wp-block-button__link:active, .btn-primary.active, .active.wp-block-button__link,
  .show > .btn-primary.dropdown-toggle,
  .show > .dropdown-toggle.wp-block-button__link {
    color: #000;
    background-color: #f64e4e;
    border-color: #78382e; }
    .btn-check:checked + .btn-primary:focus, .btn-check:checked + .wp-block-button__link:focus,
    .btn-check:active + .btn-primary:focus,
    .btn-check:active + .wp-block-button__link:focus, .btn-primary:active:focus, .wp-block-button__link:active:focus, .btn-primary.active:focus, .active.wp-block-button__link:focus,
    .show > .btn-primary.dropdown-toggle:focus,
    .show > .dropdown-toggle.wp-block-button__link:focus {
      box-shadow: 0 0 0 0rem rgba(207, 29, 29, 0.5); }
  .btn-primary:disabled, .wp-block-button__link:disabled, .btn-primary.disabled, .disabled.wp-block-button__link {
    color: #000;
    background-color: #78382e;
    border-color: #78382e; }

.btn-secondary {
  color: #fff;
  background-color: #171a1e;
  border-color: #171a1e; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #14161a;
    border-color: #121518; }
  .btn-check:focus + .btn-secondary, .btn-secondary:focus {
    color: #fff;
    background-color: #14161a;
    border-color: #121518;
    box-shadow: 0 0 0 0rem rgba(58, 60, 64, 0.5); }
  .btn-check:checked + .btn-secondary,
  .btn-check:active + .btn-secondary, .btn-secondary:active, .btn-secondary.active,
  .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #121518;
    border-color: #111417; }
    .btn-check:checked + .btn-secondary:focus,
    .btn-check:active + .btn-secondary:focus, .btn-secondary:active:focus, .btn-secondary.active:focus,
    .show > .btn-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0rem rgba(58, 60, 64, 0.5); }
  .btn-secondary:disabled, .btn-secondary.disabled {
    color: #fff;
    background-color: #171a1e;
    border-color: #171a1e; }

.btn-success {
  color: #000;
  background-color: #10d876;
  border-color: #10d876; }
  .btn-success:hover {
    color: #000;
    background-color: #34de8b;
    border-color: #28dc84; }
  .btn-check:focus + .btn-success, .btn-success:focus {
    color: #000;
    background-color: #34de8b;
    border-color: #28dc84;
    box-shadow: 0 0 0 0rem rgba(14, 184, 100, 0.5); }
  .btn-check:checked + .btn-success,
  .btn-check:active + .btn-success, .btn-success:active, .btn-success.active,
  .show > .btn-success.dropdown-toggle {
    color: #000;
    background-color: #40e091;
    border-color: #28dc84; }
    .btn-check:checked + .btn-success:focus,
    .btn-check:active + .btn-success:focus, .btn-success:active:focus, .btn-success.active:focus,
    .show > .btn-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0rem rgba(14, 184, 100, 0.5); }
  .btn-success:disabled, .btn-success.disabled {
    color: #000;
    background-color: #10d876;
    border-color: #10d876; }

.btn-info {
  color: #fff;
  background-color: #2754e6;
  border-color: #2754e6; }
  .btn-info:hover {
    color: #fff;
    background-color: #2147c4;
    border-color: #1f43b8; }
  .btn-check:focus + .btn-info, .btn-info:focus {
    color: #fff;
    background-color: #2147c4;
    border-color: #1f43b8;
    box-shadow: 0 0 0 0rem rgba(71, 110, 234, 0.5); }
  .btn-check:checked + .btn-info,
  .btn-check:active + .btn-info, .btn-info:active, .btn-info.active,
  .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #1f43b8;
    border-color: #1d3fad; }
    .btn-check:checked + .btn-info:focus,
    .btn-check:active + .btn-info:focus, .btn-info:active:focus, .btn-info.active:focus,
    .show > .btn-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0rem rgba(71, 110, 234, 0.5); }
  .btn-info:disabled, .btn-info.disabled {
    color: #fff;
    background-color: #2754e6;
    border-color: #2754e6; }

.btn-warning {
  color: #000;
  background-color: #ffdb3d;
  border-color: #ffdb3d; }
  .btn-warning:hover {
    color: #000;
    background-color: #ffe05a;
    border-color: #ffdf50; }
  .btn-check:focus + .btn-warning, .btn-warning:focus {
    color: #000;
    background-color: #ffe05a;
    border-color: #ffdf50;
    box-shadow: 0 0 0 0rem rgba(217, 186, 52, 0.5); }
  .btn-check:checked + .btn-warning,
  .btn-check:active + .btn-warning, .btn-warning:active, .btn-warning.active,
  .show > .btn-warning.dropdown-toggle {
    color: #000;
    background-color: #ffe264;
    border-color: #ffdf50; }
    .btn-check:checked + .btn-warning:focus,
    .btn-check:active + .btn-warning:focus, .btn-warning:active:focus, .btn-warning.active:focus,
    .show > .btn-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0rem rgba(217, 186, 52, 0.5); }
  .btn-warning:disabled, .btn-warning.disabled {
    color: #000;
    background-color: #ffdb3d;
    border-color: #ffdb3d; }

.btn-danger {
  color: #fff;
  background-color: #E50202;
  border-color: #E50202; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c30202;
    border-color: #b70202; }
  .btn-check:focus + .btn-danger, .btn-danger:focus {
    color: #fff;
    background-color: #c30202;
    border-color: #b70202;
    box-shadow: 0 0 0 0rem rgba(233, 40, 40, 0.5); }
  .btn-check:checked + .btn-danger,
  .btn-check:active + .btn-danger, .btn-danger:active, .btn-danger.active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #b70202;
    border-color: #ac0202; }
    .btn-check:checked + .btn-danger:focus,
    .btn-check:active + .btn-danger:focus, .btn-danger:active:focus, .btn-danger.active:focus,
    .show > .btn-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0rem rgba(233, 40, 40, 0.5); }
  .btn-danger:disabled, .btn-danger.disabled {
    color: #fff;
    background-color: #E50202;
    border-color: #E50202; }

.btn-light {
  color: #000;
  background-color: #f7f7f7;
  border-color: #f7f7f7; }
  .btn-light:hover {
    color: #000;
    background-color: #f8f8f8;
    border-color: #f8f8f8; }
  .btn-check:focus + .btn-light, .btn-light:focus {
    color: #000;
    background-color: #f8f8f8;
    border-color: #f8f8f8;
    box-shadow: 0 0 0 0rem rgba(210, 210, 210, 0.5); }
  .btn-check:checked + .btn-light,
  .btn-check:active + .btn-light, .btn-light:active, .btn-light.active,
  .show > .btn-light.dropdown-toggle {
    color: #000;
    background-color: #f9f9f9;
    border-color: #f8f8f8; }
    .btn-check:checked + .btn-light:focus,
    .btn-check:active + .btn-light:focus, .btn-light:active:focus, .btn-light.active:focus,
    .show > .btn-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0rem rgba(210, 210, 210, 0.5); }
  .btn-light:disabled, .btn-light.disabled {
    color: #000;
    background-color: #f7f7f7;
    border-color: #f7f7f7; }

.btn-dark {
  color: #fff;
  background-color: #262F5A;
  border-color: #262F5A; }
  .btn-dark:hover {
    color: #fff;
    background-color: #20284d;
    border-color: #1e2648; }
  .btn-check:focus + .btn-dark, .btn-dark:focus {
    color: #fff;
    background-color: #20284d;
    border-color: #1e2648;
    box-shadow: 0 0 0 0rem rgba(71, 78, 115, 0.5); }
  .btn-check:checked + .btn-dark,
  .btn-check:active + .btn-dark, .btn-dark:active, .btn-dark.active,
  .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1e2648;
    border-color: #1d2344; }
    .btn-check:checked + .btn-dark:focus,
    .btn-check:active + .btn-dark:focus, .btn-dark:active:focus, .btn-dark.active:focus,
    .show > .btn-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0rem rgba(71, 78, 115, 0.5); }
  .btn-dark:disabled, .btn-dark.disabled {
    color: #fff;
    background-color: #262F5A;
    border-color: #262F5A; }

.btn-outline-primary, .is-style-outline .wp-block-button__link {
  color: #78382e;
  border-color: #78382e; }
  .btn-outline-primary:hover, .is-style-outline .wp-block-button__link:hover {
    color: #000;
    background-color: #78382e;
    border-color: #78382e; }
  .btn-check:focus + .btn-outline-primary, .is-style-outline .btn-check:focus + .wp-block-button__link, .btn-outline-primary:focus, .is-style-outline .wp-block-button__link:focus {
    box-shadow: 0 0 0 0rem rgba(244, 34, 34, 0.5); }
  .btn-check:checked + .btn-outline-primary, .is-style-outline .btn-check:checked + .wp-block-button__link,
  .btn-check:active + .btn-outline-primary,
  .is-style-outline .btn-check:active + .wp-block-button__link, .btn-outline-primary:active, .is-style-outline .wp-block-button__link:active, .btn-outline-primary.active, .is-style-outline .active.wp-block-button__link, .btn-outline-primary.dropdown-toggle.show, .is-style-outline .dropdown-toggle.show.wp-block-button__link {
    color: #000;
    background-color: #78382e;
    border-color: #78382e; }
    .btn-check:checked + .btn-outline-primary:focus, .is-style-outline .btn-check:checked + .wp-block-button__link:focus,
    .btn-check:active + .btn-outline-primary:focus,
    .is-style-outline .btn-check:active + .wp-block-button__link:focus, .btn-outline-primary:active:focus, .is-style-outline .wp-block-button__link:active:focus, .btn-outline-primary.active:focus, .is-style-outline .active.wp-block-button__link:focus, .btn-outline-primary.dropdown-toggle.show:focus, .is-style-outline .dropdown-toggle.show.wp-block-button__link:focus {
      box-shadow: 0 0 0 0rem rgba(244, 34, 34, 0.5); }
  .btn-outline-primary:disabled, .is-style-outline .wp-block-button__link:disabled, .btn-outline-primary.disabled, .is-style-outline .disabled.wp-block-button__link {
    color: #78382e;
    background-color: transparent; }

.btn-outline-secondary {
  color: #171a1e;
  border-color: #171a1e; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #171a1e;
    border-color: #171a1e; }
  .btn-check:focus + .btn-outline-secondary, .btn-outline-secondary:focus {
    box-shadow: 0 0 0 0rem rgba(23, 26, 30, 0.5); }
  .btn-check:checked + .btn-outline-secondary,
  .btn-check:active + .btn-outline-secondary, .btn-outline-secondary:active, .btn-outline-secondary.active, .btn-outline-secondary.dropdown-toggle.show {
    color: #fff;
    background-color: #171a1e;
    border-color: #171a1e; }
    .btn-check:checked + .btn-outline-secondary:focus,
    .btn-check:active + .btn-outline-secondary:focus, .btn-outline-secondary:active:focus, .btn-outline-secondary.active:focus, .btn-outline-secondary.dropdown-toggle.show:focus {
      box-shadow: 0 0 0 0rem rgba(23, 26, 30, 0.5); }
  .btn-outline-secondary:disabled, .btn-outline-secondary.disabled {
    color: #171a1e;
    background-color: transparent; }

.btn-outline-success {
  color: #10d876;
  border-color: #10d876; }
  .btn-outline-success:hover {
    color: #000;
    background-color: #10d876;
    border-color: #10d876; }
  .btn-check:focus + .btn-outline-success, .btn-outline-success:focus {
    box-shadow: 0 0 0 0rem rgba(16, 216, 118, 0.5); }
  .btn-check:checked + .btn-outline-success,
  .btn-check:active + .btn-outline-success, .btn-outline-success:active, .btn-outline-success.active, .btn-outline-success.dropdown-toggle.show {
    color: #000;
    background-color: #10d876;
    border-color: #10d876; }
    .btn-check:checked + .btn-outline-success:focus,
    .btn-check:active + .btn-outline-success:focus, .btn-outline-success:active:focus, .btn-outline-success.active:focus, .btn-outline-success.dropdown-toggle.show:focus {
      box-shadow: 0 0 0 0rem rgba(16, 216, 118, 0.5); }
  .btn-outline-success:disabled, .btn-outline-success.disabled {
    color: #10d876;
    background-color: transparent; }

.btn-outline-info {
  color: #2754e6;
  border-color: #2754e6; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #2754e6;
    border-color: #2754e6; }
  .btn-check:focus + .btn-outline-info, .btn-outline-info:focus {
    box-shadow: 0 0 0 0rem rgba(39, 84, 230, 0.5); }
  .btn-check:checked + .btn-outline-info,
  .btn-check:active + .btn-outline-info, .btn-outline-info:active, .btn-outline-info.active, .btn-outline-info.dropdown-toggle.show {
    color: #fff;
    background-color: #2754e6;
    border-color: #2754e6; }
    .btn-check:checked + .btn-outline-info:focus,
    .btn-check:active + .btn-outline-info:focus, .btn-outline-info:active:focus, .btn-outline-info.active:focus, .btn-outline-info.dropdown-toggle.show:focus {
      box-shadow: 0 0 0 0rem rgba(39, 84, 230, 0.5); }
  .btn-outline-info:disabled, .btn-outline-info.disabled {
    color: #2754e6;
    background-color: transparent; }

.btn-outline-warning {
  color: #ffdb3d;
  border-color: #ffdb3d; }
  .btn-outline-warning:hover {
    color: #000;
    background-color: #ffdb3d;
    border-color: #ffdb3d; }
  .btn-check:focus + .btn-outline-warning, .btn-outline-warning:focus {
    box-shadow: 0 0 0 0rem rgba(255, 219, 61, 0.5); }
  .btn-check:checked + .btn-outline-warning,
  .btn-check:active + .btn-outline-warning, .btn-outline-warning:active, .btn-outline-warning.active, .btn-outline-warning.dropdown-toggle.show {
    color: #000;
    background-color: #ffdb3d;
    border-color: #ffdb3d; }
    .btn-check:checked + .btn-outline-warning:focus,
    .btn-check:active + .btn-outline-warning:focus, .btn-outline-warning:active:focus, .btn-outline-warning.active:focus, .btn-outline-warning.dropdown-toggle.show:focus {
      box-shadow: 0 0 0 0rem rgba(255, 219, 61, 0.5); }
  .btn-outline-warning:disabled, .btn-outline-warning.disabled {
    color: #ffdb3d;
    background-color: transparent; }

.btn-outline-danger {
  color: #E50202;
  border-color: #E50202; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #E50202;
    border-color: #E50202; }
  .btn-check:focus + .btn-outline-danger, .btn-outline-danger:focus {
    box-shadow: 0 0 0 0rem rgba(229, 2, 2, 0.5); }
  .btn-check:checked + .btn-outline-danger,
  .btn-check:active + .btn-outline-danger, .btn-outline-danger:active, .btn-outline-danger.active, .btn-outline-danger.dropdown-toggle.show {
    color: #fff;
    background-color: #E50202;
    border-color: #E50202; }
    .btn-check:checked + .btn-outline-danger:focus,
    .btn-check:active + .btn-outline-danger:focus, .btn-outline-danger:active:focus, .btn-outline-danger.active:focus, .btn-outline-danger.dropdown-toggle.show:focus {
      box-shadow: 0 0 0 0rem rgba(229, 2, 2, 0.5); }
  .btn-outline-danger:disabled, .btn-outline-danger.disabled {
    color: #E50202;
    background-color: transparent; }

.btn-outline-light {
  color: #f7f7f7;
  border-color: #f7f7f7; }
  .btn-outline-light:hover {
    color: #000;
    background-color: #f7f7f7;
    border-color: #f7f7f7; }
  .btn-check:focus + .btn-outline-light, .btn-outline-light:focus {
    box-shadow: 0 0 0 0rem rgba(247, 247, 247, 0.5); }
  .btn-check:checked + .btn-outline-light,
  .btn-check:active + .btn-outline-light, .btn-outline-light:active, .btn-outline-light.active, .btn-outline-light.dropdown-toggle.show {
    color: #000;
    background-color: #f7f7f7;
    border-color: #f7f7f7; }
    .btn-check:checked + .btn-outline-light:focus,
    .btn-check:active + .btn-outline-light:focus, .btn-outline-light:active:focus, .btn-outline-light.active:focus, .btn-outline-light.dropdown-toggle.show:focus {
      box-shadow: 0 0 0 0rem rgba(247, 247, 247, 0.5); }
  .btn-outline-light:disabled, .btn-outline-light.disabled {
    color: #f7f7f7;
    background-color: transparent; }

.btn-outline-dark {
  color: #262F5A;
  border-color: #262F5A; }
  .btn-outline-dark:hover {
    color: #fff;
    background-color: #262F5A;
    border-color: #262F5A; }
  .btn-check:focus + .btn-outline-dark, .btn-outline-dark:focus {
    box-shadow: 0 0 0 0rem rgba(38, 47, 90, 0.5); }
  .btn-check:checked + .btn-outline-dark,
  .btn-check:active + .btn-outline-dark, .btn-outline-dark:active, .btn-outline-dark.active, .btn-outline-dark.dropdown-toggle.show {
    color: #fff;
    background-color: #262F5A;
    border-color: #262F5A; }
    .btn-check:checked + .btn-outline-dark:focus,
    .btn-check:active + .btn-outline-dark:focus, .btn-outline-dark:active:focus, .btn-outline-dark.active:focus, .btn-outline-dark.dropdown-toggle.show:focus {
      box-shadow: 0 0 0 0rem rgba(38, 47, 90, 0.5); }
  .btn-outline-dark:disabled, .btn-outline-dark.disabled {
    color: #262F5A;
    background-color: transparent; }

.btn-link {
  color: #78382e;
  text-decoration: underline; }
  .btn-link:hover {
    color: #c31b1b; }
  .btn-link:disabled, .btn-link.disabled {
    color: #6c757d; }

.btn-lg, .btn-group-lg > .btn, .btn-group-lg > .wp-block-button__link {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem; }

.btn-sm, .btn-group-sm > .btn, .btn-group-sm > .wp-block-button__link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem; }

.fade {
  transition: opacity 0.15s linear; }
  @media (prefers-reduced-motion: reduce) {
    .fade {
      transition: none; } }
  .fade:not(.show) {
    opacity: 0; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }
  @media (prefers-reduced-motion: reduce) {
    .collapsing {
      transition: none; } }
  .collapsing.collapse-horizontal {
    width: 0;
    height: auto;
    transition: width 0.35s ease; }
    @media (prefers-reduced-motion: reduce) {
      .collapsing.collapse-horizontal {
        transition: none; } }

.dropup,
.dropend,
.dropdown,
.dropstart {
  position: relative; }

.dropdown-toggle {
  white-space: nowrap; }
  .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent; }
  .dropdown-toggle:empty::after {
    margin-left: 0; }

.dropdown-menu {
  position: absolute;
  z-index: 1000;
  display: none;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0;
  font-size: 1rem;
  color: #777777;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }
  .dropdown-menu[data-bs-popper] {
    top: 100%;
    left: 0;
    margin-top: 0.125rem; }

.dropdown-menu-start {
  --bs-position: start; }
  .dropdown-menu-start[data-bs-popper] {
    right: auto;
    left: 0; }

.dropdown-menu-end {
  --bs-position: end; }
  .dropdown-menu-end[data-bs-popper] {
    right: 0;
    left: auto; }

@media (min-width: 576px) {
  .dropdown-menu-sm-start {
    --bs-position: start; }
    .dropdown-menu-sm-start[data-bs-popper] {
      right: auto;
      left: 0; }
  .dropdown-menu-sm-end {
    --bs-position: end; }
    .dropdown-menu-sm-end[data-bs-popper] {
      right: 0;
      left: auto; } }

@media (min-width: 768px) {
  .dropdown-menu-md-start {
    --bs-position: start; }
    .dropdown-menu-md-start[data-bs-popper] {
      right: auto;
      left: 0; }
  .dropdown-menu-md-end {
    --bs-position: end; }
    .dropdown-menu-md-end[data-bs-popper] {
      right: 0;
      left: auto; } }

@media (min-width: 992px) {
  .dropdown-menu-lg-start {
    --bs-position: start; }
    .dropdown-menu-lg-start[data-bs-popper] {
      right: auto;
      left: 0; }
  .dropdown-menu-lg-end {
    --bs-position: end; }
    .dropdown-menu-lg-end[data-bs-popper] {
      right: 0;
      left: auto; } }

@media (min-width: 1200px) {
  .dropdown-menu-xl-start {
    --bs-position: start; }
    .dropdown-menu-xl-start[data-bs-popper] {
      right: auto;
      left: 0; }
  .dropdown-menu-xl-end {
    --bs-position: end; }
    .dropdown-menu-xl-end[data-bs-popper] {
      right: 0;
      left: auto; } }

@media (min-width: 1440) {
  .dropdown-menu-xxl-start {
    --bs-position: start; }
    .dropdown-menu-xxl-start[data-bs-popper] {
      right: auto;
      left: 0; }
  .dropdown-menu-xxl-end {
    --bs-position: end; }
    .dropdown-menu-xxl-end[data-bs-popper] {
      right: 0;
      left: auto; } }

.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem; }

.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent; }

.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem; }

.dropend .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid; }

.dropend .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropend .dropdown-toggle::after {
  vertical-align: 0; }

.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem; }

.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }

.dropstart .dropdown-toggle::after {
  display: none; }

.dropstart .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent; }

.dropstart .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropstart .dropdown-toggle::before {
  vertical-align: 0; }

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid rgba(0, 0, 0, 0.15); }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .dropdown-item:hover, .dropdown-item:focus {
    color: #1e2125;
    background-color: #e9ecef; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #78382e; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #adb5bd;
    pointer-events: none;
    background-color: transparent; }

.dropdown-menu.show {
  display: block; }

.dropdown-header {
  display: block;
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap; }

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1rem;
  color: #212529; }

.dropdown-menu-dark {
  color: #dee2e6;
  background-color: #343a40;
  border-color: rgba(0, 0, 0, 0.15); }
  .dropdown-menu-dark .dropdown-item {
    color: #dee2e6; }
    .dropdown-menu-dark .dropdown-item:hover, .dropdown-menu-dark .dropdown-item:focus {
      color: #fff;
      background-color: rgba(255, 255, 255, 0.15); }
    .dropdown-menu-dark .dropdown-item.active, .dropdown-menu-dark .dropdown-item:active {
      color: #fff;
      background-color: #78382e; }
    .dropdown-menu-dark .dropdown-item.disabled, .dropdown-menu-dark .dropdown-item:disabled {
      color: #adb5bd; }
  .dropdown-menu-dark .dropdown-divider {
    border-color: rgba(0, 0, 0, 0.15); }
  .dropdown-menu-dark .dropdown-item-text {
    color: #dee2e6; }
  .dropdown-menu-dark .dropdown-header {
    color: #adb5bd; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn, .btn-group > .wp-block-button__link,
  .btn-group-vertical > .btn,
  .btn-group-vertical > .wp-block-button__link {
    position: relative;
    flex: 1 1 auto; }
  .btn-group > .btn-check:checked + .btn, .btn-group > .btn-check:checked + .wp-block-button__link,
  .btn-group > .btn-check:focus + .btn,
  .btn-group > .btn-check:focus + .wp-block-button__link,
  .btn-group > .btn:hover,
  .btn-group > .wp-block-button__link:hover,
  .btn-group > .btn:focus,
  .btn-group > .wp-block-button__link:focus,
  .btn-group > .btn:active,
  .btn-group > .wp-block-button__link:active,
  .btn-group > .btn.active,
  .btn-group > .active.wp-block-button__link,
  .btn-group-vertical > .btn-check:checked + .btn,
  .btn-group-vertical > .btn-check:checked + .wp-block-button__link,
  .btn-group-vertical > .btn-check:focus + .btn,
  .btn-group-vertical > .btn-check:focus + .wp-block-button__link,
  .btn-group-vertical > .btn:hover,
  .btn-group-vertical > .wp-block-button__link:hover,
  .btn-group-vertical > .btn:focus,
  .btn-group-vertical > .wp-block-button__link:focus,
  .btn-group-vertical > .btn:active,
  .btn-group-vertical > .wp-block-button__link:active,
  .btn-group-vertical > .btn.active,
  .btn-group-vertical > .active.wp-block-button__link {
    z-index: 1; }

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group > .btn:not(:first-child), .btn-group > .wp-block-button__link:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px; }

.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .btn-group > .wp-block-button__link:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn,
.btn-group > .btn-group:not(:last-child) > .wp-block-button__link {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn:nth-child(n + 3), .btn-group > .wp-block-button__link:nth-child(n + 3),
.btn-group > :not(.btn-check) + .btn,
.btn-group > :not(.btn-check) + .wp-block-button__link,
.btn-group > .btn-group:not(:first-child) > .btn,
.btn-group > .btn-group:not(:first-child) > .wp-block-button__link {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem; }
  .dropdown-toggle-split::after,
  .dropup .dropdown-toggle-split::after,
  .dropend .dropdown-toggle-split::after {
    margin-left: 0; }
  .dropstart .dropdown-toggle-split::before {
    margin-right: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split, .btn-group-sm > .wp-block-button__link + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split, .btn-group-lg > .wp-block-button__link + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center; }
  
  .btn-group-vertical > .btn,
  .btn-group-vertical > .wp-block-button__link,
  .btn-group-vertical > .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > .wp-block-button__link:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) {
    margin-top: -1px; }
  .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .wp-block-button__link:not(:last-child):not(.dropdown-toggle),
  .btn-group-vertical > .btn-group:not(:last-child) > .btn,
  .btn-group-vertical > .btn-group:not(:last-child) > .wp-block-button__link {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .btn-group-vertical > .btn ~ .btn, .btn-group-vertical > .wp-block-button__link ~ .btn, .btn-group-vertical > .btn ~ .wp-block-button__link, .btn-group-vertical > .wp-block-button__link ~ .wp-block-button__link,
  .btn-group-vertical > .btn-group:not(:first-child) > .btn,
  .btn-group-vertical > .btn-group:not(:first-child) > .wp-block-button__link {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
  color: #78382e;
  text-decoration: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .nav-link {
      transition: none; } }
  .nav-link:hover, .nav-link:focus {
    color: #c31b1b; }
  .nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default; }

.nav-tabs {
  border-bottom: 1px solid #dee2e6; }
  .nav-tabs .nav-link {
    margin-bottom: -1px;
    background: none;
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
      border-color: #e9ecef #e9ecef #dee2e6;
      isolation: isolate; }
    .nav-tabs .nav-link.disabled {
      color: #6c757d;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    border-color: #dee2e6 #dee2e6 #ffffff; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0.25rem; }

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #78382e; }

.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center; }

.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center; }

.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
  width: 100%; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }
  .navbar > .container,
  .navbar > .container-fluid, .navbar > .container-sm, .navbar > .container-md, .navbar > .container-lg, .navbar > .container-xl {
    display: flex;
    flex-wrap: inherit;
    align-items: center;
    justify-content: space-between; }

.navbar-brand {
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  text-decoration: none;
  white-space: nowrap; }

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }
  .navbar-nav .dropdown-menu {
    position: static; }

.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center; }

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  transition: box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .navbar-toggler {
      transition: none; } }
  .navbar-toggler:hover {
    text-decoration: none; }
  .navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: 0 0 0 0rem; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%; }

.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto; }

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start; }
    .navbar-expand-sm .navbar-nav {
      flex-direction: row; }
      .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-sm .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-sm .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-sm .navbar-toggler {
      display: none; }
    .navbar-expand-sm .offcanvas-header {
      display: none; }
    .navbar-expand-sm .offcanvas {
      position: inherit;
      bottom: 0;
      z-index: 1000;
      flex-grow: 1;
      visibility: visible !important;
      background-color: transparent;
      border-right: 0;
      border-left: 0;
      transition: none;
      transform: none; }
    .navbar-expand-sm .offcanvas-top,
    .navbar-expand-sm .offcanvas-bottom {
      height: auto;
      border-top: 0;
      border-bottom: 0; }
    .navbar-expand-sm .offcanvas-body {
      display: flex;
      flex-grow: 0;
      padding: 0;
      overflow-y: visible; } }

@media (min-width: 768px) {
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start; }
    .navbar-expand-md .navbar-nav {
      flex-direction: row; }
      .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-md .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-md .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-md .navbar-toggler {
      display: none; }
    .navbar-expand-md .offcanvas-header {
      display: none; }
    .navbar-expand-md .offcanvas {
      position: inherit;
      bottom: 0;
      z-index: 1000;
      flex-grow: 1;
      visibility: visible !important;
      background-color: transparent;
      border-right: 0;
      border-left: 0;
      transition: none;
      transform: none; }
    .navbar-expand-md .offcanvas-top,
    .navbar-expand-md .offcanvas-bottom {
      height: auto;
      border-top: 0;
      border-bottom: 0; }
    .navbar-expand-md .offcanvas-body {
      display: flex;
      flex-grow: 0;
      padding: 0;
      overflow-y: visible; } }

@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start; }
    .navbar-expand-lg .navbar-nav {
      flex-direction: row; }
      .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-lg .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-lg .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-lg .navbar-toggler {
      display: none; }
    .navbar-expand-lg .offcanvas-header {
      display: none; }
    .navbar-expand-lg .offcanvas {
      position: inherit;
      bottom: 0;
      z-index: 1000;
      flex-grow: 1;
      visibility: visible !important;
      background-color: transparent;
      border-right: 0;
      border-left: 0;
      transition: none;
      transform: none; }
    .navbar-expand-lg .offcanvas-top,
    .navbar-expand-lg .offcanvas-bottom {
      height: auto;
      border-top: 0;
      border-bottom: 0; }
    .navbar-expand-lg .offcanvas-body {
      display: flex;
      flex-grow: 0;
      padding: 0;
      overflow-y: visible; } }

@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav {
      flex-direction: row; }
      .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xl .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-xl .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-xl .navbar-toggler {
      display: none; }
    .navbar-expand-xl .offcanvas-header {
      display: none; }
    .navbar-expand-xl .offcanvas {
      position: inherit;
      bottom: 0;
      z-index: 1000;
      flex-grow: 1;
      visibility: visible !important;
      background-color: transparent;
      border-right: 0;
      border-left: 0;
      transition: none;
      transform: none; }
    .navbar-expand-xl .offcanvas-top,
    .navbar-expand-xl .offcanvas-bottom {
      height: auto;
      border-top: 0;
      border-bottom: 0; }
    .navbar-expand-xl .offcanvas-body {
      display: flex;
      flex-grow: 0;
      padding: 0;
      overflow-y: visible; } }

@media (min-width: 1440) {
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start; }
    .navbar-expand-xxl .navbar-nav {
      flex-direction: row; }
      .navbar-expand-xxl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xxl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xxl .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-xxl .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-xxl .navbar-toggler {
      display: none; }
    .navbar-expand-xxl .offcanvas-header {
      display: none; }
    .navbar-expand-xxl .offcanvas {
      position: inherit;
      bottom: 0;
      z-index: 1000;
      flex-grow: 1;
      visibility: visible !important;
      background-color: transparent;
      border-right: 0;
      border-left: 0;
      transition: none;
      transform: none; }
    .navbar-expand-xxl .offcanvas-top,
    .navbar-expand-xxl .offcanvas-bottom {
      height: auto;
      border-top: 0;
      border-bottom: 0; }
    .navbar-expand-xxl .offcanvas-body {
      display: flex;
      flex-grow: 0;
      padding: 0;
      overflow-y: visible; } }

.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start; }
  .navbar-expand .navbar-nav {
    flex-direction: row; }
    .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
    .navbar-expand .navbar-nav .nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
  .navbar-expand .navbar-nav-scroll {
    overflow: visible; }
  .navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto; }
  .navbar-expand .navbar-toggler {
    display: none; }
  .navbar-expand .offcanvas-header {
    display: none; }
  .navbar-expand .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none; }
  .navbar-expand .offcanvas-top,
  .navbar-expand .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0; }
  .navbar-expand .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.55); }
  .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7); }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.55);
  border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.55); }
  .navbar-light .navbar-text a,
  .navbar-light .navbar-text a:hover,
  .navbar-light .navbar-text a:focus {
    color: rgba(0, 0, 0, 0.9); }

.navbar-dark .navbar-brand {
  color: #fff; }
  .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
    color: #fff; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.55); }
  .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.75); }
  .navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff; }

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.55);
  border-color: rgba(255, 255, 255, 0.1); }

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.55); }
  .navbar-dark .navbar-text a,
  .navbar-dark .navbar-text a:hover,
  .navbar-dark .navbar-text a:focus {
    color: #fff; }

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem; }
  .card > hr {
    margin-right: 0;
    margin-left: 0; }
  .card > .list-group {
    border-top: inherit;
    border-bottom: inherit; }
    .card > .list-group:first-child {
      border-top-width: 0;
      border-top-left-radius: calc(0.25rem - 1px);
      border-top-right-radius: calc(0.25rem - 1px); }
    .card > .list-group:last-child {
      border-bottom-width: 0;
      border-bottom-right-radius: calc(0.25rem - 1px);
      border-bottom-left-radius: calc(0.25rem - 1px); }
  .card > .card-header + .list-group,
  .card > .list-group + .card-footer {
    border-top: 0; }

.card-body {
  flex: 1 1 auto;
  padding: 1rem 1rem; }

.card-title {
  margin-bottom: 0.5rem; }

.card-subtitle {
  margin-top: -0.25rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link + .card-link {
  margin-left: 1rem; }

.card-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }

.card-footer {
  padding: 0.5rem 1rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }

.card-header-tabs {
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
  margin-left: -0.5rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.5rem;
  margin-left: -0.5rem; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  border-radius: calc(0.25rem - 1px); }

.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%; }

.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px); }

.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px); }

.card-group > .card {
  margin-bottom: 15px; }

@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap; }
    .card-group > .card {
      flex: 1 0 0%;
      margin-bottom: 0; }
      .card-group > .card + .card {
        margin-left: 0;
        border-left: 0; }
      .card-group > .card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; }
        .card-group > .card:not(:last-child) .card-img-top,
        .card-group > .card:not(:last-child) .card-header {
          border-top-right-radius: 0; }
        .card-group > .card:not(:last-child) .card-img-bottom,
        .card-group > .card:not(:last-child) .card-footer {
          border-bottom-right-radius: 0; }
      .card-group > .card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; }
        .card-group > .card:not(:first-child) .card-img-top,
        .card-group > .card:not(:first-child) .card-header {
          border-top-left-radius: 0; }
        .card-group > .card:not(:first-child) .card-img-bottom,
        .card-group > .card:not(:first-child) .card-footer {
          border-bottom-left-radius: 0; } }

.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 1rem;
  color: #777777;
  text-align: left;
  background-color: #ffffff;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  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, border-radius 0.15s ease; }
  @media (prefers-reduced-motion: reduce) {
    .accordion-button {
      transition: none; } }
  .accordion-button:not(.collapsed) {
    color: #dc1f1f;
    background-color: #fee9e9;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125); }
    .accordion-button:not(.collapsed)::after {
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23dc1f1f'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
      transform: rotate(-180deg); }
  .accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23777777'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform 0.2s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .accordion-button::after {
        transition: none; } }
  .accordion-button:hover {
    z-index: 2; }
  .accordion-button:focus {
    z-index: 3;
    border-color: #fa9191;
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(244, 34, 34, 0.25); }

.accordion-header {
  margin-bottom: 0; }

.accordion-item {
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .accordion-item:first-of-type {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
    .accordion-item:first-of-type .accordion-button {
      border-top-left-radius: calc(0.25rem - 1px);
      border-top-right-radius: calc(0.25rem - 1px); }
  .accordion-item:not(:first-of-type) {
    border-top: 0; }
  .accordion-item:last-of-type {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
    .accordion-item:last-of-type .accordion-button.collapsed {
      border-bottom-right-radius: calc(0.25rem - 1px);
      border-bottom-left-radius: calc(0.25rem - 1px); }
    .accordion-item:last-of-type .accordion-collapse {
      border-bottom-right-radius: 0.25rem;
      border-bottom-left-radius: 0.25rem; }

.accordion-body {
  padding: 1rem 1.25rem; }

.accordion-flush .accordion-collapse {
  border-width: 0; }

.accordion-flush .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }
  .accordion-flush .accordion-item:first-child {
    border-top: 0; }
  .accordion-flush .accordion-item:last-child {
    border-bottom: 0; }
  .accordion-flush .accordion-item .accordion-button {
    border-radius: 0; }

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0;
  margin-bottom: 1rem;
  list-style: none; }

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem; }
  .breadcrumb-item + .breadcrumb-item::before {
    float: left;
    padding-right: 0.5rem;
    color: #6c757d;
    content: var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */; }

.breadcrumb-item.active {
  color: #6c757d; }

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none; }

.page-link {
  position: relative;
  display: block;
  color: #78382e;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #dee2e6;
  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; }
  @media (prefers-reduced-motion: reduce) {
    .page-link {
      transition: none; } }
  .page-link:hover {
    z-index: 2;
    color: #c31b1b;
    background-color: #e9ecef;
    border-color: #dee2e6; }
  .page-link:focus {
    z-index: 3;
    color: #c31b1b;
    background-color: #e9ecef;
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(244, 34, 34, 0.25); }

.page-item:not(:first-child) .page-link {
  margin-left: -1px; }

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #78382e;
  border-color: #78382e; }

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
  border-color: #dee2e6; }

.page-link {
  padding: 0.375rem 0.75rem; }

.page-item:first-child .page-link {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem; }

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem; }

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem; }

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem; }

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem; }

.badge {
  display: inline-block;
  padding: 0.35em 0.65em;
  font-size: 0.75em;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem; }
  .badge:empty {
    display: none; }

.btn .badge, .wp-block-button__link .badge {
  position: relative;
  top: -1px; }

.alert {
  position: relative;
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: 700; }

.alert-dismissible {
  padding-right: 3rem; }
  .alert-dismissible .btn-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: 1.25rem 1rem; }

.alert-primary {
  color: #921414;
  background-color: #fdd3d3;
  border-color: #fcbdbd; }
  .alert-primary .alert-link {
    color: #751010; }

.alert-secondary {
  color: #0e1012;
  background-color: #d1d1d2;
  border-color: #b9babc; }
  .alert-secondary .alert-link {
    color: #0b0d0e; }

.alert-success {
  color: #06562f;
  background-color: #cff7e4;
  border-color: #b7f3d6; }
  .alert-success .alert-link {
    color: #054526; }

.alert-info {
  color: #17328a;
  background-color: #d4ddfa;
  border-color: #beccf8; }
  .alert-info .alert-link {
    color: #12286e; }

.alert-warning {
  color: #665818;
  background-color: #fff8d8;
  border-color: #fff4c5; }
  .alert-warning .alert-link {
    color: #524613; }

.alert-danger {
  color: #890101;
  background-color: #facccc;
  border-color: #f7b3b3; }
  .alert-danger .alert-link {
    color: #6e0101; }

.alert-light {
  color: #636363;
  background-color: #fdfdfd;
  border-color: #fdfdfd; }
  .alert-light .alert-link {
    color: #4f4f4f; }

.alert-dark {
  color: #171c36;
  background-color: #d4d5de;
  border-color: #bec1ce; }
  .alert-dark .alert-link {
    color: #12162b; }

@keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem; } }

.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #78382e;
  transition: width 0.6s ease; }
  @media (prefers-reduced-motion: reduce) {
    .progress-bar {
      transition: none; } }

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes; }
  @media (prefers-reduced-motion: reduce) {
    .progress-bar-animated {
      animation: none; } }

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem; }

.list-group-numbered {
  list-style-type: none;
  counter-reset: section; }
  .list-group-numbered > li::before {
    content: counters(section, ".") ". ";
    counter-increment: section; }

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit; }
  .list-group-item-action:hover, .list-group-item-action:focus {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa; }
  .list-group-item-action:active {
    color: #777777;
    background-color: #e9ecef; }

.list-group-item {
  position: relative;
  display: block;
  padding: 0.5rem 1rem;
  color: #212529;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit; }
  .list-group-item:last-child {
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: inherit; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff; }
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #78382e;
    border-color: #78382e; }
  .list-group-item + .list-group-item {
    border-top-width: 0; }
    .list-group-item + .list-group-item.active {
      margin-top: -1px;
      border-top-width: 1px; }

.list-group-horizontal {
  flex-direction: row; }
  .list-group-horizontal > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0; }
  .list-group-horizontal > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0; }
  .list-group-horizontal > .list-group-item.active {
    margin-top: 0; }
  .list-group-horizontal > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0; }
    .list-group-horizontal > .list-group-item + .list-group-item.active {
      margin-left: -1px;
      border-left-width: 1px; }

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row; }
    .list-group-horizontal-sm > .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-sm > .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-sm > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-sm > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row; }
    .list-group-horizontal-md > .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-md > .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-md > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-md > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-md > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row; }
    .list-group-horizontal-lg > .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-lg > .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-lg > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-lg > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row; }
    .list-group-horizontal-xl > .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-xl > .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-xl > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-xl > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 1440) {
  .list-group-horizontal-xxl {
    flex-direction: row; }
    .list-group-horizontal-xxl > .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-xxl > .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-xxl > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-xxl > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

.list-group-flush {
  border-radius: 0; }
  .list-group-flush > .list-group-item {
    border-width: 0 0 1px; }
    .list-group-flush > .list-group-item:last-child {
      border-bottom-width: 0; }

.list-group-item-primary {
  color: #921414;
  background-color: #fdd3d3; }
  .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #921414;
    background-color: #e4bebe; }
  .list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #921414;
    border-color: #921414; }

.list-group-item-secondary {
  color: #0e1012;
  background-color: #d1d1d2; }
  .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
    color: #0e1012;
    background-color: #bcbcbd; }
  .list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #0e1012;
    border-color: #0e1012; }

.list-group-item-success {
  color: #06562f;
  background-color: #cff7e4; }
  .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #06562f;
    background-color: #badecd; }
  .list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #06562f;
    border-color: #06562f; }

.list-group-item-info {
  color: #17328a;
  background-color: #d4ddfa; }
  .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
    color: #17328a;
    background-color: #bfc7e1; }
  .list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #17328a;
    border-color: #17328a; }

.list-group-item-warning {
  color: #665818;
  background-color: #fff8d8; }
  .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #665818;
    background-color: #e6dfc2; }
  .list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #665818;
    border-color: #665818; }

.list-group-item-danger {
  color: #890101;
  background-color: #facccc; }
  .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #890101;
    background-color: #e1b8b8; }
  .list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #890101;
    border-color: #890101; }

.list-group-item-light {
  color: #636363;
  background-color: #fdfdfd; }
  .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
    color: #636363;
    background-color: #e4e4e4; }
  .list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #636363;
    border-color: #636363; }

.list-group-item-dark {
  color: #171c36;
  background-color: #d4d5de; }
  .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
    color: #171c36;
    background-color: #bfc0c8; }
  .list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #171c36;
    border-color: #171c36; }

.btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: #000;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
  border: 0;
  border-radius: 0.25rem;
  opacity: 0.5; }
  .btn-close:hover {
    color: #000;
    text-decoration: none;
    opacity: 0.75; }
  .btn-close:focus {
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(244, 34, 34, 0.25);
    opacity: 1; }
  .btn-close:disabled, .btn-close.disabled {
    pointer-events: none;
    user-select: none;
    opacity: 0.25; }

.btn-close-white {
  filter: invert(1) grayscale(100%) brightness(200%); }

.toast {
  width: 350px;
  max-width: 100%;
  font-size: 0.875rem;
  pointer-events: auto;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
  border-radius: 0.25rem; }
  .toast.showing {
    opacity: 0; }
  .toast:not(.show) {
    display: none; }

.toast-container {
  width: max-content;
  max-width: 100%;
  pointer-events: none; }
  .toast-container > :not(:last-child) {
    margin-bottom: 15px; }

.toast-header {
  display: flex;
  align-items: center;
  padding: 0.5rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px); }
  .toast-header .btn-close {
    margin-right: -0.375rem;
    margin-left: 0.75rem; }

.toast-body {
  padding: 0.75rem;
  word-wrap: break-word; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1055;
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -50px); }
    @media (prefers-reduced-motion: reduce) {
      .modal.fade .modal-dialog {
        transition: none; } }
  .modal.show .modal-dialog {
    transform: none; }
  .modal.modal-static .modal-dialog {
    transform: scale(1.02); }

.modal-dialog-scrollable {
  height: calc(100% - 1rem); }
  .modal-dialog-scrollable .modal-content {
    max-height: 100%;
    overflow: hidden; }
  .modal-dialog-scrollable .modal-body {
    overflow-y: auto; }

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem); }

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100vw;
  height: 100vh;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #E1E1F0;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .modal-header .btn-close {
    padding: 0.5rem 0.5rem;
    margin: -0.5rem -0.5rem -0.5rem auto; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem; }

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #E1E1F0;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px); }
  .modal-footer > * {
    margin: 0.25rem; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
  .modal-dialog-scrollable {
    height: calc(100% - 3.5rem); }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem); }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px; } }

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px; } }

.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0; }
  .modal-fullscreen .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0; }
  .modal-fullscreen .modal-header {
    border-radius: 0; }
  .modal-fullscreen .modal-body {
    overflow-y: auto; }
  .modal-fullscreen .modal-footer {
    border-radius: 0; }

@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0; }
    .modal-fullscreen-sm-down .modal-content {
      height: 100%;
      border: 0;
      border-radius: 0; }
    .modal-fullscreen-sm-down .modal-header {
      border-radius: 0; }
    .modal-fullscreen-sm-down .modal-body {
      overflow-y: auto; }
    .modal-fullscreen-sm-down .modal-footer {
      border-radius: 0; } }

@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0; }
    .modal-fullscreen-md-down .modal-content {
      height: 100%;
      border: 0;
      border-radius: 0; }
    .modal-fullscreen-md-down .modal-header {
      border-radius: 0; }
    .modal-fullscreen-md-down .modal-body {
      overflow-y: auto; }
    .modal-fullscreen-md-down .modal-footer {
      border-radius: 0; } }

@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0; }
    .modal-fullscreen-lg-down .modal-content {
      height: 100%;
      border: 0;
      border-radius: 0; }
    .modal-fullscreen-lg-down .modal-header {
      border-radius: 0; }
    .modal-fullscreen-lg-down .modal-body {
      overflow-y: auto; }
    .modal-fullscreen-lg-down .modal-footer {
      border-radius: 0; } }

@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0; }
    .modal-fullscreen-xl-down .modal-content {
      height: 100%;
      border: 0;
      border-radius: 0; }
    .modal-fullscreen-xl-down .modal-header {
      border-radius: 0; }
    .modal-fullscreen-xl-down .modal-body {
      overflow-y: auto; }
    .modal-fullscreen-xl-down .modal-footer {
      border-radius: 0; } }

@media (max-width: 1439.98) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0; }
    .modal-fullscreen-xxl-down .modal-content {
      height: 100%;
      border: 0;
      border-radius: 0; }
    .modal-fullscreen-xxl-down .modal-header {
      border-radius: 0; }
    .modal-fullscreen-xxl-down .modal-body {
      overflow-y: auto; }
    .modal-fullscreen-xxl-down .modal-footer {
      border-radius: 0; } }

.tooltip {
  position: absolute;
  z-index: 1080;
  display: block;
  margin: 0;
  font-family: "poppins", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip .tooltip-arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem; }
    .tooltip .tooltip-arrow::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-tooltip-top, .bs-tooltip-auto[data-popper-placement^="top"] {
  padding: 0.4rem 0; }
  .bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow {
    bottom: 0; }
    .bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow::before {
      top: -1px;
      border-width: 0.4rem 0.4rem 0;
      border-top-color: #000; }

.bs-tooltip-end, .bs-tooltip-auto[data-popper-placement^="right"] {
  padding: 0 0.4rem; }
  .bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow::before {
      right: -1px;
      border-width: 0.4rem 0.4rem 0.4rem 0;
      border-right-color: #000; }

.bs-tooltip-bottom, .bs-tooltip-auto[data-popper-placement^="bottom"] {
  padding: 0.4rem 0; }
  .bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow {
    top: 0; }
    .bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow::before {
      bottom: -1px;
      border-width: 0 0.4rem 0.4rem;
      border-bottom-color: #000; }

.bs-tooltip-start, .bs-tooltip-auto[data-popper-placement^="left"] {
  padding: 0 0.4rem; }
  .bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow::before {
      left: -1px;
      border-width: 0.4rem 0 0.4rem 0.4rem;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem; }

.popover {
  position: absolute;
  top: 0;
  left: 0 /* rtl:ignore */;
  z-index: 1070;
  display: block;
  max-width: 276px;
  font-family: "poppins", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  .popover .popover-arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem; }
    .popover .popover-arrow::before, .popover .popover-arrow::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow {
  bottom: calc(-0.5rem - 1px); }
  .bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::before {
    bottom: 0;
    border-width: 0.5rem 0.5rem 0;
    border-top-color: rgba(0, 0, 0, 0.25); }
  .bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::after {
    bottom: 1px;
    border-width: 0.5rem 0.5rem 0;
    border-top-color: #fff; }

.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem; }
  .bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::before {
    left: 0;
    border-width: 0.5rem 0.5rem 0.5rem 0;
    border-right-color: rgba(0, 0, 0, 0.25); }
  .bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::after {
    left: 1px;
    border-width: 0.5rem 0.5rem 0.5rem 0;
    border-right-color: #fff; }

.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow {
  top: calc(-0.5rem - 1px); }
  .bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::before {
    top: 0;
    border-width: 0 0.5rem 0.5rem 0.5rem;
    border-bottom-color: rgba(0, 0, 0, 0.25); }
  .bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::after {
    top: 1px;
    border-width: 0 0.5rem 0.5rem 0.5rem;
    border-bottom-color: #fff; }

.bs-popover-bottom .popover-header::before, .bs-popover-auto[data-popper-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f0f0f0; }

.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem; }
  .bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::before {
    right: 0;
    border-width: 0.5rem 0 0.5rem 0.5rem;
    border-left-color: rgba(0, 0, 0, 0.25); }
  .bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::after {
    right: 1px;
    border-width: 0.5rem 0 0.5rem 0.5rem;
    border-left-color: #fff; }

.popover-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: #020d26;
  background-color: #f0f0f0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .popover-header:empty {
    display: none; }

.popover-body {
  padding: 1rem 1rem;
  color: #777777; }

.carousel {
  position: relative; }

.carousel.pointer-event {
  touch-action: pan-y; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner::after {
    display: block;
    clear: both;
    content: ""; }

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-item {
      transition: none; } }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block; }

/* rtl:begin:ignore */
.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
  transform: translateX(100%); }

.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
  transform: translateX(-100%); }

/* rtl:end:ignore */
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none; }

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1; }

.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-fade .active.carousel-item-start,
    .carousel-fade .active.carousel-item-end {
      transition: none; } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-control-prev,
    .carousel-control-next {
      transition: none; } }
  .carousel-control-prev:hover, .carousel-control-prev:focus,
  .carousel-control-next:hover,
  .carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9; }

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%; }

/* rtl:options: {
  "autoRename": true,
  "stringMap":[ {
    "name"    : "prev-next",
    "search"  : "prev",
    "replace" : "next"
  } ]
} */
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: 0.5;
    transition: opacity 0.6s ease; }
    @media (prefers-reduced-motion: reduce) {
      .carousel-indicators [data-bs-target] {
        transition: none; } }
  .carousel-indicators .active {
    opacity: 1; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center; }

.carousel-dark .carousel-control-prev-icon,
.carousel-dark .carousel-control-next-icon {
  filter: invert(1) grayscale(100); }

.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #000; }

.carousel-dark .carousel-caption {
  color: #000; }

@keyframes spinner-border {
  to {
    transform: rotate(360deg) /* rtl:ignore */; } }

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: 0.75s linear infinite spinner-border; }

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em; }

@keyframes spinner-grow {
  0% {
    transform: scale(0); }
  50% {
    opacity: 1;
    transform: none; } }

.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: 0.75s linear infinite spinner-grow; }

.spinner-grow-sm {
  width: 1rem;
  height: 1rem; }

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    animation-duration: 1.5s; } }

.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: 1045;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  visibility: hidden;
  background-color: #fff;
  background-clip: padding-box;
  outline: 0;
  transition: transform 0.3s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .offcanvas {
      transition: none; } }

.offcanvas-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000; }
  .offcanvas-backdrop.fade {
    opacity: 0; }
  .offcanvas-backdrop.show {
    opacity: 0.5; }

.offcanvas-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem; }
  .offcanvas-header .btn-close {
    padding: 0.5rem 0.5rem;
    margin-top: -0.5rem;
    margin-right: -0.5rem;
    margin-bottom: -0.5rem; }

.offcanvas-title {
  margin-bottom: 0;
  line-height: 1.5; }

.offcanvas-body {
  flex-grow: 1;
  padding: 1rem 1rem;
  overflow-y: auto; }

.offcanvas-start {
  top: 0;
  left: 0;
  width: 400px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(-100%); }

.offcanvas-end {
  top: 0;
  right: 0;
  width: 400px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(100%); }

.offcanvas-top {
  top: 0;
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateY(-100%); }

.offcanvas-bottom {
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateY(100%); }

.offcanvas.show {
  transform: none; }

.placeholder {
  display: inline-block;
  min-height: 1em;
  vertical-align: middle;
  cursor: wait;
  background-color: currentColor;
  opacity: 0.5; }
  .placeholder.btn::before, .placeholder.wp-block-button__link::before {
    display: inline-block;
    content: ""; }

.placeholder-xs {
  min-height: .6em; }

.placeholder-sm {
  min-height: .8em; }

.placeholder-lg {
  min-height: 1.2em; }

.placeholder-glow .placeholder {
  animation: placeholder-glow 2s ease-in-out infinite; }

@keyframes placeholder-glow {
  50% {
    opacity: 0.2; } }

.placeholder-wave {
  mask-image: linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);
  mask-size: 200% 100%;
  animation: placeholder-wave 2s linear infinite; }

@keyframes placeholder-wave {
  100% {
    mask-position: -200% 0%; } }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.link-primary {
  color: #78382e; }
  .link-primary:hover, .link-primary:focus {
    color: #f64e4e; }

.link-secondary {
  color: #171a1e; }
  .link-secondary:hover, .link-secondary:focus {
    color: #121518; }

.link-success {
  color: #10d876; }
  .link-success:hover, .link-success:focus {
    color: #40e091; }

.link-info {
  color: #2754e6; }
  .link-info:hover, .link-info:focus {
    color: #1f43b8; }

.link-warning {
  color: #ffdb3d; }
  .link-warning:hover, .link-warning:focus {
    color: #ffe264; }

.link-danger {
  color: #E50202; }
  .link-danger:hover, .link-danger:focus {
    color: #b70202; }

.link-light {
  color: #f7f7f7; }
  .link-light:hover, .link-light:focus {
    color: #f9f9f9; }

.link-dark {
  color: #262F5A; }
  .link-dark:hover, .link-dark:focus {
    color: #1e2648; }

.ratio {
  position: relative;
  width: 100%; }
  .ratio::before {
    display: block;
    padding-top: var(--bs-aspect-ratio);
    content: ""; }
  .ratio > * {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.ratio-1x1 {
  --bs-aspect-ratio: 100%; }

.ratio-4x3 {
  --bs-aspect-ratio: calc(3 / 4 * 100%); }

.ratio-16x9 {
  --bs-aspect-ratio: calc(9 / 16 * 100%); }

.ratio-21x9 {
  --bs-aspect-ratio: calc(9 / 21 * 100%); }




.navbar-expand-lg {
  position: relative;
}

/*
.navbar-expand-lg:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0px;
    width: 31%;
    height: 100%;
    background-color: #0003;
    -webkit-clip-path: polygon(0 0, 100% 0, 91% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 91% 100%, 0% 100%);
}*/









.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

.sticky-top {
  position: sticky;
  top: 0;
  z-index: 9; }


.sticky-top .widget {
margin-bottom: 30px;
}

@media (min-width: 576px) {
  .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020; } }

@media (min-width: 768px) {
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020; } }

@media (min-width: 992px) {
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020; } }

@media (min-width: 1200px) {
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020; } }

@media (min-width: 1440) {
  .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020; } }

.hstack {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch; }

.vstack {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-self: stretch; }

.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important; }

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: ""; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.vr {
  display: inline-block;
  align-self: stretch;
  width: 1px;
  min-height: 1em;
  background-color: currentColor;
  opacity: 0.25; }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

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

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

.float-none {
  float: none !important; }

.opacity-0 {
  opacity: 0 !important; }

.opacity-25 {
  opacity: 0.25 !important; }

.opacity-50 {
  opacity: 0.5 !important; }

.opacity-75 {
  opacity: 0.75 !important; }

.opacity-100 {
  opacity: 1 !important; }

.overflow-auto {
  overflow: auto !important; }

.overflow-hidden {
  overflow: hidden !important; }

.overflow-visible {
  overflow: visible !important; }

.overflow-scroll {
  overflow: scroll !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-grid {
  display: grid !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: flex !important; }

.d-inline-flex {
  display: inline-flex !important; }

.d-none {
  display: none !important; }

.shadow {
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1) !important; }

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none {
  box-shadow: none !important; }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: sticky !important; }

.top-0 {
  top: 0 !important; }

.top-50 {
  top: 50% !important; }

.top-100 {
  top: 100% !important; }

.bottom-0 {
  bottom: 0 !important; }

.bottom-50 {
  bottom: 50% !important; }

.bottom-100 {
  bottom: 100% !important; }

.start-0 {
  left: 0 !important; }

.start-50 {
  left: 50% !important; }

.start-100 {
  left: 100% !important; }

.end-0 {
  right: 0 !important; }

.end-50 {
  right: 50% !important; }

.end-100 {
  right: 100% !important; }

.translate-middle {
  transform: translate(-50%, -50%) !important; }

.translate-middle-x {
  transform: translateX(-50%) !important; }

.translate-middle-y {
  transform: translateY(-50%) !important; }

.border {
  border: 1px solid #E1E1F0 !important; }

.border-0 {
  border: 0 !important; }

.border-top {
  border-top: 1px solid #E1E1F0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-end {
  border-right: 1px solid #E1E1F0 !important; }

.border-end-0 {
  border-right: 0 !important; }

.border-bottom {
  border-bottom: 1px solid #E1E1F0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-start {
  border-left: 1px solid #E1E1F0 !important; }

.border-start-0 {
  border-left: 0 !important; }

.border-primary {
  border-color: #78382e !important; }

.border-secondary {
  border-color: #171a1e !important; }

.border-success {
  border-color: #10d876 !important; }

.border-info {
  border-color: #2754e6 !important; }

.border-warning {
  border-color: #ffdb3d !important; }

.border-danger {
  border-color: #E50202 !important; }

.border-light {
  border-color: #f7f7f7 !important; }

.border-dark {
  border-color: #262F5A !important; }

.border-white {
  border-color: #fff !important; }

.border-1 {
  border-width: 1px !important; }

.border-2 {
  border-width: 2px !important; }

.border-3 {
  border-width: 3px !important; }

.border-4 {
  border-width: 4px !important; }

.border-5 {
  border-width: 5px !important; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.w-auto {
  width: auto !important; }

.mw-100 {
  max-width: 100% !important; }

.vw-100 {
  width: 100vw !important; }

.min-vw-100 {
  min-width: 100vw !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.h-auto {
  height: auto !important; }

.mh-100 {
  max-height: 100% !important; }

.vh-100 {
  height: 100vh !important; }

.min-vh-100 {
  min-height: 100vh !important; }

.flex-fill {
  flex: 1 1 auto !important; }

.flex-row {
  flex-direction: row !important; }

.flex-column {
  flex-direction: column !important; }

.flex-row-reverse {
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  flex-direction: column-reverse !important; }

.flex-grow-0 {
  flex-grow: 0 !important; }

.flex-grow-1 {
  flex-grow: 1 !important; }

.flex-shrink-0 {
  flex-shrink: 0 !important; }

.flex-shrink-1 {
  flex-shrink: 1 !important; }

.flex-wrap {
  flex-wrap: wrap !important; }

.flex-nowrap {
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

.gap-0 {
  gap: 0 !important; }

.gap-1 {
  gap: 0.25rem !important; }

.gap-2 {
  gap: 0.5rem !important; }

.gap-3 {
  gap: 1rem !important; }

.gap-4 {
  gap: 1.5rem !important; }

.gap-5 {
  gap: 3rem !important; }

.justify-content-start {
  justify-content: flex-start !important; }

.justify-content-end {
  justify-content: flex-end !important; }

.justify-content-center {
  justify-content: center !important; }

.justify-content-between {
  justify-content: space-between !important; }

.justify-content-around {
  justify-content: space-around !important; }

.justify-content-evenly {
  justify-content: space-evenly !important; }

.align-items-start {
  align-items: flex-start !important; }

.align-items-end {
  align-items: flex-end !important; }

.align-items-center {
  align-items: center !important; }

.align-items-baseline {
  align-items: baseline !important; }

.align-items-stretch {
  align-items: stretch !important; }

.align-content-start {
  align-content: flex-start !important; }

.align-content-end {
  align-content: flex-end !important; }

.align-content-center {
  align-content: center !important; }

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  align-self: auto !important; }

.align-self-start {
  align-self: flex-start !important; }

.align-self-end {
  align-self: flex-end !important; }

.align-self-center {
  align-self: center !important; }

.align-self-baseline {
  align-self: baseline !important; }

.align-self-stretch {
  align-self: stretch !important; }

.order-first {
  order: -1 !important; }

.order-0 {
  order: 0 !important; }

.order-1 {
  order: 1 !important; }

.order-2 {
  order: 2 !important; }

.order-3 {
  order: 3 !important; }

.order-4 {
  order: 4 !important; }

.order-5 {
  order: 5 !important; }

.order-last {
  order: 6 !important; }

.m-0 {
  margin: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.m-auto {
  margin: auto !important; }

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important; }

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important; }

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important; }

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important; }

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important; }

.mt-0 {
  margin-top: 0 !important; }

.mt-1 {
  margin-top: 0.25rem !important; }

.mt-2 {
  margin-top: 0.5rem !important; }

.mt-3 {
  margin-top: 1rem !important; }

.mt-4 {
  margin-top: 1.5rem !important; }

.mt-5 {
  margin-top: 3rem !important; }

.mt-auto {
  margin-top: auto !important; }

.me-0 {
  margin-right: 0 !important; }

.me-1 {
  margin-right: 0.25rem !important; }

.me-2 {
  margin-right: 0.5rem !important; }

.me-3 {
  margin-right: 1rem !important; }

.me-4 {
  margin-right: 1.5rem !important; }

.me-5 {
  margin-right: 3rem !important; }

.me-auto {
  margin-right: auto !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.mb-1 {
  margin-bottom: 0.25rem !important; }

.mb-2 {
  margin-bottom: 0.5rem !important; }

.mb-3 {
  margin-bottom: 1rem !important; }

.mb-4 {
  margin-bottom: 1.5rem !important; }

.mb-5 {
  margin-bottom: 3rem !important; }

.mb-auto {
  margin-bottom: auto !important; }

.ms-0 {
  margin-left: 0 !important; }

.ms-1 {
  margin-left: 0.25rem !important; }

.ms-2 {
  margin-left: 0.5rem !important; }

.ms-3 {
  margin-left: 1rem !important; }

.ms-4 {
  margin-left: 1.5rem !important; }

.ms-5 {
  margin-left: 3rem !important; }

.ms-auto {
  margin-left: auto !important; }

.p-0 {
  padding: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important; }

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important; }

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important; }

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important; }

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.pt-0 {
  padding-top: 0 !important; }

.pt-1 {
  padding-top: 0.25rem !important; }

.pt-2 {
  padding-top: 0.5rem !important; }

.pt-3 {
  padding-top: 1rem !important; }

.pt-4 {
  padding-top: 1.5rem !important; }

.pt-5 {
  padding-top: 3rem !important; }

.pe-0 {
  padding-right: 0 !important; }

.pe-1 {
  padding-right: 0.25rem !important; }

.pe-2 {
  padding-right: 0.5rem !important; }

.pe-3 {
  padding-right: 1rem !important; }

.pe-4 {
  padding-right: 1.5rem !important; }

.pe-5 {
  padding-right: 3rem !important; }

.pb-0 {
  padding-bottom: 0 !important; }

.pb-1 {
  padding-bottom: 0.25rem !important; }

.pb-2 {
  padding-bottom: 0.5rem !important; }

.pb-3 {
  padding-bottom: 1rem !important; }

.pb-4 {
  padding-bottom: 1.5rem !important; }

.pb-5 {
  padding-bottom: 3rem !important; }

.ps-0 {
  padding-left: 0 !important; }

.ps-1 {
  padding-left: 0.25rem !important; }

.ps-2 {
  padding-left: 0.5rem !important; }

.ps-3 {
  padding-left: 1rem !important; }

.ps-4 {
  padding-left: 1.5rem !important; }

.ps-5 {
  padding-left: 3rem !important; }

.font-monospace {
  font-family: var(--bs-font-monospace) !important; }

.fs-1 {
  font-size: calc(1.35rem + 1.2vw) !important; }

.fs-2 {
  font-size: calc(1.3125rem + 0.75vw) !important; }

.fs-3 {
  font-size: calc(1.275rem + 0.3vw) !important; }

.fs-4 {
  font-size: 1.125rem !important; }

.fs-5 {
  font-size: 1rem !important; }

.fs-6 {
  font-size: 0.875rem !important; }

.fst-italic {
  font-style: italic !important; }

.fst-normal {
  font-style: normal !important; }

.fw-light {
  font-weight: 300 !important; }

.fw-lighter {
  font-weight: lighter !important; }

.fw-normal {
  font-weight: 400 !important; }

.fw-bold {
  font-weight: 700 !important; }

.fw-bolder {
  font-weight: bolder !important; }

.lh-1 {
  line-height: 1 !important; }

.lh-sm {
  line-height: 1.25 !important; }

.lh-base {
  line-height: 1.5 !important; }

.lh-lg {
  line-height: 2 !important; }

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

.text-end {
  text-align: right !important; }

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

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

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

.text-decoration-line-through {
  text-decoration: line-through !important; }

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

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

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

.text-wrap {
  white-space: normal !important; }

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

/* rtl:begin:remove */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important; }

/* rtl:end:remove */
.text-primary {
  --bs-text-opacity: 1;
  color: #be653c; }

.text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important; }

.text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important; }

.text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important; }

.text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important; }

.text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important; }

.text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important; }

.text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important; }

.text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important; }

.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important; }

.text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important; }

.text-muted {
  --bs-text-opacity: 1;
  color: #AEAED5 !important; }

.text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !important; }

.text-reset {
  --bs-text-opacity: 1;
  color: inherit !important; }

.text-opacity-25 {
  --bs-text-opacity: 0.25; }

.text-opacity-50 {
  --bs-text-opacity: 0.5; }

.text-opacity-75 {
  --bs-text-opacity: 0.75; }

.text-opacity-100 {
  --bs-text-opacity: 1; }

.bg-primary {
  --bs-bg-opacity: 1;
  background-color: #861c1c }

.bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important; }

.bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important; }

.bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important; }

.bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important; }

.bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important; }

.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important; }

.bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important; }

.bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important; }

.bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important; }

.bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important; }

.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important; }

.bg-opacity-10 {
  --bs-bg-opacity: 0.1; }

.bg-opacity-25 {
  --bs-bg-opacity: 0.25; }

.bg-opacity-50 {
  --bs-bg-opacity: 0.5; }

.bg-opacity-75 {
  --bs-bg-opacity: 0.75; }

.bg-opacity-100 {
  --bs-bg-opacity: 1; }

.bg-gradient {
  background-image: var(--bs-gradient) !important; }

.user-select-all {
  user-select: all !important; }

.user-select-auto {
  user-select: auto !important; }

.user-select-none {
  user-select: none !important; }

.pe-none {
  pointer-events: none !important; }

.pe-auto {
  pointer-events: auto !important; }

.rounded {
  border-radius: 0.25rem !important; }

.rounded-0 {
  border-radius: 0 !important; }

.rounded-1 {
  border-radius: 0.2rem !important; }

.rounded-2 {
  border-radius: 0.25rem !important; }

.rounded-3 {
  border-radius: 0.3rem !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-pill {
  border-radius: 50rem !important; }

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-end {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-start {
  border-bottom-left-radius: 0.25rem !important;
  border-top-left-radius: 0.25rem !important; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@media (min-width: 576px) {
  .float-sm-start {
    float: left !important; }
  .float-sm-end {
    float: right !important; }
  .float-sm-none {
    float: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-grid {
    display: grid !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-inline-flex {
    display: inline-flex !important; }
  .d-sm-none {
    display: none !important; }
  .flex-sm-fill {
    flex: 1 1 auto !important; }
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-grow-0 {
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .gap-sm-0 {
    gap: 0 !important; }
  .gap-sm-1 {
    gap: 0.25rem !important; }
  .gap-sm-2 {
    gap: 0.5rem !important; }
  .gap-sm-3 {
    gap: 1rem !important; }
  .gap-sm-4 {
    gap: 1.5rem !important; }
  .gap-sm-5 {
    gap: 3rem !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    align-self: stretch !important; }
  .order-sm-first {
    order: -1 !important; }
  .order-sm-0 {
    order: 0 !important; }
  .order-sm-1 {
    order: 1 !important; }
  .order-sm-2 {
    order: 2 !important; }
  .order-sm-3 {
    order: 3 !important; }
  .order-sm-4 {
    order: 4 !important; }
  .order-sm-5 {
    order: 5 !important; }
  .order-sm-last {
    order: 6 !important; }
  .m-sm-0 {
    margin: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-sm-0 {
    margin-top: 0 !important; }
  .mt-sm-1 {
    margin-top: 0.25rem !important; }
  .mt-sm-2 {
    margin-top: 0.5rem !important; }
  .mt-sm-3 {
    margin-top: 1rem !important; }
  .mt-sm-4 {
    margin-top: 1.5rem !important; }
  .mt-sm-5 {
    margin-top: 3rem !important; }
  .mt-sm-auto {
    margin-top: auto !important; }
  .me-sm-0 {
    margin-right: 0 !important; }
  .me-sm-1 {
    margin-right: 0.25rem !important; }
  .me-sm-2 {
    margin-right: 0.5rem !important; }
  .me-sm-3 {
    margin-right: 1rem !important; }
  .me-sm-4 {
    margin-right: 1.5rem !important; }
  .me-sm-5 {
    margin-right: 3rem !important; }
  .me-sm-auto {
    margin-right: auto !important; }
  .mb-sm-0 {
    margin-bottom: 0 !important; }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important; }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important; }
  .mb-sm-3 {
    margin-bottom: 1rem !important; }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important; }
  .mb-sm-5 {
    margin-bottom: 3rem !important; }
  .mb-sm-auto {
    margin-bottom: auto !important; }
  .ms-sm-0 {
    margin-left: 0 !important; }
  .ms-sm-1 {
    margin-left: 0.25rem !important; }
  .ms-sm-2 {
    margin-left: 0.5rem !important; }
  .ms-sm-3 {
    margin-left: 1rem !important; }
  .ms-sm-4 {
    margin-left: 1.5rem !important; }
  .ms-sm-5 {
    margin-left: 3rem !important; }
  .ms-sm-auto {
    margin-left: auto !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .pt-sm-0 {
    padding-top: 0 !important; }
  .pt-sm-1 {
    padding-top: 0.25rem !important; }
  .pt-sm-2 {
    padding-top: 0.5rem !important; }
  .pt-sm-3 {
    padding-top: 1rem !important; }
  .pt-sm-4 {
    padding-top: 1.5rem !important; }
  .pt-sm-5 {
    padding-top: 3rem !important; }
  .pe-sm-0 {
    padding-right: 0 !important; }
  .pe-sm-1 {
    padding-right: 0.25rem !important; }
  .pe-sm-2 {
    padding-right: 0.5rem !important; }
  .pe-sm-3 {
    padding-right: 1rem !important; }
  .pe-sm-4 {
    padding-right: 1.5rem !important; }
  .pe-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-0 {
    padding-bottom: 0 !important; }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pb-sm-3 {
    padding-bottom: 1rem !important; }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pb-sm-5 {
    padding-bottom: 3rem !important; }
  .ps-sm-0 {
    padding-left: 0 !important; }
  .ps-sm-1 {
    padding-left: 0.25rem !important; }
  .ps-sm-2 {
    padding-left: 0.5rem !important; }
  .ps-sm-3 {
    padding-left: 1rem !important; }
  .ps-sm-4 {
    padding-left: 1.5rem !important; }
  .ps-sm-5 {
    padding-left: 3rem !important; }
  .text-sm-start {
    text-align: left !important; }
  .text-sm-end {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .float-md-start {
    float: left !important; }
  .float-md-end {
    float: right !important; }
  .float-md-none {
    float: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-grid {
    display: grid !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: flex !important; }
  .d-md-inline-flex {
    display: inline-flex !important; }
  .d-md-none {
    display: none !important; }
  .flex-md-fill {
    flex: 1 1 auto !important; }
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-grow-0 {
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .gap-md-0 {
    gap: 0 !important; }
  .gap-md-1 {
    gap: 0.25rem !important; }
  .gap-md-2 {
    gap: 0.5rem !important; }
  .gap-md-3 {
    gap: 1rem !important; }
  .gap-md-4 {
    gap: 1.5rem !important; }
  .gap-md-5 {
    gap: 3rem !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .justify-content-md-evenly {
    justify-content: space-evenly !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    align-self: stretch !important; }
  .order-md-first {
    order: -1 !important; }
  .order-md-0 {
    order: 0 !important; }
  .order-md-1 {
    order: 1 !important; }
  .order-md-2 {
    order: 2 !important; }
  .order-md-3 {
    order: 3 !important; }
  .order-md-4 {
    order: 4 !important; }
  .order-md-5 {
    order: 5 !important; }
  .order-md-last {
    order: 6 !important; }
  .m-md-0 {
    margin: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-md-0 {
    margin-top: 0 !important; }
  .mt-md-1 {
    margin-top: 0.25rem !important; }
  .mt-md-2 {
    margin-top: 0.5rem !important; }
  .mt-md-3 {
    margin-top: 1rem !important; }
  .mt-md-4 {
    margin-top: 1.5rem !important; }
  .mt-md-5 {
    margin-top: 3rem !important; }
  .mt-md-auto {
    margin-top: auto !important; }
  .me-md-0 {
    margin-right: 0 !important; }
  .me-md-1 {
    margin-right: 0.25rem !important; }
  .me-md-2 {
    margin-right: 0.5rem !important; }
  .me-md-3 {
    margin-right: 1rem !important; }
  .me-md-4 {
    margin-right: 1.5rem !important; }
  .me-md-5 {
    margin-right: 3rem !important; }
  .me-md-auto {
    margin-right: auto !important; }
  .mb-md-0 {
    margin-bottom: 0 !important; }
  .mb-md-1 {
    margin-bottom: 0.25rem !important; }
  .mb-md-2 {
    margin-bottom: 0.5rem !important; }
  .mb-md-3 {
    margin-bottom: 1rem !important; }
  .mb-md-4 {
    margin-bottom: 1.5rem !important; }
  .mb-md-5 {
    margin-bottom: 3rem !important; }
  .mb-md-auto {
    margin-bottom: auto !important; }
  .ms-md-0 {
    margin-left: 0 !important; }
  .ms-md-1 {
    margin-left: 0.25rem !important; }
  .ms-md-2 {
    margin-left: 0.5rem !important; }
  .ms-md-3 {
    margin-left: 1rem !important; }
  .ms-md-4 {
    margin-left: 1.5rem !important; }
  .ms-md-5 {
    margin-left: 3rem !important; }
  .ms-md-auto {
    margin-left: auto !important; }
  .p-md-0 {
    padding: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .pt-md-0 {
    padding-top: 0 !important; }
  .pt-md-1 {
    padding-top: 0.25rem !important; }
  .pt-md-2 {
    padding-top: 0.5rem !important; }
  .pt-md-3 {
    padding-top: 1rem !important; }
  .pt-md-4 {
    padding-top: 1.5rem !important; }
  .pt-md-5 {
    padding-top: 3rem !important; }
  .pe-md-0 {
    padding-right: 0 !important; }
  .pe-md-1 {
    padding-right: 0.25rem !important; }
  .pe-md-2 {
    padding-right: 0.5rem !important; }
  .pe-md-3 {
    padding-right: 1rem !important; }
  .pe-md-4 {
    padding-right: 1.5rem !important; }
  .pe-md-5 {
    padding-right: 3rem !important; }
  .pb-md-0 {
    padding-bottom: 0 !important; }
  .pb-md-1 {
    padding-bottom: 0.25rem !important; }
  .pb-md-2 {
    padding-bottom: 0.5rem !important; }
  .pb-md-3 {
    padding-bottom: 1rem !important; }
  .pb-md-4 {
    padding-bottom: 1.5rem !important; }
  .pb-md-5 {
    padding-bottom: 3rem !important; }
  .ps-md-0 {
    padding-left: 0 !important; }
  .ps-md-1 {
    padding-left: 0.25rem !important; }
  .ps-md-2 {
    padding-left: 0.5rem !important; }
  .ps-md-3 {
    padding-left: 1rem !important; }
  .ps-md-4 {
    padding-left: 1.5rem !important; }
  .ps-md-5 {
    padding-left: 3rem !important; }
  .text-md-start {
    text-align: left !important; }
  .text-md-end {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .float-lg-start {
    float: left !important; }
  .float-lg-end {
    float: right !important; }
  .float-lg-none {
    float: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-grid {
    display: grid !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: flex !important; }
  .d-lg-inline-flex {
    display: inline-flex !important; }
  .d-lg-none {
    display: none !important; }
  .flex-lg-fill {
    flex: 1 1 auto !important; }
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-grow-0 {
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .gap-lg-0 {
    gap: 0 !important; }
  .gap-lg-1 {
    gap: 0.25rem !important; }
  .gap-lg-2 {
    gap: 0.5rem !important; }
  .gap-lg-3 {
    gap: 1rem !important; }
  .gap-lg-4 {
    gap: 1.5rem !important; }
  .gap-lg-5 {
    gap: 3rem !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; }
  .order-lg-first {
    order: -1 !important; }
  .order-lg-0 {
    order: 0 !important; }
  .order-lg-1 {
    order: 1 !important; }
  .order-lg-2 {
    order: 2 !important; }
  .order-lg-3 {
    order: 3 !important; }
  .order-lg-4 {
    order: 4 !important; }
  .order-lg-5 {
    order: 5 !important; }
  .order-lg-last {
    order: 6 !important; }
  .m-lg-0 {
    margin: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-lg-0 {
    margin-top: 0 !important; }
  .mt-lg-1 {
    margin-top: 0.25rem !important; }
  .mt-lg-2 {
    margin-top: 0.5rem !important; }
  .mt-lg-3 {
    margin-top: 1rem !important; }
  .mt-lg-4 {
    margin-top: 1.5rem !important; }
  .mt-lg-5 {
    margin-top: 3rem !important; }
  .mt-lg-auto {
    margin-top: auto !important; }
  .me-lg-0 {
    margin-right: 0 !important; }
  .me-lg-1 {
    margin-right: 0.25rem !important; }
  .me-lg-2 {
    margin-right: 0.5rem !important; }
  .me-lg-3 {
    margin-right: 1rem !important; }
  .me-lg-4 {
    margin-right: 1.5rem !important; }
  .me-lg-5 {
    margin-right: 3rem !important; }
  .me-lg-auto {
    margin-right: auto !important; }
  .mb-lg-0 {
    margin-bottom: 0 !important; }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important; }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important; }
  .mb-lg-3 {
    margin-bottom: 1rem !important; }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important; }
  .mb-lg-5 {
    margin-bottom: 3rem !important; }
  .mb-lg-auto {
    margin-bottom: auto !important; }
  .ms-lg-0 {
    margin-left: 0 !important; }
  .ms-lg-1 {
    margin-left: 0.25rem !important; }
  .ms-lg-2 {
    margin-left: 0.5rem !important; }
  .ms-lg-3 {
    margin-left: 1rem !important; }
  .ms-lg-4 {
    margin-left: 1.5rem !important; }
  .ms-lg-5 {
    margin-left: 3rem !important; }
  .ms-lg-auto {
    margin-left: auto !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .pt-lg-0 {
    padding-top: 0 !important; }
  .pt-lg-1 {
    padding-top: 0.25rem !important; }
  .pt-lg-2 {
    padding-top: 0.5rem !important; }
  .pt-lg-3 {
    padding-top: 1rem !important; }
  .pt-lg-4 {
    padding-top: 1.5rem !important; }
  .pt-lg-5 {
    padding-top: 3rem !important; }
  .pe-lg-0 {
    padding-right: 0 !important; }
  .pe-lg-1 {
    padding-right: 0.25rem !important; }
  .pe-lg-2 {
    padding-right: 0.5rem !important; }
  .pe-lg-3 {
    padding-right: 1rem !important; }
  .pe-lg-4 {
    padding-right: 1.5rem !important; }
  .pe-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-0 {
    padding-bottom: 0 !important; }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pb-lg-3 {
    padding-bottom: 1rem !important; }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pb-lg-5 {
    padding-bottom: 3rem !important; }
  .ps-lg-0 {
    padding-left: 0 !important; }
  .ps-lg-1 {
    padding-left: 0.25rem !important; }
  .ps-lg-2 {
    padding-left: 0.5rem !important; }
  .ps-lg-3 {
    padding-left: 1rem !important; }
  .ps-lg-4 {
    padding-left: 1.5rem !important; }
  .ps-lg-5 {
    padding-left: 3rem !important; }
  .text-lg-start {
    text-align: left !important; }
  .text-lg-end {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important; }
  .float-xl-end {
    float: right !important; }
  .float-xl-none {
    float: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-grid {
    display: grid !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; }
  .d-xl-none {
    display: none !important; }
  .flex-xl-fill {
    flex: 1 1 auto !important; }
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .gap-xl-0 {
    gap: 0 !important; }
  .gap-xl-1 {
    gap: 0.25rem !important; }
  .gap-xl-2 {
    gap: 0.5rem !important; }
  .gap-xl-3 {
    gap: 1rem !important; }
  .gap-xl-4 {
    gap: 1.5rem !important; }
  .gap-xl-5 {
    gap: 3rem !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !important; }
  .order-xl-first {
    order: -1 !important; }
  .order-xl-0 {
    order: 0 !important; }
  .order-xl-1 {
    order: 1 !important; }
  .order-xl-2 {
    order: 2 !important; }
  .order-xl-3 {
    order: 3 !important; }
  .order-xl-4 {
    order: 4 !important; }
  .order-xl-5 {
    order: 5 !important; }
  .order-xl-last {
    order: 6 !important; }
  .m-xl-0 {
    margin: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-xl-0 {
    margin-top: 0 !important; }
  .mt-xl-1 {
    margin-top: 0.25rem !important; }
  .mt-xl-2 {
    margin-top: 0.5rem !important; }
  .mt-xl-3 {
    margin-top: 1rem !important; }
  .mt-xl-4 {
    margin-top: 1.5rem !important; }
  .mt-xl-5 {
    margin-top: 3rem !important; }
  .mt-xl-auto {
    margin-top: auto !important; }
  .me-xl-0 {
    margin-right: 0 !important; }
  .me-xl-1 {
    margin-right: 0.25rem !important; }
  .me-xl-2 {
    margin-right: 0.5rem !important; }
  .me-xl-3 {
    margin-right: 1rem !important; }
  .me-xl-4 {
    margin-right: 1.5rem !important; }
  .me-xl-5 {
    margin-right: 3rem !important; }
  .me-xl-auto {
    margin-right: auto !important; }
  .mb-xl-0 {
    margin-bottom: 0 !important; }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important; }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important; }
  .mb-xl-3 {
    margin-bottom: 1rem !important; }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important; }
  .mb-xl-5 {
    margin-bottom: 3rem !important; }
  .mb-xl-auto {
    margin-bottom: auto !important; }
  .ms-xl-0 {
    margin-left: 0 !important; }
  .ms-xl-1 {
    margin-left: 0.25rem !important; }
  .ms-xl-2 {
    margin-left: 0.5rem !important; }
  .ms-xl-3 {
    margin-left: 1rem !important; }
  .ms-xl-4 {
    margin-left: 1.5rem !important; }
  .ms-xl-5 {
    margin-left: 3rem !important; }
  .ms-xl-auto {
    margin-left: auto !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .pt-xl-0 {
    padding-top: 0 !important; }
  .pt-xl-1 {
    padding-top: 0.25rem !important; }
  .pt-xl-2 {
    padding-top: 0.5rem !important; }
  .pt-xl-3 {
    padding-top: 1rem !important; }
  .pt-xl-4 {
    padding-top: 1.5rem !important; }
  .pt-xl-5 {
    padding-top: 3rem !important; }
  .pe-xl-0 {
    padding-right: 0 !important; }
  .pe-xl-1 {
    padding-right: 0.25rem !important; }
  .pe-xl-2 {
    padding-right: 0.5rem !important; }
  .pe-xl-3 {
    padding-right: 1rem !important; }
  .pe-xl-4 {
    padding-right: 1.5rem !important; }
  .pe-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-0 {
    padding-bottom: 0 !important; }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pb-xl-3 {
    padding-bottom: 1rem !important; }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pb-xl-5 {
    padding-bottom: 3rem !important; }
  .ps-xl-0 {
    padding-left: 0 !important; }
  .ps-xl-1 {
    padding-left: 0.25rem !important; }
  .ps-xl-2 {
    padding-left: 0.5rem !important; }
  .ps-xl-3 {
    padding-left: 1rem !important; }
  .ps-xl-4 {
    padding-left: 1.5rem !important; }
  .ps-xl-5 {
    padding-left: 3rem !important; }
  .text-xl-start {
    text-align: left !important; }
  .text-xl-end {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

@media (min-width: 1440) {
  .float-xxl-start {
    float: left !important; }
  .float-xxl-end {
    float: right !important; }
  .float-xxl-none {
    float: none !important; }
  .d-xxl-inline {
    display: inline !important; }
  .d-xxl-inline-block {
    display: inline-block !important; }
  .d-xxl-block {
    display: block !important; }
  .d-xxl-grid {
    display: grid !important; }
  .d-xxl-table {
    display: table !important; }
  .d-xxl-table-row {
    display: table-row !important; }
  .d-xxl-table-cell {
    display: table-cell !important; }
  .d-xxl-flex {
    display: flex !important; }
  .d-xxl-inline-flex {
    display: inline-flex !important; }
  .d-xxl-none {
    display: none !important; }
  .flex-xxl-fill {
    flex: 1 1 auto !important; }
  .flex-xxl-row {
    flex-direction: row !important; }
  .flex-xxl-column {
    flex-direction: column !important; }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important; }
  .flex-xxl-wrap {
    flex-wrap: wrap !important; }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .gap-xxl-0 {
    gap: 0 !important; }
  .gap-xxl-1 {
    gap: 0.25rem !important; }
  .gap-xxl-2 {
    gap: 0.5rem !important; }
  .gap-xxl-3 {
    gap: 1rem !important; }
  .gap-xxl-4 {
    gap: 1.5rem !important; }
  .gap-xxl-5 {
    gap: 3rem !important; }
  .justify-content-xxl-start {
    justify-content: flex-start !important; }
  .justify-content-xxl-end {
    justify-content: flex-end !important; }
  .justify-content-xxl-center {
    justify-content: center !important; }
  .justify-content-xxl-between {
    justify-content: space-between !important; }
  .justify-content-xxl-around {
    justify-content: space-around !important; }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important; }
  .align-items-xxl-start {
    align-items: flex-start !important; }
  .align-items-xxl-end {
    align-items: flex-end !important; }
  .align-items-xxl-center {
    align-items: center !important; }
  .align-items-xxl-baseline {
    align-items: baseline !important; }
  .align-items-xxl-stretch {
    align-items: stretch !important; }
  .align-content-xxl-start {
    align-content: flex-start !important; }
  .align-content-xxl-end {
    align-content: flex-end !important; }
  .align-content-xxl-center {
    align-content: center !important; }
  .align-content-xxl-between {
    align-content: space-between !important; }
  .align-content-xxl-around {
    align-content: space-around !important; }
  .align-content-xxl-stretch {
    align-content: stretch !important; }
  .align-self-xxl-auto {
    align-self: auto !important; }
  .align-self-xxl-start {
    align-self: flex-start !important; }
  .align-self-xxl-end {
    align-self: flex-end !important; }
  .align-self-xxl-center {
    align-self: center !important; }
  .align-self-xxl-baseline {
    align-self: baseline !important; }
  .align-self-xxl-stretch {
    align-self: stretch !important; }
  .order-xxl-first {
    order: -1 !important; }
  .order-xxl-0 {
    order: 0 !important; }
  .order-xxl-1 {
    order: 1 !important; }
  .order-xxl-2 {
    order: 2 !important; }
  .order-xxl-3 {
    order: 3 !important; }
  .order-xxl-4 {
    order: 4 !important; }
  .order-xxl-5 {
    order: 5 !important; }
  .order-xxl-last {
    order: 6 !important; }
  .m-xxl-0 {
    margin: 0 !important; }
  .m-xxl-1 {
    margin: 0.25rem !important; }
  .m-xxl-2 {
    margin: 0.5rem !important; }
  .m-xxl-3 {
    margin: 1rem !important; }
  .m-xxl-4 {
    margin: 1.5rem !important; }
  .m-xxl-5 {
    margin: 3rem !important; }
  .m-xxl-auto {
    margin: auto !important; }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-xxl-0 {
    margin-top: 0 !important; }
  .mt-xxl-1 {
    margin-top: 0.25rem !important; }
  .mt-xxl-2 {
    margin-top: 0.5rem !important; }
  .mt-xxl-3 {
    margin-top: 1rem !important; }
  .mt-xxl-4 {
    margin-top: 1.5rem !important; }
  .mt-xxl-5 {
    margin-top: 3rem !important; }
  .mt-xxl-auto {
    margin-top: auto !important; }
  .me-xxl-0 {
    margin-right: 0 !important; }
  .me-xxl-1 {
    margin-right: 0.25rem !important; }
  .me-xxl-2 {
    margin-right: 0.5rem !important; }
  .me-xxl-3 {
    margin-right: 1rem !important; }
  .me-xxl-4 {
    margin-right: 1.5rem !important; }
  .me-xxl-5 {
    margin-right: 3rem !important; }
  .me-xxl-auto {
    margin-right: auto !important; }
  .mb-xxl-0 {
    margin-bottom: 0 !important; }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important; }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important; }
  .mb-xxl-3 {
    margin-bottom: 1rem !important; }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important; }
  .mb-xxl-5 {
    margin-bottom: 3rem !important; }
  .mb-xxl-auto {
    margin-bottom: auto !important; }
  .ms-xxl-0 {
    margin-left: 0 !important; }
  .ms-xxl-1 {
    margin-left: 0.25rem !important; }
  .ms-xxl-2 {
    margin-left: 0.5rem !important; }
  .ms-xxl-3 {
    margin-left: 1rem !important; }
  .ms-xxl-4 {
    margin-left: 1.5rem !important; }
  .ms-xxl-5 {
    margin-left: 3rem !important; }
  .ms-xxl-auto {
    margin-left: auto !important; }
  .p-xxl-0 {
    padding: 0 !important; }
  .p-xxl-1 {
    padding: 0.25rem !important; }
  .p-xxl-2 {
    padding: 0.5rem !important; }
  .p-xxl-3 {
    padding: 1rem !important; }
  .p-xxl-4 {
    padding: 1.5rem !important; }
  .p-xxl-5 {
    padding: 3rem !important; }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .pt-xxl-0 {
    padding-top: 0 !important; }
  .pt-xxl-1 {
    padding-top: 0.25rem !important; }
  .pt-xxl-2 {
    padding-top: 0.5rem !important; }
  .pt-xxl-3 {
    padding-top: 1rem !important; }
  .pt-xxl-4 {
    padding-top: 1.5rem !important; }
  .pt-xxl-5 {
    padding-top: 3rem !important; }
  .pe-xxl-0 {
    padding-right: 0 !important; }
  .pe-xxl-1 {
    padding-right: 0.25rem !important; }
  .pe-xxl-2 {
    padding-right: 0.5rem !important; }
  .pe-xxl-3 {
    padding-right: 1rem !important; }
  .pe-xxl-4 {
    padding-right: 1.5rem !important; }
  .pe-xxl-5 {
    padding-right: 3rem !important; }
  .pb-xxl-0 {
    padding-bottom: 0 !important; }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important; }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important; }
  .pb-xxl-3 {
    padding-bottom: 1rem !important; }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important; }
  .pb-xxl-5 {
    padding-bottom: 3rem !important; }
  .ps-xxl-0 {
    padding-left: 0 !important; }
  .ps-xxl-1 {
    padding-left: 0.25rem !important; }
  .ps-xxl-2 {
    padding-left: 0.5rem !important; }
  .ps-xxl-3 {
    padding-left: 1rem !important; }
  .ps-xxl-4 {
    padding-left: 1.5rem !important; }
  .ps-xxl-5 {
    padding-left: 3rem !important; }
  .text-xxl-start {
    text-align: left !important; }
  .text-xxl-end {
    text-align: right !important; }
  .text-xxl-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .fs-1 {
    font-size: 2.25rem !important; }
  .fs-2 {
    font-size: 1.875rem !important; }
  .fs-3 {
    font-size: 1.5rem !important; } }

@media print {
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-grid {
    display: grid !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: flex !important; }
  .d-print-inline-flex {
    display: inline-flex !important; }
  .d-print-none {
    display: none !important; } }

* {
  outline: none;
  padding: 0; }
  *::after {
    margin: 0;
    padding: 0; }
  *::before {
    margin: 0;
    padding: 0; }

body {
  line-height: 1.5;
  color: #777777; }
  body.fixed {
    overflow: hidden;
    position: fixed; }

h1, .h1,
.h1 {
  font-size: 55px; }
  @media only screen and (max-width: 1199px) {
    h1, .h1,
    .h1 {
      font-size: 52px; } }
  @media only screen and (max-width: 767px) {
    h1, .h1,
    .h1 {
      font-size: 48px; } }
  @media only screen and (max-width: 575px) {
    h1, .h1,
    .h1 {
      font-size: 48px; } }

h2, .h2,
.h2 {
  font-size: 45px; }
  @media only screen and (max-width: 1199px) {
    h2, .h2,
    .h2 {
      font-size: 40px; } }
  @media only screen and (max-width: 767px) {
    h2, .h2,
    .h2 {
      font-size: 36px; } }
  @media only screen and (max-width: 575px) {
    h2, .h2,
    .h2 {
      font-size: 30px; } }

h3, .h3,
.h3 {
  font-size: 35px; }
  @media only screen and (max-width: 767px) {
    h3, .h3,
    .h3 {
      font-size: 32px; } }
  @media only screen and (max-width: 575px) {
    h3, .h3,
    .h3 {
      font-size: 28px; } }

h4, .h4,
.h4 {
  font-size: 28px; }
  @media only screen and (max-width: 575px) {
    h4, .h4,
    .h4 {
      font-size: 24px; } }

h5, .h5,
.h5 {
  font-size: 24px; }
  @media only screen and (max-width: 575px) {
    h5, .h5,
    .h5 {
      font-size: 20px; } }

h6, .h6,
.h6 {
  font-size: 18px; }
  @media only screen and (max-width: 575px) {
    h6, .h6,
    .h6 {
      font-size: 16px; } }

h1 a, .h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a,
h6 a,
.h6 a {
  color: #000; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 600;
  color: #000; }

ul {
  padding: 0;
  margin: 0; }

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

li {
  list-style: none; }

a {
  text-decoration: none;
  outline: none;
  color: #78382e; }
  a:hover, a:focus, a.active {
    text-decoration: none;
    outline: none; }

b,
strong,
.strong {
  font-weight: 500;
  color: #020d26; }

.h-0 {
  height: 0; }

#main-wrapper {
  opacity: 0;
  transition: all 0.25s ease-in;
  overflow: hidden;
  position: relative;
  z-index: 1;
  margin-top: 60px; }
  #main-wrapper.show {
    opacity: 1; }

.content-body {
  margin-left: 65px;
  margin-top: 18px;
  margin-right: 6px;
  margin-bottom: 45px; }

.bg-gray {
  background-color: #f9f9f9; }

[class*="flaticon-"] {
  font-family: 'Flaticon'; }

.media-cover {
  object-fit: cover;
  height: 100%;
  width: 100%; }
  .media-cover img {
    object-fit: cover;
    height: 100%;
    width: 100%; }

.ttr-media img {
  min-width: 100%;height: 400px; }

#loading-icon-bx {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #fff;
  z-index: 999999999;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 120px;
  display: flex;
  align-items: center;
  justify-content: center; }

.loader {
  border-radius: 50%;
  color: #78382e;
  font-size: 11px;
  text-indent: -99999em;
  margin: 55px auto;
  position: relative;
  width: 10em;
  height: 10em;
  box-shadow: inset 0 0 0 1em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -moz-transform: scale(0.7);
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -o-transform: scale(0.7); }
  .loader:before, .loader:after {
    position: absolute;
    content: "";
    border-radius: 50%; }
  .loader:before {
    width: 5.2em;
    height: 10.2em;
    background: #fff;
    border-radius: 10.2em 0 0 10.2em;
    top: -0.1em;
    left: -0.1em;
    -webkit-transform-origin: 5.1em 5.1em;
    transform-origin: 5.1em 5.1em;
    -webkit-animation: pageLoader 2s infinite ease 1.5s;
    animation: pageLoader 2s infinite ease 1.5s; }
  .loader:after {
    width: 5.2em;
    height: 10.2em;
    background: #fff;
    border-radius: 0 10.2em 10.2em 0;
    top: -0.1em;
    left: 4.9em;
    -webkit-transform-origin: 0.1em 5.1em;
    transform-origin: 0.1em 5.1em;
    -webkit-animation: pageLoader 2s infinite ease;
    animation: pageLoader 2s infinite ease; }

@-webkit-keyframes pageLoader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes pageLoader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.pa-0 {
  padding: 0; }

.pa-5 {
  padding: 5px; }

.pa-10 {
  padding: 10px; }

.pa-15 {
  padding: 15px; }

.pa-20 {
  padding: 20px; }

.pa-25 {
  padding: 25px; }

.pa-30 {
  padding: 30px; }

.pa-40 {
  padding: 40px; }

.pa-50 {
  padding: 50px; }

.pa-60 {
  padding: 60px; }

.pa-70 {
  padding: 70px; }

.pa-80 {
  padding: 80px; }

.pa-90 {
  padding: 90px; }

.pa-100 {
  padding: 100px; }

.pt-0 {
  padding-top: 0; }

.pt-5 {
  padding-top: 5px; }

.pt-10 {
  padding-top: 10px; }

.pt-15 {
  padding-top: 15px; }

.pt-20 {
  padding-top: 20px; }

.pt-30 {
  padding-top: 30px; }

.pt-40 {
  padding-top: 40px; }

.pt-50 {
  padding-top: 50px; }

.pt-60 {
  padding-top: 60px; }

.pt-70 {
  padding-top: 70px; }

.pt-80 {
  padding-top: 80px; }

.pt-90 {
  padding-top: 90px; }

.pt-100 {
  padding-top: 100px; }

.pb-0 {
  padding-bottom: 0; }

.pb-5 {
  padding-bottom: 5px; }

.pb-10 {
  padding-bottom: 10px; }

.pb-15 {
  padding-bottom: 15px; }

.pb-20 {
  padding-bottom: 20px; }

.pb-30 {
  padding-bottom: 30px; }

.pb-40 {
  padding-bottom: 40px; }

.pb-50 {
  padding-bottom: 50px; }

.pb-60 {
  padding-bottom: 60px; }

.pb-70 {
  padding-bottom: 70px; }

.pb-80 {
  padding-bottom: 80px; }

.pb-90 {
  padding-bottom: 90px; }

.pb-100 {
  padding-bottom: 100px; }

.pl-0 {
  padding-left: 0; }

.pl-5 {
  padding-left: 5px; }

.pl-10 {
  padding-left: 10px; }

.pl-15 {
  padding-left: 15px; }

.pl-20 {
  padding-left: 20px; }

.pl-30 {
  padding-left: 30px; }

.pl-40 {
  padding-left: 40px; }

.pl-50 {
  padding-left: 50px; }

.pl-60 {
  padding-left: 60px; }

.pl-70 {
  padding-left: 70px; }

.pl-80 {
  padding-left: 80px; }

.pl-90 {
  padding-left: 90px; }

.pl-100 {
  padding-left: 100px; }

.pr-0 {
  padding-right: 0; }

.pr-5 {
  padding-right: 5px; }

.pr-10 {
  padding-right: 10px; }

.pr-15 {
  padding-right: 15px; }

.pr-20 {
  padding-right: 20px; }

.pr-30 {
  padding-right: 30px; }

.pr-40 {
  padding-right: 40px; }

.pr-50 {
  padding-right: 50px; }

.pr-60 {
  padding-right: 60px; }

.pr-70 {
  padding-right: 70px; }

.pr-80 {
  padding-right: 80px; }

.pr-90 {
  padding-right: 90px; }

.pr-100 {
  padding-right: 100px; }

.px-0 {
  padding-left: 0;
  padding-right: 0; }

.px-5 {
  padding-left: 5px;
  padding-right: 5px; }

.px-10 {
  padding-left: 10px;
  padding-right: 10px; }

.px-15 {
  padding-left: 15px;
  padding-right: 15px; }

.px-20 {
  padding-left: 20px;
  padding-right: 20px; }

.px-30 {
  padding-left: 30px;
  padding-right: 30px; }

.px-40 {
  padding-left: 40px;
  padding-right: 40px; }

.px-50 {
  padding-left: 50px;
  padding-right: 50px; }

.px-60 {
  padding-left: 60px;
  padding-right: 60px; }

.px-70 {
  padding-left: 70px;
  padding-right: 70px; }

.px-80 {
  padding-left: 80px;
  padding-right: 80px; }

.px-90 {
  padding-left: 90px;
  padding-right: 90px; }

.px-100 {
  padding-left: 100px;
  padding-right: 100px; }

.py-0 {
  padding-bottom: 0;
  padding-top: 0; }

.py-5 {
  padding-bottom: 5px;
  padding-top: 5px; }

.py-10 {
  padding-bottom: 10px;
  padding-top: 10px; }

.py-15 {
  padding-bottom: 15px;
  padding-top: 15px; }

.py-20 {
  padding-bottom: 20px;
  padding-top: 20px; }

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

.py-40 {
  padding-bottom: 40px;
  padding-top: 40px; }

.py-50 {
  padding-bottom: 50px;
  padding-top: 50px; }

.py-60 {
  padding-bottom: 60px;
  padding-top: 60px; }

.py-70 {
  padding-bottom: 70px;
  padding-top: 70px; }

.py-80 {
  padding-bottom: 80px;
  padding-top: 80px; }

.py-90 {
  padding-bottom: 90px;
  padding-top: 90px; }

.py-100 {
  padding-bottom: 100px;
  padding-top: 100px; }

.mx-auto {
  margin-left: auto;
  margin-right: auto; }

.ma-0 {
  margin: 0; }

.ma-5 {
  margin: 5px; }

.ma-10 {
  margin: 10px; }

.ma-15 {
  margin: 15px; }

.ma-20 {
  margin: 20px; }

.ma-25 {
  margin: 25px; }

.ma-30 {
  margin: 30px; }

.ma-40 {
  margin: 40px; }

.ma-50 {
  margin: 50px; }

.ma-60 {
  margin: 60px; }

.ma-70 {
  margin: 70px; }

.ma-80 {
  margin: 80px; }

.ma-90 {
  margin: 90px; }

.ma-100 {
  margin: 100px; }

.mt-0 {
  margin-top: 0; }

.mt-5 {
  margin-top: 5px; }

.mt-10 {
  margin-top: 10px; }

.mt-15 {
  margin-top: 15px; }

.mt-20 {
  margin-top: 20px; }

.mt-30 {
  margin-top: 30px; }

.mt-40 {
  margin-top: 40px; }

.mt-50 {
  margin-top: 50px; }

.mt-60 {
  margin-top: 60px; }

.mt-70 {
  margin-top: 70px; }

.mt-80 {
  margin-top: 80px; }

.mt-90 {
  margin-top: 90px; }

.mt-100 {
  margin-top: 100px; }

.mb-0 {
  margin-bottom: 0; }

.mb-5 {
  margin-bottom: 5px; }

.mb-10 {
  margin-bottom: 10px; }

.mb-15 {
  margin-bottom: 15px; }

.mb-20 {
  margin-bottom: 20px; }

.mb-30 {
  margin-bottom: 30px; }

.mb-40 {
  margin-bottom: 40px; }

.mb-50 {
  margin-bottom: 50px; }

.mb-60 {
  margin-bottom: 60px; }

.mb-70 {
  margin-bottom: 70px; }

.mb-80 {
  margin-bottom: 80px; }

.mb-90 {
  margin-bottom: 90px; }

.mb-100 {
  margin-bottom: 100px; }

.ml-0 {
  margin-left: 0; }

.ml-5 {
  margin-left: 5px; }

.ml-10 {
  margin-left: 10px; }

.ml-15 {
  margin-left: 15px; }

.ml-20 {
  margin-left: 20px; }

.ml-30 {
  margin-left: 30px; }

.ml-40 {
  margin-left: 40px; }

.ml-50 {
  margin-left: 50px; }

.ml-60 {
  margin-left: 60px; }

.ml-70 {
  margin-left: 70px; }

.ml-80 {
  margin-left: 80px; }

.ml-90 {
  margin-left: 90px; }

.ml-100 {
  margin-left: 100px; }

.m-r0 {
  margin-right: 0; }

.m-r5 {
  margin-right: 5px; }

.m-r10 {
  margin-right: 10px; }

.m-r15 {
  margin-right: 15px; }

.m-r20 {
  margin-right: 20px; }

.m-r30 {
  margin-right: 30px; }

.m-r40 {
  margin-right: 40px; }

.m-r50 {
  margin-right: 50px; }

.m-r60 {
  margin-right: 60px; }

.m-r70 {
  margin-right: 70px; }

.m-r80 {
  margin-right: 80px; }

.m-r90 {
  margin-right: 90px; }

.m-r100 {
  margin-right: 100px; }

.mx-0 {
  margin-left: 0;
  margin-right: 0; }

.mx-5 {
  margin-left: 5px;
  margin-right: 5px; }

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

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

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

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

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

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

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

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

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

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

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

.my-0 {
  margin-bottom: 0;
  margin-top: 0; }

.my-5 {
  margin-bottom: 5px;
  margin-top: 5px; }

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

.my-15 {
  margin-bottom: 15px;
  margin-top: 15px; }

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

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

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

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

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

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

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

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

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

@media only screen and (max-width: 1200px) {
  .mt-lg-0 {
    margin-top: 0; }
  .mt-lg-5 {
    margin-top: 5px; }
  .mt-lg-10 {
    margin-top: 10px; }
  .mt-lg-15 {
    margin-top: 15px; }
  .mt-lg-20 {
    margin-top: 20px; }
  .mt-lg-30 {
    margin-top: 30px; }
  .mt-lg-40 {
    margin-top: 40px; }
  .mt-lg-50 {
    margin-top: 50px; }
  .mt-lg-60 {
    margin-top: 60px; }
  .mt-lg-70 {
    margin-top: 70px; }
  .mt-lg-80 {
    margin-top: 80px; }
  .mt-lg-90 {
    margin-top: 90px; }
  .mt-lg-100 {
    margin-top: 100px; }
  .mb-lg-0 {
    margin-bottom: 0; }
  .mb-lg-5 {
    margin-bottom: 5px; }
  .mb-lg-10 {
    margin-bottom: 10px; }
  .mb-lg-15 {
    margin-bottom: 15px; }
  .mb-lg-20 {
    margin-bottom: 20px; }
  .mb-lg-30 {
    margin-bottom: 30px; }
  .mb-lg-40 {
    margin-bottom: 40px; }
  .mb-lg-50 {
    margin-bottom: 50px; }
  .mb-lg-60 {
    margin-bottom: 60px; }
  .mb-lg-70 {
    margin-bottom: 70px; }
  .mb-lg-80 {
    margin-bottom: 80px; }
  .mb-lg-90 {
    margin-bottom: 90px; }
  .mb-lg-100 {
    margin-bottom: 100px; } }

@media only screen and (max-width: 991px) {
  .mt-md-0 {
    margin-top: 0; }
  .mt-md-5 {
    margin-top: 5px; }
  .mt-md-10 {
    margin-top: 10px; }
  .mt-md-15 {
    margin-top: 15px; }
  .mt-md-20 {
    margin-top: 20px; }
  .mt-md-30 {
    margin-top: 30px; }
  .mt-md-40 {
    margin-top: 40px; }
  .mt-md-50 {
    margin-top: 50px; }
  .mt-md-60 {
    margin-top: 60px; }
  .mt-md-70 {
    margin-top: 70px; }
  .mt-md-80 {
    margin-top: 80px; }
  .mt-md-90 {
    margin-top: 90px; }
  .mt-md-100 {
    margin-top: 100px; }
  .mb-md-0 {
    margin-bottom: 0; }
  .mb-md-5 {
    margin-bottom: 5px; }
  .mb-md-10 {
    margin-bottom: 10px; }
  .mb-md-15 {
    margin-bottom: 15px; }
  .mb-md-20 {
    margin-bottom: 20px; }
  .mb-md-30 {
    margin-bottom: 30px; }
  .mb-md-40 {
    margin-bottom: 40px; }
  .mb-md-50 {
    margin-bottom: 50px; }
  .mb-md-60 {
    margin-bottom: 60px; }
  .mb-md-70 {
    margin-bottom: 70px; }
  .mb-md-80 {
    margin-bottom: 80px; }
  .mb-md-90 {
    margin-bottom: 90px; }
  .mb-md-100 {
    margin-bottom: 100px; } }

@media only screen and (max-width: 767px) {
  .mt-sm-0 {
    margin-top: 0; }
  .mt-sm-5 {
    margin-top: 5px; }
  .mt-sm-10 {
    margin-top: 10px; }
  .mt-sm-15 {
    margin-top: 15px; }
  .mt-sm-20 {
    margin-top: 20px; }
  .mt-sm-30 {
    margin-top: 30px; }
  .mt-sm-40 {
    margin-top: 40px; }
  .mt-sm-50 {
    margin-top: 50px; }
  .mt-sm-60 {
    margin-top: 60px; }
  .mt-sm-70 {
    margin-top: 70px; }
  .mt-sm-80 {
    margin-top: 80px; }
  .mt-sm-90 {
    margin-top: 90px; }
  .mt-sm-100 {
    margin-top: 100px; }
  .mb-sm-0 {
    margin-bottom: 0; }
  .mb-sm-5 {
    margin-bottom: 5px; }
  .mb-sm-10 {
    margin-bottom: 10px; }
  .mb-sm-15 {
    margin-bottom: 15px; }
  .mb-sm-20 {
    margin-bottom: 20px; }
  .mb-sm-30 {
    margin-bottom: 30px; }
  .mb-sm-40 {
    margin-bottom: 40px; }
  .mb-sm-50 {
    margin-bottom: 50px; }
  .mb-sm-60 {
    margin-bottom: 60px; }
  .mb-sm-70 {
    margin-bottom: 70px; }
  .mb-sm-80 {
    margin-bottom: 80px; }
  .mb-sm-90 {
    margin-bottom: 90px; }
  .mb-sm-100 {
    margin-bottom: 100px; } }

@media only screen and (max-width: 576px) {
  .mt-xs-0 {
    margin-top: 0; }
  .mt-xs-5 {
    margin-top: 5px; }
  .mt-xs-10 {
    margin-top: 10px; }
  .mt-xs-15 {
    margin-top: 15px; }
  .mt-xs-20 {
    margin-top: 20px; }
  .mt-xs-30 {
    margin-top: 30px; }
  .mt-xs-40 {
    margin-top: 40px; }
  .mt-xs-50 {
    margin-top: 50px; }
  .mt-xs-60 {
    margin-top: 60px; }
  .mt-xs-70 {
    margin-top: 70px; }
  .mt-xs-80 {
    margin-top: 80px; }
  .mt-xs-90 {
    margin-top: 90px; }
  .mt-xs-100 {
    margin-top: 100px; }
  .mb-xs-0 {
    margin-bottom: 0; }
  .mb-xs-5 {
    margin-bottom: 5px; }
  .mb-xs-10 {
    margin-bottom: 10px; }
  .mb-xs-15 {
    margin-bottom: 15px; }
  .mb-xs-20 {
    margin-bottom: 20px; }
  .mb-xs-30 {
    margin-bottom: 30px; }
  .mb-xs-40 {
    margin-bottom: 40px; }
  .mb-xs-50 {
    margin-bottom: 50px; }
  .mb-xs-60 {
    margin-bottom: 60px; }
  .mb-xs-70 {
    margin-bottom: 70px; }
  .mb-xs-80 {
    margin-bottom: 80px; }
  .mb-xs-90 {
    margin-bottom: 90px; }
  .mb-xs-100 {
    margin-bottom: 100px; } }

.section-sp1 {
  padding: 30px 0;
}
  @media only screen and (max-width: 1199px) {
    .section-sp1 {
      padding-top: 80px;
      padding-bottom: 50px; } }
  @media only screen and (max-width: 991px) {
    .section-sp1 {
      padding-top: 30px;
      padding-bottom: 30px; } }
  @media only screen and (max-width: 575px) {
    .section-sp1 {
      padding-top: 30px;
      padding-bottom: 20px; } }

.section-sp2 {
  padding-top: 40px;
  padding-bottom: 30px; }
  @media only screen and (max-width: 1199px) {
    .section-sp2 {
      padding-top: 80px;
      padding-bottom: 80px; } }
  @media only screen and (max-width: 991px) {
    .section-sp2 {
      padding-top: 60px;
      padding-bottom: 60px; } }
  @media only screen and (max-width: 575px) {
    .section-sp2 {
      padding-top: 30px;
      padding-bottom: 50px; } }

.section-sp3 {
  padding-top: 50px;
  padding-bottom: 0; }
  @media only screen and (max-width: 1199px) {
    .section-sp3 {
      padding-top: 80px; } }
  @media only screen and (max-width: 991px) {
    .section-sp3 {
      padding-top: 60px; } }
  @media only screen and (max-width: 575px) {
    .section-sp3 {
      padding-top: 50px; } }

.section-sp4 {
  padding-top: 50px;
  padding-bottom: 50px; }

.fs10 {
  font-size: 10px; }

.fs12 {
  font-size: 12px; }

.fs13 {
  font-size: 13px; }

.fs14 {
  font-size: 14px; }

.fs16 {
  font-size: 16px; }

.fs18 {
  font-size: 18px; }

.fs20 {
  font-size: 20px; }

.fs22 {
  font-size: 22px; }

.fs24 {
  font-size: 24px; }

.fs26 {
  font-size: 26px; }

.fs30 {
  font-size: 30px;
  line-height: 40px; }

.fs35 {
  font-size: 35px;
  line-height: 45px; }

.fs40 {
  font-size: 40px;
  line-height: 50px; }

.fs45 {
  font-size: 45px;
  line-height: 55px; }

.fs50 {
  font-size: 50px;
  line-height: 65px; }

.fs55 {
  font-size: 55px;
  line-height: 65px; }

.fs60 {
  font-size: 60px;
  line-height: 70px; }

.fs70 {
  font-size: 70px;
  line-height: 80px; }

.fs75 {
  font-size: 75px;
  line-height: 85px; }

.fs80 {
  font-size: 80px;
  line-height: 90px; }

.fs90 {
  font-size: 90px;
  line-height: 100px; }

.fs100 {
  font-size: 100px;
  line-height: 110px; }

.fw3 {
  font-weight: 300; }

.fw4 {
  font-weight: 400; }

.fw5 {
  font-weight: 500; }

.fw6 {
  font-weight: 600; }

.fw7 {
  font-weight: 700; }

.fw8 {
  font-weight: 800; }

.fw9 {
  font-weight: 900; }

dl, ul, ol {
  list-style-position: outside; }

ul, ol {
  margin-bottom: 24px; }

ul li, ol li {
  padding: 0; }

dl {
  margin-left: 0;
  margin-bottom: 30px; }

dl dd {
  margin-bottom: 10px; }

.posi-ab {
  position: absolute; }

.posi-rl {
  position: relative; }

.posi-st {
  position: static; }

.zi1 {
  z-index: 1; }

.zi2 {
  z-index: 2; }

.zi3 {
  z-index: 3; }

.zi4 {
  z-index: 4; }

.zi5 {
  z-index: 5; }

.zi6 {
  z-index: 6; }

.zi7 {
  z-index: 7; }

.zi8 {
  z-index: 8; }

.zi9 {
  z-index: 9; }

.zi10 {
  z-index: 10; }

.zi100 {
  z-index: 100; }

.zi999 {
  z-index: 999; }

::selection {
  color: #fff;
  background: #78382e; }

::-moz-selection {
  color: #fff;
  background: #78382e; }

::-moz-selection {
  background: #78382e;
  color: #fff; }

::selection {
  background: #78382e;
  color: #fff; }

.mfp-gallery {
  list-style: none;
  margin-bottom: 0; }

.mfp-title {
  display: none; }

.list-inline li {
  display: inline-block; }

.full-img {
  width: 100%; }

.sticky-top {
  top: 100px;
  z-index: 9; }

.ov-hidden {
  overflow: hidden; }

.row.spno,
.spno {
  margin-left: 0;
  margin-right: 0; }
  .row.spno [class*="col"],
  .row.spno [class*="col"],
  .spno [class*="col"],
  .spno [class*="col"] {
    padding-left: 0;
    padding-right: 0; }

.row.sp5,
.sp5 {
  margin-left: -5px;
  margin-right: -5px; }
  .row.sp5 [class*="col"],
  .row.sp5 [class*="col"],
  .sp5 [class*="col"],
  .sp5 [class*="col"] {
    padding-left: 5px;
    padding-right: 5px; }

.row.sp10,
.sp10 {
  margin-left: -10px;
  margin-right: -10px; }
  .row.sp10 [class*="col"],
  .row.sp10 [class*="col"],
  .sp10 [class*="col"],
  .sp10 [class*="col"] {
    padding-left: 10px;
    padding-right: 10px; }

.row.sp10,
.sp10 {
  margin-left: -10px;
  margin-right: -10px; }
  .row.sp10 [class*="col"],
  .row.sp10 [class*="col"],
  .sp10 [class*="col"],
  .sp10 [class*="col"] {
    padding-left: 10px;
    padding-right: 10px; }

.row.sp20,
.sp20 {
  margin-left: -20px;
  margin-right: -20px; }
  .row.sp20 [class*="col"],
  .row.sp20 [class*="col"],
  .sp20 [class*="col"],
  .sp20 [class*="col"] {
    padding-left: 20px;
    padding-right: 20px; }

.page-banner {
  background: #171a1e;
  background-size: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
background-attachment: fixed; }
  @media only screen and (max-width: 991px) {
    .page-banner {
      height: 350px; } }
  .page-banner .container {
    display: table;
    height: 100%; }
  .page-banner .page-banner-entry {
    height: 300px;
    vertical-align: middle;
    display: table-cell;
    padding-top: 80px; }
    @media only screen and (max-width: 991px) {
      .page-banner .page-banner-entry {
        height: 350px; } }
    @media only screen and (max-width: 767px) {
      .page-banner .page-banner-entry {
        padding-top: 60px;
        text-align: center; }
        .page-banner .page-banner-entry .breadcrumb-row {
          display: inline-block; } }
  .page-banner h1, .page-banner .h1 {
font-size: 28px;
margin-bottom: 8px;
color: #ffff;
text-transform: capitalize; }
    .page-banner h1 span, .page-banner .h1 span {
      display: inline-block; }
      .page-banner h1 span:before, .page-banner .h1 span:before, .page-banner h1 span:after, .page-banner .h1 span:after {
        content: "//";
        color: #78382e;
        font-weight: 900;
        transform: scale(0.98) translateY(-3%);
        display: inline-block; }
      .page-banner h1 span:after, .page-banner .h1 span:after {
        margin-left: 20px; }
      .page-banner h1 span:before, .page-banner .h1 span:before {
        margin-right: 20px; }
    @media only screen and (max-width: 991px) {
      .page-banner h1, .page-banner .h1 {
        font-size: 28px; } }
    @media only screen and (max-width: 575px) {
      .page-banner h1 span:before, .page-banner .h1 span:before, .page-banner h1 span:after, .page-banner .h1 span:after {
        display: none; } }

.breadcrumb-row {
font-family: "Roboto Condensed", sans-serif;
position: absolute;
bottom: 0;
left: 0;
padding: 15px;
text-align: left; }


  .breadcrumb-row ul {
    background: transparent;
    padding: 0;
    margin: 0;
    justify-content: center; }
    .breadcrumb-row ul li {
      padding: 0;
      margin-right: 3px;
      display: inline-block;
      font-size: 18px;
      font-weight: 400;
      color: #fff; }
      .breadcrumb-row ul li.active {
        color: #fff; }
      .breadcrumb-row ul li i {
        margin-right: 10px;
        font-size: 20px; }
      .breadcrumb-row ul li a {
        color: #78382e; }

section {
  position: relative; }

.title-ext {
  text-transform: capitalize;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 1px; }

.heading-bx {
  margin-bottom: 30px; }


.heading-bx h2{
font-size: 30px;
text-transform: capitalize;
}


  @media only screen and (max-width: 1199px) {
    .heading-bx {
      margin-bottom: 40px; } }
  @media only screen and (max-width: 575px) {
    .heading-bx {
      margin-bottom: 35px; } }
  .heading-bx.text-white h1, .heading-bx.text-white .h1, .heading-bx.text-white h2, .heading-bx.text-white .h2, .heading-bx.text-white h3, .heading-bx.text-white .h3, .heading-bx.text-white h4, .heading-bx.text-white .h4, .heading-bx.text-white h5, .heading-bx.text-white .h5, .heading-bx.text-white h6, .heading-bx.text-white .h6 {
    color: #fff; }
    .heading-bx.text-white h1:after, .heading-bx.text-white .h1:after, .heading-bx.text-white h2:after, .heading-bx.text-white .h2:after, .heading-bx.text-white h3:after, .heading-bx.text-white .h3:after, .heading-bx.text-white h4:after, .heading-bx.text-white .h4:after, .heading-bx.text-white h5:after, .heading-bx.text-white .h5:after, .heading-bx.text-white h6:after, .heading-bx.text-white .h6:after {
      color: #fff; }
  .heading-bx.mb-40 {
    margin-bottom: 40px; }
  .heading-bx.mb-30 {
    margin-bottom: 30px; }
  .heading-bx.mb-20 {
    margin-bottom: 20px; }
  .heading-bx .title:after {
    content: "//";
    color: #78382e;
    font-weight: 900;
    transform: scale(0.93) translateY(-3%);
    display: inline-block;
    margin-left: 5px; }
  .heading-bx p {
    padding-top: 10px;
    font-size: 16px; }
    @media only screen and (max-width: 1199px) {
      .heading-bx p {
        font-size: 14px; } }
  .heading-bx.text-center {
    max-width: 750px;
    margin-left: auto;
    margin-right: auto; }
  .heading-bx.head-col {
    display: flex;
    align-items: center; }
    @media only screen and (max-width: 767px) {
      .heading-bx.head-col {
        display: block; } }
    .heading-bx.head-col .title {
      margin-bottom: 0; }
      @media only screen and (max-width: 767px) {
        .heading-bx.head-col .title {
          margin-bottom: 10px; } }
    .heading-bx.head-col p {
      padding-left: 15px;
      border-left: 4px solid #78382e;
      margin-left: 15px;
      margin-bottom: 0; }
      @media only screen and (max-width: 767px) {
        .heading-bx.head-col p {
          padding-left: 0;
          border-left: 0;
          margin-left: 0; } }





.section-area .heading-bx.text-white h3 {
font-size: 26px;
}


.text-white h1, .text-white .h1, .text-white h2, .text-white .h2, .text-white h3, .text-white .h3, .text-white h4, .text-white .h4, .text-white h5, .text-white .h5, .text-white h6, .text-white .h6 {
  color: #fff; }

@media only screen and (min-width: 1200px) and (max-width: 1440px) {
  .col-xxl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xxl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xxl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xxl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xxl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xxl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xxl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xxl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%; } }

.card {
  border: 0px solid #E1E1F0;
  margin-bottom: 30px;
  border-radius: 5px;
  box-shadow: 0px 36px 48px rgba(31, 66, 135, 0.04);
  background: #fff; }
  .card-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #E1E1F0;
    background: #fff;
    padding: 20px 30px; }
  .card-title {
    font-size: 24px;
    margin-bottom: 0px; }
  .card .card-body {
    padding: 20px 30px;
    background: #fff;
    border-radius: 15px; }

.form-group {
  margin-bottom: 20px;
  position: relative; }
  .form-group label {
    font-size: 14px;
    font-weight: 500;
    color: #777777;
    margin-bottom: 10px;
    background: transparent;
    border-color: #E1E1F0; }

.bootstrap-select.form-select {
  padding: 0;
  border-radius: 0;
  border: 0; }

.form-control {
  border-radius: 0;
  border: 1px solid transparent;
  padding: 0px 15px;
  font-size: 16px;
  font-weight: 400;
  color: #777777;
  transition: all 0.3s ease-in-out;
  background: #ffffff; }
  .form-control .select {
    padding: 12px 0; }
  .form-control span {
    margin-top: 0; }
  .form-control::-webkit-input-placeholder {
    color: #777777; }
  .form-control:-ms-input-placeholder {
    color: #777777; }
  .form-control::placeholder {
    color: #777777; }
  .form-control:hover {
    box-shadow: none;
    outline: none;
    border-color: #E1E1F0;
    color: #777777;
    background: #ffffff; }
  .form-control:focus, .form-control:active, .form-control.active {
    box-shadow: none;
    outline: none;
    border-color: #78382e;
    color: #777777;
    background: #ffffff; }

input:-internal-autofill-selected {
  background: white;
  background-image: none;
  color: -internal-light-dark-color(black, white); }

.input-group-text {
  padding: 5px 15px;
  background: #ffffff;
  margin-bottom: 0px;
  color: #777777;
  border-color: transparent; }

.input-group-append .input-group-text {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px; }

.input-group-prepend .input-group-text {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px; }

.toggle {
  cursor: pointer;
  display: block; }

.toggle-switch {
  display: inline-block;
  background: #f7f7f7;
  border-radius: 16px;
  width: 45px;
  height: 20px;
  position: relative;
  vertical-align: middle;
  transition: background 0.25s; }
  .toggle-switch:before, .toggle-switch:after {
    content: ""; }
  .toggle-switch:before {
    display: block;
    background: linear-gradient(to bottom, #fff 0%, #eee 100%);
    border-radius: 50%;
    width: 17px;
    height: 17px;
    position: absolute;
    top: 1px;
    left: 3px;
    transition: left 0.25s; }
  .toggle:hover .toggle-switch:before {
    background: linear-gradient(to bottom, #fff 0%, #fff 100%); }
  .toggle-checkbox:checked + .toggle-switch {
    background: #78382e; }
    .toggle-checkbox:checked + .toggle-switch:before {
      left: 26px; }

.toggle-checkbox {
  position: absolute;
  visibility: hidden; }

.toggle-label {
  margin-left: 15px;
  position: relative;
  top: 2px;
  font-size: 16px;
  font-weight: 400; }

.file-upload-wrapper {
  position: relative;
  width: 100%;
  height: calc(1.5em + 1rem + 2px);
  border: 1px solid #E1E1F0;
  border-radius: 5px;
  color: #AEAED5; }
  .file-upload-wrapper:after {
    content: attr(data-text);
    position: absolute;
    top: 0;
    left: 0;
    background: #ffffff;
    padding: 4px 15px;
    display: block;
    width: calc(100% - 40px);
    pointer-events: none;
    z-index: 20;
    height: calc(1.5em + 1rem + 2px);
    line-height: 30px;
    border-radius: 5px 10px 10px 5px;
    font-weight: 400;
    overflow: hidden; }
  .file-upload-wrapper:before {
    content: 'Upload';
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    height: calc(1.5em + 1rem + 2px);
    background: #78382e;
    color: #fff;
    font-weight: 400;
    z-index: 25;
    font-size: 14px;
    line-height: 40px;
    padding: 0 15px;
    text-transform: capitalize;
    pointer-events: none;
    border-radius: 0 5px 5px 0; }
  .file-upload-wrapper:hover:before {
    background: #d80b0b; }
  .file-upload-wrapper input {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    height: calc(1.5em + 1rem + 2px);
    margin: 0;
    padding: 0;
    display: block;
    cursor: pointer;
    width: 100%; }

.bootstrap-select {
  width: 100%; }
  .bootstrap-select .dropdown-toggle {
    width: 100%;
    padding: 10px 25px;
    font-family: "poppins", sans-serif;
    text-transform: none;
    background: transparent;
    font-size: 14px;
    outline: none; }
    .bootstrap-select .dropdown-toggle:focus {
      outline: none !important; }
    .bootstrap-select .dropdown-toggle:after {
      content: none; }
  .bootstrap-select.show.btn-group .dropdown-menu.inner {
    display: block; }
  .bootstrap-select .dropdown-menu {
    border: 0;
    border-radius: 0;
    margin-top: -1px;
    padding: 10px 0;
    font-size: 14px;
    box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.1); }
    .bootstrap-select .dropdown-menu a {
      padding: 6px 20px;
      display: block;
      color: #000; }
      .bootstrap-select .dropdown-menu a:hover {
        background-color: #006cb5;
        color: #fff; }
    .bootstrap-select .dropdown-menu .selected a {
      background-color: #006cb5;
      color: #fff; }

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 100%; }

.bootstrap-select .list {
  background: #262F5A; }

.bootstrap-select.form-control {
  padding: 0; }

.btn, .wp-block-button__link {
  padding: 7px 20px;
  display: inline-block;
  border-radius: 0;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif; }

.btn-primary, .wp-block-button__link {
  color: #fff; }
  .btn-primary:active, .wp-block-button__link:active, .btn-primary:focus, .wp-block-button__link:focus, .btn-primary:hover, .wp-block-button__link:hover {
    color: #fff; }

.btn-outline-primary:hover, .is-style-outline .wp-block-button__link:hover {
  color: #fff; }

.btn.btn-lg, .btn-group-lg > .btn, .btn-group-lg > .wp-block-button__link, .btn-lg.wp-block-button__link {
  padding: 10px 35px;
  font-size: 16px; }

.btn-link {
  color: #78382e;
  font-size: 15px;
  border: 0;
  position: relative;
  text-decoration: none; }
  .btn-link:after {
    content: "";
    height: 2px;
    width: 25px;
    position: absolute;
    background-color: #78382e;
    bottom: 0;
    left: 0;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s; }
  .btn-link:hover {
    text-decoration: none; }
    .btn-link:hover:after {
      width: 100%; }

.table-responsive-sm {
  min-width: 48rem; }

.table {
  margin-bottom: 0px;
  font-weight: 400; }
  .table tr td,
  .table tr th {
    padding: 15px; }

.table tr th {
  color: #020d26;
  font-weight: 500; }

.table-striped thead tr th {
  padding-bottom: 15px; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: #ffffff; }

.table-striped tfoot {
  border-top: 2px solid #E1E1F0; }
  .table-striped tfoot tr th {
    padding-top: 10px; }

.ttr-separator {
  display: inline-block;
  height: 4px;
  width: 90px;
  margin-bottom: 10px;
  position: relative; }
  .ttr-separator.m-b0 {
    margin-bottom: 0; }
  .ttr-separator.style-liner {
    width: 20px; }
  .ttr-separator.style-icon {
    width: 30px;
    height: auto;
    text-align: center;
    font-size: 20px; }
  .ttr-separator[class*="style-"]:after, .ttr-separator[class*="style-"]:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 40px;
    width: 70px;
    height: 2px;
    background: #eee;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .ttr-separator[class*="style-"]:before {
    left: auto;
    right: 40px; }
  .ttr-separator.bnr-title {
    height: 1px;
    width: 155px;
    opacity: 0.5; }
    .ttr-separator.bnr-title:before, .ttr-separator.bnr-title:after {
      position: absolute;
      content: "";
      background-color: inherit; }
    .ttr-separator.bnr-title:before {
      height: inherit;
      right: -80px;
      width: 25px; }
    .ttr-separator.bnr-title:after {
      height: inherit;
      right: -90px;
      top: 0;
      width: 6px; }
    .ttr-separator.bnr-title i {
      background-color: inherit;
      display: block;
      height: inherit;
      position: absolute;
      right: -50px;
      width: 45px; }

.ttr-separator-outer {
  overflow: hidden; }

.feature-box-xl {
  display: inline-block;
  text-align: center;
  border-radius: 3px;
  width: 150px;
  height: 150px;
  line-height: 150px; }
  .feature-box-xl.radius {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%; }
  .feature-box-xl i {
    font-size: 80px;
    vertical-align: middle; }
  .feature-box-xl img {
    vertical-align: middle;
    max-width: 100%;
    width: auto;
    height: 80px; }

.feature-box-lg {
  display: inline-block;
  text-align: center;
  border-radius: 3px;
  width: 120px;
  height: 120px;
  line-height: 120px; }
  .feature-box-lg.radius {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%; }
  .feature-box-lg i {
    font-size: 60px;
    vertical-align: middle; }
  .feature-box-lg img {
    vertical-align: middle;
    max-width: 100%;
    width: auto;
    height: 55px; }

.feature-box-md {
  display: inline-block;
  text-align: center;
  border-radius: 3px;
  width: 100px;
  height: 100px;
  line-height: 100px; }
  .feature-box-md.radius {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%; }
  .feature-box-md i {
    font-size: 45px;
    vertical-align: middle; }
  .feature-box-md img {
    vertical-align: middle;
    max-width: 100%;
    width: auto;
    height: 40px; }

.feature-box-sm {
  display: inline-block;
  text-align: center;
  border-radius: 3px;
  width: 80px;
  height: 80px;
  line-height: 80px; }
  .feature-box-sm.radius {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%; }
  .feature-box-sm i {
    font-size: 30px;
    vertical-align: middle; }
  .feature-box-sm img {
    vertical-align: middle;
    max-width: 100%;
    width: auto;
    height: 30px; }

.feature-box-xs {
  display: inline-block;
  text-align: center;
  border-radius: 3px;
  width: 40px;
  height: 40px;
  line-height: 40px; }
  .feature-box-xs.radius {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%; }
  .feature-box-xs i {
    font-size: 20px;
    vertical-align: middle; }
  .feature-box-xs img {
    vertical-align: middle;
    max-width: 100%;
    width: auto;
    height: 20px; }

.icon-xl {
  display: inline-block;
  text-align: center; }
  .icon-xl i {
    vertical-align: middle;
    font-size: 80px; }
  .icon-xl img {
    vertical-align: middle;
    max-width: 100%;
    width: auto;
    height: 80px; }

.icon-lg {
  display: inline-block;
  text-align: center; }
  .icon-lg i {
    vertical-align: middle;
  font-size: 74px;
 }
  .icon-lg img {
    vertical-align: middle;
    max-width: 100%;
    width: auto;
    height: 70px; }

.icon-md {
  display: inline-block;
  text-align: center; }
  .icon-md i {
    vertical-align: middle;
    font-size: 45px; }
  .icon-md img {
    vertical-align: middle;
    max-width: 100%;
    width: auto;
    height: 50px; }

.icon-sm {
  display: inline-block;
  text-align: center; }
  .icon-sm i {
    vertical-align: middle;
    font-size: 30px; }
  .icon-sm img {
    vertical-align: middle;
    max-width: 100%;
    width: auto;
    height: 30px; }

.icon-xs {
  display: inline-block;
  text-align: center; }
  .icon-xs i {
    vertical-align: middle;
    font-size: 20px; }
  .icon-xs img {
    vertical-align: middle;
    max-width: 100%;
    width: auto;
    height: 20px; }

.feature-container {
  position: relative; }
  .feature-container .feature-title {
    margin-top: 0; }
  .feature-container .after-titile-line {
    margin-bottom: 10px; }
  .feature-container p {
  margin-bottom: 15px;color: #333;}
  .feature-container.center {
    text-align: center; }
  .feature-container.left .feature-box-xl,
  .feature-container.left .feature-box-lg,
  .feature-container.left .feature-box-md,
  .feature-container.left .feature-box-sm,
  .feature-container.left .feature-box-xs {
    float: left;
    margin-right: 20px; }
  .feature-container.left .icon-xl,
  .feature-container.left .icon-lg,
  .feature-container.left .icon-md,
  .feature-container.left .icon-sm,
  .feature-container.left .icon-xs {
    float: left;
    margin-right: 10px; }
  .feature-container.right {
    text-align: right; }
    .feature-container.right .feature-box-xl,
    .feature-container.right .feature-box-lg,
    .feature-container.right .feature-box-md,
    .feature-container.right .feature-box-sm,
    .feature-container.right .feature-box-xs {
      float: right;
      margin-left: 20px; }
    .feature-container.right .icon-xl,
    .feature-container.right .icon-lg,
    .feature-container.right .icon-md,
    .feature-container.right .icon-sm,
    .feature-container.right .icon-xs {
      float: right;
      margin-left: 10px; }
  .feature-container.bx-style-1, .feature-container.bx-style-2 {
    border-width: 1px;
    border-style: solid;
    border-color: #ebedf2; }
  .feature-container.bx-style-2.center [class*="feature-box-"] {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .feature-container.bx-style-2.center .feature-box-xl {
    margin-left: -75px; }
  .feature-container.bx-style-2.center .feature-box-lg {
    margin-left: -60px; }
  .feature-container.bx-style-2.center .feature-box-md {
    margin-left: -50px; }
  .feature-container.bx-style-2.center .feature-box-sm {
    margin-left: -40px; }
  .feature-container.bx-style-2.center .feature-box-xs {
    margin-left: -20px; }
  .feature-container.bx-style-2.left [class*="feature-box-"] {
    position: absolute;
    top: auto;
    left: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
  .feature-container.bx-style-2.right [class*="feature-box-"] {
    position: absolute;
    top: auto;
    right: 0;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%); }

.icon-content {
  overflow: hidden; }

[class*="feature-box-"][class*="bg-"] a {
  color: #fff; }

[class*="feature-box-"].bg-white a {
  color: inherit; }

[class*="feature-box-"][class*="border-"] {
  display: table;
  line-height: normal;
  margin-left: auto;
  margin-right: auto; }

[class*="feature-box-"][class*="border-"] .icon-cell {
  display: table-cell;
  vertical-align: middle; }

.ttr-box,
.info-bx,
.feature-title,
.feature-title-inner {
  position: relative; }

.feature-title-inner {
  display: inline-block; }

.ttr-box[class*="border-"],
.info-bx[class*="border-"] {
  border-color: #eee; }

.info-bx.border-1,
.info-bx.border-2,
.info-bx.border-3,
.info-bx.border-4,
.info-bx.border-5 {
  border-top: none; }

.border-1,
.border-2,
.border-3,
.border-4,
.border-5 {
  border-style: solid; }

.border-1 {
  border-width: 1px; }

.border-2 {
  border-width: 2px; }

.border-3 {
  border-width: 3px; }

.border-4 {
  border-width: 4px; }

.border-5 {
  border-width: 5px; }

.left-border,
.right-border {
  position: relative; }
  .left-border:before,
  .right-border:before {
    content: "";
    position: absolute;
    top: 5px;
    width: 1px;
    height: 90%;
    background: #CCC; }

.right-border:before {
  right: 0; }

.action-box,
.ttr-post-media {
  position: relative;
  overflow: hidden; }
  .action-box img,
  .ttr-post-media img {
    width: 100%;
    height: auto; }


.blog-single .action-box img {
height: 400px;
}

.ttr-box-bg {
  overflow: hidden;
  background-size: cover; }
  .ttr-box-bg .btn, .ttr-box-bg .wp-block-button__link {
    overflow: unset; }
  .ttr-box-bg .glyph-icon {
    font-size: 50px; }
  .ttr-box-bg .feature-container {
    background-color: #f8f8f8; }
  .ttr-box-bg .text-primary,
  .ttr-box-bg .icon-content .feature-title,
  .ttr-box-bg .icon-content p,
  .ttr-box-bg .icon-box-btn .btn,
  .ttr-box-bg .icon-box-btn .wp-block-button__link {
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s; }
  .ttr-box-bg.active .feature-container {
    background-color: rgba(0, 0, 0, 0.7); }
  .ttr-box-bg.active .text-primary,
  .ttr-box-bg.active .icon-content .feature-title,
  .ttr-box-bg.active .icon-content p,
  .ttr-box-bg.active .icon-box-btn .btn,
  .ttr-box-bg.active .icon-box-btn .wp-block-button__link {
    color: #fff;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s; }
  
  .ttr-box-bg .icon-box-btn .btn,
  .ttr-box-bg .icon-box-btn .wp-block-button__link {
    background-color: #eeeeee;
    padding: 15px 20px;
    text-transform: uppercase;
    font-size: 15px;
    border-radius: 0;
    color: #1abc9c;
    font-weight: 600;
    margin-bottom: 0; }

.feature-filters {
  margin-bottom: 50px; }
  .feature-filters ul {
    margin: 0;
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap; }
  .feature-filters li {
    display: inline-block;
    padding: 0;
    margin-bottom: 3px;
    color: #000;
    font-weight: 500;
    position: relative;
    border-radius: 0;
    background: transparent;
    overflow: hidden; }
    .feature-filters li.btn, .feature-filters li.wp-block-button__link {
      box-shadow: none;
      -webkit-box-shadow: none;
      outline: none !important; }
    .feature-filters li input {
      display: none; }
    .feature-filters li a {
      margin: 0 5px 5px 0;
      font-size: 16px;
      position: relative;
      text-transform: uppercase;
      display: block; }
    .feature-filters li.active [class*="btn"] {
      color: #fff;
      background-color: #EFBB20; }
  .feature-filters.center {
    text-align: center; }
    .feature-filters.center ul {
      display: inline-block;
      margin: auto; }
    .feature-filters.center [class*="btn"] {
      display: inline-block;
      margin: 0 5px 10px;
      text-transform: uppercase; }
      @media only screen and (max-width: 575px) {
        .feature-filters.center [class*="btn"] {
          margin: 0 1px 5px;
          padding: 5px 10px;
          font-size: 12px; } }
  @media only screen and (max-width: 575px) {
    .feature-filters {
      margin-bottom: 30px; }
      .feature-filters li a {
        font-size: 14px; } }

.filter-style1 ul li {
  margin: 0 5px 10px; }
  .filter-style1 ul li a {
    color: #000;
    margin: 0;
    padding: 10px 20px;
    border: 1px solid;
    border-color: #000; }
  .filter-style1 ul li:hover {
    background: transparent; }
  .filter-style1 ul li.active a {
    background-color: #171a1e;
    border-color: #171a1e;
    color: #fff; }
  @media only screen and (max-width: 575px) {
    .filter-style1 ul li {
      margin: 0 3px 6px; }
      .filter-style1 ul li a {
        padding: 8px 14px; } }

.filter-style2 ul li {
  margin: 0 15px 5px; }
  .filter-style2 ul li a {
    display: block;
    border-bottom: 3px solid;
    border-color: transparent;
    margin: 0;
    font-size: 18px;
    font-weight: 600; }
  .filter-style2 ul li.active a {
    border-color: #171a1e; }
  @media only screen and (max-width: 575px) {
    .filter-style2 ul li {
      margin: 0 10px 10px; }
      .filter-style2 ul li a {
        font-size: 14px;
        border-bottom: 2px solid transparent; } }

.ovbl-light,
.ovbl-middle,
.ovbl-dark,
.ovgd-light,
.ovgd-middle,
.ovgd-dark,
.ovwh-light,
.ovwh-middle,
.ovwh-dark,
.ovpr-light,
.ovpr-middle,
.ovpr-dark,
.ovpr {
  position: relative; }
  .ovbl-light:before,
  .ovbl-middle:before,
  .ovbl-dark:before,
  .ovgd-light:before,
  .ovgd-middle:before,
  .ovgd-dark:before,
  .ovwh-light:before,
  .ovwh-middle:before,
  .ovwh-dark:before,
  .ovpr-light:before,
  .ovpr-middle:before,
  .ovpr-dark:before,
  .ovpr:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  .ovbl-light .container,
  .ovbl-light .container-fluid,
  .ovbl-light .container-sm,
  .ovbl-light .container-md,
  .ovbl-light .container-lg,
  .ovbl-light .container-xl,
  .ovbl-middle .container,
  .ovbl-middle .container-fluid,
  .ovbl-middle .container-sm,
  .ovbl-middle .container-md,
  .ovbl-middle .container-lg,
  .ovbl-middle .container-xl,
  .ovbl-dark .container,
  .ovbl-dark .container-fluid,
  .ovbl-dark .container-sm,
  .ovbl-dark .container-md,
  .ovbl-dark .container-lg,
  .ovbl-dark .container-xl,
  .ovgd-light .container,
  .ovgd-light .container-fluid,
  .ovgd-light .container-sm,
  .ovgd-light .container-md,
  .ovgd-light .container-lg,
  .ovgd-light .container-xl,
  .ovgd-middle .container,
  .ovgd-middle .container-fluid,
  .ovgd-middle .container-sm,
  .ovgd-middle .container-md,
  .ovgd-middle .container-lg,
  .ovgd-middle .container-xl,
  .ovgd-dark .container,
  .ovgd-dark .container-fluid,
  .ovgd-dark .container-sm,
  .ovgd-dark .container-md,
  .ovgd-dark .container-lg,
  .ovgd-dark .container-xl,
  .ovwh-light .container,
  .ovwh-light .container-fluid,
  .ovwh-light .container-sm,
  .ovwh-light .container-md,
  .ovwh-light .container-lg,
  .ovwh-light .container-xl,
  .ovwh-middle .container,
  .ovwh-middle .container-fluid,
  .ovwh-middle .container-sm,
  .ovwh-middle .container-md,
  .ovwh-middle .container-lg,
  .ovwh-middle .container-xl,
  .ovwh-dark .container,
  .ovwh-dark .container-fluid,
  .ovwh-dark .container-sm,
  .ovwh-dark .container-md,
  .ovwh-dark .container-lg,
  .ovwh-dark .container-xl,
  .ovpr-light .container,
  .ovpr-light .container-fluid,
  .ovpr-light .container-sm,
  .ovpr-light .container-md,
  .ovpr-light .container-lg,
  .ovpr-light .container-xl,
  .ovpr-middle .container,
  .ovpr-middle .container-fluid,
  .ovpr-middle .container-sm,
  .ovpr-middle .container-md,
  .ovpr-middle .container-lg,
  .ovpr-middle .container-xl,
  .ovpr-dark .container,
  .ovpr-dark .container-fluid,
  .ovpr-dark .container-sm,
  .ovpr-dark .container-md,
  .ovpr-dark .container-lg,
  .ovpr-dark .container-xl,
  .ovpr .container,
  .ovpr .container-fluid,
  .ovpr .container-sm,
  .ovpr .container-md,
  .ovpr .container-lg,
  .ovpr .container-xl {
    position: relative;
    z-index: 1; }

.ovbl-light:before,
.ovbl-middle:before,
.ovbl-dark:before {
  background: #171a1e; }

.ovgd-light:before,
.ovgd-middle:before,
.ovgd-dark:before {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); }

.ovwh-light:before,
.ovwh-middle:before,
.ovwh-dark:before {
  background: #FFF; }

.ovpr-light:before,
.ovpr-middle:before,
.ovpr-dark:before,
.ovpr:before {
  background: #78382e; }

.ovpr-light:before,
.ovwh-light:before,
.ovgd-light:before,
.ovbl-light:before {
  opacity: 0.3; }

.ovpr-middle:before,
.ovwh-middle:before,
.ovgd-middle:before,
.ovbl-middle:before {
  opacity: 0.5; }

.ovpr-dark:before,
.ovwh-dark:before,
.ovgd-dark:before,
.ovbl-dark:before {
  opacity: 0.8; }

.overlay-bx {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s; }
  .overlay-bx .align-b {
    height: auto;
    left: 0;
    list-style: outside none none;
    margin: 0;
    position: absolute;
    top: auto;
    bottom: 0;
    width: 100%;
    transform: translate(0);
    -o-transform: translate(0);
    -moz-transform: translate(0);
    -webkit-transform: translate(0); }
  .overlay-bx .align-m {
    height: auto;
    left: 50%;
    list-style: outside none none;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 100%;
    padding: 0 10px; }

.overlay-icon {
  height: auto;
  left: 50%;
  list-style: outside none none;
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 100%;
  padding: 0 10px; }
  .overlay-icon a {
    display: inline-block;
    padding: 0;
    margin: 0 2px; }
    .overlay-icon a i {
      background-color: #FFF; }

.ttr-accordion.style1 .card {
  margin-bottom: 10px;
  box-shadow: unset; }

.ttr-accordion.style1 .card-header {
  padding: 12px 25px;
  border: 1px solid #78382e;
  background: #78382e;
  text-align: left;
  display: block;
  color: #fff;
  font-size: 20px;
  border-radius: 0;
  font-family: "Roboto Condensed", sans-serif;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  cursor: pointer; }
  .ttr-accordion.style1 .card-header i {
    margin-right: 5px;
    color: #fff; }
  .ttr-accordion.style1 .card-header.collapsed {
    border-color: #999;
    background-color: #fff;
    color: #262F5A; }
    .ttr-accordion.style1 .card-header.collapsed i {
      color: #78382e; }

.ttr-accordion.style1 .card-body {
  background-color: #f7f7f7;
  padding: 20px 25px;
  color: #000;
  border-radius: 0;
  font-size: 15px; }

@media only screen and (max-width: 575px) {
  .ttr-accordion.style1 .card-header {
    padding: 12px 18px;
    font-size: 18px; }
  .ttr-accordion.style1 .card-body {
    padding: 15px 18px; } }

.testimonial-area:after {
  content: "";
  background-image: url(../images/bg-map.png);
  background-position: center;
  position: absolute;
  width: 40%;
  height: 100%;
  z-index: 0;
  right: 0;
  top: 0;
  background-color: #fff; }
  @media only screen and (max-width: 991px) {
    .testimonial-area:after {
      display: none; } }

.testimonial-bx .testimonial-content {
  margin-bottom: 0;
  background: #78382e;
  padding: 30px 30px 70px 30px;
  position: relative;
  box-shadow: 0 0 30px 0 rgba(244, 34, 34, 0.2); }
  .testimonial-bx .testimonial-content p {
    color: #fff;
    margin-bottom: 0;
    font-weight: 300;
  
    font-family: "Roboto Condensed", sans-serif;
    font-size: 20px; }
  .testimonial-bx .testimonial-content:before, .testimonial-bx .testimonial-content:after {
    content: "";
    opacity: 0.1;
    position: absolute;
    width: 164px;
    height: 135px; }
  .testimonial-bx .testimonial-content:before {
    background-image: url(../images/quote.png);
    top: 0;
    left: 0; }
  .testimonial-bx .testimonial-content:after {
    background-image: url(../images/quote2.png);
    bottom: 0;
    right: 0; }

.testimonial-bx .client-info {
  padding: 0 30px;
  margin-top: -45px;
  position: relative;
  z-index: 1; }

.testimonial-bx .testimonial-thumb {
  height: 85px;
  width: 85px;
  border-radius: 50px;
  overflow: hidden;
  border: 3px solid #fff;
  margin-bottom: 0; }

.testimonial-bx .name {
  font-size: 22px;
  color: #fff;

  font-weight: 400;
  margin-bottom: 0;
  float: right; }

@media only screen and (max-width: 767px) {
  .testimonial-bx .testimonial-content {
    padding: 20px 20px 60px 20px; }
    .testimonial-bx .testimonial-content p {
      font-size: 18px; } }

.testimonial-area .dots-style-1 .owl-dots {
  position: absolute;
  right: -60px;
  top: 50%;
  transform: translateX(-50%);
  margin-top: -60px; }
  .testimonial-area .dots-style-1 .owl-dots .owl-dot {
    display: block;
    margin: 10px 0; }
  @media only screen and (max-width: 1680px) {
    .testimonial-area .dots-style-1 .owl-dots {
      position: unset;
      transform: unset;
      display: flex;
      text-align: center;
      justify-content: center;
      margin-top: 20px; }
      .testimonial-area .dots-style-1 .owl-dots .owl-dot {
        margin: 20px 0 0; }
        .testimonial-area .dots-style-1 .owl-dots .owl-dot span {
          border-color: #fff; } }
  @media only screen and (max-width: 575px) {
    .testimonial-area .dots-style-1 .owl-dots .owl-dot {
      margin: 10px 0 0; } }

.owl-none .owl-nav {
  display: none; }

.owl-theme .owl-nav,
.owl-theme .owl-dots {
  margin-top: 20px;
  text-align: center; }

.owl-theme .owl-nav .disabled {
  opacity: .5;
  cursor: default; }

.owl-theme .owl-dots {
  text-align: center; }
  .owl-theme .owl-dots .owl-dot {
    display: inline-block; }
    .owl-theme .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #d6d6d6;

      -webkit-backface-visibility: visible;
      -webkit-transition: opacity 200ms ease;
      -moz-transition: opacity 200ms ease;
      -ms-transition: opacity 200ms ease;
      -o-transition: opacity 200ms ease;
      transition: opacity 200ms ease;
      -webkit-border-radius: 30px;
      -moz-border-radius: 30px;
      border-radius: 30px; }
    .owl-theme .owl-dots .owl-dot:hover span, .owl-theme .owl-dots .owl-dot.active span {
      background: #869791; }

.dots-style-1 .owl-dots .owl-dot {
  display: inline-block; }
  .dots-style-1 .owl-dots .owl-dot span {
    height: 12px;
    width: 12px;
    border-width: 2px;
    border-style: solid;
    border-color: rgba(38, 47, 90, 0.5);
    display: block;
    border-radius: 50px;
    margin: 6px;
    transition: all 0.5s; }
  .dots-style-1 .owl-dots .owl-dot.active span {
    border-color: #78382e;
    border-width: 3px;
    transform: scale(1.2);
    transition: all 0.5s; }

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

.pricingtable-price {
  padding: 20px 20px;
  background-color: #fff;
  border: 1px solid #E9E9E9; }

.pricingtable-bx {
  color: #282a3c;
  font-family: montserrat;
  font-size: 45px;
  font-weight: 500; }

.pricingtable-type {
  font-size: 20px;
  text-transform: uppercase;
  font-size: 16px; }
  .pricingtable-type :before {
    content: "/";
    margin-right: 3px; }

.pricingtable-title {
  background-color: #fff;
  padding: 20px;
  text-transform: uppercase; }
  .pricingtable-title * {
    margin: 0;
    color: #fff;
    font-weight: 800; }

.pricingtable-features {
  margin: 0;
  padding: 0;
  list-style: none;
  border: 1px solid #E9E9E9; }
  .pricingtable-features li {
    padding: 12px;
    border-bottom: 1px solid #E9E9E9; }
    .pricingtable-features li i {
      margin: 0 3px; }
    .pricingtable-features li:nth-child(even) {
      background-color: #fff; }
    .pricingtable-features li:last-child {
      border-bottom: none; }

.pricingtable-footer {
  margin-top: -1px;
  padding: 20px;
  background-color: #fff;
  border: 1px solid #E9E9E9; }

.pricingtable-highlight {
  margin: -20px 0;
  -webkit-box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 99; }
  .pricingtable-highlight .pricingtable-price {
    padding: 30px 20px; }
  .pricingtable-highlight .pricingtable-footer {
    padding: 30px 20px; }

.no-col-gap .pricingtable-wrapper {
  margin-left: -1px; }

.pricingtable-wrapper.style1 {
  border: 2px solid;
  border-color: #E1E1F0;
  position: relative;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s; }
  .pricingtable-wrapper.style1 .pricingtable-main .pricingtable-price {
    border: 0;
    padding: 20px 30px 0; }
    .pricingtable-wrapper.style1 .pricingtable-main .pricingtable-price .priceing-doller {
      color: #262F5A;
      font-weight: 600;
      font-size: 18px; }
    .pricingtable-wrapper.style1 .pricingtable-main .pricingtable-price .pricingtable-bx {
      font-size: 30px;
      color: #78382e;
      font-family: roboto;
      font-weight: 800; }
  .pricingtable-wrapper.style1 .pricingtable-main .pricingtable-title {
    padding: 0 30px 20px;
    text-transform: uppercase;
    border-bottom: 1px solid #E1E1F0; }
    .pricingtable-wrapper.style1 .pricingtable-main .pricingtable-title h4, .pricingtable-wrapper.style1 .pricingtable-main .pricingtable-title .h4 {
      color: #000;
      text-transform: capitalize;
      font-size: 24px; }
    .pricingtable-wrapper.style1 .pricingtable-main .pricingtable-title p {
      color: gray;
      font-weight: 500;
      text-transform: capitalize;
      display: flex;
      font-size: 14px;
      align-items: center;
      margin-top: 10px; }
      .pricingtable-wrapper.style1 .pricingtable-main .pricingtable-title p i {
        color: #000;
        font-size: 16px;
        margin-right: 5px; }
  .pricingtable-wrapper.style1 .pricingtable-inner {
    text-align: left; }
    .pricingtable-wrapper.style1 .pricingtable-inner .pricingtable-features {
      border: 0;
      padding: 20px 10px 0; }
      .pricingtable-wrapper.style1 .pricingtable-inner .pricingtable-features li {
        border: 0;
        color: #000;
        font-weight: 500;
        font-size: 14px;
        padding: 8px 20px; }
        .pricingtable-wrapper.style1 .pricingtable-inner .pricingtable-features li i {
          margin: 0 8px 0 0;
          background-color: #fee4e4;
          border-radius: 10px;
          height: 20px;
          color: #78382e;
          width: 20px;
          font-size: 10px;
          text-align: center;
          line-height: 20px; }
    .pricingtable-wrapper.style1 .pricingtable-inner .pricingtable-footer {
      border: 0;
      padding: 25px 30px; }
  .pricingtable-wrapper.style1.pricingtable-highlight:after {
    content: "\ffaa34c";
    font-family: fontawesome;
    position: absolute;
    right: 0;
    bottom: -1px;
    color: #fff;
    font-size: 12px;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s; }
  .pricingtable-wrapper.style1.pricingtable-highlight:before {
    content: "";
    border-left: 25px solid transparent;
    border-top: 25px solid transparent;
    border-bottom: 25px solid #78382e;
    position: absolute;
    right: 0;
    bottom: 0;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s; }
  .pricingtable-wrapper.style1.pricingtable-highlight .pricingtable-tag {
    background: #78382e;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 12px;
    padding: 10px 50px;
    text-align: center;
    position: absolute;
    right: -50px;
    transform: rotate(45deg);
    top: 20px; }
  .pricingtable-wrapper.style1:hover, .pricingtable-wrapper.style1.pricingtable-highlight {
    margin: 0;
    box-shadow: unset;
    border-color: #78382e;
    overflow: hidden; }

.ttr-slider {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .ttr-slider .slider-img img {
    height: 100%;
    width: 100%;
    object-fit: cover; }
  .ttr-slider .slider-content {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%); }
  .ttr-slider.style-1 .slider-img {
    height: 100vh; }
  .ttr-slider.style-1 .slider-content {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 80px 80px 120px; }
    .ttr-slider.style-1 .slider-content .title {
      font-size: 80px;
      line-height: 90px;
      text-transform: uppercase;
      margin-bottom: 50px; }
    .ttr-slider.style-1 .slider-content .sub-title {
      font-size: 28px;
      text-transform: uppercase;
      font-weight: 500;
      margin-bottom: 20px;
      letter-spacing: 2px; }
    .ttr-slider.style-1 .slider-content p {
      font-size: 18px;
      line-height: 30px;
      margin-bottom: 40px;
      margin-right: 50px; }
  .ttr-slider.style-1 .swiper-pagination {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 50px;
    width: 45px;
    height: auto;
    left: auto;
    bottom: auto; }
    .ttr-slider.style-1 .swiper-pagination-bullet {
      height: 12px;
      width: 12px;
      border-radius: 0;
      display: block;
      margin: 18px;
      background-color: rgba(255, 255, 255, 0.4);
      opacity: 1;
      -webkit-transition: all 0.5s;
      -ms-transition: all 0.5s;
      transition: all 0.5s; }
      .ttr-slider.style-1 .swiper-pagination-bullet-active {
        background-color: #171a1e;
        outline: 1px solid #515151;
        outline-offset: 3px; }
  .ttr-slider.style-1 .slider-thumbs {
    position: absolute;
    bottom: 25px;
    left: 50%;
    transform: translateX(-50%); }
    .ttr-slider.style-1 .slider-thumbs .thumbs-item {
      display: flex;
      align-items: center;
      border-bottom: 3px solid;
      border-color: #fff;
      padding-bottom: 25px;
      padding-right: 30px;
      opacity: 0.4;
      -webkit-transition: all 0.5s;
      -ms-transition: all 0.5s;
      transition: all 0.5s;
      cursor: pointer; }
      .ttr-slider.style-1 .slider-thumbs .thumbs-item .title {
        font-size: 16px;
        color: #fff;
        font-weight: 500;
        margin: 0;
        line-height: 24px; }
      .ttr-slider.style-1 .slider-thumbs .thumbs-item .play-btn {
        height: 45px;
        width: 45px;
        min-width: 45px;
        line-height: 45px;
        color: #000;
        text-align: center;
        background-color: #fff;
        margin-right: 18px; }
    .ttr-slider.style-1 .slider-thumbs .swiper-slide-thumb-active .thumbs-item {
      opacity: 1;
      border-color: #171a1e; }
  .ttr-slider.style-1 .videoplay-bx1 {
    margin: auto; }
  @media only screen and (max-width: 1680px) {
    .ttr-slider.style-1 .slider-content .title {
      font-size: 62px;
      line-height: 70px; }
    .ttr-slider.style-1 .swiper-pagination {
      right: 30px; } }
  @media only screen and (max-width: 1199px) {
    .ttr-slider.style-1 .slider-content .title {
      font-size: 42px;
      line-height: 52px; }
    .ttr-slider.style-1 .slider-content .sub-title {
      font-size: 20px;
      margin-bottom: 15px; } }
  @media only screen and (max-width: 991px) {
    .ttr-slider.style-1 .slider-content .title {
      margin-bottom: 20px; } }
  @media only screen and (max-width: 767px) {
    .ttr-slider.style-1 .slider-content {
      padding: 80px 30px 120px; }
      .ttr-slider.style-1 .slider-content .title {
        font-size: 36px;
        line-height: 46px; }
      .ttr-slider.style-1 .slider-content .sub-title {
        font-size: 18px;
        margin-bottom: 15px; }
    .ttr-slider.style-1 .swiper-pagination {
      right: 10px; }
    .ttr-slider.style-1 .slider-thumbs .thumbs-item {
      padding-bottom: 15px;
      padding-right: 15px; }
      .ttr-slider.style-1 .slider-thumbs .thumbs-item .play-btn {
        height: 40px;
        width: 40px;
        min-width: 40px;
        line-height: 40px;
        margin-right: 15px; }
      .ttr-slider.style-1 .slider-thumbs .thumbs-item .title {
        font-size: 14px; } }
  @media only screen and (max-width: 575px) {
    .ttr-slider.style-1 .slider-img {
      height: 600px; }
    .ttr-slider.style-1 .slider-content {
      padding: 80px 15px; }
    .ttr-slider.style-1 .slider-content .title {
      font-size: 32px;
      line-height: 40px; }
    .ttr-slider.style-1 .slider-content .sub-title {
      font-size: 18px;
      margin-bottom: 10px; }
    .ttr-slider.style-1 .swiper-pagination {
      display: none; }
    .ttr-slider.style-1 .slider-thumbs .swiper-slide {
      width: 250px; } }
  .ttr-slider.style-2 .slider-img {
    height: 100vh; }
  .ttr-slider.style-2 .slider-content {
    top: auto;
    bottom: 30px;
    transform: translateX(-50%); }
    .ttr-slider.style-2 .slider-content .title {
      font-size: 110px;
      line-height: 110px;
      text-transform: uppercase;
      margin-bottom: 60px;
      -webkit-animation: move2 5s infinite  alternate;
      animation: move2 5s infinite  alternate; }
    .ttr-slider.style-2 .slider-content .sub-title {
      font-size: 36px;
      text-transform: uppercase;
      font-weight: 500;
      margin-bottom: 25px;
      letter-spacing: 2px;
      -webkit-animation: move2 5s infinite  alternate;
      animation: move2  5s infinite  alternate; }
      .ttr-slider.style-2 .slider-content .sub-title:before, .ttr-slider.style-2 .slider-content .sub-title:after {
        content: "//";
        font-family: "Roboto", sans-serif;
        color: #78382e;
        font-weight: 900;
        transform: scale(0.93) translateY(-3%);
        display: inline-block; }
      .ttr-slider.style-2 .slider-content .sub-title:before {
        margin-right: 15px; }
      .ttr-slider.style-2 .slider-content .sub-title:after {
        margin-left: 15px; }
  .ttr-slider.style-2 .swiper-pagination {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 50px;
    width: 45px;
    height: auto;
    left: auto;
    bottom: auto; }
    .ttr-slider.style-2 .swiper-pagination-bullet {
      height: 12px;
      width: 12px;
      border: 2px solid;
      border-color: rgba(255, 255, 255, 0.2);
      display: block;
      margin: 18px;
      background-color: transparent;
      opacity: 1;
      -webkit-transition: all 0.5s;
      -ms-transition: all 0.5s;
      transition: all 0.5s;
      border-radius: 50%; }
      .ttr-slider.style-2 .swiper-pagination-bullet-active {
        border-color: #fff; }
  @media only screen and (max-width: 1680px) {
    .ttr-slider.style-2 .car-wheel {
      width: 75%; }
    .ttr-slider.style-2 .slider-content .title {
      font-size: 80px;
      line-height: 80px;
      margin-bottom: 50px; }
    .ttr-slider.style-2 .slider-content .sub-title {
      font-size: 28px;
      margin-bottom: 15px; } }
  @media only screen and (max-width: 1199px) {
    .ttr-slider.style-2 .slider-content .title {
      font-size: 62px;
      line-height: 62px;
      margin-bottom: 30px; }
    .ttr-slider.style-2 .slider-content .sub-title {
      font-size: 20px;
      margin-bottom: 10px; } }
  @media only screen and (max-width: 991px) {
    .ttr-slider.style-2 .slider-img {
      height: 600px; } }
  @media only screen and (max-width: 767px) {
    .ttr-slider.style-2 .slider-img {
      height: 550px; }
    .ttr-slider.style-2 .swiper-pagination {
      right: 25px; }
    .ttr-slider.style-2 .car-wheel {
      width: 90%; }
    .ttr-slider.style-2 .slider-content .title {
      font-size: 52px; } }
  @media only screen and (max-width: 575px) {
    .ttr-slider.style-2 .slider-content {
      bottom: 60px; }
      .ttr-slider.style-2 .slider-content .title {
        font-size: 42px;
        line-height: 42px; }
      .ttr-slider.style-2 .slider-content .sub-title {
        font-size: 18px; }
        .ttr-slider.style-2 .slider-content .sub-title:before {
          margin-right: 5px; }
        .ttr-slider.style-2 .slider-content .sub-title:after {
          margin-left: 5px; }
    .ttr-slider.style-2 .slider-img {
      height: 480px; }
    .ttr-slider.style-2 .swiper-pagination {
      top: auto;
      transform: unset;
      right: 0;
      width: 100%;
      left: 0;
      bottom: 20px;
      display: flex;
      justify-content: center; }
      .ttr-slider.style-2 .swiper-pagination-bullet {
        margin: 10px; } }

.videoplay-bx1 {
  height: 80px;
  width: 80px;
  line-height: 80px;
  text-align: center;
  color: #000000;
  display: block;
  font-size: 28px;
  position: relative; }
  .videoplay-bx1:hover {
    color: #000; }
  .videoplay-bx1:after {
    content: "";
    border-top: 15px solid #000000;
    border-left: 15px solid transparent;
    position: absolute;
    right: 5px;
    top: 5px; }
  @media only screen and (max-width: 991px) {
    .videoplay-bx1 {
      height: 60px;
      width: 60px;
      line-height: 60px;
      font-size: 24px; }
      .videoplay-bx1:after {
        border-top: 10px solid #000000;
        border-left: 10px solid transparent; } }

.social-sidebar {
  position: absolute;
  left: 50px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  writing-mode: tb-rl;
  height: 100%; }
  .social-sidebar ul {
    margin: 0;
    text-align: center; }
    .social-sidebar ul li {
      display: inline-block; }
      .social-sidebar ul li a {
        text-transform: uppercase;
        padding: 24px 15px;
        font-size: 15px;
        display: block;
        color: #fff;
        -webkit-transition: all 0.5s;
        -ms-transition: all 0.5s;
        transition: all 0.5s; }
        .social-sidebar ul li a:hover {
          background-color: #171a1e; }
  @media only screen and (max-width: 1680px) {
    .social-sidebar {
      left: 20px; }
      .social-sidebar ul li a {
        padding: 15px 10px;
        font-size: 14px; } }
  @media only screen and (max-width: 767px) {
    .social-sidebar {
      left: 10px; } }
  @media only screen and (max-width: 575px) {
    .social-sidebar {
      display: none; } }

.car-wheel {
  display: inline-block;
  position: relative;
  -webkit-animation: float 2.5s infinite;
  animation: float 2.5s infinite; }
  .car-wheel .wheel-2,
  .car-wheel .wheel-1 {
    position: absolute;
    width: 17%;
    height: 46.555%;
    animation: spin1 2.5s infinite linear;
    -webkit-animation: spin1 2.5s infinite linear; }
    .car-wheel .wheel-2 img,
    .car-wheel .wheel-1 img {
      width: 100%; }
  .car-wheel .wheel-1 {
    left: 7%;
    bottom: 13%; }
  .car-wheel .wheel-2 {
    right: 6.5%;
    bottom: 13%; }
  .car-wheel.wheel2 .wheel-2,
  .car-wheel.wheel2 .wheel-1 {
    width: 13.88%;
    height: 38%; }
  .car-wheel.wheel2 .wheel-2 {
    right: 14%;
    bottom: 15%; }
  .car-wheel.wheel2 .wheel-1 {
    left: 11.5%;
    bottom: 14.2%; }

.slide-move {
  -webkit-animation: 40s bgMove infinite linear;
  -moz-animation: 40s bgMove infinite linear;
  -o-animation: 40s bgMove infinite linear;
  -ms-animation: 40s bgMove infinite linear;
  animation: 40s bgMove infinite linear;
  background-repeat: repeat-x;
  background-size: cover; }
  .slide-move img {
    opacity: 0; }

/* Image Move Css */
@-webkit-keyframes bgMove {
  100% {
    background-position: 3000px 0px; } }

@-moz-keyframes bgMove {
  100% {
    background-position: 3000px 0px; } }

@-o-keyframes bgMove {
  100% {
    background-position: 3000px 0px; } }

@-ms-keyframes bgMove {
  100% {
    background-position: 3000px 0px; } }

@keyframes bgMove {
  100% {
    background-position: 3000px 0px; } }

@keyframes spin1 {
  0% {
    -moz-transform: rotate(-320deg);
    -webkit-transform: rotate(-320deg);
    -o-transform: rotate(-320deg);
    -ms-transform: rotate(-320deg); }
  100% {
    -moz-transform: rotate(-680deg);
    -webkit-transform: rotate(-680deg);
    -o-transform: rotate(-680deg);
    -ms-transform: rotate(-680deg); } }

@-webkit-keyframes spin1 {
  0% {
    -moz-transform: rotate(-320deg);
    -webkit-transform: rotate(-320deg);
    -o-transform: rotate(-320deg);
    -ms-transform: rotate(-320deg); }
  100% {
    -moz-transform: rotate(-680deg);
    -webkit-transform: rotate(-680deg);
    -o-transform: rotate(-680deg);
    -ms-transform: rotate(-680deg); } }

@keyframes float {
  0%,
  100% {
    transform: translateX(10px); }
  50% {
    transform: translateX(-15px); } }

.feature-bx1 {
  padding: 24px;
  border-radius: 0;
  background-color: #fff;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;      position: relative;
  z-index: 1;text-align: left;margin-bottom: 30px;min-height: 300px; }





.feature-bx1 > div {
position: relative;z-index: 1;
}

.feature-bx1:after {
      content: "";
      position: absolute;
      width: 100%;
      height: 0;
      background-color: #171a1e;
      z-index: 0;
      bottom: 0;  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
      left: 0;background: #333;
}

.feature-bx1:hover:after {
height:100%;
}

.feature-bx1.bg-gray-alt {
background-color: #f3f3f3;
}


.feature-bx1 .ttr-tilte {margin-bottom: 15px;
font-size: 20px;text-transform: capitalize;
}

  .feature-bx1 .ttr-tilte,
  .feature-bx1 a,
  .feature-bx1 i,
  .feature-bx1 p {
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s; }
  .feature-bx1:hover {
    color: #fff; }
    .feature-bx1:hover .ttr-tilte,
    .feature-bx1:hover i,
    .feature-bx1:hover a,
    .feature-bx1:hover p {
      color: #fff; }
    .feature-bx1:hover [fill] {
      fill: #fff; }
    .feature-bx1:hover .btn-link:after {
      background: #fff; }
  .feature-bx1 .icon-lg {
    line-height: 1;
    margin-bottom: 25px; }
  @media only screen and (max-width: 575px) {
    .feature-bx1 {
      padding: 35px 15px; } }

.feature-bx2 {
  border: 1px solid #b4b4b4;
  padding: 35px 25px;
  border-radius: 0;
  z-index: 1;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s; }
  .feature-bx2 .icon-lg {
    line-height: 1;
    margin-bottom: 24px; }
  .feature-bx2 .ttr-tilte,
  .feature-bx2 p {
    margin-bottom: 15px; }
  .feature-bx2 .ttr-tilte,
  .feature-bx2 a,
  .feature-bx2 p {
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s; }
  .feature-bx2:after {
    content: "";
    border-top: 15px solid #171a1e;
    border-left: 15px solid transparent;
    position: absolute;
    right: 5px;
    top: 5px; }
  .feature-bx2[class*="bg-"] {
    border: 0; }
    .feature-bx2[class*="bg-"] p,
    .feature-bx2[class*="bg-"] .ttr-tilte,
    .feature-bx2[class*="bg-"] a,
    .feature-bx2[class*="bg-"] i {
      color: #fff; }
    .feature-bx2[class*="bg-"]:after {
      border-top-color: #fff; }
    .feature-bx2[class*="bg-"] .btn-link:after {
      background-color: #fff; }
  .feature-bx2.bg-warning p,
  .feature-bx2.bg-warning .ttr-tilte,
  .feature-bx2.bg-warning a,
  .feature-bx2.bg-warning i {
    color: #000; }
  .feature-bx2.bg-warning:after {
    border-top-color: #000; }
  .feature-bx2.bg-warning .btn-link:after {
    background-color: #000; }

.portfolio-box {
  position: relative; }
  .portfolio-box.style-1 {
    overflow: hidden; }
    .portfolio-box.style-1 .media {
      position: relative; }

.portfolio-box.style-1 .media img {
height:255px;width: 100%;
}
      .portfolio-box.style-1 .media .portfolio-overlay {
        position: absolute;
        top: 0;
        left: 0;
        display: flex;
        z-index: 1;
        opacity: 0;
        width: 100%;
        height: 100%;
        justify-content: center;
        align-items: center;
        -webkit-transition: all 0.5s;
        -ms-transition: all 0.5s;
        transition: all 0.5s;
        padding-bottom: 60px; }
        .portfolio-box.style-1 .media .portfolio-overlay ul {
          margin-bottom: 0;
          list-style: none; }
          .portfolio-box.style-1 .media .portfolio-overlay ul li {
            display: inline-block; }
        .portfolio-box.style-1 .media .portfolio-overlay .ttr-icon {
          height: 40px;
          width: 40px;
          text-align: center;
          font-size: 24px;
          color: #fff;
          border: 1px solid #fff;
          line-height: 40px;
          display: block;
          margin: 0 3px; }
      .portfolio-box.style-1 .media:after {
        content: "";
        background: #171a1e;
        position: absolute;
        width: 100%;
        height: 0;
        top: 0;
        left: 0;
        opacity: 0.9;
        -webkit-transition: all 0.5s;
        -ms-transition: all 0.5s;
        transition: all 0.5s;
        transform-origin: top; }
    .portfolio-box.style-1 .info {
      background-color: #eaeaea;
      text-align: center;
      padding: 20px 30px;
      position: absolute;
      bottom: -50%;
      width: 100%;
      -webkit-transition: all 0.5s;
      -ms-transition: all 0.5s;
      transition: all 0.5s;
      z-index: 1; }
      .portfolio-box.style-1 .info .title {
        margin-bottom: 0; }
        .portfolio-box.style-1 .info .title a {
          color: #000;
          font-weight: 400;
          display: flex;
          align-items: center;
          justify-content: center; }
          .portfolio-box.style-1 .info .title a i {
            color: #78382e;
            display: inline-block;
            margin-right: 15px;
            font-size: 34px; }
    .portfolio-box.style-1:hover .info {
      bottom: 0; }
    .portfolio-box.style-1:hover .portfolio-overlay {
      opacity: 1; }
    .portfolio-box.style-1:hover .media:after {
      transform-origin: bottom;
      height: 100%;
      top: auto;
      bottom: 0; }
  .portfolio-box.style-2:after {
    content: "";
    background: #171a1e;
    position: absolute;
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    opacity: 0.9;
    z-index: 1;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    transform-origin: top; }
  .portfolio-box.style-2 .magnific-anchor {
    position: absolute;
    width: 100%;
    height: 55px;
    background: #020d26;
    bottom: 0;
    z-index: 2;
    text-align: center;
    padding: 15px 20px;
    line-height: 24px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    -webkit-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    -o-transform: rotateX(90deg);
    transform-origin: bottom;
    -moz-transform-origin: bottom;
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    -o-transform-origin: bottom; }
  .portfolio-box.style-2 .portfolio-info {
    position: absolute;
    width: 100%;
    top: calc(50% - 20px);
    transform: translateY(-50%);
    text-align: center;
    z-index: 2; }
    .portfolio-box.style-2 .portfolio-info .title {
      margin-bottom: 40px;
      color: #fff;
      -webkit-transition: all 0.5s;
      -ms-transition: all 0.5s;
      transition: all 0.5s;
      opacity: 0; }
      .portfolio-box.style-2 .portfolio-info .title a {
        color: #fff; }
    .portfolio-box.style-2 .portfolio-info .exe-title {
      text-transform: uppercase;
      font-weight: 600;
      color: #fff;
      font-size: 14px;
      letter-spacing: 3px;
      opacity: 0;
      -webkit-transition: all 0.5s;
      -ms-transition: all 0.5s;
      transition: all 0.5s; }
  .portfolio-box.style-2:hover:after {
    transform-origin: bottom;
    height: 100%;
    top: auto;
    bottom: 0; }
  .portfolio-box.style-2:hover .portfolio-info .title {
    margin-bottom: 5px;
    opacity: 1; }
  .portfolio-box.style-2:hover .portfolio-info .exe-title {
    opacity: 0.6; }
  .portfolio-box.style-2:hover .magnific-anchor {
    transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg); }

.pagination-bx .pagination {
  margin: 0;
  width: 100%; }

.pagination {
  padding: 10px 0;
  display: block; }
  .pagination li {
    display: inline-block;
    margin: 0 4px; }
  .pagination > li:first-child > a,
  .pagination > li:first-child > span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin-left: 0; }
  .pagination > li:last-child > a,
  .pagination > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
  .pagination > li > a,
  .pagination > li > span {
    background-color: #fff;
    color: #404153;
    padding: 13px 15px;
    font-weight: 600;
    font-size: 14px;
    min-width: 40px;
    border: 0;
    line-height: 1;
    display: block;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.05);
    display: block;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s; }
    .pagination > li > a:hover,
    .pagination > li > span:hover {
      border-color: transparent;
      color: #fff; }
.pagination li.current {
background: #78382e;
}
.pagination li.current a {
color: #fff;
}

    @media only screen and (max-width: 575px) {
      .pagination > li > a,
      .pagination > li > span {
        padding: 10px 15px; } }
  .pagination > .active > a,
  .pagination > .active > span,
  .pagination > .active > a:hover,
  .pagination > .active > span:hover,
  .pagination > .active > a:focus,
  .pagination > .active > span:focus {
    border-color: transparent; }
  @media only screen and (max-width: 575px) {
    .pagination li {
      margin: 0; } }

.pagination-sm .pagination > li > a,
.pagination-sm .pagination > li > span .pagination-sm .pagination > .previous > a,
.pagination-sm .pagination > .next > a {
  font-size: 12px;
  padding: 6px 12px; }

.pagination-lg .pagination > li > a,
.pagination-lg .pagination > li > span .pagination-lg .pagination > .previous > a,
.pagination-lg .pagination > .next > a {
  font-size: 18px;
  padding: 10px 20px; }

.pagination-bx.primary .pagination > li > a,
.pagination-bx.primary .pagination > li > span {
  background-color: #1abc9c;
  color: #fff;
  margin: 0 1px;
  border: 0; }

.pagination-bx.primary .pagination > li > a:hover,
.pagination-bx.primary .pagination > li > span:hover,
.pagination-bx.primary .pagination > li.active > span,
.pagination-bx.primary .pagination > li.active > a {
  background-color: #148f77; }

.pagination-bx.rounded .pagination > li > a,
.pagination-bx.rounded .pagination > li > span {
  border-radius: 30px;
  margin: 0 1px; }

.pagination-bx.rounded-sm .pagination > li > a,
.pagination-bx.rounded-sm .pagination > li > span {
  border-radius: 4px;
  margin: 0 1px;
  display: block;
  text-transform: uppercase;
  letter-spacing: 2px; }

.pagination-bx.gray .pagination > li > a,
.pagination-bx.gray .pagination > li > span {
  background-color: #f6f7f8;
  margin: 0 1px;
  border: 0; }

.pagination-bx.gray .pagination > li > a:hover,
.pagination-bx.gray .pagination > li > span:hover,
.pagination-bx.gray .pagination > li.active > span,
.pagination-bx.gray .pagination > li.active > a {
  background-color: #78382e;
  color: #fff; }

.pagination i {
  font-size: 12px; }

.pagination li.active a {
  background-color: #78382e;
  color: #fff; }

.pagination > li.active > a:hover,
.pagination > li > a:hover,
.pagination > li > span:hover {
  color: #fff;
  background-color: #78382e; }

.service-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  background: #f9f9f9;
  padding: 10px;
   }
  .service-menu li a {
    display: block;
    padding: 15px 50px 15px 20px;
    text-transform: capitalize;
    font-weight: 600;
    position: relative;
    z-index: 1;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
border-bottom: 1px solid rgba(185, 185, 185, 0.15);
    color: #333;
    font-weight: 500;
    font-size: 16px; }/*
  .service-menu li:last-child a {
    border-bottom: 0; }*/
  .service-menu li a i {
    color: #333;
    font-size: 18px;
    line-height: 16px;
    text-align: center;
    border-radius: 35px;
    position: absolute;
    right: 20px;
    top: 20px;
    padding-left: 2px; }
  .service-menu li.active a, .service-menu li:hover a {
    background-color: #fff;
    color: #000; }
    .service-menu li.active a i, .service-menu li:hover a i {
      color: #000; }
  .service-menu.style-1 li a i {
    font-size: 24px; }





  @media only screen and (max-width: 1199px) {
    .service-menu {
      padding: 15px; } }

.left-border-1 {
  padding-left: 30px;
  border-left: 1px solid rgba(0, 0, 0, 0.1); }

.contact-infolist {
  margin: 0 0 40px;
  padding: 25px 0 5px;
  list-style: none;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  .contact-infolist li {
    position: relative;
    padding: 0 20px 20px 80px; }
    .contact-infolist li img {
      position: absolute;
      left: 0;
      top: 10px;
      width: 60px; }
    .contact-infolist li .contact-title {
      color: #020d26;
      font-size: 20px;
      line-height: 28px;
      font-weight: 600;
      margin-bottom: 2px; }
    .contact-infolist li a,
    .contact-infolist li p {
      font-size: 16px;
      line-height: 24px;
      color: #555;
      font-weight: 400;
      margin-bottom: 5px; }

button.back-to-top {
  border-style: solid;
  border-width: 0;
  bottom: 15px;
  box-shadow: 2px 2px 12px -5px #000000;
  color: #fff;
  background-color: #2e3135;
  cursor: pointer;
  display: none;
  height: 50px;
  margin: 0;
  position: fixed;
  right: 20px;
  text-align: center;
  width: 50px;
  z-index: 99999;
  padding: 0;border-radius: 50%;
  font-size: 12px; }


button.back-to-top:hover {
background-color: #Fffaa3400;
}

/*

  @media only screen and (max-width: 575px) {
    button.back-to-top {
      height: 35px;
      width: 35px; } }*/

.team-member {
  position: relative; }
  .team-member .team-media {
    position: relative; }
    .team-member .team-media img {
      width: 100%; }
  .team-member .team-info span {
    font-weight: 600; }
  .team-member.style-1 {
    overflow: hidden; }
    .team-member.style-1 .team-info {
      text-align: left;
      padding: 30px;
      position: absolute;
      background-color: #fff;
      width: 100%;
      height: 100%;
      right: -100%;
      top: 0;
      opacity: 1;
      -webkit-transition: all 0.5s;
      -ms-transition: all 0.5s;
      transition: all 0.5s;
      z-index: 1; }
      .team-member.style-1 .team-info .title {
        border-bottom: 1px solid #eee;
        padding-bottom: 10px;
        margin-bottom: 15px; }
        .team-member.style-1 .team-info .title a {
          color: #000; }
    .team-member.style-1:hover {
      box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1); }
      .team-member.style-1:hover .team-info {
        opacity: 1;
        right: 0; }
    @media only screen and (min-width: 991px) and (max-width: 1100px) {
      .team-member.style-1 .team-info {
        padding: 15px; }
        .team-member.style-1 .team-info .title {
          font-size: 20px; } }
    @media only screen and (min-width: 591px) and (max-width: 691px) {
      .team-member.style-1 .team-info {
        padding: 18px; } }
    @media only screen and (max-width: 575px) {
      .team-member.style-1 .team-info .title {
        padding-bottom: 15px;
        margin-bottom: 20px; }
      .team-member.style-1 .team-info .icon-list {
        margin-bottom: 20px; } }
  .team-member.style-2 {
    background: #fff; }
    .team-member.style-2 .team-media {
      overflow: hidden; }
    .team-member.style-2 .team-info {
      border-bottom: 4px solid #171a1e;
      text-align: center;
      padding: 20px 10px; }
    .team-member.style-2 .social-media {
      position: absolute;
      bottom: -60px;
      left: 0;
      display: block;
      width: 100%;
      text-align: center;
      -webkit-transition: all 0.5s;
      -ms-transition: all 0.5s;
      transition: all 0.5s; }
    .team-member.style-2 .title {
      margin-bottom: 0;
      margin-bottom: 5px; }
    .team-member.style-2:hover .social-media {
      bottom: 30px; }

.social-media {
  padding: 0;
  margin: 0;
  list-style: none; }
  .social-media li {
    display: inline-block; }
    .social-media li a {
      height: 40px;
      width: 40px;
      border-radius: 0;
      padding: 8px 10px; }

.icon-list {
  padding: 0;
  margin: 0;
  list-style: none;
  margin-bottom: 15px; }
  .icon-list li {
    display: block;
    padding: 3px;
    font-size: 14px; }
    .icon-list li i {
      color: #78382e;
      margin-right: 5px; }

.bg-gray-alt {
  background-color: #fafafa; }

.about-media {
  position: relative; }
  .about-media .media {
    padding: 0 0 70px 80px; }
    .about-media .media img {
      width: 100%; }
  .about-media .about-contact {
    width: 360px;
    padding: 35px;
    position: absolute;
    bottom: 0;
    left: 0;
    box-shadow: 0 10px 50px -20px #78382e;
    -webkit-animation: up-down 2s infinite  alternate;
    animation: up-down  2s infinite  alternate; }



@-webkit-keyframes up-down {
  0% {
    transform: translatey(0); }
  100% {
    transform: translatey(-10px); } }

@keyframes up-down {
  0% {
    transform: translatey(0); }
  100% {
    transform: translatey(-10px); } }

.choose-media {
  width: 650px;
  float: right;
  height: 100%;
  -webkit-animation: up-down 2s infinite alternate;
  animation: up-down 2s infinite alternate; }
  @media only screen and (max-width: 1199px) {
    .choose-media {
      width: 100%; } }
  .choose-media img {
    width: 100%;
    transform: scale(1.1);
    margin-left: -40px; }
    @media only screen and (max-width: 1199px) {
      .choose-media img {
        margin-left: 0;
        transform: scale(1); } }

.progress-box.style1 {
  margin-bottom: 40px; }
  .progress-box.style1 .progress-bar {
    transition: unset; }
  .progress-box.style1 .progress {
    height: 5px;
    background-color: #fccccc;
    overflow: inherit;
    border-radius: 0; }
  .progress-box.style1 .progress-info {
    display: flex;
    justify-content: space-between; }
    .progress-box.style1 .progress-info .title {
      text-transform: uppercase;
      margin-bottom: 5px; }
    .progress-box.style1 .progress-info .progress-value {
      margin-bottom: 5px; }
  @media only screen and (max-width: 575px) {
    .progress-box.style1 {
      margin-bottom: 30px; } }

.form-card {
  padding: 50px 0; }
  .form-card .form-group {
    margin-bottom: 10px; }
    .form-card .form-group .form-control {
      background-color: #f8f8f8;
      height: 45px;
      font-size: 14px;
      border: 0;
      padding: 10px 25px;
      border-radius: 0; }
    .form-card .form-group .btn, .form-card .form-group .wp-block-button__link {
      height: 45px; }
  @media only screen and (max-width: 575px) {
    .form-card {
      padding: 40px 0; } }

.member-detail .title {
  margin-bottom: 10px; }

.member-detail .team-box {
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
  padding: 5px;
  background-color: #fff; }

.member-detail .team-media img {
  width: 100%; }

.member-detail .team-info {
  padding: 20px; }

.job-career-box {
  padding: 30px;
  background: #fff;
  box-shadow: 0 30px 50px 0 rgba(0, 0, 0, 0.1); }
  @media only screen and (max-width: 575px) {
    .job-career-box {
      padding: 25px; } }

.brand-list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0; }
  .brand-list li {
    display: inline-block;
    width: 33.33%;
    text-align: center;
    padding: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-right: 1px solid rgba(0, 0, 0, 0.1); }
    .brand-list li img {
      opacity: 0.4;
      transition: all 0.5s; }
    .brand-list li:hover img {
      opacity: 1; }
    .brand-list li:nth-child(3n+0) {
      border-right: 0; }
    .brand-list li:nth-last-child(1), .brand-list li:nth-last-child(2), .brand-list li:nth-last-child(3) {
      border-bottom: 0; }
  @media only screen and (max-width: 575px) {
    .brand-list li {
      width: 50%; }
      .brand-list li:nth-child(3n+0) {
        border-right: 1px solid rgba(0, 0, 0, 0.1); }
      .brand-list li:nth-last-child(3) {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
      .brand-list li:nth-child(2n+0) {
        border-right: 0; } }

.about-wraper1 {
  position: relative; }
  .about-wraper1 .about-media {
    position: relative;
    height: 100%;
    padding: 80px 80px 100px 150px; }
  .about-wraper1 .about-img1 {
    position: absolute;
    top: 0;
    left: 0;
    border: 10px solid #fff;
    z-index: 1;
    width: 250px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    -webkit-animation: move 9s infinite  alternate;
    animation: move  9s infinite  alternate; }
  .about-wraper1 .about-img2 {
    float: right;
    position: relative;
    width: 100%; }
    .about-wraper1 .about-img2 img {
      width: 100%; }
    .about-wraper1 .about-img2:before {
      content: "";
      position: absolute;
      width: 72px;
      height: 72px;
      background-color: #171a1e;
      z-index: 2;
      bottom: -30px;
      left: -30px;
      -webkit-animation: zoom-in-zoom-out 5s infinite  alternate;
      animation: zoom-in-zoom-out 5s infinite  alternate; }
  .about-wraper1 .experience-bx {
    position: absolute;
    right: 30px;
    bottom: 0;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    padding: 35px 30px;
    overflow: hidden;
    border-bottom: 5px solid #171a1e;
    -webkit-animation: move2 7s infinite  alternate;
    animation: move2  7s infinite  alternate; }
    .about-wraper1 .experience-bx .exp-text {
      font-size: 36px;
      color: #171a1e;
      line-height: 1;
      text-transform: uppercase;
      display: flex;
      align-items: flex-end;
      margin-bottom: 15px; }
      .about-wraper1 .experience-bx .exp-text .counter {
        font-size: 110px;
        text-transform: uppercase;
        line-height: 85px;
        display: inline-block;
        color: #000; }
    .about-wraper1 .experience-bx .exp-year {
      font-size: 16px;
      text-transform: uppercase;
      margin: 0; }
  @media only screen and (max-width: 1199px) {
    .about-wraper1 .about-img1 {
      width: 200px; }
    .about-wraper1 .about-media {
      padding: 50px 70px 120px 50px; } }
  @media only screen and (max-width: 991px) {
    .about-wraper1 .about-img1 {
      width: 250px; }
    .about-wraper1 .about-media {
      padding: 70px 120px 70px 140px; } }
  @media only screen and (max-width: 767px) {
    .about-wraper1 .about-media {
      padding: 60px; }
    .about-wraper1 .about-img1 {
      width: 200px; } }
  @media only screen and (max-width: 575px) {
    .about-wraper1 .about-img1 {
      width: 120px;
      border-width: 5px;
      left: 20px; }
    .about-wraper1 .experience-bx {
      padding: 20px; }
      .about-wraper1 .experience-bx .exp-text .counter {
        font-size: 80px;
        line-height: 60px; } }

@-webkit-keyframes move {
  0% {
    -webkit-transform: translate(0);
    transform: translate(0); }
  25% {
    -webkit-transform: translate(10px, 10px);
    transform: translate(10px, 10px); }
  50% {
    -webkit-transform: translate(5px, 5px);
    transform: translate(5px, 5px); }
  75% {
    -webkit-transform: translate(10px, -5px);
    transform: translate(10px, -5px); }
  100% {
    -webkit-transform: translate(0);
    transform: translate(0); } }

@-webkit-keyframes move2 {
  0% {
    -webkit-transform: translate(0);
    transform: translate(0); }
  25% {
    -webkit-transform: translate(-10px, -10px);
    transform: translate(-10px, -10px); }
  50% {
    -webkit-transform: translate(-5px, -5px);
    transform: translate(-5px, -5px); }
  75% {
    -webkit-transform: translate(-10px, 5px);
    transform: translate(-10px, 5px); }
  100% {
    -webkit-transform: translate(0);
    transform: translate(0); } }

@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1); }
  50% {
    transform: scale(1.2, 1.2); }
  100% {
    transform: scale(1, 1); } }

.list-check-squer li {
  display: block;
  color: #000;
  font-size: 20px;
  font-family: 'Roboto Condensed';
  font-weight: 500;
  position: relative;
  padding: 8px 15px 7px 50px;
  margin-bottom: 10px;
  line-height: 20px; }
  .list-check-squer li:before {
    content: "\ffaa34c";
    font-family: 'Line Awesome Free';
    font-weight: 900;
    background-color: #171a1e;
    width: 35px;
    height: 35px;
    display: block;
    text-align: center;
    line-height: 35px;
    color: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%); }
  @media only screen and (max-width: 575px) {
    .list-check-squer li {
      font-size: 16px;
      padding: 8px 15px 7px 46px;
      line-height: 16px; } }

.heading-ext {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 32px 40px; }
  .heading-ext .right {
    min-width: 200px;
    text-align: right; }
  @media only screen and (max-width: 767px) {
    .heading-ext {
      padding: 20px; } }
  @media only screen and (max-width: 575px) {
    .heading-ext {
      display: block; }
      .heading-ext .right {
        text-align: left;
        margin-top: 15px; } }

.team-wraper1 {
  position: relative;
  width: 100%;
  height: 100%;
  display: table; }
  .team-wraper1 .media-large {
    float: right;
    margin: 30px; }
    .team-wraper1 .media-large img {
      border-radius: 10px; }
  .team-wraper1 .team-media {
    width: 80px;
    height: 80px;
    border: 3px solid;
    border-color: #fff; }
    .team-wraper1 .team-media img {
      height: 100%;
      width: 100%;
      object-fit: cover; }
  .team-wraper1 .team-info {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    padding: 30px;
    background-color: #fff;
    width: 280px;
    position: absolute;
    right: 100%;
    top: 50%;
    transform: translateY(-50%);
    margin-right: 20px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    z-index: 1; }
    .team-wraper1 .team-info:after {
      content: "";
      border-top: 15px solid #fff;
      border-right: 15px solid transparent;
      position: absolute;
      right: -15px;
      top: 35%;
      transform: translateY(-50%); }
    .team-wraper1 .team-info .title {
      margin-bottom: 5px; }
    .team-wraper1 .team-info span {
      display: block;
      margin-bottom: 20px; }
  .team-wraper1 .team-bx {
    position: absolute; }
    .team-wraper1 .team-bx:hover .team-info {
      opacity: 1;
      visibility: visible; }
  .team-wraper1 .member1 {
    left: 250px;
    bottom: 0; }
  .team-wraper1 .member2 {
    right: 0;
    bottom: 0; }
    .team-wraper1 .member2 .team-media {
      transform: scale(1.5); }
    .team-wraper1 .member2 .team-info {
      margin-right: 35px; }
  .team-wraper1 .member3 {
    right: 50px;
    top: 50px; }
  .team-wraper1 .member4 {
    top: 0;
    left: 300px; }
    .team-wraper1 .member4 .team-media {
      transform: scale(1.5); }
    .team-wraper1 .member4 .team-info {
      margin-right: 35px; }
  .team-wraper1 .member5 {
    top: 100px;
    left: 100px; }
    .team-wraper1 .member5 .team-media {
      transform: scale(1.5); }
    .team-wraper1 .member5 .team-info {
      margin-right: 35px; }
  @media only screen and (max-width: 991px) {
    .team-wraper1 .member1 {
      left: 180px; }
      .team-wraper1 .member1 .team-info {
        margin-right: 0;
        margin-left: 15px;
        right: 0;
        left: 100%; }
        .team-wraper1 .member1 .team-info:after {
          right: auto;
          top: 35%;
          transform: translateY(-50%) rotate(90deg);
          left: -15px; }
    .team-wraper1 .member5 {
      left: 0; }
      .team-wraper1 .member5 .team-info {
        margin-right: 0;
        margin-left: 35px;
        right: 0;
        left: 100%; }
        .team-wraper1 .member5 .team-info:after {
          right: auto;
          top: 35%;
          transform: translateY(-50%) rotate(90deg);
          left: -15px; } }

.blog-carousel .owl-stage-outer {
  overflow: unset; }
  .blog-carousel .owl-stage-outer .owl-item {
    opacity: 0.3;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s; }
    .blog-carousel .owl-stage-outer .owl-item.active {
      opacity: 1; }

.blog-carousel .blog-card {
  margin-bottom: 0; }

.blog-wraper1,
.service-wraper1 {
  position: relative; }
  .blog-wraper1:after
/*,
  .service-wraper1:after*/ {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
height: 33%;
    width: 100%;
    background-color: #f8f8f8; }
  @media only screen and (max-width: 767px) {
    .blog-wraper1:after,
    .service-wraper1:after {
      content: none; } }


.project-gallery-ser .title-ext,
.service-wraper1 .title-ext {
font-size: 22px;
}


/*
.service-wraper1 .row [class*="col"]:nth-child(1) {
padding-right:5px;
}

.service-wraper1 .row [class*="col"]:nth-child(2) {
padding-left: 5px;
padding-right: 5px;
}
*/


.service-wraper1 .row [class*="col"]:nth-child(2) .feature-bx1 {
background-color: #f3f3f3;
}

/*
.service-wraper1 .row [class*="col"]:nth-child(3) {
padding-left:5px;
}*/

.service-wraper1 .row [class*="col"]:nth-child(3) .feature-bx1 {
background-color: #fff;
}

/*
.service-wraper1 .row [class*="col"]:nth-child(4) {
padding-right:5px;
}



.service-wraper1 .row [class*="col"]:nth-child(5) {
padding-right: 5px;
padding-left: 5px;
}



.service-wraper1 .row [class*="col"]:nth-child(6) {
padding-left:5px;
}
*/


.service-wraper1 .row [class*="col"]:nth-child(6) .feature-bx1 {
background-color: #f3f3f3;
}


.service-wraper1 .row [class*="col"]:nth-child(4) .feature-bx1 {
background-color: #f3f3f3;
}

.blog-card {
  position: relative;
  margin-bottom: 30px; }
  .blog-card .post-media img {
    width: 100%; height:255px;}
  .blog-card.blog-list {
    display: flex; }
    .blog-card.blog-list .post-media {
      width: 200px;
      min-width: 200px; }
      .blog-card.blog-list .post-media img {
        height: 100%;
        object-fit: cover; }
    .blog-card.blog-list.list-large .post-media {
      width: 300px;
      min-width: 300px; }
    @media only screen and (max-width: 1199px) {
      .blog-card.blog-list.list-large .post-media {
        width: 250px;
        min-width: 250px; } }
    @media only screen and (max-width: 767px) {
      .blog-card.blog-list.list-large {
        display: block; }
        .blog-card.blog-list.list-large .post-media {
          width: 100%;
          min-width: 100%; } }
    @media only screen and (max-width: 575px) {
      .blog-card.blog-list {
        display: block; }
        .blog-card.blog-list .post-media {
          width: 100%;
          min-width: 100%; } }
  .blog-card.blog-overlay .post-info {
    position: absolute;
    bottom: 0;
    width: 100%; }
    .blog-card.blog-overlay .post-info .post-meta li, .blog-card.blog-overlay .post-info .post-meta a, .blog-card.blog-overlay .post-info .post-meta i {
      color: #fff; }
    .blog-card.blog-overlay .post-info .post-title a {
      color: #fff; }
  .blog-card.style-1 .post-title {
  margin-bottom: 12px;
font-size: 18px;
line-height: 23px;
height: 46px;}
  .blog-card.style-1 .post-info {
    padding: 30px; }
    .blog-card.style-1 .post-info .post-meta {
      border-top: 1px solid #eee;
      margin-bottom: -5px;
      padding-top: 15px;
      margin-top: 20px; }



.blog-card.style-1 .post-info .post-content p {
height: 66px;

overflow: hidden;
}

  .blog-card.style-1.blog-overlay .post-info {
    z-index: 2; }
    .blog-card.style-1.blog-overlay .post-info .post-meta {
      margin-bottom: 0;
      border-top: 1px solid rgba(255, 255, 255, 0.2);
      padding-top: 15px;
      margin-bottom: 0; }
  .blog-card.style-1.blog-overlay .post-media {
    position: relative;
    z-index: 1; }
    .blog-card.style-1.blog-overlay .post-media img {
      min-height: 300px;
      object-fit: cover; }
    .blog-card.style-1.blog-overlay .post-media:after {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      background: -moz-linear-gradient(top, rgba(23, 26, 30, 0) 0%, rgba(23, 26, 30, 0.8) 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, rgba(23, 26, 30, 0) 0%, rgba(23, 26, 30, 0.8) 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, rgba(23, 26, 30, 0) 0%, rgba(23, 26, 30, 0.8) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      z-index: 1;
      width: 100%;
      height: 100%; }
  .blog-card.style-1.blog-list .post-info {
    padding: 35px 30px; }
  @media only screen and (max-width: 991px) {
    .blog-card.style-1.blog-list .post-info {
      padding: 25px 20px; }
    .blog-card.style-1 .post-info {
      padding: 30px 25px; } }
  @media only screen and (max-width: 575px) {
    .blog-card.style-1.blog-list .post-info {
      padding: 30px 25px; } }

.post-meta {
  padding: 0;
  margin: 0;
  list-style: none; }
  .post-meta li {
    display: inline-block;
    position: relative;
    font-size: 14px; }
    .post-meta li:after {
      content: "-";
      margin-left: 10px;
      margin-right: 10px;
      display: inline-block; }
    .post-meta li:last-child:after {
      content: none; }
    .post-meta li a {
      color: #777777; }
  .post-meta .author img {
    border-radius: 30px;
    height: 30px;
    width: 30px;
    display: inline-block;
    margin-right: 10px; }
  .post-meta .author a {
    color: #78382e; }

/* About Us */
.about-year {
  padding: 25px;
  width: 240px;
  position: absolute;
  bottom: 30px;
  left: 0;
  box-shadow: 0 10px 50px -20px #78382e;
  background: #78382e;
  -webkit-animation: up-down 2s infinite  alternate;
  animation: up-down  2s infinite  alternate; }
  .about-year .count {
    font-size: 90px;
    color: #fff;
    line-height: 90px;
    margin-bottom: 5px; }
  .about-year .text {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    box-shadow: inset 0 -3px 0px 0 #ffdb3d;
    display: inline-block;
    padding-bottom: 5px;
    margin-bottom: 20px; }
  @media only screen and (max-width: 575px) {
    .about-year {
      padding: 15px;
      width: 195px;
      bottom: 15px; }
      .about-year .count {
        font-size: 60px;
        line-height: 60px; } }

.about-imgbox {
  padding-left: 90px;
  position: relative; }

.videoplay-bx i {
  width: 50px;
  height: 50px;
  background: #ffdb3d;
  border-radius: 40px;
  text-align: center;
  line-height: 50px;
  color: #000;
  padding-left: 3px; }

.videoplay-bx span {
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  margin-left: 10px; }

.counter-style-1 {
  padding: 20px;
  border: 2px solid #eee;
  position: relative;
  margin-bottom: 30px; }
  .counter-style-1:after {
    content: "";
    border-top: 15px solid #78382e;
    border-left: 15px solid transparent;
    position: absolute;
    right: 5px;
    top: 5px; }

/* .counter-style-2{
	text-align:center;
}
.counter-style-2 .counter-bx{
	margin-bottom:10px;
}
.counter-style-2 .counter-bx span{
	font-size:60px;
	font-weight:500;
	line-height: 70px;
	display: inline-block;
	color:#000;
}
.counter-style-2 .counter-text{
	font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    color: #627696;
    text-transform: uppercase;
}
.text-white .counter-style-2 .counter-text,
.text-white .counter-style-2 .counter-bx span{
	color:#fff;
} */
/* About Us 2 */
.about-wraper2 .about-content {
  position: relative; }

.about-wraper2 .ttr-media img {
  min-width: auto; }

.about-wraper2 .service-content {
  background-color: #fff;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  border-radius: 50px;
  line-height: 60px;
  text-align: center;
  font-weight: 500;
  margin-bottom: 100px;
  width: 235px;
  position: relative;
  height: 60px;
  align-items: center;
  display: flex;
  -webkit-animation: move 2s infinite  alternate;
  animation: move 10s infinite  alternate; }
  .about-wraper2 .service-content:before {
    content: "\ffaa34c";
    background-color: #78382e;
    height: 45px;
    width: 45px;
    line-height: 45px;
    border-radius: 50%;
    color: #fff;
    font-family: 'FontAwesome';
    display: block;
    position: absolute;
    top: 8px;
    text-align: center; }
  .about-wraper2 .service-content .title {
    margin: 0;font-weight: normal;
    text-transform: uppercase; }

.about-wraper2 .content-left,
.about-wraper2 .content-right {
  position: absolute;
  transform: translate(-50%, -50%);
  top: 60%; }

.about-wraper2 .content-left {
  left: 23%; }
  .about-wraper2 .content-left .service-content {
    -webkit-animation: up-down 5s infinite  alternate;
    animation: up-down 5s infinite  alternate;
    padding: 0 65px 0 20px;
    justify-content: flex-end; }
    .about-wraper2 .content-left .service-content:nth-child(2) {
      margin: 0 0 100px -50px; }
    .about-wraper2 .content-left .service-content:before {
      right: 8px; }

.about-wraper2 .content-right {
  right: -50px; }
  .about-wraper2 .content-right .service-content {
    padding: 0 20px 0 65px;
    -webkit-animation: up-down2 5s infinite  alternate;
    animation: up-down2 5s infinite  alternate; }
    .about-wraper2 .content-right .service-content:nth-child(2) {
      margin: 0 0 100px 50px; }
    .about-wraper2 .content-right .service-content:before {
      left: 8px; }

@media only screen and (max-width: 1199px) {
  .about-wraper2 .content-left {
    left: 150px; }
  .about-wraper2 .content-right {
    right: -150px; } }

@media only screen and (max-width: 991px) {
  .about-wraper2 .content-left,
  .about-wraper2 .content-right {
    display: none; } }

@-webkit-keyframes up-down2 {
  0% {
    transform: translatey(0); }
  100% {
    transform: translatey(-10px); } }

@keyframes up-down2 {
  0% {
    transform: translatey(0); }
  100% {
    transform: translatey(10px); } }

.contact-form label {
  font-size: 15px;
  font-weight: 400;
  color: #606060;
  position: absolute;
  top: 10px;
  left: 20px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s; }

.contact-form .input-group .form-control {
  border-width: 0 0 1px 0;
  background-color: rgba(0, 0, 0, 0);
  background: transparent;
  border: 1px solid rgba(0, 0, 0, 0.2);
  height: 50px;
  padding: 8px 20px;
  font-size: 15px;
  line-height: 22px; }

.contact-form .form-control:hover, .contact-form .form-control:active, .contact-form .form-control:focus {
  border-color: #78382e; }

.contact-form .input-group textarea.form-control {
  height: 80px;
  padding: 15px 20px; }

.contact-form .form-group {
  margin-bottom: 30px; }
  .contact-form .form-group.focused label {
    margin-top: -31px;
    font-size: 11px;
    margin-left: -20px; }
  @media only screen and (max-width: 575px) {
    .contact-form .form-group {
      margin-bottom: 20px; } }

.contact-form.style1 {
  background-color: #ffaa34;
  padding: 30px;
  box-shadow: 0 10px 40px -20px #ffaa34;
  border: 2px solid #ffaa34;
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover; }
  @media only screen and (max-width: 1199px) {
    .contact-form.style1 {
      padding: 30px; } }
  @media only screen and (max-width: 575px) {
    .contact-form.style1 {
      padding: 25px; } }
  .contact-form.style1 .input-group .form-control {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0); }

.contact-ri {
  padding-left: 30px; }
  @media only screen and (max-width: 991px) {
    .contact-ri {
      padding-left: 0; } }

.contact-ri .heading-bx h2 {
font-weight: normal;
font-size: 35px;
}


iframe {
  border: 0; }

.icon-box {
  margin-bottom: 30px; }
  .icon-box .title {
    margin-bottom: 20px;
    border-bottom: 2px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 15px;
    display: flex;
    align-items: center;
    text-transform: uppercase; }
    .icon-box .title i {
      font-size: 32px;
      margin-right: 15px;
      color: #78382e; }

@media only screen and (max-width: 575px) {
  #rc-imageselect,
  .g-recaptcha {
    transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    margin-bottom: -15px; } }

.help-bx {
  box-shadow: 0 20px 60px 0 rgba(0, 0, 0, 0.1); }
  .help-bx .info {
    padding: 15px 25px 35px 25px;
    text-align: center;
    position: relative;
    z-index: 1; }
    .help-bx .info img {
      max-width: 60px;
      margin-bottom: 20px; }
    .help-bx .info:before, .help-bx .info:after {
      content: "";
      background: #fff;
      position: absolute;
      top: -25px;
      width: 100%;
      height: 80px;
      left: 0;
      transform: skewY(-8deg);
      z-index: -1; }
    .help-bx .info:before {
      background: #fff;
      top: -32px;
      transform: skewY(-5deg);
      height: 40px; }
  .help-bx p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px; }

.brochure-bx {
  padding: 30px;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  background: #fff;
  box-shadow: 0 20px 60px 0 rgba(0, 0, 0, 0.1); }
  .brochure-bx .title-head {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    padding-bottom: 8px;
    position: relative;
    margin-bottom: 30px; }
    .brochure-bx .title-head:after {
      background: #171a1e;
      content: "";
      width: 30px;
      height: 3px;
      position: absolute;
      bottom: -2px;
      left: 0; }

.download-link {
  position: relative;
  display: block;
  padding-left: 45px;
  margin-top: 20px; }
  .download-link .title {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 0px;
    line-height: 22px; }
  .download-link span {
    color: #888;
    font-size: 14px;
    line-height: 18px; }
  .download-link img {
    width: 45px;
    position: absolute;
    left: -5px;
    top: 0; }

.form-check-label:before {
  width: 20px;
  height: 20px;
  background-color: transparent;
  border: 2px solid #171a1e;
  top: 2px; }

.form-check-label:after {
  width: 20px;
  height: 20px;
  top: 2px; }

.custom-checkbox .form-check-input:checked ~ .form-check-label::before {
  background-color: #171a1e; }

.custom-checkbox .form-check-label::before, .custom-checkbox .form-check-label::after {
  left: -30px; }

.custom-checkbox label {
  line-height: 24px;
  margin-bottom: 0; }

.booking-form .dropdown-toggle,
.booking-form .form-control {
  border: 1px solid #cacaca;
  padding: 15px 20px;
  border-radius: 0;
  height: 50px; }

.booking-form textarea.form-control {
  height: 220px; }

.booking-form .form-title {
  background-color: #78382e;
  color: #fff;
  padding: 12px 20px;
  margin-bottom: 20px;
  font-weight: 500;
  display: block; }

.booking-form .form-group {
  margin-bottom: 30px; }

@media only screen and (max-width: 575px) {
  .booking-form .form-group {
    margin-bottom: 20px; } }

/* error */
.error-404 {
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 550px;
  margin: auto; }
  .error-404 .inner-content {
    text-align: center; }
  .error-404 .error-title {
    font-size: 180px;
    line-height: 180px;
    margin-bottom: 15px; }
    .error-404 .error-title span {
      width: 145px;
      height: 145px;
      display: inline-block;
      background-image: url(../images/error.gif);
      background-size: 100%;
      margin: 0 10px; }
  .error-404 .error-text {
    text-transform: uppercase;
    margin-bottom: 15px; }
  .error-404 p {
    margin-bottom: 30px; }
  @media only screen and (max-width: 575px) {
    .error-404 .error-title {
      font-size: 120px;
      line-height: 120px; }
      .error-404 .error-title span {
        width: 100px;
        height: 100px; } }

.blog-single {
  margin-bottom: 60px; }
  .blog-single .post-meta {
    padding: 0;
    margin-bottom: 15px; }
  .blog-single .ttr-post-title {
    margin-bottom: 20px; }
  .blog-single .action-box {
    margin-bottom: 30px; }
  .blog-single .ttr-post-text {
    margin-top: 10px; }
    .blog-single .ttr-post-text ul {
      padding: 0; }
  .blog-single .share-post li:first-child {
    margin-right: 5px; }
  .blog-single .ttr-post-text ul li {
    padding: 5px 0; }
  .blog-single .ttr-post-footer {
    display: flex;
    align-items: center;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-width: 1px 0;
    padding: 10px 0;
    margin-top: 30px; }
    .blog-single .ttr-post-footer .post-tags a {
      color: #171a1e;
      font-size: 14px;
      font-weight: 600;
      text-transform: uppercase;
      margin-right: 10px; }
    .blog-single .ttr-post-footer strong {
      font-size: 14px;
      font-weight: 600;
      margin-right: 10px; }
  .blog-single .ttr-post-meta {
    margin-bottom: 0; }
  .blog-single .ttr-post-tags {
    margin-top: 20px; }
  .blog-single .ttr-post-media {
    border-radius: 4px; }
  @media only screen and (max-width: 767px) {
    .blog-single .ttr-post-footer {
      display: block; }
      .blog-single .ttr-post-footer .social-media {
        margin: 15px 0 0; } }

.comments-area {
  padding: 0; }
  .comments-area .comments-title {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 30px; }

ol.comment-list {
  margin-bottom: 60px;
  list-style: none;
  padding-left: 0; }
  ol.comment-list li.comment {
    position: relative;
    padding: 0; }
    ol.comment-list li.comment .comment-body {
      margin-bottom: 40px;
      margin-left: 80px;
      position: relative;
      background: #f6f7f8;
      padding: 30px 30px;
      border: 1px solid rgba(0, 0, 0, 0.1); }
      ol.comment-list li.comment .comment-body:after {
        content: "";
        background: #f6f7f8;
        border: 1px solid rgba(0, 0, 0, 0.1);
        width: 12px;
        height: 12px;
        position: absolute;
        left: -6px;
        transform: rotate(45deg);
        border-width: 0 0px 1px 1px;
        top: 30px; }
    ol.comment-list li.comment .comment-author {
      display: block;
      margin-bottom: 0; }
      ol.comment-list li.comment .comment-author .avatar {
        position: absolute;
        top: 0;
        left: -80px;
        width: 70px;
        height: 70px;
        border-radius: 64px;
        -webkit-border-radius: 64px;
        background: #fff;
        padding: 4px;
        box-shadow: 0 0 30px 0 rgba(0, 10, 105, 0.03); }
      ol.comment-list li.comment .comment-author .fn {
        display: inline-block;
        color: #272d3a;
        font-size: 18px;
        font-weight: 600;
        font-style: normal;
        margin-bottom: 5px;
        line-height: 28px; }
      ol.comment-list li.comment .comment-author .says {
        display: none;
        color: #999999;
        font-weight: 600; }
    ol.comment-list li.comment .comment-meta {
      color: #8d8d8d;
      text-transform: uppercase;
      margin-bottom: 10px; }
      ol.comment-list li.comment .comment-meta a {
        color: #171a1e;
        font-size: 14px;
        font-weight: 500;
        letter-spacing: 0;
        text-transform: uppercase; }
    ol.comment-list li.comment p {
      margin: 0 0 5px;
      font-size: 16px;
      font-weight: 400;
      line-height: 24px; }
    ol.comment-list li.comment .reply a {
      background: #171a1e;
      padding: 6px 15px;
      display: inline-block;
      border-radius: 0;
      margin-top: 12px;
      font-size: 13px;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 2px;
      color: #fff; }
      ol.comment-list li.comment .reply a:hover {
        background-color: #171a1e;
        color: #fff; }
    ol.comment-list li.comment .comment-respond .comment-form p {
      padding: 0 15px; }
  ol.comment-list li .children {
    list-style: none;
    margin-left: 80px;
    padding: 0; }
    ol.comment-list li .children li {
      padding: 0; }
  @media only screen and (max-width: 767px) {
    ol.comment-list .padding-30 {
      padding: 15px; }
    ol.comment-list li.comment .comment-body {
      margin-bottom: 30px;
      margin-left: 70px; }
    ol.comment-list li.comment .comment-author .avatar {
      left: -75px;
      height: 60px;
      width: 60px; }
    ol.comment-list li.comment .reply a {
      position: static; }
    ol.comment-list li .children {
      margin-left: 20px; } }
  @media only screen and (max-width: 575px) {
    ol.comment-list li.comment .comment-body {
      margin-left: 62px;
      padding: 25px; }
    ol.comment-list li.comment .comment-author .avatar {
      left: -65px;
      top: 12px;
      width: 50px;
      height: 50px; } }

.comment-respond {
  padding: 30px 30px;
  background: #f6f7f8;
  border: 1px solid rgba(0, 0, 0, 0.1); }
  .comment-respond .comment-reply-title {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 15px; }
  .comment-respond .comment-form {
    margin: 0 -10px; }
  .comment-respond .comment-notes {
    display: none; }
  .comment-respond p {
    width: 33.333%;
    float: left;
    padding: 0 10px;
    margin-bottom: 20px;
    position: relative; }
    .comment-respond p.form-allowed-tags {
      width: 100%; }

.comments-area .comment-form p label {
  display: none;
  line-height: 18px;
  margin-bottom: 10px; }

.comments-area .comment-form p input[type="text"],
.comments-area .comment-form p textarea {
  width: 100%;
  height: 50px;
  padding: 14px 22px 14px 22px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  text-transform: capitalize;
  color: #000000;
  background: #fff;
  font-size: 14px; }

.comments-area .comment-form p input[type="text"]:hover,
.comments-area .comment-form p textarea:hover,
.comments-area .comment-form p input[type="text"]:focus,
.comments-area .comment-form p textarea:focus {
  border-color: #171a1e;
  box-shadow: none;
  outline: none; }

.comments-area .comment-form p.comment-form-comment {
  width: 100%;
  display: block;
  clear: both; }

.comments-area .comment-form p textarea {
  height: 120px; }

.comments-area .comment-form p.form-submit {
  clear: both;
  float: none;
  width: 100%;
  margin: 0; }

.comments-area .comment-form p input[type="submit"] {
  background-color: #78382e;
  border: none;
  border-style: solid;
  border-width: 0;
  color: #fff;
  display: inline-block;
  font-weight: 400;
  font-size: 16px;
  padding: 10px 20px;
  text-transform: uppercase; }

.comments-area .comment-form p input[type="submit"]:hover,
.comments-area .comment-form p input[type="submit"]:focus,
.comments-area .comment-form p input[type="submit"]:active {
  background-color: #f10c0c; }

@media only screen and (max-width: 767px) {
  .comments-area .comment-form p {
    width: 100%;
    float: none;
    margin-bottom: 20px; }
  .comments-area .comment-respond {
    padding: 20px; } }

.author-box {
  background-color: #f6f7f8;
  padding: 30px;
  border: 1px solid rgba(0, 0, 0, 0.1); }
  .author-box.blog-user .author-profile-info {
    display: flex; }
    @media only screen and (max-width: 575px) {
      .author-box.blog-user .author-profile-info {
        display: block; } }
  .author-box .author-profile-pic {
    width: 100px;
    height: 100px;
    min-width: 100px;
    border-radius: 100px;
    overflow: hidden;
    box-shadow: -2px 5px 10px 0 rgba(0, 16, 147, 0.1);
    z-index: 2;
    position: relative;
    margin-right: 25px; }
    .author-box .author-profile-pic img {
      width: 100%;
      min-width: 100px;
      height: 100px;
      border-radius: 4px;
      overflow: hidden;
      box-shadow: none;
      z-index: 2;
      position: relative;
      margin: 0 auto;
      border: 0; }
    .author-box .author-profile-pic h6, .author-box .author-profile-pic .h6 {
      font-size: 24px;
      line-height: 32px;
      margin-bottom: 5px; }
    .author-box .author-profile-pic p {
      margin-bottom: 15px;
      font-size: 18px;
      line-height: 24px; }
    @media only screen and (max-width: 575px) {
      .author-box .author-profile-pic {
        margin-bottom: 20px; } }

.min-container,
.blog-post.blog-single {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }

.max-container {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 55px;
  padding-right: 55px; }

.blog-post.blog-single .ttr-post-info {
  padding: 0; }

.blog-post.blog-single .ttr-post-text.text > ol,
.blog-post.blog-single .ttr-post-text.text > ul {
  padding-left: 30px; }

.blog-post.blog-single .ttr-post-text.text > ol li,
.blog-post.blog-single .ttr-post-text.text > ul li {
  padding: 5px 5px;
  color: #2b2d2e; }

.blog-post.blog-single .ttr-post-text.text > .wp-block-gallery {
  padding: 0;
  list-style: none; }

.blog-post.blog-single .ttr-post-text.text > .wp-block-gallery li {
  padding: 0;
  list-style: none;
  margin: 10px; }

.blog-post.blog-single .ttr-post-text ul li,
.blog-post.blog-single .ttr-post-text ol li,
.blog-post.blog-single .ttr-post-text p {
  font-size: 15px;
  line-height: 28px; }

.blog-post.blog-single .ttr-post-text p {
  margin-bottom: 28px; }

.blog-post.blog-single .ttr-post-text blockquote p {
  font-size: 18px;
  line-height: 30px;
  color: #2b2d2e;
  margin-bottom: 10px;
  font-weight: 600;
  text-align: left; }

.blog-post.blog-single .ttr-post-text .wp-block-gallery {
  margin-left: calc(-190px - (10px/2));
  margin-right: calc(-190px - (10px/2));
  width: calc(100% + 380px + 10px);
  max-width: initial; }

.blog-post.blog-single .ttr-post-text > div + p:first-letter,
.blog-post.blog-single .ttr-post-text > p:first-child:first-letter {
  color: #6d9ec4;
  font-size: 100px;
  float: left;
  margin-right: 20px;
  margin-bottom: 14px;
  margin-top: 15px; }

.blog-post.blog-single .ttr-post-text .has-large-font-size {
  font-size: 36px;
  line-height: 50px;
  color: #000; }

.content-spacious-full .wp-block-gallery {
  margin-left: calc(-200px - (10px/2));
  margin-right: calc(-200px - (10px/2));
  width: calc(100% + 400px + 10px);
  max-width: initial; }

.alignwide {
  margin-left: calc(-100px - (10px/2));
  margin-right: calc(-100px - (10px/2));
  width: calc(100% + 200px + 10px);
  max-width: initial; }

.alignfullwide {
  margin-left: calc(50% - 50vw - (var(--content-share-ml,0px)/2));
  width: 100vw;
  max-width: 100vw;
  box-sizing: border-box; }

.ttr-post-text h1, .ttr-post-text .h1,
.thm-unit-test .ttr-post-text h1,
.thm-unit-test .ttr-post-text .h1 {
  font-size: 36px;
  line-height: 45px;
  margin-bottom: 10px;
  font-weight: 700; }

.ttr-post-text h2, .ttr-post-text .h2,
.thm-unit-test .ttr-post-text h2,
.thm-unit-test .ttr-post-text .h2 {
  font-size: 32px;
  line-height: 45px;
  margin-bottom: 5px;
  font-weight: 700; }

.ttr-post-text h3, .ttr-post-text .h3,
.thm-unit-test .ttr-post-text h3,
.thm-unit-test .ttr-post-text .h3 {
  font-size: 28px;
  line-height: 35px;
  margin-bottom: 8px;
  font-weight: 700; }

.ttr-post-text h4, .ttr-post-text .h4,
.thm-unit-test .ttr-post-text h4,
.thm-unit-test .ttr-post-text .h4 {
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 5px;
  font-weight: 600; }

.ttr-post-text h5, .ttr-post-text .h5,
.thm-unit-test .ttr-post-text h5,
.thm-unit-test .ttr-post-text .h5 {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 8px;
  font-weight: 600; }

.ttr-post-text h6, .ttr-post-text .h6,
.thm-unit-test .ttr-post-text h6,
.thm-unit-test .ttr-post-text .h6 {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 10px;
  font-weight: 600; }

pre {
  margin: 0 0 25px;
  padding: 20px;
  color: #ddd;
  background-color: #222;
  white-space: pre;
  text-shadow: 0 1px 0 #000;
  border-radius: 5px;
  border-bottom: 1px solid #555;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4) inset, 0 0 20px rgba(0, 0, 0, 0.2) inset; }

blockquote {
  padding: 20px 20px 20px 30px;
  font-size: 18px;
  color: #555555;
  margin: 25px 0;
  border-left: none;
  line-height: 30px;
  position: relative;
  background: #fff;
  clear: both;
  border-left: 4px solid #171a1e;
  background: #f6f7f8; }
  blockquote p {
    font-size: 20px;
    color: #000;
    line-height: 32px;
    margin-bottom: 0px;
    font-weight: 500; }
  @media only screen and (max-width: 575px) {
    blockquote {
      padding: 20px; }
      blockquote p {
        font-size: 18px;
        line-height: 28px; } }

.paginate-links {
  display: flex;
  align-items: center;
  margin: 20px 0; }

.paginate-links a,
.paginate-links > span {
  margin: 0 0 0 10px;
  position: relative;
  border: 0px solid #6cc000;
  color: #000;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 40px;
  min-width: 40px;
  height: 40px;
  text-align: center;
  text-transform: capitalize;
  transition: all 500ms ease 0s;
  background: #E0E0E0;
  border-radius: 3px; }

.wp-block-button__link {
  border-radius: 4px;
  font-size: 16px;
  padding: 10px 30px;
  font-weight: 700; }

.wp-block-gallery {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  padding: 0; }
  .wp-block-gallery .blocks-gallery-image,
  .wp-block-gallery .blocks-gallery-item {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: center;
    margin: 0 8px 8px 0;
    position: relative;
    width: calc(50% - 8px); }
    .wp-block-gallery .blocks-gallery-image figure,
    .wp-block-gallery .blocks-gallery-item figure {
      height: 100%;
      margin: 0; }
    .wp-block-gallery .blocks-gallery-image img,
    .wp-block-gallery .blocks-gallery-item img {
      display: block;
      height: auto;
      max-width: 100%;
      width: 100%; }
    .wp-block-gallery .blocks-gallery-image figcaption,
    .wp-block-gallery .blocks-gallery-item figcaption {
      background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.3) 60%, transparent);
      bottom: 0;
      color: #fff;
      font-size: 13px;
      max-height: 100%;
      overflow: auto;
      padding: 40px 10px 5px;
      position: absolute;
      text-align: center;
      width: 100%; }
      .wp-block-gallery .blocks-gallery-image figcaption img,
      .wp-block-gallery .blocks-gallery-item figcaption img {
        display: inline; }
    .wp-block-gallery .blocks-gallery-image:last-child,
    .wp-block-gallery .blocks-gallery-item:last-child {
      margin-right: 0; }
    .wp-block-gallery .blocks-gallery-image:nth-of-type(2n),
    .wp-block-gallery .blocks-gallery-item:nth-of-type(2n) {
      margin-right: 0; }
  .wp-block-gallery .blocks-gallery-item.has-add-item-button {
    width: 100%; }
  .wp-block-gallery.aligncenter .blocks-gallery-item figure {
    justify-content: center; }
  .wp-block-gallery.columns-4 .blocks-gallery-image,
  .wp-block-gallery.columns-4 .blocks-gallery-item,
  .wp-block-gallery.columns-3 .blocks-gallery-image,
  .wp-block-gallery.columns-3 .blocks-gallery-item {
    margin-right: 8px; }
  .wp-block-gallery.columns-1 .blocks-gallery-image,
  .wp-block-gallery.columns-1 .blocks-gallery-item {
    margin-right: 0;
    width: 100%; }
  .wp-block-gallery.is-cropped .blocks-gallery-image a,
  .wp-block-gallery.is-cropped .blocks-gallery-image img,
  .wp-block-gallery.is-cropped .blocks-gallery-item a,
  .wp-block-gallery.is-cropped .blocks-gallery-item img {
    width: 100%; }
  .wp-block-gallery.aligncenter, .wp-block-gallery.alignleft, .wp-block-gallery.alignright {
    display: flex; }
  .wp-block-gallery.alignleft, .wp-block-gallery.alignright {
    max-width: 305px;
    width: 100%; }

.wp-block-image.alignfullwide img {
  border-radius: 0; }

.wp-block-image img {
  border-radius: 10px; }

.aligncenter {
  text-align: center; }

@supports (position: -webkit-sticky) or (position: sticky) {
  .wp-block-gallery .blocks-gallery-image figure {
    align-items: flex-end;
    display: flex;
    justify-content: flex-start; } }

@supports (position: -webkit-sticky) or (position: sticky) {
  .wp-block-gallery .blocks-gallery-image img,
  .wp-block-gallery .blocks-gallery-item img {
    width: auto; } }

@supports (position: -webkit-sticky) or (position: sticky) {
  .wp-block-gallery.is-cropped .blocks-gallery-image a,
  .wp-block-gallery.is-cropped .blocks-gallery-image img {
    -o-object-fit: cover;
    flex: 1;
    height: 100%;
    object-fit: cover; } }

@media only screen and (max-width: 1024px) {
  .alignwide {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    max-width: 100%; }
    .alignwide .alignleft {
      margin: 5px 0px 25px 0;
      float: none; }
      .alignwide .alignleft img {
        width: 100%; } }

@media (min-width: 600px) {
  .wp-block-gallery.columns-3 .blocks-gallery-image,
  .wp-block-gallery.columns-3 .blocks-gallery-item {
    margin-right: 20px;
    width: calc(33.33333% - 10.66667px); }
  .wp-block-gallery.columns-4 .blocks-gallery-image,
  .wp-block-gallery.columns-4 .blocks-gallery-item {
    margin-right: 20px;
    width: calc(25% - 12px); }
  .wp-block-gallery.columns-5 .blocks-gallery-image,
  .wp-block-gallery.columns-5 .blocks-gallery-item {
    margin-right: 20px;
    width: calc(20% - 12.8px); }
  .wp-block-gallery.columns-6 .blocks-gallery-image,
  .wp-block-gallery.columns-6 .blocks-gallery-item {
    margin-right: 20px;
    width: calc(16.66667% - 13.33333px); }
  .wp-block-gallery.columns-7 .blocks-gallery-image,
  .wp-block-gallery.columns-7 .blocks-gallery-item {
    margin-right: 20px;
    width: calc(14.28571% - 13.71429px); }
  .wp-block-gallery.columns-8 .blocks-gallery-image,
  .wp-block-gallery.columns-8 .blocks-gallery-item {
    margin-right: 20px;
    width: calc(12.5% - 14px); }
  .wp-block-gallery.columns-1 .blocks-gallery-image:last-child,
  .wp-block-gallery.columns-1 .blocks-gallery-item:last-child, .wp-block-gallery.columns-2 .blocks-gallery-image:last-child,
  .wp-block-gallery.columns-2 .blocks-gallery-item:last-child, .wp-block-gallery.columns-3 .blocks-gallery-image:last-child,
  .wp-block-gallery.columns-3 .blocks-gallery-item:last-child, .wp-block-gallery.columns-4 .blocks-gallery-image:last-child,
  .wp-block-gallery.columns-4 .blocks-gallery-item:last-child, .wp-block-gallery.columns-5 .blocks-gallery-image:last-child,
  .wp-block-gallery.columns-5 .blocks-gallery-item:last-child, .wp-block-gallery.columns-6 .blocks-gallery-image:last-child,
  .wp-block-gallery.columns-6 .blocks-gallery-item:last-child, .wp-block-gallery.columns-7 .blocks-gallery-image:last-child,
  .wp-block-gallery.columns-7 .blocks-gallery-item:last-child, .wp-block-gallery.columns-8 .blocks-gallery-image:last-child,
  .wp-block-gallery.columns-8 .blocks-gallery-item:last-child {
    margin-right: 0; } }

.account-wraper {
  height: 100vh;
  display: flex; }
  @media only screen and (max-width: 575px) {
    .account-wraper {
      height: 100%;
      padding: 75px 25px; } }

.my-account {
  max-width: 500px;
  margin: auto;
  background-color: #fff;
  padding: 50px;
  vertical-align: middle;
  width: 500px; }
  .my-account .logo {
    width: 160px;
    margin: 0 auto 40px; }
  .my-account .form-control {
    border-width: 0 0 1px 0;
    background-color: rgba(0, 0, 0, 0);
    background: transparent;
    border: 1px solid rgba(0, 0, 0, 0.2);
    height: 50px;
    padding: 8px 20px;
    font-size: 15px;
    line-height: 22px; }
  .my-account .btn, .my-account .wp-block-button__link {
    height: 50px;
    padding: 14px 24px; }
  .my-account .nav-tabs {
    border: 0; }
    .my-account .nav-tabs .nav-item .nav-link {
      padding: 7px 20px;
      display: inline-block;
      border-radius: 0;
      font-size: 16px;
      font-weight: 400;
      text-transform: uppercase;
      border: 0;
      background-color: #f9f9f9;
      color: #000000; }
      .my-account .nav-tabs .nav-item .nav-link.active {
        background-color: #78382e;
        color: #fff; }
  @media only screen and (max-width: 575px) {
    .my-account {
      padding: 25px; } }

.menu-logo {
  display: table;
  float: left;
  vertical-align: middle;
  padding: 0;
  color: #EFBB20;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;

  position: relative;
  z-index: 9; }
  .menu-logo a {
    display: table-cell;
    vertical-align: middle; }
  .menu-logo img {
}



  .menu-logo span {
    font-size: 20px;
    letter-spacing: 20px; }
  .menu-logo .sticky-logo {
    display: none; }

.is-fixed .sticky-logo {
  display: table-cell; }

.is-fixed .main-logo {
  display: none; }


.menu-logo .main-logo {

}




.header .menu-bar:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0px;
    width: 0;
    height: 100%;
    background-color: #0d3650;
    -webkit-clip-path: polygon(0 0, 100% 0, 91% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 91% 100%, 0% 100%);
transition: all .5s ease-in-out;
}


.is-fixed .menu-bar:before {
    width: 27%;
}








/* 5 */
.header .menu-bar.co5:before {
background:#78382e;
}

/* 4 */
.header .menu-bar.co1:before {
background-color: #929292;
}

/* 3 */
.header .menu-bar.co2:before {
    background-color: #3F3F3F;
}


/* 2 */
.header .menu-bar.co3:before {
    background-color: #F5D908;
}

/* 1 */
.header .menu-bar.co4:before {
background:#1476bb;
}




.header {
  position: relative;
  z-index: 999; }
  .header .menu-bar {
    background: #fff;
    width: 100%;
    position: relative; }
  .header .container {
    position: relative; }
  .header .container-fluid, .header .container-sm, .header .container-md, .header .container-lg, .header .container-xl {
    padding-left: 30px;
    padding-right: 30px; }
  .header .secondary-menu {
    float: right;
    height: 70px;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 9;
    padding-left: 15px; }
    .header .secondary-menu #quik-search-btn {
      font-size: 25px;
      line-height: 25px;
      color: #020d26;
      cursor: pointer;
      margin-right: 10px;
      border: 0;
      padding: 5px; }
    @media only screen and (max-width: 575px) {
      .header .secondary-menu .btn, .header .secondary-menu .wp-block-button__link {
        padding-left: 15px;
        padding-right: 15px; } }
    @media only screen and (max-width: 575px) {
      .header .secondary-menu {
        display: none; } }

.navbar-toggler {
  border: 0 solid #efbb20;
  font-size: 16px;
  line-height: 24px;
  margin: 27px 0px 25px 15px;
  padding: 0;
  float: right;
  outline: none; }

.menuicon {
  width: 20px;
  height: 18px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer; }
  .menuicon span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    border-radius: 1px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    background: #000; }
    .menuicon span:nth-child(1) {
      top: 0px; }
    .menuicon span:nth-child(2) {
      top: 7px; }
    .menuicon span:nth-child(3) {
      top: 14px; }
  .menuicon.open span:nth-child(1) {
    top: 7px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg); }
  .menuicon.open span:nth-child(2) {
    opacity: 0; }
  .menuicon.open span:nth-child(3) {
    top: 7px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg); }

.header-tb .menuicon span {
  background: #fff; }

.menu-links {
  padding: 0; }
  @media only screen and (max-width: 991px) {
    .menu-links.show {
      left: -1px;
      -webkit-transition: all 0.8s;
      -ms-transition: all 0.8s;
      transition: all 0.8s;
      margin: 0;
      width: 280px; } }
  .menu-links .menu-logo {
    display: none; }
    @media only screen and (max-width: 991px) {
      .menu-links .menu-logo {
        padding: 30px 20px;
        float: none;
        height: auto;
        width: 240px; } }
  .menu-links .nav {
    float: right;
    padding: 0; }
    .menu-links .nav > li {
      margin: 0px;
      font-weight: 400;
      position: relative; }
      .menu-links .nav > li.has-mega-menu {
        position: inherit; }
      @media only screen and (max-width: 991px) {
        .menu-links .nav > li {
          border-bottom: 1px solid #eee;
          width: 100%; } }
      .menu-links .nav > li > a {
        color: #020d26;
        font-size: 15px;
        padding: 35px 8px 37px 8px;
        cursor: pointer;
        display: inline-block;
        position: relative;
        border-width: 0 0 0 1px;
        text-transform: capitalize;
        line-height: 1; }
        .menu-links .nav > li > a i {
          font-size: 9px;
          margin-left: 3px;
          margin-top: -3px;
          vertical-align: middle; }
          @media only screen and (max-width: 991px) {
            .menu-links .nav > li > a i {
              right: 0;
              text-align: center;
              z-index: 3;
              float: right;
              font-size: 20px;
              margin: 5px 0 0; } }
          @media only screen and (max-width: 991px) {
            .menu-links .nav > li > a i:before {
              content: "\f105"; } }
        @media only screen and (max-width: 991px) {
          .menu-links .nav > li > a {
            padding: 8px 0;
            display: block;font-size: 13px;
            line-height: 30px;
            color: #fff; } }
      .menu-links .nav > li .mega-menu,
      .menu-links .nav > li .sub-menu {
    background-color: #151515;
    display: block;
    left: 0;
    list-style: none;
    opacity: 0;
    padding: 0;
    position: absolute;
    visibility: hidden;
    min-width: 190px;
    z-index: 10;
    margin-top: 20px;
    box-shadow: 0px 1px 40px 0px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
    width: max-content;}
        @media only screen and (max-width: 991px) {
          .menu-links .nav > li .mega-menu,
          .menu-links .nav > li .sub-menu {
            display: none;
            position: static;
            visibility: visible;
            width: auto;
            background: transparent;
            box-shadow: none;
            margin: 0;
            border-top: 1px solid rgba(255, 255, 255, 0.1);
            padding: 0; } }
        .menu-links .nav > li .mega-menu li,
        .menu-links .nav > li .sub-menu li {
          position: relative; }



.menu-links .nav > li > .sub-menu > li ul li:after {
content: '';

position: absolute;

top: 0;

left: 0;

-webkit-transition: all .4s ease;

transition: all .4s ease;

width: 3px;

height: 0;

background: #78382e;

background: linear-gradient( to bottom , #78382e ,#78382e1a);
}



.menu-links .nav > li > .sub-menu > li ul li:hover:after {
height:100%;
}


.menu-links .nav > li > .sub-menu > li ul li:hover {

}


          .menu-links .nav > li .mega-menu li a,
          .menu-links .nav > li .sub-menu li a {
            color: #fff;
            display: block;
            font-size: 15px;
            padding: 13px 15px;
            text-transform: capitalize;
            position: relative;
            transition: all 0.15s linear;
            -webkit-transition: all 0.15s linear;
            -moz-transition: all 0.15s linear;
            -o-transition: all 0.15s linear;
            font-weight: 400; }
            @media only screen and (max-width: 991px) {
              .menu-links .nav > li .mega-menu li a,
              .menu-links .nav > li .sub-menu li a {
                padding: 8px 0px 8px 20px;
                border-bottom: 1px solid rgba(255, 255, 255, 0.06); }
                .menu-links .nav > li .mega-menu li a:after,
                .menu-links .nav > li .sub-menu li a:after {
                  font-family: FontAwesome;
                  width: auto;
                  height: auto;
                  top: 1px;
                  color: #000;
                  font-size: 16px;
                  position: absolute;
                  left: 0;
                  font-weight: 700; } }
          .menu-links .nav > li .mega-menu li:hover > a,
          .menu-links .nav > li .sub-menu li:hover > a {
            background-color: #242424; }
        .menu-links .nav > li .mega-menu li > .sub-menu,
        .menu-links .nav > li .sub-menu li > .sub-menu {
          left: 220px;
          -webkit-transition: all 0.5s;
          -ms-transition: all 0.5s;
          transition: all 0.5s; }
      .menu-links .nav > li .sub-menu li .fa {
        color: inherit;
        display: block;
        float: right;
        font-size: 16px;
        opacity: 1;
        margin-top: 4px; }
      .menu-links .nav > li .mega-menu {
        display: flex;
        right: 0px;
        width: 100%;
        z-index: 9;
        padding: 0; }
        .menu-links .nav > li .mega-menu > li {
          display: block;
          padding: 30px 0 20px;
          position: relative;
          vertical-align: top;
          width: 25%; }
          @media only screen and (max-width: 991px) {
            .menu-links .nav > li .mega-menu > li {
              width: 100%;
              padding: 0; } }
          .menu-links .nav > li .mega-menu > li > a {
            color: #000;
            display: block;
            padding: 0 20px;
            font-size: 16px;
            font-weight: 600;
            border-bottom: 1px solid rgba(0, 0, 0, 0.1);
            padding-bottom: 15px;
            margin-bottom: 15px; }
            .menu-links .nav > li .mega-menu > li > a > i {
              font-size: 14px;
              margin-right: 5px;
              text-align: center;
              width: 15px; }
            @media only screen and (max-width: 991px) {
              .menu-links .nav > li .mega-menu > li > a {
                display: none; } }
          .menu-links .nav > li .mega-menu > li:after {
            content: "";
            background-color: rgba(0, 0, 0, 0.1);
            position: absolute;
            right: 0px;
            top: 0px;
            display: block;
            width: 1px;
            height: 100%; }
            @media only screen and (max-width: 991px) {
              .menu-links .nav > li .mega-menu > li:after {
                content: none; } }
          .menu-links .nav > li .mega-menu > li:last-child:after {
            display: none; }
          .menu-links .nav > li .mega-menu > li:hover > a {
            background-color: transparent; }
          .menu-links .nav > li .mega-menu > li li i {
            font-size: 14px;
            margin-right: 5px;
            text-align: center;
            width: 15px; }
        @media only screen and (max-width: 991px) {
          .menu-links .nav > li .mega-menu {
            display: none;
            padding: 0; } }
      .menu-links .nav > li:hover > .mega-menu,
      .menu-links .nav > li:hover > .sub-menu {
        opacity: 1;
        visibility: visible;
        margin-top: 0;
        -webkit-transition: all 0.5s;
        -ms-transition: all 0.5s;
        transition: all 0.5s; }
        .menu-links .nav > li:hover > .mega-menu li:hover > .sub-menu,
        .menu-links .nav > li:hover > .sub-menu li:hover > .sub-menu {
          opacity: 1;
          visibility: visible;
          margin-top: 0;
          top: -1px; }
      .menu-links .nav > li.open .mega-menu,
      .menu-links .nav > li.open .sub-menu {
        display: block;
        opacity: 1; }
    @media only screen and (max-width: 991px) {
      .menu-links .nav {
        float: none;
        width: 95%;
        min-width: 300px; } }
  .menu-links .social-media {
    text-align: center;
    margin-top: 50px;
    display: none; }
  .menu-links .menu-close {
    height: 40px;cursor: pointer;
    color: #fff;
    background-color: #171a1e;
    line-height: 44px;
    text-align: center;
    width: 40px;
    position: absolute;
    right: 0;
    top: 0;
    display: none;
    z-index: 9999; }
  @media only screen and (max-width: 991px) {
    .menu-links {
      overflow-y: scroll;
      position: fixed;
      width: 60px;
      left: -280px;
      height: 100vh;
      -webkit-transition: all 0.5s;
      -ms-transition: all 0.5s;
      transition: all 0.5s;
      top: 0;
      background-color: #fff;
      margin: 0;
      z-index: 99; }
      .menu-links .social-media,
      .menu-links .menu-close {
        display: block; } }

.top-bar {
  background-color: #191f23;
  color: #fff;
  padding: 8px 0; }
  @media only screen and (max-width: 575px) {
    .top-bar {
      display: none; } }
  .top-bar .topbar-left {
    float: left; }
    .top-bar .topbar-left li {
      padding-right: 15px; }
  .top-bar .topbar-right {
    float: right; }
    .top-bar .topbar-right li {
      padding-left: 15px; }
  .top-bar .topbar-center,
  .top-bar .topbar-left,
  .top-bar .topbar-right {
    padding-left: 15px;
    padding-right: 15px; }
    .top-bar .topbar-center ul,
    .top-bar .topbar-left ul,
    .top-bar .topbar-right ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      .top-bar .topbar-center ul li,
      .top-bar .topbar-left ul li,
      .top-bar .topbar-right ul li {
        display: inline-block;
        font-size: 15px; }
        @media only screen and (max-width: 1199px) {
          .top-bar .topbar-center ul li,
          .top-bar .topbar-left ul li,
          .top-bar .topbar-right ul li {
            font-size: 13px; } }
      .top-bar .topbar-center ul a,
      .top-bar .topbar-left ul a,
      .top-bar .topbar-right ul a {
        color: inherit; }
      .top-bar .topbar-center ul i,
      .top-bar .topbar-left ul i,
      .top-bar .topbar-right ul i {
        color: #78382e;
        transform: scale(1.3);
        -moz-transform: scale(1.3);
        -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
        -o-transform: scale(1.3);
        margin-right: 5px; }

.header-transparent {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; background: linear-gradient( to bottom , #000c ,#0003);
background: #00000080;}
  .header-transparent .menuicon span {
    background-color: #fff; }
  .header-transparent .top-bar,
  .header-transparent .menu-bar {
    background: transparent;
}
  .header-transparent .top-bar {
    color: #777;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
    @media only screen and (max-width: 575px) {
      .header-transparent .top-bar {
        display: none; } }
  .header-transparent .is-fixed .menu-links .nav > li > a {
    color: #000; padding: 38px 8px 37px 8px;}
  .header-transparent .is-fixed .secondary-menu .btn-outline-light {
    color: #000;
    border-color: #000; }
    .header-transparent .is-fixed .secondary-menu .btn-outline-light:hover {
      color: #fff;
      background-color: #000; }
  .header-transparent .is-fixed .menuicon span {
    background-color: #000; }
  @media only screen and (min-width: 991px) {
    .header-transparent .menu-links .nav > li > a {
      color: #fff; } }

.is-fixed .menu-logo {
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s; }

.is-fixed .menu-bar {
  position: fixed;
  top: 0;
  left: 0;
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1); }

.is-fixed .logo-change .logo1 {
  display: none; }

.is-fixed .logo-change .logo2 {
  display: block; }

.header-transparent .is-fixed .menu-bar {
  position: fixed;
  background-color: #fff; }

@media only screen and (max-width: 991px) {
  .rs-nav .menu-links {
    position: fixed;
    width: 60px;
    left: -105%;
    height: 100vh;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    top: 0;
    background-color: #171a1e;
    margin: 0;
    z-index: 99;
    overflow-y: scroll;
    flex-direction: column;
    display: flex;
    flex-direction: column;
    justify-content: unset !important; }
    .rs-nav .menu-links li.open a {
      position: relative; }
    .rs-nav .menu-links .menu-logo {
      display: block;
      float: none;
      height: auto;
      max-width: 100%;
      padding: 20px 15px;
      width: 100%;
      text-align: center; }
      .rs-nav .menu-links .menu-logo img {
        max-width: unset;
        width: 130px;
        vertical-align: middle; }
      .rs-nav .menu-links .menu-logo a {
        display: inline-block; }
    .rs-nav .menu-links.nav-dark {
      background-color: #202020; }
    .rs-nav .menu-links.show {
      left: 0;
      -webkit-transition: all 0.8s;
      -ms-transition: all 0.8s;
      transition: all 0.8s;
      margin: 0;
      width: 100%;
      padding: 15px 15px 5px 15px; }
  .rs-nav .is-fixed .menu-links .nav {
    height: auto; }
  .rs-nav .social-media {
    margin-top: auto;
    padding: 30px 0; }
  .navbar-nav {
    height: auto; }
  .menu-links .nav > li {
    border-color: rgba(255, 255, 255, 0.1); }
    .menu-links .nav > li:hover > a, .menu-links .nav > li.active > a {
      color: #fff;
      border-color: rgba(255, 255, 255, 0.1); }
    .menu-links .nav > li .mega-menu li a,
    .menu-links .nav > li .sub-menu li a {
      color: rgba(255, 255, 255, 0.7); }
    .menu-links .nav > li .mega-menu li:hover > a,
    .menu-links .nav > li .sub-menu li:hover > a {
      background-color: transparent; }
  .header-transparent .is-fixed .menu-links .nav > li > a {
    color: #fff; } }

.header.style-1 .menu-bar {
  padding: 25px 0;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s; }

.header.style-1 .navbar-toggler {
  margin: 18px 0px 18px 35px; }

@media only screen and (min-width: 991px) {
  .header.style-1 .menu-links .nav > li > a {
    border: 3px solid;
    border-color: transparent;
    border-width: 3px 0;
    padding: 18px 20px;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s; }
    .header.style-1 .menu-links .nav > li > a:before, .header.style-1 .menu-links .nav > li > a:after {
      content: "";
      position: absolute;
      display: none;
      -webkit-transition: all 0.5s;
      -ms-transition: all 0.5s;
      transition: all 0.5s; }
    .header.style-1 .menu-links .nav > li > a:before {
      border-top: 15px solid #78382e;
      border-left: 15px solid transparent;
      top: 0;
      right: 0; }
    .header.style-1 .menu-links .nav > li > a:after {
      border-top: 15px solid transparent;
      border-left: 15px solid #78382e;
      left: 0;
      bottom: 0; }
  .header.style-1 .menu-links .nav > li.active > a, .header.style-1 .menu-links .nav > li:hover > a {
    border-color: #78382e; }
    .header.style-1 .menu-links .nav > li.active > a:before, .header.style-1 .menu-links .nav > li.active > a:after, .header.style-1 .menu-links .nav > li:hover > a:before, .header.style-1 .menu-links .nav > li:hover > a:after {
      display: block; } }

.header.style-1 .menu-logo {
  height: 58px; }

.header.style-1 .secondary-menu {
  height: 58px; }

.header.style-1 .account-btn {
  margin-left: 50px; }

@media only screen and (max-width: 1199px) {
  .header.style-1 .phone-bx {
    display: none; } }

.header.style-1 .is-fixed .phone-bx .number {
  color: #000; }

.header.style-1 .is-fixed .menu-bar {
  padding: 10px 0; }

@media only screen and (max-width: 991px) {
  .header.style-1 .menu-bar {
    padding: 10px 0; } }

.phone-bx {
  display: flex;
  align-items: center; }
  .phone-bx .icon {
    background-color: #78382e;
    position: relative;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 24px;
    margin-right: 12px; }
    .phone-bx .icon:before {
      content: "";
      position: absolute;
      border-top: 15px solid #fff;
      border-left: 15px solid transparent;
      top: 0;
      right: 0; }
  .phone-bx p {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0; }
  .phone-bx .number {
    margin-bottom: 0;
    color: #fff; }

.account-btn {
  background-color: #78382e;
  transform: skew(-28deg);
  padding: 5px; }
  .account-btn .btn, .account-btn .wp-block-button__link {
    padding: 8px ​24px; }
    .account-btn .btn span, .account-btn .wp-block-button__link span {
      transform: skew(28deg);
      display: block; }

.widget {
  margin-bottom: 50px; }
  @media only screen and (max-width: 767px) {
    .widget {
      margin-bottom: 40px; } }

.widget-title {
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
  text-transform: uppercase; }
  .widget-title a:hover,
  .widget-title a {
    color: #fff; }
  .widget-title:after {
    content: "//";
    color: #78382e;
    font-weight: 900;
    transform: scale(0.93) translateY(-3%);
    display: inline-block;
    margin-left: 5px; }
  .widget-title span {
    background: #a6611c;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    color: #fff;
    letter-spacing: 1px;
    padding: 10px 25px;
    display: inline-block;
    outline: 1px solid #fff;
    outline-offset: -3px; }
  @media only screen and (max-width: 575px) {
    .widget-title {
      margin-bottom: 20px; } }

.recent-overlay-post .widget-post {
  position: relative;
  z-index: 1; }
  .recent-overlay-post .widget-post:after {
    content: "";
    position: absolute;
    width: 100%;
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    background: #0f1012;
    opacity: 0.6;
    z-index: 1; }

.widget-link {
  margin: 0px;
  padding: 0px; }
  .widget-link li {
    list-style: none;
    display: inline-block;
    padding-left: 3px;
    padding-right: 10px;
    position: relative; }
    .widget-link li:after {
      content: "/";
      position: absolute;
      right: 0; }
    .widget-link li:last-child {
      padding-right: 3px; }
      .widget-link li:last-child:after {
        content: none; }

.widget-link-2 ul {
  margin: 0px;
  padding: 0px;
  list-style: none; }
  .widget-link-2 ul li {
    list-style: none;
    display: inline-block;
    padding: 10px 0;
    position: relative; }
    .widget-link-2 ul li a {
      padding: 10px 0; }

.wp-block-latest-posts ul,
.wp-block-categories-list ul,
.wp-block-archives-list ul,
.widget_categories ul,
.widget_archive ul,
.widget_meta ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_nav_menu ul,
.widget_rss ul,
.widget_recent_entries ul,
.widget_services ul,
.widget_getintuch ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0; }
  .wp-block-latest-posts ul li,
  .wp-block-categories-list ul li,
  .wp-block-archives-list ul li,
  .widget_categories ul li,
  .widget_archive ul li,
  .widget_meta ul li,
  .widget_pages ul li,
  .widget_recent_comments ul li,
  .widget_nav_menu ul li,
  .widget_rss ul li,
  .widget_recent_entries ul li,
  .widget_services ul li,
  .widget_getintuch ul li {
    padding-bottom: 18px;
    margin-bottom: 13px;
    position: relative;
    padding: 10px 0px 10px 15px;
    margin-bottom: 0;
    line-height: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
    .wp-block-latest-posts ul li a,
    .wp-block-categories-list ul li a,
    .wp-block-archives-list ul li a,
    .widget_categories ul li a,
    .widget_archive ul li a,
    .widget_meta ul li a,
    .widget_pages ul li a,
    .widget_recent_comments ul li a,
    .widget_nav_menu ul li a,
    .widget_rss ul li a,
    .widget_recent_entries ul li a,
    .widget_services ul li a,
    .widget_getintuch ul li a {
      color: #11171A;
      text-transform: capitalize;
      font-size: 14px;
      font-weight: 500; }
      .wp-block-latest-posts ul li a:hover,
      .wp-block-categories-list ul li a:hover,
      .wp-block-archives-list ul li a:hover,
      .widget_categories ul li a:hover,
      .widget_archive ul li a:hover,
      .widget_meta ul li a:hover,
      .widget_pages ul li a:hover,
      .widget_recent_comments ul li a:hover,
      .widget_nav_menu ul li a:hover,
      .widget_rss ul li a:hover,
      .widget_recent_entries ul li a:hover,
      .widget_services ul li a:hover,
      .widget_getintuch ul li a:hover {
        color: #78382e; }
    .wp-block-latest-posts ul li:before,
    .wp-block-categories-list ul li:before,
    .wp-block-archives-list ul li:before,
    .widget_categories ul li:before,
    .widget_archive ul li:before,
    .widget_meta ul li:before,
    .widget_pages ul li:before,
    .widget_recent_comments ul li:before,
    .widget_nav_menu ul li:before,
    .widget_rss ul li:before,
    .widget_recent_entries ul li:before,
    .widget_services ul li:before,
    .widget_getintuch ul li:before {
      content: "";
      position: absolute;
      left: 0;
      top: 10px;
      display: block;
      width: 5px;
      height: 5px;
      background: #a6611c;
      top: 17px; }
    .wp-block-latest-posts ul li li,
    .wp-block-categories-list ul li li,
    .wp-block-archives-list ul li li,
    .widget_categories ul li li,
    .widget_archive ul li li,
    .widget_meta ul li li,
    .widget_pages ul li li,
    .widget_recent_comments ul li li,
    .widget_nav_menu ul li li,
    .widget_rss ul li li,
    .widget_recent_entries ul li li,
    .widget_services ul li li,
    .widget_getintuch ul li li {
      border-bottom: none;
      padding-top: 8px;
      padding-bottom: 8px;
      line-height: 22px;
      border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
      .wp-block-latest-posts ul li li:last-child,
      .wp-block-categories-list ul li li:last-child,
      .wp-block-archives-list ul li li:last-child,
      .widget_categories ul li li:last-child,
      .widget_archive ul li li:last-child,
      .widget_meta ul li li:last-child,
      .widget_pages ul li li:last-child,
      .widget_recent_comments ul li li:last-child,
      .widget_nav_menu ul li li:last-child,
      .widget_rss ul li li:last-child,
      .widget_recent_entries ul li li:last-child,
      .widget_services ul li li:last-child,
      .widget_getintuch ul li li:last-child {
        border-bottom: 0;
        padding-bottom: 0; }
      .wp-block-latest-posts ul li li:before,
      .wp-block-categories-list ul li li:before,
      .wp-block-archives-list ul li li:before,
      .widget_categories ul li li:before,
      .widget_archive ul li li:before,
      .widget_meta ul li li:before,
      .widget_pages ul li li:before,
      .widget_recent_comments ul li li:before,
      .widget_nav_menu ul li li:before,
      .widget_rss ul li li:before,
      .widget_recent_entries ul li li:before,
      .widget_services ul li li:before,
      .widget_getintuch ul li li:before {
        top: 16px;
        left: 0; }
    .wp-block-latest-posts ul li ul,
    .wp-block-categories-list ul li ul,
    .wp-block-archives-list ul li ul,
    .widget_categories ul li ul,
    .widget_archive ul li ul,
    .widget_meta ul li ul,
    .widget_pages ul li ul,
    .widget_recent_comments ul li ul,
    .widget_nav_menu ul li ul,
    .widget_rss ul li ul,
    .widget_recent_entries ul li ul,
    .widget_services ul li ul,
    .widget_getintuch ul li ul {
      padding-left: 20px;
      margin-top: 8px;
      border-top: 1px solid rgba(0, 0, 0, 0.1);
      margin-left: -15px; }

.widget_search .screen-reader-text {
  display: block; }

.searchform {
  position: relative; }
  .searchform input[type="text"] {
    height: 50px;
    padding: 10px 20px;
    border: 1px solid #CCCCCC;
    font-size: 14px; }
  .searchform input[type="submit"] {
    height: 40px;
    padding: 10px 15px;
    background-color: #77c04b;
    position: absolute;
    right: 0;
    bottom: 0;
    color: #ffffff;
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: none; }
    .searchform input[type="submit"]:hover, .searchform input[type="submit"]:focus, .searchform input[type="submit"]:active {
      background-color: #6ab33e;
      color: #ffffff;
      border-bottom-color: #5a9e2f; }
  .searchform button {
    height: 50px; }

/*widget recent-posts*/
.recent-posts-entry .widget-post {
  margin-bottom: 15px;
  align-items: center;
  display: flex;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px; }
  .recent-posts-entry .widget-post:last-child {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0; }

.recent-posts-entry .ttr-post-media {
  width: 120px;
  min-width: 120px;
  margin: 0;
  border-radius: 0; }

.recent-posts-entry .ttr-post-info {
  background: transparent;
  padding: 0;
  padding-left: 15px;
  border: none;
  padding-right: 0; }
  .recent-posts-entry .ttr-post-info .post-title {
    margin-bottom: 10px; }
    .recent-posts-entry .ttr-post-info .post-title a {
      color: #171a1e; }

.recent-posts-entry .post-meta {
  margin-bottom: 0; }
  .recent-posts-entry .post-meta li a {
    color: #78382e;
    font-weight: 400;
    font-size: 14px; }

.widget_recent_comments ul li:before {
  content: "\f0e6";
  font-family: FontAwesome;
  background: transparent;
  width: auto;
  height: auto;
  left: 0;
  top: 10px;
  font-size: 18px;
  color: #11171A; }

.widget_recent_comments ul {
  margin-top: -10px; }

.widget_recent_comments ul li {
  padding-left: 30px;
  color: #11171A;
  line-height: 26px; }

/* widget meta*/
.widget_meta ul li a abbr[title] {
  color: #333;
  border-bottom: none; }

/*widget calender*/
.widget_calendar th,
.widget_calendar td {
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.05);
  padding: 0.4em; }

.widget_calendar tr {
  border-bottom: 1px solid #eee; }

.widget_calendar table {
  border-collapse: collapse;
  margin: 0;
  width: 100%; }

.widget_calendar .calendar_wrap th,
.widget_calendar .calendar_wrap tfoot td a {
  color: #fff; }

.widget_calendar .calendar_wrap th,
.widget_calendar .calendar_wrap tfoot td {
  background: #7a4815;
  border-color: rgba(0, 0, 0, 0.05); }

.widget_calendar .calendar_wrap td a {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  color: inherit; }

.widget_calendar .calendar_wrap th:last-child,
.widget_calendar .calendar_wrap tfoot td:last-child {
  border: 0; }

.widget_calendar .calendar_wrap tr:nth-child(2n+2) {
  background-color: #faf8f2; }

.widget_calendar caption {
  text-align: center;
  font-weight: 600;
  caption-side: top;
  background: #a6611c;
  color: #fff;
  text-transform: uppercase;
  font-size: 15px; }

.wp-calendar-nav {
  background: #854e16;
  color: #fff;
  display: flex;
  justify-content: space-between;
  text-align: center; }
  .wp-calendar-nav span {
    padding: 5px 20px;
    width: 44%;
    border-right: 1px solid rgba(255, 255, 255, 0.2); }
    .wp-calendar-nav span a {
      color: #fff; }
    .wp-calendar-nav span .pad {
      width: 15%; }

.widget_tag_cloud a {
  padding: 8px 10px;
  background-color: #78382e;
  font-size: 12px;
  display: inline-block;
  margin: 0 0 5px;
  color: #fff;
  font-weight: 600;
  position: relative; }

.widget_archive select {
  width: 100%;
  padding: 5px;
  border: 1px solid #CCC; }

.widget_text select {
  width: 100%;
  padding: 5px;
  border: 1px solid #CCC; }
  .widget_text select option {
    width: 100%; }

.widget_text p {
  font-size: 15px;
  line-height: 28px; }

.widget_text b,
.widget_text strong {
  color: #11171A; }

.widget_archive ul li,
.wp-block-categories-list li,
.wp-block-archives-list li,
.wp-block-latest-posts li,
.widget_categories ul li {
  text-align: right;
  display: table;
  width: 100%;
  font-size: 14px;
  padding: 10px 0px 10px 15px;
  line-height: 1.3; }
  .widget_archive ul li a,
  .wp-block-categories-list li a,
  .wp-block-archives-list li a,
  .wp-block-latest-posts li a,
  .widget_categories ul li a {
    float: left;
    text-transform: capitalize;
    box-shadow: none;
    text-align: left; }
  .widget_archive ul li ul,
  .wp-block-categories-list li ul,
  .wp-block-archives-list li ul,
  .wp-block-latest-posts li ul,
  .widget_categories ul li ul {
    margin-bottom: -10px; }
  .widget_archive ul li:before,
  .wp-block-categories-list li:before,
  .wp-block-archives-list li:before,
  .wp-block-latest-posts li:before,
  .widget_categories ul li:before {
    content: none; }

.wp-block-latest-posts,
.wp-block-categories-list,
.wp-block-archives-list {
  margin-bottom: 40px;
  padding: 0; }

.widget_categories form label {
  display: block; }

.rsswidget img {
  display: inherit; }

.widget-title .rsswidget {
  display: inline-block; }

ul a.rsswidget,
ul cite {
  font-weight: 600;
  color: #060429;
  font-size: 14px; }

ul a.rsswidget {
  font-size: 18px; }

ul a.rsswidget:hover {
  color: #a6611c; }

.rssSummary {
  margin: 20px 0;
  font-size: 14px;
  line-height: 1.7; }

.rss-date {
  display: block;
  margin-top: 5px;
  font-size: 14px;
  font-weight: 400;
  color: #9fa1a4; }

.widget_rss ul li {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 0; }
  .widget_rss ul li:last-child {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0; }

.widget_getintuch {
  padding-top: 10px; }
  .widget_getintuch li {
    margin-bottom: 20px;
    position: relative;
    padding-left: 40px; }
  .widget_getintuch li,
  .widget_getintuch b,
  .widget_getintuch strong {
    display: block;
    text-transform: capitalize; }
  .widget_getintuch strong {
    font-weight: 600;
    font-size: 16px; }
  .widget_getintuch i {
    position: absolute;
    left: 0;
    top: 5px;
    text-align: center;
    font-size: 22px;
    width: 30px;
    height: 30px;
    line-height: 30px; }

.widget_gallery ul {
  padding-left: 0;
  display: table;
  width: 100%; }
  .widget_gallery ul li {
    display: inline-block;
    width: 33.33%;
    float: left;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    padding: 2px; }
    .widget_gallery ul li img {
      display: inline-block;
      width: 100%; }
    .widget_gallery ul li:nth-child(3n-3) {
      margin-right: 0; }
    .widget_gallery ul li:hover {
      opacity: 0.7; }
    .widget_gallery ul li a {
      display: inline-block;
      width: 100%; }

.widget_gallery.gallery-grid-2 li {
  width: 50%; }

.widget_gallery.gallery-grid-4 li {
  width: 25%; }

.widget_gallery.gallery-grid-8 li {
  width: 12.5%; }

@media only screen and (max-width: 767px) {
  .gallery-grid-8 li {
    width: 25%; } }

.commentlist .bypostauthor {
  font-weight: 600; }

.admin-bar .is-fixed .main-bar {
  top: 30px; }

@media only screen and (max-width: 991px) {
  .admin-bar .header-nav {
    top: 30px;
    height: calc(100vh - 30px); } }

@media only screen and (max-width: 782px) {
  .admin-bar .is-fixed .main-bar {
    top: 45px; }
  .admin-bar .header-nav {
    top: 45px;
    height: calc(100vh - 45px); } }

@media only screen and (max-width: 600px) {
  .admin-bar .is-fixed .main-bar {
    top: 0; }
  .admin-bar .header-nav {
    top: 45px;
    height: calc(100vh - 45px); }
  .admin-bar .is-fixed .header-nav {
    top: 0;
    height: 100vh; } }

footer {
  color: #878e9c;
  font-size: 15px; }
  footer .widget {
    margin-bottom: 0; }

footer .widget p {
color: #878e9c;
}
  footer strong {
    color: #878e9c; }
  footer .footer-logo {
    max-width: 180px; }
    footer .footer-logo img {
      width: 100%; }
    @media only screen and (max-width: 575px) {
      footer .footer-logo {
        margin: 0 10px; } }
  footer .widget-logo ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap; }
    footer .widget-logo ul img {
      opacity: 0.9; }
    footer .widget-logo ul li {
      display: inline-block;
      flex: 50%;
      padding: 0 15px 15px 0px; }
  footer .ttr-social-icon li {
    display: inline-block;
    margin-right: 20px; }
  footer .ttr-social-icon a {
    color: #878e9c;
    font-size: 17px; }
  footer .widget_about p {
    margin-bottom: 20px; }
  footer .footer-title {
    margin: 0;
    font-weight: 500;
    margin-bottom: 30px;
    position: relative;
    color: #fff;
    line-height: 1.2;
    text-transform: uppercase; }
    footer .footer-title:after {
      content: "//";
      font-family: "Roboto", sans-serif;
      color: #78382e;
      font-weight: 900;
      transform: scale(0.93) translateY(-3%);
      display: inline-block;
      margin-left: 5px; }
    @media only screen and (max-width: 767px) {
      footer .footer-title {
        margin-bottom: 25px; } }
  footer .footer-top {
    background: #171a1e;
    padding: 80px 0 30px; overflow: hidden;}
    @media only screen and (max-width: 767px) {
      footer .footer-top {
        padding: 30px 0 0px; } }
  footer .footer-bottom {
    background-color: #171a1e;
    padding: 20px 0;
    font-size: 13px;
border-top: 1px solid rgba(255, 255, 255, 0.09);}
    @media only screen and (max-width: 767px) {
      footer .footer-bottom {
        padding: 10px 0; } }
    footer .footer-bottom a {
      color: #878e9c; }
    @media only screen and (max-width: 767px) {
      footer .footer-bottom .text-center {
        padding-top: 8px;
        padding-bottom: 8px; } }
  footer .widget-link li {
    display: inline-block;
    text-transform: capitalize;
    margin-left: 0; }
  footer .widget-link a {
    color: #878e9c; }
  footer .recent-posts-entry .ttr-post-info .post-title {
    font-size: 16px;
    font-weight: 500; }
  footer .wp-block-latest-posts li:after,
  footer .wp-block-categories-list li:after,
  footer .wp-block-archives-list li:after,
  footer .widget_categories ul li:after {
    background: #fff; }
  footer .wp-block-latest-posts li,
  footer .wp-block-categories-list li,
  footer .wp-block-archives-list li,
  footer .widget_categories ul li,
  footer .widget_archive ul li,
  footer .widget_meta ul li,
  footer .widget_pages ul li,
  footer .widget_recent_comments ul li,
  footer .widget_nav_menu li,
  footer .widget_recent_entries ul li,
  footer .widget_services ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
    color: #878e9c; }
    footer .wp-block-latest-posts li a,
    footer .wp-block-categories-list li a,
    footer .wp-block-archives-list li a,
    footer .widget_categories ul li a,
    footer .widget_archive ul li a,
    footer .widget_meta ul li a,
    footer .widget_pages ul li a,
    footer .widget_recent_comments ul li a,
    footer .widget_nav_menu li a,
    footer .widget_recent_entries ul li a,
    footer .widget_services ul li a {
      color: #878e9c; }
      footer .wp-block-latest-posts li a:hover,
      footer .wp-block-categories-list li a:hover,
      footer .wp-block-archives-list li a:hover,
      footer .widget_categories ul li a:hover,
      footer .widget_archive ul li a:hover,
      footer .widget_meta ul li a:hover,
      footer .widget_pages ul li a:hover,
      footer .widget_recent_comments ul li a:hover,
      footer .widget_nav_menu li a:hover,
      footer .widget_recent_entries ul li a:hover,
      footer .widget_services ul li a:hover {
        color: white; }
    footer .wp-block-latest-posts li li,
    footer .wp-block-categories-list li li,
    footer .wp-block-archives-list li li,
    footer .widget_categories ul li li,
    footer .widget_archive ul li li,
    footer .widget_meta ul li li,
    footer .widget_pages ul li li,
    footer .widget_recent_comments ul li li,
    footer .widget_nav_menu li li,
    footer .widget_recent_entries ul li li,
    footer .widget_services ul li li {
      border-bottom: 1px solid rgba(255, 255, 255, 0.06); }
    footer .wp-block-latest-posts li:before,
    footer .wp-block-categories-list li:before,
    footer .wp-block-archives-list li:before,
    footer .widget_categories ul li:before,
    footer .widget_archive ul li:before,
    footer .widget_meta ul li:before,
    footer .widget_pages ul li:before,
    footer .widget_recent_comments ul li:before,
    footer .widget_nav_menu li:before,
    footer .widget_recent_entries ul li:before,
    footer .widget_services ul li:before {
      background: #878e9c; }
  footer .wp-block-latest-posts ul,
  footer .wp-block-categories-list ul,
  footer .wp-block-archives-list ul,
  footer .widget_categories ul ul,
  footer .widget_archive ul ul,
  footer .widget_meta ul ul,
  footer .widget_pages ul ul,
  footer .widget_recent_comments ul ul,
  footer .widget_nav_menu li ul,
  footer .widget_services li ul {
    border-top: 1px solid rgba(255, 255, 255, 0.1); }
  footer .widget_recent_comments ul li {
    color: #878e9c; }
  footer .rss-date {
    color: white; }
  footer ul a.rsswidget:hover,
  footer .widget_text b,
  footer .widget_text strong,
  footer .wp-caption p.wp-caption-text,
  footer ul cite {
    color: #878e9c; }
  footer ul a.rsswidget,
  footer .footer-title a {
    color: #fff; }
  footer .widget_calendar tr:nth-child(2n+2) {
    background: #f10c0c; }
  footer .widget_calendar caption,
  footer .wp-calendar-nav {
    background: #c00a0a; }
  footer .widget_rss ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.06); }
  footer .search-bx {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0; }
    footer .search-bx .form-control {
      height: 45px;
      border-radius: 6px 0 0 6px; }
    footer .search-bx .btn-primary, footer .search-bx .wp-block-button__link {
      background: #d80b0b;
      border-color: #d80b0b; }
  footer .widget_tag_cloud a {
    background: #f10c0c; }
    footer .widget_tag_cloud a:hover {
      background: #d80b0b; }
  footer .widget_recent_comments ul li:before {
    background: transparent;
    color: #878e9c; }
  footer .recent-posts-entry .widget-post {
    border-bottom: 1px solid rgba(255, 255, 255, 0.06); }
  footer .recent-posts-entry .ttr-post-info .post-title a {
    color: #fff; }

.contact-info-bx li {
  padding-bottom: 10px;
  position: relative;
  padding-left: 30px;
  padding-top: 2px; }
  .contact-info-bx li strong {
    font-weight: 400; }

.contact-info-bx i {
  width: auto;
  height: 22px;
  line-height: 26px;
  text-align: center;
  border-radius: 30px;
  margin-right: 5px;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 22px; }

.wp-block-button {
  margin-bottom: 5px; }

.site-footer .footer-link li {
  display: inline; }

.site-footer .footer-link > li > a {
  color: #878e9c;
  display: inline-block; }
  @media only screen and (max-width: 767px) {
    .site-footer .footer-link > li > a i {
      display: none; } }

.footerlink li ul {
  display: inline; }


.footer-info-bx {
  display: flex;
  align-items: center; margin-bottom: 15px;}
  .footer-info-bx.left .icon-lg {
    width: 40px;
    margin-right: 15px; }
    .footer-info-bx.left .icon-lg img {
      height: 30px; }
  .footer-info-bx .icon-content p {
    line-height: 26px;
    font-size: 16px;
    font-family: Roboto Condensed;
    color: #878e9c; }
  @media only screen and (max-width: 1199px) {
    .footer-info-bx .icon-lg {
      width: 50px;
      max-width: 50px;
      min-width: 50px; }
      .footer-info-bx .icon-lg img {
        height: 50px; } }

/* Footer */
@media only screen and (min-width: 767px) {
  /* Footer Nav */
  .footer-link .sub-menu {
    background-color: #ffffff;
    border: 0;
    display: block;
    left: 0;
    list-style: none;
    opacity: 0;
    padding: 10px 5px;
    position: absolute;
    visibility: hidden;
    width: 180px;
    z-index: 10;
    padding: 10px 0;
    margin-bottom: 15px;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    bottom: 100%;
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.15);
    text-align: left; }
    .footer-link .sub-menu li {
      padding: 0 20px;
      display: block; }
      .footer-link .sub-menu li a {
        color: #555;
        display: block;
        font-size: 15px;
        padding: 8px 0;
        text-transform: capitalize;
        -webkit-transition: all 0.5s;
        -ms-transition: all 0.5s;
        transition: all 0.5s;
        font-weight: 500;
        position: relative; }
        .footer-link .sub-menu li a:hover {
          color: #78382e; }
      .footer-link .sub-menu li:last-child a {
        border-bottom: 0; }
    .footer-link .sub-menu .sub-menu {
      left: 180px;
      top: 0;
      bottom: auto; }
  .footer-link li.menu-item-has-children > a > i {
    font-size: 11px; }
  .footer-link li:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
    margin-bottom: 5px; } }

.widget.widget-link-2 ul {
  display: flex;
  flex-wrap: wrap; }
  .widget.widget-link-2 ul li {
    width: 50%;
    padding: 0; }
    .widget.widget-link-2 ul li a {
      color: #878e9c;
      display: block;
      padding: 5px 0;
      -webkit-transition: all 0.5s;
      -ms-transition: all 0.5s;
      transition: all 0.5s; text-transform: capitalize;}
      .widget.widget-link-2 ul li a:hover {
        color: #fff; }

.ft-social-bx {
margin-top:30px;
}

.widget .ft-social-bx li {
  margin-right: 5px; }
  .widget .ft-social-bx li a {
    background: #fff;
    color: #78382e;
    height: 40px;
    width: 40px;
    border-radius: 50px;
    padding: 0;
    line-height: 40px; }
    .widget .ft-social-bx li a:hover {
      background-color: #78382e;
      color: #fff; }

.widget .subscribe-form .form-control {
  background-color: rgba(255, 255, 255, 0.05);
  border: 1px solid;
  border-color: rgba(255, 255, 255, 0.1);
  height: 40px;
  border-radius: 0; }
  .widget .subscribe-form .form-control::placeholder {
    color: #878e9c;
    font-size: 14px; }

.widget .ft-content {

  padding: 15px 15px 15px 80px;
  position: relative; 

display: grid;
align-items: center;

}
  .widget .ft-content i {
    background: #78382e;
    height: 50px;
    width: 50px;
    color: #fff;
    line-height: 50px;
    text-align: center;
    font-size: 24px;
    border-radius: 50px;
    position: absolute;
    left: 15px; }
    .widget .ft-content i:after {
      content: "";
      position: absolute;
      right: -9px;
      top: 50%;
      transform: rotate(45deg) translateX(-50%);
      height: 15px;
      width: 15px;
      background: #78382e; }
  .widget .ft-content span {
    font-size: 14px;
    display: block;
    margin-bottom: 9px; }
  .widget .ft-content h4, .widget .ft-content .h4 {
color: #fff !important;
    font-size: 20px;
    margin-bottom:5px;
    line-height: 24px;font-weight: normal; }

.list-circle,
.list-angle-right,
.list-arrow,
.list-check,
.list-checked,
.list-icon-box,
.list-chevron-circle,
.list-hand-point,
.list-cup,
.list-pen,
.list-heart,
.list-star {
  margin: 0 0 25px 0;
  padding: 0;
  list-style: none; }

.list-circle li,
.list-angle-right li,
.list-arrow li,
.list-check li,
.list-checked li,
.list-icon-box li,
.list-chevron-circle li,
.list-hand-point li,
.list-cup li,
.list-pen li,
.list-heart li,
.list-star li {
  padding: 5px 5px 5px 30px;
  position: relative; }

.right.list-circle li,
.right.list-angle-right li,
.right.list-arrow li,
.right.list-check li,
.right.list-checked li,
.right.list-icon-box li,
.right.list-chevron-circle li,
.right.list-hand-point li,
.right.list-cup li,
.right.list-pen li,
.right.list-heart li,
.right.list-star li {
  padding: 5px 30px 5px 5px;
  position: relative; }

.list-circle li:before,
.list-angle-right li:before,
.list-arrow li:before,
.list-check li:before,
.list-checked li:before,
.list-icon-box li:before,
.list-chevron-circle li:before,
.list-hand-point li:before,
.list-cup li:before,
.list-pen li:before,
.list-heart li:before,
.list-star li:before {
  font-family: "FontAwesome";
  position: absolute;
  left: 0;
  top: 5px;
  display: block;
  font-size: 15px;
  color: #777; }

.right.list-circle li:before,
.right.list-angle-right li:before,
.right.list-arrow li:before,
.right.list-check li:before,
.right.list-checked li:before,
.right.list-icon-box li:before,
.right.list-chevron-circle li:before,
.right.list-hand-point li:before,
.right.list-cup li:before,
.right.list-pen li:before,
.right.list-heart li:before,
.right.list-star li:before {
  font-family: "FontAwesome";
  position: absolute;
  left: auto;
  right: 0;
  top: 5px;
  display: block;
  font-size: 15px;
  color: #777; }

ul[class*="list-"] {
  font-size: 15px; }

.list-circle li:before {
  font-size: 16px; }

.list-circle li:before {
  content: "\ffaa34c"; }

.list-angle-right li:before {
  content: "\e628"; }

.list-arrow li:before {
  content: "\e661"; }

.list-check.right li:before,
.list-check li:before {
  content: "\ffaa34c";
  color: #171a1e; }

.list-checked li:before {
  content: "\e64d";
  font-family: 'themify';
  font-size: 15px; }

.list-icon-box li:before {
  content: "\e6e8"; }

.list-chevron-circle li:before {
  content: "\e65d"; }

.list-hand-point li:before {
  content: "\e71b"; }

.list-star li:before {
  content: "\e60a"; }

.list-cup li:before {
  content: "\e641"; }

.list-pen li:before {
  content: "\e61c"; }

.list-heart li:before {
  content: "\e634"; }

/*listing before icon color css*/
.primary li:before {
  color: #EFBB20; }

.secondry li:before {
  color: #77C04B; }

.black li:before {
  color: #000; }

.white li:before {
  color: #fff; }

.orange li:before {
  color: #FF6600; }

.green li:before {
  color: #00CC00; }

.red li:before {
  color: #FF3737; }

.no-margin {
  margin: 0;
  list-style: none; }

/*listing before numbers*/
.list-num-count {
  counter-reset: li;
  padding-left: 0; }

.list-num-count > li {
  position: relative;
  margin: 0 0 6px 30px;
  padding: 4px 8px;
  list-style: none; }

.list-num-count > li:before {
  content: counter(li, decimal);
  counter-increment: li;
  position: absolute;
  top: 0;
  left: -28px;
  width: 28px;
  height: 28px;
  padding: 5px;
  color: #fff;
  background: #EFBB20;
  font-weight: bold;
  text-align: center;
  font-size: 12px;
  -webkit-border-radius: 100px;
  border-radius: 100px; }

.list-num-count.lower-alpha > li:before {
  content: counter(li, lower-alpha); }

.list-num-count.upper-alpha > li:before {
  content: counter(li, upper-alpha); }

.list-num-count.upper-roman > li:before {
  content: counter(li, upper-roman); }

.list-num-count.no-round > li:before {
  background-color: rgba(0, 0, 0, 0);
  color: #333333;
  font-size: 15px;
  font-weight: normal;
  height: auto;
  left: -30px;
  margin: 0;
  width: auto; }

.service-list-circle {
  margin: 0;
  padding: 0;
  list-style: none; }

.service-list-circle li {
  padding: 15px 15px 15px 40px;
  line-height: 24px;
  font-size: 16px;
  font-weight: 400;
  background: #fff;
  margin-bottom: 24px;
  border-radius: 4px;
  margin-left: 25px;
  border: 2px solid rgba(0, 0, 0, 0.15);
  color: #666;
  position: relative; }

.service-list-circle li i {
  width: 50px;
  height: 50px;
  background: #171a1e;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
  color: #fff;
  left: -25px;
  top: 20px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  display: block;
  position: absolute;
  font-size: 24px; }

.service-list-circle li:hover i {
  background: #020d26; }

ul[class*="list-"].fs18 {
  font-size: 18px; }

.panel {
  box-shadow: none;
  -webkit-box-shadow: none; }

.ttr-accordion .panel {
  border: none;
  border-radius: 0;
  margin-bottom: -1px; }

.acod-head {
  position: relative; }

.acod-title {
  margin-top: 0;
  margin-bottom: 0; }

.acod-head .fa {
  margin-right: 5px; }

.acod-head a {
  display: block;
  padding: 17px 40px 17px 25px;
  border: 1px solid #dddddd;
  border-radius: 4px; }

.acod-head a,
.acod-head a:hover,
.acod-head a.collapsed:hover {
  color: #EFBB20; }

.acod-head a.collapsed,
.acod-head a.collapsed:after {
  color: #3d474a; }

.acod-head a:after {
  font-family: "themify";
  content: "\e622";
  float: right;
  color: #EFBB20;
  font-size: 16px;
  letter-spacing: -2px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%); }

.acod-head a.collapsed:after {
  content: "\e61a";
  font-size: 16px;
  font-family: "themify"; }

.acod-body {
  border-left: 1px solid #ebedf2;
  border-right: 1px solid #ebedf2;
  border-bottom: 1px solid #ebedf2;
  border-top: 1px solid transparent;
  margin-top: -1px;
  border-radius: 0 0 4px 4px; }

.acod-content {
  margin: 20px; }

.ttr-accordion .card {
  border: 0;
  margin-bottom: 15px;
  border-radius: 0;
  box-shadow: none; }

.ttr-accordion .card-header {
  padding: 0;
  border-radius: 4px;
  background: transparent;
  border: 0;
  z-index: 1; }

.ttr-accordion .card-header a.collapsed {
  color: #000;
  background: #fff;
  box-shadow: none; }

.ttr-accordion .card-header a {
  color: #000;
  border-radius: 0;
  font-weight: 600;
  padding: 13px 50px 13px 20px;
  display: block;
  border: 0;
  cursor: pointer;
  position: relative;
  font-size: 18px;
  border: 0;
  border-bottom: 0;
  line-height: 28px;
  border: 1px solid rgba(0, 0, 0, 0.05); }

.ttr-accordion .card-header a:before {
  content: ""; }

.ttr-accordion .card-header a.collapsed:after {
  content: "\f077"; }

.ttr-accordion .card-header a:after {
  content: "\f078";
  font-family: FontAwesome;
  position: absolute;
  right: 15px;
  opacity: 1;
  font-weight: normal;
  top: 15px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  width: 22px;
  height: 22px;
  color: #000;
  text-align: center;
  line-height: 22px;
  font-size: 12px; }

.ttr-accordion .card-header a:hover {
  color: #000; }

.ttr-accordion .card {
  background: transparent; }

.ttr-accordion .card-body {
  font-size: 16px;
  line-height: 24px;
  padding: 15px 20px 15px 20px;
  background: #fff;
  border-radius: 0;
  color: #888;
  border: 0; }

.ttr-accordion .acod-content {
  margin: 10px 0 0 0; }

.ttr-accordion .acod-body {
  border: 0; }

.ttr-accordion.gray .card-header a {
  background: #f4f4f4; }

.accordion-border .card {
  border: 1px solid rgba(0, 0, 0, 0.1); }

.ttr-accordion.primary .card-header a {
  background: #171a1e;
  color: #fff; }

.ttr-accordion.primary .card-header a:after {
  color: #fff; }

.ttr-accordion.no-space .card-body,
.ttr-accordion.no-space .card-header a {
  background: rgba(0, 0, 0, 0); }

.ttr-accordion.no-space .card-header a:after {
  right: 0; }

.ttr-accordion.no-space .card-header a {
  padding: 10px 30px 10px 0px;
  border: 0; }

.ttr-accordion.no-space .card {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.ttr-accordion.no-space .card-body {
  padding: 20px 0; }

.ttr-accordion.no-space .card:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 20px; }



/************* 2022 *************/




/*****************************/

.header-top{
    position: relative;
    display: block;
border-bottom: 1px solid rgba(255, 255, 255, 0.06);

}

.header-top .outer-box{
    position: relative;
    display: block;
}
.header-top-left {
    position: relative;
    display: flex;
    align-items: center;
margin-left: 15px;
margin-top: 22px;
}


.top-right .social-links {
    position: relative;
    margin-bottom: 0;float: right;
}

.top-right .social-links li {
    position: relative;
    float: right;
    color: #111;
    line-height: 24px;
    width: 40px;
    text-align: center;
    height: 40px;
    overflow: hidden;
}

.top-right .social-links li a  > div {
    width: 40px;
    height: 40px;
    position: relative;
    line-height: 40px;
    transition: all ease-in-out 0.4s;
    top: 0;

}

.top-right .social-links li:hover a  > div {
    top: -40px;
}

.main-ico {
    border-right: 1px solid rgba(255, 255, 255, 0.06);
}


.top-right .social-links li:last-child .main-ico {
    border-left: 1px solid rgba(255, 255, 255, 0.06);
}

.hover-ico span {
    display: block;
    line-height: 40px;
    color: #fff;
}

.hover-ico .facebook {
    background: #3b5998
}

.hover-ico .twitter {
    background: #55acee
}

.hover-ico .youtube {
    background: #fffaa3400
}

.hover-ico .linkedin {
    background: #007bb5
}

.hover-ico .whatsapp {
    background: #24cc63
}

.top-right .social-links li a {
    position: relative;
    display: block;

    color: #DA7E40;color: #fff;
    font-size: 13px;
    line-height: 24px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}



.top-right .btn-one {
padding-right: 20px;
padding-left: 20px;
line-height: 40px;
float:left;
}


.top-right .btn-one:hover {
color:#fff;
}







.language-sw {
float:right;
cursor: pointer;
}

.language-sw span {
color:#fff;  line-height: 40px;  text-transform: capitalize;
}

.language-sw i {
margin-left:10px;
}





/*** 
=====================================================
	Main Slider style
=====================================================
***/
.main-slider {
    position: relative;
    z-index: 10;
}
.main-slider .tp-caption{
	z-index:5 ;
}
.main-slider .tp-dottedoverlay{
    background: none !important;
}
.main-slider .tparrows {
    top: 50% !important;
}   

.main-slider .slide-content{
    position: relative;
    display: block;
}
.main-slider .slide-content .big-title{
	position: relative;
	color: #ffffff;
	font-size: 72px;
	line-height: 1.1em;
	font-weight: 800;
    text-transform: uppercase;
    
    text-shadow: 0px 0px 8px rgba(0,0,0,0.2);
}
.main-slider .slide-content .text{
	position: relative;
    display: inline-block;
    padding-top: 23px;
    border-top: 1px solid #e5b320;
	color: #f8f8f8;
	font-size: 20px;
	line-height: 1.5em;
	font-weight: 600;
    letter-spacing: normal;
    text-transform: none;
    
}
.main-slider .slide-content .btn-box{}
.main-slider .slide-content .btn-box a{
}



/*** 
=====================================================
	Main Slider Style2 style
=====================================================
***/
.main-slider.style2 {
    position: relative;
    display: block;
    z-index: 10;
}
.main-slider.style2 .slide-content .title {
    position: relative;
    display: inline-block;
    height: 50px;
    padding: 19px 40px 11px;
    background: transparent;
    color: #5B3230;
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
    border-radius: 5px;
    text-transform: capitalize;
    
    z-index: 1;
}
.main-slider.style2 .slide-content .title:before {
    position: absolute;
    top: 7px;
    left: 0px;
    right: 0px;
    height: 43px;
    background-color: rgba(255, 255, 255, 1.0);
    content: "";
    border-radius: 5px;
    z-index: -1;
}
.main-slider.style2 .slide-content .title:after{
    position: absolute;
    top: 0px;
    left: 15px;
    right: 15px;
    height: 7px;
    background-color: rgba(255, 255, 255, 0.45);
    content: "";
    border-radius: 5px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    z-index: -1;
}
.main-slider.style2 .slide-content .big-title{
	position: relative;
    display: block;
	color: #ffffff;
	font-size: 72px;
	line-height: 1.1em;
	font-weight: 800;
    text-transform: uppercase;
    
}
.main-slider.style2 .slide-content .text{
	position: relative;
    display: block;
    padding: 0;
    border: none;
	color: #ffffff;
	font-size: 20px;
	line-height: 1.6em;
	font-weight: 400;
    letter-spacing: normal;
    text-transform: none;
    
}

.main-slider.style2 .tp-bullets {}
.main-slider.style2 .hermes .tp-bullet {
    position: absolute !important;
    display: inline-block !important;
    margin: 0px 10px !important;
    width: 12px;
    height: 12px;
}
.main-slider.style2 .hermes .tp-bullet:after {
    position: absolute;
    content: ' ';
    bottom: 0;
    height: 0;
    left: 0;
    width: 100%;
    background-color: #FFF;
    box-shadow: 0 0 1px #FFF;
    -webkit-transition: height 0.3s ease;
    transition: height 0.3s ease;
}
.tp-bullet.selected, 
.tp-bullet:hover {
    background: #fff;
}







/*** 

====================================================================
	Main Slider Banner
====================================================================

***/

.main-slider{
	position:relative;
	background-size:cover;
}

.main-slider.style-two{

}

.main-slider .slider-outer .owl-item{
	position:relative;
}

/*

.main-slider .owl-item:before{
    position: absolute;
    content: '';
    left: 0;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 4;
    display: inline-block;
    background: #0003;
}
*/
.main-slider .auto-container{
	position:relative;
}

.main-slider .slide{
	position:relative;
	background-repeat:no-repeat;
	background-position:right top;
background-size: 100% 100%;
height: 100vh;

display: grid;
text-align: center;
align-items: center;
width: 100%;
overflow: hidden;
}


.main-slider .owl-item img {
    transition: all ease-in-out 8s;
transform:scale(1.2);
height:100%;
}



.main-slider .owl-item.active img {
transform:scale(1);
 }





/*
.main-slider .owl-item.active img {
transform:scale(1);
 }*/




.decrepation-sl {
position: absolute;
width: 100%;

}





/*
.main-slider .slide:after {

	position:absolute;
	content:'';
	left:0px;
	bottom:0px;
	width:100%;
	height:100%;
	background-color:#0006;
}
*/

.main-slider .slide .container {
	position:relative;
z-index:10;
}

.main-slider .slide.style-two{
	background-size:cover;
	background-position:center bottom;
}

.main-slider .slide .content{
	position:relative;

}

.main-slider .slide .content.alternate{
padding: 35px;
width: 40%;
margin: 0 auto;
display: block;float:left;
position: relative;margin-bottom: 0;text-align: left;
margin-top: 150px;
background:#0006;
}


.fl-right {
float: right;
}


.fl-left {
float: left;
}

/*

.main-slider .slide .content.alternate:after {
position: absolute;
content: '';
top: 30px;
left: 30px;
width: 80px;
height: 2px;
background-color: #7b0c0c;
}
*/

.main-slider.style-three .slide .content{
	padding:270px 0px 170px;
}

.main-slider.style-four .content{
	max-width:610px;
	padding:140px 50px 140px;
	background-color:rgba(0,0,0,0.85);
}

.main-slider.style-four .content .title{
	color:#f91101;
	font-weight:600;
}

.main-slider.style-four .content h1:before{
	position:absolute;
	content:'';
	left:-50px;
	top:0px;
	width:5px;
	height:100%;
	background-color:#f71101;
}

.main-slider.style-four .content h1{
	color:#ffffff;
	font-size:60px;
	font-weight:700;
	line-height:1.2em;
	padding-bottom:0px;
	margin-bottom:15px;
}

.main-slider.style-four .content h1:after{
	display:none;
}

.main-slider.style-four .content .text{
	color:#ffffff;
}

.main-slider .title{
	position:relative;
	color:#fff;
	opacity: 0;
	font-size:20px;

	margin-bottom:15px;
	text-transform:capitalize;
	-webkit-transition: all 1000ms ease;
	-moz-transition: all 100ms ease;
	-ms-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
	transition: all 1000ms ease;
	-webkit-transform: translateY(50px);
	-moz-transform: translateY(50px);
	-ms-transform: translateY(50px);
	-o-transform: translateY(50px);
	transform: translateY(50px);
}

.main-slider .active .title{
	opacity: 1;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	-ms-transform: translateY(10px);
	-o-transform: translateY(10px);
	transform: translateY(10px);
	transition-delay: 600ms;
}

.main-slider h1{
	position:relative;
	color:#fff;
	opacity: 0;
	line-height:1.3em;
	padding-bottom:20px;
	margin-bottom:20px;
	text-transform:uppercase;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-webkit-transform: translateY(50px);
	-moz-transform: translateY(50px);
	-ms-transform: translateY(50px);
	-o-transform: translateY(50px);
	transform: translateY(50px);
font-size:28px;
}

.main-slider h1:after{
	position:absolute;
	left:0px;
	bottom:0px;
	content:'';
	width:10px;
	height:4px;
	background-color:#78382e;
transition: all ease-in-out 1s;
transition-delay: 0.5s;
}


.main-slider .active h1:after{
	width:100px;

 }

.main-slider h1 span{
	color:#78382e;text-transform: uppercase;font-weight: bold;margin-bottom: 20px;


}

.main-slider h1 span.alternate{
	display:block;
	background: linear-gradient(to right, #f44c01 0%, #ff7a01 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.main-slider h1.alternate{
padding-bottom: 0px;
margin-bottom: 0;
font-size: 24px;
text-transform: capitalize;
font-weight: normal;
}

.main-slider h1.alternate,
.main-slider h1.alternate span{
	color:#ffffff;
}

.main-slider h1.alternate:after{
	display:none;
}

.main-slider h1.style-two{
	color:#ffffff;
	font-size:60px;
	font-weight:700;
	padding-bottom:0px;

}

.main-slider h1.style-two span{
	color:#ad8e63;
}

.main-slider h1.style-two:after{
	display:none;
}

.main-slider .active h1{
	opacity: 1;

	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	transition-delay: 500ms;
}

.main-slider .text{
	position:relative;
	color:#1a1e66;
	font-size:18px;
	opacity:0;
	line-height: 1.6em;
	font-weight:400;

	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;

	-webkit-transform: translateY(50px);
	-moz-transform: translateY(50px);
	-ms-transform: translateY(50px);
	-o-transform: translateY(50px);
	transform: translateY(50px);
font-size: 20px;
line-height: 25px;
font-weight: 400;
}

.main-slider .text.alternate{
	color:#ffffff;
}


.main-slider .active .text{
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	transition-delay: 500ms;
}




/*
.main-slider .active h1 {-webkit-animation: 1s .3s bounceInLeft both;}
.main-slider .active p {-webkit-animation: 1s .3s fadeInUp both;animation: 1s .3s fadeInUp both;}

*/






.main-slider .btn-box{
	opacity:0;
	-webkit-transition: all 1000ms ease;
	-moz-transition: all 100ms ease;
	-ms-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
	transition: all 1000ms ease;
	-webkit-transform: translateY(50px);
	-moz-transform: translateY(50px);
	-ms-transform: translateY(50px);
	-o-transform: translateY(50px);
	transform: translateY(50px);margin-top: 20px;
}

.main-slider .active .btn-box{
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	transition-delay: 2000ms;
}

.main-slider .link-box{
	position:relative;
	opacity:0;
	z-index:10;
	margin-right:30px;
	-webkit-transition: all 1000ms ease;
	-moz-transition: all 100ms ease;
	-ms-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
	transition: all 1000ms ease;
	-webkit-transform: translateY(50px);
	-moz-transform: translateY(50px);
	-ms-transform: translateY(50px);
	-o-transform: translateY(50px);
	transform: translateY(50px);
}

.main-slider .link-box .theme-btn{
	margin-right:20px;
	margin-bottom:10px;
}

.main-slider .active .link-box{
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	transition-delay: 2500ms;
}

.main-slider .business-image-box{
	position:absolute;
	right:0px;
	top:0px;
	z-index:1;
	right:-250px;
}

.main-slider .owl-dots {
position: absolute;

right: 40px;

top: 50%;

text-align: center;

transform: translatey(-50%);

display: grid;
}

.main-slider .owl-dots .owl-dot{
	position:relative;
width: 15px;
height:15px;
	margin:6px;
	overflow: hidden;
	display:inline-block;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;background: #fff3;border-radius: 50%;
}


.main-slider .owl-dots .owl-dot:after{
	position: absolute;
	content: '';
	left: -3px;
	top: -3px;
	bottom: -3px;
	right: -3px;
	border:1px solid #fff;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;border-radius: 50%;
}


.main-slider .owl-dots .owl-dot:before{
	position: absolute;
	content: '';
	left: 0px;
	top: 0px;
	width: 100%;
	height: 0;
	background-color: #fff;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;border-radius: 50%;
}

.main-slider .owl-dots .owl-dot.active,
.main-slider .owl-dots .owl-dot:hover{
	background: #fff;
}



.main-slider .owl-dots .owl-dot.active:before,
.main-slider .owl-dots .owl-dot:hover:before{
	height: 100%;
}


.main-slider .owl-nav{
	position:absolute;
	right:0;
	bottom:0;
	z-index:1;

}

.main-slider .owl-nav .owl-prev{



}

.main-slider .owl-nav .owl-next{



}

.main-slider .owl-nav > div {
float:left;
width: 50px;
height: 50px;
padding: 0;
line-height: 50px;
text-align: center;
font-size: 22px;	
color: #fff;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
background: #78382e;
	cursor: pointer;
}



.main-slider .owl-nav:before {
content: '';

position: absolute;

right: 100%;

top: 0px;

width: 40px;

height: 100%;

background-color: #78382e;

-webkit-clip-path: polygon(0 0, 100% 0, 91% 100%, 0% 100%);

clip-path: polygon(0 0, 100% 0, 91% 100%, 0% 100%);
clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
clip-path: polygon(99% 0, 100% 0%, 100% 100%, 0 100%);
}



.main-slider.style-three .owl-nav .owl-prev,
.main-slider.style-three .owl-nav .owl-next{
	border-color:#ea293c;
	color:#ea293c;
}

.main-slider.style-three .owl-nav .owl-prev:hover,
.main-slider.style-three .owl-nav .owl-next:hover{
	border-color:#ea293c;
	background-color:#ea293c;
}

.main-slider .owl-nav .owl-prev:hover,
.main-slider .owl-nav .owl-next:hover{
	color:#fff;
	border-color:#1a1a1a;
	background-color:#1a1a1a;
}

.main-slider.style-four .owl-nav .owl-prev,
.main-slider.style-four .owl-nav .owl-next{
	border:none;
	color:#ffffff;
	border-radius:50%;
	background-color:rgba(0,0,0,0.60);
}





/*********** steps **************/

.how-works-circle {
    margin: 20px auto;
max-width: 246px;
    text-align: center;padding: 35px;
}

.how-works-circle img {
    max-width: 100%;
    display: inline-block;
}

.how-works-text {
    max-width: 170px;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;color: #fff;text-align: center;
}

@media (max-width: 991px) {
    .how-works-text {
        font-size: 15px;
        line-height: 20px;
    }
}

@media (max-width: 991px) {
    .how-works-text {
        font-size: 13px;
        line-height: 18px;
    }
}

@media (max-width: 767px) {
    .how-works-text {
        font-size: 14px;
        line-height: 18px;
    }
}

.how-works-text:not(:first-child) {
    margin-top: .6em;
}

.how-works-number {
    font-size: 32px;
    line-height: 1em;
    font-weight: 700;
    color: #fede00;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
}

@media (max-width: 991px) {
    .how-works-number {
        font-size: 25px;
    }
}

@media (max-width: 991px) {
    .how-works-number {
        font-size: 22px;
    }
}

@media (max-width: 767px) {
    .how-works-number {
        font-size: 23px;
    }
}

.how-works-number:not(:first-child) {
    margin-top: .3em;
}

.step-animate {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.step {
display: block;

height: 0;

padding-bottom: 100%;

overflow: hidden;

position: relative;

border-radius: 50%;

background-color: #f5f5f5;
}

.step .step-inside {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
}

.step img {
    max-width: 100%;
    position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}

.step1:not(.step-animate) img,
.step2:not(.step-animate) img {
    opacity: 0;
}

.step1:not(.step-animate) img:first-child {
    opacity: 1;
}

.step1:not(.step-animate) img:last-child {
    opacity: 1;
}

.step1.step-animate-start:not(.step-animate) img:first-child {
    opacity: 1;
}

.step1.step-animate-start:not(.step-animate) img:last-child {
    opacity: 0;
}

.step1.step-animate img:not(:first-child) {
    -webkit-animation-name: step1;
    animation-name: step1;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.step1.step-animate img:nth-child(2) {
    animation-delay: .5s;
    -webkit-animation-delay: 0.5s;
}

.step1.step-animate img:nth-child(3) {
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
}

.step1.step-animate img:nth-child(4) {
    animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
}

.step1.step-animate img:nth-child(5) {
    animation-delay: 2s;
    -webkit-animation-delay: 2s;
}

.step2.step-animate img {
    -webkit-animation-duration: 1.2s;
    animation-duration: 1.2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: 2;
    animation-iteration-count: 2;
}

.step2:not(.step-animate) img:first-child {
    opacity: 1;
}

.step2.step-animate img:nth-child(1) {
    -webkit-animation-name: step2;
    animation-name: step2;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
}

.step2.step-animate img:nth-child(2) {
    -webkit-animation-name: step22;
    animation-name: step22;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
}

@keyframes step1 {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-moz-keyframes step1 {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes step2 {
    from {
        opacity: 0;
    }
    47% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    97% {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

@-moz-keyframes step2 {
    from {
        opacity: 0;
    }
    47% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    97% {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

@keyframes step22 {
    from {
        opacity: 1;
    }
    47% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    97% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-moz-keyframes step22 {
    from {
        opacity: 1;
    }
    47% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    97% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.step3.step-animate img {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}




@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(1.3, 1.3, 1.3);
    transform: scale3d(1.3, 1.3, 1.3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}



.step4.step-animate img {
    -webkit-animation-name: step4;
    animation-name: step4;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: 2;
    animation-iteration-count: 2;
}

@-moz-keyframes step4 {
    0% {
        -moz-transform: rotate(0);
    }
    25% {
        -moz-transform: rotate(10deg);
    }
    50% {
        -moz-transform: rotate(-10deg);
    }
    100% {
        -moz-transform: rotate(0);
    }
}

@keyframes step4 {
    0% {
        transform: rotate(0);
    }
    25% {
        transform: rotate(10deg);
    }
    50% {
        transform: rotate(-10deg);
    }
    100% {
        transform: rotate(0);
    }
}


/* step */

.step .step-inside-number {
    font-size: 140px;
    line-height: 1;
    color: #4545450d;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    margin-top: -11px;
}

@media (max-width: 767px) {
    .step .step-inside-number {
        font-size: 89px;
    }
}

.how-works-text {
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    font-family: 'Poppins', sans-serif;
    text-transform: inherit;
    max-width: inherit;
}

@media (max-width: 1024px) {
    .how-works-text {
        font-size: 16px;
        line-height: 22px;
    }
}

@media (max-width: 767px) {
    .how-works-text {
        font-size: 13px;
        line-height: 17px;
    }
}

.how-works-text:not(:first-child) {
    margin-top: 1.53em;
}

@media (max-width: 767px) {
    .how-works-text:not(:first-child) {
        margin-top: 1.1em;
    }
}

.how-works-circle {
    margin-bottom: -7px;
}

@media (max-width: 1024px) {
    .how-works-circle {
        max-width: 157px;
    }
}

@media (max-width: 575px) {
    .how-works-circle {
        margin-bottom: -4px;
    }
}




.door-widget-container {
padding:50px 0;
position: relative;
background: url(../images/bg1.jpg);
background-size: cover;
background-attachment: fixed;
}


.door-widget-container .container {
position: relative;
z-index:1;
}

.door-widget-container:after {
content: "";
position: absolute;
left: 0;
bottom: 0;
height: 100%;
width: 100%;
background-color: #0000008c;

}



.door-widget-container .heading-bx h2 {
color: #fff;
}



/*****************/



/*----------------------------------------*/
/*  2.4 Product-area css
/*----------------------------------------*/
.li-product-menu {
	position: relative;
	display: inline-block;
	width: 100%;
	padding-bottom: 10px;
	border-bottom: 1px solid #e1e1e1;
}
.li-product-menu li {
	display: inline-block;
	position: relative;
	padding-right: 30px;
	z-index: 99;
}
.li-product-menu > li > a > span {
	position: relative;font-family: "medium";
}
.li-product-menu > li > a span::before, .li-product-menu > li > a.active span::before {
	content: "";
	position: absolute;
	bottom: -11px;
	opacity: 0;
	left: 0;
	background: #2D46B9;
	right: 0;
	height: 1px;
	display: block;
}
.li-product-menu > li > a.active span::before {
	background: #2D46B9;
	opacity: 1;
}
.li-product-menu > li:hover > a span::before {
	opacity: 1;
	background: #2D46B9;
}
.li-product-menu li span.active::before {
	opacity: 1;
	width: 100%;
}
.li-product-menu li span:hover::before {
	opacity: 1;
	width: 100%;
}
.li-product-menu li a {
	color: #c8c8c8;
	cursor: pointer;
	display: inline-block;
font-family: "poppins";
	font-size: 16px;
	line-height: 18px;
	padding: 0 30px 0 0;
	position: relative;
	text-transform: capitalize;
	transition: all 0.3s ease-in-out;
	letter-spacing: 0.25px;
	border-right: 1px solid #e1e1e1;text-transform: capitalize;
}
.li-product-menu li:last-child a {
		border-right: 1px solid transparent;
}
.li-product-menu > li a.active {
		color: #242424;
}
.li-product-menu li a:hover {
		color: #242424;
}
.single-product-wrap {
  background: #fafafa none repeat scroll 0 0;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 300ms ease-in 0s;
padding: 10px 10px 0;
}

.single-product-wrap.mt-40:hover {
  margin: 40px 0 -85px;
}/*
.single-product-wrap::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  content: ""; 
background:#ddd;
width:2px;
height:100%;
}*/
.single-product-wrap:hover:before{
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  visibility: visible;
}
.product-image > a {
  display: block;
  position: relative;
}
.single-product-wrap:hover .secondary-image{
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.product-image > span.sticker {
	background: #006cb5;
	color: #fff;
	right: 0;
	position: absolute;
	top: 20px;
	z-index: 99;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;padding: 8px 15px;
}
.product-review {
	border-bottom: 1px solid #ebebeb;
}
.manufacturer {
	font-size: 13px;
	font-weight: 400;
	display: inline-block;
	color: #a4a4a4;
	margin-bottom: 11px;
	line-height: 16px;
}
.rating > li {
  display: inline-block;
  margin: 0;
}
.review-item {
	padding-left: 20px;
	position: relative;
}
.review-item::before {
	content: "\f040";
	position: absolute;
	left: 5px;
	top: 0;
	font-family: fontawesome;
	color: #7a7a7a;
	font-size: 13px;
	transition: all 0.3s ease-in-out;
}
.review-item:hover::before {
	color: #2D46B9;
}
.rating li i {
  font-size: 12px;
  color: #2D46B9;
}
.rating li.no-star i {
  color: #e3e3e3;
}

.product_desc {
  margin: 0;padding: 20px 8px;
}
.product_desc .product_desc_info .rating-box {
  background: #fff;
  display: block;
  line-height: 1;
  padding-bottom: 15px;
  float: right;
  -webkit-transition: all 300ms ease-in 0s;
  transition: all 300ms ease-in 0s;
  overflow: hidden;
}
.rating-box.featured-rating-box {
	float: unset !important;
	margin: 10px 0 0;
}
.product_desc .product_desc_info > h4 {

  margin: 0px;
}
.product_desc_info {
  position: relative;
  padding: 0 8px;
}
.product_desc .product_desc_info .product_name {
	color: #444;
	display: block;
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	text-transform: capitalize;text-align: center;
}
.product_desc .product_desc_info .product_name:hover {
color:#78382e;
}
.product_desc .manufacturer a {
	color: #a4a4a4;
	font-size: 13px;
	margin-top: 9px;
	text-transform: capitalize;
	transition: all 0.3s ease-in-out;
}
.product_desc .manufacturer a:hover {
	color: #2D46B9;
}
.product_desc .product_desc_info .new-price ,
.featured-price-box .new-price,
.featured-price-box .new-price-2{
  color: #2D46B9;
  font-size: 14px;
  font-weight: 500;
  padding-right: 10px;
}
.product_desc .product_desc_info .price-box .new-price-2,
.featured-price-box .new-price-2 {
	color: #2D46B9 !important;
}
.product_desc .product_desc_info .price-box .discount-percentage,
.featured-price-box .discount-percentage {
	float: right;
	color: #2D46B9;
}
 .product_desc .product_desc_info .old-price {
  color: #ffaa34;
  font-size: 14px;
  font-weight: 400;
  text-decoration: line-through;
}
.product_desc .product_desc_info .price-box {
  line-height: 1;
  margin-top: 16px;
display: flex;
justify-content: space-evenly;
-webkit-transition: all 300ms ease-in-out;

transition: all 300ms ease-in-out;
}



.single-product-wrap:hover .product_desc_info .price-box {
opacity:0;
}




.countersection {
    display: inline-block;
    width: 100%;
    position: relative;
}
.li-countdown .count, .product-sale-countdown .count {
    display: inline-block;
    text-align: center;
    color: #2D46B9;
    border: 2px solid #dbdbdb;
    margin:20px 2px 0;
    padding:5px;
    border-radius:2px
}
.li-countdown .count span {
    color: #242424;
    display: block;
    position: relative;
}
.add-actions-link {
display: flex;
justify-content: center;
margin: 0;
	-webkit-transition: all 300ms ease-in 0s;
	transition: all 300ms ease-in 0s;
	width: 100%;
}
.add-actions-link li {
	line-height: 1;
	margin: 0 2px;
background: linear-gradient( to bottom , #006cb4 , #1476bb);
	display: inline-block;
	float: left;
padding:12px;border-radius: 5px;
}

}
.add-actions-link li:hover {
	background: #2D46B9;
	border-color: #2D46B9;
}
.add-actions-link li a {
	color: #fff;
	display: block;
	font-size: 15px;
	font-weight: 400;
	padding: 0;
	position: relative;
	text-align: center;
	-webkit-transition: all 300ms ease-in 0s;
	transition: all 300ms ease-in 0s;

}

.add-actions-link li:hover {
	background: #78382e;
}


.add-actions-link li.add-cart > a i {
  font-size: 16px;
  line-height: 22px;
}
.add-actions {
bottom: -100%;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	text-align: center;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.single-product-wrap:hover .add-actions {
	bottom: 8px;
}
.tab-content .tab-pane {
  display: block;
  height: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  visibility: hidden;
  width: 100%;
width: 90%;
margin: 0 auto;
}
.tab-content .tab-pane.active {
  height: auto;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  visibility: visible;
}
.product-active .owl-nav button,.product-active-2 .owl-nav button {
  background: #dddddd none repeat scroll 0 0 !important;
  border-radius: 50%;
  font-size: 20px !important;
  height: 50px;
  line-height: 50px !important;
  margin: auto 0;
  position: absolute;
  right: auto;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 50px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.product-active .owl-nav button:hover,.product-active-2 .owl-nav button:hover {
  background: #2D46B9 !important;
  color: #fff;
}
.product-active .owl-nav .owl-prev,.product-active-2 .owl-nav .owl-prev {
  left: 0;
}
.product-active .owl-nav .owl-next,.product-active-2 .owl-nav .owl-next {
  right: 0;
}
.product-active:hover .owl-nav button, .product-active-2:hover .owl-nav button{
  visibility: visible;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.section-title-2 {
  margin-bottom: 25px;
  position: relative;
  text-align: center;
}
.section-title-2 > h2 {
  background: #ffffff none repeat scroll 0 0;
  display: inline-block;
  font-size: 24px;
  line-height: 24px;
  margin: 0;
  padding: 0 20px;
  position: relative;
  text-align: center;
}
.product-image {
  position: relative;overflow: hidden;
}
.section-title-3 > h2 {
  background: #ffffff none repeat scroll 0 0;
  display: inline-block;
  font-size: 24px;
  line-height: 18px;
  margin: 0;
  padding: 0 30px 0 0;
  position: relative;
}
.section-title-3 {
  position: relative;
  margin-bottom: 25px;
}
.product-tabs-list-2 .nav {
  background: #ffffff none repeat scroll 0 0;
  padding-right: 50px;
  position: absolute;
  right: 0;
  top: 0;
}
.product-tabs-list-2 .nav li {
  display: inline-block;
  padding: 0 0 0 20px;
  vertical-align: top;
}
.product-tabs-list-2 .nav li a {
  color: #555;
  cursor: pointer;
  display: block;
  font-size: 16px;
  line-height: 25px;
  position: relative;
  text-transform: capitalize;
  -webkit-transition: all 300ms ease-in 0s;
  transition: all 300ms ease-in 0s;
}
.product-tabs-list-2 .nav li a.active {
  color: #222;
}
.product-active-3 .owl-nav button,.pos-product-active .owl-nav button,.latest-blog-active .owl-nav button{
  font-size: 22px !important;
  position: absolute;
  right: 15px;
  top: -55px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.product-active-3 .owl-nav button.owl-prev,.pos-product-active .owl-nav button.owl-prev,.latest-blog-active .owl-nav button.owl-prev {
  right: 35px;
}
.product-active-3 .owl-nav button:hover,.pos-product-active .owl-nav button,.latest-blog-active .owl-nav button:hover {
  color: #2D46B9;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.product-active-3 .owl-nav button.owl-next,.pos-product-active .owl-nav button.owl-next,.latest-blog-active .owl-nav button.owl-next{
  background: #ffffff none repeat scroll 0 0;
  padding: 0 0 0 10px !important;
}
.product-active-3 .owl-nav button.owl-prev,.pos-product-active .owl-nav button.owl-prev,.latest-blog-active .owl-nav button.owl-prev{
  background: #ffffff none repeat scroll 0 0;
  padding: 0 0 0 15px !important;
}



.ssec-mg {
position: absolute;
top: 0;
left: 0;-webkit-transition: all 0.2s ease-in-out;

transition: all 0.2s ease-in-out;
right: 0;opacity:0}



.single-product-wrap:hover .ssec-mg {
opacity:1;
}

.product-image > span.sticker.sticker-slae {

    right: auto;
    left: 0;
    border-radius: 0;
    width: auto;
    height: auto;
    padding: 8px 15px;
    line-height: 1;
    background: #ffaa34;

}

.product-area {
padding:50px 0;
}











/* ----------------------------------------------------------------
	Top Search
-----------------------------------------------------------------*/


#top-cart { position: relative; }

#top-search a,
#top-cart > a,
#side-panel-trigger a,
#top-account a {
	display: block;
	position: relative;
	width: 14px;
	height: 14px;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	-webkit-transition: color .3s ease-in-out;
	-o-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
}


#top-search a:hover {
color: #ffaa34;
}






#top-search a { 
z-index: 11;
cursor: pointer; }

#top-search a i {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

body.top-search-open #top-search a i.fa fa-search,
#top-search a i.fa fa-times { opacity: 0; }




body.top-search-open #top-search a i.fa fa-times {
	opacity: 1;
	z-index: 11;
	font-size: 14px;
}


#top-search a i:hover,
#top-cart > a:hover { color: #ffaa34; }

#top-search form {
	opacity: 0;
	z-index: -2;
	position: absolute;
	width: 90% !important;
	height: 100% !important;
	padding: 0 15px;
	margin: 0;
	top: 0;
	left: 0;
	-webkit-transition: opacity .3s ease-in-out;
	-o-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
min-height: 100px;
}

body.top-search-open #top-search form {
	opacity: 1;
	z-index: 10;
}

#top-search form input {
	box-shadow: none !important;
	pointer-events: none;
	border-radius: 0;
	border: 0;
	outline: 0 !important;
	font-size: 18px;
	padding: 10px 80px 10px 0;
	height: 81px;
	background-color: transparent;
	color: #fff;
	margin-top: 0 !important;
	letter-spacing: 2px;
}

#top-search form input { padding-left: 20px; }


body.top-search-open #top-search form input { pointer-events: auto; }

body:not(.device-sm):not(.device-xs):not(.device-xxs) #header.transparent-header:not(.sticky-header):not(.full-header):not(.floating-header) #top-search form input { border-bottom: 2px solid rgba(0,0,0,0.1); }

#top-search form input::-moz-placeholder {
	color: #fff;
	opacity: 1;
	text-transform: uppercase;
}
#top-search form input:-ms-input-placeholder {
	color: #fff;
	text-transform: uppercase;
}
#top-search form input::-webkit-input-placeholder {
	color: #fff;
	text-transform: uppercase;
}

#primary-menu .container #top-search form input,
.sticky-header #top-search form input { border: none !important; }




.header-menu-area .container {
position: relative;
}




#top-search, #top-cart {

    -webkit-transition: margin .4s ease, opacity .3s ease;
    -o-transition: margin .4s ease, opacity .3s ease;
    transition: margin .4s ease, opacity .3s ease;

}
#top-search, #top-cart, #side-panel-trigger, #top-account {

    float: right;
margin: 32px 0 27px 20px;

}


.logo-area-layout1, .men-had {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}


body.top-search-open .header-top-left,
body.top-search-open .menu-logo,
body.top-search-open.header .menu-bar::before,
body.top-search-open .navbar-expand-lg:before, body.top-search-open .menu-links {
opacity:0;
}





body.top-search-open #top-search a i.fa.fa-times {

    opacity: 1;
    z-index: 11;
    font-size: 14px;

}




body.top-search-open .mob-mpve,
body.top-search-open #top-search a i.fa.fa-search, #top-search a i.fa.fa-times {

    opacity: 0;

}
#top-search a i {

    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;

}






.show-lang {

visibility: visible;
opacity: 1;
top: 65px;
}





.mrn-lang {

position: absolute;
left: -15px;
width: 110px;
visibility: hidden;
opacity: 0;
top: 120%;

background: #151515;
padding: 0 10px;
z-index: 99;
}

.show-lang {

visibility: visible;
opacity: 1;
top: 65px;
}





.mrn-lang a {
  color: #dddddd;
font-size: 14px;

text-transform: capitalize;
display: block;
padding: 8px 3px;
border-bottom: 1px solid #202020; }

.mrn-lang a:last-child {
border-bottom: none; 
}

  .mrn-lang a:hover {
    color: #78382e; }

.mrn-lang a img {
width:15px;
margin-right:5px;
}


.about-sec h2.title {
    font-size: 30px;
}


.form-card .bootstrap-select .bs-caret {

display: none;

}





.header-transparent .is-fixed .language-sw span,
.header-transparent .is-fixed #top-search a, 
.header-transparent .is-fixed #top-cart > a, 
.header-transparent .is-fixed #side-panel-trigger a, 
.header-transparent .is-fixed #top-account a {
color: #000;
}


/*
.header-transparent .is-fixed .header-top-left {
display: none;
}
*/

.header-transparent .is-fixed .menu-bar {
border-bottom:0;
}

.map-here {
background-size: cover;
position: relative;
height: 300px;
}



.footer-info {
background: #78382e;
padding:50px 0;
 }



.map-here:before {


content: '';

position: absolute;
left: -1px;
top: 0px;

width: 0;

height: 100%;

background-color: #78382e;

-webkit-clip-path: polygon(0 0, 100% 0, 91% 100%, 0% 100%);

clip-path: polygon(0px 0px, 100% 0px, 7.14% 100.00%, 0% 100%);

transition: all .5s ease-in-out;
width: 20%;

}

.map-here:after {

content: '';

position: absolute;
right: -1px;
top: 0px;

width: 0;

height: 100%;

background-color: #78382e;

-webkit-clip-path: polygon(0 0, 100% 0, 91% 100%, 0% 100%);

clip-path: polygon(70px 0px, 100% 0px, 100% 100%, 0% 100%);

transition: all .5s ease-in-out;
width: 20%;
}



.news-sec {
padding-top: 40px;
padding-bottom: 50px;
}

.map-here h3 {
font-size: 20px;

color: #fff;

text-transform: capitalize;

font-weight: normal;

margin-bottom: 20px;

line-height: 22px;

background: #333;

padding: 8px;

width: auto;

display: inline-block;

position: absolute;

top: 15px;

left: 0;
 border-radius: 0 30px 30px;background: linear-gradient( to bottom , #111 , #333);
}

.map-here h3 i { 
font-size: 20px;

margin-right: 5px;
}


.map-here img {

}


.map-hereimg {
width: 100%;

height: 100%;
}



















.footer-section02 {
    position: relative
}

.footer-section02 .footer-section02__box01 {
background-color: rgba(24, 24, 24, 0.9);
    width: 371px;
    padding: 35px 40px 65px 52px;height: 380px;
}

.footer-section02 .footer-section02__box01>:nth-child(1) {
    margin-top: 0
}

.footer-section02 .footer-section02__title {
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    padding: 0 0 25px 0;
    margin-top: 29px;
text-transform: capitalize;
}

.footer-section02 .footer-map {
    min-height: inherit;
    height: inherit
}

.footer-section02 .contact-info-item {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-content: stretch;
    align-items: flex-start;
    margin: 0;
    font-size: 16px;
    line-height: 25px;
    color: #d4d4d4
}

.footer-section02 .contact-info-item a {
    color: #d4d4d4;
    text-decoration: none;
    transition: color 0.2s linear
}


.footer-section02 .contact-info-item .item-description a.btn {
color: #fff;
display: block;
margin-bottom: 9px;text-transform: capitalize;position: relative;
padding-left: 35px;
}

.footer-section02 .contact-info-item .item-description a.btn i {
position: absolute;
left: 10px;
top: 11px;
}

.footer-section02 .contact-info-item a:hover {
    color: #fff
}

.footer-section02 .contact-info-item .item-icon {
    position: relative;
    top: 2px
}

.footer-section02 .contact-info-item .item-icon+.item-description {
    margin-left: 13px
}

.footer-section02 .contact-info-item .item-description span {
    color: #fff
}

.footer-section02 .contact-info-item+.contact-info-item {
    margin-top: 8px
}

@media (max-width:991px) {
    .footer-section02 .footer-section02__box01 {
        width: 305px;
        padding: 35px 17px 34px
    }
    .footer-section02 .footer-section02__title {
        font-size: 18px;
        line-height: 24px;
        padding-bottom: 13px
    }
    .footer-section02 .contact-info-item {
        font-size: 15px;
        line-height: 21px
    }
    .footer-section02 .contact-info-item+.contact-info-item {
        margin-top: 10px
    }
    .footer-section02 .footer-section02__title {
        margin-top: 41px
    }
}

@media (max-width:768px) {
    .footer-section02 .footer-section02__box01 {
width: inherit;
padding: 15px 12px 8px;
background-color: #13161a;
height: auto;
    }
    .footer-section02 .footer-section02__title {
        padding-bottom: 15px
    }
    .footer-section02 .footer-section02__title {
        margin-top: 27px
    }
}


.posa-map {
position: absolute;
top: 0;
right: 30px;
}

.map{
  filter: grayscale(100%) invert(92%) contrast(83%);
filter: invert(90%);
  filter: grayscale(100%) invert(92%) contrast(83%);
margin-bottom: -10px;

filter: invert(90%);
}














/*--------------------------------------------------------------
# Brand
--------------------------------------------------------------*/


.brand-one__carousel .item {
height: 120px;
display: grid;	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
align-items: center;background: #fff;
text-align: center;border: 1px solid #fff;

}


.brand-one__carousel .item:hover {

border: 1px solid #c3c3c3;
}

.brand-one {
	padding: 50px 0 30px;background: #eceeef;
}

.brand-one img {
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
height: 80px;margin: 0 auto;
max-width: 100%;
width: auto !important;
}

.brand-one img:hover {
	opacity: 0.6;
}

.brand-one__home-two {
	border-top: 0;
	border-bottom: 1px solid #eceeef;
}















@media (max-width: 767px) { 

.header-top-right {
float: left;margin-left: 0px;
}

.main-slider .slide .content.alternate {
width: 100%;
padding: 15px;
margin-top:100px;
}

.navbar-expand-lg::before {
    width:74%;
}


.is-fixed .menu-bar::before {
    width: 74%;
}


.main-slider .slide {
height: 400px;
}


.main-slider h1 {
font-size: 22px;margin-bottom: 0;
}


.main-slider .title {
font-size: 15px;margin-bottom: 0;
}

.main-slider .owl-dots {
right: 13px;
}

.footer-bottom .widget-link,
.about-media .about-contact p,
.about-media .about-contact .btn-light {
display: none;
}

#top-search form input,
.about-media .about-contact .title-ext {
font-size: 14px;
}

.about-media .about-contact h3 {
font-size: 18px;margin: 0;
}


.about-media .about-contact {
width: 44%;
position: absolute;
padding: 20px 10px 20px 20px;
left: auto;
right: 0;
} 


.about-media .media {
padding:0;
}


.heading-bx h3.title,
.heading-bx h2.title {
font-size: 24px;
}

.feature-bx1 {

    padding: 25px 20px;

}


.mb-sm-30 {

    margin-bottom: 8px;

}

.service-wraper1 .row.spno [class*="col"], 
.service-wraper1 .row.spno [class*="col"], 
.service-wraper1 .spno [class*="col"], 
.service-wraper1 .spno [class*="col"] {
    padding-left: 4px;
    padding-right: 4px;
}


.product-area {
padding: 30px 0 20px;
}

.footer-info .mb-30 {
margin-bottom: 10px;
}

.footer-info-bx.left .icon-lg img {
height: 27px;
}
footer .widget {

    margin-bottom: 20px;

}


footer .footer-title {

    margin-bottom: 15px;

}

}






















/*Project Style one*/
.project-gallery-ser{
	overflow: hidden;padding: 60px 0;background: #0d3650;background: #eceeef;
}
.project-gallery-block-outer {
    position: relative;
}

.project-gallery-style1 .owl-carousel .owl-stage-outer{
	display: table;
}

/*project style one*/
  .project-box-style1 {
	position: relative;
	overflow: hidden;
  }
  
  .project-box-style1:after {
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	opacity: 0;
	background-color: #000;
	transform-origin: 0 0;
	transform: scaleX(0);
	transition: transform 0.5s cubic-bezier(0.57, 0.04, 0.06, 0.84), opacity 0s 0.5s;
  }
  
  .project-box-style1:hover:after {
	opacity: 0.6;
	transform: scaleX(1);
	transition: transform 0.5s cubic-bezier(0.57, 0.04, 0.06, 0.84), opacity 0s;
  }
  
  .project-box-style1 .project-content {
	padding: 20px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	z-index: 1;
  }
  
  .project-box-style1 .project-content .project-title {
	margin-bottom: 15px;
	display: inline-block;
	font-weight: 600;
	font-size: 12px;
	background-color: #fff;
	padding: 8px 16px;
	color: #000;
	opacity: 0;
	transform: translate3d(0%, -100%, 0);
	transition: transform .4s, opacity .2s;
  }
  
  .project-box-style1 .project-content .project-title-large {
	margin-bottom: 0px;
	position: relative;
	opacity: 0;
	transform: translate3d(0, -100%, 0);
	transition: transform .4s, opacity .2s;font-size: 20px;text-transform: capitalize;
  }
  
  .project-box-style1 .project-content .project-title-large a {
	color: #fff;
	transition: 0.5s all ease;
  }
  
  .project-box-style1 .project-content .project-title-large a:hover {
	color: #ea130e;
  }
  
  .project-box-style1 .project-view {
position: absolute;
top: -50px;
right: 55px;
opacity: 0;transition: all ease-in-out .4s;
  }
  
  .project-box-style1 .project-view .project-view-btn {
	position: relative;
	display: block;
	width: 55px;
	height: 55px;
  }
  
  .project-box-style1 .project-view .project-view-btn i {
width: 55px;
height: 55px;
display: block;
background-color: #ea130e;
position: relative;
font-size: 23px;
color: #fff;
text-align: center;
line-height: 55px;
  }
  /*
  .project-box-style1 .project-view .project-view-btn i:after, .project-box-style1 .project-view .project-view-btn i:before {
	content: '';
	background-color: #fff;
	position: absolute;
  }
  
  .project-box-style1 .project-view .project-view-btn i:after {
	width: 1px;
	height: 24px;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
  }
  
  .project-box-style1 .project-view .project-view-btn i:before {
	width: 24px;
	height: 1px;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
  }
  */
  .project-box-style1:hover .project-view {
	opacity: 1;
	z-index: 3;
top:50px;
  }
  
  .project-box-style1:hover .project-title {
	opacity: 1;
	transform: translate3d(0, 0%, 0);
	transition: transform 1s cubic-bezier(0.57, 0.04, 0.06, 0.84) 0.1s, opacity 0.2s 0.1s;
  }
  
  .project-box-style1:hover .project-title-large {
	opacity: 1;
	transform: translate3d(0, 0, 0);
	transition: transform 0.6s cubic-bezier(0.57, 0.04, 0.06, 0.84) 0.1s, opacity 0.2s 0.1s;
  }
  
  .project-box-style1 .project-media img {
	width: 100%;
  }


.project-gallery-one.owl-btn-vertical-center .owl-nav .owl-next{right:-1px;}
.project-gallery-one.owl-btn-vertical-center .owl-nav .owl-next,
.project-gallery-one.owl-btn-vertical-center .owl-nav .owl-prev{
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;}
	
.project-gallery-one:hover.owl-btn-vertical-center .owl-nav .owl-next{right:5%;}
.project-gallery-one:hover.owl-btn-vertical-center .owl-nav .owl-prev{left:5%;}

.project-gallery-one .owl-nav{opacity:0; 	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;}
.project-gallery-one:hover .owl-nav{opacity:1;}
  



.owl-btn-vertical-center .owl-nav .owl-prev {
    left: 0;
}

.owl-btn-vertical-center .owl-nav .owl-prev, .owl-btn-vertical-center .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    margin: -15px 0;
color: #fff;
padding: 2px 10px;
width: 35px;
height: 35px;
text-align: center;
font-size: 14px;
display: inline-block;
cursor: pointer;
font-weight: bold;
background-color: #ffaa34;
line-height: 35px;
}



.owl-btn-vertical-center .owl-nav > div:hover { 
background-color: #191919;
}

















@media (max-width: 767px) {  

.footer-section02 .footer-section02__title,
.footer-section02 .contact-info-item:not(:last-child) {
display: none;
}

.posa-map {
position: relative;
    width: 100%;right: auto;
}

.posa-map .container {
padding:0;
}

.posa-map .item-description {
width: 100%;

display: flex;

justify-content: space-evenly;
}

}




/******   2022   *******/

.overlay-who {
    position: absolute;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient( to right, #000c, #000000e6);
}

.content-top-agile img {
    max-width: 240px
}

.fog-pwd .hover-warning {
    color: #333;
    font-size: 13px;
    text-transform: capitalize;
}

.hover-warning:hover {
    color: #1476bb
}

.user-profile {
    border-top: 1px solid rgba(72, 94, 144, 0.16);
    border-bottom: 1px solid rgba(72, 94, 144, 0.16);
}

.main-banner {
    background: url('../images/main-bg.png')center fixed;
    background-size: cover;
}

.main-banner .bg-gradient {
    background: rgba(32, 34, 38, 0.7);
    background: -moz-linear-gradient(top, rgba(32, 34, 38, 0.7) 0%, rgba(32, 34, 38, 0.98) 74%, rgba(32, 34, 38, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(32, 34, 38, 0.7) 0%, rgba(32, 34, 38, 0.98) 74%, rgba(32, 34, 38, 1) 100%);
    background: -o-linear-gradient(top, rgba(32, 34, 38, 0.7) 0%, rgba(32, 34, 38, 0.98) 74%, rgba(32, 34, 38, 1) 100%);
    background: -ms-linear-gradient(top, rgba(32, 34, 38, 0.7) 0%, rgba(32, 34, 38, 0.98) 74%, rgba(32, 34, 38, 1) 100%);
    background: linear-gradient(to bottom, rgba(32, 34, 38, 0.7) 0%, rgba(32, 34, 38, 0.98) 74%, rgba(32, 34, 38, 1) 100%) !important;
    padding: 200px 0 100px;
    min-height: 100vh;
    display: flex;
    align-items: center;
}

.banner-text {
    margin-top: 30px;
    text-align: right;
    font-family: "mainfont";
}

.banner-text .big-text {
    color: #fff;
    font-size: 30px;
    text-transform: uppercase;
    margin: 0;
    font-family: "mainfont";
    font-weight: normal;
}

.banner-text .content {
    color: #bebebe;
    font-size: 19px;
    margin-top: 25px;
}

.banner-text .btn {
    margin-top: 30px;
}

.loginDiv {
    background: rgba(22, 24, 27, .35);
    max-width: 390px;
    margin: 30px 0;
    margin-right: auto;
    text-align: right;
}

.banner-text img {
    max-width: 330px;
}

.loginDiv .login-title {
color: #fff;
    font-size: 16px;
    border-right: 3px solid #ffaa34;
    padding-right: 23px;
    margin: 15px 0 !important;
    line-height: 40px;
    display: inline-block;
    font-family: "mainfont";
    font-weight: normal;
}

.loginDiv .form-group {
    margin-bottom: 0;
}

.loginDiv .form-group:first-child .myInput {
    border-bottom: 1px solid rgba(255, 255, 255, 0.02);
}

.loginDiv button {
    color: #fff;
    font-size: 16px;
    background: transparent;
    border: 0;
    border-radius: 0;
    text-align: center;
    padding: 25px;
    width: 100%;
    transition: all 0.25s;
    font-family: "mainfont";
}

.loginDiv button:hover {
    color: #ffaa34;
    transition: all 0.3s;
}

.bg-color {
    background: #202226;
}

.loginDiv .form-group {
    position: relative;
}

.loginDiv .form-group .myInput {
    width: 100%;
    border: 0;
    border-radius: 0;
    background: #25262B;
    height: 70px;
    font-size: 16px;
    padding-right: 50px;
    color: #999;
    text-align: right;
font-family: "TAJAWAL";
}

.loginDiv .myInput::placeholder {
    color: #777777;
    opacity: .9;
}

.loginDiv .form-group .myInput:focus {
    background: #28272b;
    color: #ffaa34;
}

.loginDiv .form-group .input-icon {
    color: #777;
    font-size: 20px;
    position: absolute;
    z-index: 1;
    top: 21px;
    right: 15px;
}

.loginDiv .form-group .myInput:focus+.input-icon {
    color: #ffaa34;
}

.bg-color {
    background: #202226;
}

.service {
    max-width: 360px;
    background: #25262B;
    margin: 0 auto 70px;
    text-align: center;
    padding: 35px 25px;  position: relative;
overflow:hidden;
}

.service > * {
position: relative;
z-index:2;
}


.service:before {

position: absolute;

left: -50px;

bottom: -50px;

content: "";

background: #0000004d;

width: 100px;

height: 100px;
z-index: 1;
transition: all ease 0.8s;
border-radius:50%;
transform: scale(0);

}


.service:hover:before {
transform: scale(10);

}


.service:last-child {
    margin-bottom: 40px;
}

.service .service-icon {
    color: #fff;
    font-size: 42px;
    margin-bottom: 10px;
}

.service .service-title {
    color: #fff;
    font-size: 20px;
margin: 20px 0 30px;font-family: "TAJAWAL";font-weight: normal;
}

.service .service-desc {
    color: #888;
    font-size: 15px;
    line-height: 18pt;
}

.content p {
    color: #666;
    font-size: 16px;
    line-height: 20pt;
}

.content .highlight-text {
    color: #ffaa34;
}

.orange-div {
    background: #ffaa34;
    position: absolute;
    z-index: -1;
    width: 120px;
    height: 120px;
    top: 10px;
    right: -5px;
}

.play-icon i {
    font-size: 60px;
    color: #ffaa34;
    text-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
    cursor: pointer;
    transition: all 0.3s;
}

.play-icon:hover i {
    text-shadow: 0 8px 20px rgba(0, 0, 0, 0.6);
    transition: all 0.3s;
}

.video-thumb {
    margin-top: 30px;
    text-align: center;
    position: relative;
}

.red-btn {
    background: #ffaa34;
    border: 0;
    border-radius: 3px;
    color: #fff;
    font-size: 15px;
    padding: 14px 35px;
    transition: all 0.25s;
    font-family: "mainfont";
}

.red-btn:hover {
    background: #fff;
    color: #ffaa34;
}
















@media (max-width: 767px) {
.banner-text .big-text {
font-size: 22px;
}
.banner-text .content {
font-size: 16px;
margin-top: 15px;
}

.banner-text {
    margin-top: 0;
}
.banner-text .btn {
    margin-top: 0;
}

.main-banner .bg-gradient {
padding: 170px 0 0;
min-height: 300px;
}

.service .service-title,
.loginDiv .login-title {
font-size: 17px;
}

.loginDiv .form-group .myInput {
font-size: 14px;
}




}




/********  new 4 2022 ************/ 

.product_thumb {
  position: relative;
overflow: hidden;
}


.product_thumb:after {

content: "";
background-color: rgba(255, 255, 255, 0.2);
background: #f6f6f61a;
background: -webkit-linear-gradient(to right, #f6f6f61a, #fffc);
background: linear-gradient(to right, #f6f6f61a, #fffc);
position: absolute;
width: 35%;
height: 200%;
left: -100%;
top: -50%;
-webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-ms-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
transition: all 0.5s linear;
-moz-transform: rotate(40deg);
-webkit-transform: rotate(40deg);
-o-transform: rotate(40deg);
-ms-transform: rotate(40deg);
transform: rotate(40deg);
}




.single_product:hover .product_thumb:after {
    left: 150%;
}



.single_product .product_thumb a img { 
transition: all ease-in-out 0.4s;width: auto;
height: 200px;background: #fff;
margin: 0 auto;
display: block;
} 



.single_product .product_thumb a.secondary_img,
.single_product .product_thumb a.primary_img {
transition: all ease-in-out 0.4s;
}

.product_thumb a.secondary_img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;display: block;
right: 0;
  visibility: hidden;
}

.product_carousel .owl-nav {
  position: absolute;
  top: -56px;
  right: 0;
  background: #ffffff;
  display: flex;
  padding: 0 9px;
  border-radius: 25px;
  border: 1px solid #e9e9e9;
}
@media only screen and (max-width: 767px) {
  .product_carousel .owl-nav {
    display: none;
  }
}
.product_carousel .owl-nav > div {
  width: 25px;
  height: 30px;
  line-height: 30px;
  font-size: 20px;
  color: #a9a9a9;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.product_carousel .owl-nav > div:hover {
  color: #ffd54c;
}

.product_content {
text-align: center;
}


/*
.product_column5 > [class*="col"] {
padding:0 8px;
}
*/
.single_product {
  padding: ;
  border: 1px solid #f0f0f0;
  border-radius:0 30px 0 0;
  margin: 1px;margin-bottom: 16px;

-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
background: #fff;

}


.single_product .product_name {
padding: 15px;
}

.single_product:hover {
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
box-shadow: 0px 0px 35px 0px rgba(0,0,0,0.15);
}



/*
.single_product:hover .product_thumb a.secondary_img {
  opacity: 1;
  visibility: visible;
}
.single_product:hover .product_name h3 {
  margin-bottom: 10px;
  margin-top: 0;
}
.single_product:hover .product_name p {
  opacity: 1;
  margin-bottom: 9px;
}*/
.single_product:hover .action_links {
  opacity: 1;
  visibility: visible;
}
.single_product:hover .action_links ul li a {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}

.action_links {
  transition: all 0.5s ease;
  position: absolute;
  right: 0;
  top: 8px;
  opacity: 0;
  visibility: hidden;display: none;
}
.action_links ul li a {
  line-height: 36px;
  width: 36px;
  text-align: center;
  font-size: 22px;
  display: block;
  transition: all 0.5s ease;
  transform: scale(0.7);
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -o-transform: scale(0.7);
}
.action_links ul li a:hover {
  color: #ffd54c;
}

.add_to_cart {
  transition: all 0.5s ease;
}
.add_to_cart a {
  line-height: 36px;
  width: 36px;
  text-align: center;
  font-size: 15px;
  display: block;
  transition: all 0.5s ease;
width: 100%;color: #000;
background: #ffaa34;
color: #fff;
background: #f29949;
}
.add_to_cart a span { 
margin-right: 8px;
}

.add_to_cart a:hover {
background: linear-gradient( to bottom , #1d1717 , #2f2e2e);
}

.product_footer {
  justify-content: space-between;
}

.product_footer .price_box {
margin-bottom: 15px;
}

.label_product {
  position: absolute;
  top: 0;
  left: 0;
  height: 22px;
  line-height: 20px;
  background: #ffaa34;
  border-radius: 5px;
  transform: skewX(-20deg);
  -webkit-transform: skewX(-20deg);
  -moz-transform: skewX(-20deg);
  -o-transform: skewX(-20deg);
  -ms-transform: skewX(-20deg);
}
.label_product span {
  transform: skewX(20deg);
  -webkit-transform: skewX(20deg);
  -moz-transform: skewX(20deg);
  -o-transform: skewX(20deg);
  -ms-transform: skewX(20deg);
}
.label_product span.label_sale, .label_product span.label_new {
  padding: 0 10px;
  border-radius: 2px;
  text-transform: capitalize;
  font-size: 13px;
  font-weight: 500;
  text-align: center;
  display: inline-block;color: #fff;
}
.label_product span.label_new {
  background: #2777d0;
}

.product_name h3 {
  font-size: 16px;
  text-transform: capitalize;
  margin:0;
  font-weight: 400;
  -webkit-transition: 0.3s;
  transition: 0.3s;
height: 40px;
display: grid;
align-items: center;text-align: center;
}
.product_name h3 a {
  line-height: 20px;
  display: block;
}
.product_name h3 a:hover {
  color: #2777d0;
}
.product_name p {
  line-height: 20px;
  display: block;
  opacity: 0;
  margin: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;font-size: 0;display: none;
}
.product_name p a {
  text-transform: uppercase;
  display: block;
  font-size: 12px;
  font-weight: 400;
}
.product_name p a:hover {
  color: #222;
}

.product_ratings {
  margin-bottom: 5px;
}
.product_ratings ul {
display: inline-block;
text-align: center;
margin-bottom: 3px;
}
.product_ratings ul li {
line-height: 18px;
text-align: center;
display: inline-block;
}
.product_ratings ul li a {
  color: #FFCB15;
  font-size: 16px;
}

.price_box span.regular_price {
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  .price_box span.regular_price {
    font-size: 16px;
  }
}
.price_box span.old_price {
  color: #757575;
  text-decoration: line-through;
  font-weight: 400;
  font-size: 16px;color: #ffaa34;
}
.price_box span.current_price {
  color: #000;
  font-size: 18px;
  margin-right: 5px;
}
@media only screen and (max-width: 767px) {
  .price_box span.current_price {
    font-size: 16px;
  }
}




/*blog details css end*/
/*  24. modal css here */
.modal-dialog.modal-dialog-centered {
  min-width: 1100px;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .modal-dialog.modal-dialog-centered {
    min-width: 1000px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .modal-dialog.modal-dialog-centered {
    min-width: 950px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .modal-dialog.modal-dialog-centered {
    min-width: 730px;
  }
}
@media only screen and (max-width: 767px) {
  .modal-dialog.modal-dialog-centered {
    min-width: 90%;
  }
}

.modal_tab_img {
  text-align: center;
  margin-bottom: 10px;
}
.modal_tab_img img {
  margin: 0 auto;
}

.modal_tab_button ul li a {
  padding: 0;
  border: 1px solid #f0f0f0;
  margin: 0 2px;
}
.modal_tab_button ul li a img {
  width: 100%;
}

.modal_title h2 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 14px;
  line-height: 26px;
}

.modal_social h2 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 15px;
  line-height: 20px;
}
.modal_social ul li {
  display: inline-block;
  margin-right: 3px;
}
.modal_social ul li a {
  text-transform: uppercase;
  display: inline-block;
  width: 38px;
  height: 38px;
  text-align: center;
  line-height: 38px;
  border-radius: 50%;
  font-size: 15px;
  color: #ffffff;
  font-weight: 400;
}
.modal_social ul li.facebook a {
  background: #3c5b9b;
}
.modal_social ul li.facebook a:hover {
  background: #ffd54c;
}
.modal_social ul li.twitter a {
  background: #1DA1F2;
}
.modal_social ul li.twitter a:hover {
  background: #ffd54c;
}
.modal_social ul li.pinterest a {
  background: #BD081B;
}
.modal_social ul li.pinterest a:hover {
  background: #ffd54c;
}
.modal_social ul li.google-plus a {
  background: #DC5043;
}
.modal_social ul li.google-plus a:hover {
  background: #ffd54c;
}
.modal_social ul li.linkedin a {
  background: #010103;
}
.modal_social ul li.linkedin a:hover {
  background: #ffd54c;
}

.modal_price {
  margin-bottom: 12px;
}
.modal_price span {
  font-weight: 600;
  color: #ffd54c;
  font-size: 16px;
}
.modal_price span.old_price {
  color: #333;
  font-size: 14px;
  font-weight: 400;
  text-decoration: line-through;
  margin-left: 5px;
}

.modal_description p {
  line-height: 24px;
  font-size: 15px;
  margin: 0;
}

.variants_size h2, .variants_color h2 {
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 7px;
  line-height: 20px;
}
.variants_size.mb-15, .mb-15.variants_color {
  margin-bottom: 24px;
}
.variants_size .select_option, .variants_color .select_option {
  width: 100%;
  border-radius: 0;
  margin-bottom: 25px;
}
.variants_size .select_option .list, .variants_color .select_option .list {
  width: 100%;
  border-radius: 0;
}

.modal_add_to_cart {
  margin-bottom: 25px;
}
.modal_add_to_cart form input {
  width: 95px;
  border: 1px solid #f0f0f0;
  background: none;
  padding: 0 10px;
  height: 45px;
}
@media only screen and (max-width: 767px) {
  .modal_add_to_cart form input {
    width: 75px;
  }
}
.modal_add_to_cart form button {
  background: none;
  border: 1px solid #ffaa34;
  margin-left: 10px;
  font-size: 12px;
  font-weight: 700;
  height: 45px;
  width: 230px;
  line-height: 18px;
  padding: 10px 15px;
  text-transform: uppercase;
  background: #ffaa34;
  color: #ffffff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .modal_add_to_cart form button {
    width: 130px;
  }
}
.modal_add_to_cart form button:hover {
  background: #333;
  color: #ffffff;
  border-color: #333;
}

.modal_body {
  padding: 29px 6px 38px;
}
@media only screen and (max-width: 767px) {
  .modal_body .modal_tab {
    margin-bottom: 28px;
  }
}

.modal-content {
  border-radius: 0;
}

.modal-content button.close {
  position: absolute;
  left: 94%;
  width: 35px;
  height: 35px;
  display: block;
  border: 1px solid #f0f0f0;
  top: 10px;
  border-radius: 50%;
  cursor: pointer;
  font-size: 20px;
  z-index: 9;
}
@media only screen and (max-width: 767px) {
  .modal-content button.close {
    left: 83%;
    width: 29px;
    height: 32px;
    top: 4px;
    margin-bottom: 14px;
  }
}
.modal-content button.close:hover {
  color: #ffd54c;
}

.modal_add_to_cart.mb-15 {
  margin-bottom: 23px;
}

.modal_description.mb-15 {
  margin-bottom: 20px;
}

.product_navactive.owl-carousel:hover .owl-nav div {
  opacity: 1;
  visibility: visible;
}
.product_navactive.owl-carousel .owl-nav {
  display: block;
}
.product_navactive.owl-carousel .owl-nav div {
  position: absolute;
  background: #f2f2f2;
  border-radius: 3px;
  color: #333;
  height: 32px;
  top: 50%;
  transform: translatey(-50%);
  width: 32px;
  text-align: center;
  line-height: 32px;
  left: -7px;
  font-size: 18px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
}
.product_navactive.owl-carousel .owl-nav div:hover {
  background: #ffd54c;
  color: #ffffff;
}
.product_navactive.owl-carousel .owl-nav div.owl-next {
  right: -7px;
  left: auto;
}

/*modal css end*/


/* shop page css end*/
/*shop fullwidth css here*/
.shop_fullwidth {
  margin-top: 16px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .shop_fullwidth {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .shop_fullwidth {
    margin-bottom: 0;
  }
}

/* 15. product details css here */
#img-1 {
  border: 1px solid #f0f0f0;
}

.product_details {
  padding: 50px 0;
}

.header_product {
  border-bottom: 1px solid #f0f0f0;
}

.product_d_right h1 {
  text-transform: capitalize;
  line-height: 20px;
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 22px;
}
@media only screen and (max-width: 767px) {
  .product_d_right h1 {
    margin-bottom: 17px;
  }
}
.product_d_right .product_ratting {
  margin-bottom: 17px;
}
@media only screen and (max-width: 767px) {
  .product_d_right .product_ratting {
    margin-bottom: 12px;
  }
}
.product_d_right .product_ratting ul li.review a {
  color: #5a5a5a;
  margin-left: 10px;
}
.product_d_right .product_ratting ul li.review a:hover {
  color: #ffd54c;
}
.product_d_right .price_box {
  margin-bottom: 14px;
}
@media only screen and (max-width: 767px) {
  .product_d_right .price_box {
    margin-bottom: 9px;
  }
}
.product_d_right .price_box span.current_price {
  font-size: 23px;
}
.product_d_right .price_box span.old_price {
  font-size: 20px;
}
.product_d_right .product_desc {
  margin-bottom: 19px;
  padding-bottom: 24px;
  border-bottom: 1px solid #f0f0f0;
}
@media only screen and (max-width: 767px) {
  .product_d_right .product_desc {
    margin-bottom: 15px;
    padding-bottom: 18px;
  }
}
.product_d_right .product_desc::before {
  display: none;
}
.product_d_right .product_desc p {
  font-size: 14px;
  line-height: 26px;
}
.product_d_right .priduct_social ul li {
  display: inline-block;
  margin-right: 7px;
}
@media only screen and (max-width: 767px) {
  .product_d_right .priduct_social ul li {
    margin-right: 4px;
  }
}
.product_d_right .priduct_social ul li:last-child {
  margin-right: 0;
}
.product_d_right .priduct_social ul li a {
  color: #fff;
  font-size: 12px;
  line-height: 24px;
  padding: 0 8px;
  border-radius: 3px;
  text-transform: capitalize;
  display: block;
}
@media only screen and (max-width: 767px) {
  .product_d_right .priduct_social ul li a {
    padding: 0 5px;
  }
}
.product_d_right .priduct_social ul li a:hover {
  opacity: 0.8;
}
.product_d_right .priduct_social ul li a.facebook {
  background: #3B5999;
}
.product_d_right .priduct_social ul li a.twitter {
  background: #1DA1F2;
}
.product_d_right .priduct_social ul li a.pinterest {
  background: #CB2028;
}
.product_d_right .priduct_social ul li a.google-plus {
  background: #fe6d4c;
}
.product_d_right .priduct_social ul li a.linkedin {
  background: #010103;
}

.product_nav {
  float: right;
  position: relative;
  top: -46px;
}
@media only screen and (max-width: 767px) {
  .product_nav {
    display: none;
  }
}
.product_nav ul li {
  display: inline-block;
  margin-left: 3px;
}
.product_nav ul li:first-child {
  margin-left: 0;
}
.product_nav ul li a {
  background: #ffd54c;
  border-radius: 3px;
  color: #ffffff;
  display: block;
  font-size: 15px;
  height: 30px;
  width: 30px;
  line-height: 28px;
  text-align: center;
}
.product_nav ul li a:hover {
  background: #333;
}

.product_variant.quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .product_variant.quantity {
    margin-bottom: 16px;
  }
}
.product_variant.quantity label {
  font-weight: 500;
  text-transform: capitalize;
  font-size: 14px;
  margin-bottom: 0;
}
.product_variant.quantity input {
  width: 80px;
  border: 1px solid #ebebeb;
  background: none;
  height: 42px;
  padding: 0 12px;
  border-radius: 5px;
  margin-left: 15px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .product_variant.quantity input {
    width: 110px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product_variant.quantity input {
    width: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .product_variant.quantity input {
    width: 65px;
    margin-left: 10px;
  }
}
.product_variant.quantity button {
  border: 0;
  font-size: 16px;
  margin-left: 20px;
  background: #ffaa34;
  height: 42px;
  line-height: 42px;
  text-transform: capitalize;
padding: 0 20px;
color:#fff;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .product_variant.quantity button {
    min-width: 240px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product_variant.quantity button {
    min-width: 170px;
  }
}
@media only screen and (max-width: 767px) {
  .product_variant.quantity button {
    min-width: inherit;
    margin-left: 10px;
  }
}
.product_variant.quantity button:hover {
  background: #3E444A;
}
.product_variant.color {
  margin-bottom: 26px;
}
@media only screen and (max-width: 767px) {
  .product_variant.color {
    margin-bottom: 18px;
  }
}
.product_variant.color h3 {
  font-weight: 500;
  text-transform: capitalize;
  font-size: 18px;
  margin-bottom: 0;
  margin-right: 40px;
}
.product_variant.color label {
  font-size: 15px;
  font-weight: 500;
  text-transform: capitalize;
}
.product_variant.color ul li {
  display: inline-block;
  padding: 2px;
  border: 1px solid #ccc;
  margin-right: 5px;
}
.product_variant.color ul li:hover {
  border-color: #E88888;
}
.product_variant.color ul li:last-child {
  margin-right: 0;
}
.product_variant.color ul li a {
  width: 30px;
  height: 30px;
  display: block;
}
.product_variant.color ul li.color1 a {
  background: #000000;
}
.product_variant.color ul li.color2 a {
  background: #BEBEBE;
}
.product_variant.color ul li.color3 a {
  background: #FE0000;
}
.product_variant.color ul li.color4 a {
  background: #FFFF01;
}
.product_variant.size {
  margin-bottom: 30px;display: flex;
}
.product_variant.size label {
  font-size: 15px;
  font-weight: 500;
  text-transform: capitalize;margin-right: 15px;
line-height: 40px;
}
.product_variant.size .niceselect_option {
  float: inherit;
  max-width: 200px;
}

.product_d_action {
  margin-bottom: 14px;
}
.product_d_action ul li a {
  font-size: 14px;
  line-height: 28px;
}
.product_d_action ul li a:hover {
  color: #ffd54c;
}

.product_meta {
  margin-bottom: 24px;
}
@media only screen and (max-width: 767px) {
  .product_meta {
    margin-bottom: 15px;
    padding-bottom: 18px;
  }
}
.product_meta span {
  font-weight: 500;
}
.product_meta span a {
  color: #333;
  margin-left: 10px;
  font-weight: 400;
}

.product_info_button {
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 15px;
  margin-bottom: 40px;
}
.product_info_button ul {
  justify-content: center;
}
.product_info_button ul li a {
  display: block;
  float: left;
  text-transform: capitalize;
  font-size: 20px;
  color: #a9a9a9;
  font-weight: 600;
  margin-right: 35px;
  line-height: 26px;
  position: relative;
  padding-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .product_info_button ul li a {
    margin-right: 25px;
    font-size: 18px;
  }
}
.product_info_button ul li a::before {
  content: "";
  width: 0;
  left: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  bottom: 0;
  height: 2px;
  background: #ffaa34;
  position: absolute;
}
.product_info_button ul li a.active {
  color: #333333;
}
.product_info_button ul li a.active::before {
  width: 100%;
}
.product_info_button ul li a:hover {
  color: #333333;
}
.product_info_button ul li:last-child a {
  margin-right: 0;
}

.product_review_form button {
  border: none;
  background: #3E444A;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  padding: 5px 15px;
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  margin-top: 20px;
  border-radius: 5px;
}
.product_review_form button:hover {
  background: #ffd54c;
  color: #ffffff;
}

.product_info_content p {
  line-height: 28px;
}

.product_d_table {
  padding: 10px 0 22px;
}
.product_d_table table {
  border: 1px solid #ddd;
  width: 100%;
}
.product_d_table table tbody tr {
  border-bottom: 1px solid #ddd;
}
.product_d_table table tbody tr td {
  padding: 7px 17px;
}
.product_d_table table tbody tr td:first-child {
  border-right: 1px solid #ddd;
  width: 30%;
  font-weight: 700;
}

.product_d_inner {
  padding: 20px 30px 50px;
  background: #ffffff;
}

.product_info_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
}
.product_info_inner .product_ratting {
  margin-bottom: 10px;
}
.product_info_inner .product_ratting p {
  margin-bottom: 5px;
}
.product_info_inner .product_ratting strong {
  margin-top: 10px;
  display: block;
  margin-bottom: 8px;
}

.reviews_wrapper h2 {
  font-size: 18px;
  font-weight: 500;
  text-transform: capitalize;
}
.reviews_wrapper .product_ratting {
  margin-bottom: 20px;
}
.reviews_wrapper .product_ratting h3 {
  font-size: 14px;
  font-weight: 700;
  text-transform: capitalize;
}

.comment_title {
  margin-bottom: 20px;
}

.product_review_form input {
  border: 1px solid #ddd;
  background: none;
  width: 100%;
  height: 40px;
  padding: 0 20px;
}
.product_review_form textarea {
  border: 1px solid #ddd;
  background: none;
  height: 120px;
  resize: none;
  width: 100%;
  margin-bottom: 14px;
  padding: 0 20px;
}
.product_review_form p {
  margin-bottom: 7px;
}

.star_rating {
  float: right;
}
.star_rating ul li {
  display: inline-block;
}
.star_rating ul li a {
  color: #ffd54c;
}

.product_d_info {
  margin-bottom: 50px;
  background: #f6f6f6;
  padding: 50px 0;
}
.product_d_info.sidebar {
  padding: 50px 30px;
}
@media only screen and (max-width: 767px) {
  .product_d_info.sidebar {
    padding: 0;
    background: none;
    border: 1px solid #f0f0f0;
  }
}

.reviews_comment_box {
  display: flex;
  margin-bottom: 22px;
}
.reviews_comment_box .comment_text {
  width: 100%;
  border: 1px solid #f0f0f0;
  position: relative;
  margin-left: 21px;
  padding: 12px;
  border-radius: 3px;
}
.reviews_comment_box .comment_text::before {
  background: #fff;
  border-bottom: 1px solid #f0f0f0;
  border-left: 1px solid #f0f0f0;
  content: '';
  display: block;
  height: 10px;
  left: -6px;
  position: absolute;
  top: 10px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 10px;
}

.reviews_meta p {
  font-size: 15px;
  margin-bottom: 15px;
}
.reviews_meta p strong {
  text-transform: uppercase;
  font-weight: 500;
  color: #333;

}

.s-tab-zoom.owl-carousel .owl-nav {
  display: block;
}
.s-tab-zoom.owl-carousel .owl-nav div {
  position: absolute;
  background: #f2f2f2;
  border-radius: 3px;
  color: #333;
  height: 32px;
  top: 50%;
  transform: translatey(-50%);
  width: 32px;
  text-align: center;
  line-height: 32px;
  left: -7px;
  font-size: 18px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
}
.s-tab-zoom.owl-carousel .owl-nav div:hover {
  background: #ffd54c;
  color: #ffffff;
}
.s-tab-zoom.owl-carousel .owl-nav div.owl-next {
  right: -7px;
  left: auto;
}

@media only screen and (max-width: 767px) {
  .product-details-tab {
    margin-bottom: 47px;
  }
}
.product-details-tab:hover .s-tab-zoom.owl-carousel .owl-nav div {
  opacity: 1;
  visibility: visible;
}


.product-details-tab  {
text-align: center;
}

.product-details-tab img {
height: 455px;
}


.product-details-tab .owl-item img {
	height: 117px;
}

.single-zoom-thumb {
  margin-top: 20px !important;
  width: 90%;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single-zoom-thumb {
    width: 85%;
  }
}
@media only screen and (max-width: 767px) {
  .single-zoom-thumb {
    width: 101%;
  }
}
.single-zoom-thumb ul li {
  border: 1px solid #ddd;
}
.single-zoom-thumb ul li a {
  width: 100%;
}




.list_button ul li {
  margin-right: 12px;
}
.list_button ul li:last-child {
  margin-right: 0;
}
.list_button ul li a:hover {
  color: #ffd54c;
}
.list_button ul li a i {
  margin-right: 5px;
  border-radius: 100%;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
}
.list_button ul li a.active {
  color: #ffd54c;
}
.list_button ul li a.active i {
  background: #ffd54c;
  color: #ffffff;
}

.product_ratting ul li {
  display: inline-block;
}
.product_ratting ul li a {
  color: #ffd54c;
}

@media only screen and (max-width: 767px) {
  .product_list_item .product_thumb {
    margin-bottom: 18px;
  }
}
.product_list_item .product_content h3 {
  margin-bottom: 10px;
}
.product_list_item .product_ratting {
  margin-bottom: 10px;
}



.contact-style1_form {
    position: relative;
    display: block;
    box-shadow: 0px 0px 21.25px 3.75px rgba(0, 0, 0, 0.06);
    padding: 48px 55px 55px;
    margin-left: 100px;
    margin-right: 40px;
    background: #ffffff;
    z-index: 10;
}
.contact-style1_form .title {
    position: relative;
    display: block;
    padding-bottom: 30px;
    text-align: center;
}
.contact-style1_form .title h2 {
    color: #1f67b0;
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    margin: 0 0 0px;
}
.contact-style1_form .title p{
    color: #555555;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    margin: 0;
}

.contact-form {
    position: relative;
    display: block;
}

/*
.contact-form .row {
    margin-right: 0px;
    margin-left: 0px;
}*/

/*
.contact-form .row [class*=col-] {
    padding-right: 0px;
    padding-left: 0px;
}*/



.contact-form form{
    position: relative;
    display: block;
}
.contact-form form .input-box{
    position: relative;
    display: block;
    margin-bottom: 15px;
}


.contact-form form select,
.contact-form form input[type="text"],
.contact-form form input[type="email"],
.contact-form form textarea{
    position: relative;
    display: block;   
    width: 100%;
    height: 65px;
    border: 1px solid #dddddd;
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    padding-right: 25px;
    padding-left: 25px;
    transition: all 500ms ease;outline: none;
box-shadow: none;
}
.contact-form form textarea {
    height: 182px;
    padding-top: 15px;
    padding-right: 25px;
    padding-left: 25px;
}
.contact-form form input[type="text"]:focus{
    color: #171717;
    border-color: #171717; 
}
.contact-form form input[type="email"]:focus{
    color: #171717;
    border-color: #171717; 
}
.contact-form form textarea:focus{
    color: #171717;
    border-color: #171717; 
}

.contact-form form input[type="text"]::-webkit-input-placeholder {
    color: #888888;
}
.contact-form form input[type="text"]:-moz-placeholder {
    color: #888888;
}
.contact-form form input[type="text"]::-moz-placeholder {
    color: #888888;
}
.contact-form form input[type="text"]:-ms-input-placeholder {
    color: #888888;
}
.contact-form form input[type="email"]::-webkit-input-placeholder {
    color: #888888;
}
.contact-form form input[type="email"]:-moz-placeholder {
    color: #888888;
}
.contact-form form input[type="email"]::-moz-placeholder {
    color: #888888;
}
.contact-form form input[type="email"]:-ms-input-placeholder {
    color: #888888;
}
.contact-form form textarea::-webkit-input-placeholder {
    color: #888888;
}
.contact-form form textarea:-moz-placeholder {
    color: #888888;
}
.contact-form form textarea::-moz-placeholder {
    color: #888888;
}
.contact-form form textarea:-ms-input-placeholder {
    color: #888888;
}

.contact-form form .button-box {
    position: relative;
    display: block;
    padding-top: 10px;
}
.contact-form form .button-box button{
    display: block;
    width: 100%;
}


.cmt-r {
padding:50px 0;
}





.imagebox {
border-radius: 15px;
margin-bottom: 25px;
overflow: hidden;
}
.imagebox .box-image {
  display: block;
  position: relative;
  color: inherit;
}
.imagebox .box-image img {
  border-radius: 3px;
height: 290px;  width: 100%;
}
.imagebox .box-image:hover .box-content {
  opacity: 1;
  overflow: visible;
  max-height: 500px;
}
.imagebox .box-image:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  bottom: 0;
background: linear-gradient(to bottom,#0006, #0000001a 100%);
  border-radius: 3px;

}
.imagebox .box-inner {

padding: 20px 15px;
background: #1c1c1c;
background: linear-gradient( to bottom , #1c1c1c , #333);

}
.imagebox .box-title {
  display: block;
  position: relative;
}
.imagebox .box-title:after {
content: "";

position: absolute;

left: 0;
right: 0;
width: 100%;

height: 1px;

background-color: #37c3cc;

border: -5px;

border-radius: 3px;

background: #ffaa34;
transform: scale(0);
bottom: -25px;transition: all ease-in-out 0.4s;
}



.imagebox:hover .box-title:after {
transform: scale(1);
}
/*
.imagebox .box-title:before {
  content: "";
  position: absolute;
  left: 0;
  top: -24px;
  width: 60px;
  height: 5px;
  z-index: 2;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #3a416f 100%);
  border-radius: 3px;
  opacity: 0.2;
}*/
.imagebox .box-title h3 {
margin: 0 0 5px -1px;
font-weight: normal;
font-size: 16px;
text-transform: capitalize;
color: #fff;
letter-spacing: .3px;
line-height: 28px;
}
.imagebox .box-title .box-subtitle {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 500;
  line-height: 1.2em;
  letter-spacing: 2px;
  color: #6b7c93;
}
.imagebox .box-content {

  transition: all 0.5s ease-in-out;
  font-size: 15px;
  padding: 1px 0;

position: absolute;
z-index: 9;
top: 25px;

left: 25px;
}
.imagebox .box-content > p:first-child {
  margin-top: 20px;
}
@media only screen and (min-width: 1025px) {
  .imagebox .box-content {
    display: block;
  }
}
.imagebox .box-btn {
  text-transform: capitalize;
  font-size: 13px;
  line-height: 1.2;
  letter-spacing: 1px;
  font-weight: 500;
  margin-top: 15px;color: #fff;
  position: relative;padding-left: 8px;
border-left: 4px solid #ffaa34;
}/*
.imagebox .box-btn:before {
  content: "\ea04";
  font-family: "Nucleo";
  font-size: 8px;
  position: absolute;
  left: 0;
  top: calc(50% - 1px);
  transform: translateY(-50%) rotate(-90deg);
  opacity: 0.5;
}
.imagebox .box-btn:after {
  content: "";
}*/


.ftco-section {
    padding: 50px 0 0;
}





/* Brend box */

.content-element5 {

}

.brend-section{
  margin-bottom: -30px;
}

  .brend-section > *{
    padding-bottom: 30px;
  }

  .brend-section .brend-item{
    background-color: #f2f3f3;
    padding: 20px 14px;
    text-align: center;border-radius: 8px;
border: 1px solid #eee;


border-radius: 0 30px 0 30px;


-webkit-transition: all 300ms ease;

-ms-transition: all 300ms ease;

-o-transition: all 300ms ease;

-moz-transition: all 300ms ease;

transition: all 400ms ease;
  }


.brend-section .brend-item:hover {
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
box-shadow: 0px 0px 35px 0px rgba(0,0,0,0.15);
}

  .brend-section .brend-item figure{
    height: 120px;
    position: relative;margin-bottom: 25px;
  }

  .brend-section .brend-item figure img{
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    margin: 0 auto;
    opacity: 1;width: 90px;
  }

  .brend-section .brend-item figure:not(:last-child){
    margin-bottom: 15px;
  }


.brend-section .brend-item figure:before {

    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -15px;
    width: 30px;
    border-bottom: 2px solid #0d3650;

}


  .brend-section .brend-item h6{
font-weight: normal;
font-size: 14px;
  }

  .brend-section .brend-item ul li{
    line-height: 30px;
  }

  .brend-section .brend-item ul li a:hover{
    color: #31353c;
    text-decoration: underline;
  }

/*
.brend-section > .col {
flex: 1 0 30%;
padding: 0 8px;
margin-bottom: 16px;
} */

.box-five {
padding: 0 8px;
margin-bottom: 16px;
}

  .brend-item img{
    opacity: 0.5;
    transition: opacity .5s;
  }

  .brend-item:hover img{
    opacity: 1;
  }


.content-element5 .heading-bx {
margin-bottom: 0;
}
.content-element5 .heading-bx h2 {
font-size: 18px;
color: #444;
}







#upload_file {
    display: inline-block;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 50px;
    top: 0;
    left: 0;
    opacity: 0;
    cursor: pointer;}


.custom-files span {
width: 100px;

display: inline-block;

height: 50px;

line-height: 50px;

text-align: center;

background: #f6e3a6;
font-size: 15px;
background: linear-gradient( to bottom , #fbfbfb , #dedede);
}


.custom-files {
background: #fff;
height: 50px;
border-radius: 0 0 0 30px;
border-radius: 0 30px 0 30px;overflow: hidden;}


.custom-files lable {
margin-right: 10px;
color: #6c757d;
font-size: 15px;
}



/********* products-pages *************/


.products-pages .header-transparent {
background: #222;
position: relative;
}


.breadcrumbs_area {
background: #f6f6f6;
}

.breadcrumb_content {
  padding: 22px 0;
}


.breadcrumb_content ul {
margin: 0;
}

.breadcrumb_content ul li {
  display: inline-block;
  text-transform: capitalize;
  font-size: 14px;
  margin-right: 3px;
  padding-right: 13px;
  position: relative;
}
.breadcrumb_content ul li::before {
  position: absolute;
  content: "/";
  right: 0;
  top: 50%;
  transform: translatey(-50%);
}
.breadcrumb_content ul li:last-child {
  margin-right: 0;
}
.breadcrumb_content ul li:last-child::before {
  display: none;
}
.breadcrumb_content ul li a {
  color: #999;
}
.breadcrumb_content ul li a:hover {
  color: #ffd54c;
}





/* 02. slider area css here */
.single_slider {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
height: 460px;
width: 100%;
background-size: 100% 100% !important;

}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .single_slider {
    height: 470px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single_slider {
    height: 420px;
  }
}
@media only screen and (max-width: 767px) {
  .single_slider {
    background-position: 10%;
    height: 350px;
  }
}

.slider_area .owl-dots {
  position: absolute;
  bottom: 20px;
  text-align: center;
  left: 50%;
  transform: translatex(-50%);
  display: block;
}
@media only screen and (max-width: 767px) {
  .slider_area .owl-dots {
    bottom: 10px;
  }
}
.slider_area .owl-dots .owl-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  display: inline-block;
  background: #333;
  margin: 0 5px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
}
.slider_area .owl-dots .owl-dot.active {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.slider_area .owl-dots .owl-dot.active::before {
  position: absolute;
  content: "";
  background: #ffd54c;
  width: 12px;
  height: 12px;
  left: -3px;
  top: -3px;
  border-radius: 50%;
}

.slider_content {
  padding: 40px 0 40px 50px;
}
@media only screen and (max-width: 767px) {
  .slider_content {
    text-align: center;
    padding: 25px 20px;
    width: 100%;
  }
}
.slider_content h1 {
  font-size: 48px;
  line-height: 48px;
  font-weight: 700;
  margin-bottom: 0;

  max-width: 355px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider_content h1 {
    font-size: 45px;
    line-height: 45px;
  }
}
@media only screen and (max-width: 767px) {
  .slider_content h1 {
    font-size: 20px;
    line-height: 27px;
    margin-bottom: 18px;
  }
}
.slider_content h2 {
  margin-bottom: 10px;

  font-weight: 400;

  font-size: 22px;
  line-height: 24px;
  display: inline-block;
  position: relative;
}
.slider_content h2::before {
  position: absolute;
  content: "";
  height: 1px;
  width: 70px;
  background: #333;
  right: -88px;
  opacity: 0.5;
  top: 50%;
  transform: translatey(-50%);
}
@media only screen and (max-width: 767px) {
  .slider_content h2::before {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .slider_content h2 {
    font-size: 17px;
    line-height: 20px;
    margin-bottom: 12px;
  }
}
.slider_content a {
  font-size: 16px;
  font-weight: 400;
  margin-top: 10px;
  height: 48px;
  line-height: 47px;
  padding: 0 25px;
  display: inline-block;
border: 0;
  border-radius: 5px;
}/*
.slider_content a:hover {
  color: #fff;
  background: #333;
}*/
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider_content a {
    margin-top: 25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider_content a {
    margin-top: 20px;
    height: 43px;
    line-height: 43px;
    padding: 0 25px;
  }
}
@media only screen and (max-width: 767px) {
  .slider_content a {
    font-weight: 500;
    margin-top: 0;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    font-size: 14px;
  }
}

.active .slider_content h1, .active .slider_content h2, .active .slider_content a {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.active .slider_content h1 {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.active .slider_content a {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}



.section-area .row > [class*="col-fiv"] { 
flex: 0 0 20%;

padding: 0 5px;
}





/* 21. shipping css here */
.shipping_inner {
  border: 1px solid #f0f0f0;
  padding: 19px 5px;
  border-radius: 4px;
  overflow: hidden;
}

.single_shipping {
  display: flex;
  justify-content: center;
  padding: 15px 0;
  border-left: 1px solid #f0f0f0;
  width: 25%;
  float: left;
}
.single_shipping:first-child {
  border: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single_shipping {
    margin-bottom: 12px;
    width: 50%;
    border: 0;
  }
}
@media only screen and (max-width: 767px) {
  .single_shipping {
    margin-bottom: 12px;
    border: 0;
    width: 100%;
  }
  .single_shipping:last-child {
    margin-bottom: 0;
  }
}

.shipping_icone {
  margin-right: 14px;
}

.shipping_content h2 {
  font-size: 14px;
  line-height: 20px;
  text-transform: capitalize;
  font-weight: 700;
  margin-bottom: 4px;
  font-family: "Open Sans", sans-serif;
}
.shipping_content p {
  font-size: 13px;
  line-height: 18px;
}




.service-menu li
 {
  position: relative;
}






@media screen and (min-width: 992px) {


.sup-drop {
position: absolute;

left: 103%;

width: 200px;

background: #fff;

top: 50px;
visibility: hidden;

opacity: 0;
transition: all ease-in-out 0.3s;
}


.service-menu li:hover .sup-drop { 
top: 0;
visibility: visible;
opacity: 1;
}

}
.service-menu .sup-drop li:hover a {
color:#ffaa34;
}




.sup-drop {
width:250px
}

.sup-drop > li > a {
padding:15px;
}



/* 8.10 Contact Style End */

.cut-wid {
    width: 74%;
    margin: 0 auto;
}
.widget-post .contact-wrap {
    background: #F4F2F1;
}


.contact-wrap {
    padding: 30px 30px 30px;
    background: #FFF;
    position: relative;
    border-radius: 0 0 0 40px;
    overflow: hidden;
}
.contact-sec {
padding:50px 0 10px;
}


#doSubmit {
max-width: 150px;
}

.widget-post .contact-wrap .form-control {
    border: 2px solid #fff;
    background-color: #fff;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
}
.contact-wrap .form-control {
    border-radius: 0 25px;
    box-shadow: none !important;height: 45px;
}

.contact-wrap .btn-style-one .btn-title:before {
background-color: #eee;
}



.widget-post .contact-wrap .btn-style-one .btn-title:before {
background-color: #fff;
}

.events__btn .btn-style-one .btn-title,
.contact-wrap .btn-style-one .btn-title {
background-color: #f6e3a6;
}

.contact-wrap .btn-style-one .btn-title:hover {
color: #111;
}

.map-frame {
    box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.1);
margin-bottom:-10px;
}

.head-form {
margin-bottom: 30px;
font-size: 20px;
font-weight: normal;
font-family: cairo;  position: relative;
}



.page_pagination {
  position: relative;
  padding-top: 20px;
}
.page_pagination li {
  display: inline-block;
  margin:0 4px;
}
.page_pagination li a {
  width: 55px;
  line-height: 55px;
  border:1px solid rgba(229, 229, 229, 0.57);
  text-align: center;
  color: #252525;
  font-size: 18px;
  border-radius: 4px;
}
.page_pagination li a.active,
.page_pagination li a:hover {
  color:#fff;
  background: #fb5e1c;
}

.dates-o {
    position: absolute;
    height: 45px;
    line-height: 45px;
    padding: 0 20px;
    background: #fff;
    border-radius: 0 25px 0 0;
    color: #6c757d;
    font-size: 15px;
    z-index: 2;
}

.events-grid-area {
padding:50px 0;
}

.f9-bg {
background: #fefefe;
}

/*********************************/




.branche-info li strong {
text-transform: capitalize;
color: #ffaa34;}

.branche-info li {
color: #000;
margin-bottom: 10px;}



.icon-box {

}

.contact-ri .icon-box span {
display: block;margin: 8px 0;
}

.mas-map .map {
border-radius: 0 50px 50px;
filter: invert(0%);height: 320px;
}


.we-whats a {
display: block;
margin-bottom: 12px;
padding: 10px 15px;
width: 100%;
text-align: center;
font-size: 24px;
color: #fff;
background: #333;
}





.we-whats a i {
position: absolute;
lw: 0;
left: 0;
width: 56px;
top: 0;
line-height: 56px;
background: #25D366;
}






/****************** New animation for contacts fixed icons *************/


.all-ioc {
position: fixed;
z-index: 9;
right: -7px;
bottom: -20px;
width: 60px;
height: 60px;
display: block;
}

.show-icons {
position: absolute;
bottom: 45px;
right: 30px;
width: 60px;
height: 60px;
color: #ffffff;
font-size: 33px;
text-transform: uppercase;
line-height: 60px;
text-align: center;
z-index: 999;
cursor: pointer;
border-radius: 3px;
-webkit-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
border-radius: 50%;/*
background: -webkit-linear-gradient(#0e2f35, #063f4a, #0e2f35);*/
background: #78382e;



	
}


.show-icons .ico-img {
display: block;
width: 100% !important;
height: 100% !important;
z-index: 6;
background-size: 80%;
background-image: url("../images/button.png");
background-repeat: no-repeat;
background-position: 50%;
background-color: #78382e;
border-radius: 50%;
}

.show-icons:hover {
	color:#0e2f35;
background: -webkit-linear-gradient(#fbfbfb, #fff);

}


.sonar-wave {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border-radius: 9999px;
  background-color: #41414199;
  opacity: 0;
  z-index: -1;
  pointer-events: none;
}


.sonar-wave {
  animation: amo-button-wave infinite 2.6s 0s linear;

}


@keyframes amo-button-wave {
  0% {
      transform: scale(1, 1);
      opacity: 0.45
  }
  40% {
      opacity: 0.45
  }
  100% {
      transform: scale(1.35, 1.35);
      opacity: 0
  }
}








.sonar-wave2 {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border-radius: 9999px;
  background-color: #41414199;
  opacity: 0;
  z-index: -1;
  pointer-events: none;
}



.sonar-wave2 {
  animation: amo-button-wave2 infinite 2.6s 0s linear;
}




.sonar-wave2 {
animation-delay: 0.8s;
}




@keyframes amo-button-wave2 {
  0% {
      transform: scale(1, 1);
      opacity: 0.45
  }
  40% {
      opacity: 0.45
  }
  100% {
      transform: scale(1.35, 1.35);
      opacity: 0
  }
}




.whats-icon{
position: fixed;
bottom: 70px;
right: 20px;
width: 50px;
height: 50px;
color: #ffffff;
font-size: 29px;
text-transform: uppercase;
line-height: 50px;
text-align: center;
z-index: 99;
cursor: pointer;
border-radius: 3px;
background: #4dc247;
-webkit-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
border-radius: 50%;	
}


.whats-icon a { 
color: #fff;
}


.whats-icon:hover a {
	color:#4dc247;

}


.whats-icon:hover{
	color:#4dc247;
	background:#333;
}






.phone-icon{
position: fixed;
bottom: 190px;
right: 20px;
width: 50px;
height: 50px;
color: #ffffff;
font-size: 29px;
text-transform: uppercase;
line-height: 50px;
text-align: center;
z-index: 99;
cursor: pointer;
border-radius: 3px;
background: #e62e18;
-webkit-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
border-radius: 50%;	
}


.phone-icon a { 
color: #fff;
}


.phone-icon:hover a {
	color:#006AFF;

}


.phone-icon:hover{
	color:#006AFF;
	background:#fff;
}
















.messenger-icon{
position: fixed;
bottom: 130px;
right: 20px;
width: 50px;
height: 50px;
color: #ffffff;
font-size: 29px;
text-transform: uppercase;
line-height: 50px;
text-align: center;
z-index: 99;
cursor: pointer;
border-radius: 3px;
background: #006AFF;
-webkit-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
border-radius: 50%;	
}


.messenger-icon a { 
color: #fff;
}


.messenger-icon:hover a {
	color:#006AFF;

}


.messenger-icon:hover{
	color:#006AFF;
	background:#fff;
}



.all-ioc.active .phone-icon {
right: 210px;opacity: 1;
}


.all-ioc.active .whats-icon {
right: 100px;opacity: 1;
}

.all-ioc.active .messenger-icon {
right: 155px;opacity: 1;
}





















.video-content {
position: absolute;
top: 50%;
right: 50%;
margin-top: -22px;
margin-right: -22px;
}




.video-btn {
    display: inline-block;
width: 60px;
height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 0;
    color: #e2a753;
    position: relative;
    top: 3px;
    z-index: 1;
background-color: #0006;
    border-radius: 50%;
    -webkit-transition: all ease .5s;
    transition: all ease .5s
}

.video-btn i {
    font-size: 20px;
    color: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;background: none;
}

.video-btn::after,
.video-btn::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    bottom: 0;
    left: 0;
    border-radius: 0;
    border-radius: 50%;
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
    -webkit-animation: ripple 1.6s ease-out infinite;
animation: ripple 2.5s 3s ease-out infinite;
background-color: rgba(0, 0, 0, 0.15);
}

.video-btn:hover,
.video-btn:hover {
background-color: #ffaa34;
}

@-webkit-keyframes ripple {
    0%,
    35% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }
    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: .6
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(2);
        transform: scale(2)
    }
}

@keyframes ripple {
    0%,
    35% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: .8
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1.7);
        transform: scale(1.7)
    }
}



.ftco-section {
padding:50px 0;
background: #edf1f5;
}

.max-half {
max-width:700px;margin: 0 auto;
}



























.moore {
text-align:right;display: block;
}



.owl-nav.disabled {
display: none;
}


@media (min-width: 1400px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1300px; }

/*
.menu-logo img {
width: 150px;
margin-top: 10px;
}
*/

 }


#lhc_status_container {
    display: none;
}





/******************************/



#socialShare {
margin-top: 15px;
text-align: center;
position: fixed;
right: 20px;
bottom: 80px;
width: 50px;
height: 50px;
background: #78382e;
z-index: 9;
border-radius: 50%;box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.15);
}

#socialShare a,
#socialShare > .socialBox {
  position: relative;
  float: none;
  display: inline-block;
  color: #fff;
  font-size: 24px;
  background-color: transparent;
  width: 50px;
  height: 50px;
  line-height: 54px;
  text-align: center;
  border-radius: 50%;
}

/*
.socialBox.open #socialGallery a {
visibility: visible;
opacity: 1;
}*/


#socialShare  a {
  background-color: rgba(0, 0, 0, 0.2);
}



#socialShare > * > span:hover:before {
content:"\f067";
}



#socialShare > * > span {
/*
  background-color: rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.15);
  display: block;
  color: #fff;
  font-size: 16px;
  padding: 8px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  border-radius: 50%;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);*/
  -webkit-transition: all .35s ease-in-out;
  -moz-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out;width: 100%;

height: 100%;

display: block;

line-height: 50px;
}


#socialShare > * > span:hover,
#socialShare > .open > span {
  -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
  transform: scale(1.25);
  -webkit-transition: all .15s ease-in-out;
  -moz-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
}

#socialGallery {
left: 50%;

margin: 0 auto 0;

position: absolute;

bottom: 60px;

transform: translate(-50%, 0);

visibility: hidden;

width: 50px;
}

#socialGallery a {
  visibility: hidden;
  opacity: 0;
  margin: 5px 2px;
  background-color: rgba(0, 0, 0, 0.6);
  position: relative;
  top: 10px;
}

#socialGallery a > span {
  position: relative;
  top: 4px;
  left: 4px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

.socialToolBox {
  cursor: default;
}

.pointer {
  cursor: pointer
}

.facebook:hover {
  background: #3b5998 !important
}

.google:hover {
  background: #dd4b39 !important
}

.instagram:hover {
  background: #517fa4 !important
}

.tumblr:hover {
  background: #32506d !important
}

.twitter:hover {
  background: #00aced !important
}

.youtube:hover {
  background: #bb0000 !important
}

.whatsapp:hover {
  background: #25d366 !important

}


.messenger:hover {
  background: #006AFF !important

}


/**********************/


.supp-btn {
    background-color: #fff;
    border-radius: 40px;
    bottom: 70px;
    color: #fff;
    display: table;
    height: 50px;
    right: 20px;
    min-width: 50px;
    position: fixed;
    text-align: center;
    z-index: 9;
}
.supp-btn i {
font-size: 22px;

line-height: 50px;

width: 50px;

display: block;

text-align: center;

float: left;
}
.supp-btn.bt-support-now {
    background: #cffaa3400;
    background: -moz-linear-gradient(45deg, #cffaa3400 8%, #d91a1a 100%);
    background: -webkit-linear-gradient(45deg, #cffaa3400 8%, #d91a1a 100%);
background: linear-gradient(45deg, #333030 8%, #4f4343 100%);
    bottom: 80px;box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.15);    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}
.supp-btn.bt-buy-now {
    background: #78382e;
    background: -moz-linear-gradient(top, #78382e 0, #fe4141 100%);
    background: -webkit-linear-gradient(top, #78382e 0, #fe4141 100%);
    background: linear-gradient(to bottom, #78382e 0, #fe4141 100%);
}
.supp-btn:hover {
    color: #fff;

}
.supp-btn span {
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
    opacity: 0;
    line-height: 50px;
    text-transform: uppercase;
position: absolute;
left: 50px;
}
.supp-btn:hover span {
    opacity: 1;

    padding-left: 10px;
}

.supp-btn:hover {
width: 150px;
}

.la, .lab, .lad, .lal, .lar, .las,
.fa {
line-height: inherit;
}


            #qodef-page-outer {
                margin-top: -86px;
            }
            @media only screen and (max-width: 1024px) {
                #qodef-page-outer {
                    margin-top: -70px;
                }
            }
            #qodef-page-inner {
                padding: 0 0 0 0;
            }
            @media only screen and (max-width: 1024px) {
                #qodef-page-inner {
                    padding: 0 0 0 0;
                }
            }
            .qodef-page-title .qodef-m-content {
                padding-top: 86px !important;
            }
            @media only screen and (max-width: 1024px) {
                .qodef-page-title .qodef-m-content {
                    padding-top: 70px;
                }
            }
            .qodef-header--minimal #qodef-page-header {
                background-color: rgba(255, 255, 255, 0);
            }
            .qodef-header--minimal #qodef-page-header-inner,
            .qodef-header--minimal .qodef-header-sticky {
                padding-left: 0px;
                padding-right: 0px;
            }


@media (max-width: 767px) { 


.feature-bx1 .icon-content p,
.about-wraper2 {
display: none;
}

.service-wraper1 .row [class*="col"]:nth-child(even) {
padding-left: 5px;
}

.service-wraper1 .row [class*="col"]:nth-child(odd) {
padding-right: 5px;
}




.events-grid-area {
padding: 30px 0 0;
}
/*******************/

.page-banner {
    height: 200px;
}

.page-banner .page-banner-entry {
    height: 250px;
}


.blog-single .action-box img,
.portfolio-box.style-1 .media img,
.single_product .product_thumb a img {
height: 170px;
}



/*********************/
.blog-card.style-1 .post-title,
.product_d_right h1,
.heading-bx h3.title, .heading-bx h2.title,
h4, .h4, .h4,
h3, .h3, .h3,
.page-banner h1, .page-banner .h1 {
    font-size: 20px;
}




.portfolio-box.style-1 .info .title,
.product_info_button ul li a,
.ttr-accordion.style1 .card-header,
.breadcrumb-row ul li {
    font-size: 16px;}





/*********************/
.product_variant.quantity button {
padding: 0 15px;
}


.blog-single {
    margin-bottom: 30px;
}

.portfolio-box.style-1 .info {
padding: 5px;
}
.portfolio-box.style-1 .info .title a i {
margin-right: 5px;
font-size: 26px;
}

/************************/
.sup-drop {
width: 100%;
left: 0;
}



.service-menu li:hover .sup-drop { 
top: 100%;
}



/***********/

.section-area .row > [class*="col-fiv"] {

flex: 0 0 50%;}

.cut-wid {
    width: 100%;}



/*************************/


.contact-form form select, .contact-form form input[type="text"], .contact-form form input[type="email"], .contact-form form textarea {
height: 45px;
}


.contact-form .form-group {
padding: 0;
}


/********************/

.language-sw {
    font-size: 0;
}

.language-sw i {
font-size: 14px;
}

.navbar-toggler {
margin: 36px 0px 25px 15px;
}




.feature-bx1 .ttr-tilte {
font-size: 18px;
height: 44px;
margin-bottom: 0;
}
/*
.step {
width: 100%;
height: 150px;
}
*/

.brand-one,
.section-sp2,
.project-gallery-ser {
padding: 20px 0;
}

.how-works-circle {
padding: 0;
}

}









/**********************************/



.nav>li>a:focus, .nav>li>a:hover{background: transparent!important;}
.design-process-section .text-align-center {
    line-height: 25px;
    margin-bottom: 12px;
}
.design-process-content {
    border: 1px solid #e9e9e9;
    position: relative;
padding: 30px;
border-radius: 20px;

box-shadow: 1px 1px 15px #eee;
}
.design-process-content img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    max-height: 100%;
}
.design-process-content h3 {
    margin-bottom: 16px;
}
.design-process-content p {
    line-height: 26px;
    margin-bottom: 12px;
}
.process-model {
    list-style: none;
    padding: 0;
    position: relative;
    max-width: 100%;
margin: 50px auto 0;
    border: none;
    z-index: 0;
justify-content: center;
}
.process-model li::after {
    background: #e5e5e5 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    margin: 0 auto;
    position: absolute;
left: 50%;
top: 33px;
    width: 85%;
    z-index: -1;
}
.process-model li.visited::after {
    background: #78382e;
}
.process-model li:last-child::after {
    width: 0;
}
.process-model li {
    display: inline-block;
    width: 18%;
    text-align: center;
    float: none;position: relative;
}
.nav-tabs.process-model > li.active > a, .nav-tabs.process-model > li.active > a:hover, .nav-tabs.process-model > li.active > a:focus, .process-model li a:hover, .process-model li a:focus {
    border: none;
    background: transparent;

}
.process-model li a {
    padding: 0;
    border: none;
    color: #606060;
}
.process-model li.active,
.process-model li.visited {
    color: #78382e;
}
.process-model li.active a,
.process-model li.active a:hover,
.process-model li.active a:focus,
.process-model li.visited a,
.process-model li.visited a:hover,
.process-model li.visited a:focus {
    color: #000;
}
.process-model li.active p,
.process-model li.visited p {
    font-weight: 600;
    color: #78382e;
}





.process-model li i {
    display: block;
    height: 68px;
    width: 68px;
    text-align: center;
    margin: 0 auto;
    background: #e5e5e5;
    line-height: 65px;
    font-size: 30px;
    border-radius: 50%;
}

.process-model li i:after {

}


/*
:before {
    content: '';
    width: 100px;
    height: 100px;
    background: rgba(138, 136, 136, 0.05);
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-60%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    z-index: 10;
}


:before {
    content: '';
    width: 100px;
    height: 100px;
    background: rgba(138, 136, 136, 0.05);
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-60%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    z-index: 10;
}
*/
.process-model li.active i, .process-model li.visited i  {
    background: #fff;
    border-color: #78382e;
}
.process-model li p {
font-size: 16px;
    margin-top: 11px;text-transform: capitalize;
}


.process-model li p:after {
position: absolute;

content: "";

border-top: 0;

border-right: 8px solid transparent;

border-bottom: 12px solid #fe0000;

border-left: 8px solid transparent;

bottom: 0;

left: 50%;

margin-left: -4px;opacity:0;
}


.process-model li.active p:after {
opacity:1;
}


.process-model.contact-us-tab li.visited a, .process-model.contact-us-tab li.visited p {
    color: #606060!important;
    font-weight: normal
}
.process-model.contact-us-tab li::after  {
    display: none; 
}
.process-model.contact-us-tab li.visited i {
    border-color: #e5e5e5; 
}



@media screen and (max-width: 560px) {
  .more-icon-preocess.process-model li span {
        font-size: 23px;
        height: 50px;
        line-height: 46px;
        width: 50px;
    }
    .more-icon-preocess.process-model li::after {
        top: 24px;
    }
}
@media screen and (max-width: 380px) { 
    .process-model.more-icon-preocess li {
        width: 16%;
    }
    .more-icon-preocess.process-model li span {
        font-size: 16px;
        height: 35px;
        line-height: 32px;
        width: 35px;
    }
    .more-icon-preocess.process-model li p {
        font-size: 8px;
    }
    .more-icon-preocess.process-model li::after {
        top: 18px;
    }
    .process-model.more-icon-preocess {
        text-align: center;
    }
}




.welding-core,
.steps-core {
padding:50px 0;
}


.core-block {
border: 1px solid #eee;
overflow: hidden;
border-radius: 0 25px 0 25px;
box-shadow: 1px 1px 9px #eee;display: block;overflow: hidden;
}

.img-core img {
height: 250px;transition: all ease-in-out 0.4s;width: 100%;
}


.core-block:hover .img-core img {
transform: scale(1.1);
}


.core-block .head-core {
padding: 15px;

background: #333;

color: #eee;
text-align: center;

position: relative;
}


.core-block .head-core h3 {
color: #f6f6f6;
text-transform: capitalize;
margin: 0;font-size: 20px;
}



.content-core {
padding: 20px;
}

.content-core ul li { 
position: relative;
margin-bottom: 15px;
padding-left: 20px;
text-transform: capitalize;
color: #000;
}


.content-core ul li:last-child {
margin:0;
}


.content-core ul li:after { 
    content: "\ffaa34c";
    font-family: fontawesome;
    position: absolute;
    left: 0;
    top: 0;
    color: #ffaa34;
    font-size: 12px;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s; 
}


.content-core ul {
margin-bottom: 0;min-height: 129px;
}

.head-core .number {
font-size: 50px;
font-weight: bold;
position: absolute;
right: 20px;
top: -7px;
opacity: 0.1;color: #a7a7a7;
}





.skill-bg {

}

.skill-bg {
width: 100%;

    position: absolute;
background-size: 100% 100% !important;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .skill-bg {
        display: none;
    }
}

@media (max-width: 767px) {
    .skill-bg {
        display: none;
    }
}






.overlay {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(3, 15, 39, 0.28);
}



/*Pop up Video */

.pop-up-video a.video-play-btn {
    font-size: 20px;
    color: #fff;
    border-radius: 50%;
    padding: 15px;
    width: 70px;
    height: 70px;
    line-height: 38px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -35px;
    margin-top: -35px;
    background: #0009;
    cursor: pointer;
    z-index: 9;
}

@-webkit-keyframes btnIconRipple {
    0% {
        border-width: 4px;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    80% {
        border-width: 1px;
        -webkit-transform: scale(1.35);
        transform: scale(1.35);
    }
    100% {
        opacity: 0;
    }
}

.pop-up-video a::before {
    content: '';
    display: inline-block;
    position: absolute;
    top: -2px;
    left: -2px;
    bottom: -2px;
    right: -2px;
    border-radius: inherit;
    border: 1px solid #6262624D;
    -webkit-animation: btnIconRipple 2s cubic-bezier(0.23, 1, 0.32, 1) both infinite;
    animation: btnIconRipple 2s cubic-bezier(0.23, 1, 0.32, 1) both infinite;
}






/*
* 11.= Wheel Work area styles
*/

.wheel-work-area {
    padding: 50px 0;overflow: hidden;
}

.wheel-work-left .title {
    padding-bottom: 34px;
}

.wheel-work-left .title h1 {
    position: relative;
    color: #000;
    font-size: 30px;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
    display: inline-block;
}

.wheel-work-left .title h1::after {
    background: #3a3a3a none repeat scroll 0 0;
    content: "";
    display: inline-block;
    height: 1px;
    left: 235px;
    position: absolute;
    top: 13px;
    width: 535px;
}

.wheel-work-left .img-holder {
    width: 100%;
}

.wheel-work-left .img-holder img {
    width: 100%;
}

.wheel-work-left .content {}

.wheel-work-left .content h3 {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    margin: -1px 0 17px;
}

.wheel-work-left .content p {
    color: #333;
}

.wheel-work-left .single-list-item {
    padding-bottom: 36px;
    padding-top: 9px;
}

.wheel-work-left .single-list-item ul li {
    color: #333;
    line-height: 45px;position: relative;
}

.wheel-work-left .single-list-item ul li:after {
content: "\ffaa34c";
font-family: FontAwesome;
color: #BA0913;

position: absolute;

left: 0;

line-height: 45px;
}

.wheel-work-left .button a {
    height: 50px;
    padding: 11px 0;
    width: 220px;
}

.wheel-work-right {
margin-top: 3px;
padding-bottom: 80px;
position: relative;
z-index: 1;
background-image: url(../images/welding.jpg);
background-attachment: fixed;
background-size: cover;
}

.wheel-work-right::before {
    background: rgba(0, 0, 0, 0.57) none repeat scroll 0 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: -1;
}

.wheel-work-right h1 {
    background: #ba0913 none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    font-size: 30px;
    font-weight: 700;
    padding-bottom: 12px;
    padding-left: 25px;
    padding-top: 10px;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.wheel-work-right .single-other-service-list {
    background: #000000b3 none repeat scroll 0 0;
    display: block;
    margin-bottom: 10px;
    margin-left: 25px;
    margin-right: 25px;
    padding-bottom: 20px;
    padding-top: 16px;
    transition: all 700ms ease 0s;
}

.wheel-work-right .single-other-service-list .icon-holder {
    float: left;
    width: 78px;
    text-align: center;
}

.wheel-work-right .single-other-service-list .icon-holder span::before {
    color: #fff;
    font-size: 32px;
    position: relative;
    top: 15px;
}

.wheel-work-right .single-other-service-list .title {
    overflow: hidden;
    position: relative;
    padding-left: 20px;
}

.wheel-work-right .single-other-service-list .title:before {
    position: absolute;
    top: 4px;
    left: 0;
    background: #191919;
    width: 1px;
    height: 45px;
    content: "";
    transition: all 700ms ease 0s;
}

.wheel-work-right .single-other-service-list .title h3 {
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 15px;
    text-transform: uppercase;
}

.wheel-work-right .single-other-service-list .title h6 {
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
}

.wheel-work-right ul li.active .single-other-service-list {
    background: #ba0913;
}

.wheel-work-right ul li.active .single-other-service-list .title:before {
    background: #fff;
}

.wheel-work-right .single-other-service-list:hover {
    background: #ba0913;
}

.wheel-work-right .single-other-service-list:hover .title:before {
    background: #fff;
}


.qodef-m-title-wrap li {
color: #fff;

line-height: 45px;
padding-left: 30px;text-transform: capitalize;
font-size: 18px;
}




.qodef-m-title-wrap li:after {
content: "\ffaa34c";
font-family: FontAwesome;
color: #BA0913;

position: absolute;

left: 0;

line-height: 45px;
color: #fff;
line-height: 45px;
font-size: 18px;
}

.qodef-m-title-wrap.dark-text li:after {
color:#78382e
}


.qodef-m-title-wrap.dark-text li {
color:#333;
}







/************************** 
* 7. services styles 
***************************/
.service-style-one {
  position: relative;
padding: 50px 0;
}

/*
.service-style-one:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 120px;
  background: #78382e;
}
*/
.service-style-one .container {
  position: relative;
}

.service-style-one .tab-title {
  margin: 0;
  padding: 0;
  list-style: none;
  border: 0;
display: flex;
justify-content: center;
}

.service-style-one .tab-title li {
  display: inline-block;
  float: left;
  width: 25%;
}

.service-style-one .tab-title li a {
  display: block;
  border: none;
  outline: none;
  display: block;
  cursor: pointer;
  padding: 0;
  border-radius: 0 !important;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  text-align: center;
  position: relative;
  padding-bottom: 25px;
}

.service-style-one .tab-title li a:after {
  content: '';
  background: transparent url(../images/arrow-1-1.png) 0 0 no-repeat;
  width: 35px;
  height: 15px;
  position: absolute;
  bottom: -1px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  opacity: 0;
  -webkit-transition: all .8s ease;
  transition: all .8s ease;
}

.service-style-one .tab-title .icon-box {
  width: 120px;
  height: 120px;
  border-radius: 50%;
/*
  -webkit-box-shadow: 0px 25px 30px 0px rgba(15, 111, 213, 0.15);
          box-shadow: 0px 25px 30px 0px rgba(15, 111, 213, 0.15);
*/
  display: inline-block;
  text-align: center;
  position: relative;
margin-bottom: 0;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

.service-style-one .tab-title .icon-box:after {
  content: '';
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  border-radius: 50%;
background: #f9f9f9;

  opacity: 1;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;

/*
  background: -webkit-gradient(linear, left top, right top, from(#78382e), to(#ffffff));
  background: linear-gradient(to right, #78382e 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$thm_gray', endColorstr='#ffffff', GradientType=1);

background: linear-gradient(to right, #333, #252525);*/
}

.service-style-one .tab-title .icon-box i {
  font-size: 55px;
  line-height: 120px;
  position: relative;
  z-index: 10;
  color: #1d3557;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

.service-style-one .tab-title .icon-box:before {
content: '';
width: 100px;
height: 100px;
background: rgba(138, 136, 136, 0.05);
border-radius: 50%;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-60%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all .4s ease;
transition: all .4s ease;
z-index: 10;
}

.service-style-one .tab-title h3 {
  margin: 0;
  color: #1d3557;
  font-size: 22px;
  letter-spacing: 0.5px;
  margin-top: 40px;text-transform: capitalize;
}

.service-style-one .tab-title li a:hover .icon-box,
.service-style-one .tab-title li a.active .icon-box {
-webkit-box-shadow: 0px 10px 30px 0px rgba(52, 49, 49, 0.14);
box-shadow: 0px 10px 30px 0px rgba(52, 49, 49, 0.14);
}

.service-style-one .tab-title li a:hover .icon-box i,
.service-style-one .tab-title li a.active .icon-box i {
  color: #78382e;
}

.service-style-one .tab-title li a:hover .icon-box:before,
.service-style-one .tab-title li a.active .icon-box:before {
  opacity: 0;
}

.service-style-one .tab-title li a:hover .icon-box:after,
.service-style-one .tab-title li a.active .icon-box:after {
  opacity: 0;
}

.service-style-one .tab-title li a.active:after {
  opacity: 1;
}

.service-style-one .single-tab-content {
  border: 1px solid #CCD7E0;
  border-radius: 6px;
  background: #ffffff;
  -webkit-box-shadow: 0px 10px 30px 0px rgba(204, 215, 224, 0.3);
          box-shadow: 0px 10px 30px 0px rgba(204, 215, 224, 0.3);
  padding: 30px;
}


.service-style-one .single-tab-content .icon-box,
.service-style-one .single-tab-content .text-box {
  display: table-cell;
  vertical-align: top;
}

.service-style-one .single-tab-content .icon-box i {
  color: #dfa909;
  font-size: 72px;
}

.service-style-one .single-tab-content .text-box {

}

.service-style-one .single-tab-content .text-box h3 {
  margin: 0;
  color: #333;
font-size: 20px;
margin-bottom: 15px;
  text-transform: capitalize;
}

.service-style-one .single-tab-content .text-box p {
  margin: 0;
  color: #555;
  font-size: 16px;
  line-height: 34px;
  margin-top: 20px;
  margin-bottom: 35px;
}

.service-style-one .single-tab-content .text-box a.read-more {
  color: #dfa909;
  font-size: 12px;
  
  text-transform: uppercase;
  display: inline-block;
  border-bottom: 2px solid #D5E1F5;
  line-height: 1em;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

.service-style-one .single-tab-content .text-box a.read-more:hover {
  color: #dfa909;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}

.de-script ul > strong { 
margin-bottom: 10px;
}
.de-script ul strong {
color: #222;


display: block;
letter-spacing: 0.2px;
text-transform: capitalize;
}

.de-script ul li {color: #333;
    padding-left: 25px;
    position: relative;
    line-height: 30px;list-style: none;
}
.de-script ul {
margin: 0;

}

.de-script ul li:before {

  content: '\ffaa34c';
font-family: FontAwesome;
  color: #555;
  font-size: 16px;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 30px;color: #1476bb
}



.service-style-two {
padding: 50px 0;
}

.single-service-two {
  text-align: center;
  border: 1px solid #CCD7E0;
  border-radius: 6px;
  background: #FFFFFF;
  padding: 63px 60px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}



.single-service-two:hover {
  -webkit-box-shadow: 0px 10px 30px 0px rgba(204, 215, 224, 0.3);
          box-shadow: 0px 10px 30px 0px rgba(204, 215, 224, 0.3);
}

.single-service-two i {
  font-size: 72px;
  color: #dfa909;
}

.single-service-two h3 {
  color: #222;
  font-size: 22px;
  
  line-height: 34px;
  margin: 0;
  margin-top: 10px;
  margin-bottom: 35px;
}

.single-service-two p {
  color: #555;
  font-size: 16px;
  line-height: 34px;
  
  margin: 0;
  margin-bottom: 20px;
}

.single-service-two .read-more {
  color: #dfa909;
  text-transform: uppercase;
  font-size: 12px;
  
  line-height: 1em;
  text-decoration: underline;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

.single-service-two .read-more:hover {
  color: #222;
}

.service-style-three {
  background: #dfa909;
}

.single-service-three {
  text-align: center;
  background: #78382e;
  border-radius: 7px;
  padding: 48px 0;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  display: block;
  overflow: hidden;
  margin-bottom: 40px;
}

.single-service-three:hover {
  -webkit-box-shadow: 0px 10px 30px 0px rgba(255, 255, 255, 0.1);
          box-shadow: 0px 10px 30px 0px rgba(255, 255, 255, 0.1);
}

.single-service-three:before {
  background: #222;
  border-radius: 7px;
}

.single-service-three i {
  font-size: 72px;
  color: #dfa909;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

.single-service-three h3 {
  font-size: 16px;
  
  margin: 0;
  margin-top: 20px;
}

.single-service-three h3 a {
  color: #222;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

.single-service-three:hover i,
.single-service-three:hover h3 a {
  color: #ffffff;
}

.service-style-three .btn-tag-line {
  display: block;
  color: #ffffff;
  font-size: 20px;
  font-family: "roboto";
  letter-spacing: 0;
  margin-right: 130px;
  margin-top: 20px;
}

.service-style-three .btn-tag-line i {
  display: inline-block;
  -webkit-transform: rotate(-85deg) scale(1, -1) translate(3px, 0px);
  transform: rotate(-85deg) scale(1, -1) translate(3px, 0px);
  font-size: 27px;
}


.service-style-four {
padding:50px 0;background: #f9f8fc;
}



.service-style-four [class*=col] {
padding:0 8px;
}


.service-style-four [class*="col"] {
width: 20%;
float: left;
display: inline-block;
}



.single-service-four {
  min-height: 221px;
  border-radius: 7px;
  overflow: hidden;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;

background-image: linear-gradient(180deg, #fbfbfb 0%, #eee 100%);/*
background-image: linear-gradient(180deg, #dbfdfe 0%, #a8dadb 100%);*/background: #78382e;


background: #fff;

border-radius: 0 40px 0;

}
.single-service-four:before {
  border-radius: 7px;
  background: #1d3557;
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
}
.single-service-four .inner-box {
  text-align: center;margin:45px auto;
}


.single-service-four .inner-box .read-more {
float: none;
margin-top: 12px;-webkit-transition: all .4s ease;

transition: all .4s ease;
display: block;color: #666;
}


.single-service-four:hover a.read-more {
color:#dfa909;


}


.single-service-four i {
  font-size: 60px;
  color: #1d3557;line-height: 1;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.single-service-four h3,
.single-service-four p {
  margin: 0;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.single-service-four h3 {
  font-size: 20px;
  padding: 0 10px;
  margin-top: 20px;height: 55px;
}


.single-service-four h3 a {
  color: #1d3557;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;font-family: roboto;	
}


.single-service-four p {
  font-size: 16px;
  color: #555;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
}
.single-service-four:hover {
  -webkit-box-shadow: 0px 10px 30px rgba(15, 111, 213, 0.3);
          box-shadow: 0px 10px 30px rgba(15, 111, 213, 0.3);
}



.single-service-four:hover:before {
  -webkit-transform-origin: center top;
          transform-origin: center top;
}
.single-service-four:hover i,
.single-service-four:hover h3 a,
.single-service-four:hover p {
  color: #fff;
}

.service-style-five .image-box {
  position: relative;
  overflow: hidden;
  border-radius: 6px;
}
.service-style-five .image-box:hover > img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.service-style-five .image-box img {
  width: 100%;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.service-style-five .box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: rgba(0, 19, 40, 0.6);
  opacity: 0;
  -webkit-transform: scale(2);
          transform: scale(2);
  -webkit-transition: all 0.6s ease-in-out 0.3s;
  transition: all 0.6s ease-in-out 0.3s;
}
.service-style-five .box a {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
}
.service-style-five .box a i.fa {
  display: inline-block;
  width: 65px;
  height: 40px;
  background: #FFFFFF;
  border-radius: 20px;
  color: #222;
  font-size: 12px;
  line-height: 40px;
  text-align: center;
  -webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.3);
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.service-style-five .box a i.fa:hover {
  color: #fff;
  background: #1371D6;
}
.service-style-five .image-box:hover .box {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.service-style-five .text-box {
  margin-top: 25px;
}
.service-style-five .text-box h3 {
  margin: 0;
  font-size: 22px;
  
  margin-bottom: 30px;
}
.service-style-five .text-box h3 a {
  color: #222;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.service-style-five .text-box h3 a:hover {
  color: #dfa909;
}
.service-style-five .text-box p {
  margin: 0;
  font-size: 16px;
  line-height: 34px;
  
  color: #555;
  margin-bottom: 35px;
}
.service-style-five .text-box .read-more {
  color: #dfa909;
  font-size: 12px;
  
  text-transform: uppercase;
  text-decoration: underline;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.service-style-five .text-box .read-more:hover {
  color: #dfa909;
}
.service-style-five.solution-by-size-page .text-box .list-items {
  margin-top: 20px;
}
.service-style-five.solution-by-size-page .text-box p {
  margin: 0;
}

.service-style-six {
  background: #dfa909;
}

.single-service-six {
  position: relative;
  padding-bottom: 35px;
}
.single-service-six:before, .single-service-six:after {
  content: '';
  width: 100%;
  background: #ffffff;
  opacity: .1;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.single-service-six:after {
  opacity: 1;
  width: 0;
}
.single-service-six i {
  font-size: 76px;
  color: #fff;
}
.single-service-six h3,
.single-service-six p {
  margin: 0;
  color: #fff;
}
.single-service-six h3 {
  font-size: 20px;
  
  margin-top: 30px;
}
.single-service-six p {
  font-size: 16px;
  line-height: 30px;
  
  width: 79%;
  margin-top: 40px;
}
.single-service-six:hover:before {
  opacity: 0;
}
.single-service-six:hover:after {
  width: 100%;
}

.service-title-box {
  background: #222 url(../images/blue-shape-bg2.jpg) right top no-repeat;
  background-size: cover;
  padding-bottom: 340px;
}

.service-style-seven {
position: relative;
background: #222 url(../images/blue-shape-bg2.jpg) right top no-repeat;
    background-size: auto;
background-size: auto;
background: linear-gradient( to right , #222 , #333);
background-size: cover;padding: 50px 0;
}
.service-style-seven .container-outer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
.service-style-seven .service-style-seven-carousel .owl-nav {
  display: none;
}
.service-style-seven .service-style-seven-carousel .owl-dots {
  position: absolute;
  top: calc(100% + 35px);
  left: 0;
  width: 100%;
}
.service-style-seven .service-style-seven-carousel .owl-dots .owl-dot span {
  margin: 0 2.5px;
  background: rgba(0, 19, 40, 0.4);
}
.service-style-seven .service-style-seven-carousel .owl-dots .owl-dot.active span {
  background: #dfa909;
}

.single-service-style-seven {
  overflow: hidden;
  border-radius: 8px;
  position: relative;
  display: block;
}
.single-service-style-seven:before {
  z-index: 10;
  background: #222;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(#222), to(#dfa909));
  background: linear-gradient(to bottom, #222 0%, #dfa909 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#222', endColorstr='#dfa909', GradientType=0);
  /* IE6-9 */
  -webkit-transform-origin: bottom center;
          transform-origin: bottom center;
  opacity: .85;
}
.single-service-style-seven:hover:before {
  -webkit-transform-origin: top center;
          transform-origin: top center;
}
.single-service-style-seven .img-box {
  width: 100%;
}
.single-service-style-seven .img-box > img {
  width: 100%;
  border-radius: 8px;
}
.single-service-style-seven .text-block {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 11;
  padding: 60px;
}
.single-service-style-seven .text-block h3,
.single-service-style-seven .text-block p {
  margin: 0;
}
.single-service-style-seven .text-block h3 {
  font-size: 30px;
  
  margin-bottom: 30px;
}
.single-service-style-seven .text-block h3 a {
  color: #fff;
}
.single-service-style-seven .text-block p {
  font-size: 20px;
  
  color: #fff;
}
.single-service-style-seven .text-block a.read-more {
  color: #fff;
  font-size: 12px;
  
  text-transform: uppercase;
  display: inline-block;
  text-decoration: underline;
  line-height: 1em;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  position: absolute;
  bottom: 75px;
  left: 60px;
}
.single-service-style-seven .text-block a.read-more:hover {
  color: #dfa909;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}

.service-style-two.solutions-page {
  background: #78382e;
  margin-bottom: 0;
  position: relative;
}
.service-style-two.solutions-page:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 120px;
  background: #fff;
}
.service-style-two.solutions-page .container {
  position: relative;
}

.service-style-one.solutions-page:before {
  display: none;
}
.service-style-one.solutions-page .single-tab-content-two .sec-title {
  margin-bottom: 40px;
}
.service-style-one.solutions-page .single-tab-content-two p,
.service-style-one.solutions-page .single-tab-content-two ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.service-style-one.solutions-page .single-tab-content-two p {
  font-size: 16px;
  line-height: 34px;
  
  color: #555;
  margin-bottom: 30px;
}
.service-style-one.solutions-page .single-tab-content-two ul.list-items li {
  position: relative;
  font-size: 16px;
  line-height: 34px;
  color: #555;
  padding-left: 25px;
}
.service-style-one.solutions-page .single-tab-content-two ul.list-items li i {
  font-size: 16px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #dfa909;
}
.service-style-one.solutions-page .single-tab-content-two .thm-btn {
  margin-top: 50px;
}

.service-style-eight {
  padding-top: 90px;
}

.single-service-style-eight {
  overflow: hidden;
  border-radius: 8px;
  position: relative;
  display: block;
  margin-top: 30px;
}
.single-service-style-eight:before {
  z-index: 10;
  background: #222;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(#222), to(#dfa909));
  background: linear-gradient(to bottom, #222 0%, #dfa909 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#222', endColorstr='#dfa909', GradientType=0);
  /* IE6-9 */
  -webkit-transform-origin: bottom center;
          transform-origin: bottom center;
  opacity: .85;
}
.single-service-style-eight:hover:before {
  -webkit-transform-origin: top center;
          transform-origin: top center;
}
.single-service-style-eight .img-box {
  width: 100%;
  background: #222;
}
.single-service-style-eight .img-box > img {
  width: 100%;
  border-radius: 8px;
  opacity: .5;
}
.single-service-style-eight .text-block {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 11;
  padding: 40px;
}
.single-service-style-eight .text-block h3,
.single-service-style-eight .text-block p {
  margin: 0;
}
.single-service-style-eight .text-block h3 {
  font-size: 26px;
  
  margin-bottom: 30px;
}
.single-service-style-eight .text-block h3 a {
  color: #fff;
}
.single-service-style-eight .text-block p {
  font-size: 20px;
  
  color: #fff;
}
.single-service-style-eight .text-block a.read-more {
  color: #fff;
  font-size: 12px;
  
  text-transform: uppercase;
  display: inline-block;
  text-decoration: underline;
  line-height: 1em;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  position: absolute;
  bottom: 45px;
  left: 40px;
}
.single-service-style-eight .text-block a.read-more:hover {
  color: #dfa909;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}





/****************************//**********************/


.main-facts {
padding:40px 0 0;


}

        .ct-process-layout1 {
            display: flex;
            flex-wrap: wrap;
            position: relative;
            overflow: hidden;
            padding-top: 15px
        }

        @media screen and (max-width:767px) {
            .ct-process-layout1 {
                flex-wrap: wrap
            }
        }


/*
        .ct-process-layout1:before {
            content: '';
            width: 1099px;
            height: 100px;
            background-repeat: no-repeat;
            background-position: center;
	   background-image:url(../images/11.png);
            position: absolute;
            top: 74px;
            left: 0;
            right: 0;
            margin: auto
        }
*/

        @media screen and (max-width:1290px) {
            .ct-process-layout1:before {
                width: 1000px
            }
        }

        @media screen and (max-width:1199px) {
            .ct-process-layout1:before {
                display: none
            }
        }

        .ct-process-layout1 .ct-process-icon {
            background-color: #ea1f29;
            height: 126px;
            width: 126px;
            line-height: 126px;
            -webkit-border-radius: 100%;
            -khtml-border-radius: 100%;
            -moz-border-radius: 100%;
            -ms-border-radius: 100%;
            -o-border-radius: 100%;
            border-radius: 100%;
            margin: 0 auto 39px auto;
            -webkit-transition: all .3s linear 0ms;
            -khtml-transition: all .3s linear 0ms;
            -moz-transition: all .3s linear 0ms;
            -ms-transition: all .3s linear 0ms;
            -o-transition: all .3s linear 0ms;
            transition: all .3s linear 0ms;
            position: relative;
            z-index: 1
        }


/*
        .ct-process-layout1 .ct-process-icon number {
            top: -11px;
            width: 24px;
            height: 24px;
            position: absolute;
            background-color: #222;
            font-size: 14px;
            color: #fff;
            font-weight: 600;
            line-height: 24px;
            -webkit-border-radius: 24px;
            -khtml-border-radius: 24px;
            -moz-border-radius: 24px;
            -ms-border-radius: 24px;
            -o-border-radius: 24px;
            border-radius: 24px;
            left: 8px;
            -webkit-transition: all .3s linear 0ms;
            -khtml-transition: all .3s linear 0ms;
            -moz-transition: all .3s linear 0ms;
            -ms-transition: all .3s linear 0ms;
            -o-transition: all .3s main-factslinear 0ms;
            transition: all .3s linear 0ms
        }
*/


        .ct-process-layout1 .ct-process-icon number {
            width: 24px;
            height: 24px;
            font-size: 48px;
            color: #fff;
            font-weight: 600;

        }


        .ct-process-layout1 .ct-process-icon span {
            display: block;
            width: 142px;
            height: 142px;
            z-index: -1;
            position: absolute;
            top: -8px;
            right: -8px;
            -webkit-border-radius: 100%;
            -khtml-border-radius: 100%;
            -moz-border-radius: 100%;
            -ms-border-radius: 100%;
            -o-border-radius: 100%;
            border-radius: 100%;
            -webkit-transform: rotate(33deg);
            -khtml-transform: rotate(33deg);
            -moz-transform: rotate(33deg);
            -ms-transform: rotate(33deg);
            -o-transform: rotate(33deg);
            transform: rotate(33deg);
            overflow: hidden
        }

        .ct-process-layout1 .ct-process-icon span:before {
            display: block;
            content: '';
            height: 152px;
            width: 76px;
            position: absolute;
            top: 0;
            right: 0;
            background-color: #ea1f29;
            -webkit-transition: all .3s linear 0ms;
            -khtml-transition: all .3s linear 0ms;
            -moz-transition: all .3s linear 0ms;
            -ms-transition: all .3s linear 0ms;
            -o-transition: all .3s linear 0ms;
            transition: all .3s linear 0ms
        }

        .ct-process-layout1 .ct-process-icon i,
        .ct-process-layout1 .ct-process-icon img {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -khtml-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%)
        }

        .ct-process-layout1 .ct-process-icon img {
            max-width: 80px
        }

        .ct-process-layout1 .ct-process-icon i {
            font-size: 60px;
            color: #fff;
            -webkit-transition: all .3s linear 0ms;
            -khtml-transition: all .3s linear 0ms;
            -moz-transition: all .3s linear 0ms;
            -ms-transition: all .3s linear 0ms;
            -o-transition: all .3s linear 0ms;
            transition: all .3s linear 0ms
        }

        .ct-process-layout1 .ct-process-title {
            font-size: 16px;
            color: #252a37;
            margin-bottom: 6px
        }

        .ct-process-layout1 .ct-process-desc {
            padding: 0 20px
        }

        .ct-process-layout1 .ct-process-button {
            padding-top: 18px
        }

        .ct-process-layout1 .ct-process-button a {
            font-size: 15px;
            text-transform: uppercase;
            font-weight: 500
        }

        .ct-process-layout1 .ct-process-button a i {
            margin-left: 4px
        }

        .ct-process-layout1 .ct-process-item {
            position: relative;
            text-align: center;
            margin-bottom: 35px;
            width: 16.6%
        }



/*

.ct-process-layout1 .ct-process-item:nth-child(3) {

margin-top:60px;
}



.ct-process-layout1 .ct-process-item:nth-child(4) {

margin-top: 20px !important;
}
*/





        .ct-process-layout1 .ct-process-item:hover .ct-process-icon {
            background-color: #0695f0
        }

        .ct-process-layout1 .ct-process-item:hover .ct-process-icon span:before {
            background-color: #005aa9
        }
/*
        .ct-process-layout1 .ct-process-item:hover .ct-process-icon number {
            background-color: #ea1f29
        }
*/
        .ct-process-layout1 .ct-process-item:nth-child(even) {
            margin-top: 50px
        }

        @media screen and (max-width:1199px) {
            .ct-process-layout1 .ct-process-item:nth-child(even) {
                margin-top: 0
            }
        }

        @media screen and (max-width:991px) {
            .ct-process-layout1 .ct-process-item {
                width: 50%;
                min-width: 50%;
                margin-bottom: 65px
            }
        }

        @media screen and (max-width:575px) {
            .ct-process-layout1 .ct-process-item {
                width: 100%;
                min-width: 100%
            }
        }

        @media screen and (max-width:991px) {
            .ct-process-layout1.ct-process-5-items:before {
                display: none
            }
        }

        .ct-process-layout1.ct-process-5-items .ct-process-item {
            width: 20%
        }

        @media screen and (max-width:991px) {
            .ct-process-layout1.ct-process-5-items .ct-process-item {
                width: 50%;
                min-width: 50%;
                margin-top: 0;
                margin-bottom: 65px
            }
        }

        @media screen and (max-width:575px) {
            .ct-process-layout1.ct-process-5-items .ct-process-item {
                width: 100%;
                min-width: 100%
            }
        }

        .ct-process-layout1.active .ct-process-item .ct-process-icon {
            background-color: #00d0f9
        }

        .ct-process-layout1.active .ct-process-item .ct-process-icon span:before {
            background-color: #0674fd
        }

        .ct-process-layout1.active .ct-process-item .ct-process-icon number {
            background-color: #79cd1c
        }

        .ct-process-layout2 {
            text-align: center;
            display: flex;
            flex-wrap: wrap;
            position: relative;
            z-index: 1
        }

        .ct-process-layout2:before {
            content: '';
            position: absolute;
            width: 1045px;
            height: 64px;

            background-repeat: no-repeat;
            background-position: center;
            top: 35px;
            left: 90px;
            right: 0;
            margin: auto
        }

        @media screen and (max-width:991px) {
            .ct-process-layout2:before {
                display: none
            }
        }

        .ct-process-layout2 .ct-process-icon {
            background-color: #0841c6;
            background-image: -webkit-gradient(linear, left top, right top, from(#0841c6), to(#05c6fb));
            background-image: -webkit-linear-gradient(left, #0841c6, #05c6fb);
            background-image: -moz-linear-gradient(left, #0841c6, #05c6fb);
            background-image: -ms-linear-gradient(left, #0841c6, #05c6fb);
            background-image: -o-linear-gradient(left, #0841c6, #05c6fb);
            background-image: linear-gradient(left, #0841c6, #05c6fb);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#0841c6', endColorStr='#05c6fb', gradientType='1');
            -webkit-box-shadow: 0 7px 18px rgba(5, 198, 251, .39);
            -khtml-box-shadow: 0 7px 18px rgba(5, 198, 251, .39);
            -moz-box-shadow: 0 7px 18px rgba(5, 198, 251, .39);
            -ms-box-shadow: 0 7px 18px rgba(5, 198, 251, .39);
            -o-box-shadow: 0 7px 18px rgba(5, 198, 251, .39);
            box-shadow: 0 7px 18px rgba(5, 198, 251, .39);
            height: 120px;
            width: 120px;
            -webkit-border-radius: 120px;
            -khtml-border-radius: 120px;
            -moz-border-radius: 120px;
            -ms-border-radius: 120px;
            -o-border-radius: 120px;
            border-radius: 120px;
            position: relative;
            margin: 0 auto 36px auto
        }

        .ct-process-layout2 .ct-process-icon i {
            font-size: 46px;
            color: #fff;
            -webkit-transition: all .3s linear 0ms;
            -khtml-transition: all .3s linear 0ms;
            -moz-transition: all .3s linear 0ms;
            -ms-transition: all .3s linear 0ms;
            -o-transition: all .3s linear 0ms;
            transition: all .3s linear 0ms;
            display: block
        }

        .ct-process-layout2 .ct-process-icon img,
        .ct-process-layout2 .ct-process-icon i {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -khtml-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%)
        }

        .ct-process-layout2 .ct-process-title {
            font-size: 20px;
            color: #162171;
            font-weight: 700
        }

        .ct-process-layout2 .ct-process-desc {
            font-size: 14px;
            line-height: 24px;
            color: #3a505f;
            font-family: 'Poppins', sans-serif
        }

        @media screen and (max-width:991px) {
            .ct-process-layout2 .ct-process-desc {
                max-width: auto
            }
        }

        .ct-process-layout2 .ct-process-item {
            width: 25%;
            padding: 0 40px
        }

        @media screen and (max-width:991px) {
            .ct-process-layout2 .ct-process-item {
                width: 50%;
                min-width: 50%;
                margin-bottom: 65px
            }
        }

        @media screen and (max-width:575px) {
            .ct-process-layout2 .ct-process-item {
                width: 100%;
                min-width: 100%
            }
        }

        .ct-process-layout2 .ct-process-item:hover .ct-process-icon i {
            -webkit-transform: translate(-50%, -50%) rotateY(360deg);
            -khtml-transform: translate(-50%, -50%) rotateY(360deg);
            -moz-transform: translate(-50%, -50%) rotateY(360deg);
            -ms-transform: translate(-50%, -50%) rotateY(360deg);
            -o-transform: translate(-50%, -50%) rotateY(360deg);
            transform: translate(-50%, -50%) rotateY(360deg)
        }


.page-wraper {
overflow: hidden;
}

/***********************/



@media (max-width: 767px) { 

.service-style-one .tab-title li {
    width: 50%;
}

.service-style-one .single-tab-content {
padding: 20px;
}

        .ct-process-layout1 .ct-process-item { 
margin-bottom: 25px;
}


.service-style-one .tab-title h3 {
font-size: 18px;
}

.service-style-one .tab-title h3 {
margin-top: 20px;
}
}







/* Porojects Section Two */

.projects-section-two {
    position: relative;
    padding: 100px 0;overflow: hidden;
    background-color: #132252;
}



.projects-section-two .auto-container {
    position: static;
    max-width: 1000px;
    padding: 0px 15px;
    margin: 0 auto;
}


.projects-section-two .owl-carousel .owl-stage-outer {
    overflow: visible;
}

.project-block-two .inner-box {
    position: relative;
}

.project-block-two .image {
    position: relative;
}

.project-block-two .image:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-image: -moz-linear-gradient( 90deg, rgb(19,34,82) 0%, rgba(19,34,82,0) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(19,34,82) 0%, rgba(19,34,82,0) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(19,34,82) 0%, rgba(19,34,82,0) 100%);
    opacity: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.owl-item.active .project-block-two .image:before {
    opacity: 1;
}

.project-block-two .content {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding: 60px;
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(-90deg);
    -ms-transform: perspective(400px) rotateX(-90deg);
    transform: perspective(400px) rotateX(-90deg);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transition: .7s;
    -o-transition: .7s;
    transition: .7s;
    -webkit-transition-delay: .3s;
         -o-transition-delay: .3s;
            transition-delay: .3s;
}

.owl-item.active .project-block-two .content {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
}

.project-block-two .left-box {
    position: relative;
    padding-right: 60px;
}

.project-block-two .category {
    position: relative;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    padding-left: 60px;
    margin-bottom: 10px;
}

.project-block-two .category:before {
    position: absolute;
    content: '';
    left: 0;
    top: 12px;
    height: 1px;
    width: 50px;
    background-color: #fff;
}

.project-block-two h3 {
    font-size: 30px;
    font-weight: 600;
    color: #fff;
}

.project-block-two .text {
    border-left: 3px solid;
    color: #fff;
    font-size: 18px;
    margin: 0;
    padding: 10px 0;
    padding-left: 32px;
}

.projects-section-two .owl-nav {
    position: absolute;
    top: 50%;
    left: 0px;
    right: 0px;
    width: 100%;
    margin: 0px auto;
    display: block;
}

.projects-section-two .owl-nav .owl-prev {
    position: absolute;
    left: -92px;
    top: 0px;
    height: 64px;
    width: 64px;
    text-align: center;
    color: #959494;
    font-size: 24px;
    opacity: 1;
    margin-top: -30px;
    background: transparent;
    border-radius: 50%;
    border-width: initial;
    border-style: none;
    border-color: initial;
    -o-border-image: initial;
       border-image: initial;
    -webkit-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s;    background-color: #fff;line-height: 64px;cursor: pointer;
}

.projects-section-two .owl-nav .owl-next {
    position: absolute;
    right: -92px;
    top: 0px;
    height: 64px;
    width: 64px;
    text-align: center;
    line-height: 64px;
    color: #959494;
    font-size: 24px;
    opacity: 1;
    margin-top: -30px;
    background: transparent;
    border-radius: 50%;
    border-width: initial;
    border-style: none;
    border-color: initial;
    -o-border-image: initial;
       border-image: initial;
    -webkit-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s;    background-color: #fff;line-height: 64px;cursor: pointer;
}


.projects-section-two .owl-nav button:hover:after {
    color: #fff;
}






.projects-section-two .text li {
color: #fff;
margin: 25px 0;
position: relative;
font-size: 18px;
padding-right: 25px;
}



.projects-section-two .text li:after {

content: "";
position: absolute;
right: 0;
top: 9px;
width: 10px;
height: 10px;
border: 1px solid #ffaa34;
border-radius: 50%;
}




/***********************/



@media (max-width: 767px) { 

.service-style-one .tab-title li {
    width: 50%;
}

.service-style-one .single-tab-content {
padding: 20px;
}

        .ct-process-layout1 .ct-process-item { 
margin-bottom: 25px;
}


.service-style-one .tab-title h3 {
font-size: 18px;
}

.service-style-one .tab-title h3 {
margin-top: 20px;
}
}





@media (max-width: 767px) { 

.header-transparent .is-fixed .menu-links .nav > li > a {
padding: 8px 8px 8px 8px;
}


.feature-bx1 .icon-content p,
.about-wraper2 {
display: none;
}
.feature-bx1 {
min-height: 300px;
}


.service-wraper1 .row [class*="col"]:nth-child(odd) {
padding-left: 5px;
}

.service-wraper1 .row [class*="col"]:nth-child(even) {
padding-right: 5px;
}




.events-grid-area {
padding: 30px 0 0;
}
/*******************/

.page-banner {
    height: 200px;
}

.page-banner .page-banner-entry {
    height: 250px;
}


.blog-single .action-box img,
.portfolio-box.style-1 .media img,
.single_product .product_thumb a img {
height: 170px;
}



/*********************/
.blog-card.style-1 .post-title,
.product_d_right h1,
.heading-bx h3.title, .heading-bx h2.title,
h4, .h4, .h4,
h3, .h3, .h3,
.page-banner h1, .page-banner .h1 {
    font-size: 20px;
}




.portfolio-box.style-1 .info .title,
.product_info_button ul li a,
.ttr-accordion.style1 .card-header,
.breadcrumb-row ul li {
    font-size: 16px;}





/*********************/
.product_variant.quantity button {
padding: 0 15px;
}


.blog-single {
    margin-bottom: 30px;
}

.portfolio-box.style-1 .info {
padding: 5px;
}
.portfolio-box.style-1 .info .title a i {
margin-left: 5px;
font-size: 19px;
}

/************************/
.sup-drop {
width: 100%;
right: 0;
}



.service-menu li:hover .sup-drop { 
top: 100%;
}



/***********/

.section-area .row > [class*="col-fiv"] {

flex: 0 0 50%;}


.cut-wid {
    width: 100%;}


/***********/

.contact-form form select, .contact-form form input[type="text"], .contact-form form input[type="email"], .contact-form form textarea {
height: 45px;
}


.contact-form .form-group {
padding: 0;
}






/********************/

.language-sw {
    font-size: 0;
}

.language-sw i {
font-size: 14px;
}

.navbar-toggler {
    margin: 36px 0 0 15px;
}




.feature-bx1 .ttr-tilte {
font-size: 16px;
height: auto;
margin-bottom: 0;
}
/*
.step {
width: 100%;
height: 150px;
}
*/



.menu-logo img {

    max-width: 210px;
    width: 100%;

}


.brand-one,
.section-sp2,
.project-gallery-ser {
padding: 20px 0;
}


#top-search, #top-cart, #side-panel-trigger, #top-account {
    float: right;
    margin: 32px 0 27px 15px;
}



video {
height: 400px;
}


.how-works-circle {
padding: 0;
}



.project-block-two .content { 
padding: 8px 8px 0;
}



.project-block-two h3 {

    font-size: 16px;}

.projects-section-two .text li {
margin: 5px 0;
}

.projects-section-two ul.text {
margin-bottom:5px;
}



.projects-section-two .text li,
.project-block-two .text,
.project-block-two .category {
font-size: 14px;margin-bottom: 2px;
}



.projects-section-two {
    padding: 20px 0 0;
}

.projects-section-two .auto-container,
.project-block-two .left-box,
.service-style-one .tab-title li a { 
    padding: 0;
}




.project-block-two .image img {
height: 300px;
object-fit: cover;
object-position: center;

}

.project-block-two {
margin: 15px 0;
}

}





.num-ber {
color: transparent;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: #fff6;
font-size: 60px;


color: transparent;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: #fff6;
font-size: 44px;
position: absolute;
top: 20px;
left: 25px;
width: 55px;
height: 55px;
text-align: center;
border: 1px solid #fff3;
border-radius: 50%;
}





/**********/




/** chooseus-style-two **/

.chooseus-style-two {
    position: relative;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-image: url(../images/back2.jpg);
min-height: 600px;
margin-top: -250px;
display: grid;
align-items: center;
padding-top: 150px;
}

.chooseus-style-two:before {
    position: absolute;
    content: '';
    background: #030306;
    width: 100%;
    height: 100%;
    right: 0px;
    top: 0px;
    left: 0px;
    opacity: 0.8;
}

#content_block_five .content-box .video-btn a {
    position: relative;
    display: inline-block;
    font-size: 22px;
    line-height: 30px;
    font-family: "TAJAWAL";
    font-weight: 500;
    color: #fff;
    padding-right: 90px;
    padding-top: 5px;
}

#content_block_five .content-box .video-btn a:hover {}

#content_block_five .content-box .video-btn a i {
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 70px;
    line-height: 70px;
    color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#content_block_five .content-box .sec-title {
    margin-bottom: 39px;
}

#content_block_six .content-box {
    position: relative;
    display: block;
    margin-right: 50px;
}


/*******/

.chooseus-style-two .content-box {
    text-align: center;
z-index: 5;
position: relative;
}

.chooseus-style-two .content-box h2 {
    color: #fff;font-size: 24px;
    text-transform: capitalize;
}


.play-btn {
  width: 94px;
  height: 94px;
  background: radial-gradient(#f29949 50%, rgba(101, 111, 150, 0.15) 52%);
  border-radius: 50%;
  display: block;
  position: relative;
  overflow: hidden;margin: 0 auto;
}

.play-btn::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-40%) translateY(-50%);
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 100;
  transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.play-btn:before {
  content: '';
  position: absolute;
  width: 120px;
  height: 120px;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation: pulsate-btn 2s;
  animation: pulsate-btn 2s;
  -webkit-animation-direction: forwards;
  animation-direction: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: steps;
  animation-timing-function: steps;
  opacity: 1;
  border-radius: 50%;
  border: 2px solid rgba(163, 163, 163, 0.4);
  top: -15%;
  left: -15%;
  background: rgba(198, 16, 0, 0);
}

.play-btn:hover::after {
  border-left: 15px solid #f29949;
  -webkit-transform: scale(20);
  transform: scale(20);
}

.play-btn:hover::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-40%) translateY(-50%);
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border: none;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 200;
  -webkit-animation: none;
  animation: none;
  border-radius: 0;
}
@-webkit-keyframes pulsate-btn {
    0% {
        -webkit-transform: scale(0.6, 0.6);
        transform: scale(0.6, 0.6);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 0;
    }
}

@keyframes pulsate-btn {
    0% {
        -webkit-transform: scale(0.6, 0.6);
        transform: scale(0.6, 0.6);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 0;
    }
}




.main-slider video {
    z-index: -1;
    display: block;
    width: 100%;height: 100vh;object-fit: cover;
}





/*
.whats-icon{
position: absolute;
bottom: 50px;
left: 34px;
width: 50px;
height: 50px;
color: #ffffff;
font-size: 29px;
text-transform: uppercase;
line-height: 50px;
text-align: center;
z-index: 99;
cursor: pointer;
border-radius: 3px;
background: #4dc247;
-webkit-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
border-radius: 50%;	
}


.whats-icon a { 
color: #fff;
}


.whats-icon:hover a {
	color:#4dc247;

}


.whats-icon:hover{
	color:#4dc247;
	background:#333;
}






.phone-icon{
position: absolute;
bottom: 50px;
left: 34px;
width: 50px;
height: 50px;
color: #ffffff;
font-size: 29px;
text-transform: uppercase;
line-height: 50px;
text-align: center;
z-index: 99;
cursor: pointer;
border-radius: 3px;
background: #123377;
-webkit-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
border-radius: 50%;	
}


.phone-icon a { 
color: #fff;
}


.phone-icon:hover a {
	color:#006AFF;

}


.phone-icon:hover{
	color:#006AFF;
	background:#fff;
}







.messenger-icon{
position: absolute;
bottom: 50px;
left: 34px;
width: 50px;
height: 50px;
color: #ffffff;
font-size: 29px;
text-transform: uppercase;
line-height: 50px;
text-align: center;
z-index: 99;
cursor: pointer;
border-radius: 3px;
background: #006AFF;
-webkit-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
border-radius: 50%;	
}


.messenger-icon a { 
color: #fff;
}


.messenger-icon:hover a {
	color:#006AFF;

}


.messenger-icon:hover{
	color:#006AFF;
	background:#999;
}*/


/*
.fi-icon {
position: fixed;

left: 25px;

bottom: 25px;

width: 50px;

height: 50px;

z-index: 999999999;
}

*/


.out-vid {
display:none;
}



@media (max-width: 767px) {  

.header-top-left {
    margin-left: 0;
}



