/*
Theme Name: custom theme
Theme URI: https://afterimagedesigns.com/wp-bootstrap-starter/
Author: Afterimage Designs
Author URI: https://afterimagedesigns.com/
Description:  The best WordPress starter theme based on the most powerful frameworks in the world: "_s" (by Automattic, the main people behind WordPress development), Twitter Bootstrap (the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web) and Font Awesome (or Fontawesome, a full suite of 675+ pictographic icons for easy scalable vector graphics on websites). This theme, like WordPress, is licensed under the GPL. You can use this theme as base for your next WordPress theme project and you are allowed to remove the link at the footer or do whatever you want. Your feedback on how we can continuously improve this WordPress Starter Theme Bootstrap will be highly appreciated. Page templates includes Right-sidebar (default page template), Left-Sidebar, Full-Width, Blank with container, Blank without container Page. Other features - Currently using Bootstrap v4.0.0 , Widgetized footer area, WooCommerce ready, Compatible with Contact Form 7, Compatible with Visual Composer, Compatible with Elementor Page Builder. This theme will be an active project which we will update from time to time. Check this page regularly for the updates.
Version: 3.3.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp-bootstrap-starter
Requires at least: 4.7
Requires PHP: 5.2.4
Tested up to: 5.4
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
  ## Links
  ## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
  ## Posts and pages
  ## Comments
# Infinite scroll
# Media
  ## Captions
  ## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* @import url(https://db.onlinewebfonts.com/c/3718b9c08dfceed0abb9688dedf38d8d?family=Prelo-Medium); */
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');


