/*
Theme Name: Tech Life
Theme URI: http://themeforest.net/user/strongholdthemes/portfolio
Author: Stronghold Themes
Author URI: http://themeforest.net/user/strongholdthemes
Description: Tech Life is a premium mobile, tech & electronics repair shop theme with a clean design and responsive layout.
Version: 16.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tech-life
Tags: two-columns, right-sidebar, featured-images, translation-ready, sticky-post, theme-options

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

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Normalize
2.0 Typography
3.0 Elements
4.0 Forms
5.0 Header
        5.1 Top Header
        5.2 Main Navigation
        5.3 Mega Menu
        5.4 Page Header & Breadcrumbs
        5.5 Search Box
        5.6 Mobile Menu
        5.7 Header Styles
6.0 Footer
        6.1 Widget Area
        6.2 Copyright Area
7.0 Accessibility
8.0 Alignments
9.0 Widgets
10.0 Content
        10.1 Posts and pages
        10.2 Comments
        10.3 Search
        10.4 404
11.0 Infinite scroll
12.0 Media
        12.1 Captions
        12.2 Galleries
13.0 Post Types
        13.1 Gallery
        13.2 Services
        13.3 Team Members
14.0 WooCommerce
15.0 WPBakery Page Builder/Elementor
        15.1 Blog Block
        15.2 Blog Carousel
        15.3 Brands
        15.4 Counter
        15.5 Heading
        15.6 Icon Box
        15.7 Info Banner
        15.8 Info Box
        15.9 Info Icon
        15.10 Pricing Table
        15.11 Product Carousel
        15.12 Product Grid
        15.13 Services List
        15.14 Testimonials
        15.15 Call to Action
        15.16 Info List
        15.17 Accordion
        15.18 Service Products
        15.19 Opening Hours
        15.20 Price List
        15.21 Gallery/Project Grid
        15.22 Partners
        15.23 Number Block
        15.24 Feature Box
        15.25 Detail List
        15.26 Custom Menu
        15.27 Before After
        15.28 Flip Box
        15.29 Flip Icon Box
        15.30 Projects
        15.31 Video Player
        15.32 Company Info
        15.33 Gallery
        15.34 Button
        15.35 Header Top Info Icon
        15.36 Header Top Nav Menu
        15.37 Header Logo
        15.38 Header Cart/Search Btn
        15.39 Header Info Icon
        15.40 Header Nav Menu
        15.41 Breadcrumb
        15.42 Mobile Header
        15.43 Top Header Toggle
        15.44 Social Icons
16.0 Misc
--------------------------------------------------------------*/

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

body {
    margin: 0;
}

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

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

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

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

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

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

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

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

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

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

pre {
    overflow: auto;
}

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

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

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

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

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

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

input {
    line-height: normal;
}

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

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

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

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

/*--------------------------------------------------------------
2.0 Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
    color: #404040;
    font-family: 'Work Sans', sans-serif;
    line-height: 1.5;
}

body{
    color: #797878;
    line-height: 1.65;
    overflow-x: hidden;
    height: 100% !important;
    font-size: 16px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    font-family: 'Montserrat', sans-serif;
    color: #222;
    font-weight: 700;
    line-height: 1.5;
    margin: 10px 0;
}

h1{
    font-size: 56px;
}
h2{
    font-size: 46px;
}
h3{
    font-size: 32px;
}
h4{
    font-size: 25px;
}
h5{
    font-size: 20px;
}
h6{
    font-size: 18px;
}

p.lead {
    font-size: 18px;
}

p {
    margin-bottom: 20px;
}

.elementor-widget-text-editor p {
  margin-bottom: 0;
}

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

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 14px !important;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
    border: none;
    border-radius: 0;
}

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

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

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

big {
    font-size: 125%;
}

a {
    color: #5DCA7D;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    text-decoration: none;
}

a:visited {
}

a:hover,
a:focus,
a:active {

    text-decoration: none;
    color: #444444;
}

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

@media screen and (max-width: 800px){
    h1 {font-size:32px !important; }
    h2 {font-size:26px !important; }
    h3 {font-size:22px !important; }
    h4 {font-size:20px !important; }
    h5 {font-size:17px !important; }
    h6 {font-size:14px !important; }
}


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

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

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

@media (min-width: 1170px) {
  .container {
    max-width: 1170px;
}
}

.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 1170px !important;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}

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

blockquote,
.wp-block-quote{
    background: #FBFAFA !important;
    border-left: 5px solid #5DCA7D !important;
    margin: 1.6em 12px;
    padding: 30px 40px !important;
}

.wp-block-pullquote{
    border-top: none;
    border-bottom: none;
}

blockquote:before {
    font-family: "Font Awesome 6 Free";
    content: "\f10d";
    font-weight: 900;
    color: #D6D6D6;
    font-size: 20px;
}

blockquote cite {
    display: block;
    font-size: 16px;
    margin: 1em auto;
    font-style: italic;
    line-height: 1.5em;
    text-align: center;
    color: #686666;
}

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

ul,
ol {
    margin: 0 0 10px 0;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

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

dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

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

table {
    margin: 0 0 1.5em;
    width: 100%;
    border: 1px solid #EDEDED;
}

th{
    padding: 10px;
    border-right: 1px solid #EDEDED;
}

td{
    padding: 10px;
    border: 1px solid #EDEDED !important;
}

.wp-block-table td, .wp-block-table th{
    padding: 20px !important;
    border: 1px solid #EDEDED !important;
}

figure {
    margin: 1em 0px;
}

/*--------------------------------------------------------------
4.0 Forms
--------------------------------------------------------------*/
.btn,
.wp-block-button__link,
button,
input[type="button"],
input[type="reset"],
input[type="submit"]{
    box-shadow: none;
    border: none;
    text-shadow: none;
    background: #5DCA7D;
    color: #fff;
    border-radius: 10px;
    padding: 12px 20px;
    font-weight: 500;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.btn:hover{
    color: #fff;
}

button:hover,
.wp-block-button__link:hover,
.btn:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    background: #323332;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
    border-color: #aaa #bbb #bbb;
    box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="color"],
textarea,
select{
    width: 100%;
    border-radius: 0px;
    font-size: 12px;
    display: inline-block;
    padding: 11px 15px;
    color: #333333;
    border: 1px solid #ECEAEA;
    font-weight: 400;
    transition: border .6s ease-in-out;
    -moz-transition: border .6s ease-in-out;
    -webkit-transition: border .6s ease-in-out;
    -o-transition: border .6s ease-in-out;

}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="datetime"],
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="color"]:focus,
textarea:focus,
select:focus{
    color: #111;
    border: 1px solid #414040;
    outline: 0 none;
}

.form-control:focus{
    color: #111;
    border: 1px solid #414040 !important;
    box-shadow: none;
}

textarea {
    width: 100%;
}

label{
    font-weight: 400;
    font-size: 12px;
    width: 100%;
}

/*--------------------------------------------------------------
5.0 Header
--------------------------------------------------------------*/
.header-section .site-title{
    margin: 15px 0;
    padding: 20px 0;
}

.site-title{
    z-index: 2;
    position: relative;
}

.site-title a{
  font-family: 'Montserrat', sans-serif;
  font-size: 25px;
  color: #222;
  font-weight: 700;
}

.site-title a:hover{
  color: #5DCA7D;
}

.header-section .icon-wrapper{
    float: left;
    padding: 15px 14px;
    text-align: center;
    background: #323332;
    margin-bottom: auto;
    margin-top: auto;
}

.header-section .nav-icons-right{
    width: 16.66666667%;
}

.header-section .icon-wrapper i{
    font-size: 20px;
    color: #fff;
}

.header-section .header-section-contact-info{
    display: inline-block;
    padding: 10px 13px;
    color: #fff;
    font-weight: 600;
    margin-bottom: auto;
    margin-top: auto;
}

.header-section .header-section-contact-info h6{
    margin-bottom: 5px;
    font-weight: 600;
    width: 200px;
}

.header-section .header-section-contact-info h6 a{
    color: #222;
}

.header-section .header-section-contact-info h6 a:hover{
    color: #5DCA7D;
}

.header-section .header-section-contact-info p{
    width: 200px;
    margin-bottom: 0;
}

.header-section .bottom-header{
    background: #323332;
    width: 100%;
    top: 0;
    z-index: 9999;
    border-radius: 3px;
    padding: 0;
    float: left;
}

.header-section .bottom-header a.tool-tip,
.header-two .bottom-header a.tool-tip,
.header-twelve .bottom-header a.tool-tip,
.header-thirteen .bottom-header a.tool-tip,
.header-three .bottom-header a.tool-tip,
.header-four .bottom-header a.tool-tip,
.header-six .bottom-header a.tool-tip,
.header-seven .bottom-header a.tool-tip,
.header-eight .bottom-header a.tool-tip,
.header-nine .bottom-header a.tool-tip,
.header-ten .bottom-header a.tool-tip,
.header-eleven .bottom-header a.tool-tip,
.sticky-header-wrapper .bottom-header a.tool-tip,
.side-menu-icons a.tool-tip{
    position: relative;
    display: inline;

}

.header-section .bottom-header a.tool-tip span,
.header-two .bottom-header a.tool-tip span,
.header-twelve .bottom-header a.tool-tip span,
.header-thirteen .bottom-header a.tool-tip span,
.header-three .bottom-header a.tool-tip span,
.header-four .bottom-header a.tool-tip span,
.header-six .bottom-header a.tool-tip span,
.header-seven .bottom-header a.tool-tip span,
.header-eight .bottom-header a.tool-tip span,
.header-nine .bottom-header a.tool-tip span,
.header-ten .bottom-header a.tool-tip span,
.header-eleven .bottom-header a.tool-tip span,
.sticky-header-wrapper .bottom-header a.tool-tip span,
.side-menu-icons a.tool-tip span{
    position: absolute;
    width: 100px;
    color: #fff;
    background: #323332;
    text-align: center;
    font-size: 14px;
    visibility: hidden;
    padding: 5px 2px;
    border-radius: 6px;

}

