/*
Theme Name: custom wrapper
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
--------------------------------------------------------------*/
@font-face {
    font-family: 'Involve';
    src: url('../inc/assets/fonts/Involve-Bold.eot');
    src: url('../inc/assets/fonts/Involve-Bold.eot?#iefix') format('embedded-opentype'),
         url('../inc/assets/fonts/Involve-Bold.woff2') format('woff2'),
         url('../inc/assets/fonts/Involve-Bold.woff') format('woff'),
         url('../inc/assets/fonts/Involve-Bold.ttf') format('truetype'),
         url('../inc/assets/fonts/Involve-Bold.svg#Involve-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Involve';
    src: url('../inc/assets/fonts/Involve-Regular.eot');
    src: url('../inc/assets/fonts/Involve-Regular.eot?#iefix') format('embedded-opentype'),
         url('../inc/assets/fonts/Involve-Regular.woff2') format('woff2'),
         url('../inc/assets/fonts/Involve-Regular.woff') format('woff'),
         url('../inc/assets/fonts/Involve-Regular.ttf') format('truetype'),
         url('../inc/assets/fonts/Involve-Regular.svg#Involve-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
body {
  margin: 0;
  -webkit-font-smoothing: auto;
  font-family: 'Sora', sans-serif !important;
}

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

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: #24292e;
  font-weight: 700;
  margin-top: 24px;
  margin-bottom: 15px;
  font-family: Sora !important;
}
h1 {
  font-size: 90px;
  font-weight: 700 !important; 
  line-height: 100px;
  margin: 0 !important;
  padding: 0 !important;
  color: #000 !important;
}
h2 {
    font-size: 68px ;
    font-weight: 700 ;
    line-height: 78px;
    color: #000;
    text-transform: uppercase;
}
h3 {
  font-size: 58px !important;
  line-height: 68px !important;
  font-weight: 700 !important;
  color: #000 ;
  text-transform: uppercase;

}
h4 {
  font-size:22px;
  line-height: 22px;
  font-weight: 400;
  color: #000 !important;
  

}
h5 {
  font-size: 24px;
  line-height: 26px;
  letter-spacing: 0.9px;
  font-weight: 700;
  color: #fff;
}
h6{
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

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;
}
p {
    font-size: 18px;
    font-weight: 400;
    line-height: 33px;
    color: #00000099;
}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
body {
    font-family: 'Sora' !important;
    background: #053656 !important;
}
body, html {
    overflow-x: hidden;
    scroll-behavior: smooth;
}
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
--------------------------------------------------------------*/
#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
--------------------------------------------------------------*/
.btn-close {
    display: none;
}
#masthead nav {
  padding-left: 0;
  padding-right: 0;
}
.navbar-brand {
   
}
.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: 0rem;
  padding-top: 0rem;
}

.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: 0em 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: 1366px) {
  html {
    font-size: 95%;
  }
h2 {
    font-size: 45px !important;
    line-height: 55px !important;
}
h3 {
    font-size: 30px !important;
    line-height: 40px !important;
}
h4 {
    font-size: 26px;
    line-height: 36px !important;
}
body.archive div#content {
    padding: 100px 0px !important;
}
body.page-template.page.page-id-25.logged-in.woocommerce-checkout div#content {
    padding-top: 85px !important;
    padding-bottom: 85px !important;
}
body.product-template-default.single.single-product div#content {
    padding: 100px 0px 60px !important;
}
}
@media (min-width: 1440px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1200px !important;
}
}
@media (max-width: 1400px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1160px !important;
}
}
@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: 767px) {
  .navbar-collapse {
    width: 100%;
}
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
  html {
    font-size: 75%;
  }
}

/*----------------------------------------
             custom css
------------------------------------------*/
ul{
  padding-left: 0 !important;
  list-style: none;
}

a{
  text-decoration: none !important;
  padding: 0px !important;
  background: none !important;
}
input{
  box-shadow: none !important;
  outline: none !important;
}
/*----------------------------------------
        
------------------------------------------*/

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


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

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

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

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

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

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

/*----------------------------------------
           footer
------------------------------------------*/
#footer-widget h3 {
    margin-top: 0;
    margin-bottom: 30px;
}
#colophon, #footer-widget {
    background: transparent !important;
}
.main-footer #footer-widget {
    background: transparent !important;
}
.footer-top .widget-title {
    text-align: center;
    margin-bottom: 60px;
    margin-top: 0px;
}
.contact-frm .col-md-6 .form-control {
    height: 35px;
    border: unset;
    border-bottom: 1px solid #707070;
    border-radius: unset;
    background: transparent;
    width: 100%;
    padding-left: 0px;
}
.footer-top #text-6 {
    text-align: center;
}

.footer-top #text-6 p {
    margin-bottom: 0px;
    color: #351b72 !important;
    font-size: 20px;
}
.main-footer .widget_text {
    margin-bottom: 0px;
}
.ftr-1 ul li i {
    color: #3a80ec;
    font-size: 18px;
    padding-right: 10px;
}
#footer-widget h3 {
    font-size: 18px !important;
    margin-bottom: 0px;
    padding-bottom: 30px;
    text-transform: capitalize;
    color: #fff !important;
    line-height: 24px !important;
    font-family: 'Plus Jakarta Sans' !important;
    font-weight: 700 !important;
}
ul#menu-footer-menu li a {
    font-size: 18px !important;
    font-weight: 400 !important;
    color: #fff !important;
    line-height: 34px;
}