@font-face {
    font-family: 'Prelo';
    src: local('Prelo-ExtraLight Italic'), url('inc/assets/fonts/Prelo-ExtraLightItalic.woff2') format('woff2'),
        url('inc/assets/fonts/Prelo-ExtraLightItalic.woff') format('woff'),
        url('inc/assets/fonts/Prelo-ExtraLightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
}
@font-face {
    font-family: 'Prelo';
    src: url('inc/assets/fonts/Prelo-Black.woff2') format('woff2'),
        url('inc/assets/fonts/Prelo-Black.woff') format('woff'),
        url('inc/assets/fonts/Prelo-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Prelo';
    src: url('inc/assets/fonts/Prelo-ExtraLight.woff2') format('woff2'),
        url('inc/assets/fonts/Prelo-ExtraLight.woff') format('woff'),
        url('inc/assets/fonts/Prelo-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Prelo';
    src:url('inc/assets/fonts/Prelo-LightItalic.woff2') format('woff2'),
        url('inc/assets/fonts/Prelo-LightItalic.woff') format('woff'),
        url('inc/assets/fonts/Prelo-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Prelo';
    src: url('inc/assets/fonts/Prelo-Light.woff2') format('woff2'),
        url('inc/assets/fonts/Prelo-Light.woff') format('woff'),
        url('inc/assets/fonts/Prelo-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Prelo';
    src:url('inc/assets/fonts/Prelo-SemiBoldItalic.woff2') format('woff2'),
        url('inc/assets/fonts/Prelo-SemiBoldItalic.woff') format('woff'),
        url('inc/assets/fonts/Prelo-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Prelo';
    src: url('inc/assets/fonts/Prelo-SemiBold.woff2') format('woff2'),
        url('inc/assets/fonts/Prelo-SemiBold.woff') format('woff'),
        url('inc/assets/fonts/Prelo-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Prelo Book';
    src: url('inc/assets/fonts/Prelo-BookItalic.woff2') format('woff2'),
        url('inc/assets/fonts/Prelo-BookItalic.woff') format('woff'),
        url('inc/assets/fonts/Prelo-BookItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Prelo Hairline';
    src:url('inc/assets/fonts/Prelo-HairlineItalic.woff2') format('woff2'),
        url('inc/assets/fonts/Prelo-HairlineItalic.woff') format('woff'),
        url('inc/assets/fonts/Prelo-HairlineItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Prelo Hairline';
    src: url('inc/assets/fonts/Prelo-Hairline.woff2') format('woff2'),
        url('inc/assets/fonts/Prelo-Hairline.woff') format('woff'),
        url('inc/assets/fonts/Prelo-Hairline.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Prelo';
    src:url('inc/assets/fonts/Prelo-MediumItalic.woff2') format('woff2'),
        url('inc/assets/fonts/Prelo-MediumItalic.woff') format('woff'),
        url('inc/assets/fonts/Prelo-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Prelo Book';
    src: url('inc/assets/fonts/Prelo-Book.woff2') format('woff2'),
        url('inc/assets/fonts/Prelo-Book.woff') format('woff'),
        url('inc/assets/fonts/Prelo-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Prelo';
    src: url('inc/assets/fonts/Prelo-Medium.woff2') format('woff2'),
        url('inc/assets/fonts/Prelo-Medium.woff') format('woff'),
        url('inc/assets/fonts/Prelo-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}


body {
  margin: 0;
  -webkit-font-smoothing: auto;
/*     font-family: "Poppins", sans-serif; */
        font-family: "Prelo";

    

}
html,body {
    scroll-behavior: smooth;
    overflow-x: hidden;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
/*     font-family: "Poppins", sans-serif; */
        font-family: "Prelo";


}

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

dfn {
  font-style: italic;
}

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 2.5rem;
}

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  clear: both;
  color: #000;
  font-weight: 300;
  margin-top: 24px;
  margin-bottom: 15px;
  /*     font-family: "Roboto", sans-serif !important; */
  font-family: "Prelo";
}
h1 {
  font-size: 32px;
  padding-bottom: 10px;
}
h2 {
  font-size: 24px;
  padding-bottom: 0.3em;
  line-height: 1.25;
}
h3 {
  font-size: 18px;
  line-height: 25px;
}
h4 {
  font-size: 16px;
  line-height: 20px;
}
h5 {
  font-size: 14px;
  line-height: 17.5px;
}

p {
  margin-bottom: 1.5em;
}
h1.entry-title {
  font-size: 1.31rem;
  border-bottom: 1px solid #eaecef;
}
h2.entry-title {
  border-bottom: 1px solid #eaecef;
}
h3.widget-title {
  font-size: 1.2rem;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

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

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

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

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
header#masthead {
  margin-bottom: 0;
  /* background-color: #563d7c ; */
  /* box-shadow: 0 0.5rem 1rem rgba(0,0,0,.05), inset 0 -1px 0 rgba(0,0,0,.1); */
  padding: 20px 10%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9;
}

.navbar-brand > a {
  color: rgba(0, 0, 0, 0.9);
  font-size: 1.1rem;
  outline: medium none;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}

.navbar-brand > a:visited, .navbar-brand > a:hover {
  text-decoration: none;
}

#page-sub-header {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 0;
  text-align: center;
  font-size: 1.25rem;
  background-size: cover !important;
}

body:not(.theme-preset-active) #page-sub-header h1 {
  line-height: 1.6;
  font-size: 4rem;
  color: #563e7c;
  margin: 0 0 1rem;
  border: 0;
  padding: 0;
}

#page-sub-header p {
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 1.25rem;
  font-weight: 300;
}
body:not(.theme-preset-active) #page-sub-header p {
color: #212529;
}
a.page-scroller {
  color: #333;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem;
}

@media screen and (min-width: 768px) {
  body:not(.theme-preset-active) #page-sub-header h1 {
    font-size: 3.750rem;
  }
  body:not(.theme-preset-active) #page-sub-header {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 992px) {
  #page-sub-header p {
    max-width: 43rem;
    margin: 0 auto;
  }
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead nav {
  padding-left: 0;
  padding-right: 0;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  color: #4D4D4D;
  padding: 0 14px;
  font-weight: 400 !important;
  font-size: 17px;
  text-transform: capitalize;
  transition: all 0.5s;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
  color: #CA8C0C;
  font-weight: 500;
  /*background: #f9f9f9;*/
}

.navbar-brand {
  height: auto;
}

.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
}

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

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>.dropdown-menu {
    display: block;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>a:after {
    border-left-color: #fff;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
    float: none;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.dropdown-item {
  line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
}

.dropdown-menu {
  min-width: 12.500rem;
}

.dropdown .open .dropdown-menu {
  display: block;
  left: 12.250em;
  top: 0;
}

.dropdown-menu .dropdown-item {
  white-space: normal;
  background: transparent;
  line-height: 1.6;
}
.dropdown-menu .dropdown-item:hover {
  background: transparent;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .dropdown-menu li > .dropdown-menu {
    right: -9.875rem;
    top: 1.375rem;
  }
}
@media screen and (max-width: 991px) {
  .navbar-nav .dropdown-menu {
    border: medium none;
    margin-left: 1.250rem;
    padding: 0;
  }

  .dropdown-menu li a {
    padding: 0;
  }

  #masthead .navbar-nav > li > a {
    padding-bottom: 0.625rem;
    padding-top: 0.313rem;
  }

  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

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

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.comment-content.card-block {
  padding: 20px;
}

.navigation.post-navigation {
  padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  border: 1px solid #ddd;
  border-radius: 0.938rem;
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
}

.post-navigation .nav-next a::after {
  content: " \2192";
}

.post-navigation .nav-previous a::before {
  content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

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

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

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

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

a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

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

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  font-size: 0.875rem;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
  display: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #eee;
  text-decoration: none;
}
.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}
.widget_categories .nav-link {
  display: inline-block;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#content.site-content {
  padding-bottom: 3.75rem;
  padding-top: 4.125rem;
}

.sticky .entry-title::before {
  content: '\f08d';
  font-family: "Font Awesome\ 5 Free";
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: 0.375rem;
  font-weight: 900;
}

.sticky .entry-title {
  position: relative;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

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

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

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}

.post.hentry {
  margin-bottom: 4rem;
}

.posted-on, .byline, .comments-link {
  color: #9a9a9a;
}

.entry-title > a {
  color: inherit;
}

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

.bypostauthor {
  display: block;
}

.comment-body .pull-left {
  padding-right: 0.625rem;
}

.comment-list .comment {
  display: block;
}

.comment-list {
  padding-left: 0;
}

.comments-title {
  font-size: 1.125rem;
}

.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
  border: medium none;
}

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

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

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

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

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}
.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}

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

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-item .gallery-columns-2 {
  max-width: 50%;
}
.gallery-item .gallery-columns-3 {
  max-width: 33.33333%;
}
.gallery-item .gallery-columns-4 {
  max-width: 25%;
}
.gallery-item .gallery-columns-5 {
  max-width: 20%;
}
.gallery-item .gallery-columns-6 {
  max-width: 16.66667%;
}
.gallery-item .gallery-columns-7 {
  max-width: 14.28571%;
}
.gallery-item .gallery-columns-8 {
  max-width: 12.5%;
}
.gallery-item .gallery-columns-9 {
  max-width: 11.11111%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
.woocommerce-cart-form .shop_table .coupon .input-text {
  width: 8.313rem !important;
}

.variations_form .variations .value > select {
  margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/
.elementor-page article .entry-footer {
  display: none;
}

.elementor-page.page-template-fullwidth #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.elementor-page .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/
.vc_desktop article .entry-footer {
  display: none;
}

.vc_desktop #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.vc_desktop .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer#colophon {
  font-size: 85%;
}
body:not(.theme-preset-active) footer#colophon {
  color: #99979c;
  background-color: #f7f7f7;
}
.navbar-dark .site-info {
  color: #fff;
}
.copyright {
  font-size: 0.875rem;
  margin-bottom: 0;
  text-align: center;
}

.copyright a, footer#colophon a {
  color: inherit;
}

@media screen and (max-width: 767px) {
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.938rem;
    padding-top: 0.938rem;
  }
}
/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media only screen and (max-width: 1280px) {
  html {
    font-size: 95%;
  }
}

@media screen and (max-width: 1199px) {
  .navbar-dark .dropdown-item {
    color: #fff;
  }
  .navbar-nav .dropdown-menu {
    background: transparent;
    box-shadow: none;
    border: none;
  }
}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  html {
    font-size: 90%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
  html {
    font-size: 85%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
  html {
    font-size: 80%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
  html {
    font-size: 75%;
  }
}

#content.site-content {
    padding: 0px !important;
}

.entry-content {
    margin: 0 !important;
}

.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1230px !important;
}



.header-btn a {
    font-size: 17px;
    line-height: 18px;
    border: 1px solid #E5AA30;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    background: #E5AA30;
    border-radius: 10px;
    width: 140px;
    height: 50px;
    font-weight: 500;
    text-transform: capitalize;
    text-decoration: none;
    transition: all 0.5s;
}
.header-btn a:hover{
  background: #0000 !important;
  border-color: #000;
}
section.vc_section.banner_sec {
    background-repeat: no-repeat;
    background-size: 100% 65%;
    background-position: top center;
    padding-top: 260px;
    padding-bottom: 60px;
}

.banner_sec .wpb_raw_code {
    margin-bottom: 20px;
    text-align: center;
}

.banner_sec h1 {margin-top: 0;margin-bottom: 20px;font-size: 90px;line-height: 90px;text-transform: uppercase;position: relative;padding-bottom: 20px;}

.banner_sec h1::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 17px;
    background: url(https://dev.internalstaging.com/web/wintars/win/wp-content/uploads/2025/08/lines.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    /* padding-bottom: 30px; */
}
.rotate_move p {
  height: 50px;
  float: left;
  margin-right: 0.3em;
}
.rotate_move b {
  float: left;
  overflow: hidden;
  position: relative;
  height: 50px;
}
.rotate_move span {
  display: inline-block;
  position: relative;
  white-space: nowrap;
  top: 0;
  left: 0;
  animation: move 6s;
  animation-iteration-count: infinite;
  animation-delay: 2s;
  text-align: left;
  font-weight: 300;
  color: #e5aa30;
}

@keyframes move {
0%  { top: 0px; }
50% { top: -60px; }
100% { top: -120px; }
}
.banner_sec  strong {
    font-size: 40px;
    color: #000;
    text-transform: uppercase;
    font-weight: 300;
    text-align: center !important;
    display: flex;
    justify-content: center;
}

strong.rotate_move {}

.banner_sec .wpb_row.vc_inner {}

.banner_sec .wpb_row.vc_inner .wpb_wrapper {
    text-align: center;
    margin-bottom: 50px;
}

.theme_btn  .vc_general {
    padding: 21px 41px !important;
    font-size: 18px !important;
    line-height: 1 !important;
    color: #000 !important;
    border-radius: 10px;
    font-weight: 500;
    background: #E5AA30 !important;
    border: 1px solid #E5AA30 !important;
    transition: all 0.5s;
    text-transform: capitalize;
}

.theme_btn .vc_general:hover {
    background: #0000 !important;
    border-color: #000 !important;
}

.banner_sec .wpb_row.vc_inner  .theme_btn {
    margin: 0 10px !important;
}

.banner_sec  .wpb_single_image {
    padding: 20px;
    /* background: #EAEAEA; */
    border-radius: 20px;
    box-shadow: 0 14px 34px oklab(0 0 0 / .16);
    backdrop-filter: blur(4px);
}

.banner_sec .wpb_single_image img {
    padding: 20px;
    background: #EAEAEA;
    border-radius: 20px;
}

header#masthead nav {
    background: oklch(1 0 0 / .2);
    backdrop-filter: blur(44px);
    padding: 10px 50px !important;
    border-radius: 10px;
    border: 1px solid #F2F2F2;
}
section.vc_section.about_sec {
    padding-top: 40px !important;
}

h6.vc_custom_heading {
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 30px;
}

h2.vc_custom_heading {
    text-transform: uppercase;
    font-weight: 300;
    margin: 0;
}

.about_sec .cont_row {}

.about_sec .cont_row .wpb_wrapper {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.about_sec .cont_row .uvc-heading {
    text-align: left !important;
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 500;
    padding-right: 20px;
}

.about_sec .cont_row .uvc-heading h2 {
    font-weight: 300 !important;
    font-size: 100px;
    text-transform: uppercase;
    line-height: 1;
}

.about_sec .cont_row .wpb_text_column {
    font-size: 16px;
    padding-right: 20px;
    margin: 0;
}

.about_sec .cont_row .yellow_block {
 background: #fff;
    border-radius: 10px;
    padding: 20px;
    font-size: 14px;
    line-height: 24px;
    width: 75%;
    /* border: 1px solid #404040; */
    box-shadow: inset 0 0 6px 0px #00000054;
}

.about_sec .cont_row .yellow_block strong {
    font-size: 22px;
    line-height: 1;
    font-weight: 500 !important;
    /*     font-family: 'Roboto'; */
    font-family: "Prelo";
    text-align: center;
    font-weight: 300 !important;
}

.about_sec  .wpb_text_column {
    font-size: 16px;
    line-height: 28px;
}

section.vc_section.client_sec {
    padding-top: 50px;
}

.client_sec  h2.vc_custom_heading {
    margin-bottom: 20px;
}

.client-card-grid {
    padding: 20px;
    box-shadow: 0 33px 70px oklab(0 0 0 / .05);
    border: 1px solid oklab(0 0 0 / .13);
    border-radius: 10px;
}

.client-card-grid thead tr {
    font-size: 24px;
    /* font-weight: 500 !important; */
    /*     font-family: "Roboto", sans-serif !important; */
    font-family: "Prelo";
}

.client-card-grid thead tr th {
    padding: 15px !important;
    color: #000000;
    font-weight: 300;
}
.table-body-scroll {
  max-height: 350px; /* height for body */
  overflow-y: auto;  /* scrollbar */
  padding-right: 5px;
}
/* width */
.table-body-scroll::-webkit-scrollbar {
  width: 5px;
        border-radius:30px
}

/* Track */
.table-body-scroll::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.table-body-scroll::-webkit-scrollbar-thumb {
  background: #e5aa30;
     border-radius:30px
}


.client-card-grid tbody td {
    padding: 15px;
    font-size: 14px;
    line-height: 28px;
/*     font-family: 'Poppins'; */
        font-family: "Prelo";

}

.client-card-grid tbody tr  td:first-child {
    font-size: 16px;
    font-weight: 500;
}

.client-card-grid thead {
    border-radius: 20px;
    overflow: hidden;
}
.client-card-grid thead tr {
    position: relative;
}

.client-card-grid thead tr::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(#DAF8FF, #4285f4ff) !important;
    z-index: -1;
    border-radius: 10px;
}

.client-card-grid tbody tr:nth-child(even) {
    position: relative;
}

.client-card-grid tbody tr:nth-child(even)::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: lab(73.82 14.73 66.56 / .12);
    z-index: -1;
    border-radius: 10px;
}
section.vc_section.client_sec {
    padding-bottom: 60px;
}

section.vc_section.service_sec {
    padding-top: 60px;
    padding-bottom: 60px;
    position: relative;
}

section.vc_section.service_sec:before {
    content: '';
    position: absolute;
    left: 1%;
    top: 0;
    width: 98%;
    height: 100%;
    background: radial-gradient(#DAF8FF, #4285f4ff) !important;
    z-index: -1;
    border-radius: 40px;
}

.service_sec h6.vc_custom_heading {
    margin-bottom: 20px;
}

.service_sec .vc_col-sm-6 {}

.service_sec .vc_col-sm-6 .wpb_text_column {
    margin: 0;
    font-size: 16px;
    color: lch(0 0 0 / .6);
    padding: 10px 5px;
    line-height: 28px;
}

.service_sec .vc_col-sm-6:last-child {
}

.service_sec .vc_col-sm-6:last-child>.vc_column-inner {
    border-left: 2px solid #707070;
}

.service-card-grid .service-card {
    height: 491px;
    display: flex;
    flex-direction: column;
    justify-content: end;
    position: relative;
    z-index: 9;
    border-radius: 15px;
    overflow: hidden;
    border: none !important;
}

.service-card-grid .service-card:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(
0deg, black, transparent);
    z-index: -1;
}

.service-card-grid .service-card h3.service-title {
    margin-top: 0;
    color: #fff;
    padding-left: 25px;
    font-size: 22px;
    font-weight: 300;
    margin-bottom: 10px;
}

.service-card-grid .service-card .service-excerpt {
    color: #fff;
    padding-left: 25px;
    font-size: 16px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 15px;
    padding-right: 20px;
}

.service-card-grid .service-card a {
    padding: 0;
    background: #E5AA30;
    color: #000;
    font-size: 0;
    font-weight: 500;
    line-height: 1;
    display: block;
    transition: all 0.5s;
    transform: translate(0px, 100%);
    position: relative;
    /* display: none; */
    /* height: 0 !important; */
    /* overflow: hidden; */
    text-decoration: none;
}

.service-card-grid .service-card:hover a {
    transform: translate(0px, 0%);
    /* display:block; */
    height: unset !important;
    transition: all 0.5s;
    padding: 12px 25px;
    font-size: 18px;
}

.service-card-grid {
    margin-top: 40px;
}
section.vc_section.wokrshop_sec {}

.vc_section.wokrshop_sec {
    padding-top: 80px;
    padding-bottom: 80px;
}

.wokrshop_sec h6.vc_custom_heading {
    margin-bottom: 20px;
}

.wokrshop_sec h2.vc_custom_heading {
    width: 80%;
    margin-bottom: 40px !important;
    margin: 0 auto;
}

.workshop-card-grid h3.workshop-title {
    font-size: 20px;
    margin-top: 0 !important;
    margin-bottom: 14px;
    font-weight: 300;
    /*     height: 50px; */
    margin-top: 5px !important;
}
.workshop-card-grid p {
    margin-bottom: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 70px;
}

.workshop-card-grid .workshop-card {
    padding: 30px 20px;
    border: 1px solid #DDDDDD;
    border-radius: 20px;
}

.workshop-card img {
    margin-bottom: 30px !important;
    display: block;
}

.workshop-card-grid  a {
    padding: 10px 18px;
    background: #E5AA30;
    border-radius: 10px;
    font-size: 16px;
    line-height: 1 !important;
    display: block;
    width: fit-content;
    color: #000;
    text-decoration: none;
    transition: all 0.5s;
}

.workshop-card-grid a:hover {
    color: #fff;
    background: #000;
}
.workshop-card-grid .workshop-card:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -100%;
    width: 100%;
    height: 100%;
    background: url('https://dev.internalstaging.com/web/wintars/win/wp-content/uploads/2025/08/yellow_bg.png');
    z-index: -1;
    transition: all 0.5s;
    background-size: cover;
}