.header-section .bottom-header a.tool-tip span:after,
.header-two .bottom-header a.tool-tip span:after,
.header-twelve .bottom-header a.tool-tip span:after,
.header-thirteen .bottom-header a.tool-tip span:after,
.header-three .bottom-header a.tool-tip span:after,
.header-four .bottom-header a.tool-tip span:after,
.header-six .bottom-header a.tool-tip span:after,
.header-seven .bottom-header a.tool-tip span:after,
.header-eight .bottom-header a.tool-tip span:after,
.header-nine .bottom-header a.tool-tip span:after,
.header-ten .bottom-header a.tool-tip span:after,
.header-eleven .bottom-header a.tool-tip span:after,
.sticky-header-wrapper .bottom-header a.tool-tip span:after,
.side-menu-icons a.tool-tip span:after{
    content: '';
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -8px;
    width: 0; height: 0;
    border-bottom: 8px solid #323332;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}

.header-section .bottom-header a:hover.tool-tip span,
.header-two .bottom-header a:hover.tool-tip span,
.header-twelve .bottom-header a:hover.tool-tip span,
.header-thirteen .bottom-header a:hover.tool-tip span,
.header-three .bottom-header a:hover.tool-tip span,
.header-four .bottom-header a:hover.tool-tip span,
.header-six .bottom-header a:hover.tool-tip span,
.header-seven .bottom-header a:hover.tool-tip span,
.header-eight .bottom-header a:hover.tool-tip span,
.header-nine .bottom-header a:hover.tool-tip span,
.header-ten .bottom-header a:hover.tool-tip span,
.header-eleven .bottom-header a:hover.tool-tip span,
.sticky-header-wrapper .bottom-header a:hover.tool-tip span{
    visibility: visible;
    top: 53px;
    left: -33px;
    z-index: 999;
}

.header-section .bottom-header .navbar{
    margin-bottom: 0px;
}

.header-section .navbar-collapse{
    padding: 0;
}

.header-section .navbar-nav > li > a,
.header-section .nav-icons-right a,
.header-section .nav-icons-right .search-toggle{
    color: #fff;
}

.header-section .navbar-nav > li > a:hover,
.header-section .nav-icons-right a:hover,
.header-section .nav-icons-right .search-toggle:hover{
    color: #5DCA7D;
}

.header-section .navbar-nav > li:hover{
    border-top: 3px solid #5DCA7D;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    -webkit-transition:  all .3s ease-in-out;
    -moz-transition:  all .3s ease-in-out;
    -ms-transition:  all .3s ease-in-out;
    -o-transition:  all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.header-section-bottom-header-wrapper{
    position: relative;
    z-index: 3;
    background: #fff;
    padding: 0;
}

.header-section-bottom{
    position: relative;
}

.header-section .bottom-header-branding-contact{
    padding:20px 0;
}

.header-section .contact-icons-wrapper .contact-icon{
    border-right: 2px dotted #DCDCDC;
}

.header-section .contact-icons-wrapper .contact-icon:last-child{
    border-right: none;
}

.header-section .logo-title-wrap{
    position: relative;
    z-index: 1;
}

.header-section .sticky-wrapper{
    height: 0px !important;
}

.masthead .container{
    position: relative;
}

.header-contact-menu{
 position: absolute;
 bottom: 0;
 right: 0;
 width: 100%;
 padding: 0 15px;
}

.contact-item{
    float: right;
    background: #5DCA7D;
    display: flex;
}

.contact-item a{
    color: #fff;
}

.header-section-contact-info.quote-link{
    cursor: pointer;
}

.quote-form-wrapper {
    background: #fff;
    text-align: left;
}

.quote-form-toggle{
    cursor: pointer;
}

.quote-form-title{
    margin-bottom: 30px;
}

.quote-form-wrapper .ajax-loader{
    display: none;
}

@media screen and (max-width: 1200px){
    .header-section .logo-title-wrap {
        margin-top: 60px;
    }

}

/*--------------------------------------------------------------
5.1 Top Header
--------------------------------------------------------------*/
.header-top-row{
    display: flex;
    display: -webkit-flex;
    padding-left: 15px;
    padding-right: 15px;
}

.header-top{
    border-bottom: 1px solid #ffffff29;
    color: #fff;
    font-size: 12px;
    background: #535452;
    position: relative;
    z-index: 3;
}

.header-top i{
    color: #BFBFBF;
    font-size: 14px;
    padding-right: 5px;
    margin-bottom: auto;
    margin-top: auto;
}

.header-top .header-top-right{
    float: right;
    text-align: right;
    margin: 5px 0;
}

.header-top .header-top-right,
.header-top .header-top-left{
    padding: 9px 0;
    z-index: 9999;
    margin-top: auto;
    margin-bottom: auto;
}

.header-top-contact{
    text-align: left;
    display: flex;
}

.header-top .header-top-email a,
.header-top .header-top-appointment a{
    color: #fff;
}

.header-top .header-top-email a:hover,
.header-top .header-top-appointment a:hover{
    color: #5DCA7D;
}

.header-top .social-menu li a{
    color: #C2C2C2;
}

.header-top .social-menu li a:hover{
    color: #fff;
}

.header-top .social-menu li{
    margin-top: 0;
}

.header-top .icon-wrapper{
    float: left;
    margin-bottom: auto;
    margin-top: auto;
}

.header-top .header-top-contact p{
    margin-bottom: auto;
    margin-top: auto;
}

.header-top-left-custom{
    padding: 15px 0;
    margin-top: 5px;
}

.header-top-right span{
    padding-right: 15px;
}

.header-top .top-header-nav-menu{
    list-style: none;
    text-align: right;
}

.header-top .top-header-nav-menu li{
    display: inline-block;
    margin-right: 5px;
}

.header-top .top-header-nav-menu li ul li{
    display: none;
}

.header-top .top-header-nav-menu li::before {
    content: "|";
    color: #7D7D7D;
    padding-right: 8px;
}

.header-top .top-header-nav-menu li:first-child:before{
    content: none;
}

.header-top .header-top-left .top-header-menu-wrapper{
    float: left;
}

.header-top .top-header-menu-wrapper span{
    padding: 0;
}

.header-top .top-header-widget{
    display: inline-block;
    padding: 15px 0;
    margin-top: 5px;
}

.header-top .top-header-widget .widget{
    margin: 0;
}

.mobile-top-header-toggle{
  background: #535452;
  position: relative;
  z-index: 3;
}

.mobile-top-header-toggle .mobile-top-header-toggle-btn{
  display: block;
  text-align: center;
  font-size: 20px;
  color: #fff;
  cursor: pointer;
}

.header-top-mobile .header-top-row{
    padding-right: 0;
    padding-left: 0;
}

@media screen and (max-width: 990px){
    .header-top .top-header-nav-menu,
    .header-top .social-menu-wrapper{
        float: none;
        text-align: center;
    }

    .top-header-nav-menu{
        padding-left: 0;
    }

    .header-top-row{
        flex-wrap: wrap;
    }

    .header-top-mobile .header-top-right,
    .header-top-mobile .header-top-left{
        flex-basis: 100%;
    }

    .header-top-mobile .header-top-contact{
        padding: 0 !important;
        margin-bottom: 15px;
        flex-basis: 100%;
        width: 100%;
    }

    .header-top-mobile .header-top-contact:last-child{
        padding: 0 !important;
        margin-bottom: 15px;
    }

    .header-top-mobile .social-menu-wrapper{
        margin-left: -8px;
    }
}

/*--------------------------------------------------------------
5.2 Main Navigation
--------------------------------------------------------------*/
/*Logo*/
.site-logo{
    margin: 0;
}

.logo-wrap{
    margin-top: 0;
    z-index: 10000 !important;
    margin-left: 0;
    margin-right: auto;
}

.masthead{
    width: 100% !important;
    padding: 0;
    -webkit-transition:  all .3s ease-in-out;
    -moz-transition:  all .3s ease-in-out;
    -ms-transition:  all .3s ease-in-out;
    -o-transition:  all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position: relative;
    z-index: 10;
    background: #fff;
}

.main-navigation {
    text-transform: uppercase;
    z-index: 10000;
    padding: 0;
}

.main-navigation a{
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition:  all .1s ease-in-out;
    -moz-transition:  all .1s ease-in-out;
    -ms-transition:  all .1s ease-in-out;
    -o-transition:  all .1s ease-in-out;
    transition: all .1s ease-in-out;
}

.navbar{
    margin:0;
}

.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}

.navbar-nav>li{
    margin-right: 2px;
    border-top: 3px solid transparent;
}

.navbar-nav>li>a{
    padding: 15px 18px;
    color: #444;
    font-weight: 600;
}

.main-navigation a{
    font-size: 14px;
}

.header-section .main-navigation .current-menu-item > a,
.header-section .main-navigation .current_page_item > a,
.header-two .main-navigation .current-menu-item > a,
.header-two .main-navigation .current_page_item > a,
.header-twelve .main-navigation .current-menu-item > a,
.header-twelve .main-navigation .current_page_item > a,
.header-thirteen .main-navigation .current-menu-item > a,
.header-thirteen .main-navigation .current_page_item > a{
    color:  #5DCA7D !important;
}

.main-navigation li:hover > a {
    color:  #5DCA7D;
}

.nav > li > a:focus, .nav > li > a:hover {
    background-color: rgba(215, 44, 44, 0) !important;
}



.sub-menu{
    -webkit-animation-duration: 0.8s !important;
    -webkit-animation-delay: 0s !important;
    -moz-animation-duration: 0.8s !important;
    -moz-animation-delay: 0s !important;
    -o-animation-duration: 0.8s !important;
    -o-animation-delay: 0s !important;
    animation-duration: 0.8s !important;
    animation-delay: 0s !important;
}

.main-navigation ul ul {
    position: absolute;
    top: 80px;
    visibility: hidden;
    opacity: 0;
    padding: 0;
    background: rgba(255,255,255,0.95);
    list-style: none;
    font-weight: 400;
    min-width: 300px;
    -webkit-box-shadow: 0 0 10px rgba(149,149,149,0.31);
    -moz-box-shadow: 0 0 10px rgba(149,149,149,0.31);
    box-shadow: 0 0 10px rgba(149,149,149,0.31);
    border-radius: 10px;
    text-transform: none;
    margin-left: 0;
    -webkit-transition:  all .1s ease-in-out;
    -moz-transition:  all .1s ease-in-out;
    -ms-transition:  all .1s ease-in-out;
    -o-transition:  all .1s ease-in-out;
    transition: all .1s ease-in-out;

}

.main-navigation ul ul ul {
    top: 0px;
    margin-left: 0px;
}

.main-navigation ul ul li:after,
.main-navigation ul ul .current_page_item:after,
.main-navigation ul ul .current-menu-item:after{
    content: none;
}

.main-navigation ul ul li a:hover {
    color: #5DCA7D;
}

.main-navigation ul ul li {
    position: relative;
    border-bottom: 1px solid #F3F3F3;
}

.main-navigation ul ul li:last-child {
    border-bottom: none;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.main-navigation ul ul li:first-child {
    border-bottom: none;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}


.main-navigation ul ul li:hover {
    background: #5DCA7D;
    -webkit-transition:  all .3s ease-in-out;
    -moz-transition:  all .3s ease-in-out;
    -ms-transition:  all .3s ease-in-out;
    -o-transition:  all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.main-navigation ul ul li:hover > a{
    color: #fff !important;
    display: block;
}

.main-navigation ul ul li a{
    color: #939393;
    padding: 13px 15px;
    font-weight: 600;
}

.main-navigation ul ul li:after {
    content: none;
}

.main-navigation ul li:hover > ul {
    visibility: visible;
    opacity: 1;
    top: 50px;
}

.main-navigation ul ul li > ul {
    background: transparent;
}

.main-navigation ul ul li:hover > ul {
    left: 100%;
    background:rgba(255,255,255,0.95);
    height: auto;
    top: 0;
}

.main-navigation ul ul li > ul {
    overflow: visible;
}

.main-navigation .current_page_ancestor {
    color: #333;
}

.main-navigation ul ul .current_page_parent,
.main-navigation .current_page_parent .current_page_item > a {

}

.main-navigation .current_page_item {
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.main-navigation .menu-item-has-children > a:after{
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: '\f078';
    padding-left: 5px;
    font-size: 10px;
    vertical-align: bottom;
    color: rgb(146 146 146 / 40%);
}

.main-navigation ul ul .menu-item-has-children > a:after{
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: '\f054';
    padding-right: 5px;
    font-size: 10px;
    vertical-align: 1px;
    color: #5C5C5C;
    float: right;
    margin-top: 8px;
}

.small-search{
    color: #333 !important;
}

.search-toggle{
    cursor: pointer;
}

.nav-icon{
    font-size: 18px;
    padding: 5px;
    margin-top: 8px;
    cursor: pointer;
}

.nav-icons-right{
    float: right;
    margin-bottom: auto;
    margin-top: auto;
}

.nav-icons-right a,
.nav-icons-right .search-toggle{
    padding: 5px 10px;
    border-bottom: 3px solid rgba(255, 255, 255, 0.28);
    position: relative;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.nav-icons-right a:hover,
.nav-icons-right .search-toggle:hover{
    border-bottom: 3px solid #5DCA7D;
}

.main-navigation a:hover,
.nav-icon:hover,
.nav-icon a:hover{
    color: #5DCA7D;
}

/* Sticky Header */
.sticky-header-wrapper{
    background: rgba(255, 255, 255, 0.98) !important;
    z-index: 9999;
    padding: 15px 0;
    box-shadow: 0 0 10px rgba(0,0,0,0.08);
    visibility: hidden;
    left: 0;
    position: absolute;
    opacity: 0;
    width: 100%;
    -webkit-transition:  all .5s ease-in-out;
    -moz-transition:  all .5s ease-in-out;
    -ms-transition:  all .5s ease-in-out;
    -o-transition:  all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.sticky-header-wrapper .nav-icons-right a,
.sticky-header-wrapper .nav-icons-right .search-toggle{
    color: #444;
}

.sticky-header-wrapper .nav-icons-right a:hover,
.sticky-header-wrapper .nav-icons-right .search-toggle:hover{
    color: #5DCA7D;
}

.sticky-header-wrapper .logo-wrap,
.sticky-logo{
    margin: 0;
}

.sticky-header-wrapper .navbar-nav>li>a {
 padding: 22px 16px;
}

.sticky-header-wrapper .container{
    position: relative;
}

.sticky-header-wrapper .bottom-header{
    display: flex;
}

.sticky-header-wrapper .main-navigation .current_page_item{
    border-top: 3px solid transparent;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

@media screen and (max-width: 1100px){
    .main-navigation {
        font-size: 11px;
    }
}

/*--------------------------------------------------------------
5.3 Mega Menu
--------------------------------------------------------------*/

/*Mega Menu */
.stronghold-menu > li.mega-menu {
    position: inherit !important
}

.stronghold-menu > li.mega-menu > ul.sub-menu .nav-arrow {
    display: none
}
.stronghold-menu > li.mega-menu > ul.sub-menu {
    width: 100%;
    left: 0;
    right: auto;
    border-radius: 0;
    padding-bottom: 0;
}

.stronghold-menu > li.mega-menu > ul.sub-menu > li {
    display: block !important;
    float: left !important;
    border-bottom: 0;
}

.stronghold-menu > li.mega-menu > ul.sub-menu > li:hover{
    background: none;
}

.stronghold-menu > li.mega-menu.col-1 > ul.sub-menu > li {
    width: 100%;
}
.stronghold-menu > li.mega-menu.col-2 > ul.sub-menu > li {
    width: 50%;
}

.stronghold-menu > li.mega-menu.col-3 > ul.sub-menu > li {
    width: 33.33%;
}

.stronghold-menu > li.mega-menu.col-4 > ul.sub-menu > li {
    width: 25%;
}

.stronghold-menu > li.mega-menu.col-5 > ul.sub-menu > li {
    width: 20%;
}

.stronghold-menu > li.mega-menu.col-6 > ul.sub-menu > li {
    width: 16.66%;
}

.stronghold-menu > li.mega-menu.col-2 > ul.sub-menu > li:nth-child(3n),
.stronghold-menu > li.mega-menu.col-3 > ul.sub-menu > li:nth-child(4n),
.stronghold-menu > li.mega-menu.col-4 > ul.sub-menu > li:nth-child(5n),
.stronghold-menu > li.mega-menu.col-5 > ul.sub-menu > li:nth-child(6n),
.stronghold-menu > li.mega-menu.col-6 > ul.sub-menu > li:nth-child(7n) {
    clear: both;
}

.stronghold-menu > li.mega-menu > ul.sub-menu > li ul {
    display: block !important;
    top: auto !important;
    width: 100%;
    min-width: 0 !important;
    left: auto !important;
    position: relative !important;
    border: none !important;
    padding: 0 !important;
    box-shadow: none !important;
}

.stronghold-menu li.mega-menu:hover ul.sub-menu li ul {
    visibility: visible !important;
    opacity: 1 !important;
}

.main-navigation .mega-menu ul .menu-item-has-children > a:after{
    content: none;
}

.stronghold-menu > li.mega-menu > ul.sub-menu > .menu-item-has-children > a {
    font-weight: 600;
    color: #444 !important;
    margin: 15px 22px;
    word-wrap: break-word;
    -ms-word-wrap: break-word;
    white-space: normal;
    display: block;
    width: 100%;
    text-transform: uppercase;
    font-size: 16px;
}

.stronghold-menu > li.mega-menu > ul.sub-menu > .menu-item-has-children > a:hover{
    color: #5DCA7D;
}

.stronghold-menu .mega-menu li{
    padding: 10px 15px 0px 5px;
    border-bottom: 1px solid #F3F3F3;
}

.stronghold-menu .mega-menu li .sub-menu li{
    padding: 10px 15px;
}

.stronghold-menu i{
    padding-right: 8px;
    color: #737373;
}

.stronghold-menu .mega-menu a:hover img{
    opacity: 0.8 !important;
    -moz-opacity: 0.8;
    filter: alpha(opacity=80);
}

.main-navigation ul .mega-menu ul ul {
    margin-left: 5px;
}

/*--------------------------------------------------------------
5.4 Page Header & Breadcrumbs
--------------------------------------------------------------*/
.page-title-wrapper{
    background: #f7f7f7;
    z-index: 2;
    position: relative;
    padding: 40px 0;
}

.page-title-wrapper-bg{
    background: transparent;
    background-position: center center;
    padding-top: 60px;
    padding-bottom: 60px;
    width: 100%;
    z-index: 2;
    position: relative;
}

.page-title-wrapper-bg .strhld-page-title .page-title-element,
.page-title-wrapper-bg .strhld-breadcrumb,
.page-title-wrapper-bg .strhld-breadcrumb .breadcrumb-trail a{
    color: #fff;
}

.strhld-page-title-info{
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;

}

.strhld-page-title{
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    margin-top: auto;
    margin-bottom: auto;
}

.strhld-page-title .page-title-element{
    font-size: 45px;
    margin-bottom: auto;
    margin-top: auto;
}

.strhld-page-title .page-title-element:after{
    content: '';
    display: block;
    background: #5DCA7D;
    width: 40px;
    height: 5px;
    margin-top: 10px;
    border-radius: 2px;
}

.strhld-breadcrumb{
    line-height: 1.1;
    margin-top: auto;
    margin-bottom: auto;
    text-align: right;
}


.strhld-breadcrumb .breadcrumb-trail{
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.strhld-breadcrumb-center .breadcrumb-trail{
    float: none !important;
}

.strhld-breadcrumb .breadcrumb-trail .trail-begin:before{
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: "\f015";
    padding-right: 3px;
}

.strhld-breadcrumb .breadcrumb-trail .sep{
    color: #E6E6E6;
    font-size: 12px;
    padding: 0 1px;
}

.strhld-breadcrumb .breadcrumb-trail a{
    color: #797878;
}

.strhld-breadcrumb .breadcrumb-trail a:hover{
    color: #5DCA7D;
}

.strhld-breadcrumb .breadcrumb-trail .trail-end{
    font-weight: 600;
}

.strhld-page-title-center,
.strhld-breadcrumb-center {
  text-align: center !important;
}

.strhld-page-title-center .page-title-element:after{
    display: flex;
    margin: 10px 0 15px;
    margin-left: auto;
    margin-right: auto;
}


@media screen and (max-width:800px){
    .strhld-page-title,
    .strhld-breadcrumb{
        text-align: center;
        flex-basis: 100%;
        width: 100%;
    }

    .strhld-page-title .page-title-element:after{
        margin:0 auto;
        margin-top: 10px;
    }

    .strhld-page-title{
        margin-bottom: 20px;
    }

    .strhld-breadcrumb .breadcrumb-trail{
        float: none;
    }

}

/*--------------------------------------------------------------
5.5 Search Box
--------------------------------------------------------------*/
/* Search */
.search-box-wrapper{
    display: none;
    position: relative;
    -webkit-transition:  all .5s ease-in-out;
    -moz-transition:  all .5s ease-in-out;
    -ms-transition:  all .5s ease-in-out;
    -o-transition:  all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.search-box{
    float: right;
    background: #323332;
    padding: 10px;
    position: absolute;
    right: 0;
    z-index: 999;
}

.search-box-wrapper input[type="text"]{
    width: 300px;
    height: 40px;
    float: left;
    padding-left: 20px;
    border-radius: 5px;
}

.search-box-wrapper button{
    position: absolute;
    right: 0;
    bottom: 20px;
    width: 50px;
    background: rgba(255, 255, 255, 0);
    border: none;
    box-shadow: none;
    padding: 3px 10px 0 0;
}

.search-box-wrapper button i,
.search-form-wrapper button i{
    font-size: 20px;
    color: #D1D1D1;
}

/*--------------------------------------------------------------
5.6 Mobile Menu
--------------------------------------------------------------*/
.mobile-header{
    background: #fff;
    display: none;
}

.header-top-mobile{
    display: block;
    width: 100%;
    padding: 15px 0;
}

.header-top-mobile .header-top-contact{
    padding: 10px 0;
}

.header-top-mobile .header-top-right,
.header-top-mobile .header-top-left{
    padding: 0 20px;
    text-align: left;
}

.header-top-mobile .top-header-nav-menu,
.header-top-mobile .social-menu-wrapper{
    text-align: left;
}

.header-top-mobile .top-header-nav-menu{

}

.mobile-header .container{
    padding: 0;
}

.mobile-logo-area-wrapper{
    border-bottom: 1px solid #ededed;
    padding: 0;
}

.mobile-logo-area{
    padding: 20px 0;
    width: 100%;
    display: flex;
    display: -webkit-flex;
}

.mobile-logo{
    margin-bottom: auto;
    margin-top: auto;
    padding-left: 10px;
}

.mobile-logo a img{
    width: inherit;
    max-width: 150px;
}

.mobile-menu-toggle{
  text-align: right;
  width: auto;
  margin-bottom: auto;
  margin-top: auto;
  margin-left: auto;
}

.mobile-submenu-toggle{
  position: absolute;
  right: 0;
  top: 0;
  width: 100px;
  height: 60px;
  z-index: 100;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

.hamburger{
    opacity: 1 !important;
}

.hamburger,
.hamburger:hover{
    background: transparent;
    opacity: .7;
    outline: none;
    box-shadow: none;
}

.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before{
    background: #5DCA7D;
    height: 5px;
}

.hamburger-box {
    height: 30px;
}

.mobile-cart-icon-wrapper{
    margin-bottom: auto;
    margin-top: auto;
    margin-left: auto;
    padding-bottom: 10px;
}

.mobile-cart-icon-wrapper a{
  color: #222;
  font-size: 30px;
}

.mobile-logo .site-title{
    margin-top: 60px;
}

.mobile-menu{
    display: none;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.header-contact-menu-mobile{
    display: none;
}

.mobile-menu i{
    margin-right: 5px;
    font-size: 12px;
    color: #b3b3b3;
}

.mobile-menu li{
    list-style: none;
    border-bottom: 1px solid rgba(232, 232, 232, 0.30);
    font-weight: 600;
    font-size: 18px;
    position: relative;
    background: #5DCA7D;
}

.mobile-menu li ul li{
    border-bottom: none;
}

.mobile-menu li ul li a{
    padding: 8px 12px;
    font-weight: 500;
}

.mobile-menu ul{
    padding: 0;
    margin-bottom: 0;
}

.mobile-menu .sub-menu{
    padding-left: 30px;
}

.mobile-menu .menu-item-has-children > a:after{
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: '\f078';
    padding-left: 5px;
    font-size: 16px;
    vertical-align: 1px;
    color: #fff;
    float: right;
}

.mobile-menu li a{
    display: block;
    text-transform: uppercase;
    color: #fff;
    padding: 15px 20px;
}

.mobile-menu a:hover,
.mobile-menu .current-menu-item a{
    opacity: 0.6;
}

.mobile-menu .menu-item-has-children ul li a{
    text-transform: none;
}

.mobile-menu .searchform button{
    display: none;
}

.header-contact-menu-mobile{
    float: left;
    width: 100%;
    position: relative;
    padding: 0;
    color: #fff;
    z-index: 3;
}

.header-contact-menu-mobile a{
    display: block;

}

.header-contact-menu-mobile .icon-wrapper {
    float: left;
    padding: 15px 10px;
    text-align: center;
    background: #323332;
    width: 10%;
}

.header-contact-menu-mobile .header-section-contact-info{
    display: table;
    padding: 8px 10px;
    width: 90%;
}

.header-contact-menu-mobile .contact-item{
    float: left;
    padding: 0;
}

.mobile-cart-icon .cart-icon{
    font-size: 30px;
    color: #444;
    padding: 0;
    margin: 0;
}


.side-mobile-menu{
  background: #fff;
  width:80%;
  height:100vh;
  position:fixed;
  transition:.3s;
  left:-9999px;
  top:0;
  transition-timing-function: cubic-bezier(0.9,0,1,1);
  z-index: 3;
  border-bottom: 1px dashed rgba(232, 232, 232, 0.3);
  overflow-y: scroll;
  box-shadow: 0px 8px 11px 4px rgba(158, 158, 158, 0.1);
  -webkit-box-shadow: 0px 8px 11px 4px rgba(158, 158, 158, 0.1);
  z-index: 99999;
}

.side-mobile-menu.open{
  left:0;
  transition:.3s;
  transition-timing-function: cubic-bezier(0.9,0,1,1);
}

.side-mobile-menu .mobile-menu{
  box-shadow: none;
  margin: 5px 0 30px;
  display: block;
  background: #fff;
}

.side-mobile-menu .mobile-menu-area {
  display: block;
}


.side-mobile-menu .mobile-logo,
.side-mobile-menu .site-title{
  padding: 30px 30px 20px;
  width: 100%;
}

.side-mobile-menu .mobile-menu li a {
  padding: 15px 30px;
  color: #444;
}

.side-mobile-menu .mobile-menu li {
  background: #fff;
  border-bottom: 1px solid rgb(232 232 232 / 60%);
}

.side-mobile-menu .mobile-menu .mobile-submenu-toggle,
.side-mobile-menu .mobile-menu .menu-item-has-children > a:after{
  color: #444;
}

.side-mobile-menu .header-contact-menu-mobile{
    display: block;
}

.side-contact-menu-mobile .side-contact-item{
    padding: 0 25px;
    margin: 20px 0;
    display: -webkit-flex;
    display: flex;
    gap: 10px;
}

.side-contact-menu-mobile .side-contact-item:last-child{
    margin-top: 0;
}

.side-contact-item .icon-wrapper,
.side-contact-item .header-section-contact-info{
    margin-bottom: auto;
    margin-top: auto;
}

.side-contact-item .icon-wrapper i{
    font-size: 30px;
    color: #5DCA7D;;
}

.side-contact-item .header-section-contact-info h6{
    margin: 0;
}

.side-contact-item .header-section-contact-info,
.side-contact-item .header-section-contact-info a,
.side-contact-item .header-section-contact-info .quote-form-toggle{
    width: 100%;
}

.side-menu-cart-btn,
.quote-form-toggle{
    font-size: 16px;
}

.side-menu-cart-btn i{
    padding-left: 8px;
}

.mobile-logo-area-call-contact{
    padding: 0 15px;
    display: -webkit-flex;
    display: flex;
    gap: 5px;
}

.mobile-logo-area-call-contact .icon-wrapper{
    margin-bottom: auto;
    margin-top: auto;
}

.mobile-logo-area-call-contact .header-section-contact-info{
    margin-bottom: auto;
    margin-top: auto;
    font-size: 14px;
    font-weight: 600;
}


.mobile-logo-area-call-contact .icon-wrapper i{
    font-size: 18px;
    color: #5DCA7D;;
}

@media screen and (max-width: 1199px){
    .header-top,
    .navbar-collapse,
    ul.nav li.dropdown:hover > ul.dropdown-menu,
    .main-navigation,
    .masthead,
    .header-three,
    .header-four,
    .header-six,
    .header-seven,
    .header-eight,
    .header-nine,
    .header-ten,
    .header-eleven,
    .header-fourteen,
    .sticky-wrapper{
        display:none;
    }

    .mobile-header{
        display: block;
        position: relative;
        z-index: 999999;
    }

}

/*--------------------------------------------------------------
5.7 Header Styles
--------------------------------------------------------------*/
.header-two,
.header-twelve,
.header-thirteen{
    padding: 15px 0;
    border-bottom: 1px solid rgb(243 243 243 / 50%);
    box-shadow: 0 3px 25px 0 rgb(0 0 0 / 20%);
}

.header-two .navbar-nav>li>a,
.header-twelve .navbar-nav>li>a,
.header-thirteen .navbar-nav>li>a{
    padding: 20px 10px;
    letter-spacing: -0.5px;
}

.header-two .nav-icons-right a,
.header-twelve .nav-icons-right a,
.header-thirteen .nav-icons-right a,
.header-two .nav-icons-right .search-toggle,
.header-twelve .nav-icons-right .search-toggle,
.header-thirteen .nav-icons-right .search-toggle {
    color: #444;
}


.header-three .logo-title-wrap{
    text-align: center;
    float: none;
    display: inline-block;
}

.header-three .logo-row{
    text-align: center;
    padding: 25px 0;
}

.header-three .navbar-nav>li>a {
    padding: 15px 18px;
    letter-spacing: initial;
    color: #fff;
}

.header-three .navbar-nav>li>a:hover {
    opacity: 0.8;
}

.header-three .main-navigation,
.header-three .nav-icons-right {
    margin: 5px 0;
}

.header-three .main-navigation{
    text-transform: capitalize;
}

.header-three .bottom-header-wrap{
    border-bottom: 1px solid #efefef;
    border-top: 1px solid #efefef;
    background: #5DCA7D;
}

.header-three .nav-icons-right a,
.header-three .nav-icons-right .search-toggle{
 color: #fff;
}

.header-three .main-navigation .current-menu-item > a,
.header-three .main-navigation .current_page_item > a,
.header-four .main-navigation .current-menu-item > a,
.header-four .main-navigation .current_page_item > a,
.header-eleven .main-navigation .current-menu-item > a,
.header-eleven .main-navigation .current_page_item > a{
 color: #fff;
 opacity: 0.8;
}

.header-four .logo-row,
.header-eleven .logo-row{
    display: -webkit-flex;
    display: flex;
}

.header-four .logo-title-wrap{
    width: 20%;
}

.header-four .header-contact-info-wrapper{
    width: 80%;
}

.header-four .logo-title-wrap,
.header-eleven .logo-title-wrap{
    text-align: left;
    float: left;
}

.header-four .header-contact-info .icon-wrapper,
.header-eleven .header-contact-info .icon-wrapper {
    padding-right: 10px;
    margin-bottom: auto;
    margin-top: auto;
}

.header-four .icon-wrapper i,
.header-eleven .icon-wrapper i {
    font-size: 35px;
    color: #5DCA7D;
    vertical-align: text-top;
}

.header-four .header-contact-info h6,
.header-eleven .header-contact-info h6 {
    color: #5DCA7D;
    font-weight: bold;
    margin-bottom: 5px;
}

.header-four .header-contact-info h6,
.header-four .header-contact-info p,
.header-eleven .header-contact-info h6,
.header-eleven .header-contact-info p {
    margin: 0;
}

.header-four .quote-info,
.header-eleven .quote-info{
  margin-right: 0;
}

.header-four .header-contact-info .hcontact-info,
.header-eleven .header-contact-info .hcontact-info {
    display: table-cell;
    text-align: left;
}

.header-six .header-contact-info{
 margin: 0 20px;
}

.header-four .quote-btn a,
.header-eleven .quote-btn a,
.header-twelve .quote-btn a  {
    background: #5DCA7D;
    padding: 15px 18px;
    border-radius: 10px;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
}

.header-four .quote-btn a:hover,
.header-eleven .quote-btn a:hover,
.header-twelve .quote-btn a:hover {
    border: 1px solid #5DCA7D;
    background: transparent;
    color: #5DCA7D;
}

.header-four .quote-btn,
.header-eleven .quote-btn{
    float: right;
}

.header-three .navbar-nav>li>a{
    text-transform: uppercase;
}

/*Header Five (Side Menu)*/
.side-menu{
    margin-left: 250px;
    padding-left: 15px;
}

.side-menu-fixed{
    width: 275px;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    background: #5DCA7D;
    border-right: 1px solid #e7e7e7;
    box-shadow: 1px 0 2px rgba(0,0,0,0.05);
    padding: 40px 0;

}

.side-menu-fixed .side-menu-nav ul li ul,
.side-menu-fixed .side-menu-nav ul .mega-menu ul{
    left: 100%;
    top: 0;
    margin-left: 0;
    text-transform: none;
    min-width: 210px;
    font-weight: 500;
    padding: 15px 0;
    box-shadow: 2px 3px 3px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 2px 3px 3px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 2px 3px 3px 0 rgba(0, 0, 0, 0.2);
}

.side-menu-fixed .side-menu-nav ul li ul{
    padding: 15px 0;
}

.side-menu-fixed .side-menu-nav ul li ul li a{
    color: #5DCA7D;
}

.side-menu-nav .stronghold-menu li a{
    color: #fff;
}


.side-menu-nav .stronghold-menu li ul li{
    padding: 0px 10px;
}

.side-menu-nav .stronghold-menu > li.mega-menu{
    position: relative !important;
}

.side-menu-nav .stronghold-menu > li.mega-menu > ul.sub-menu > li ul{
    margin-bottom: 10px;
}

.side-menu-nav .stronghold-menu > li.mega-menu > ul.sub-menu > .menu-item-has-children > a{
    padding: 5px 10px;
    margin: 0;
}

.side-menu-nav .stronghold-menu > li.mega-menu > ul.sub-menu {
    margin-left: 0;
}

.side-menu-nav .stronghold-menu > li.mega-menu > ul.sub-menu {
    border-radius: 3px;
}

.side-menu-nav .stronghold-menu > li.mega-menu.col-1 > ul.sub-menu > li,
.side-menu-nav .stronghold-menu > li.mega-menu.col-2 > ul.sub-menu > li,
.side-menu-nav .stronghold-menu > li.mega-menu.col-3 > ul.sub-menu > li,
.side-menu-nav .stronghold-menu > li.mega-menu.col-4 > ul.sub-menu > li,
.side-menu-nav .stronghold-menu > li.mega-menu.col-5 > ul.sub-menu > li,
.side-menu-nav .stronghold-menu > li.mega-menu.col-6 > ul.sub-menu > li{
    width: 100%;
}

.side-menu-nav .stronghold-menu > li.mega-menu ul,
.side-menu-nav .stronghold-menu li ul li{


}

.side-menu-nav .stronghold-menu > li.mega-menu ul a,
.side-menu-nav .stronghold-menu li ul li a{
    font-weight: 500;
    padding: 10px 0;
    color: #5DCA7D;
}

.side-menu-nav .stronghold-menu > li.mega-menu ul li,
.side-menu-nav .stronghold-menu li ul li{
    padding: 0;
}

.side-menu-nav .stronghold-menu > li.mega-menu ul li:hover,
.side-menu-nav .stronghold-menu li ul li:hover{
    padding: 0;
    background: #5DCA7D;
    color: #fff;
}

.side-menu-nav .stronghold-menu > li.mega-menu ul li:hover > a,
.side-menu-nav .stronghold-menu li ul > li:hover > a,
.side-menu-nav .stronghold-menu > li.mega-menu ul li:hover a i,
.side-menu-nav .stronghold-menu li ul li:hover  ai{
    color: #fff;
}

.side-menu-nav ul ul li:hover > ul li a{
    color: #5DCA7D;
}

.side-menu-nav .stronghold-menu > li.mega-menu ul li:last-child,
.side-menu-nav .stronghold-menu li ul li:last-child{
    border-bottom: none;
}

.side-menu-nav .stronghold-menu > li.mega-menu ul li i,
.side-menu-nav .stronghold-menu li ul li i{
    color: #5DCA7D !important;
}

.side-menu-nav .stronghold-menu > li.mega-menu ul li.menu-item-has-children:hover{
    background: transparent;
}

.side-menu-nav{
    padding: 40px 0 10px;
}

.side-menu-nav .stronghold-menu{
    list-style: none;
    padding-left: 0;
    padding: 0px 25px;
}

.side-menu-fixed .logo-wrap{
    padding: 0 25px;
    margin-top: 30px;
}

.side-menu-nav .stronghold-menu li{
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    position: relative;
}

.side-menu-nav .stronghold-menu li a{
    width: 100%;
    display: block;
    padding: 10px 0px;
    font-weight: 600;
    line-height: 20px;
}

.side-menu-nav .stronghold-menu li a:hover,
.side-menu-icons .nav-icons-right a:hover,
.side-menu-icons .nav-icons-right .search-toggle:hover{
    opacity: 0.7;
    color: #fff !important;
}

.side-menu-nav .stronghold-menu li ul li a,
.side-menu-fixed .side-menu-nav ul .mega-menu ul li a{
    padding: 10px 25px;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;

}

.side-menu-nav .stronghold-menu .menu-item-has-children > a:after {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: '\f054';
    float: right;
    font-size: 10px;
    color: #fff;
}

.side-menu-nav .stronghold-menu li .menu-item-has-children > a:after {
    color: #5DCA7D;
}

.side-menu-fixed .main-navigation .current-menu-item > a,
.side-menu-fixed .main-navigation .current_page_item > a{
    color: #fff;
    opacity: 0.8;
}

.side-menu-icons{
 text-align: center;
 margin-bottom: 30px;
 margin-top: 20px;
}

.side-menu-icons .nav-icons-right{
 float: none;
}

.side-menu-icons .nav-icons-right a,
.side-menu-icons .nav-icons-right .search-toggle{
 color: #fff;
 position: relative;
}

.side-menu-fixed .search-box-wrapper{
    max-width: 260px !important;
    margin: 0 auto;
}

.side-menu-fixed .search-box-wrapper .search-box{
   left: 0;
}

.side-menu-fixed .search-box-wrapper input[type="text"] {
    width: 240px;
}

.side-menu-fixed .header-contact-info .icon-wrapper {
    padding-right: 8px;
    text-align: center;
    display: table-cell;
}

.side-menu-fixed .header-contact-info .hcontact-info {
    display: table-cell;
    text-align: left;
}

.side-menu-fixed .icon-wrapper i {
    font-size: 20px;
    color: #fff;
    vertical-align: text-top;
}

.side-menu-fixed .header-contact-info h6,
.side-menu-fixed .header-contact-info p {
    margin: 0;
    font-size: 12px;
}

.side-menu-fixed .header-contact-info h6{
    color: #fff;
    font-weight: 600;
}

.side-menu-fixed .header-contact-info p{
    color: #e0e0e0;
}

.side-menu-fixed .header-contact-info a{
    color: #fff;
    border: 2px solid #fff;
    padding: 5px 12px;
    font-weight: 600;
}

.side-menu-fixed .header-contact-info a:hover{
    opacity: 0.6;
}

.side-menu-fixed .header-contact-info{
    margin: 0 30px 15px 30px;
    min-width: 150px;
}

/*Header Six*/
.header-six{
    z-index: 3;
    position: relative;
}

.header-six .logo-row{
    display: -webkit-flex;
    display: flex;
}

.header-six .navbar-nav>li>a:hover,
.header-six .main-navigation .current-menu-item > a,
.header-six .main-navigation .current_page_item > a{
    color: #5DCA7D;
}

.header-six .main-navigation,
.header-six .nav-icons-right{
    margin: 0;
}

.header-six .bottom-header-wrap{
    background: transparent !important;
}

.header-six .navbar-nav>li{
    border-right: 1px solid rgb(239 239 239 / 40%);
    padding: 0 5px;
}

.header-six .navbar-nav>li:first-child{
    border-left: 1px solid rgb(239 239 239 / 40%);
}

.header-six .navbar-nav>li>a:hover{
    border-bottom-color: #5DCA7D;
}

.header-six .main-navigation .current_page_item{
    border-top: 3px solid transparent;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.header-six .navbar{
    border: 0;
}

.header-six .navbar-nav>li>a{
    color: #444;
    text-transform: uppercase;
    font-weight: 700;
    border-bottom: 3px solid transparent;
}

.header-six .nav-icons-right a,
.header-six .nav-icons-right .search-toggle{
    color: #444;
}

.header-four .header-contact-info-wrapper,
.header-four .logo-title-wrap,
.header-six .header-contact-info-wrapper,
.header-six .logo-title-wrap,
.header-eleven .header-contact-info-wrapper,
.header-eleven .logo-title-wrap{
    margin-bottom: auto;
    margin-top: auto;
    display: -webkit-flex;
    display: flex;
    display: flex;
    flex-direction: row-reverse;
}

.header-four .header-contact-info,
.header-six .header-contact-info,
.header-eleven .header-contact-info,
.header-twelve .header-contact-info,
.header-thirteen .header-contact-info{
    margin: 0 15px;
    display: -webkit-flex;
    display: flex;
    padding-top: 0;
    margin-bottom: auto;
    margin-top: auto;
}

.header-six .quote-info {
    padding-right: 0;
}

.header-six .header-contact-info .icon-wrapper{
    background: #5DCA7D;
    display: inline-block !important;
    padding: 6px 10px;
    border-radius: 10px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    margin-top: auto;
    margin-bottom: auto;
    padding: 0;
}

.header-six .icon-wrapper i{
    font-size: 24px;
    color: #fff !important;
    vertical-align: super;
}

.header-six .header-contact-info .hcontact-info {
    display: inline-block;
    margin-left: 10px;
    margin-top: auto;
    margin-bottom: auto;
}

.header-six .quote-btn a {
    background: #5DCA7D;
    padding: 12px 20px;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
}

.header-seven .bottom-header,
.header-eight .bottom-header,
.header-ten .bottom-header{
    background: #5DCA7D;
    z-index: 3;
    margin-bottom: -25px;
    position: relative;
}

.header-seven .bottom-header,
.header-eight .bottom-header,
.header-nine .bottom-header,
.header-two .bottom-header,
.header-twelve .bottom-header,
.header-thirteen .bottom-header,
.header-ten .bottom-header,
.header-seven .logo-contact-row,
.header-eight .logo-contact-row,
.header-eight .header-contact-info-wrapper,
.header-ten .logo-contact-row,
.header-ten .header-contact-info-wrapper{
   display: flex;
   display: -webkit-flex;
}

.header-seven .logo-contact-row{
    padding: 20px 0;
}

.header-seven .header-social{
    margin-left: 0;
    margin-right: auto;
    padding: 0 15px;
}

.header-seven .header-social{
    margin-left: 0;
    margin-right: auto;
    margin-bottom: auto;
    margin-top: auto;
}

.header-seven .header-contact-info{
    margin-left: auto;
    padding: 0 15px;
    margin-bottom: auto;
    margin-top: auto;
    display: flex;
    display: -webkit-flex;
}

.header-seven .header-social .social-menu li{
    margin-top: 0;
}

.header-seven .header-social .social-menu li a{
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: #5DCA7D;
    border-radius: 10px;
}

.header-seven .header-social .social-menu li:hover a{
    transform: none;
    opacity: 0.7;
}

.header-seven .header-social .social-icons-list li a:before{
    font-size: 22px;
}

.header-seven .header-contact-info i{
    font-size: 40px;
    color: #5DCA7D;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.header-seven .header-contact-info:hover i{
    color: #222;
}

.header-seven .header-contact-info .hcontact-info,
.header-eight .header-contact-info .hcontact-info,
.header-ten .header-contact-info .hcontact-info{
    margin-left: 10px;
    margin-bottom: auto;
    margin-top: auto;
}

.header-seven .bottom-header{
    border-radius: 10px;
}

.header-seven .navbar-nav>li>a{
    padding: 17px 18px;
}

.header-two .logo-title-wrap,
.header-two .main-navigation,
.header-two .nav-icons-right,
.header-twelve .logo-title-wrap,
.header-twelve .main-navigation,
.header-thirteen .logo-title-wrap,
.header-thirteen .main-navigation,
.header-seven .logo-title-wrap,
.header-seven .header-contact-info .icon-wrapper,
.header-seven .header-contact-info .hcontact-info,
.header-nine .logo-title-wrap,
.header-nine .main-navigation,
.header-nine .nav-icons-right{
    margin-bottom: auto;
    margin-top: auto;
}

.header-seven .header-contact-info .icon-wrapper,
.header-eight .header-contact-info .icon-wrapper,
.header-ten .header-contact-info .icon-wrapper{
    width: 35px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    background: #5DCA7D;
    border-radius: 50%;
    margin-right: 10px;
    text-align: center;
}


.header-eight .header-contact-info i,
.header-ten .header-contact-info i{
    font-size: 40px;
    color: #5DCA7D;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.header-eight .header-contact-info:hover i{
    color: #222;
}

.header-seven .header-contact-info .hcontact-info h6,
.header-eight .header-contact-info .hcontact-info h6,
.header-ten .header-contact-info .hcontact-info h6{
    margin: 0;
    font-weight: 600;
}

.header-seven .header-contact-info .hcontact-info p,
.header-eight .header-contact-info .hcontact-info p,
.header-ten .header-contact-info .hcontact-info p{
    margin: 0;
}

.header-seven .bottom-header .main-navigation,
.header-eight .bottom-header .main-navigation,
.header-ten .bottom-header .main-navigation{
    margin-left: 0;
    margin-right: auto;
}

.header-seven .bottom-header .main-navigation .navbar-nav>li>a,
.header-seven .bottom-header .nav-icons-right a,
.header-seven .bottom-header .nav-icons-right .search-toggle,
.header-eight .bottom-header .main-navigation .navbar-nav>li>a,
.header-eight .bottom-header .nav-icons-right a,
.header-eight .bottom-header .nav-icons-right .search-toggle,
.header-ten .bottom-header .main-navigation .navbar-nav>li>a,
.header-ten .bottom-header .nav-icons-right a,
.header-ten .bottom-header .nav-icons-right .search-toggle,
.home .header-nine .bottom-header .main-navigation .navbar-nav>li>a,
.home .header-nine .bottom-header .nav-icons-right a,
.home .header-nine .bottom-header .nav-icons-right .search-toggle{
    color: #fff;
}

.header-seven .bottom-header .main-navigation .navbar-nav>li>a:hover,
.header-seven .bottom-header .nav-icons-right a:hover,
.header-seven .bottom-header .nav-icons-right .search-toggle:hover,
.header-eight .bottom-header .main-navigation .navbar-nav>li>a:hover,
.header-eight .bottom-header .nav-icons-right a:hover,
.header-eight .bottom-header .nav-icons-right .search-toggle:hover,
.header-ten .bottom-header .main-navigation .navbar-nav>li>a:hover,
.header-ten .bottom-header .nav-icons-right a:hover,
.header-ten .bottom-header .nav-icons-right .search-toggle:hover{
    color: #2f2f2f;
}

.header-seven .main-navigation .navbar-nav>.current-menu-item > a,
.header-seven .main-navigation .navbar-nav>.current_page_item > a{
    color: #fff;
    opacity: 0.8;
}

.header-two .logo-wrap img,
.header-seven .logo-wrap img,
.header-eight .logo-wrap img,
.header-ten .logo-wrap img,
.header-nine .logo-wrap img,
.header-twelve .logo-wrap img,
.header-thirteen .logo-wrap img{
    max-width: 250px;
}

.header-eight .logo-title-wrap,
.header-ten .logo-title-wrap,
.header-two .logo-title-wrap,
.header-twelve .logo-title-wrap,
.header-thirteen .logo-title-wrap,
.header-nine .logo-title-wrap{
    margin-left: 0;
    margin-right: auto;
    z-index: 2;
    margin-bottom: auto;
    margin-top: auto;
}

.header-eight .logo-contact-row,
.header-ten .logo-contact-row{
    padding: 20px 0;
}

.header-eight .header-contact-info-wrapper,
.header-ten .header-contact-info-wrapper{
    margin-left: auto;
    margin-right: 0;
    z-index: 2;
}

.header-eight .header-contact-info,
.header-ten .header-contact-info{
    margin-top: auto;
    margin-bottom: auto;
    display: flex;
    display: -webkit-flex;
}

.header-eight .quote-info,
.header-ten .quote-info{
    margin-left: auto;
    margin-right: 0;
}

.header-eight .call-info{
  padding: 0 20px;
}

.header-eight .quote-btn a,
.header-ten .quote-btn a{
    padding: 15px 25px;
    background: #5DCA7D;
    color: #fff;
    border-radius: 10px;
    font-weight: 600;
}

.header-eight .bottom-header,
.header-ten .bottom-header{
    margin-bottom: 0;
    background: rgba(93, 202, 125, 0.95);
    border-radius: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.header-eight .main-navigation .current-menu-item > a,
.header-eight .main-navigation .current_page_item > a,
.header-ten .main-navigation .current-menu-item > a,
.header-ten .main-navigation .current_page_item > a {
    color: #5DCA7D;
    opacity: 0.7;
}

.header-eight .nav-icons-right,
.header-ten .nav-icons-right{
    padding-right: 8px;
}

.header-eight .main-navigation ul ul .current_page_item a{
  color: #939393;
}

/*Header Nine*/
.header-nine{
    padding: 20px 0;
}

.header-nine .site-title{
    margin: 0;
}

.header-nine .main-navigation,
.header-two .main-navigation{

}

.header-nine .bottom-header .nav-icons-right a,
.header-nine .bottom-header .nav-icons-right .search-toggle{
    color: #444;
}

.header-nine .bottom-header .main-navigation .navbar-nav>li>a:hover,
.header-nine .bottom-header .nav-icons-right a:hover,
.header-nine .bottom-header .nav-icons-right .search-toggle:hover{
    color: #cfcfcf;
}

.header-nine .main-navigation .navbar-nav>.current-menu-item > a,
.header-nine .main-navigation .navbar-nav>.current_page_item > a{
    color: #5DCA7D;
}

.home .header-nine{
    margin-bottom: -150px;
    background: transparent;
}

.header-two .nav-icons-right,
.header-twelve .nav-icons-right,
.header-thirteen .nav-icons-right,
.header-nine .nav-icons-right{
    position: relative;
    margin-right: 0;
    margin-left: auto;
}


/*Header Ten*/
.header-ten .quote-info{
    margin-left: 20px;
}

.header-twelve{
    background: rgb(255 255 255 / 70%);
}

.header-twelve .quote-info{
    margin-right: 0;
}

.header-twelve .nav-icons-right,
.header-thirteen .nav-icons-right{
    margin-left: 10px;
}

.header-twelve .main-navigation,
.header-thirteen .main-navigation{
    align-items: center;
    display: flex;
    justify-content: center;
}

.header-twelve .logo-wrap img,
.header-thirteen .logo-wrap img{
    max-width: 200px;
}


/*Header Thirteen*/
.header-thirteen .header-social{
  margin-top: auto;
  margin-bottom: auto;
  border-left: 1px solid #0000000a;
  padding-left: 10px;
}

.header-thirteen .header-social a{
  color: #444;
  width: 20px;
  height: 20px;
}

.header-thirteen .header-social a:hover{
  color: #5DCA7D;
}

.header-thirteen .social-menu li{
  margin-top: 0;
}

.header-thirteen .nav-icons-right{
    margin-right: 10px;
    padding-right: 10px;
}

/*Header Fourteen*/
.header-fourteen .bottom-header{
    display: flex;
    display: -webkit-flex;
}

.header-fourteen .header-social .social-menu-wrapper{
    float: none;
}

.header-fourteen .header-social,
.header-fourteen .nav-icons-right {
    margin-bottom: auto;
    margin-top: auto;
    margin-left: auto;
}


.header-fourteen .header-social .social-menu-wrapper .social-menu li{
   margin-top: 0;
   margin-bottom: 3px;
}

.header-fourteen .nav-icons-right .nav-icon {
    margin-left: 10px;
    margin-top: 0;

}

.header-fourteen .navbar-nav>li{
    padding: 0;
}

.header-fourteen .social-menu li a{
    color: #444;
    border-bottom: 3px solid rgba(255, 255, 255, 0.28);
    border-radius: 0;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.header-fourteen .social-menu li a:hover{
    border-bottom: 3px solid #5DCA7D;   
    color: #5DCA7D;
    transform: none;
}


.header-fourteen .header-social{
    border-right: 1px solid #e6e6e67d;
}

.header-fourteen .nav-icons-right {
    margin-left: 0;
}

.header-fourteen .nav-icons-right a:hover,
.header-fourteen .nav-icons-right .search-toggle:hover{
    color: #5DCA7D;
}

.header-fourteen .header-contact-info i{
    font-size: 40px;
    color: #5DCA7D;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.header-fourteen .header-contact-info:hover i{
    color: #222;
}

.header-fourteen .header-contact-info h6{
    color: #222;
}



@media (min-width: 1025px){
    .side-menu .container {
        max-width: 1140px;
        width: 100%;
    }

}

@media (max-width: 1025px){
    .header-four .header-contact-info,
    .header-eleven .header-contact-info{
        margin: 0 10px;
    }

}

@media (max-width: 1000px){
    .header-four .header-contact-info,
    .header-six .header-contact-info,
    .header-eleven .header-contact-info{
        margin: 0 5px;
        max-width: 200px;
    }

    .header-six .quote-btn a,
    .header-four .quote-btn a,
    .header-eleven .quote-btn a{
        font-size: 14px;
    }

}

@media (max-width: 1024px){
    .side-menu-fixed{
        display: none;
    }

    .side-menu {
        margin-left: 0;
        padding-left: 0;
    }
}

@media screen and (max-width: 960px){
 .header-three .logo-row {
     display: none;
 }

 .home .header-nine{
    margin-bottom: 0;
}

}

/*--------------------------------------------------------------
6.0 Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
6.1 Widget Area
--------------------------------------------------------------*/
.footer-area {
    min-height: 300px;
    color: #F7F7F7;
    background: #363636;
    padding: 70px 0;
}

.footer-widgets {
    clear: none;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.footer-area a{
    color: #F7F7F7;
}

.footer-area a:hover{
    color: #5DCA7D;
}

.footer-widget-title {
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 50px;
}

/*--------------------------------------------------------------
6.2 Copyright Area
--------------------------------------------------------------*/
.site-info-wrapper {
    background: #323332;
    padding: 20px 0px 15px;
}

.site-info {
    padding: 8px 0;
    font-size: 13px;
}

.site-info-inner{
    padding: 10px 15px;
}

.footer-menu ul{
    list-style: none;
    text-align: right;
}

.footer-social-title{
    display: inline-block;
    padding-left: 20px;
}

.footer-menu-wrapper,
.social-menu-wrapper{
    float: right;
}

.footer-nav-menu,
.social-menu{
    list-style: none;
    padding: 0;
    direction: ltr !important;
    text-align: center;
    margin: 0;
    display: inline-block;
}

.footer-nav-menu li,
.social-menu li{
    display: inline-block;
    margin-right: 10px;
    margin-top: 10px;
}

.footer-nav-menu li{
    margin-right: 5px;
}

.footer-nav-menu li a{
    color: #797878;
}

.footer-nav-menu li::before{
    content: "|";
    color: #9F9F9F;
    padding-right: 8px;
}

.footer-nav-menu li:first-child:before{
    content: none;
}

.fixed-footer-set{
    display: none;
}

.social-menu li a{
    color: #797878;
    display: inline-block;
    width: 25px;
    height: 25px;
    text-align: center;
    border-radius: 4px;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
}

.footer-nav-menu li a:hover{
    color: #5DCA7D;
}

.social-menu li:hover > a{
    transition: 1.2s;
    -moz-transition: 1.2s;
    -webkit-transition: 1.2s;
    -o-transition: 1.2s;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1) ;
}

.social-menu li:hover a{
    color: #fff;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    -webkit-transform:translate(0px,-5px);
    -moz-transform:translate(0px,-5px);
    -ms-transform:translate(0px,-5px);
    -o-transform:translate(0px,-5px);
    transform:translate(0px,-5px);
}

@media screen and (max-width: 800px){
    .footer-nav-menu,
    .footer-menu-wrapper,
    .social-menu-wrapper,
    .social-menu,
    .site-info-inner,
    .footer-menu ul{
        text-align: center;
        float: none;
    }

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

    .fixed-footer-set{
        display: none !important;
    }
}

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

.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: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}

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

/*--------------------------------------------------------------
8.0 Alignments
--------------------------------------------------------------*/
.alignleft {
    display: inline;
    float: left;
    margin-right: 30px !important
}

.alignright {
    display: inline;
    float: right;
    margin-left: 30px !important
}

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

/*--------------------------------------------------------------
9.0 Widgets
--------------------------------------------------------------*/
.sidebar-widget-area .widget,
.shop-sidebar .widget{
    margin: 0 0 64px;
}

.widget {
    margin: 0 0 20px;
}

#secondary{
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}


.single-post #secondary{
    padding-top: 0;
}

/* Make sure select elements fit in widgets. */
.widget select {
    max-width: 100%;
    width: 100%;
}

/* Search widget. */
.widget_search button {
    display: none;
}

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

.widget ul, .widget ol {
    padding: 0;
    margin: -1em 0 0;
    list-style-type: none;
}

.widget-title,
.wp-block-group__inner-container h2 {
    margin-bottom: 40px;
    margin-top: 0;
    font-weight: 600;
    text-transform: uppercase;
}

.wp-block-group__inner-container h2 {
    font-size: 20px;
}

.widget li{
    padding: 5px 0;
}

.widget .children,
.widget .sub-menu{
    margin: 10px 0px 10px 10px;
}

.widget .sub-menu .sub-menu{
    margin: 1px 0px 0px 5px;
}

.widget .sub-menu .sub-menu li{
    margin: 0 0 0 12px;
    padding: 0;
}

.widget_categories ul,
.wp-block-categories,
.widget_categories ul ul,
.wp-block-categories ul,
.wp-block-archives{
   list-style-type: none;
}

.widget_archive li,
.widget_categories li,
.widget_recent_entries li,
.widget_recent_comments li,
.widget_nav_menu ul li{
    margin: 0 0 0 22px;
}

.widget_recent_entries li a:before,
.widget_recent_comments li a:before,
.widget_archive li a:before,
.widget_categories li a:before,
.wp-block-categories .cat-item a:before,
.wp-block-categories-list .cat-item a:before,
.wp-block-archives li a:before{
    display: block;
    float: left;
    margin-left: -20px;
    margin-top: 5px;
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 14px;
    color: #BFBFBF;
}

.widget_recent_entries li a:before { content: "\f044"; }
.widget_recent_comments li a:before { content: "\f0e6"; }

.widget_archive li a:before,
.wp-block-archives li a:before{
    content: "\f187";
}

.widget_nav_menu ul li a:before{
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 14px;
    content: '\f054';
    float: right;
    line-height: 30px;
    position: absolute;
    right: 10px;
    color: #5DCA7D;
}


.widget_categories li a:before,
.wp-block-categories .cat-item a:before,
.wp-block-categories-list .cat-item a:before{
    content: "\f054";
}

.widget_tag_cloud a{
    display: inline-block;
    background: #FCFCFC;
    padding: 5px 8px;
    margin-bottom: 3px;
    border: 1px solid #F3F3F3;
}

.widget_tag_cloud a:hover{
    background: #5DCA7D;
    color: #fff;
    padding: 8px 12px;
}

.widget #wp-calendar td,
.widget #wp-calendar th{
    text-align: center;
}

.widget #wp-calendar caption{
    font-weight: 500;
    padding: 0px 0px 10px;
    text-align: center;
}

.widget #wp-calendar tfoot #next a{
    float: right;
    padding: 5px 0;
}

.widget #wp-calendar tfoot #prev a{
    float: left;
    padding: 5px 0;
}

.widget #wp-calendar tfoot #next,
.widget #wp-calendar tfoot #prev,
.widget #wp-calendar tfoot .pad{
    border: none;
}

.company-info-wid,
.recent-widget ul,
.opening-hours-wid{
    padding-left: 0;
}

.company-info-wid li,
.opening-hours-wid li{
    list-style: none;
    font-weight: 500;
}


.company-info-wid li{
    font-weight: normal;
    display: -webkit-flex;
    display: flex;
}

.opening-hours-wid li i,
.company-info-wid li i{
    color: #5DCA7D;
    padding-right: 8px;
    font-size: 20px;
}

.company-info-wid li i{
 width: 15%;
 margin-bottom: auto;
 margin-top: auto;
}

.company-info-wid li a{
 width: 85%;
 margin-bottom: auto;
 margin-top: auto;
}

.opening-hours-wid li span{
    float: right;
}

.recent-post-item{
    list-style-type:none;
    padding-bottom: 25px !important;
    margin-left:0;
}

.recent-post-item:last-child{
    border-bottom: none;
}

.recent-post-title a{
    color: #444444;
    font-weight: 600;
}

.recent-post-img{
    float:left;
    margin-right:14px;
    overflow: hidden;
}

.recent-post-img img{
    width: 60px;
    height: 60px;
    -webkit-transition:  all .3s ease-in-out;
    -moz-transition:  all .3s ease-in-out;
    -ms-transition:  all .3s ease-in-out;
    -o-transition:  all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.recent-post-img:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.recent-post-text{
    overflow:hidden;
}

.recent-post-date,
.popular-post-comments{
    font-style: italic;
    font-size: 14px;
    font-size: 1.4rem;
    color: #6C6868;
}

.social-widget-item{
    display: inline-block;
    margin: 3px;
}

.social-widget-item a{
    color: #ffffff;
    border-radius: 10px;
    display: inline-block;
    line-height: 40px;
    width: 40px;
    text-align: center;
    font-size: 24px;
    background: #5DCA7D;
    -webkit-transition-duration:0.6s;
    -moz-transition-duration:0.6s;
    -o-transition-duration:0.6s;
    transition-duration:0.6s;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
    overflow:hidden;
}

.social-widget .social-fb a:hover{
    background: #3C599F;
}

.social-widget .social-tw a:hover{
    background: #32CCFE;
}
.social-widget .social-gp a:hover{
    background: #CF3D2E;
}
.social-widget .social-insta a:hover{
    background: #A1755C;
}
.social-widget .social-tb a:hover{
    background: #314E6C;
}
.social-widget .social-li a:hover{
    background: #0085AE;
}
.social-widget .social-yt a:hover{
    background: #C52F30;
}
.social-widget .social-fr a:hover{
    background: #FF0084;
}
.social-widget .social-vo a:hover{
    background: #266484;
}
.social-widget .social-pn a:hover{
    background: #3C599F;
}

.social-widget-item a i{
    font-size: 20px;
    font-size: 2.0rem;
}

.social-widget-item a:hover{
    opacity: 1 !important;
    -moz-opacity: 1.0;
    filter: alpha(opacity=100);
    padding: 0;
    color: #fff;
    -webkit-transform:translate(0px,-3px);
    -moz-transform:translate(0px,-3px);
    -ms-transform:translate(0px,-3px);
    -o-transform:translate(0px,-3px);
    transform:translate(0px,-3px);
}

.social-widget ul{
    padding-left: 0;
}

@media screen and (min-width: 990px) and (max-width: 1200px) {
    .opening-hours-wid li span {
        float: none;
        padding-left: 5px;
    }

}

/*--------------------------------------------------------------
10.0 Content
--------------------------------------------------------------*/
.site-content-wrapper{
    z-index: 2;
    position: relative;
    background: #fff;
}

.site-wrap{
    background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,0.08);
}

.site-content{
    padding: 80px 0 0 0;
}

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

.home.page .site-content{
    padding: 0;
}

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

.article-navigation .page-numbers {
  box-shadow: 0px 8px 11px 4px rgba(158, 158, 158, 0.1);
  -webkit-box-shadow: 0px 8px 11px 4px rgba(158, 158, 158, 0.1);
  background: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  color: #6a6a6a;
  border-radius: 6px;
  margin-right: 2px;
  border: 1px solid #f4f4f4;
}

.article-navigation .page-numbers:hover {
  background: #5DCA7D;
  color: #fff;
  box-shadow: none;
}

.article-navigation .current {
  background: #5DCA7D;
  color: #fff;
  box-shadow: none;
}

.article-navigation {
  text-align: center;
  margin-bottom: 90px;
}

.article-navigation .prev,
.article-navigation .next {
  display: none;
}


/*--------------------------------------------------------------
10.1 Posts and pages
--------------------------------------------------------------*/
.article-wrapper{
    margin-bottom: 100px;
    clear: both;
}

.sticky {
    display: block;
}

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

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

.page-content,
.entry-content,
.entry-summary {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.home .entry-content{
    margin: 0;
}

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

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
    display: none;
}

/*Grid News Page*/
.stronghold-blog-grid article{
    margin: 0 0 60px;
    border: 1px solid #F2F2F2;
    border-bottom: 3px solid #f2f2f2;
}

.stronghold-blog-grid article:hover{
    border: 1px solid #E0E0E0;
    border-bottom: 3px solid #E0E0E0;
    -moz-transition: border .7s ease-in;
    -webkit-transition: border .7s ease-in;
    -o-transition: boder .7s ease-in;
    transition: border .7s ease-in;
}

.stronghold-blog-grid .read-more-wrapper{
    display: none;
}

.stronghold-blog-grid .gallery-featured-index .owl-stage-outer,
.stronghold-blog-grid .video-featured-index,
.stronghold-blog-grid .blog-index-featured{
    height: 200px !important;
}

.stronghold-blog-grid .gallery-featured-index a img,
.stronghold-blog-grid .video-featured-index iframe,
.stronghold-blog-grid .blog-index-featured a img{
    min-height: 200px;
}

.stronghold-blog-grid .article-content-wrapper{
    padding: 0 20px;
    margin-bottom: 0 !important;
}

.stronghold-blog-grid .article-wrapper{
    margin-bottom: 10px;
}

.stronghold-blog-grid .article-content-wrapper h4{
    font-size: 18px;
}

.stronghold-blog-grid .read-more-wrapper{
    display: none;
}

.blog-index-featured a img,
.blog-single-featured img{
    width: 100%;
}

.archive .article-content-wrapper,
.page .article-content-wrapper{
    margin-bottom: 100px;
}

.entry-header{
    position: relative;
}

.sticky-post{
    position: absolute;
    right: 0px;
    bottom: 35px;
    color: #5DCA7D;
}

.single .sticky-post{
    bottom: 0;
}

.entry-title a {
    color: #444444;
    font-weight: 600;
}

.entry-title a:hover,
.entry-meta a:hover{
    color: #5DCA7D;
}

.entry-meta span{
    padding-right: 8px;
}

.entry-meta i{
    color: #b4b4b4;
}

.entry-meta a{
    color: #969696;
    font-weight: 300;
    font-size: 12px;
}

.entry-meta .comments-link i{
    padding-right: 5px;
}

.article-wrapper .entry-title{
    margin-top: 25px;
}

.article-wrapper .entry-title:after{
    content: '';
    display: block;
    background: #5DCA7D;
    width: 40px;
    height: 5px;
    margin-top: 10px;
    border-radius: 2px;
}

.edit-link {
    display: block;
    text-align: right;
}

.blog-index-featured {
    position: relative;
    padding: 0;
    overflow: hidden;
}

.blog-featured-img-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #5DCA7D;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    text-align: center;
    z-index: 1000;
    transition: 0.9s;
    -moz-transition: 0.9s;
    -webkit-transition: 0.9s;
    -o-transition: 0.9s;
}

.blog-index-featured:hover .blog-featured-img-overlay{
    opacity: 0.7;
    -moz-opacity: 0.7;
    filter: alpha(opacity=70);
    -moz-transition: opacity .6s ease-in-out;
    -webkit-transition: opacity .6s ease-in-out;
    -o-transition: opacity .6s ease-in-out;
    transition:opacity .6s ease-in-out;
}

.posts-navigation a{
    text-transform: uppercase;
}

.posts-navigation a:hover{
    color: #444;
}

.posts-navigation .nav-next a:after,
.posts-navigation .nav-previous a:before {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: '\f178';
    color: #B8C1CB;
    font-size: 12px;
    padding-left: 5px;
}

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

.read-more-wrapper .bread-more-btn i{
    opacity: 0;
    position: absolute;
    right: 0;
    font-size: 12px;
    padding: 5px 5px 0px 8px;
}

.bread-more-btn:hover i{
    opacity: 1;
    right:5px;
    transition: right 0.4s ease-in-out;
    -webkit-transition: right 0.4s ease-in-out;
}

.posts-navigation .nav-previous a:before {
    content: '\f177';
    padding-right: 5px;
    padding-left: 0;
}

/*Single Post*/
.single-post .article-content-wrapper{
    margin-bottom: 30px;
}
.single-post .entry-meta{
    margin-top: 30px;
}

.tags-links {
    color: #767676;
}

.tags-links:before {
    content: "\f02c";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    padding-right: 5px;
    color: #B4B4B4;
}

.single-post .post-navigation {
    padding: 20px 0;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid #f8f8f8;
}

.single-post .post-navigation a{
    color: #797878;
    font-weight: 600;
}

.single-post .post-navigation a:hover{
    color: #5DCA7D;
}

.single-post .nav-previous a:before {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: '\f177';
    color: #B4B4B4;
    font-size: 12px;
    padding-right: 5px;
}

.single-post .nav-next a:after {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: '\f178';
    color: #B4B4B4;
    font-size: 12px;
    padding-left: 5px;
}

/*Share Bar */
.share-post{
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
}

.share-bar{
    text-align: right;
    padding-top: 30px;
    padding-bottom: 20px;
    display: inline-block;
}

.share-bar li{
    display: inline-block;
    margin-right: 10px;

}

.share-bar span{
    text-transform: uppercase;
    font-family: 'Montserrat';
}

.share-bar ul{
    text-align: right;
    list-style: none;
    display: inline-block;
    padding-left: 30px;
}

.share-bar ul li{
    position: relative;
    display:  inline-block;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.share-bar ul li a{
    color: #D0CECE;
    font-size: 18px;
    text-align: center;
    margin-left: 2px;
}

.share-bar ul li:hover > a,
.author-name a:hover,
.author_soclinks li a:hover{
    color: #5DCA7D;
}

/*Author Box */
.author-box{
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid #f8f8f8;
    padding: 20px 0;
    margin-bottom: 60px;
}

.author-box-archive{
    text-align: center;
    margin: 0;
    margin-bottom: 30px;
    border: none;
    padding-top: 0;
}

.author-box-archive .author-name{
    padding: 10px 0;
}

.author-box .author-bio{
    margin: 15px 0;
}

.author-box-archive .author-img{
    display: inline-block;
    text-align: center;
    margin-right: 0 !important;
    padding-top: 20px;
}

.author-img{
    margin-right: 30px !important;
}

.author-img img{
    border: 1px solid #f1f1f1;
    width: 80px;
    border-radius: 5px;
}

.author-name a{
    color: #565454;
    text-transform: uppercase;
    font-size: 16px;
}

.author_soclinks{
    padding-left: 0;
    margin: 0;
}

.author-box-archive .author_soclinks{
    border-bottom: 1px solid #E9E9E9;
    padding-bottom: 20px;
}


.author_soclinks li{
    position: relative;
    display:  inline-block;
    margin-top: 15px;
    margin-right: 10px;
    padding: 0 5px;
}

.author_soclinks li a{
    color: #D0CECE;
    font-size: 20px;
}

.author-box-archive .author-posts{
    color: #fff;
}


/*Related Box */
.related-posts-wrapper{
    margin: 10px 0 100px;
}

.related-posts{
    padding: 0;
}

.related-posts ul li{
    display:inline-block;
    padding-top: 15px;
    padding-left: 0;
}

.related-posts .related-posts-title{
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 25px;
}

.related-posts ul{
    margin: 0;
    padding: 0;
}

.related-posts ul li a{
    font-style: italic;
    font-weight: 600;
}

.related-thumbnail{
    overflow: hidden;
    position: relative;
}

.related-img-wrapper{
    overflow: hidden;
    display: block;
}

.related-thumbnail a img{
    width: 100%;
    height: auto;
    -webkit-transition:  all .3s ease-in-out;
    -moz-transition:  all .3s ease-in-out;
    -ms-transition:  all .3s ease-in-out;
    -o-transition:  all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.related-thumbnail a img:hover{
    opacity: 0.8;
    -moz-opacity: 0.8;
    filter: alpha(opacity=80);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.related-title{
    text-align: center;
    font-size: 14px;
    font-weight: 600;
}

/*Author Archive page */
.page-header{
    border: none;
    margin: 20px 0 20px;
}

/*Archive Pages */
.entry-title {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

@media screen and (max-width: 800px){
    .stronghold-blog-grid .gallery-featured-index,
    .stronghold-blog-grid .video-featured-index,
    .stronghold-blog-grid .blog-index-featured{
        height: auto !important;
    }

    .author-box .author-name{
        text-align: center;
    }

    .author-box .author-img {
        text-align: center;
        display: block;
        float: none !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .related-posts .related-posts-title{
        font-size: 20px;
    }

}

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

.bypostauthor {
    display: block;
}

/* Comments */
.comments-title {
    font-size: 28px;
    margin-bottom: 30px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

.comment-content a {
    word-wrap: break-word;
}

.comment-answer{
    margin-bottom: 25px;
    overflow: auto;
}

.comment-list {
    overflow: auto;
    padding: 20px;
}

.comments-area li {
    list-style: none;
}

.comments-area > ol {
    list-style-type: none;
    margin: 0;
    padding-left: 0;
}

.comment-body .comment-name{
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    color: #222;
    font-size: 16px;
    padding-right: 15px;
    display: block;
}

.comment-body .comment-date{
    font-size: 12px;
}

.comment-reply{
    padding-top: 10px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.comment-respond{
    margin-top: 80px;
    margin-bottom: 30px;
    padding-bottom: 20px;
}


.comment-form textarea {
    line-height: 1.13em;
    width: 100%;
}

.comment-form label {
    display: block;
    font-family: 'Montserrat', sans-serif;
    color: #222;
    font-weight: 500;
}

.comment-form .comment-field{
    padding: 0;
}

.comment-form input[type="submit"]{
    -webkit-transition: all .6s ease 0s;
    -moz-transition: all .6s ease 0s;
    -o-transition: all .6s ease 0s;
    transition: all .6s ease-in-out 0s;
}

.required { color: #5DCA7D; }

.comment-awaiting-moderation {
    padding: .6rem 1rem;
    margin: 1rem 0;
    font-size: 18px;
    font-size: 1.8rem;
    color: #333;
    font-style: italic;
}

.comment-author-img img{
    width: 80px;
    height: 80px;
    border-radius: 5px;
    margin: 0 auto;
    display: block;
}


@media screen and (max-width: 800px){
    .comment-author-img,
    .comment-body,
    .comments-title{
        text-align: center;
    }

    .comment-body{
        padding-top: 10px;
    }
}

/*--------------------------------------------------------------
10.3 Search
--------------------------------------------------------------*/
/*Search Archive */
.search-form-wrapper{
    background: #FFF;
    position: relative;
    width: 100%;
}

.search-form-wrapper input[type="text"]{
    width: 100%;
}

.search-form-wrapper button{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0px;
    width: 50px;
    height: 100%;
    background: rgba(255, 255, 255, 0);
    border: none;
    box-shadow: none;
    padding-right: 35px;
}

.search-content .entry-title {
    display: inline-block;
    margin: 15px 0;
}

.search-content .result-icon {
    background: #5DCA7D;
    color: #fff;
    border-radius: 50%;
    padding: 8px 5px;
    display: inline-block;
    width: 30px;
    margin-right: 10px;
    height: 30px;
    line-height: 8px;
    text-align: center;
    font-weight: 600;
}

.search-content .search-type{
    margin-left: -8px;
}

/*--------------------------------------------------------------
10.4 404
--------------------------------------------------------------*/
/* 404 Page */
.notfound-wrapper{
    margin-bottom: -10px;
}

.notfoundheader{
    font-size: 300px;
    letter-spacing: 20px;
    font-weight: 700;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    color: #838383;
}

.notfoundcontent{
    text-align: center;
    font-size: 18px;
    letter-spacing: 1px;
}

.notfoundcontent .searchform input[type="text"]{
    width: 100%;
}

.notfoundcontent .searchform button{
    display: none;
}

.home-btn{
    text-transform: uppercase;
    background: #5DCA7D;
    padding: 10px 20px;
    color: #fff;
    font-weight: 500;
}

.home-btn:hover{
    opacity: 0.8;
    color: #fff;

}

.home-btn-wrapper{
    padding: 50px 0;
}

@media screen and (max-width: 800px){
    .notfoundheader{
        font-size: 100px;
    }
}

/*--------------------------------------------------------------
11.0 Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.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;
}

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

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

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

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

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

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

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
}

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

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

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

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

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

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

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

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

.gallery-caption {
    display: block;
}

/*--------------------------------------------------------------
13.0 Post Types
--------------------------------------------------------------*/
/*--------------------------------------------------------------
13.1 Gallery
--------------------------------------------------------------*/
.gallery-col-item,
.video-item-wrapper{
    padding-bottom: 30px;
    position: relative;
}

#gallery-carousel .owl-item{
    padding-right: 5px;
}

.video-item{
    position: relative;
}

.video-item .gallery-col-img-overlay{
    display: inline-block;
}

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

.video-overlay-title{
    color: #fff;
    font-size: 20px;
    display: none;
    position: absolute;
    left: 50%;
    top: 70%;
}

.video-item .gallery-col-img-overlay i{
    top:40%;
}

.video-item:hover .video-overlay-title {
    display: block;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 100%;
    padding:0 10px;
}

.gallery-slider .owl-dots{
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.gallery-col-img-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #535452;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    text-align: center;
    z-index: 1000;
    transition: 0.9s;
    -moz-transition: 0.9s;
    -webkit-transition: 0.9s;
    -o-transition: 0.9s;
}

.gallery-col-img-wrapper:hover .gallery-col-img-overlay{
    opacity: 0.7;
    -moz-opacity: 0.7;
    filter: alpha(opacity=70);
    -moz-transition: opacity .6s ease-in-out;
    -webkit-transition: opacity .6s ease-in-out;
    -o-transition: opacity .6s ease-in-out;
    transition:opacity .6s ease-in-out;
}

.gallery-slide-img img{
  width: 100%;
}
/*--------------------------------------------------------------
13.2 Services
--------------------------------------------------------------*/
#service-gallery-carousel .owl-item{
    padding-right: 5px;
}

.service-main-detail .service-desc p{
    margin-bottom: 0;
}

.team-members-grid-container,
.service-grid-container{
    margin-bottom: 30px;
}

.service-block-block-item,
.team-member-block-item{
    margin-bottom: 30px;
}

.service-read-more{
    margin-top: 10px;
}

.read-more-btn{
    font-weight: 600;
    font-size: 16px;
    color: #222;
}

.read-more-btn:hover{
    color: #5DCA7D;
}

.read-more-btn:after{
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 12px;
    content: '\f054';
    color: #5DCA7D;
    margin-left: 8px;
}

.sliphover-overlay{
    transition: none;
}

.item-overlay-icon{
    color: #fff;
    font-size: 40px;
    position: absolute;
    left:50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.item-overlay-icon:hover{
    opacity: 0.7;
    -moz-transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition:all .6s ease-in-out;
}

.stronghold-service-grid-filter .service-block-block-item{
    margin-bottom: 50px;
}

.zoom-overlay{
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    -moz-transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}

.service-block-img-zoom img,
.team-member-block-img-zoom img,
.project-img-zoom img{
    -moz-transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition:all .6s ease-in-out;
    width: 100%;
}

.service-block-img-zoom:hover img,
.team-member-block-img-zoom:hover img,
.project-img-zoom:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.service-main-detail{
    border-bottom: 5px solid #F2F2F2;
    padding: 20px;
    -webkit-box-shadow: -1px 0px 25px -3px rgb(239, 239, 239);
    -moz-box-shadow: -1px 0px 25px -3px rgb(239, 239, 239);
    box-shadow: -1px 0px 25px -3px rgb(239, 239, 239);
    word-wrap: break-word;
    -ms-word-wrap: break-word;
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
    display: flex;
    flex-direction: column;
}

.service-main-name-element,
.service-main-name,
.service-desc,
.service-detail-icon i,
.service-translate,
.service-shadow{
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.service-main-detail .service-desc{
    margin-top: 10px;
}

.service-translate:hover{
 box-shadow: none;
 -ms-transform: translate(0px, -15px);
 -webkit-transform: translate(0px, -15px);
 transform: translate(0px, -15px);
}

.service-shadow:hover {
  box-shadow: 0px 8px 11px 4px rgba(154, 154, 154, 0.1);
  -webkit-box-shadow: 0px 8px 11px 4px rgba(154, 154, 154, 0.1);
}

.service-detail-icon i{
    font-size: 30px;
}

.service-detail-icon-wrapper{
    margin-top: 15px;
    margin-right: 20px;
}



/*--------------------------------------------------------------
13.3 Team Members
--------------------------------------------------------------*/
/*Single Team Member*/
.team-member-img img{
    width: 100%;
}

.team-member-main-detail{
    width: 100%;
    padding: 8px 0px 12px;
}

.team-member-main-name a,
.team-member-main-name,
.service-main-name a,
.service-main-name{
    color: #222;
    font-weight: 600;
}

.service-main-name{
    font-weight: 600;
    display: block;
}

.service-main-name-element,
.team-member-main-pos-element{
    display: block;
}

.service-block-block-item .service-main-name{
    margin: 0;
}

.service-main-name:after,
.team-member-main-pos:after{
    content: '';
    display: inline-block;
    background: #5DCA7D;
    width: 40px;
    height: 5px;
    margin-top: 10px;
    border-radius: 2px;
}

.team-member-main-name a:hover,
.service-main-name a:hover{
    color: #5DCA7D;
}

.team-member-main-pos{
    color: #919191;
    font-size: 14px;
    margin-bottom: 10px;
}

.team-member-main-pos,
.team-member-main-name,
.team-member-main-bio{
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.social-icons-list li a:before{
    font-size: 16px;
    font-family: "Font Awesome 6 Brands";
    font-weight: 400;
}

.social-icons-list li a[href*="facebook.com"]::before { content: '\f09a'; }
.social-icons-list li a[href*="twitter.com"]::before { content: '\f099';}
.social-icons-list li a[href*="x.com"]::before { content: '\e61b';}
.social-icons-list li a[href*="dribbble.com"]::before { content: '\f17d';}
.social-icons-list li a[href*="plus.google.com"]::before { content: '\f0d5';}
.social-icons-list li a[href*="pinterest.com"]::before { content: '\f0d2';}
.social-icons-list li a[href*="github.com"]::before { content: '\f09b'; }
.social-icons-list li a[href*="tumblr.com"]::before { content: '\f173';}
.social-icons-list li a[href*="youtube.com"]::before { content: '\f167';}
.social-icons-list li a[href*="flickr.com"]::before { content: '\f16e';}
.social-icons-list li a[href*="vimeo.com"]::before { content: '\f194'; }
.social-icons-list li a[href*="instagram.com"]::before { content: '\f16d'; }
.social-icons-list li a[href*="linkedin.com"]::before { content: '\f0e1'; }
.social-icons-list li a[href*="soundcloud.com"]::before { content: '\f1be'; }
.social-icons-list li a[href*="vine.com"]::before { content: '\f1ca'; }
.social-icons-list li a[href*="foursquare.com"]::before { content: '\f180'; }
.social-icons-list li a[href*="yelp.com"]::before { content: '\f1e9'; }
.social-icons-list li a[href*="google.com"]::before { content: '\f1a0'; }

.social-icons-list li.social-icon a[href*="wa.me"]::before {
  content: "\f232";
}
.social-icons-list li.social-icon a[href*="telegram.me"]::before,
.social-icons-list li.social-icon a[href*="t.me"]::before  {
  content: "\f2c6";
}

.elementor-team-social-list li a::before{
  content: none !important;
}

.team-member-detail-list{
    margin-top: 30px;
    text-align: left;
}

.team-member-detail-list h6{
    display: inline-block;
    padding-right: 5px;
    font-size: 14px;
}

.team-member-detail-list p{
    margin-bottom: 5px;
}


.team-member-content,
.project-content{
    margin-top: 30px;
}

/*Team Members Page*/
.team-member-block-img,
.team-member-block-img-zoom,
.service-block-img,
.service-block-img-zoom,
.project-img-zoom,
.team-member-block-list-img-wrapper,
.gallery-col-img-wrapper{
    position: relative;
    overflow: hidden;
}

.service-block-img{
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
}

.team-member-block-img img,
.service-block-img img{
    width: 100%;
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
}

.team-member-block-img-overlay,
.service-block-img-overlay{
    position: absolute;
    background: rgba(83, 84, 82, 0.7);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    text-align: center;
    -moz-transition: opacity .6s ease-in-out;
    -webkit-transition: opacity .6s ease-in-out;
    -o-transition: opacity .6s ease-in-out;
    transition:opacity .6s ease-in-out;
    display:none;
}

.gallery-col-item:hover a .gallery-col-img-overlay,
.video-item:hover a .gallery-col-img-overlay{
    opacity: 0.7;
    -moz-opacity: 0.7;
    filter: alpha(opacity=70);
}

.team-member-block-social{
    margin-top: 10px;
}

.team-member-block-social-list{
    margin: 0;
    padding: 0;
}

.team-member-block-list .team-member-block-social{
    position: relative;
}

.team-member-block-img:hover  .team-member-block-social{
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transition: top .7s ease-in-out;
    -webkit-transition: top .7s ease-in-out;
    -o-transition: top .7s ease-in-out;
    transition:top .7s ease-in-out;
}

.team-member-block-social-list li{
    display: inline-block;
    margin: 5px;
}

.team-member-block-social-list li:first-child{
    margin-left: 0px;
}

.team-member-block-social-list li a{
    display: inline-block;
    color: #848484;
    background: #EBEBEB;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 10px;
}

.team-member-block-social-list li a:hover{
    color: #fff;
    background: #5DCA7D;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.team-member-block-list-social-list{
    padding: 0;
    margin: 20px 0;
}

.team-member-block-list-social-list li a{
    background: #F7F7F7;
    color: #BABABA;
}

.team-member-block-list-social-list li a:hover{
    color: #fff;
}

.team-member-block-list .team-member-main-name{
    margin-top: 0;
}

.team-member-block-list{
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #F2F2F2;
}

.gallery-col-img-overlay i{
    font-size: 40px;
    color: #FFF;
    position: absolute;
    left:50%;
    top: 50%;
    display: none;
}

.team-member-block-list-img-wrapper:hover  .team-member-block-img-overlay i,
.service-block-img:hover  .service-block-img-overlay i,
.gallery-col-item:hover .gallery-col-img-overlay i,
.video-item:hover .gallery-col-img-overlay i{
    display: inline-block;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}


.service-block-img:hover{
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
    -moz-transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition:all .6s ease-in-out;
}

.view-team-member-btn-wrapper{
    margin-top: 30px;
}

.service-list{
    margin-bottom: 30px;
}

.service-list .service-block-img img,
.service-list .service-main-detail {
   border-radius: 10px !important;
}

.team-member-block-img img,
.team-member-block-img{
   border-radius: 10px !important;
}

.team-list-item .team-member-main-name{
    margin: 0;
}

.team-list-item{
    padding-bottom: 30px;
    border-bottom: 1px solid #e6e6e673;
    margin-bottom: 30px;
    display: flex;
}

.team-list-item:last-child{
    border-bottom: none;
}

.team-list-item .team-member-block-img-wrapper{
  width: 40%;
  margin-right: 20px;
}

.team-list-item .team-member-main-detail{
  width: 60%;
}

@media screen and (max-width: 800px){
    .team-member-additional-details{
        margin-top: 50px;
    }

    .team-member-block-img-overlay,
    .service-block-img-overlay,
    .gallery-col-img-overlay{
        display: inline;
    }

    .team-member-block-img:hover .hover-overlay,
    .service-block-img:hover .hover-overlay{
        display: inline;
    }

    .team-list-item .team-member-main-detail,
    .team-list-item .team-member-block-img-wrapper{
      width: 100%;
  }

  .team-list-item .team-member-block-img-wrapper{
      margin-bottom: 30px;
  }

  .team-list-item{
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
  }

}

@media screen and (max-width: 980px){
    .team-member-block-list .team-member-main-name{
        margin-top: 20px;
    }
}


/*--------------------------------------------------------------
14.0 WooCommerce
--------------------------------------------------------------*/
.woocommerce #secondary{
    padding-top: 0;
}

.woocommerce .woocommerce-message {
    display: none !important;
}

/* Single Product */
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: 100%;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    padding-bottom: 20px;
    width: 58.3%;
}

.woocommerce #content div.product div.summary{
    margin: 0;
}

.woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce div.product .stock, .quickview-wrapper .product-info .price, .quickview-wrapper .product-info .stock {
    color: #5DCA7D;
    font-size: 40px;
    font-family: "Montserrat", sans-serif;
    margin-bottom: 20px;
}

.woocommerce div.product .woocommerce-product-rating {
    font-size: 12px;
}

.woocommerce .star-rating span{
    color: #5DCA7D;
}

.woocommerce .single_add_to_cart_button,
.quickview-wrapper .product-info .single_add_to_cart_button{
    padding: 13px 25px !important;
}

.woocommerce .quantity .qty {
    width: 60px;
    padding: 0;
    line-height: 40px;
}

.woocommerce .share-bar{
    text-align: left;
    display: inline-block;
    padding-top: 10px;
}

.woocommerce .share-bar ul,
.quickview-wrapper .share-bar ul{
    padding-left: 0px;
}

.product_meta {
    padding: 20px 0 5px 0;
}

.product_meta .posted_in a:first-child{
    padding-left: 10px;
}

.sku_wrapper, .posted_in, .tagged_as {
    display: block;
    padding-bottom: 3px;
    text-transform: uppercase;
    color: #444;
    font-family: "Montserrat", sans-serif;
}

.woocommerce div.product form.cart .variations td.label{
    display: none;
}

.woocommerce div.product div.images div.thumbnails img {
    opacity: 0.6;
}

.woocommerce div.product div.images div.thumbnails img:hover {
    opacity: 1.0;
    -moz-opacity: 1.0;
    filter: alpha(opacity=100);
}

.woocommerce .product-img-wrapper .onsale {
    display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    margin: 0;
    padding: 0;
}

.woocommerce div.product .woocommerce-tabs .panel {
    padding: 20px;
    border-left: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    border-right: 1px solid #ededed;
    background: #f7f7f7;
    border-radius: 0px;
}

.woocommerce #content h2,
.woocommerce-page #content h2,
.woocommerce-tabs h2, .products h2 {
    font-size: 18px;
    text-transform: uppercase;
    line-height: 32px;
    font-weight: 500;
}

.woocommerce #content h2:after, .woocommerce-page #content h2:after {
    content: '';
    display: block;
    background: #5DCA7D;
    width: 40px;
    height: 3px;
    margin-top: 2px;
    border-radius: 2px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    outline: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
    background: #f7f7f7;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background: #fff;
    border-radius: 0px !important;
    border: 1px solid #f7f7f7;
    padding: 0px;
    margin: 0px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    padding: 10px 15px;
    font-weight: 400;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before{
    border-bottom: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before{
    border: none;
    content: none;
}

/*Shop Page */
.woocommerce ul.products li.product .add_to_cart_button:after,
.woocommerce ul.products li.product .button{
  content: none;
}

.product_img_container{
    position: relative;
    overflow: hidden;
}

.product_img_container img{
    border-radius: 10px;
}

.woocommerce ul.products li.product:hover .add_to_cart_button,
.woocommerce ul.products li.product:hover .button{
    opacity: 1;
    bottom: 0;
}

.product_item{
    display: inline-block;
    zoom: 1;
    vertical-align: top;
    margin: 0 0px 30px 0px !important;
    padding: 0 !important;
    position: relative;
    border: 0;
    list-style: none !important;
    float: left;
    margin: 0 3.8% 2.992em 0;
    width: 100%;
    text-align: center;
}

.woocommerce .products .star-rating{
    margin: 5px auto;
}

.product_img_back{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
}

.product_img_back img{
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -webkit-transition: opacity .5s ease-in-out;
}


.product_img_container:hover .product_img_back img{
    opacity: 1.0;
    -moz-opacity: 1.0;
    filter: alpha(opacity=100);

}

.product_img_container:hover{
    opacity: 0.8;
    -moz-opacity: 0.8;
    filter: alpha(opacity=80);
}

.woocommerce span.onsale {
    background-color: #5DCA7D;
    font-size: 12px;
    border-radius: 0;
    z-index: 1000;
    padding: 2px 8px;
    min-height: 20px;
    line-height: 30px;
    text-align: right;
    margin: 10px !important;
    right: auto !important;
    left: 0 !important;
    text-transform: uppercase;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    box-sizing: content-box;
    opacity: 0.7;
    -moz-opacity: 0.7;
    filter: alpha(opacity=70);
}

.woocommerce span.onsale:after {
    content: "";
    border-top-width: 34px;
    border-top-style: solid;
    border-right: 20px solid rgba(255, 255, 255, 0);
    width: 12px;
    position: absolute;
    top: 0;
    right: -25px;
    color: #5DCA7D;
}

.woocommerce .out_of_stock_badge{
    color: #fff !important;
    font-style: italic !important;
    font-size: 10px !important;
    text-align: center !important;
    text-transform: uppercase;
    border-radius: 0 !important;
    background-color: #323332 !important;
}

.woocommerce .out_of_stock_badge:after {
    border-top-width: 34px !important;
    color: #323332 !important;
}

.woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count {
    margin: 0 0 50px;
    padding-left: 0;
}

.woocommerce .woocommerce-ordering {
    text-align: right;
    padding-right: 0;
    width: 20%;
}

.woocommerce ul.products li.product .price {
    color: #5DCA7D;
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 10px;
    padding-top: 8px;
    border-bottom: 1px solid #F4F4F4;
    font-family: 'Montserrat', sans-serif;
}

.WC-product-name a {
    color: #444444;
    font-size: 16px;
}

.WC-product-name a:hover {
    color: #5DCA7D;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background-color: #5DCA7D;
    color: #fff;
}

.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
    color: #CACACA;
    padding: 15px;
    font-weight: 600;
}

.woocommerce nav.woocommerce-pagination ul li {
    border: 1px solid #E7E7E7;
    margin-right: 5px;
}

.woocommerce nav.woocommerce-pagination ul {
    border: none;
}

.woocommerce ul.products li.product .price del{
    display: inline-block;
}

.add_to_cart_button,
.ajax_add_to_cart{
    text-align: center;
}

.yith-wishlist-wrapper {
    line-height: 50px;
    position: absolute;
    top: 0;
    right: 0px;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}

.single-product .yith-wishlist-wrapper{
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
}

.yith-wishlist-wrapper a:before{
    content: '\f004';
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 20px;
    padding: 5px;
}

.product_item:hover > .yith-wishlist-wrapper {
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
}

/*Quick View*/
.quickview-wrapper{
    background: #fff;
    text-align: left;
}

.product-slider{
    padding: 0;
}

.product-slider .owl-dots{
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);

}

.product-slider .slider-arrow-nav{
    height: 50px;
    position: absolute;
    width: 100%;
    top: 45%;
}

.product-slider .slider-arrow-nav .arrow_next,
.product-slider .slider-arrow-nav .arrow_prev{
    opacity: 1;
    font-size: 22px;
    background: transparent;
}

.product-slider .slider-arrow-nav .arrow_next{
    right: 15px;
}

.product-slider .slider-arrow-nav .arrow_prev{
    left: 0px;
}

.product-slider .slider-arrow-nav .arrow_next i,
.product-slider .slider-arrow-nav .arrow_prev i{
    font-size: 22px;
}

.product-slider .slider-arrow-nav .arrow_next:hover,
.product-slider .slider-arrow-nav .arrow_prev:hover{
    background: transparent;
}

.quickview-product-title a{
    color: #444444;
}

.quickview-product-title a:hover{
    color: #5DCA7D;
}

.quickview-product-title:after {
    content: '';
    display: block;
    background: #5DCA7D;
    width: 40px;
    height: 5px;
    margin-top: 10px;
    border-radius: 2px;
}

.quickview-wrapper .product-info p.price del{
    opacity: .5;
}

.quickview-wrapper .product-info p.price ins{
    background: inherit;
    font-weight: 700;
}

.quickview-wrapper .product-info .stock{
    font-size: 14px;
}

.quickview-wrapper .product-info form.cart div.quantity{
    float: left;
    margin: 0 4px 0 0;
}

.quickview-wrapper .product-info .quantity .qty {
    width: 60px;
    padding: 0;
    line-height: 40px;
    text-align: center;
}

.quickview-wrapper .product-info form.cart{
    float: left;
    overflow: hidden;
    display: block;
    width: 100%;
    margin-bottom: 32px;
}

.quickview-wrapper .product-info form.cart .button {
    vertical-align: middle;
    float: left;
    border-radius: 0;
    line-height: 1;
}


.quickview-wrapper .product-info form.cart .button:hover {
    background: #5DCA7D;
    opacity: 0.8;
    -moz-opacity: 0.8;
    filter: alpha(opacity=80);
}

.quickview-wrapper .product-info .variations .value{
    border: 1px solid #ffffff;
}

.quickview-wrapper .product-info .variations .label,
.quickview-wrapper .product-info .variations .reset_variations{
    display: none;
}

.quick-popup-close-btn {
    position: absolute !important;
    right: 20px;
    top: 10px;
    font-size: 30px;
    padding: 6px 10px;
    background-color: rgba(255, 255, 255, 0);
    color: #444;
    box-shadow: none;
    border: none;
}

.quick-popup-close-btn:hover {
    background: transparent;
}

.quickview-loader {
  margin: 60px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 5px solid rgba(255, 255, 255, 0.2);
  border-right: 5px solid rgba(255, 255, 255, 0.2);
  border-bottom: 5px solid rgba(255, 255, 255, 0.2);
  border-left: 5px solid #5DCA7D;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
.quickview-loader,
.quickview-loader:after {
  border-radius: 50%;
  width: 50px;
  height: 50px;
  position: absolute;
  left: 40%;
  top: 25%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);

}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
}


/*Quick Cart Button*/
.quick-cart-wrapper{
    background: #5DCA7D;
    line-height: 1;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    position: absolute;
    bottom: -50px;
    right: 0;
    opacity: 0;
    width: 100%;
    text-align: left;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
}

.quickview-sm-wrapper,
.add-cart-wrapper{
    display: inline-block;
    width: 50%;
    color: #fff;
    position: relative;
    float: left;
}

.quickview-sm-wrapper{
    border-right: 1px solid #ffffff78;
}

.product-quickview,
.add-cart-custom{
    color: #fff;
    display: block;
    text-align: center;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
}

.product-quickview i,
.add-cart-custom i,
.quick-cart-wrapper i{
    font-size: 22px;
}

.add-cart-wrapper a{
    color: #fff !important;
    padding: 12px 1px !important;
    display: block !important;
    text-align: center;
    background: transparent !important;
    margin-top: 0 !important;
}

.add-cart-wrapper a:hover{
    background: transparent;
}

.add-cart-title,
.add-cart-title-rm,
.product-quickview-title{
    position: absolute;
    bottom: -50px;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    opacity: 0;
    line-height: 1.5;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.product-quickview-title{
    text-align: center;
}

.product-quickview,
.product-quickview-title,
.add-cart-title,
.add-cart-custom{
    padding: 12px 1px;
    cursor: pointer;
    text-transform: uppercase;
    letter-spacing: 0;
    font-size: 12px;
}

.add-cart-wrapper:hover .add-cart-title,
.add-cart-wrapper:hover .add-cart-title-rm,
.quickview-sm-wrapper:hover .product-quickview-title {
    opacity: 1;
    bottom: 0;
    right: 0;
}

.add-cart-wrapper i{
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
}

.add-cart-wrapper:hover .add-cart-custom,
.quickview-sm-wrapper:hover .product-quickview,
.add-cart-wrapper:hover i{
    opacity: 0 !important;
}

.stronghold-product-item:hover .quick-cart-wrapper,
.stronghold-product-item-filter:hover .quick-cart-wrapper{
    opacity: 1;
    bottom: 1px;
}

/*Shop Page Quick Cart*/
.product_item:hover .quick-cart-wrapper{
    opacity: 1;
    bottom: 10px;
}

/*Cart Added*/
.added-to-cart-banner{
    display: table;
    background: #f7f7f7;
    padding: 20px;
    width: 100%;
    margin: 20px 0;
}

.added-product,
.added-links{
    display: table-cell;
}

.added-product{
    font-weight: 600;
    font-size: 18px;
}

.product-added .added_to_cart{
    top: 50%;
    position: absolute;
    left: 50%;
    font-weight: 600;
    font-size: 18px;
    background: #fff;
    border-radius: 10px;
    padding: 10px 20px;
    transform: translate(-50%, -50%);
}

.single-product .added_to_cart{
    font-weight: 600;
    font-size: 18px;
    margin-left: 15px;
    padding: 8px 0;
}

.added-product:before{
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: "\f00c";
    color: #5DCA7D;
    padding-right: 10px;
}

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

.added-links a{
    color: #fff;
}

/*My Account*/
.woocommerce-page.woocommerce-account .entry-content h2,
.woocommerce-page.woocommerce-account .entry-content h3,
.woocommerce-page.woocommerce-cart .entry-content h2,
.woocommerce-page.woocommerce-checkout .entry-content h3{
    font-size: 24px;
    margin-bottom: 20px;
}

.woocommerce-page.woocommerce-account .entry-content h2{
    margin-top: 0;
}

.woocommerce-page.woocommerce-account .entry-header,
.woocommerce-page.woocommerce-cart .entry-header,
.woocommerce-page.woocommerce-checkout .entry-header{
    display: none;
}

.select2-container .select2-choice{
    border-radius: 0px;
    font-size: 12px;
    padding: 3px 11px;
    color: #333333;
    border: 1px solid #ECEAEA;
    font-weight: 400;
}

.woocommerce-account .woocommerce-MyAccount-navigation{
    background: #F7F7F7;
    padding: 10px;
    border-radius: 3px;
    border: 1px solid #F1F1F1;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul{
    list-style: none;
    padding-left: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a{
    display: block;
    padding: 15px 10px;
    border-bottom: 1px solid #F1F1F1;
    font-weight: 600;
    position: relative;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover{
    background: #5DCA7D;
    color: #fff;
}

.woocommerce img, .woocommerce-page img{
    width: inherit;
}

/*Cart*/
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
    background: #5DCA7D;
    border-radius: 0;
}

.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover{
    background: #5DCA7D;
    border-radius: 0;
    opacity: 0.5;
    -moz-opacity: 0.5;
    filter: alpha(opacity=50);
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover{
    background: #5DCA7D;
    opacity: 0.8;
    -moz-opacity: 0.8;
    filter: alpha(opacity=80);
}

.woocommerce-cart table.cart img {
    width: 64px;
}

.woocommerce table.shop_table{
    border-radius: 0px;
}

.woocommerce table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text{
    width: 100px;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
    background: #5DCA7D;
    color: #fff;
    border-radius: 3px;
    padding: 12px 25px;
    font-weight: 500;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover{
    background: #323332;
    color: #fff;
    opacity: 0.8;
    -moz-opacity: 0.8;
    filter: alpha(opacity=80);
}

.woocommerce table.shop_table th {
    font-weight: 600;
}


/*Checkout*/
.woocommerce-checkout #payment {
    background: #F7F7F7;
    border-radius: 0px;
}

/*Woocommerce Widgets */
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img{
    width: 60px;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{
    background-color: #5DCA7D;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{
    background-color: #EDEDED;
}

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

.widget_product_tag_cloud .tagcloud a{
    display: inline-block;
    background: #FCFCFC;
    padding: 8px 15px;
    margin-bottom: 3px;
    border: 1px solid #F3F3F3;
}

.widget_product_tag_cloud .tagcloud a:hover{
    background: #5DCA7D;
    color: #fff;
    padding: 12px 25px;
}

/*Account*/
.woocommerce form.login,
.woocommerce form.register{
    padding: 0;
    border: none;
}

.login label[for=rememberme] {
    display: block !important;
    margin: 20px 0 0;
}

.myaccount_address{
    border-bottom: 1px solid #E3E3E3;
    padding-bottom: 20px;
}

@media screen and (max-width: 800px){
    .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary,
    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product,
    .woocommerce .related ul li.product,
    .woocommerce .related ul.products li.product,
    .woocommerce-page .related ul li.product,
    .woocommerce-page .related ul.products li.product,
    .woocommerce .product_item,
    .woocommerce .woocommerce-ordering
    {
        width: 100% !important;
    }

    .woocommerce .woocommerce-result-count{
        margin-bottom: 10px;
    }

    .woocommerce .woocommerce-ordering{
        float: none;
        text-align: left;
    }

    .quick-cart-wrapper{
        opacity: 1;
        bottom: 0;
    }

    .product-slider .slider-arrow-nav{
        display: none;
    }

    .added-product, .added-links {
        display: block;
        text-align: center !important;
    }

    .added-links {
        margin-top: 20px;
    }

}

@media screen and (max-width: 980px){
    .woocommerce #content div.product div.summary,
    .woocommerce div.product div.summary,
    .woocommerce-page #content div.product div.summary,
    .woocommerce-page div.product div.summary{
        width: 100%;
    }
}


/*--------------------------------------------------------------
15.0 WPBakery Page Builder
--------------------------------------------------------------*/
.row-scroll-parallax, .row-fixed-parallax {
    background-repeat: no-repeat !important;
    background-attachment: fixed !important;
    background-size: cover !important;
    z-index: 1;
}

.stronghold-blog-wrapper,
.stronghold-brands,
.isotope-cat-container,
.stronghold-products-wrapper,
.stronghold-services-wrapper,
.stronghold-team-wrapper,
.stronghold-testimonials-wrapper{
    margin-bottom: 15px;
}

.stronghold-services-wrapper,
.stronghold-team-wrapper{
    position: relative;
}

.stronghold-services-wrapper:hover .arrow_next,
.stronghold-services-wrapper:hover .arrow_prev,
.stronghold-team-wrapper:hover .arrow_next,
.stronghold-team-wrapper:hover .arrow_prev,
.stronghold-blog-wrapper:hover .arrow_next,
.stronghold-blog-wrapper:hover .arrow_prev,
.stronghold-products-wrapper:hover .arrow_next,
.stronghold-products-wrapper:hover .arrow_prev,
.stronghold-projects-wrapper:hover .arrow_next,
.stronghold-projects-wrapper:hover .arrow_prev{
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
}


.carousel_arrow_nav{
    margin-bottom: 10px;
    position: absolute;
    top: 45%;
    width: 100%;
}

.arrow_next,
.arrow_prev{
    padding: 0;
    border-radius: 0;
    z-index: 2;
    background: transparent !important;
    color: #5DCA7D;
    
}

.arrow_next{
    right: 0px;
}

.arrow_prev{
    left: 0px;
}

.carousel_arrow_nav .arrow_next,
.carousel_arrow_nav .arrow_prev{
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
}

.arrow_next i,
.arrow_prev i{
    font-size: 40px;
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
}

.carousel_arrow_nav_top i,
.carousel_arrow_nav_side i{
    color: #5DCA7D;
}

.carousel_arrow_nav_top i:hover,
.carousel_arrow_nav_side i:hover{
    color: #222;
}

.carousel_arrow_nav_top .arrow_next {
    left: 40px;
    right: initial;
}

.carousel_arrow_nav_top .arrow_prev_top,
.carousel_arrow_nav_top .arrow_next_top,
.carousel_arrow_nav_side .arrow_prev_side,
.carousel_arrow_nav_side .arrow_next_side{
    padding: 0;
    font-size: 25px;
    margin-bottom: 10px;
}

.carousel_arrow_nav_top .arrow_prev_top:focus,
.carousel_arrow_nav_top .arrow_next_top:focus,
.carousel_arrow_nav_side .arrow_prev_side:focus,
.carousel_arrow_nav_side .arrow_next_side:focus,
.carousel_arrow_nav .arrow_prev:focus,
.carousel_arrow_nav .arrow_next:focus{
  outline: none;
  box-shadow: none;
}

.carousel_arrow_nav_top .arrow_prev_top{
    margin-right: 20px;
}

.carousel_arrow_nav_top .stronghold-heading{
    display: inline-block;
    float: left;
}

.carousel_arrow_nav_top .stronghold-heading h4{
    margin: 0;
}

.carousel_arrow_nav_side{
  position: absolute;
  z-index: 1;
  top: 40%;
  width: 100%;
  border: none;
}

.carousel_arrow_nav_side .arrow_next_side{
  right: -20px;
  position: absolute;
}

.carousel_arrow_nav_side .arrow_prev_side{
  left: -20px;
  position: absolute;
}


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

.elementor-page:not(.single-post)  .site-content .container{
  max-width: 100% !important;
  width: 100% !important;
  padding-left: 0;
  padding-right: 0;
}

.elementor-page .site-content .container .content-area{
  padding-left: 0;
  padding-right: 0;
}

.elementor-widget-container p{
    margin-bottom: 0;
}

.elementor-widget-container .wpcf7-form p{
  margin: 0;
}


@media screen and (max-width: 800px){
    .row-fixed-parallax,
    .row-scroll-parallax{
        background-attachment: initial !important;
    }

}


@media screen and (max-width: 1199px){

    .elementor-page .site-content .container .content-area{
      padding-left: 15px;
      padding-right: 15px;
  }

  .elementor-page:not(.single-post)  .site-content .container{
      overflow-x: hidden;
  }

}

.widget-grid-wrapper{
  display: grid;
  grid-gap: 20px;
}

.widget-grid-two-col{
  grid-template-columns: repeat(2, 1fr);
}

.widget-grid-three-col{
  grid-template-columns: repeat(3, 1fr);
}

.widget-grid-four-col{
  grid-template-columns: repeat(4, 1fr);
}

.widget-grid-six-col{
  grid-template-columns: repeat(6, 1fr);
}

.arrows-visible-desktop .carousel_arrow_nav_top,
.arrows-visible-desktop .carousel_arrow_nav_side{
  display: block;
}

.arrows-visible-desktop .slider-arrow{
  display: block !important;
}

.arrows-hidden-desktop .slider-arrow{
  display: none !important;
}

.arrows-hidden-desktop .carousel_arrow_nav_top,
.arrows-hidden-desktop .carousel_arrow_nav_side{
  display: none;
}


@media screen and (min-device-width : 768px) and (max-width: 1024px) {

  .widget-grid-wrapper{
    grid-template-columns: repeat(2, 1fr);
}

.widget-grid-one-col-tablet{
    grid-template-columns: repeat(1, 1fr);
}

.widget-grid-two-col-tablet{
    grid-template-columns: repeat(2, 1fr);
}

.widget-grid-three-col-tablet{
    grid-template-columns: repeat(3, 1fr);
}

.widget-grid-four-col-tablet{
    grid-template-columns: repeat(4, 1fr);
}

.arrows-hidden-tablet .slider-arrow {
    display: none !important;
}

.arrows-visible-tablet .carousel_arrow_nav_top,
.arrows-visible-tablet .carousel_arrow_nav_side{
    display: block;
}

.arrows-visible-tablet .slider-arrow{
    display: block !important;
}

.arrows-hidden-tablet .carousel_arrow_nav_top,
.arrows-hidden-tablet .carousel_arrow_nav_side{
    display: none;
}

}


@media screen and (min-width : 320px) and (max-width: 767px) {

  .widget-grid-wrapper{
    grid-template-columns: repeat(1, 1fr);
}

.widget-grid-one-col-mobile{
    grid-template-columns: repeat(1, 1fr);
}

.widget-grid-two-col-mobile{
    grid-template-columns: repeat(2, 1fr);
}

.widget-grid-three-col-mobile{
    grid-template-columns: repeat(3, 1fr);
}

.widget-grid-four-col-mobile{
    grid-template-columns: repeat(4, 1fr);
}

.arrows-hidden-mobile .slider-arrow {
    display: none !important;
}

.arrows-visible-mobile .carousel_arrow_nav_top,
.arrows-visible-mobile .carousel_arrow_nav_side{
    display: block;
}

.arrows-visible-mobile .slider-arrow{
    display: block !important;
}

.arrows-hidden-mobile .carousel_arrow_nav_top,
.arrows-hidden-mobile .carousel_arrow_nav_side{
    display: none;
}

}

/*--------------------------------------------------------------
15.1 Blog Grid
--------------------------------------------------------------*/
.stronghold-blog-grid-item{
    margin-bottom: 30px;
}

.stronghold-blog-grid-item .gallery-featured-slider{
    margin-bottom: 10px;
}

/*--------------------------------------------------------------
15.2 Blog Carousel
--------------------------------------------------------------*/
.stronghold-blog-items .stronghold-blog-item #gallery-featured-slider .owl-wrapper-outer .owl-item{
    padding-right: 0px;
}

.stronghold-blog-items .stronghold-blog-info,
.stronghold-blog-grid-items .stronghold-blog-info{
    padding: 20px 30px 30px;
    border: 1px solid #f2f2f28a;
    text-align: left;
    border-bottom: 5px solid #f2f2f28a;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -moz-transition: border .7s ease-in-out;
    -webkit-transition: border .7s ease-in-out;
    -o-transition: boder .7s ease-in-out;
    transition:border .7s ease-in-out;
}

.stronghold-blog-items .stronghold-blog-info:hover,
.stronghold-blog-grid-items .stronghold-blog-info:hover{
    border: 1px solid #E0E0E0;
    border-bottom: 5px solid #E0E0E0;
}

.stronghold-blog-items .stronghold-blog-info .blog-entry-title,
.stronghold-blog-grid-items .stronghold-blog-info .blog-entry-title{
  color: #222;
}

.stronghold-blog-items .stronghold-blog-info .blog-entry-title a,
.stronghold-blog-grid-items .stronghold-blog-info .blog-entry-title.blog-entry-title a{
    color: #222;
    font-weight: 600;
    display: block;
}

.stronghold-blog-items .stronghold-blog-info .blog-entry-title:after,
.stronghold-blog-grid-items .stronghold-blog-info .blog-entry-title:after{
    content: '';
    display: inline-block;
    background: #5DCA7D;
    width: 40px;
    height: 5px;
    margin-top: 10px;
    border-radius: 2px;
}

.stronghold-blog-item .blog-index-featured a:hover .blog-featured-img-overlay,
.stronghold-blog-grid-item .blog-index-featured a:hover .blog-featured-img-overlay{
    opacity: 0.7;
    -moz-opacity: 0.7;
    filter: alpha(opacity=70);
}

.stronghold-blog-items .stronghold-blog-info h5 a:hover,
.stronghold-blog-grid-items .stronghold-blog-info h5 a:hover{
    color: #5DCA7D;
}

.stronghold-blog-items .stronghold-blog-info p,
.stronghold-blog-grid-items .stronghold-blog-info p{
    margin-bottom: 0;
}

.stronghold-blog-items .gallery-featured-index,
.stronghold-blog-grid-items .gallery-featured-index{
    margin-bottom: -10px;
    position: relative;
}

.stronghold-blog-items .video-featured-index,
.stronghold-blog-grid-items .video-featured-index{
    position: relative;
}

.stronghold-blog-item .blog-index-featured,
.stronghold-blog-item .video-featured-index,
.stronghold-blog-item .gallery-featured-slider .owl-stage-outer,
.stronghold-blog-grid-item .blog-index-featured,
.stronghold-blog-grid-item .video-featured-index,
.stronghold-blog-grid-item .gallery-featured-slider .owl-stage-outer{
    height: 275px !important;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.stronghold-blog-item .blog-index-featured a img,
.stronghold-blog-item .video-featured-index iframe,
.stronghold-blog-item .gallery-featured-slider a img,
.stronghold-blog-grid-item .blog-index-featured a img,
.stronghold-blog-grid-item .video-featured-index iframe,
.stronghold-blog-grid-item .gallery-featured-slider a img{
    min-height: 275px;
}

.stronghold-blog-items .gallery-featured-slider{
    margin-bottom: 10px;
}

.blog-date-overlay{
    position: absolute;
    top: 0;
    background: #5DCA7D;
    color: #fff;
    right: 0;
    padding: 15px;
    text-align: center;
    z-index: 999;
}

.blog-overlay-month{
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
}

.blog-overlay-day{
    font-weight: 600;
}


.stronghold-blog-items .blog-carousel-design-two .stronghold-blog-info {
    padding: 20px 30px 30px;
    border: 1px solid #e8e8e8;
    border-top: none;
}

.stronghold-blog-info .cat-links a,
.stronghold-blog-info .entry-meta a{
    font-size: 14px;
}

.stronghold-blog-items .blog-carousel-design-two .stronghold-blog-info i{
    padding-right: 5px;
}

.stronghold-blog-items .blog-carousel-design-two .stronghold-blog-info .entry-meta{
    margin-bottom: 5px;
}

.stronghold-blog-items .blog-carousel-design-two .stronghold-blog-info h5:after{
    content: none;
}

.stronghold-blog-item{
    border-radius: 10px;
    box-shadow: 1px 3px 6px 2px rgb(117 125 129 / 10%);
}

.blog-index-featured{

}

@media screen and (max-width: 800px){
    .stronghold-blog-item .blog-index-featured,
    .stronghold-blog-item .video-featured-index,
    .stronghold-blog-item .gallery-featured-slider .owl-stage-outer,
    .stronghold-blog-grid-item .blog-index-featured,
    .stronghold-blog-grid-item .video-featured-index,
    .stronghold-blog-grid-item .gallery-featured-slider .owl-stage-outer{
        height: auto !important;
    }
}

/*--------------------------------------------------------------
15.3 Brands
--------------------------------------------------------------*/
.stronghold-brands a img,
.stronghold-brands img{
    transition: 0.6s;
    -moz-transition: 0.6s;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
}

.stronghold-brands a:hover img,
.stronghold-brands img:hover{
    opacity: 0.7;
    -moz-opacity: 0.7;
    filter: alpha(opacity=70);
}


/*--------------------------------------------------------------
15.4 Counter
--------------------------------------------------------------*/
.stronghold-info-number h4{
    margin: 5px 0;
}

.stronghold-info-number input{
    display: none;
}

.counter-separator{
    display: inline-block;
    width: 10%;
    height: 4px;
    content: "";
    background: #5DCA7D;
    border-radius: 10px;
}

.stronghold-counter-wrapper i{
    transition: 0.6s;
    -moz-transition: 0.6s;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
}

/*--------------------------------------------------------------
15.5 Heading
--------------------------------------------------------------*/
.heading-separator{
    content: '';
    display: block;
    background: #5DCA7D;
    width: 40px;
    height: 5px;
    margin: 10px 0;
    border-radius: 10px;
}

.wpb_row  .stronghold-heading h4{
    margin: 0;
    margin-bottom: 10px;
    font-size: 32px;
}

.heading-title-element{
    margin-top: 10px;
    -moz-transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition:all .6s ease-in-out;  
}

.heading-subtitle{
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: flex;
    display: -webkit-flex;
    font-family: "Montserrat", sans-serif;
    color: #5DCA7D;
    display: block;
}

/*--------------------------------------------------------------
15.6 Icon Box
--------------------------------------------------------------*/
.stronghold-icon-box-wrapper{
    margin-bottom: 15px;
    -moz-transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition:all .6s ease-in-out;
}

.stronghold-icon-box-wrapper p{
    margin: 0;
}

.stronghold-icon-box-wrapper .stronghold-info-icon i{
    vertical-align: initial !important;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition:all .4s ease-in-out;
}

.stronghold-icon-box-front,
.stronghold-icon-box-back {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -ms-transition: -ms-transform 0.6s;
    -moz-transition: -moz-transform 0.6s;
    border-radius: 10px;
}

.stronghold-icon-box-front{
    -moz-transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}

.stronghold-info-icon-content-front .iconbox-overlay,
.stronghold-icon-box-front .iconbox-overlay{
    position: absolute;
    opacity: 0;
    -moz-transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
}

.stronghold-info-icon-content-front:hover > .iconbox-overlay,
.stronghold-icon-box-front:hover > .iconbox-overlay{
    opacity: 1;
}

.stronghold-icon-box-front,
.stronghold-icon-box-front .stronghold-info-icon,
.stronghold-icon-box-front .stronghold-info-icon-content-front,
.stronghold-icon-box-front .stronghold-content-wrap{
    position: relative;
}

.stronghold-icon-box-front .stronghold-info-icon,
.stronghold-icon-box-front .stronghold-info-icon-content-front,
.stronghold-icon-box-front .stronghold-content-wrap{
    z-index: 1;
}

.stronghold-icon-box-front:hover .icon-box-overlay{
    opacity: 1;
}

.stronghold-icon-box-back{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.stronghold-icon-box-front {
    padding: 35px;
}


.stronghold-icon-box-back {
    padding: 25px 20px 20px;
    background-color: #1e1e1e;
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
}

.stronghold-icon-box-wrapper:hover .stronghold-icon-box-front {
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
}

.stronghold-icon-box-wrapper:hover .stronghold-icon-box-back {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    -ms-transform: rotateY(0);
    -moz-transform: rotateY(0);
}

.stronghold-info-icon-link-btn{
    padding: 5px 15px;
    border-radius: 2px;
    transition: none;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.stronghold-info-icon-link-btn:hover{
    opacity: 0.8;
    -moz-opacity: 0.8;
    filter: alpha(opacity=80);
}

.box-link-wrap,
.box-link-wrap:hover{
    color: #797878;
}

.icon-box-icon-left{
    display: flex;
}

.icon-box-icon-left .stronghold-info-icon{
    padding-right: 15px;
}

.icon-box-design-two .icon-left,
.icon-box-design-two .icon-right {
  display: -webkit-flex;
  display: flex;
  text-align: left;
}

.icon-box-design-two .icon-right {
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  text-align: right;
}

.icon-box-design-two .icon-left .stronghold-content-wrap,
.icon-box-design-two .icon-right .stronghold-content-wrap {
  margin-bottom: auto;
  margin-top: auto;
}

.icon-box-design-two .icon-right .stronghold-info-icon,
.icon-box-design-two .icon-left .stronghold-info-icon {
  margin-bottom: auto;
  margin-top: auto;
}

.icon-box-design-two .icon-right .stronghold-info-icon {
  padding-left: 20px;
  order: 2;
}

.icon-box-design-two .icon-left .stronghold-info-icon {
  padding-right: 20px;
}

.icon-box-design-two .stronghold-info-icon-title-element{
  margin-bottom: 5px;
}

.stronghold-icon-box-wrapper:hover .icon-box-zoom {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.stronghold-info-icon-title-element,
.stronghold-icon-box-desc{
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition:all .4s ease-in-out; 
}

/*--------------------------------------------------------------
15.7 Info Banner
--------------------------------------------------------------*/
.stronghold-info-bannerb-wrapper .stronghold-info-banner-content{
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    width: 90%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.stronghold-info-banner-icon{
    margin-bottom: 30px;
}

.stronghold-info-bannerb-wrapper .stronghold-info-banner-overlay{
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    top: 0;
    left: 0;
    -moz-transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition:all .6s ease-in-out;
}

.stronghold-info-bannerb-wrapper:hover .stronghold-info-banner-overlay{
    opacity: 0.7;
    -moz-opacity: 0.7;
    filter: alpha(opacity=70);

}

.stronghold-info-bannerb-wrapper{
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.stronghold-info-bannerb{
    -moz-transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition:all .6s ease-in-out;
}

.stronghold-info-bannerb-wrapper:hover .stronghold-info-bannerb{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.stronghold-info-bannerb img{
    width: 100%;
    height: 100%;
}

.stronghold-info-bannerb-wrapper .banner-separator{
    display: inline-block;
    width: 50%;
    height: 3px;
    content: "";
    background: #fff;
}

.stronghold-info-bannerb-wrapper span{
    display: inline-block;
}

.stronghold-info-banner-title h4{
    font-weight: bold;
}

.stronghold-info-bannerb-wrapper .stronghold-info-banner-title h4{
    margin-bottom: 0;
    margin-top: 10px;
}

/*--------------------------------------------------------------
15.8 Info Box
--------------------------------------------------------------*/
/*Info Box*/
.stronghold-info-box-wrapper{
    overflow: hidden;
    position: relative;
    border-radius: 10px;
}

.info-box-img-wrapper img{
    width: 100%;
    height: 100%;
    -moz-transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition:all .6s ease-in-out;
}

.info-box-overlay{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 70%;
    -moz-transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition:all .6s ease-in-out;
    padding: 10px;
}

.stronghold-info-box-wrapper:hover .info-box-overlay{
    top: 10%;
}

.stronghold-info-box-wrapper:hover .info-box-img-wrapper img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.stronghold-info-box-wrapper:hover .info-box-description{
    opacity: 1;
}

.info-box-icon,
.info-box-title{
  margin-bottom: auto;
  margin-top: auto;
}

.info-top-content-wrapper{
 display: flex;
 justify-content: center;
}

.info-box-icon i{
    font-size: 30px;
    color: #fff;
    margin-right: 10px;
    vertical-align: initial !important;
    width: auto !important;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition:all .4s ease-in-out;
}

.info-box-title h5{
    color: #fff;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 0;
}

.info-box-top{
    text-align: center;
    overflow: hidden;
}

.info-box-description{
    color: #fff;
    text-align: center;
    opacity: 0;
    -moz-transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition:all .6s ease-in-out;
}

.info-box-link-btn {
    margin-top: 10px;
    text-align: center;
    font-weight: 700;
}

.info-box-link{
    text-align: center;
}

.info-box-shadow-on{
    -webkit-box-shadow: -1px 0px 18px -3px rgba(230,230,230,1);
    -moz-box-shadow: -1px 0px 18px -3px rgba(230,230,230,1);
    box-shadow: -1px 0px 18px -3px rgba(230,230,230,1);
}

/*--------------------------------------------------------------
15.9 Info Icon
--------------------------------------------------------------*/
.stronghold-info-icon i{
    height: auto !important;
    width: auto !important;
    margin-left: auto !important;
    line-height: 1 !important;
    vertical-align: middle !important;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.stronghold-info-icon-wrapper,
.stronghold-counter-wrapper,
.stronghold-icon-box-wrapper{
    text-align: center;
    position: relative;
}

.stronghold-info-icon-title h4{
    margin-top: 0;
    font-weight: 600;
}

.stronghold-info-icon,
.info-icon-img img{
    transition: 0.6s;
    -moz-transition: 0.6s;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    text-align: center;
}

.info-icon-img{
    overflow: hidden;
}

.stronghold-info-icon i{
    display: inline-block;

}

.stronghold-icon-wrapper{
    margin: 0 auto;
    position: relative;
}

.stronghold-info-icon-circle{
    border-radius: 50%;
}

.stronghold-info-icon-wrapper:hover .stronghold-info-icon,
.stronghold-counter-wrapper:hover .stronghold-info-icon,
.stronghold-info-icon-wrapper:hover > .info-icon-img img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.stronghold-content-wrap{
    display: table-cell;
}

.stronghold-info-icon-wrapper .info-icon-translate {
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.stronghold-info-icon-wrapper:hover .info-icon-translate {
  -ms-transform: translate(0px, -10px);
  -webkit-transform: translate(0px, -10px);
  transform: translate(0px, -10px);
}

.stronghold-info-icon-wrapper .info-icon-box-shadow {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 8px 11px 4px;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.stronghold-info-icon-wrapper:hover .info-icon-box-shadow {
  box-shadow: none;
}

.stronghold-info-icon-wrapper .icon-wrapper,
.stronghold-info-icon-wrapper .icon-wrapper i,
.stronghold-info-icon-desc{
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.info-icon-left{
    display: flex;
}

.info-icon-left .stronghold-info-icon,
.info-icon-left .stronghold-content-wrap{
    margin-top: auto;
    margin-bottom: auto;
}

.stronghold-info-icon .icon-wrapper{
    display: flex;
    align-items: center;
    justify-content: center;
}

.stronghold-info-icon .icon-wrapper i{
    margin-left: 0 !important;
    margin-right: 0;
}

/*--------------------------------------------------------------
15.10 Pricing Table
--------------------------------------------------------------*/
.pricing-table-btn {
    color: #fff;
    background: #5DCA7D;
    margin: 0 auto;
    text-transform: uppercase;
    margin-top: 20px;
}

.pricing-table-btn:hover {
    color: #fff;
}

.stronghold-pricing-table {
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease-in-out 0s;
    text-decoration: none;
    border: 1px solid #f8f8f8b0;
    border-bottom: 5px solid #F2F2F2;
    text-align: center;
    padding-bottom: 20px;
    border-radius: 10px;
    background: #ffffff;
}

.stronghold-pricing-table:hover{
    -webkit-transform: translateY(-2px);
    -moz-transform: translateY(-2px);
    transform: translateY(-2px);
    -webkit-box-shadow: 0 10px 25px rgba(148,148,148,0.2);
    -moz-box-shadow: 0 10px 25px rgba(148,148,148,0.2);
    box-shadow: 0 10px 25px rgba(148,148,148,0.2);
}

.stronghold-pricing-table .pricing-table-header {
    text-transform: uppercase;
    text-align: center;
    line-height: 1.0;
    padding: 10px 0 10px 0;
    background: #5DCA7D;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.stronghold-pricing-table .pricing-title {
    color: #fff;
    font-weight: 600;
}
.stronghold-pricing-table .pricing-rate {
    font-size: 60px;
    font-weight: 600;
    position: relative;
    text-align: center;
    letter-spacing: 3px;
}

.stronghold-pricing-table .pricing-rate .pricing-value {
    color: #5DCA7D;
    display: inline-block;
}

.stronghold-pricing-table .pricing-rate .pricing-period {
    font-size: 18px;
    display: inline-block;
    color: #5DCA7D;
}


.stronghold-pricing-table .pricing-rate span {
    font-size: 14px;
    display: block;
    letter-spacing: 1px;
    margin-top: -20px;
}
.stronghold-pricing-table .pricing-features {
    padding: 30px 10px 0;
    border-top: none;
    text-align: center;
    -webkit-transition:  all .3s ease-in-out;
    -moz-transition:  all .3s ease-in-out;
    -ms-transition:  all .3s ease-in-out;
    -o-transition:  all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.stronghold-pricing-table .pricing-features ul {
    padding: 0px;
    display: table;
    margin: 0px auto;
    width: 100%;
    list-style: none;
}

.stronghold-pricing-table .pricing-features ol {
    list-style: none;
    padding-inline-start: 0;
}

.stronghold-pricing-table .pricing-features  {
    margin-bottom: 5px;
}

.stronghold-pricing-table  .pricing-features li {
    list-style: none;
    border-bottom: 1px solid #f8f8f8b0;
    text-align: center;
    padding: 5px 6px;
}

.stronghold-pricing-table .pricing-title,
.stronghold-pricing-table .pricing-value,
.stronghold-pricing-table .pricing-period{
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

@media screen and (max-width: 800px){
    .stronghold-pricing-table {
        padding-right: 0px;
    }
}

/*--------------------------------------------------------------
15.11 Product Carousel
--------------------------------------------------------------*/
.stronghold-products-wrapper{
    position: relative;
}

.stronghold-products .product-name-sc,
.stronghold-products-grid .product-name-sc,
.stronghold-products-grid-filter .product-name-sc{
    font-weight: 600;
}

.stronghold-products .product-name-sc a,
.stronghold-products .product-category-name a,
.stronghold-products-grid .product-name-sc a,
.stronghold-products-grid-filter .product-name-sc a{
    color: #444;
}

.stronghold-products .product-name-sc a:hover,
.stronghold-products .product-category-name a:hover,
.stronghold-products-grid .product-name-sc a:hover,
.stronghold-products-grid-filter .product-name-sc a:hover{
    color: #5DCA7D;
}

.stronghold-products .product-info-sc,
.stronghold-products-grid .product-info-sc,
.stronghold-products-grid-filter .product-info-sc{
    text-align: center;
    padding-top: 10px;
}

.stronghold-products .product-price,
.stronghold-products-grid .product-price,
.stronghold-products-grid-filter .product-price{
    font-size: 20px;
    font-weight: 600;
    display: block;
    color: #5DCA7D;
    font-family: 'Montserrat', sans-serif;
}

.stronghold-products .product_img_container_sc,
.stronghold-products-grid .product_img_container_sc,
.stronghold-products-grid-filter .product_img_container_sc{
    position: relative;
    overflow: hidden;
    padding: 0;
    border-radius: 10px;
}

.stronghold-products .product_img_container_sc img,
.stronghold-products-grid .product_img_container_sc img,
.stronghold-products-grid-filter .product_img_container_sc img{
    border-radius: 10px;
}


.stronghold-products .product_img_back_sc,
.stronghold-products-grid .product_img_back_sc,
.stronghold-products-grid-filter .product_img_back_sc{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.stronghold-products .product_img_front_sc,
.stronghold-products-grid .product_img_front_sc,
.stronghold-products-grid-filter .product_img_front_sc,
.stronghold-products .product_img_front_sc img,
.stronghold-products-grid .product_img_front_sc img,
.stronghold-products-grid-filter .product_img_front_sc img,
.stronghold-products .product_img_back_sc img,
.stronghold-products-grid .product_img_back_sc img,
.stronghold-products-grid-filter .product_img_back_sc img{
    width: 100%
}

.stronghold-products .product_img_back_sc img,
.stronghold-products-grid .product_img_back_sc img,
.stronghold-products-grid-filter .product_img_back_sc img{
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -webkit-transition: opacity .5s ease-in-out;
}

.stronghold-products .product_img_container_sc:hover .product_img_back_sc img,
.stronghold-products-grid .product_img_container_sc:hover .product_img_back_sc img,
.stronghold-products-grid-filter .product_img_container_sc:hover .product_img_back_sc img{
    opacity: 1;
    -moz-opacity: 1.0;
    filter: alpha(opacity=100);

}

.stronghold-product-item:hover .add-cart-carousel,
.stronghold-product-item-filter:hover .add-cart-carousel{
    opacity: 1;
    bottom: 0;
}

.product-added:before{
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: "\f00c";
    background: #5DCA7D;
    position: absolute;
    top: 0;
    right: 0;
    height: 40px;
    width: 40px;
    color: #fff;
    padding: 9px 12px;
    z-index: 99;
}

.stronghold-products .product-category-name{
    display: inline-block;
    font-weight: 600;
    margin-top: 20px;
}

.stronghold-products .category-count{
    color: #5DCA7D;
    padding-left: 10px;
}

.stronghold-product-category-item .product-img-wrapper a img{
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.stronghold-product-category-item .product-img-wrapper a img:hover{
 opacity: 0.8;
}

.stronghold-products-grid .stronghold-product-item{
    margin-bottom: 50px;
}

.stronghold-products .onsale,
.stronghold-products-grid .onsale,
.stronghold-products-grid-filter .onsale{
    min-width: 3.236em;
    font-weight: 700;
    position: absolute;
    top: -.5em;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    background-color: #5DCA7D;
    font-size: 12px;
    border-radius: 0;
    z-index: 1000;
    padding: 2px 8px;
    min-height: 20px;
    line-height: 30px;
    text-align: right;
    margin: 10px !important;
    right: auto !important;
    left: 0 !important;
    text-transform: uppercase;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    box-sizing: content-box;
    opacity: 0.7;
    -moz-opacity: 0.7;
    filter: alpha(opacity=70);
}

.stronghold-products .onsale:after,
.stronghold-products-grid .onsale:after,
.stronghold-products-grid-filter .onsale:after{
    content: "";
    border-top-width: 35px;
    border-top-style: solid;
    border-right: 20px solid rgba(255, 255, 255, 0);
    width: 12px;
    position: absolute;
    top: 0;
    right: -20px;
    color: #5DCA7D;
}

.stronghold-products .out_of_stock_badge,
.stronghold-products-grid .out_of_stock_badge,
.stronghold-products-grid-filter .out_of_stock_badge{
    color: #fff !important;
    font-style: italic !important;
    font-size: 10px !important;
    text-align: center !important;
    text-transform: uppercase;
    border-radius: 0 !important;
    background-color: #323332 !important;
}

.stronghold-products .out_of_stock_badge:after,
.stronghold-products-grid .out_of_stock_badge:after,
.stronghold-products-grid-filter .out_of_stock_badge:after{
    border-top-width: 34px !important;
    color: #323332 !important;
}

.stronghold-products .product-price, 
.stronghold-products-grid .product-price, 
.stronghold-products-grid-filter .product-price,
.stronghold-products .quickview-sm-wrapper, 
.stronghold-products-grid .add-cart-wrapper{
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

/*--------------------------------------------------------------
15.12 Product Grid (Filter))
--------------------------------------------------------------*/
.products-filter{
    text-align: center;
    margin-bottom: 40px;
}

.products-filter a{
    display: inline-block !important;
    margin-right: 10px;
    margin-bottom: 10px;
    font-weight: 600;
}

.products-filter .current{
    background: #323332;
    color: #fff;
}

.stronghold-product-item-filter{
    margin-bottom: 50px;
}


.three-col-grid-filter{
    width: 32.10%;
}

.four-col-grid-filter{
    width: 23.6%;
}

.five-col-grid-filter{
    width: 18.55%;
}

@media screen and (max-width: 800px){
    .stronghold-product-item-filter{
        width: 100% !important;
    }
}


/*--------------------------------------------------------------
15.13 Services List
--------------------------------------------------------------*/
.stronghold-serviceslist{
    list-style: none;
    margin: 0;
    padding: 0;
}

.stronghold-serviceslist-wrapper{
    background: #F7F7F7;
    padding: 10px;
    border-radius: 3px;
    border: 1px solid #F1F1F1;
}

.stronghold-serviceslist li a{
    display: block;
    padding: 15px 12px;
    border-bottom: 1px solid #F1F1F1;
    font-weight: 600;
    position: relative;
}

.stronghold-serviceslist li:hover > a,
.stronghold-serviceslist-active{
    background: #5DCA7D;
    border-radius: 3px;
    color: #fff;
}

.stronghold-serviceslist li a:after{
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 12px;
    content: '\f054';
    float: right;
    line-height: 30px;
    position: absolute;
    right: 10px;
    top: 18%;
    color: #5DCA7D;
}

.stronghold-serviceslist li .stronghold-serviceslist-active:after{
    color: #fff;
}

.stronghold-serviceslist li:hover > a:after{
    color: #fff;
}


/*--------------------------------------------------------------
15.14 Testimonials
--------------------------------------------------------------*/
.stronghold-testimonials-wrapper {
    position: relative;
    width: 100%;
}

.stronghold-testimonials {
    padding-left: 0;
    margin: 0;
    list-style: none;
}

.stronghold-testim-text i{
    font-size: 20px;
    position: absolute;
    top: 20px;
    left: 15px;
    padding-right: 10px;
    color: #5DCA7D;
}

.testimonial-quote-icon{
    display: block !important;
    color: #5DCA7D;
    font-size: 20px;
    margin-bottom: 20px;
}

.stronghold-testim-text {
    display: block;
    font-size: 16px;
    position: relative;
    margin-bottom: 5px;
    padding: 30px 40px;
    background: #F3F3F3;
    -webkit-box-shadow: -1px 0px 18px -3px rgba(230,230,230,1);
    -moz-box-shadow: -1px 0px 18px -3px rgba(230,230,230,1);
    box-shadow: -1px 0px 18px -3px rgba(230,230,230,1);
    border-radius: 10px;
}

.arr-bottom{
    content: '';
    width: 22px;
    height: 22px;
    background: #F3F3F3;
    position: absolute;
    bottom: -7px;
    left: 26px;
    border-radius: 2px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}

.stronghold-author{
    margin-top: 10px;
    display: inline-block;
    float: left;
    direction: ltr;
}

.stronghold-author img{
    display: inline-block !important;
}

.stronghold-author-info{
    display: inline-block;
    padding: 8px;
}

.stronghold-author-info li{
    list-style: none;
}

.stronghold-testim-name{
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 10px;
}

.stronghold-testim-position{
    padding-top: 5px;
    font-size: 12px;
    color: #9E9E9E;
}

.stronghold-author img, .stronghold-author .stronghold-author-info {
    display: inline-block;
    vertical-align: middle;
}

.stronghold-author img,
.stronghold-author-img img{
    width: 80px !important;
    height: 80px !important;
    border-radius: 50% !important;
    margin-right: 5px;
}

.stronghold-author-img,
.stronghold-testim-text-slider{
    display: inline-block;
}

.stronghold-testim-text-slider{
    margin-bottom: 20px;
    text-align: center;
    width: 80%;
    padding: 0 30px;
    position: relative;
}

.stronghold-testim-content{
    text-align: center;
}

.stronghold-author-slider{
    display: block;
    margin-left: 20px;
    margin-bottom: 20px;
    text-align: center;
}

.stronghold-author .stronghold-author-info {
    text-align: left;
    line-height: 1.5;
}

.testimonial-rating{
    margin-top: 10px;
}

.testimonial-rating i{
    color: #FFCC00;
    display: inline-block;
    margin-right: 2px;
}

.stronghold-testim-name,
.stronghold-testim-position,
.testimonial-rating i,
.fa-quote-left:before{
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;  
}

/*--------------------------------------------------------------
15.15 Call to Action
--------------------------------------------------------------*/
.stronghold-call-to-action-wrapper{
    padding: 20px 0;
    display: flex;
    display: -webkit-flex;
    width: 100%;
}

.call-link,
.call-link-vc{
    margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: 0;
}

.call-text-wrapper{
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 0;
    margin-right: auto;
}

.call-link a,
.call-link-vc a{
    text-align: center;
    font-weight: bold;
}

.call-link a:hover,
.call-link-vc a:hover{
    background: transparent;
    border: 1px solid #5DCA7D;
    color: #5DCA7D;
}

.call-title h4,
.call-subtitle h5{
    margin: 0;
}

.call-title h4{
    font-weight: bold;
}

.call-subtitle h5{
    margin-top: 10px;
}

@media screen and (max-width: 800px){
    .stronghold-call-to-action-wrapper {
        display: block;
    }

    .call-text-wrapper,
    .call-link,
    .call-link-vc{
        display: block;
        width: 100%;
        text-align: center;
    }

    .call-link,
    .call-link-vc{
        margin-top: 20px;
    }
}

/*--------------------------------------------------------------
15.16 Info List
--------------------------------------------------------------*/
.stronghold-info-list-content,
.stronghold-info-list-icon{
    margin-bottom: auto;
    margin-top: auto;
}

.stronghold-info-list-title h4,
.stronghold-info-list-desc p{
    margin: 0;
}

.stronghold-info-list-title h4{
  font-weight: 600;
}

.stronghold-info-list-content{
    width: 90%;
}

.stronghold-info-list-icon i{
    margin-right: 10px;
    vertical-align: initial !important;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; 
}

.stronghold-info-list-item{
    position: relative;
    padding-bottom: 10px;
    display: flex;
}

.stronghold-info-list-title a:hover > h4{
    opacity: 0.8;
    -moz-opacity: 0.8;
    filter: alpha(opacity=80);
}

.stronghold-info-list-item .info-icon-img {
    display: table-cell;
    padding-right: 10px;
}

.stronghold-info-list-item .info-icon-img img{
    width: 32px;
}

.stronghold-info-list-item .stronghold-info-list-title-element,
.stronghold-info-list-item .stronghold-info-list-desc{
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; 
}

/*--------------------------------------------------------------
15.17 Accordion
--------------------------------------------------------------*/
.stronghold-accordion-wrapper {
    overflow:hidden;
    position: relative;
}

.accordion-item{
    box-shadow: 1px 3px 6px 2px rgb(117 125 129 / 10%);
    border-radius: 10px;
    margin-bottom: 10px;
}


.accordion-item-title {
    width:100%;
    padding:10px;
    display: flex;
    background:transparent;
    font-weight: 600;
    border-radius: 10px;
}

.accordion-item-title.active,
.accordion-item-title:hover{
    background:#F7F7F7;
}

.accordion-item-title:after,
.accordion-item-title.active:after{
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: '\f078';
    color: #5DCA7D;
    right: 20px;
    margin-bottom: auto;
    margin-top: auto;
    margin-left: auto;
}

.accordion-item-title.active:after{
    content: '\f077';
}

.accordion-item-title.active{
    color: #929292;
}

.accordion-item:last-child .accordion-item-title {
    border-bottom:none;
}

.accordion-item-content {
    padding:15px;
    display:none;
}

.accordion-icon{
  margin-right: 15px;
  height: auto !important;
  width: auto !important;
  margin-bottom: auto;
  margin-top: auto;
  margin-left: 0 !important;
}

.accordion-main-title{
    margin-bottom: 20px;
}

.accordion-item-title-element{
    -moz-transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    font-size: 16px;
    padding: 0 5px;
    margin: 5px 0;
    width: 100%;
}



/*--------------------------------------------------------------
15.18 Service Products
--------------------------------------------------------------*/
.stronghold-service-product-wrapper{
    position: relative;
    border-radius: 3px;
}

.service-product-title{
    margin-bottom: 10px;
}

.service-product-desc{
    margin-bottom: 20px;
}

.service-product-title h4{
    margin: 0;
    font-weight: 600;
}

.service-product-select{
    padding: 10px;
    border-radius: 3px;
    font-weight: 700;
    font-size: 14px;
}

.service-product-select option{
    padding: 10px;
}

.service-product-btn,
.service-product-overlay-btn,
.service-product-btn-page{
    margin-top: 20px;
    display: block;
}

.service-products-wrapper{
   background: #ffffff;
   max-width: 1300px;
   padding: 40px 15px 30px 15px;
}

.service-product-overlay-desc{
 background: #fff;
 padding: 10px;
 border: 1px solid #ececec;
 border-bottom-width: 3px;
 border-bottom-color: #eaeaea;
}

.service-product-overlay-price{
    font-size: 20px;
    font-weight: 600;
    display: block;
    color: #5DCA7D;
    font-family: 'Montserrat', sans-serif;
}

.service-product-img img{
    width:100%;
}

.service-product-overlay-desc .service-product-btn{
    display: inline-block;
    margin-top: 10px;
}

.service-product-overlay-title h5{
    font-size: 16px;
    font-weight: 600;
}

.service-product{
  margin-bottom: 30px;
}

.service-product-wrapper .product-added:before{
    right: 15px;
}

.service-products-wrapper .service-products{
    padding-right: 30px;
}

/*--------------------------------------------------------------
15.19 Opening Hours
--------------------------------------------------------------*/
.opening-hours-day,
.opening-hours-time,
.price-list-details,
.price-list-price{
    display: inline-block;
}

.opening-hours-item{
    display: flex;
}

.opening-hours-day{
  font-weight: 600;
}

.opening-hours-time{
 margin-left: auto;
}

.opening-hours-day,
.opening-hours-time{
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.opening-hours-item,
.price-list-item{
 border-bottom: 1px solid rgb(240 240 240 / 40%);
 padding: 10px 0;
}

.opening-hours-item:last-child,
.price-list-item:last-child{
 border-bottom: none;
}

.opening-hours-icon{
    padding-right: 8px;
    margin-bottom: auto;
    margin-top: auto;
}

.opening-hours-header .opening-hours-header-title{
    margin-bottom: 0;
    margin-top: 0;
}

.opening-hours-header .opening-hours-header-title,
.opening-hours-header .opening-hours-desc,
.opening-hours-icon{
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.opening-hours-header{
    margin-bottom: 10px;
}

/*--------------------------------------------------------------
15.20 Price List
--------------------------------------------------------------*/
.price-list-title{
    font-weight: 600;
}

.price-list-header{
    padding: 15px 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.price-list-item{
    width: 100%;
}

.price-list-item:last-child{
    padding-bottom: 0;
}

.price-list-item:first-child{
    padding-top: 0;
}

.price-list-icon,
.price-list-details,
.price-list-price{
    margin-bottom: auto;
    margin-top: auto;
}

.price-list-icon {
    padding-right: 20px;
}

.price-list-icon i{
    font-size: 30px;
    color: #5DCA7D;
}

.price-list-details{
    width: 80%;
}

.price-list-price{
  float: right;
}

.price-list-title-element{
    margin-bottom: 5px;
    margin-top: 0;
}

.price-list-title-element,
.price-list-desc,
.price-list-price-element,
.price-list-icon-element{
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.price-list-content{
    padding: 20px;
    width: 100%;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.price-list-price span{
    font-weight: 700;
}

.price-list-item{
    display: flex;
    display: -webkit-flex;
}

.price-list-item .price-list-details,
.price-list-item .price-list-price{
    margin-bottom: auto;
    margin-top: auto;
}

.price-list-item .price-list-price{
    margin-left: auto;
    margin-right: 0;
    text-align: right;
}

.price-list-main-title{
    margin: 0;
    font-size: 20px;
}


@media screen and (max-width: 800px){
 .price-list-details{
    width: 90%;
}

.price-list-price{
    float: none;
    display: block;
    text-align: center;
}

}

/*--------------------------------------------------------------
15.21 Gallery/Project Grid
--------------------------------------------------------------*/
.gallery-grid-img,
.project-grid-img{
    position: relative;
    overflow: hidden;
}

.gallery-grid-item-title,
.project-grid-item-title{
    margin: 20px 0 10px;
    color: #222;
    font-weight: 600;
}

.gallery-grid-item-title a,
.project-grid-item-title a{
    color: #222;
}

.project-grid-item-title-element{
    display: block;
}

.gallery-grid-item-title:after,
.project-grid-item-title:after{
    content: '';
    display: block;
    background: #5DCA7D;
    width: 40px;
    height: 5px;
    margin-top: 10px;
    border-radius: 2px;
}

.project-grid-item-title:after{
    display: inline-block;
}

.gallery-grid-item{
  margin-bottom: 30px;
}

.gallery-grid-item-title a:hover,
.project-grid-item-title a:hover{
    color: #5DCA7D;
}

.gallery-grid-img a img,
.project-grid-img a img{
    width: 100%;
}

.project-grid-item{
    margin-bottom: 30px;
}

/*--------------------------------------------------------------
15.22 Partners
--------------------------------------------------------------*/
.partners-grid-two-col .partner-item,
.partners-grid-three-col .partner-item,
.partners-grid-four-col .partner-item,
.partners-grid-six-col .partner-item {
    padding-bottom: 30px;
    padding-top: 30px;
    border-right: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    text-align: center;
}

.partners-grid-two-col .partner-item:first-child ,
.partners-grid-three-col  .partner-item:first-child ,
.partners-grid-four-col .partner-item:first-child ,
.partners-grid-six-col .partner-item:first-child {
    border-left: 1px solid #e8e8e8;
}


.partners-grid-two-col .row:last-child  .partner-item,
.partners-grid-three-col .row:last-child  .partner-item,
.partners-grid-four-col .row:last-child  .partner-item,
.partners-grid-six-col .row:last-child  .partner-item{
    border-bottom: none;
}

.tech-life-partners-widget img:hover{
    opacity: 0.8;
}

.tech-life-partners-widget .partners-carousel .partner-img{
    width: auto !important;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.tech-life-partners-widget .partners-list .partner-item {
  margin-bottom: 30px;
  border-bottom: 1px solid #e9e9e94d;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  display: flex;
  display: -webkit-flex;
}

.tech-life-partners-widget .partners-list .partner-item:last-child {
    border-bottom: none;
}

.tech-life-partners-widget .partners-list .partner-img-wrapper {
  padding: 0;
  width: 30%;
}

.tech-life-partners-widget .partners-list .partner-info-wrapper {
  padding: 20px;
  width: 70%;
}


@media screen and (max-width: 800px){
    .partners-grid-two-col .partner-item,
    .partners-grid-three-col .partner-item,
    .partners-grid-four-col .partner-item,
    .partners-grid-six-col .partner-item{
      border-bottom: 1px solid #e8e8e8 !important;
      border-left: none !important;
      border-right: none;
  }
}

/*--------------------------------------------------------------
15.23 Number Block
--------------------------------------------------------------*/
.number-block-design-one,
.number-block-design-two{
    padding: 30px;
    position: relative;
}

.stronghold-number-block-wrapper{
    position: relative;
    overflow: hidden;
}

.stronghold-number-block-wrapper .number-block-overlay{
    position: absolute;
    opacity: 0;
    -moz-transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
}

.stronghold-number-block-wrapper:hover > .number-block-overlay{
    opacity: 1;
}

.stronghold-number-block-wrapper .number-block-icon,
.stronghold-number-block-wrapper .number-block-title,
.stronghold-number-block-wrapper .number-block-desc,
.stronghold-number-block-wrapper .number-block-number{
    z-index: 2;
}

.number-block-design-one .number-block-header-area,
.number-block-design-two .number-block-header-area{
   display: flex;
   display: -webkit-flex;
   margin-bottom: 20px;
}

.number-block-design-one .number-block-icon,
.number-block-design-one .number-block-title,
.number-block-design-two .number-block-icon,
.number-block-design-one .number-block-number{
   margin-top: auto;
   margin-bottom: auto;
}

.number-block-design-one .number-block-icon{
   margin-right: 15px;
}

.number-block-design-one .number-block-icon i,
.number-block-design-two .number-block-icon i{
   margin-left: 0;
   vertical-align: initial;
   -moz-transition: all .6s ease-in-out;
   -webkit-transition: all .6s ease-in-out;
   -o-transition: all .6s ease-in-out;
   transition: all .6s ease-in-out;
}

.number-block-design-one .number-block-title h4,
.number-block-design-two .number-block-title h4,
.number-block-design-one .number-block-number,
.number-block-design-two .number-block-number{
    font-weight: 700;
}

.number-block-design-one .number-block-number,
.number-block-design-two .number-block-number{
    font-size: 50px;
}

.number-block-design-two .number-block-number{
    margin-left: auto;
    margin-right: 0;
}

/*--------------------------------------------------------------
15.24 Feature Box
--------------------------------------------------------------*/
.stronghold-feature-box-wrapper{
    border-radius: 10px;
}

.feature-box-top{
    position: relative;
    overflow: hidden;
}
.feature-box-img{
    position: relative;
    overflow: hidden;
}

.feature-box-img img{
    -moz-transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition:all .6s ease-in-out;
    width: 100%;
}

.feature-box-zoom:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.feature-box-icon-wrapper i{
    width: initial !important;
    height: initial !important;
    -moz-transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition:all .6s ease-in-out;
}

.design-one-top,
.design-two-top .feature-box-img{
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.feature-box-design-one-info-wrapper{
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    padding: 15px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.feature-box-design-one-info-wrapper h4,
.feature-box-design-two h4{
    margin: 0;
}

.feature-box-design-one-info-wrapper .feature-box-icon-wrapper{
    margin-right: 20px;
    margin-top: 8px;
}

.feature-box-design-one-info-wrapper .feature-box-info{
    width: 100%;
    padding: 0;
}


.feature-box-design-two-info-wrapper .feature-box-icon-wrapper,
.feature-box-design-three-info-wrapper{
    position: absolute;
    bottom: 0 !important;
    z-index: 3;
    left: 0 !important;
    top: initial !important;
}

.feature-box-design-two-info-wrapper .feature-box-icon-wrapper i{
    margin-left: 0;
    width: 60px !important;
    height: 60px !important;
    text-align: center;
    -moz-transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition:all .6s ease-in-out;
    padding: 5px;
}

.feature-box-design-two{
    padding: 15px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;

}

.feature-box-design-three-info-wrapper{
    background: #fff;
    opacity: 0.85;
    width: 100%;
    transition: none !important;
    padding: 5px 15px;
    display: flex;
    align-items: center;
}

.feature-box-design-three-info-wrapper .feature-box-icon-wrapper,
.feature-box-design-three-info-wrapper .feature-box-title{
    height: 100%;
}

.feature-box-design-three-info-wrapper .feature-box-icon-wrapper{
    padding-right: 8px;
    border-right: 1px solid rgba(255, 255, 255, 0.25);
    margin-right: 10px;
}

.feature-box-design-three-info-wrapper .feature-box-icon-wrapper i{
    margin-left: 0;
    line-height: initial !important;
}

.feature-box-hover-overlay{
    position: absolute;
    background: #0aa4e3;
    opacity: 0.75;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: none;
    -moz-transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}

.feature-box-desc{
    margin-top: 10px;
}

.feature-box-shadow{
  box-shadow: 0px 8px 11px 4px rgba(158, 158, 158, 0.1);
  -webkit-box-shadow: 0px 8px 11px 4px rgba(158, 158, 158, 0.1);
}

.feature-box-three-content-wrap .feature-box-desc,
.feature-box-three-content-wrap .feature-box-title h4{
    margin-top: 5px;
}

.feature-box-three-content-wrap .feature-box-title h4{
    margin-bottom: 0;
}

.design-three-top{
    border-radius: 10px;
}


/*--------------------------------------------------------------
15.25 Detail List
--------------------------------------------------------------*/
.detail-list-item{
    padding: 9px 0;
    border-bottom: 1px solid #f4f4f4a1;
}

.detail-list-item:last-child{
    border-bottom: none;
}

.detail-title{
    margin-right: auto;
}

.detail-btn{
    margin-top: 20px;
    padding: 0 20px;
}

.detail-btn .btn{
    width: 100%;
}

.tech-life-detail-list-widget{
    border-radius: 10px;
}

.detail-desc{
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; 
}

/*--------------------------------------------------------------
15.26 Custom Menu
--------------------------------------------------------------*/
.stronghold-custom-menu li{
    list-style: none;
    position: relative;
    box-shadow: 1px 3px 6px 2px rgb(117 125 129 / 10%);
    border-radius: 10px;
    margin-bottom: 10px;
}

.stronghold-custom-menu-wrap i{
    padding-right: 8px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.stronghold-custom-menu li:last-child{
    border-bottom: none;
}

.stronghold-custom-menu li a{
    padding: 15px 13px;
    display: block;
    font-weight: 600;
    border-radius: 10px;
    display: flex;
}

.stronghold-custom-menu .link-active,
.stronghold-custom-menu li a:hover{
    background: #5DCA7D;
    color: #fff;
}

.stronghold-custom-menu .link-active i,
.stronghold-custom-menu li a:hover i{
    color: #fff;
}

.stronghold-custom-menu .link-active:hover{
    opacity: 0.8;
}

.stronghold-custom-menu{
    padding: 0px;
    margin: 0;
}

.stronghold-custom-menu li a:after {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 12px;
    content: '\f054';
    float: right;
    line-height: 30px;
    position: absolute;
    right: 10px;
    color: #5DCA7D;
}

.stronghold-custom-menu li:hover > a:after,
.stronghold-custom-menu li .link-active> a:after{
    color: #fff;
}

.stronghold-custom-menu .menu-item-shadow-off{
    box-shadow: none;
}

/*--------------------------------------------------------------
15.27 Before After
--------------------------------------------------------------*/
.twentytwenty-overlay {
  display: none !important;
}

.twentytwenty-wrapper {
  border-radius: 10px;
  overflow: hidden;
}

.stronghold-before-after{
  min-height: 200px;
}


/*--------------------------------------------------------------
15.28 Flip Box
--------------------------------------------------------------*/

.flip-box-title {
  text-align: center;
  margin-top: 15px;
}

.flip-box-title h4 {
  font-size: 16px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.flip-box-title a:hover h4 {
  color: #5DCA7D;
}

.flip-box-img,
.flip-box-back{
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
}

.flip-box-back {
  padding: 20px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  z-index: 2;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -o-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
}

.flip-box-img-wrapper {
  position: relative;
}

.flip-box-horizontal:hover .flip-box-img {
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
}

.flip-box-horizontal:hover .flip-box-back {
  -webkit-transform: rotateY(0);
  transform: rotateY(0);
  -ms-transform: rotateY(0);
  -moz-transform: rotateY(0);
}

.flip-box-vertical:hover .flip-box-img {
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
}

.flip-box-vertical:hover .flip-box-back {
  -webkit-transform: rotateX(0);
  transform: rotateX(0);
  -ms-transform: rotateX(0);
  -moz-transform: rotateX(0);
}

.flip-box-vertical .flip-box-back {
  -webkit-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
  -ms-transform: rotateX(-180deg);
  -moz-transform: rotateX(-180deg);
}

.flip-box-img,
.flip-box-back {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  -ms-transition: -ms-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
}

.flip-box-img img,
.flip-box-back {
  border-radius: 10px !important;
}

/*--------------------------------------------------------------
15.29 Flip Icon Box
--------------------------------------------------------------*/
.flip-icon-box-icon i,
.flip-icon-box-title h4,
.flip-icon-box-desc,
.flip-icon-box-zoom {
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.flip-icon-box-title h4 {
  margin-bottom: 6px;
}

.stronghold-flip-icon-box {
  text-align: center;
  -moz-transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}

.flip-icon-box-front {
  padding: 35px;
  background-size: cover;
}

.flip-box-content-wrap {
  margin-top: 10px;
  padding: 0 20px;
}

.stronghold-flip-icon-box:hover .flip-icon-box-zoom {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.stronghold-flip-icon-box {
  perspective: 500px;
  position: absolute;
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
}

.stronghold-flip-icon-box:hover {
  transform: rotateY(180deg);
}

.flip-vertical:hover {
  transform: rotateX(180deg) !important;
}

.flip-horizontal:hover {
  transform: rotateY(180deg) !important;
}

.flip-icon-box-front,
.flip-icon-box-back {
  position: absolute;
  height: 100%;
  width: 100%;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  flex-direction: column;
  border-radius: 10px;
}

.flip-icon-box-back {
  background: #fff;
  background-size: cover;
}

.flip-vertical:hover .flip-icon-box-back {
  transform: rotateX(180deg) !important;
}

.flip-horizontal:hover .flip-icon-box-back {
  transform: rotateY(180deg) !important;
}

.flip-vertical .flip-icon-box-back {
  transform: rotateX(180deg) !important;
}

.flip-horizontal .flip-icon-box-back {
  transform: rotateY(180deg) !important;
}

.stronghold-flip-icon-box-wrapper {
  position: relative;
  width: 100%;
  height: 300px;
}

.flip-icon-box-btn-wrapper {
  width: 100%;
}

.flip-icon-box-svg svg{
  width: 80px;
  height: 80px;
}



/*--------------------------------------------------------------
15.30 Projects
--------------------------------------------------------------*/
.project-details-area{
    border-bottom: 5px solid #F2F2F2;
    padding: 20px;
    -webkit-box-shadow: -1px 0px 25px -3px rgb(239, 239, 239);
    -moz-box-shadow: -1px 0px 25px -3px rgb(239, 239, 239);
    box-shadow: -1px 0px 25px -3px rgb(239, 239, 239);
    word-wrap: break-word;
    -ms-word-wrap: break-word;
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}

.project-details-area .project-grid-item-title{
   margin: 0;
   -moz-transition: all 0.4s ease-in-out;
   -webkit-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}

.project-grid-item img,
.project-grid-img{
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
}

.project-grid-item img{
    width: 100%;
}

.grid-filters{
    margin-bottom: 15px;
}

.grid-filters a{
    margin-right: 10px;
}


/*--------------------------------------------------------------
15.31 Video Player
--------------------------------------------------------------*/

.stronghold-video-player-widget .video-play-icon {
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
}

.stronghold-video-player-widget .video-play .video-play-icon {
  position: relative;
  text-align: center;
  transform: none;
  top: 0;
  left: 0;
}

.stronghold-video-player-widget .video-play-icon i {
  font-size: 80px;
  line-height: 80px;
  color: #fff;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.stronghold-video-player-widget .video-play-icon i:hover,
.stronghold-video-player-widget
.video-thumbnail-wrapper:hover
> .video-play-icon
i,
.stronghold-video-player-widget .video-play:hover .video-play-icon i {
  opacity: 0.8;
}

.stronghold-video-player-widget .video-thumbnail-wrapper {
  position: relative;
}

.stronghold-video-player-widget .video-thumbnail-wrapper img {
  width: 100%;
}

.stronghold-video-player-widget .video-play {
  display: block;
}

@keyframes shadow-pulse {
  0% {
    box-shadow: 0 0 0 0px rgba(255, 255, 255, 0.2);
}
100% {
    box-shadow: 0 0 0 35px rgba(0, 0, 0, 0);
}
}

.stronghold-video-player-widget .video-play-icon i {
  animation: shadow-pulse 1.5s infinite;
  border-radius: 50%;
}


/*--------------------------------------------------------------
15.32 Company Info
--------------------------------------------------------------*/
.tech-life-company-info-widget{
 -moz-transition: all 0.4s ease-in-out;
 -webkit-transition: all 0.4s ease-in-out;
 -o-transition: all 0.4s ease-in-out;
 transition: all 0.4s ease-in-out;
}

.tech-life-company-info-widget .company-info-item i{
    padding-right: 15px;
    width: initial !important;
    height: initial !important;
    line-height: initial !important;
    vertical-align: initial !important;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.tech-life-company-info-widget .company-info-detail,
.tech-life-company-info-widget .company-info-item-icon{
 -moz-transition: all 0.4s ease-in-out;
 -webkit-transition: all 0.4s ease-in-out;
 -o-transition: all 0.4s ease-in-out;
 transition: all 0.4s ease-in-out;
}

.tech-life-company-info-widget .company-info-item{
    padding: 10px 0;
    border-bottom: 1px solid rgb(241 241 241 / 50%);
    display: flex;
    display: -webkit-flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.tech-life-company-info-widget .company-info-item:last-child{
    border-bottom: none;
}

.tech-life-company-info-widget .company-info-desc{
    margin-top: 20px;
    display: block;
}

.tech-life-company-info-widget .company-info-social {
  margin-top: 10px;
}

.tech-life-company-info-widget .company-info-social-item {
  display: inline-block;
  font-size: 20px;
  margin-right: 20px;
}

.tech-life-company-info-widget .company-info-social-item a {
  color: #5DCA7D;
  border-radius: 50%;
  display: block;
  text-align: left;
  width: 30px;
  height: 30px;
}

.tech-life-company-info-widget .company-info-social-item a:hover {
  opacity: 0.8;
}

.tech-life-company-info-widget .company-info-social a {
  border-radius: 50%;
  width: 45px !important;
  height: 45px !important;
  line-height: 45px !important;
}

.company-info-item-svg svg{
  width: 25px;
  height: 25px;
  fill: #5DCA7D;
}


/*--------------------------------------------------------------
15.33 Gallery
--------------------------------------------------------------*/
.stronghold-gallery-wrapper .gallery-img{
  position: relative;
}

.stronghold-gallery-wrapper .gallery-img img{
  width: 100%;
}

.stronghold-gallery-wrapper .gallery-img-caption-wrap{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: #5DCA7D;
  -webkit-transition: all .6s;
  -o-transition: all .6s;
  -moz-transition: all .6s;
  transition: all .6s;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;

}

.stronghold-gallery-wrapper .gallery-img:hover .gallery-img-caption-wrap,
.stronghold-gallery-wrapper .masonry-img:hover .gallery-img-caption-wrap{
  opacity: 0.8;
}

.stronghold-gallery-wrapper .gallery-img-caption {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 115%;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  padding: 30px;
  opacity: 0;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
  font-size: 18px;
  color: #fff;
}

.stronghold-gallery-wrapper .gallery-img:hover .gallery-img-caption,
.stronghold-gallery-wrapper .masonry-img:hover .gallery-img-caption {
  opacity: 1;
  height: 100%;
}

.gallery-row{
  margin-bottom: 40px;
}


/*--------------------------------------------------------------
15.34 Button
--------------------------------------------------------------*/

.stronghold-btn a {
  position: relative;
}

.stronghold-btn i {
  margin-left: 10px;
  vertical-align: baseline;
  font-size: 20px;
  font-weight: 600;
  -ms-transform: translate(-50%, -50%);
}

.stronghold-btn-link a {
  text-decoration: none !important;
  font-weight: 700;
  margin-bottom: auto;
  margin-top: auto;
  font-size: 18px;
}

.stronghold-btn-link i {
  font-size: 16px;
  font-weight: 700;
  margin-left: 6px;
  margin-bottom: auto;
  margin-top: auto;
  color: #5DCA7D;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.stronghold-btn-link:hover i {
  color: #001733;
  padding-left: 5px;
}

.btn-svg svg{
  width: 20px;
  height: 20px;
  display: inline-block;
  color: #fff;
}

.btn-svg{
  display: inline-block;
  margin-left: 10px;
}

@media screen and (max-width: 768px) {
  .stronghold-btn {
    text-align: center;
}
}




/*--------------------------------------------------------------
15.35 Header Top Info Icon
--------------------------------------------------------------*/
.stronghold-header-top-info-icon-wrapper .header-top-contact .contact-detail{
  display: flex;
}

.stronghold-header-top-info-icon-wrapper  .header-top-contact-icon{
  margin-right: 8px;
}

.stronghold-header-top-info-icon-wrapper  .header-top-contact-icon i{
  vertical-align: middle;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.stronghold-header-top-info-icon-wrapper  .header-top-contact-icon,
.stronghold-header-top-info-icon-wrapper  .header-top-contact-title{
  margin-bottom: auto;
  margin-top: auto;
}


/*--------------------------------------------------------------
15.36 Header Top Nav Menu
--------------------------------------------------------------*/
.stronghold-top-header-nav .top-header-nav-menu-item {
  display: inline-block;
  margin-right: 5px;
}

.stronghold-top-header-nav .top-header-nav-menu-item::before {
  content: "|";
  color: rgba(121, 121, 121, 0.42);
  padding-right: 8px;
}

.stronghold-top-header-nav .top-header-nav-menu-item:first-child:before{
  content: none;
}

.stronghold-top-header-nav .top-header-nav-menu{
    padding: 0;
}


/*--------------------------------------------------------------
15.37 Header Logo
--------------------------------------------------------------*/
.stronghold-header-logo-wrapper{
   display: flex;
}

.stronghold-header-logo-wrapper .logo-wrap{
   z-index: 1;
}

.stronghold-header-logo-wrapper .site-title-wrap,
.stronghold-header-logo-wrapper .logo-wrap{
  margin-bottom: auto;
  margin-top: auto;
}


/*--------------------------------------------------------------
15.38 Header Cart/Search Btn
--------------------------------------------------------------*/
.stronghold-header-cart-wrapper .cart-icon-elementor,
.stronghold-header-search-wrapper .search-toggle{
  position: relative;
}

.stronghold-header-search-wrapper .search-toggle i,
.stronghold-header-cart-wrapper .cart-icon-elementor i{
  vertical-align: middle;
  transition: all 0.6s ease-in-out;
}

.elementor-search-box-wrapper{
    display: none;
    position: relative;
    -webkit-transition:  all .5s ease-in-out;
    -moz-transition:  all .5s ease-in-out;
    -ms-transition:  all .5s ease-in-out;
    -o-transition:  all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.elementor-search-box-wrapper input[type="text"]{
    width: 300px;
    height: 40px;
    float: left;
    padding-left: 20px;
    border-radius: 5px;
}

.elementor-search-box-wrapper button{
    position: absolute;
    right: 0;
    bottom: 20px;
    width: 50px;
    background: rgba(255, 255, 255, 0);
    border: none;
    box-shadow: none;
    padding: 3px 10px 0 0;
}

.elementor-search-box-wrapper button i{
    font-size: 20px;
    color: #D1D1D1;
}



/*--------------------------------------------------------------
15.39 Header Info Icon
--------------------------------------------------------------*/
.header-info-icon-left {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.header-info-icon-left .stronghold-info-icon,
.header-info-icon-left .stronghold-content-wrap {
  margin-bottom: auto;
  margin-top: auto;
}

.header-info-icon-left .stronghold-content-wrap {
  padding-left: 20px;
}

.header-info-icon-left .stronghold-info-icon-title-element {
  margin-bottom: 0;
}

.header-info-icon-left .stronghold-info-icon-desc {
  margin-bottom: 0;
}

.stronghold-header-info-icon-wrapper .icon-wrapper i{
  font-size: 30px;
  font-weight: 600;
  color: #5DCA7D;
}

.header-info-icon-left:hover i{
  color: #222;
}

.stronghold-header-info-icon-wrapper .info-icon-box-shadow {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 8px 11px 4px;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.stronghold-header-info-icon-wrapper:hover .info-icon-box-shadow {
  box-shadow: none;
}

.stronghold-header-info-icon-wrapper .info-icon-translate,
.stronghold-header-info-icon-wrapper .stronghold-info-icon-title-element,
.stronghold-header-info-icon-wrapper .stronghold-info-icon-desc,
.stronghold-header-info-icon-wrapper .icon-wrapper i {
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.stronghold-header-info-icon-wrapper .stronghold-info-icon-title-element{
    margin-top: 0;
}

.stronghold-header-info-icon-wrapper:hover .info-icon-translate {
  -ms-transform: translate(0px, -10px);
  -webkit-transform: translate(0px, -10px);
  transform: translate(0px, -10px);
}

.stronghold-header-info-icon-wrapper .icon-round{
  border-radius: 10px;
}

.stronghold-header-info-icon-wrapper .icon-square{
  border-radius: 0;
}

.stronghold-header-info-icon-wrapper .icon-circle{
  border-radius: 50%;
}

.stronghold-header-info-icon-wrapper .stronghold-info-icon-desc p{
  margin-bottom: 0;
}


/*--------------------------------------------------------------
15.40 Header Nav Menu
--------------------------------------------------------------*/
.stronghold-header-nav-menu{
  position: relative;
  z-index: 3;
}

.elementor-element-edit-mode .stronghold-header-nav-menu .main-navigation{
  display: inline-block;
}

.stronghold-header-nav-menu .stronghold-menu{
    padding-left: 0;
    list-style: none;
}

/*--------------------------------------------------------------
15.41 Breadcrumb
--------------------------------------------------------------*/
.stronghold-header-breadcrumb{
  display: flex;
}


/*--------------------------------------------------------------
15.42 Mobile Header
--------------------------------------------------------------*/
.stronghold-header-mobile-menu{
   position: relative;
   z-index: 99999;
}

.stronghold-header-mobile-menu .mobile-logo-area-wrapper{
  z-index: 9;
}

.elementor-side-mobile-menu .nav-social .social-item-link{
  font-size: 25px;
  width: 100%;
  text-align: center;
  height: 100%;
}

.elementor-side-mobile-menu .nav-social .social-item-link:first-child{
  padding-left: 0;
}

.elementor-side-mobile-menu .nav-social .social-item-link .social-item-icon{
  vertical-align: middle;
}

.elementor-side-mobile-menu .nav-social .social-item{
  margin-right: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.elementor-side-mobile-menu .quote-link-btn-item {
  padding: 0 30px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.elementor-side-mobile-menu .icon-round{
  border-radius: 10px;
}

.elementor-side-mobile-menu .icon-square{
  border-radius: 0;
}

.elementor-side-mobile-menu .icon-circle{
  border-radius: 50%;
}

.mobile-header-contact-info p{
  margin: 0;
}

.elementor-mobile-menu-area{
  display: none;
}

.elementor-side-mobile-menu{
  background: #fff;
  width:80%;
  height:100vh;
  position:fixed;
  transition:.3s;
  left:-9999px;
  top:0;
  transition-timing-function: cubic-bezier(0.9,0,1,1);
  z-index: 3;
  border-bottom: 1px dashed rgba(232, 232, 232, 0.3);
  overflow-y: scroll;
  box-shadow: 0 0 8px 0 rgba(0,0,0,.2);
  z-index: 99999;
}

.elementor-side-mobile-menu.open{
  left:0;
  transition:.3s;
  transition-timing-function: cubic-bezier(0.9,0,1,1);
}

.elementor-side-mobile-menu .mobile-menu{
  box-shadow: none;
  margin: 10px 0 30px;
  background: transparent;
  display: block;
}

.elementor-side-mobile-menu .mobile-logo{
  padding: 30px 30px 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.03);
  width: auto;
}

.elementor-side-mobile-menu .mobile-menu li a {
  padding: 15px 30px;
  color: #444;
}

.elementor-side-mobile-menu .menu-item-has-children > a:after{
  color: #444;
}

.elementor-side-mobile-menu .mobile-menu li {
 background: transparent;
}

.elementor-side-mobile-menu .quote-link-btn-item .quote-link-btn{
  display: block;
}

.elementor-side-mobile-menu .contact-item{
  padding: 0 30px;
  margin: 20px 0;
  display: -webkit-flex;
  display: flex;
  float: none;
  background: transparent;
}

.elementor-side-mobile-menu .icon-wrapper{
  margin-right: 20px;
}

.elementor-side-mobile-menu .icon-wrapper{
  float: left;
  text-align: center;
  margin-bottom: auto;
  margin-top: auto;
}

.elementor-side-mobile-menu .icon-wrapper i {
  font-size: 30px;
  color: #5DCA7D;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.elementor-side-mobile-menu .contact-item:hover > .icon-wrapper i{
  color: #444444;
}

.elementor-side-mobile-menu .nav-social{
  padding: 0 30px;
  margin-top: 30px;
  display: flex;
}

.elementor-side-mobile-menu .logo-title-wrap,
.stronghold-header-mobile-menu .logo-title-wrap{
  display: flex;
}

.elementor-side-mobile-menu .logo-title-wrap .mobile-logo,
.elementor-side-mobile-menu .logo-title-wrap .site-title-wrap,
.stronghold-header-mobile-menu .logo-title-wrap .mobile-logo,
.stronghold-header-mobile-menu .logo-title-wrap .site-title-wrap{
  margin-bottom: auto;
  margin-top: auto;
}

.elementor-side-mobile-menu .logo-title-wrap .site-title-wrap,
.stronghold-header-mobile-menu .logo-title-wrap .site-title-wrap{
    padding-left: 10px;
}

.search-toggle-mobile {
    display: inline-block !important;
}

.elementor-mobile-menu-area .mobile-menu{
  display: block;
}

.header-contact-menu-mobile .contact-item .header-section-contact-info h1,
.header-contact-menu-mobile .contact-item .header-section-contact-info h2,
.header-contact-menu-mobile .contact-item .header-section-contact-info h3,
.header-contact-menu-mobile .contact-item .header-section-contact-info h4,
.header-contact-menu-mobile .contact-item .header-section-contact-info h5,
.header-contact-menu-mobile .contact-item .header-section-contact-info h6{
    margin: 0;
}


.stronghold-header-mobile-menu .search-icon-mobile, 
.stronghold-header-mobile-menu .cart-icon-mobile {
    margin-top: auto;
    margin-bottom: auto;
}

.stronghold-header-mobile-menu .cart-icon-mobile a,
.stronghold-header-mobile-menu .search-icon-mobile span{
    color: #797878;
}


.stronghold-header-mobile-menu .search-icon-mobile{
    margin-right: 20px;
}

.stronghold-header-mobile-menu .search-icon-mobile .search-toggle-mobile{
    margin-top: 0;
}

.stronghold-header-mobile-menu .mobile-logo-area-wrapper .logo-title-wrap {
    margin-left: 0;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
    display: flex;
}

.stronghold-header-mobile-menu .mobile-logo-area-wrapper .mobile-menu-toggle {
    margin-left: 20px;
}

/*--------------------------------------------------------------
15.43 Top Header Toggle
--------------------------------------------------------------*/
.stronghold-mobile-top-header-toggle{
  background: #5DCA7D;
  position: relative;
  z-index: 10;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  cursor: pointer;
}

.stronghold-mobile-top-header-toggle .stronghold-mobile-top-header-toggle-btn{
  display: flex;
  text-align: center;
  font-size: 20px;
  color: #fff;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.stronghold-mobile-top-header-toggle-btn .toggle-btn-icon{
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.stronghold-mobile-top-header-toggle-btn .toggle-icon-rotate{
  transform: rotate(-180deg);
}


/*--------------------------------------------------------------
15.44 Social Icons
--------------------------------------------------------------*/
.stronghold-social-icons-widget ul {
  padding: 0;
}

.stronghold-social-icons-widget .social-widget{
  margin-top: 0;
}

.social-icon-translate .social-icon-item{
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.social-icon-translate .social-icon-item:hover{
  -ms-transform: translate(0px,  -10px);
  -webkit-transform: translate(0px, -10px);
  transform: translate(0px, -10px);
}

.social-widget-item .icon-round{
  border-radius: 10px;
}

.social-widget-item .icon-square{
  border-radius: 0;
}

.social-widget-item .icon-circle{
  border-radius: 50%;
}

.stronghold-social-icons-widget .social-icon-svg svg{
  width: 30px;
  height: 30px;
  fill: #fff;
  stroke: #fff;
}


/*--------------------------------------------------------------
16.0 Misc
--------------------------------------------------------------*/
.wpb_revslider_element{
    margin-bottom: 0 !important;
}
div.wpcf7 img.ajax-loader{
    display: none;
}

.wpcf7-form .input-group .wpcf7-form-control-wrap .wpcf7-form-control{
    width: 100%;
    border: none;
    padding: 14px 0 12px 20px;
    border-bottom: 1px solid #ECEAEA;
}

.wpcf7-form .input-group .wpcf7-form-control-wrap .wpcf7-form-control:focus{
    color: #111;
    border-bottom: 1px solid #414040;
}

.wpcf7-form .input-group {
    position: relative;
    margin: 0 0 20px;
    width: 100%;
}

.wpcf7-form .input-group .input-icon {
    position: absolute;
    color: #5DCA7D;
    margin: -10px 0 0;
    left: 0;
    top: 50%;
    font-size: 20px;
}

.wpcf7-form-control-wrap {
    flex-grow: 1;
}

div.pp_default .pp_description{
    display: none !important;
}

div.pp_overlay{
    z-index: 99999;
}

div.pp_pic_holder{
    z-index: 999991;
}

div.pp_default .pp_content, div.light_rounded .pp_content {
    background-color: rgba(255, 255, 255, 0);
}


/* the slides */
.slick-slide {
    margin-left: 15px;
    margin-right: 15px;
}

/* the parent */

.slick-list {
    margin: 0 -15px !important;
}

.slick-slider {
  overflow: hidden;
}

.gallery-featured-index .slick-slide{
  margin: auto;
}

.gallery-featured-index .slick-list{
  margin: auto;
}

#to-top {
    display: none;
    position: fixed;
    bottom: 10px;
    right: 10px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    color: #fff;
    text-align: center;
    background-color: rgba(0,0,0,0.2);
    border-radius: 50%;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    z-index: 9999;
    cursor: pointer;
}

#to-top:before {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: '\f077';
}

#to-top:hover {
    color: #fff !important;
    background-color: #5DCA7D;
}

.animated{
    animation-duration: 0.5s;
    animation-delay: 0.2s;
}

.hover-overlay{
    position: absolute;
    background: #5DCA7D;
    opacity: 0.75;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: none;
    -moz-transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition:all .6s ease-in-out;
}

@media screen and (max-width: 1200px){
    .iso-cat-item{
        width: 30% !important;
    }
}

@media screen and (max-width: 980px){
    .iso-cat-item{
        width: 48% !important;
    }
}

@media screen and (max-width: 800px){
    .arrow_next,
    .arrow_prev{
        opacity: 1;
        -moz-opacity: 1;
        filter: alpha(opacity=100);
        background: rgba(255, 255, 255, 0.85);
    }

    .iso-cat-item{
        width: 100% !important;
    }

    .carousel_arrow_nav,
    .arrow_next,
    .arrow_prev,
    .arrow_next i,
    .arrow_prev i{
        position: relative;
    }

    .arrow_prev{
        left: 0;
        margin-right: 20px;
    }
}