#footer-widget {
    padding-top: 60px !important;
    padding-bottom: 30px;
}
.footer-left p {
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 26px;
}
.footer-right p {
    color: #fff !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 20px;
}
#colophon .row {
    padding-top: 40px;
    padding-bottom: 50px;
}
#footer-widget ul li {
    margin-bottom: 5px;
}
.ftr-1 p {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 28px;
    color: #fff !important;
}
.ftr-3 {
    position: relative;
}
.ftr-3 p {
    font-size: 16px;
    line-height: 32px;
    color: #434343 !important;
    margin-bottom: 20px;
}
.ftr-2 .textwidget {
    width: 74%;
}
#footer-widget ul li a {
    font-size: 14px;
    line-height: 32px;
    color: #ffffffe0 !important;
    font-weight: 400 !important;
    text-transform: capitalize;
    transition: 0.5s;
    font-family: 'Plus Jakarta Sans' !important;
}
.ftr-5 {
    display: flex;
    justify-content: end;
}
#footer-widget ul li a:hover {
    text-decoration: underline !important;
    color: #ff8833 !important;
}
.ftr-3 ul li i {
    color: #fff;
    margin-right: 6px;
    font-size: 14px;
}
.ftr-3 {
    display: flex;
    justify-content: end;
}
.ftr-4 {
    display: flex;
    justify-content: center;
    position: relative;
}
.ftr-4:before {
    content: '';
    border-right: 1px solid #ffffff52 !important;
    height: 100%;
    position: absolute;
    left: 60px;
}
.ftr-4:after {
    content: '';
    border-left: 1px solid #ffffff52 !important;
    height: 100%;
    position: absolute;
    right: -50px;
}
.ftr-1 #text-4 ul {
    margin-bottom: 0px;
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}
.ftr-1 #text-4 ul li a {
    text-decoration: underline !important;
}
.ftr-2 ul {
    display: flex;
    margin-bottom: 0px;
    margin-top: 50px !important;
}
.ftr-2 ul li {
    margin-right: 30px;
}
.ftr-2 ul li a {
    color: #fff !important;
    font-size: 18px !important;
}
.ftr-right ul {
    margin-bottom: 0px;
    display: flex;
    justify-content: end !important;
    text-align: end;
}
.ftr-right ul li {
    margin-left: 15px;
    padding-right: 15px;
}
/* .ftr-right ul li:first-child {
    border-right: 1px solid #fff;
} */
.ftr-right ul li a {
    color: #fff !important;
    font-size: 16px;
    line-height: 16px !important;
    font-family: 'Plus Jakarta Sans' !important;
}
#colophon .container {
    border-top: 1px solid #ffffff33;
}
.main-footer p {
    color: #ffffffe8;
    font-size: 16px;
    line-height: 28px;
}
.ftr-left p {
    margin-bottom: 0px;
}
/*----------------------------------------
           hover effects
------------------------------------------*/
.site_btn a {
    position: relative;
    display: inline-block;
    background: #053656 !important;
    padding: 20px 20px !important;
    border-radius: 10px !important;
    font-size: 18px !important;
    color: #fff !important;
    font-weight: 700 !important;
    text-decoration: none;
    overflow: hidden;
    transition: color 0.4s ease;
    z-index: 1;
}
.site_btn a::before {
    content: "";
    position: absolute;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: #FF8833;
    transition: top 0.4s ease;
    z-index: -1;
    border-radius: 10px;
}
.site_btn a:hover::before {
    top: 0;
}
.site_btn a:hover {
    color: #fff !important;
}


/*----------------------------------------
        Custom css Start
------------------------------------------*/
/*********BREADCRUMBS CSS**************/
.page-header {
    background: url(inc/assets/images/bread.jpg);
    text-align: center;
    padding-top: 230px;
    padding-bottom: 100px;
    border-bottom: 30px solid #FFB222;
    background-size: cover;
    background-repeat: no-repeat;
}
.breadcrumb-list {
    list-style: none;
    padding: 0;
    display: flex;
    gap: 5px;
    font-size: 24px;
    justify-content: center;
    margin-top: 20px;
}
.breadcrumb-list li::after {
    content: ">";
    margin: 0 5px;
    color: #ffffff;
}
.breadcrumb-list li:last-child::after {
    content: "";
}
.breadcrumb-list li {
    color: #ffffff;
    font-size: 18px;
    line-height: 28px;
}
.page-header .page-title {
    color: #fff !important;
    font-size: 40px;
    margin-bottom: 0px;
    text-transform: capitalize;
}
.custom-breadcrumb .breadcrumb-list li a {
    color: #fff;
    font-size: 18px;
    line-height: 28px;
}
/*----------------------------------------
         Header CSS
------------------------------------------*/
#masthead {
    padding: 40px 0px 40px 0px;
    width: 100% !important;
    background: #fff !important;
    position: absolute;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 50px;
    z-index: 999;
}
#masthead ul#menu-header-menu li {
    margin-right: 25px;
    padding-right: 25px;
    border-right: 1px solid #000;
}
#masthead ul#menu-header-menu li:last-child {
    border-right: unset;
}
/* ============================================
   MAIN MENU LINKS (with underline hover)
============================================ */
#masthead ul#menu-header-menu > li > a {
    position: relative;
    color: #000;
    font-size: 18px !important;
    transition: 0.5s !important;
    line-height: 13px;
    text-transform: capitalize;
    font-weight: 400 !important;
}

/* Underline effect only for main menu */
#masthead ul#menu-header-menu > li > a::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -14px;
    width: 0%;
    height: 4px;
    background: #f8ad21;
    transition: 0.5s ease;
    border-radius: 50px;
}

#masthead ul#menu-header-menu > li > a:hover::after {
    width: 100%;
}

/* ============================================
   DROPDOWN HOVER OPEN
============================================ */
#masthead ul#menu-header-menu li.menu-item-has-children:hover > .dropdown-menu {
    display: block !important;
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

#masthead ul#menu-header-menu li .dropdown-menu {
    display: block;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: 0.3s ease;
    background: #fff;
    padding: 10px 0;
    border: none;
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1);
    width: 240px !important;
    padding-left: 20px !important;
}

/* ============================================
   DROPDOWN ITEMS (NO underline effect)
============================================ */
#masthead ul#menu-header-menu li .dropdown-menu .dropdown-item {
    position: relative;
    padding: 10px 20px;
    font-size: 13px;
    color: #000 !important;
    text-transform: uppercase;
    transition: 0.3s 
ease;
    font-weight: 500;
}

/* Remove underline ::after from dropdown items completely */
#masthead ul#menu-header-menu li .dropdown-menu .dropdown-item::after {
    display: none !important;
    content: none !important;
}