.workshop-card-grid .workshop-card {
    position: relative;
    overflow: hidden;
    /* height: 350px; */
    /* display: flex; */
    /* flex-direction: column; */
    /* justify-content: center; */
}

.workshop-card-grid .workshop-card:hover:before {
    bottom: 0;
}

.workshop-card-grid .workshop-card:hover a {
    color: #fff;
    background: #000;
}

.workshop-card-grid .workshop-card:hover {
    cursor: pointer;
}

.logs_sec ul.wpb_image_grid_ul li {
    position: unset !important;
    width: 14%;
    height: 187px;
    float: unset !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #5D5D5D;
    border-radius: 20px;
    transition: all 0.5s;
}

.logs_sec ul.wpb_image_grid_ul {
    display: flex;
    justify-content: space-between;
    height: unset !important;
}

.logs_sec ul.wpb_image_grid_ul li:hover {
    cursor: pointer;
    background: #E5AA30;
    transition: all 0.5s;
}
.logs_sec {
    padding-top: 60px;
    padding-bottom: 60px;
    margin-bottom: 100px;
}
 .logs_sec:before{
    content: '';
    position: absolute;
    left: 1%;
    top: 0;
    width: 98%;
    height: 100%;
    background: #d3d3d3 !important;
    z-index: -1;
    border-radius: 40px;
    }

.logs_sec .vc_row.wpb_row.vc_row-fluid {
    padding-right: 30px;
    padding-left: 30px;
}

.logs_sec .wpb_gallery {
    margin: 0;
}
section.vc_section.how_it_works_sec {
    padding-top: 60px;
    padding-bottom: 100px;
}

.how_it_works_sec h2.vc_custom_heading {
    text-align: left !important;
    width: 90%;
}

.how_it_works_sec .wpb_text_column {
    font-size: 18px;
    line-height: 32px;
    color: #6E6E6E;
}

.how_it_works_sec  .works_row {
    /* padding-bottom: 30px; */
    display: flex;
    align-items: center;
}