/* Dropdown hover style */
#masthead ul#menu-header-menu li .dropdown-menu .dropdown-item:hover {
    background: #f8ad21;
    color: #ffb222 !important;
    padding-left: 25px; /* Nice slide effect */
}
.navbar-light .navbar-nav .active>.nav-link {
    color: #0e3d5c !important;
}
#masthead ul#menu-header-menu > li:last-child > a::after {
    display: none !important;
    content: none !important;
}

#masthead ul#menu-header-menu > li:last-child > a:hover::after {
    width: 0 !important;
}
#masthead ul#menu-header-menu li .dropdown-menu li {
    border-right: unset !important;
    margin-bottom: 10px;
    list-style: disc;
    color: #ffae00;
}
/*----------------------------------------
        Banner Css
------------------------------------------*/
.vc_section.services-sec {
    POSITION: RELATIVE ! IMPORTANT;
    TOP: -90px;
    BACKGROUND: #FFF ! IMPORTANT;
    Z-INDEX: 0;
    OVERFLOW: visible ! IMPORTANT;
    box-shadow: 0px -34px 0px 0px #FFB222;
    border-radius: 30px;
}
.banner-barel {
    POSITION: relative !IMPORTANT;
    Z-INDEX: 999 !IMPORTANT;
}
/*.services-sec:before {
    content: '';
    background: url(inc/assets/images/cvtop.png) no-repeat;
    position: absolute;
    width: 100%;
    height: 50px !important;
}*/
.banner-barel img {
  animation: bell-swing 6s ease-in-out infinite;
  transform-origin: top center;
}
@keyframes bell-swing {
  0%   { transform: rotate(0deg); }
  25%  { transform: rotate(3deg); }
  50%  { transform: rotate(0deg); }
  75%  { transform: rotate(-3deg); }
  100% { transform: rotate(0deg); }
}
/*----------------------------------------
       Services Section
------------------------------------------*/

.services_sec .srv-wrap2 {
    padding-top: 30px;
}
.services_wrapper .service-wrap-rex {
    position: absolute;
    z-index: 999;
    top: 0;
    display: flex;
    flex-direction: column;
    gap: 220px;
    padding: 20px;
    transition: 0.5s;
    height: auto;
}
.services_wrapper .main-services {
    padding: 0px;
    position: relative;
}
.service-header h3 {
    color: #000 !important;
    margin: 0;
    font-size: 30px !important;
    font-weight: 700 !important;
    text-transform: capitalize;
    margin-left: 20px;
}
.service-header {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
.services_wrapper .service-wrap-rex .kortex-wrapper p {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 28px;
}
.service-content {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.services_wrapper .service-wrap-rex .serv-btn a {
    color: #fff;
    text-decoration: underline !important;
    font-size: 16px;
    line-height: 28px;
    transition: 0.5s;
}
.service-header .ser-thumbs {
    background: #FFB222;
    width: 51px !important;
    height: 51px;
    padding: 10px;
    border-radius: 10px;
}
.services_wrapper .main-services .ser-thumbs img {
    width: 100%;
}
.iner-serv-br .col-md-4:nth-child(3n+2) .main-services {
    position: relative;
    /*padding-bottom: 30px;
    padding-top: 30px;*/
}
.iner-serv-br .col-md-4:nth-child(3n+2) .main-services::before,
.iner-serv-br .col-md-4:nth-child(3n+2) .main-services::after {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: 1px;
  background: #0000002e;
}
.iner-serv-br .col-md-4:nth-child(3n+2) .main-services::before {
    left: -60px;
}
.iner-serv-br .col-md-4:nth-child(3n+2) .main-services::after {
    right: 25px;
}
.services-wrap .sub-title {
    position: relative;
}
.services-wrap .sub-title:before {
    content: '';
    position: absolute;
    background: url(inc/assets/images/Additives.png) no-repeat center center;
    height: 110px;
    width: 50%;
    top: -40px;
    left: -80px;
}
.services_wrapper {
    position: relative;
}
.services_wrapper:after {
    content: '';
    border-bottom: 1px solid #0000002e;
    width: 80%;
    height: 1px;
    position: absolute;
}
.main-services {
    margin-bottom: 30px;
    margin-top: 30px;
}
.services-sec {
    padding-bottom: 100px;
}
.service-content ul li {
    font-size: 15px;
    color: #000000ad;
    line-height: 30px;
    list-style: disc;
}
.service-content ul li::marker {
    color: #ffb222;
}
.service-content ul {
    padding-left: 20px !important;
}
.serv-btn a {
    font-size: 18px;
    font-weight: 700;
    color: #053656;
    text-decoration: underline !important;
    position: relative;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
}
.serv-btn a::after {
    content: "\f061";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    position: absolute;
    opacity: 0;
    transition: all 0.3s ease;
    color:#ffb222;
    left: 110px;
    font-size: 30px;
}
.serv-btn a:hover::after {
    right: -30px; 
    opacity: 1;
}
/*----------------------------------------
         Inner Services
------------------------------------------*/
.single-additives #primary ul li {
    list-style: disc;
    margin-bottom: 10px;
}

.single-additives #primary ul {
    padding-left: 20px !important;
}