.how_it_works_sec  .works_row h3.vc_custom_heading {
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.how_it_works_sec .works_row  .wpb_text_column {
    margin: 0;
    color: #6E6E6E;
    font-size: 16px;
}
.how_it_works_sec .works_row .wpb_single_image {
    margin: 0;
    text-align: center;
}
.how_it_works_sec .works_row .vc_col-sm-8 {
    position: relative;
    display: flex;
    align-items: flex-start !important;
}
.how_it_works_sec .works_row .vc_col-sm-8::before {
    content: '01';
    font-size: 16px;
    color: #6E6E6E;
    height: 100%;
    padding-right: 27px;
    width: 50px;
}
.how_it_works_sec .works_row .vc_col-sm-8>.vc_column-inner {
    border-left: 1px solid #CCCCCC;
    padding-bottom: 30px;
    padding-left: 20px;
}
.how_it_works_sec .works_row:hover .vc_col-sm-8>.vc_column-inner {
    border-left: 1.5px solid #E5AA30;
}
.how_it_works_sec .works_row:hover img {
    filter: brightness(0) saturate(100%) invert(65%) sepia(74%) saturate(403%) hue-rotate(2deg) brightness(97%) contrast(91%);
}
.how_it_works_sec .works_row {transition: all 0.5s;cursor: pointer;}

.how_it_works_sec .works_row img {
    transition: all 0.5s;
}
.how_it_works_sec .vc_col-sm-6>.vc_column-inner>.wpb_wrapper .works_row:nth-child(5) .vc_col-sm-8::before {
    content: '02';
}
.how_it_works_sec .vc_col-sm-6>.vc_column-inner>.wpb_wrapper .works_row:nth-child(6) .vc_col-sm-8::before {
    content: '03';
}
.how_it_works_sec .vc_col-sm-6>.vc_column-inner>.wpb_wrapper .works_row:last-child .vc_col-sm-8>.vc_column-inner {
    padding-bottom: 0;
}
section.vc_section.pricing_sec {
    padding-top: 70px;
    position: relative;
    padding-bottom: 60px;
}

.pricing_sec:before {
    content:'';
    position: absolute;
    left: 1%;
    top: 0;
    width: 98%;
    height: 100%;
    background: radial-gradient(#DAF8FF, #4285f4ff) !important;
    z-index: -1;
    border-radius: 40px;
    }

.pkg_row .vc_col-sm-4>.vc_column-inner>.wpb_wrapper {
    border: 1px solid #5D5D5D;
    border-radius: 20px;
    padding: 30px;
    position: relative;
    overflow: hidden;
}

.pkg_row h5 {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 300;
    line-height: 1.4;
}

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

.pkg_row ul li:before {
    content: '';
    font-family: 'FontAwesome';
    width: 23px;
    height: 23px;
    margin-right: 10px;
    background: url(https://dev.internalstaging.com/web/wintars/win/wp-content/uploads/2025/08/checked.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 7px;
    filter: brightness(0) saturate(100%) invert(65%) sepia(74%) saturate(403%) hue-rotate(2deg) brightness(97%) contrast(91%);
}

.pkg_row ul li {
    display: flex;
    align-items: baseline;
    margin-bottom: 25px;
    font-size: 18px;
    line-height: 30px;
    color: #252525;
  position:relative;
  
    padding-left: 30px;
}

.pkg_row ul {
    height: 210px;
    overflow-y: scroll;
    padding-right: 5px;
}
/* width */
.pkg_row ul::-webkit-scrollbar {
  width: 5px;
        border-radius:30px
}

/* Track */
.pkg_row ul::-webkit-scrollbar-track {
  background: #f1f1f1;
  border:1px solid #f1f1f1;
       border-radius:30px;
}

/* Handle */
.pkg_row ul::-webkit-scrollbar-thumb {
  background: #e5aa30;
     border-radius:30px;
  
  border:1px solid #f1f1f178;
}

.pkg_row strong {
    display: block;
    margin-top: 20px;
    padding-top: 40px;
    border-top: 1px solid #676767;
    font-size: 50px;
    font-weight: 300;
    color: #000 !important;
    line-height: 1;
    margin-bottom: 40px !important;
}

.vc_btn3-container.pckg_btn.vc_btn3-center.vc_do_btn {
    margin: 0;
}

.pckg_btn .vc_general {
    padding: 21px 18px !important;
    background: #E5AA30 !important;
    border-radius: 10px !important;
    font-size: 18px !important;
    line-height: 1 !important;
    color: #000 !important;
    text-decoration: none;
    transition: all 0.5s;
    display: block;
    width: 90%;
    margin: 0 auto;
    border: 1px solid #E5AA30 !important;
    font-weight: 500;
}

.pckg_btn .vc_general:hover ,.pkg_row .vc_col-sm-4:hover .pckg_btn .vc_general {
    background: #fff !important;
    border-color: #fff !important;
    cursor:pointer;
}
.pkg_row .vc_col-sm-4:hover{
      cursor:pointer;
}
.bonus_text {
    padding-top: 60px;
}

.bonus_text .wpb_text_column {
    margin: 0 auto;
    width: 70%;
    font-size: 18px;
    color: #252525;
}

.pkg_row .vc_col-sm-4>.vc_column-inner>.wpb_wrapper:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(https://dev.internalstaging.com/web/wintars/win/wp-content/uploads/2025/08/pricing.png);
    z-index: -1;
    transition: all 0.5s;
    background-size: cover;
    background-position: bottom center;
    transform: translate(0px, -100%);
}

.pkg_row .vc_col-sm-4:hover >.vc_column-inner>.wpb_wrapper:before {
    /* height: 100%;
    top: auto;
    bottom: 0; */
  
    transform: translate(0px, 0%);
}


/*Footer Css*/
div#footer-widget {
    background: #0000 !important;
}

.ft4 {
    background: url('https://dev.internalstaging.com/web/wintars/win/wp-content/uploads/2025/08/newsletter.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom right;
    border-radius: 20px;
    padding: 42px 50px;
}

.ft4 h3.widget-title {
    width: 60%;
    color: #000;
    font-size: 44px;
    line-height: 1.2;
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 22px;
    margin-top: 0;
    margin-*t: ;
}

.ft4 .cont_btn {
    display: flex;
    align-items: center;
}

.ft4 .cont_btn span {
    display: block;
    font-size: 18px;
    color: #000;
    line-height: 1;
}

.ft4 .cont_btn svg {
    width: 40px;
    height: 40px;
    color: #fff;
    background: #000;
    border-radius: 100%;
    padding: 20px;
    margin-right: 10px;
}

.ft4 .cont_btn  a {
    font-size: 32px;
    line-height: 1;
    margin-top: 10px;
    display: block;
    color: #000;
    text-decoration: none;
    /*     font-family: 'Roboto'; */
    font-family: "Prelo";
    font-weight: 300;
}
div#footer-widget {
    position: relative;
    padding-bottom: 90px;
}

div#footer-widget:before {
    content: '';
    position: absolute;
    left: 2%;
    bottom: 0;
    width: 96%;
    height: 76%;
    background: radial-gradient(#DAF8FF, #4285f4ff) !important;
    z-index: -1;
    border-radius: 40px 40px 0 0;
}
.ft1 p {
    font-size: 18px;
    line-height: 2;
    color: #454545;
}

.ft4 {
    margin-bottom: 60px;
    margin*b: ;
}

.ft1 ul.social_icons {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
}

.ft1 .social_icons a {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    background: #E5AA30;
    margin-right: 10px;
    border-radius: 10px;
}

.ft2 {
    padding-left: 70px;
    padding-right: 60px;
}

.ft2 a.nav-link {
    padding: 0;
    transition: all 0.5s;
    left: 0;
    position: relative;
    font-size: 16px;
    color: #454545;
    margin-bottom: 15px;
    text-transform: capitalize;
}

.ft2  ul.menu {
    display: block !important;
    column-count: 2;
}

.ft2 a.nav-link:hover {
    left: 5px;
    background: #0000;
}
.ft3 .textwidget ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.ft3 .textwidget ul li {
    display: flex;
    align-items: baseline;
    font-size: 16px;
    margin-bottom: 20px;
}

.ft3 .textwidget ul li a {
    color: #1C1C1C;
/*     font-family: 'Poppins'; */
        font-family: "Prelo";

    font-weight: 400;
    text-decoration: none;
}

.ft3 .textwidget ul li svg {
    color: #B97E05;
    margin-right: 12px;
}
footer#colophon {
    background: none !important;
    margin-top: -56px;
    position: relative;
    z-index: 9;
}
footer#colophon .container {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    color: #000;
    background: #E5AA30;
    border-radius: 20px 20px 0 0;
}

footer#colophon .container a {
    font-weight: 300;
    text-transform: uppercase;
    cursor: pointer;
    text-decoration: none;
}
section.vc_section.pricing_sec h2.vc_custom_heading {
    width: 70%;
    margin: 0 auto;
    margin-bottom: 30px;
}
/*Responsive CSs*/
@media screen and (max-width: 1899px) {
    body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    font-size: 16px;
    padding: 0 12px;
}
header#masthead {
    padding: 20px 2%;
}
.navbar-brand img {
    height: 130px;
}
header#masthead nav {
    padding: 10px 30px !important;
}
}
@media screen and (max-width: 1440px) {
.breadcrumbs {
    padding-top: 150px !important;
    padding-bottom: 70px !important;
}
  .breadcrumbs h1{
    font-size: 50px !important;
    padding: 0;
  }
    .navbar-brand img {
    width: 130px;
}
  .how_it_works_sec .wpb_text_column {
    font-size: 14px !important;
    line-height: 2;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a {font-size: 16px;}

header#masthead {
    padding: 20px 3%;
}

#masthead {
    zoom: 0.9;
}

.banner_sec h1 {
    font-size: 75px;
}

.banner_sec h1::before {
    height: 14px;
}

.banner_sec strong {
    font-size: 32px;
}

.theme_btn .vc_general {
    font-size: 16px !important;
}

h2.vc_custom_heading {
    font-size: 45px !important;
    line-height: 1.2 !important;
}

h6.vc_custom_heading {
    font-size: 26px !important;
    line-height: 1 !important;
}

.about_sec .cont_row .yellow_block {
    width: 80%;
}

.client_sec .wpb_single_image {
    padding: 20px;
}

.client_sec .wpb_single_image img {
    height: 100px;
    object-fit: scale-down;
}

.client-card-grid thead tr th {
    font-size: 20px;
}

section.vc_section.service_sec:before {
    width: 99%;
    left: 0.5%;
}

.service-card-grid .service-card {
    height: 420px;
}

.pkg_row ul li {
    font-size: 16px;
}



.pkg_row strong {
    font-size: 40px;
    margin: 30px 0;
}

.how_it_works_sec .works_row {
}

.how_it_works_sec .works_row h3.vc_custom_heading {
    font-size: 21px !important;
}

.how_it_works_sec .works_row .wpb_text_column {
}

.how_it_works_sec .works_row .vc_col-sm-8::before {
    width: 40px;
}

.how_it_works_sec .works_row .vc_col-sm-8 {
    width: 73%;
    max-width: 73%;
}

.how_it_works_sec .works_row .vc_col-sm-8>.vc_column-inner {
    padding-right: 0;
}

.how_it_works_sec .works_row .vc_col-sm-4 {
    width: 27%;
}

.logs_sec ul.wpb_image_grid_ul li {
    height: 130px;
    padding: 10px;
}

.logs_sec ul.wpb_image_grid_ul li img {
    width: 80%;
    height: 80%;
    object-fit: scale-down;
    text-align: center;
    margin: 0 auto;
}

.logs_sec .vc_row.wpb_row.vc_row-fluid {
    padding-right: 30px;
    padding-left: 30px;
}

.logs_sec {
    padding-top: 40px;
    padding-bottom: 40px;
}

.ft4 h3.widget-title {
    font-size: 40px;
}
section.vc_section.banner_sec {
    padding-top: 200px;
}
}
@media screen and (max-width: 1365px) {
  header#masthead {
    padding: 15px 0;
    zoom: 0.9;
}
div#footer-widget:before {
    width: 100%;
    left: 0;
}
h2.vc_custom_heading {
    font-size: 40px !important;
}

.how_it_works_sec .works_row .vc_col-sm-8::before {
    padding-right: 10px;
    padding-left: 8px;
}

.ft4 {
    width: 90%;
    max-width: 90%;
    margin: 0 auto;
    margin-bottom: 60px;
}

.ft4 h3.widget-title {
    font-size: 36px;
}
}
@media screen and (max-width: 1240px) {
  .navbar-brand img {
    width: auto !important;
    height: 110px;
}

.rotating-text {
    font-size: 28px;
}

.banner_sec h1 {
    font-size: 70px;
    width: 80%;
    margin: 0 auto;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    font-size: 15px;
}
}

@media only screen and (max-width: 1199px) {
    
div#main-nav {
    position: fixed;
    left: -20px;
    top: -16px;
    height: 100% !important;
    padding: 40px 40px;
    background: #fff;
    z-index: 9999;
    transform: translateX(-100%);
    transition: 0.5s all ease-in-out;
    width: 30%;
    display: flex;
    flex-direction: column-reverse;
    justify-content: start !important;
}
div#main-nav.show {
    transform: none;
}
div#main-nav.collapse:not(.show) {
    display: block !important;
}
div#main-nav .navbar-brand {
    width: 100% !important;
    margin: 0;
    padding-bottom: 50px;
    text-align: center !important;
}
    
body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    text-align: center;
    font-size: 16px;
    margin-bottom: 15px;
}

.dropdown-menu .navbar-brand {
    display: none;
}
    
.header-btn a {
    font-size: 15px;
    width: 130px;
    height: 40px;
    margin-left: 15px;
}   
}

@media only screen and (max-width: 1024px) {
    
.banner_sec h1 {
    font-size: 60px !important;
    line-height: 80px !important;
}

.rotating-text {
    font-size: 30px !important;
}

.theme_btn .vc_general {
    padding: 14px 30px !important;
}
    
h6.vc_custom_heading {
    font-size: 22px !important;
}

h2.vc_custom_heading {
    font-size: 35px !important;
}

.about_sec .cont_row .uvc-heading h2 {
    font-size: 80px !important;
}

.about_sec .cont_row .yellow_block strong {
    font-size: 18px !important;
}

.blue_row .wpb_text_column {
    font-size: 16px !important;
}

.blue_row:before {
    left: 0 !important;
    width: 100% !important;
    border-radius: unset !important;
}

.client-card-grid thead tr th {
    font-size: 18px !important;
}

section.vc_section.service_sec:before {
    width: 100% !important;
    left: 0 !important;
    border-radius: unset !important;
}

.pkg_row h5 {
    font-size: 22px !important;
}

.pkg_row strong {
    font-size: 30px !important;
}

.pckg_btn .vc_general {
    padding: 14px 18px !important;
    font-size: 16px !important;
}

.bonus_text .wpb_text_column {
    font-size: 16px !important;
}

.ft4 h3.widget-title {
    font-size: 30px !important;
}

.ft4 .cont_btn a {
    font-size: 26px !important;
}

.ft4 .cont_btn svg {
    width: 30px !important;
    height: 30px !important;
}
    
.pricing_sec:before {
    left: 0 !important;
    width: 100% !important;
    border-radius: unset !important;
}
    
.breadcrumbs h1 {
    font-size: 40px !important;
}

.bd-links a {
    font-size: 18px !important;
}

.post-type-archive-workshop h2.entry-title {
    font-size: 25px !important;
}

.post-type-archive-workshop #primary ul li {
    font-size: 15px !important;
}

.post-type-archive-workshop .btn_div a {
    padding: 15px 15px !important;
    font-size: 16px !important;
}
    
.service_archive .service-excerpt {
    font-size: 16px !important;
}

.online_sec ul li {
    font-size: 16px !important;
}

.service_archive {
    padding-top: 40px !important;
}
    
.bonus_Sec p {
    font-size: 17px !important;
    line-height: 35px !important;
}
    
.board_sec .wpb_text_column {
    font-size: 16px !important;
}
    
.ft1 p {
    font-size: 16px !important;
}   
}


@media only screen and (max-width: 768px) {
    
.banner_sec h1 {
    font-size: 50px !important;
    line-height: 70px !important;
}

.rotating-text {
    font-size: 25px !important;
}

section.vc_section.banner_sec {
    padding-top: 150px !important;
}

.about_sec .vc_col-sm-9 {
    width: 100% !important;
}

.about_sec .vc_col-sm-3 {
    width: 100% !important;
}

.about_sec h6.vc_custom_heading {
    text-align: center !important;
}

.about_sec h2.vc_custom_heading {
    text-align: center !important;
    font-size: 30px !important;
}

.about_sec .wpb_single_image.vc_align_right {
    text-align: center;
}

.about_sec .cont_row .wpb_wrapper {
    display: block !important;
}

.about_sec .cont_row .uvc-heading h2 {
    text-align: center !important;
    font-size: 60px !important;
}

.uvc-sub-heading {
    text-align: center !important;
}

.about_sec .cont_row .wpb_text_column {
    text-align: center !important;
    width: 100% !important;
    padding-right: 0px !important;
    margin-top: 20px;
    margin-bottom: 20px;
}

.blue_row .wpb_text_column p {
    text-align: center !important;
}

.client-card-grid thead tr th {
    font-size: 16px !important;
}

.client_sec h2.vc_custom_heading {
    font-size: 30px !important;
}
    
.Home_popup .btn_div a {
    font-size: 15px !important;
    padding: 14px 13px !important;
}

.Home_popup .spu-container p {
    font-size: 16px !important;
}

.service_sec .vc_col-sm-6 {
    width: 100% !important;
}

.service_sec h6.vc_custom_heading {
    text-align: center !important;
}

.service_sec h2.vc_custom_heading {
    text-align: center !important;
    font-size: 30px !important;
}

.service_sec .vc_col-sm-6 .wpb_text_column {
    text-align: center !important;
}

.service-card-grid .col-md-4 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
}

.service-card-grid .service-card {
    width: 50% !important;
    margin: 0 auto !important;
    margin-bottom: 20px !important;
}

.wokrshop_sec h2.vc_custom_heading {
    width: 100% !important;
    font-size: 30px !important;
}

.workshop-card-grid .col-md-3 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
}

.workshop-card-grid .workshop-card {
    width: 50% !important;
    margin: 0 auto !important;
    margin-bottom: 30px !important;
}

section.vc_section.pricing_sec h2.vc_custom_heading {
    width: 100% !important;
    font-size: 30px !important;
}

.pricing_sec .vc_col-sm-4 {
    width: 100% !important;
}

.pkg_row .vc_col-sm-4>.vc_column-inner>.wpb_wrapper {
    width: 50% !important;
    margin: 0 auto !important;
    margin-bottom: 30px !important;
}

.how_it_works_sec .vc_col-sm-6 {
    width: 100% !important;
}

.how_it_works_sec h6.vc_custom_heading {
    text-align: center !important;
}

.how_it_works_sec h2.vc_custom_heading {
    width: 100% !important;
    text-align: center !important;
    font-size: 30px !important;
}

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

.how_it_works_sec .wpb_single_image.vc_align_right {
    text-align: center !important;
}

.how_it_works_sec .works_row h3.vc_custom_heading {
    font-size: 18px !important;
}

section.vc_section.how_it_works_sec {
    padding-bottom: 50px !important;
    padding-top: 50px !important;
}

.ft4 h3.widget-title {
    font-size: 25px !important;
    width: 100% !important;
}

.ft4 .cont_btn a {
    font-size: 22px !important;
}

.ft4 .cont_btn svg {
    width: 25px !important;
    height: 25px !important;
}

.m-img {
    margin-top: 50px;
}

div#footer-widget .col-md-4 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
}

div#footer-widget .ft2 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
}

div#footer-widget .col-md-3 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
}

.ft2 ul.menu {
    column-count: 1 !important;
}

div#footer-widget {
    text-align: center !important;
}

.ft3 .textwidget ul li {
    justify-content: center !important;
}

.ft1 ul.social_icons {
    justify-content: center;
}

.ft4 .cont_btn {
    justify-content: center;
}

footer#colophon .container {
    display: block !important;
    text-align: center !important;
}
    
.breadcrumbs h1 {
    font-size: 30px !important;
}

.bd-links a {
    font-size: 16px !important;
}

span.archive.post-workshop-archive.current-item {
    font-size: 16px !important;
}
    
.how_it_works_sec .wpb_single_image.vc_align_left {
    text-align: center !important;
}

section.vc_section.in_company ul {
    list-style: none;
}
    
.breadcrumbs {
    padding-top: 100px !important;
    padding-bottom: 50px !important;
}
    