.single-additives #primary ul li::marker {
    color: #ffb222;
}
#secondary {
    display: none;
}
.single-additives #content {
    background: #fff;
    padding-top: 100px;
    padding-bottom: 100px;
}
.single-additives #primary {
    position: relative;
    overflow: hidden;
    width: 100%;
    max-width: 100%;
    flex: 0 100%;
    box-shadow: 0px 0px 20px -9px #000;
    padding: 40px;
    border-radius: 20px;
    background: #fff;
    transition: all 0.5s ease;
}
.single-additives #primary::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 0;
    background: radial-gradient(circle at 20% 30%, rgba(255,178,34,0.25), transparent 60%),
                radial-gradient(circle at 80% 70%, rgba(255,136,51,0.25), transparent 60%),
                linear-gradient(135deg, rgba(255,178,34,0.15), rgba(255,136,51,0.15));
    opacity: 0;
    transform: scale(1.2);
    transition: all 0.6s ease-in-out;
}
.single-additives #primary:hover::before {
    opacity: 1;
    transform: scale(1);
}
.single-additives #primary::after {
    content: "";
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: repeating-conic-gradient(
        from 0deg,
        rgba(255,178,34,0.12) 0deg 10deg,
        transparent 10deg 20deg
    );
    transform: rotate(25deg) scale(1.1);
    opacity: 0;
    transition: opacity 1s ease-in-out;
    mix-blend-mode: multiply;
    z-index: 0;
}
.single-additives #primary:hover::after {
    opacity: 0.3;
    animation: moveShapes 10s linear infinite;
}
@keyframes moveShapes {
    0% {
        transform: rotate(25deg) translateY(0);
    }
    50% {
        transform: rotate(25deg) translateY(-20px);
    }
    100% {
        transform: rotate(25deg) translateY(0);
    }
}
.single-additives #primary > * {
    position: relative;
    z-index: 1;
}
.single-additives #primary .post-thumbnail {
    background: #ffb222;
    width: 150px;
    height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
}
.single-additives #primary .entry-title {
    font-size: 30px;
    line-height: 40px;
    border-bottom: 5px solid #ffb222;
    padding-bottom: 20px !important;
    margin-bottom: 20px !important;
    margin-top: 20px !important;
}
.nav-links a {
    background: #053656 !important;
    padding: 20px 20px !important;
    border-radius: 10px !important;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
}
/*----------------------------------------
         About Us section
------------------------------------------*/
.about-sec p {
    padding-left: 70px;
    padding-right: 70px;
}
.sub-title {
    font-size: 30px !important;
    line-height: 40px !important;
    letter-spacing: 20px;
    font-weight: 700 !important;
    color: #000 !important;
    margin-bottom: 50px !important;
}
.about-sec .site_btn {
    display: flex !important;
    justify-content: center !important;
    margin-top: 40px !important;
}
.about-sec .sub-title {
    position: relative;
}
.about-sec .sub-title:before {
  content: '';
  position: absolute;
  background: url(inc/assets/images/about.png) no-repeat center center;
  background-size: contain;
  height: 110px;
  width: 100%;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
  margin: 0 auto;
}
/*----------------------------------------
    Lets Talk section
------------------------------------------*/
.lets-talk {
    margin-top: 90px;
    padding-top: 60px;
    padding-bottom: 80px;
    border-radius: 50px;
}
.lets-talk p {
    color: #ffffffa6;
}
.lets-talk p {
    margin-top: 20px;
    margin-bottom: 30px !important;
}
.lets-talk .site_btn {
    display: flex !important;
    justify-content: center !important;
}
.lets-talk .site_btn a{
   background: #fff !important;
   color: #063756 !important;
}
/*----------------------------------------
         Our blog Section
------------------------------------------*/
.our-blogs-sec .site_btn a {
    background: #FF8833 !important;
}
.our-blogs-sec {
    padding-top: 50px;
    padding-bottom: 50px;
}
.our-blogs-sec .site_btn{
  display: flex !important;
  justify-content: center !important;
  margin-top: 50px !important;  
}
.our-blogs-sec .sub-title {
    position: relative;
}
.our-blogs-sec .sub-title:before {
  content: '';
  position: absolute;
  background: url(inc/assets/images/BLogs.png) no-repeat center center;
  background-size: contain; 
  height: 110px;
  width: 100%;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
  margin: 0 auto !important;
}
.blog-box {
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 400px;
    border-radius: 12px;
    overflow: hidden;
    transition: all 0.4s ease;
    border-radius: 20px;
    width: 100%;
}
.blog-discript {
    position: absolute;
    inset: 0;
    background: rgb(0 0 0 / 18%);
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /* text-align: center; */
    opacity: 0;
    transition: all 0.4s 
ease;
    margin: 15px;
    border-radius: 20px;
    padding: 30px;
    backdrop-filter: blur(30px);
    border: 1px solid #0000002b;
}
.blog-box:hover .blog-discript {
    opacity: 1;
}
.blog-title {
}
.blog-content p {
    font-size: 15px;
    margin-bottom: 15px;
}
.blog-btn a {
    display: inline-block;
    color: #fff !important;
    border-radius: 6px;
    font-weight: 700;
    transition: background 0.3s ease;
    border: 1px solid #fff;
    width: 149px !important;
    height: 61px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
}
.blog-btn a:hover {
    background: #ff8833 !important;
    border-color: #ff8833;
}
.blog-discript .blog-title {
    font-size: 24px !important;
    line-height: 36px !important;
    color: #fff !important;
    text-transform: capitalize !important;
    text-align: center;
}
.blog-discript .blog-content p {
    font-size: 18px !important;
    line-height: 33px !important;
    color: #ffffffcf !important;
    text-align: center;
}
.blog-item {
    margin-bottom: 30px;
}
.post-timer {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.post-timer i {
    padding-right: 10px;
}



.single-our_blogs #content {
    background: #fff;
    padding-top: 100px;
    padding-bottom: 100px;
}
.single-our_blogs #primary {
    position: relative;
    overflow: hidden;
    width: 100%;
    max-width: 100%;
    flex: 0 100%;
    box-shadow: 0px 0px 20px -9px #000;
    padding: 40px;
    border-radius: 20px;
    background: #fff;
    transition: all 0.5s ease;
}
.single-our_blogs #primary::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 0;
    background: radial-gradient(circle at 20% 30%, rgba(255,178,34,0.25), transparent 60%),
                radial-gradient(circle at 80% 70%, rgba(255,136,51,0.25), transparent 60%),
                linear-gradient(135deg, rgba(255,178,34,0.15), rgba(255,136,51,0.15));
    opacity: 0;
    transform: scale(1.2);
    transition: all 0.6s ease-in-out;
}
.single-our_blogs #primary:hover::before {
    opacity: 1;
    transform: scale(1);
}
.single-our_blogs #primary::after {
    content: "";
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: repeating-conic-gradient(
        from 0deg,
        rgba(255,178,34,0.12) 0deg 10deg,
        transparent 10deg 20deg
    );
    transform: rotate(25deg) scale(1.1);
    opacity: 0;
    transition: opacity 1s ease-in-out;
    mix-blend-mode: multiply;
    z-index: 0;
}
.single-our_blogs #primary:hover::after {
    opacity: 0.3;
    animation: moveShapes 10s linear infinite;
}
@keyframes moveShapes {
    0% {
        transform: rotate(25deg) translateY(0);
    }
    50% {
        transform: rotate(25deg) translateY(-20px);
    }
    100% {
        transform: rotate(25deg) translateY(0);
    }
}
.single-our_blogs #primary > * {
    position: relative;
    z-index: 1;
}
.single-our_blogs #primary .post-thumbnail {
    background: #00000042;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.single-our_blogs #primary .entry-title {
    font-size: 30px;
    line-height: 40px;
    border-bottom: 5px solid #ffb222;
    padding-bottom: 20px !important;
    margin-bottom: 20px !important;
    margin-top: 20px !important;
}
/*----------------------------------------
         Product CSS
------------------------------------------*/
.vc_section.our-pro-sec {
    background: #fff;
}
.our-products .product-info .product-wrapper {
    position: relative;
    box-shadow: 0px 0px 23px -15px #000;
    padding: 20px;
    border-radius: 20px;
    overflow: hidden;
    background-color: #fff;
    color: #000; 
    transition: all 0.5s ease;
}
.product-info {
    margin-bottom: 30px;
}
.our-products .product-info .product-wrapper::before {
    content: "";
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: repeating-linear-gradient(
        45deg,
        rgba(255, 165, 0, 0.15) 0px,
        rgba(255, 165, 0, 0.15) 2px,
        transparent 2px,
        transparent 6px
    );
    transform: translateX(-100%);
    transition: transform 1s ease;
    pointer-events: none;
    z-index: 0;
}
.our-products .product-info .product-wrapper:hover::before {
    transform: translateX(0);
}
.our-products .product-info .product-wrapper:hover {
    color: #fff;
    background-color: #121212; 
}
.our-products .product-info .product-wrapper:hover .product-title h3 {
    color: #fff !important;
}