.online_sec .col-md-6 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    }

.service_archive .service-card h3 {
    font-size: 25px !important;
    text-align: center !important;
}

.service_archive .service-excerpt {
    text-align: center !important;
    margin-bottom: 20px !important;
}

.service_archive {
    padding-top: 0px !important;
}

.online_sec ul li {
    font-size: 15px !important;
    line-height: 30px !important;
}
    
.bonus_Sec {
    padding-bottom: 50px !important;
}
    
section.form-gravity .gf_browser_chrome input.gform-theme-button {
    font-size: 15px !important;
    padding: 12px 30px !important;
}
    
section.form-gravity .gf_browser_chrome input, .gf_browser_chrome select {
    height: 50px !important;
    font-size: 16px !important;
}
    
.cont_sec .vc_col-sm-6 {
    width: 100% !important;
}

section.vc_section.cont_sec h2.vc_custom_heading {
    font-size: 30px !important;
    text-align: center !important;
}

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

.cont_sec h6.vc_custom_heading {
    text-align: center !important;
}
    
.cont_box_html .cont_div {
    display: block !important;
    text-align: center !important;
}
    
.mobmenu-content li a {
    font-size: 16px !important;
}   
    
}
@media only screen and (max-width: 767px) {
.client-card-grid thead tr {
    overflow: scroll;
    width: 100%;
    display: block;
}
.client-card-grid thead {
    width: 70% !important;
}
table.client_table tr {
    width: 630px !important;
    overflow-y: scroll;
}
.client-card-grid.row {
    width: 100%;
    overflow: scroll;
}
.table-body-scroll {
    max-width: 630px !important;
    flex: 0 0 630px;
}
.client-card-grid thead tr th:last-child {
    padding: 0 !important;
}
.client-card-grid thead tr th {
    width: 19% !important;
}
.client-card-grid thead tr th:nth-child(2) {
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 17% !important;
}
.client-card-grid thead tr th:nth-child(3) {
    padding-left: 0 !important;
    width: 22% !important;
}
.client-card-grid thead tr th:nth-child(1) {
    width: 17% !important;
}
}


@media only screen and (max-width: 667px) {
    
.banner_sec h1 {
    font-size: 40px !important;
    line-height: 60px !important;
}

.rotating-text {
    font-size: 20px !important;
}

.about_sec h2.vc_custom_heading {
    font-size: 26px !important;
}

.about_sec h6.vc_custom_heading {
    font-size: 20px !important;
}

.about_sec .cont_row .uvc-heading h2 {
    font-size: 50px !important;
}

.client_sec h2.vc_custom_heading {
    font-size: 26px !important;
}

.service_sec h2.vc_custom_heading {
    font-size: 26px !important;
}

.service_sec h6.vc_custom_heading {
    font-size: 20px !important;
}

.service-card-grid .service-card {
    width: 60% !important;
}

.service-card-grid .service-card h3.service-title {
    font-size: 20px !important;
}

.service-card-grid .service-card .service-excerpt {
    font-size: 15px !important;
}

.service-card-grid .service-card:hover a {
    font-size: 16px !important;
}

.wokrshop_sec h2.vc_custom_heading {
    font-size: 26px !important;
}

.wokrshop_sec h6.vc_custom_heading {
    font-size: 20px !important;
}

.workshop-card-grid .workshop-card {
    width: 60% !important;
}

section.vc_section.pricing_sec h2.vc_custom_heading {
    font-size: 26px !important;
}

.pricing_sec h6.vc_custom_heading {
    font-size: 20px !important;
}

.pkg_row .vc_col-sm-4>.vc_column-inner>.wpb_wrapper {
    width: 60% !important;
}

.how_it_works_sec h2.vc_custom_heading {
    font-size: 26px !important;
}

.how_it_works_sec h6.vc_custom_heading {
    font-size: 20px !important;
}

.ft4 h3.widget-title {
    font-size: 22px !important;
}

.ft4 .cont_btn a {
    font-size: 20px !important;
}

.ft4 .cont_btn svg {
    width: 20px !important;
    height: 20px !important;
}

.ft4 .cont_btn span {
    font-size: 16px !important;
}
    
.board_member {
    width: 85% !important;
}
    
section.vc_section.cont_sec h2.vc_custom_heading {
    font-size: 26px !important;
}   
}

@media only screen and (max-width: 568px) {
    
.banner_sec h1 {
    font-size: 30px !important;
    line-height: 50px !important;
}

.rotating-text {
    font-size: 18px !important;
}

.service-card-grid .service-card {
    width: 70% !important;
}
    
.workshop-card-grid .workshop-card {
    width: 70% !important;
}

.pkg_row .vc_col-sm-4>.vc_column-inner>.wpb_wrapper {
    width: 70% !important;
}

.logs_sec ul.wpb_image_grid_ul {
    display: block !important;
    text-align: center !important;
    margin: 0 auto !important;
}

.logs_sec ul.wpb_image_grid_ul li {
    text-align: center !important;
    width: 35% !important;
    margin: 0 auto !important;
    margin-bottom: 20px !important;
}
    
.post-type-archive-workshop .btn_div a {
    font-size: 15px !important;
    margin-left: 20px;
    margin-right: 20px;
}

.ft4 {
    width: 95% !important;
    max-width: 95% !important;
}
    
.breadcrumbs h1 {
    font-size: 25px !important;
}
    
.service_archive .service-excerpt {
    font-size: 15px !important;
}
    
.bonus_Sec p {
    width: 100% !important;
    font-size: 16px !important;
}
    
.board_sec .col-6 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
}
    
.board_member {
        width: 95% !important;
}
    
div#footer-widget h3.widget-title {
    font-size: 20px !important;
}
    
.breadcrumbs {
    margin-bottom: 10px !important;
}
    
.client-card-grid tbody tr td:first-child {
    font-size: 14px !important;
}   
}

@media only screen and (max-width: 520px) {
    
.Home_popup .spu-container p {
    font-size: 15px !important;
}
    
.about_round img {
    width: 80%;
}

.about_sec .cont_row .uvc-heading h2 {
    font-size: 40px !important;
}

.service-card-grid .service-card {
    width: 78% !important;
}

.workshop-card-grid .workshop-card {
    width: 78% !important;
}

.pkg_row .vc_col-sm-4>.vc_column-inner>.wpb_wrapper {
    width: 78% !important;
}

.bonus_text .wpb_text_column {
    width: 100% !important;
    font-size: 15px !important;
}
    
section.vc_section.banner_sec {
        padding-top: 120px !important;
}
    
.post-type-archive-workshop h2.entry-title {
    font-size: 22px !important;
}

.btn_div {
    display: block !important;
}

.post-type-archive-workshop .btn_div a {
    margin-bottom: 20px !important;
}
    
.online_list ul li {
    display: block !important;
    padding-left: 30px !important;
    padding-right: 0px !important;
}

.online_list .wpb_text_column {
    padding: 30px !important;
}

.online_list ul {
    column-count: 1 !important;
}
    
.board_member {
    width: 100% !important;
}   
}

@media only screen and (max-width: 480px) {
    
.client-card-grid thead tr th {
    font-size: 15px !important;
    padding: 10px !important;
}
    
.how_it_works_sec .works_row {
    display: block !important;
}

.how_it_works_sec .works_row h3.vc_custom_heading {text-align: center !important;}

.how_it_works_sec .works_row .vc_col-sm-8 {
    width: 100% !important;
    max-width: 100% !important;
}

.how_it_works_sec .works_row .vc_col-sm-4 {
    width: 100% !important;
    margin-bottom: 20px !important;
    margin-top: 20px !important;
}

.ft4 {
    padding: 32px 20px !important;
}
    
div#footer-widget .col-md-4 {
    margin-top: 20px;
}   
}

@media only screen and (max-width: 425px) {
    
.banner_sec h1 {
    width: 100% !important;
    font-size: 25px !important;
    line-height: 40px !important;
}

.about_sec h2.vc_custom_heading {
    font-size: 22px !important;
}

.client_sec h2.vc_custom_heading {
    font-size: 22px !important;
}

.service_sec h2.vc_custom_heading {
    font-size: 22px !important;
}

.service-card-grid .service-card {
    width: 90% !important;
}

.workshop-card-grid .workshop-card {
    width: 90% !important;
}

.pkg_row .vc_col-sm-4>.vc_column-inner>.wpb_wrapper {
    width: 90% !important;
}

.how_it_works_sec h2.vc_custom_heading {
    font-size: 22px !important;
}

.logs_sec ul.wpb_image_grid_ul li {
    width: 50% !important;
}

.ft4 h3.widget-title {
    font-size: 20px !important;
}

.ft4 .cont_btn svg {
    width: 15px !important;
    height: 15px !important;
}

footer#colophon .container {
    font-size: 15px !important;
}
    
section.vc_section.cont_sec h2.vc_custom_heading {
    font-size: 22px !important;
}

.breadcrumbs h1 {
    font-size: 22px !important;
}
    
.wokrshop_sec h2.vc_custom_heading {
    font-size: 22px !important;
}

section.vc_section.pricing_sec h2.vc_custom_heading {
    font-size: 22px !important;
}
    