.our-products .product-info .product-wrapper:hover p {
    color: #fff !important;
}
.our-products .product-info .product-wrapper * {
    position: relative;
    z-index: 1;
    transition: color 0.5s ease;
}
.our-products .product-info .product-wrapper .product-thumb img {
    width: 100%;
    height: 230px;
    object-fit: contain;
}
.our-products .product-info .product-wrapper .product-thumb {
    background: #00000045;
    border-radius: 10px;
}
.our-products .product-info .product-wrapper .product-title h3 {
    font-size: 25px !important;
    text-align: center;
    line-height: 35px !important;
    text-transform: capitalize !important;
}
.our-products .product-info .product-wrapper p {
    text-align: center;
    font-size: 16px;
    line-height: 25px;
}
.our-products .product-info .product-wrapper .site_btn {
    text-align: center;
}
.single-our_product #content {
    background: #fff;
    padding-top: 50px;
    padding-bottom: 50px;
}
.inquery-frm label strong {
    color: #ffb222;
    font-size: 18px;
    padding-left: 4px;
}
.inquery-frm .row {
    align-items: end;
}

.inquery-frm .form-control {
    border: 1px solid #00000080;
    height: 50px;
    border-radius: 10px;
}

.inquery-frm .form-control::placeholder {
  font-size: 16px;
}

.inquery-frm .wpcf7-select.form-control option {
    font-size: 16px !important;
}
.inquery-frm .wpcf7-checkbox.form-control {
    height: 80px;
    border: unset;
}
.inquery-frm .wpcf7-list-item.first.last {
    margin-left: 0px;
}
.inquery-frm label {
    color: #000;
    font-size: 16px;
    line-height: 40px;
}
.inquery-frm .inque-btn {
    WIDTH: 20%;
    HEIGHT: 60PX;
    BORDER-RADIUS: 10PX;
    color: #fff;
    background: #053656;
    outline: unset !important;
    border: 1px solid #053656;
    font-size: 18px;
    font-weight: 500;
}

.inqure-wraper {
    margin-top: 60px;
    box-shadow: 0px 0px 23px -15px;
    padding: 30px;
    border-top: 20px solid #ffb222;
    border-radius: 30px;
}
.product-wrapper .product-thumb {
    background: #00000047;
    padding: 20px;
    border-radius: 20px;
}
.product-wrapper .product-thumb img {
    width: 100%;
    height: 420px;
    object-fit: contain;
}
.product-wrapper .p-title {
    border-bottom: 4px solid #ffb222;
}
/*----------------------------------------
         Contact Pages CSS
------------------------------------------*/
.contact-us .firstp p {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}
.contact-frm .col-md-12 .form-control {
    border: 1px solid #0000008f;
    height: 50px;
    border-radius: 10px;
}
.contact-frm .col-md-12 .form-control::placeholder {
    font-size: 14px;
    color: #828282;
}
.contact-frm .wpcf7-textarea.form-control {
    height: 133px;
    padding-top: 20px;
}
.contact-frm .sub-btn {
    width: 100%;
    height: 60px;
    border-radius: 10px;
    background: #053656;
    outline: unset !important;
    font-size: 18px;
    font-weight: 500;
    border: 1px solid #053656;
}
.cnt-extra ul {
    display: flex;
    justify-content: space-around;
    margin-bottom: 0px;
    text-align: center;
}
.cnt-extra ul li a {
    color: #000;
    margin-bottom: 0px;
    font-size: 13px;
}
.cnt-extra {
    margin-bottom: 0px !important;
}
.cnt-extra ul li a span {
    font-size: 14px;
    FONT-WEIGHT: 600;
}
.cnt-extra ul li i {
    font-size: 23px;
    color: #000;
    margin-right: 10px;
}
.contact-us {
    background: #fff;
}
/*----------------------------------------
          WEB RESPONSIVE
------------------------------------------*/
@media only screen and (max-width: 1920px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1720px !important;
}
}
@media only screen and (max-width: 1880px){
.vc_section.services-sec {
    POSITION: RELATIVE ! IMPORTANT;
    TOP: -70px !important;
}
.services-wrap .sub-title:before {
    left: -20px;
} 
}
@media only screen and (max-width: 1770px){
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1720px !important;
        padding-left: 50px;
        padding-right: 50px;
    }  
}
@media only screen and (max-width: 1660px){
#masthead {
  padding: 15px 0px 15px 0px;
}
.service-header h3 {
  font-size: 26px !important;
  line-height: 36px;
}
  .vc_section.services-sec {
      POSITION: RELATIVE ! IMPORTANT;
      TOP: -50px !important;
  }
  .services-wrap .sub-title:before {
      left: -62px;
      width: 70%;
  }
.iner-serv-br .col-md-4:nth-child(3n+2) .main-services::before {
  left: -45px;
}
.iner-serv-br .col-md-4:nth-child(3n+2) .main-services::after {
  right: 15px;
}
.blog-discript .blog-title {
  font-size: 18px !important;
  margin-top: 5px;
  margin-bottom: 5px;
} 
.blog-discript {
  margin: 10px;
  padding: 20px;
}
.blog-discript .blog-content p {
  font-size: 16px !important;
  line-height: 28px !important;
}
h3 {
  font-size: 50px !important;
  line-height: 60px !important;
}
.single-additives #primary .post-thumbnail {
  width: 100px;
  height: 100px;
} 
.our-products .product-info .product-wrapper .product-title h3 {
    font-size: 20px !important;
    line-height: 30px !important;
}
.our-products .product-info .product-wrapper .product-thumb img {
    width: 100%;
    height: 160px;
    object-fit: contain;
} 
.ftr-4:before {
    left: 20px;
}     
}
@media only screen and (max-width: 1366px){
    .vc_section.services-sec {
      POSITION: RELATIVE ! IMPORTANT;
      TOP: -40px !important;
  }
.services-wrap .sub-title:before {
      left: -40px;
      width: 80%;
  }
p {
  font-size: 15px;
  line-height: 25px;
}
  .service-header h3 {
      font-size: 24px !important;
      line-height: 34px !important;
  }
.ftr-2 .textwidget {
      width: 80%;
}
/* #footer-widget ul li a {
  font-size: 15px;
  line-height: 30px;
} */
.main-footer p {
  font-size: 15px;
  line-height: 25px;
} 
#footer-widget h3 {
  padding-bottom: 20px;
}
.ftr-4:before {
  left: 10px;
}
.ftr-4:after {
  right: -10px;
}
  h3 {
      font-size: 45px !important;
      line-height: 55px !important;
  }
.blog-discript {
      margin: 9px;
      padding: 15px;
  }
#masthead ul#menu-header-menu li a {
    font-size: 16px !important;
}
.our-products .product-info .product-wrapper .product-thumb img {
        width: 100%;
        height: 120px;
        object-fit: contain;
    }
.site_btn a {
    padding: 15px 18px !important;
    font-size: 16px !important;
}
.nav-links a {
    padding: 15px 15px !important;
    font-size: 16px;
}
.our-products .product-info .product-wrapper .product-title h3 {
        font-size: 18px !important;
        line-height: 28px !important;
    }
.our-products .product-info .product-wrapper { 
    padding: 10px;
}
.vc_section.our-pro-sec .pro-side {
    padding-top: 50px !important;
}
.category-box .category-wrap h3 {
    font-size: 15px !important;
    line-height: 24px !important;
}
.category-box .category-wrap {
    padding: 12px;
}
}
@media only screen and (max-width: 1199px){
.navbar-collapse.collapse.show {
transform: unset;
}
    h4 {
        font-size: 22px;
        line-height: 28px !important;
    }
.navbar-collapse {
    background: #ffb222 !important;
    width: 50%;
    right: 0% !important;
    position: fixed !important;
    z-index: 999;
    top: 0 !important;
    transition: 0.5s;
    padding: 0px 0px;
    height: 100%;
    transform: translate(100%, 0);
    border-left: 5px solid #000;
}
#masthead .btn-close {
    background: #000 !important;
    border: none;
    color: #fff;
    font-weight: 700 !important;
    font-size: 23px;
    top: 10px;
    position: relative;
    display: block !important;
    outline: none !important;
    left: 14px;
    width: 40px;
    height: 40px;
    border-top-right-radius: 18px;
    border-bottom-left-radius: 18px;
}
      #masthead .navbar-collapse #menu-header-menu li a {
        color: #000;
        padding: 20px 20px !important;
        text-align: center;
        margin-right: 0px;
        font-size: 18px !important;
    }
#masthead ul#menu-header-menu li a::after {
display: none;
}        
#masthead #menu-header-menu li {
    border-bottom: 5px solid #000;
}
#masthead ul#menu-header-menu li {
margin-right: 0px;
padding-right: 0px;
border-right: unset;
}
.site_btn.head-btn {
    TEXT-ALIGN: center;
}
.site_btn.head-btn a {
    width: 40%;
    margin-top: 7px;
}
.navbar-toggler {
    background: #ffb222;
    width: 60px;
    height: 50px;
}
.banner-sec h2 {
    font-size: 37px !important;
}
	.vc_section.services-sec {
		POSITION: RELATIVE ! IMPORTANT;
		TOP: -34px !important;
	}
.vc_section.services-sec {
    padding-top: 50px !important;
}
.services-wrap .sub-title:before {
        left: 0px;
        width: 100%;
    }
.about-sec p {
    padding-left: 0px;
    padding-right: 0px;
}
.sub-title {
    font-size: 24px !important;
    line-height: 34px !important;
    letter-spacing: 15px;
}
    .service-header h3 {
        font-size: 19px !important;
        line-height: 29px !important;
    }
       .container, .container-lg, .container-md, .container-sm, .container-xl {
        padding-left: 30px;
        padding-right: 30px;
    }
    .iner-serv-br .col-md-4:nth-child(3n+2) .main-services::before {
        left: -30px;
    }
    .iner-serv-br .col-md-4:nth-child(3n+2) .main-services::after {
        right: 0px;
    }