.pkg_row strong {
    font-size: 25px !important;
}

.pkg_row h5 {
    font-size: 20px !important;
}

.pkg_row ul li {
    font-size: 15px !important;
}
    
    .rotating-text {
        font-size: 16px !important;
    }   
}
.about_round img {
    -webkit-animation: spin 6s linear infinite;
    -moz-animation:spin 6s linear infinite;
    animation:spin 6s linear infinite;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }

/********* breadcrumps css start  **********/
.breadcrumbs {
    padding-top: 240px;
    background-position: center !important;
    display: flex;
    align-items: end;
    text-align: center;
    position: relative;
    color: #454545;
    font-size: 18px;
    padding-bottom: 90px;
    margin-bottom: 60px;
    background-size: cover !important;
    background-position: center !important;
    background-attachment: fixed !important;
    text-transform: capitalize;
}
.breadcrumbs:after {
    content: '';
    background: radial-gradient(#DAF8FF, #4285f4ff) !important;
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.95;
}
.breadcrumbs .container {
    z-index: 1;
}
.breadcrumbs h1 {
        color: #454545;
        font-size: 60px;
        margin-top: 0;
        text-transform: uppercase;
}
.bd-links a {
    color: #454545;
    font-size: 20px;
}

.breadcrumbs svg {
    margin: 0 10px;
    color: #454545;
}
/* Contact Page Css */
section.vc_section.cont_sec {
    margin-bottom: 100px;
    box-shadow: 0 24px 74px lab(0 0 0 / .16);
    border-radius: 20px;
    padding: 60px 40px;
}

.cont_form  p {
    margin-bottom: 10px !important;
}

.cont_form input, .cont_form textarea {
    height: 58px;
    border-radius: 10px;
    border: 1px solid #EEEDED;
    margin-bottom: 25px;
}

.cont_form input.has-spinner.btn.btn-primary {
    padding: 15px 20px;
    height: unset !important;
    font-size: 16px;
    background: #E5AA30;
    margin-top: 30px;
}

span.wpcf7-spinner {
    display: none;
}

.cont_form.row {
}

.cont_sec .wpb_text_column {
    font-size: 16px;
    color: #838383;
    line-height: 1.8;
    font-weight: 400;
    margin-bottom: 20px;
}

.cont_sec .cont_box_html {
    margin-bottom: 80px !important;
}

.cont_sec .cont_box_html:last-child {
    margin: 0 !important;
}

.cont_form textarea {
    height: 150px !important;
}


.cont_box_html {
    margin: 0 !important;
}

.cont_box_html .cont_div {
    display: flex;
    align-items: center;
}

.cont_box_html .cont_div h5 {
    margin: 0;
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
}

.cont_box_html .cont_div a {
    color: #E5AA30;
    font-size: 16px;
    line-height: 1;
}

.cont_box_html .cont_div img {
    margin-right: 20px;
    filter: brightness(0) saturate(100%) invert(65%) sepia(74%) saturate(403%) hue-rotate(2deg) brightness(97%) contrast(91%);
}

section.vc_section.cont_sec h2.vc_custom_heading {
    margin-top: 0;
}



.post-type-archive-workshop #secondary {
    display: none;
}

.post-type-archive-workshop #primary {
    width: 100%;
    max-width: 100%;
    flex: 0 100%;
    padding-bottom: 80px;
}
/*===========================
   Referrals Page CSS
===========================*/
.reff-frm {
    background: #83c4d0;
    padding: 50px;
    border-radius: 10px;
    padding-bottom: 25px;
    width: 80%;
    margin: 0 auto 50px;
}
.reff-frm .form-control {
    border: 2px solid #face5a;
    margin-bottom: 30px !important;
    height: 64px;
}
.reff-frm .wpcf7-textarea {
    height: 110px;
}
.reff-frm .reff-sub {
    background: #e5aa30;
    border: 1px solid #e5aa30;
    width: 190px;
    height: 60px;
    color: #000;
    font-weight: 500;
    FONT-SIZE: 18PX;
    DISPLAY: flex;
    MARGIN: 0 AUTO;
}
.referral-sec p {
    font-size: 18px;
    line-height: 38px;
    margin-bottom: 20px;
}
.referral-sec p strong {
    font-size: 22px;
    color: #000;
    font-weight: 500;
}
.referral-sec p a {
    text-decoration: none;
    color: #84c6d0;
}


.post-type-archive-workshop h1.page-title {
    display: none;
}
.post-type-archive-workshop  h2.entry-title {
    font-size: 28px;
}
.post-type-archive-workshop #primary ul {
    /* padding-left: 20px; */
}
.post-type-archive-workshop #primary ul li {
    font-size: 16px;
    line-height: 34px;
    position: relative;
    padding-left: 30px;
}
.post-type-archive-workshop #primary footer.entry-footer {
    display: none;
}
.post-type-archive-workshop #primary .post-thumbnail {
    margin-top: 50px;
}
.post-type-archive-workshop h2.entry-title a {
    text-decoration: none;
}

.single-workshop #primary  h2.entry-title {
    font-size: 28px;
}
.single-workshop #primary ul {
    padding-left: 20px;
}
.single-workshop #primary ul li {
    font-size: 16px;
    line-height: 34px;
}
.single-workshop #primary footer.entry-footer {
    display: none;
}
.single-workshop #primary {
    padding-top: 50px;
    padding-bottom: 80px;
}
.post-navigation .nav-previous a, .post-navigation .nav-next a {
    background: #e5a539;
    color: #fff;
    border: 1px solid transparent;
    padding: 10px 20px;
    transition: all 0.5s;
}

.post-navigation .nav-previous a:hover, .post-navigation .nav-next a:hover {
    background: transparent;
    border: 1px solid;
    color: #e5a539;
}
section.vc_section.in_company {
    padding-bottom: 50px;
}

section.vc_section.in_company h2.vc_custom_heading {
    width: 100%;
    padding-bottom: 40px;
}

section.vc_section.in_company  ul {
    padding-left: 20px;
    margin-bottom: 30px;
}

section.vc_section.in_company ul li {
    line-height: 40px;
}
.online_sec {
    padding-top: 30px;
    padding-bottom: 100px;
}

.online_sec ul li {
    font-size: 18px;
    line-height: 36px;
    padding-bottom: 20px;
}
.online_sec ul {
    padding-left: 20px;
}

.bonus_Sec {
    padding-top: 50px;
    padding-bottom: 100px;
}

.bonus_Sec p {
    font-size: 20px;
    line-height: 40px;
    width: 80%;
    margin: 0 auto;
}
.blue_row {
    position: relative;
    padding-top: 60px;
    padding-bottom: 60px;
}

.blue_row:before {
    content: '';
    position: absolute;
    left: 1%;
    top: 0;
    width: 98%;
    height: 100%;
    background: radial-gradient(#DAF8FF, #4285f4ff) !important;
    z-index: -1;
    border-radius: 40px;
}

.blue_row .wpb_text_column {
    margin: 0;
    font-size: 18px;
    line-height: 2;
}
.blue_row .wpb_text_column p {
    margin-bottom: 15px;
}
.service_archive .service-card h3 {
    font-size: 30px;
    line-height: 1;
    margin-top: 0;
}

.service_archive .service-excerpt {
    font-size: 18px;
    line-height: 2;
}

.service_archive  .serv_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}

.service_archive .serv_img {
    height: 400px;
    border-radius: 20px;
    overflow: hidden;
    border-radius: 20px;
    box-shadow: 0 14px 34px oklab(0 0 0 / .16);
    backdrop-filter: blur(4px);
    position: sticky;
    top: 10px;
}

.service_archive .row {
    margin-bottom: 50px;
    position: relative;
    transition: all 0.5s;
    padding: 30px 15px;
    border-radius: 20px;
    box-shadow: 0 14px 34px oklab(0 0 0 / .06);
}

.service_archive .row:nth-child(even) {
    flex-direction: row-reverse;
}

.service_archive {
    padding-top: 70px;
}

.service_archive .row .service-card {
    padding-top: 30px;
}

.service_archive .row:hover {box-shadow: 0 14px 34px oklab(0 0 0 / .16);backdrop-filter: blur(4px);/* padding: 15px; */}
.online_list {}

.online_list ul {
    display: block;
    column-count: 
2;
    list-style: none;
    padding: 0;
}