.serv-btn a {
    font-size: 16px;
}
.main-services {
    margin-bottom: 20px;
    margin-top: 20px;
}
    h3 {
        font-size: 40px !important;
        line-height: 50px !important;
    }	
.ftr-right ul li a {
    font-size: 14px;
}
    .main-footer p {
        font-size: 14px;
        line-height: 24px;
    }
    .ftr-2 .textwidget {
        width: 75%;
    }
    .blog-discript .blog-title {
        font-size: 16px !important;
        line-height: 24px !important;
    }
.blog-discript .blog-content p {
        font-size: 14px !important;
        line-height: 19px !important;
    }
.blog-box {
    height: 300px;
}
.blog-btn a {
    width: 130px !important;
    height: 40px !important;
    font-size: 14px;
}
    .pro-side section#nav_menu-2 .widget-title {
        font-size: 20px !important;
        line-height: 30px !important;
        margin-top: 0px;
    }
.our-pro-sec .product-category-title {
        font-size: 20px !important;
        margin-top: 0px;
        line-height: 30px !important;
    }
.our-products .product-info .product-wrapper .product-thumb img {
        width: 100%;
        height: 110px;
        object-fit: contain;
    }
.site_btn a {
        padding: 13px 14px !important;
        font-size: 14px !important;
    }
section#nav_menu-2 {
    padding: 10px !important;
    height: 220px !important;
}
.our-products .product-info .product-wrapper .product-title h3 {
        font-size: 17px !important;
        line-height: 24px !important;
    }
    .ftr-4:before {
        left: 0px;
    }
    .ftr-4:after {
        right: 0px;
    }
    .nav-links a {
        padding: 10px 13px !important;
        font-size: 14px;
    }
    #masthead {
        padding: 10px 0px 10px 0px;
    }
.service-content ul li {
    font-size: 14px;
    line-height: 28px;
}
    .blog-discript {
        margin: 5px;
        padding: 7px;
    }
.our-blogs-sec {
    padding-bottom: 0px !important;
}
h2 {
        font-size: 35px !important;
        line-height: 45px !important;
    }
.our-products .product-row .col-md-3.product-info {
    width: 50%;
    max-width: 50%;
    flex: 1 50%;
}	
}
@media only screen and (max-width: 960px){
	#footer-widget .row {
		display: block !important;
	}
	#footer-widget .ftr-1,
	#footer-widget .ftr-2,
	#footer-widget .ftr-3,
	#footer-widget .ftr-4,
	#footer-widget .ftr-5 {
		width: 100% !important;
		max-width: 100% !important;
		flex: none !important;
		margin-bottom: 25px;
		text-align: center; 
	}
	.ftr-2 .textwidget {
		width: 100%;
	}
	.ftr-3 {
		display: flex;
		justify-content: center;
	}
	.ftr-2 ul {
		justify-content: center;
	}
	.ftr-4 {
		justify-content: center;
	}
	.ftr-5 {
		justify-content: center;
	}
	.service-header .ser-thumbs {
		width: 41px !important;
		height: 41px;
	}
	.service-header h3 {
		font-size: 18px !important;
		line-height: 28px !important;
		margin-left: 10px;
	}
	h3 {
		font-size: 30px !important;
		line-height: 40px !important;
	}
	.blog-discript .blog-title {
		font-size: 17px !important;
		line-height: 24px !important;
		display: -webkit-box;
		-webkit-line-clamp: 2; 
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.blog-discript .blog-content p {
		font-size: 14px !important;
		line-height: 19px !important;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.post-timer {
		text-align: center;
		display: block;
	}
	.our-products .product-row .col-md-3.product-info {
		width: 50%;
		max-width: 50%;
		flex: 1 50%;
	}
	.product-wrapper .product-thumb img {
		width: 100%;
		height: 260px;
		object-fit: contain;
	}
	h2 {
		font-size: 30px !important;
		line-height: 40px !important;
	}
	.navbar-toggler {
		background: #ffb222;
		width: unset;
		height: unset;
	}
	.navbar-brand {
		width: 20%;
	}
	.vc_section.services-sec {
		POSITION: RELATIVE ! IMPORTANT;
		TOP: -18px !important;
	}
	.services-wrap .sub-title:before {
		left: 0px;
		width: 100%;
		BACKGROUND-SIZE: contain;
	}	
}
@media only screen and (max-width: 767px){
.services-wrap .sub-title {
    text-align: center !important;
}
.vc_section.our-pro-sec .pro-side {
    padding-top: 0px !important;
}
.iner-serv-br .col-md-4:nth-child(3n+2) .main-services::before {
    display: none;
}
.ftr-right ul {
    justify-content: center !important;
    text-align: center;
}
.iner-serv-br .col-md-4:nth-child(3n+2) .main-services::after {
    display: none;
}
.service-header .ser-thumbs img {
    width: 100%;
    height: 40px;
    object-fit: contain;
}
    .service-header .ser-thumbs {
        width: 61px !important;
        height: 61px;
    }
       .service-header h3 {
        font-size: 20px !important;
        line-height: 30px !important;
        margin-left: 10px;
    }
.services_wrapper:after {
    content: '';
    border-bottom: 1px solid #0000002e;
    width: 90%;
    height: 1px;
    position: absolute;
}
.services-sec {
    padding-bottom: 50px;
}
.lets-talk {
    margin-top: 50px;
    padding-top: 50px;
    padding-bottom: 70px;
    border-radius: 40px;
}
.about-sec .abt-img {
    margin-bottom: 30px !important;
}
h3 {
        font-size: 22px !important;
        line-height: 32px !important;
    }
.about-sec .sub-title {
    margin-bottom: 20px !important;
}
/* p br {
    display: none;
} */
.post-timer {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}	
.inquery-frm .inque-btn {
    WIDTH: 100%;
    HEIGHT: 50PX;
    font-size: 16px;
}
footer#colophon {
    text-align: center;
}
.ftr-right ul {
    justify-content: center;
}
#masthead {
        padding: 15px 0px 15px 0px;
        border-bottom-right-radius: 20px;
        border-bottom-left-radius: 20px;
    }
    .navbar-brand {
        width: 30%;
    }
    .navbar-collapse {
        width: 100% !important;
    }
.about-inner p {
    text-align: center;
}
.product-wrapper .p-title {
    border-bottom: 4px solid #ffb222;
    text-align: center;
}
    h2 {
        font-size: 25px !important;
        line-height: 35px !important;
    }
.page-header {
    padding-top: 130px;
    padding-bottom: 60px;
}
.breadcrumb-list {
    margin-top: 0px;
}
.breadcrumb-list li {
    font-size: 14px;
    line-height: 28px;
}
.custom-breadcrumb .breadcrumb-list li a {
    font-size: 14px;
    line-height: 28px;
}
.cnt-extra ul {
    text-align: center;
    display: block;
}
.cnt-extra ul li i {
    font-size: 16px;
}
    .main-footer p {
        MARGIN-BOTTOM: 10PX;
    }
.cnt-extra ul li a {
    font-size: 15px;
}
.cnt-extra ul li {
    margin-bottom: 10px;
}
.inqure-wraper {
    margin-top: 40px;
    padding: 15px;
}
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media only screen and (max-width: 439px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
        padding-left: 15px;
        padding-right: 15px;
    }
.ftr-right ul li {
    margin-left: 5px;
    padding-right: 5px;
}
#masthead .navbar-collapse #menu-header-menu li a {
        font-size: 15px !important;
    }	
    .our-products .product-row .col-md-3.product-info {
        width: 100%;
        max-width: 100%;
        flex: 1 100%;
    }
ul#menu-categories li {
    list-style: disc;
    margin-bottom: 5px;
}
    section#nav_menu-2 {
        padding: 10px !important;
        height: 150px !important;
    }
.our-pro-sec .product-category-title {
        text-align: center;
    }
    .our-products .product-info .product-wrapper .product-thumb img {
        width: 100%;
        height: 150px;
        object-fit: contain;
    }
}
@media only screen and (max-width: 425px){
	.banner-sec h2 {
        font-size: 30px !important;
    }
}
@media only screen and (max-width: 375px){
	.banner-sec h2 {
        font-size: 22px !important;
    }

}
@media only screen and (max-width: 320px){
	.banner-sec h2 {
        font-size: 18px !important;
    }

}


.product-category-title {
    font-size: 30px !important;
}
section#nav_menu-2 {
    box-shadow: 0px 0px 10px -3px #000;
    padding: 20px;
    height: 360px;
    border-radius: 20px;
}
section#nav_menu-2 .widget-title {
    font-size: 30px !important;
}
ul#menu-categories {
    padding-left: 20px !important;
}

ul#menu-categories li {
    list-style: disc;
    margin-bottom: 10px;
}
ul#menu-categories li::marker {
    color: #ffb222;
}
ul#menu-categories li a {
    color: #000 !important;
    font-size: 16px;
    line-height: 30px;
    transition: 0.5s;
    font-weight: 500 !important;
}
ul#menu-categories li a:hover {
    text-decoration: underline !important;
    color: #ffb222 !important;
}
.page-id-87 {
    overflow: visible !important;
}
.vc_section.our-pro-sec {
    overflow: visible !important;
}
.vc_section.our-pro-sec .pro-side {
    position: sticky;
    top: 50px !important;
    padding-top: 120px;
}
.page-id-126 {
    overflow: visible !important;
}
.page-id-129 {
    overflow: visible !important;
}

.product-parent-cats li a {
    color: #000;
    text-transform: uppercase;
    text-decoration: underline !important;
    font-size: 16px;
    line-height: 25px;
}
.product-parent-cats {
    padding-left: 20px !important;
}

.product-parent-cats li {
    list-style: disc;
    color: #ffb222;
    margin-bottom: 10px;
}
.product-sidebar {
    box-shadow: 0px 0px 9px -4px #000;
    border-radius: 20px;
}

.products-archive {
    padding-top: 50px;
    padding-bottom: 50px;
}
.post-type-archive-our_product div#content {
    background: #fff;
}

.tax-product_category #content {
    background: #fff;
}

.tax-product_category .category-page {
    padding-top: 50px;
    padding-bottom: 50px;
}
.category-box .category-wrap {
    position: relative;
    padding: 20px;
    border-radius: 20px;
    background: #ffb222;
    margin-bottom: 30px !important;
    overflow: hidden;
}
.category-box .category-wrap::before,
.category-box .category-wrap::after {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    border: 3px solid #000; 
    border-radius: 50%;
    opacity: 0;
    transform: scale(0.3);
    transition: 0.4s ease;
}
.category-box .category-wrap::before {
    top: 12px;
    left: 12px;
}

.category-box .category-wrap::after {
    bottom: 12px;
    right: 12px;
}

.category-box .category-wrap:hover::before,
.category-box .category-wrap:hover::after {
    opacity: 1;
    transform: scale(1);
}

.category-box .category-wrap h3 {
    font-size: 19px !important;
    text-transform: uppercase;
    line-height: 30px !important;
    text-align: center;
    display: -webkit-box;
    -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.category-box .category-wrap img {
    width: 100%;
}
.category-box .category-wrap .btn-primary {
    background: #ffffff !important;
    color: #000;
    padding: 10px 10px !important;
    border-color: #fff;
    width: 100%;
}

.vc_section.in-blogggs {
    background: #fff;
    padding-top: 60px !important;
    padding-bottom: 60px;
}
.home-category-section .row .col-md-3.category-box:last-child {
    display: none;
}
.container.home-category-section {
    padding-left: 0px;
    padding-right: 0px;
}
a#slider-1-slide-1-layer-3 {
    background: #fff !important;
}
a#slider-1-slide-1-layer-3:hover {
    color: #fff;
    background: #ffb222 !important;
}