.online_list ul li:before {
    content: '';
    font-family: 'FontAwesome';
    width: 23px;
    height: 23px;
    margin-right: 10px;
    background: url('https://dev.internalstaging.com/web/wintars/win/wp-content/uploads/2025/08/checked.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 7px;
    filter: brightness(0) saturate(100%) invert(65%) sepia(74%) saturate(403%) hue-rotate(2deg) brightness(97%) contrast(91%);
}

.online_list ul li {
    display: flex;
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
}

.online_list .wpb_text_column {
    border-radius: 20px;
    box-shadow: 0 14px 34px oklab(0 0 0 / .16);
    backdrop-filter: blur(4px);
    padding: 50px;
}
.post-type-archive-workshop article.workshop {
    border-radius: 20px;
    box-shadow: 0 14px 34px oklab(0 0 0 / .06);
    padding: 30px 50px;
    margin-bottom: 20px;
    transition: all 0.5s;
    margin-top: 30px;
    position: relative;
}
.post-type-archive-workshop article.workshop .free_btn {
    padding: 15px 16px !important;
    background: #E5AA30 !important;
    border-radius: 10px !important;
    font-size: 18px !important;
    line-height: 1 !important;
    color: #fff !important;
    text-decoration: none;
    transition: all 0.5s;
    border: 1px solid #E5AA30 !important;
    font-weight: 500;
    text-transform: capitalize;
    position: absolute;
    top: 12%;
    left: 14%;
}


.post-type-archive-workshop article.workshop li {
    list-style: none;
}

.post-type-archive-workshop article.workshop ul {
    padding: 0;
}

.post-type-archive-workshop #primary ul li:before {
    content: '';
    font-family: 'FontAwesome';
    width: 23px;
    height: 23px;
    margin-right: 10px;
    background: url(https://dev.internalstaging.com/web/wintars/win/wp-content/uploads/2025/08/checked.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 7px;
    filter: brightness(0) saturate(100%) invert(65%) sepia(74%) saturate(403%) hue-rotate(2deg) brightness(97%) contrast(91%);
}

.post-type-archive-workshop article.workshop:hover {
    box-shadow: 0 14px 34px oklab(0 0 0 / .16);
}
.pkg_row .vc_col-sm-4:hover li:before {
    filter: none;
}
section.vc_section.cont_sec .wpb_single_image.vc_align_center img {
    width: 70%;
    margin-bottom: 0 !important;
}

section.vc_section.cont_sec .wpb_single_image.vc_align_center {
    margin: 0;
}
.pricing_inner::before {
    display: none;
}

.in_company  img.vc_single_image-img {
    border-radius: 10px;
}
section.vc_section.pricing_sec.pricing_inner {
    margin-bottom: 0 !important;
}
/* Translate */

.gt_float_switcher {
    background: #fff !important;
    box-shadow: 0 0 10px 0px #e5aa3099 !important;
     border-radius:10px;
}
.gt_float_switcher .gt_options a {
    color: #000 !important;
}
.gt_float_switcher .gt-selected {
    background: #e5aa30 !important;
    border-radius:0px;
}
.gt_float_switcher .gt-selected .gt-current-lang {
    color: #000 !important;
}
.gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow {
    filter: brightness(0) !important;
}
.btn_div {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 50px;
}

.btn_div a {
    padding: 21px 18px !important;
    background: #E5AA30 !important;
    border-radius: 10px !important;
    font-size: 18px !important;
    line-height: 1 !important;
    color: #fff !important;
    text-decoration: none;
    transition: all 0.5s;
    display: block;
    border: 1px solid #E5AA30 !important;
    font-weight: 500;
    text-transform: capitalize;
}

.btn_div a:hover {
    color: #E5AA30 !important;
    background: #fff !important;
    border: 1px solid #000;
}
/* Rotating Fonts */

.rotating-text {
  font-family: Lato, sans-serif;
  font-weight: 500;
  font-size: 36px;
  color: #000000;
  transform: translateX(-80px);
  p {
    display: inline-flex;
    margin: 0;
    vertical-align: top;

    .word {
      position: absolute;
      display: flex;
      opacity: 0;

      .letter {
        transform-origin: center center 25px;

        &.out {
          transform: rotateX(90deg);
          transition: 0.3s cubic-bezier(0.6, 0, 0.7, 0.2);
        }
        &.in {
          transition: 0.8s ease;
        }
        &.behind {
          transform: rotateX(-90deg);
        }
      }
    }
  }
}
.peter-river {
  color: #e5aa30;
}
.green_word{
    color:#8cc33e;
}
/* Gravity Form Css */
.gf_progressbar_percentage.percentbar_orange {
    background-color: #e5aa30 !important;
}

.gf_browser_chrome input, .gf_browser_chrome select {
height: 58px !important;
    border-radius: 10px !important;
    border: 1px solid #EEEDED !important;
    font-size: 18px !important;
    padding: 10px;
}

.gf_browser_chrome  label.gfield_label {
    font-size: 16px !important;
}
.gf_browser_chrome input.gform-theme-button {
    padding: 15px 40px !important;
    height: unset !important;
    font-size: 18px !important;
    background: #E5AA30 !important;
    margin-top: 30px;
    border-radius: 10px !important;
}
.wintar_logo img {
    height:160px !important;
    width: auto;
}

/* .client-card-grid tbody tr td:first-child, .client-card-grid tbody tr td:nth-child(2), .client-card-grid tbody tr td:nth-child(4) {
    vertical-align: baseline;
} */
.client-card-grid tbody tr td{
    vertical-align: baseline;
    border-bottom: 1px solid #000;
}
table.client_table {
    margin: 0;
}
.Home_popup  .spu-container {
    padding: 40px !important;
    /* padding-bottom: 0 !important; */
}

.Home_popup .spu-container p {
    font-size: 21px;
    line-height: 2;
    margin-bottom: 40px !important;
    color: #fff !important;
}

#spu-206 {
     background-color: #a9a9a9d4 !important;
    backdrop-filter: blur(2px);
}

.Home_popup  .btn_div {
    display: flex;
    justify-content: center;
    margin: 0;
}

.Home_popup .btn_div a {
    margin: 0 10px;
}

.Home_popup .spu-container a.spu-close.spu-close-popup {
    top: 20px !important;
    right: 20px;
    color: #fff !important;
    text-shadow: none !important;
    border-radius: 100%;
    font-size:  !important;
}
.navbar-expand-xl .navbar-nav .dropdown-menu {
    width: 210px !important;
    max-width: unset;
    min-width: unset;
}
.board_sec>.vc_row {
    margin-bottom: 50px;
    position: relative;
    transition: all 0.5s;
    padding: 30px 15px;
    border-radius: 20px;
    box-shadow: 0 14px 34px oklab(0 0 0 / .06);
}

.board_sec .wpb_text_column {
    font-size: 18px;
    line-height: 2;
}

.board_sec .wpb_text_column p {
    margin: 0;
}

.board_member {
    width: 70%;
    margin: 0 auto;
    display: flex;
    padding: 5px;
    border: 1px solid #EEEDED;
    border-radius: 10px;
}

span.wpcf7-spinner {
    display: none !important;
}

.board_sec .wpb_text_column p {}

.board_sec .wpb_text_columnp {}

.board_member p {
    display: flex;
    width: 100%;
    height: 50px;
    margin: 0;
    position: relative;
}

.board_member span.wpcf7-form-control-wrap {
    width: 100%;
    height: 100%;
}

.board_member input.wpcf7-form-control.wpcf7-email {
    height: 100%;
    border-radius: 10px;
    border: none;
    padding: 20px;
    font-size: 18px;
}

.board_member input.btn.btn-primary {
    position: absolute;
    top: 0;
    height: 100%;
    right: 0;
    background: #E5AA30 !important;
    border-radius: 10px !important;
    font-size: 18px !important;
    line-height: 1 !important;
    color: #000 !important;
    text-decoration: none;
    transition: all 0.5s;
    display: block;
    border: 1px solid #E5AA30 !important;
    font-weight: 500;
    text-transform: capitalize;
    width: 30%;
}

.board_sec .cont_form label {
    height: 50px;
    width: 100%;
}

.board_sec .cont_form .col-6 {
    border-bottom: 1px solid #00000014;
    margin-bottom: 20px;
}

.board_sec .cont_form input.wpcf7-form-control.btn.btn-primary {
    width: 100%;
}

.dropdown-menu {
    background: oklch(1 0 0 / .2);
    backdrop-filter: blur(44px);
    border-color: #fff;
}
.logs_sec ul.wpb_image_grid_ul li a,.logs_sec ul.wpb_image_grid_ul li img {
    width: 100%;
    height: 100%;
    object-fit: scale-down;
    padding: 10px;
}

.m-img img {
    border-radius: 20px;
}


.col-modal .vc_column-inner {
    background-size: cover;
    height: 100%;
    background-repeat: no-repeat;
    border-radius: 20px;
    background-position: center;
}

.ult_modal-body {
    padding: 0 !important;
}

.ult_modal.ult-small {
    width: 60% !IMPORTANT;
}

.pkg_row .vc_col-sm-4:last-child .vc_column-inner>.wpb_wrapper ul {
    overflow-y: unset;
}
.navbar-light .navbar-brand a {
    text-transform: uppercase;
    font-size: 30px;
}
.navbar-light .navbar-brand {
    width: 190px;
}
.translated-ltr .about_sec .cont_row .uvc-heading h2 {
    line-height: 1 !important;
}

.translated-ltr .about_sec .cont_row .uvc-heading {
    flex: 0 0 22%;
}
.workshop-card-grid .col-md-3:first-child .free_btn {display: inline;}

.workshop-card-grid .col-md-3 .free_btn {
    display: none ;
}
.book_form  input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-primary {
    margin: 0;
}
.navbar-light .navbar-brand img{
    height: 100%;
    width: auto;
}