/*    GLOBAL STYLES
/* Theme Name: Template-Default Theme ( Responsive Website Template )
Author:WELT-NETZ Customize-2025 V2.1 : 2025/05/24*/
/*=== CONTENT OF CSS FILE =========================================*/
#loader-overflow {
    display: block;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #fefefe;
    z-index: 99999;
}

#loader3 {
    will-change: transform;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -20px 0 0 -20px;
    background-color: #b6b6b7;
    border-radius: 50%;
    -webkit-animation: scaleout 1.1s infinite ease-in-out;
    animation: scaleout 1.1s infinite ease-in-out;
    text-indent: -99999px;
    z-index: 999991;
}

@-webkit-keyframes scaleout {
    0% {
        transform: scale(0);
        -webkit-transform: scale(0);
    }

    100% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
        opacity: 0;
    }
}

@keyframes scaleout {
    0% {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        opacity: 0;
    }

    40% {
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(1.0);
        -ms-transform: scale(1.0);
        transform: scale(1.0);
        opacity: 0;
    }
}

/* #CSS RESET
 ===================================================================*/
html,
body,
div,
span,
applet,
object,
iframe,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
fieldset,
form,
label,
legend,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}

:focus {
    outline: 0;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

html,
body {
    margin: 0;
    padding: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
th,
var {
    font-style: normal;
    font-weight: normal;
}

caption,
th {
    text-align: left;
}

body {
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
    font-size: 14px;
    line-height: 25px;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #4e4e4e;
    background-color: #fff;
    -webkit-font-smoothing: antialiased !important;
    -webkit-text-size-adjust: 100% !important;
}

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

.font-light {
    font-weight: 100;
}

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

::-moz-selection {
    background-color: #ffea00;
    color: #4b4e53;
}

.relative {
    position: relative;
}

/* #SEARCH NEW
================================================== */
/***** MAIN COMPONENTS  *****/
/* #IMAGES
================================================== */
img,
video {
    max-width: 100%;
    height: auto;
}

/*	#HEADER
=====================================================*/
.logo-row {
    position: relative;
    width: 133px;
    z-index: 1;
}

.font-black {
    color: #2a2a2a !important;
}

/* #STATICK MEDIA #NEW
=====================================================*/
.sm-img-bg {
    background-position: 50% 0px;
}

.sm-content-cont {
    display: table;
    height: 600px;
}

@media only screen and (max-width: 767px) {
    .sm-content-cont {
        height: 350px;
        /*300*/
    }
}

.sm-cont-middle {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}

/* #FOOTER 1 NEW
=====================================================*/
.footer-copy {
    margin-top: 5px;
}

/* #FOOTER 2 NEW
=====================================================*/
.widget {
    margin-bottom: 60px;
}

.logo-footer {
    max-height: 60px;
}

.footer-2-text-cont {
    margin-bottom: 24px;
}

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

.widget .links-list li {
    padding-bottom: 7px;
}

.widget .post-prev-info {
    text-transform: none;
    line-height: 18px;
}

/* #MENU #NEW
=====================================================*/
#main-menu {
    z-index: 1;
}

#main-menu .navbar {
    background: none;
    border: 0 none;
    margin: 0;
}

#main-menu .navbar .navbar-collapse {
    padding: 0;
    position: static;
    border: none;
    box-shadow: none;
}

#main-menu .navbar .nav {
    margin: 0;
    position: static;
}

#main-menu .navbar .nav > li {
    position: relative;
    z-index: 5;
}

#main-menu .navbar .nav > li > a {
    font-size: 13px;
    color: #5c6066;
    z-index: 1;
    text-shadow: none;
    transition: padding .4s ease 0s, border-color .6s ease 0s;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}

.black-header #main-menu .navbar .nav > li > a {
    color: rgba(255, 255, 255, .85);
}

/* Effect 3: bottom line slides/fades in */
#main-menu .navbar .nav > li > a .main-menu-title {
    line-height: 10px;
    font-weight: 400;
    font-size: 13px;
}

#main-menu .navbar .nav > li > a {
    padding: 28px 3px 5px 3px;
    margin: 0 12px 17px 12px;
    border-bottom: 1px solid rgba(45, 78, 83, 0);
    color: #121212;
    letter-spacing: 1px;
}

.header-1 #main-menu .navbar .nav > li.current > a {
    padding: 28px 3px 5px 3px;
    margin: 0 12px 17px 12px;
    border-bottom: 1px solid rgba(230, 1, 1, 1);
    color: #111;
}

.black-header #main-menu .navbar .nav > li.current > a {
    border-bottom: 1px solid #ffcc00;
    color: #fff;
}

/***** #INDENT MAIN CONTAINER	( responsive in "media query" section)*****/
/************************************/
/***** #STICKY ICON BUTTON ANIMATION	*****/
#main-menu .navbar .nav > li:hover > a {
    color: #cc0000;
    font-weight: bold;
}

.black-header #main-menu .navbar .nav > li:hover > a {
    color: #ffcc00;
    font-weight: 900;
}

/* #HEADER FIX #NEW
=====================================================*/
.header {
    position: fixed;
    left: 0;
    -webkit-transition: background .3s ease, height .4s ease;
    -o-transition: background .3s ease, height .4s ease;
    transition: background .3s ease, height .4s ease;
    width: 100%;
    z-index: 29;
}

.header-wrapper {
    position: relative;
    width: 100%;
    -webkit-transition: height .3s ease 0s, background .3s ease 0s;
    -o-transition: height .3s ease 0s, background .3s ease 0s;
    transition: height .3s ease 0s, background .3s ease 0s;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 29;
}

.header.no-transparent .header-wrapper {
    background: #25393f;
}

.header .container-m-30 {
    position: relative;
}

.container-m-30 {
    padding-right: 30px;
    padding-left: 30px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    width: 100%;
}

/* #LOGO
================================================== */
/* .logo-container-2 {
	transition: all .3s ease 0s;
} */
.logo-img {
    height: 42px;
}

.logo-2 {
    display: block;
    padding: 33px 0 25px 0;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
}

.header.no-transparent .logo-2 {
    padding: 15px 0 15px 0;
}

/* #FOOTER
================================================== */
.right {
    float: right;
}

/***** #HEADINGS *****/
h1 {
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #4b4e53;
    margin: 0;
}

h1,
h4 {
    color: #4b4e53;
    margin: 0;
}

h1 {
    font-size: 32px;
    line-height: 45px;
    margin: 40px 0 32px 0;
}

h4 {
    font-size: 18px;
    letter-spacing: normal;
    line-height: 25px;
    margin: 21px 0 19px 0;
}

/*****	#DIVIDERS	*****/
hr {
    border-top: 1px solid #eee;
    margin: 22px 0 22px 0;
}

.label {
    font-weight: normal;
}

/****************************************/
a {
    color: #4b4e53;
    outline: none !important;
    text-decoration: none;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

a:hover {
    color: #97999c;
    text-decoration: none;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    cursor: pointer;
}

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

a:hover,
a:focus {
    color: #97999c;
    text-decoration: none;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    cursor: pointer;
}

/* #BACK TO TOP BUTTON
================================================== */
#back-top {
    position: fixed;
    bottom: 16px;
    right: 13px;
    padding: 0;
    margin: 0;
    z-index: 20;
}

#back-top a {
    text-decoration: none;
    display: block;
    color: rgb(167, 15, 15);
    font-size: 42px;
    z-index: 999;
}

#back-top a:hover {
    color: rgba(36, 3, 3, 0.75)
}

.center {
    margin: 0 auto;
    max-width: 960px;
    width: 100%;
}

/*	#CLEARFIX
============================================================*/
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.row:after,
.clearfix:after {
    clear: both;
}

.row,
.clearfix {
    zoom: 1;
}

/******************************************************************************
  Max Width "768px"
*******************************************************************************/
@media (max-width: 768px) {
    /*	#FOOTER 2 ====================================*/
}

@media (max-width: 600px) {
    .header .menu-btn-respons-container .btn-navbar.collapsed:before {
        display: none;
    }
}

/******************************************************************************
  Max Width "991px" - Min Width "768px"
*******************************************************************************/
@media (min-width: 768px) and (max-width: 1024px) {
    #main-menu .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none
    }

    .navbar-nav > li {
        float: none
    }
}

@media (max-width: 991px) {
    .wow {
        visibility: visible !important;
        -webkit-animation: none !important;
        animation: none !important;
    }

    /*****	#MARGINS MOBILE	*****/
}

@media (max-width: 1024px) {

    /*	#HEADER MENU ====================================*/
    /*****	#HEADER	*****/
    .container-m-30 {
        padding: 0;
    }

    .logo-2,
    .header.no-transparent .logo-2 {
        padding: 17px 0 17px 13px;
    }

    .logo-row {
        width: auto;
    }

    .hamb-mob-icon {
        display: block;
        float: left;
        padding: 25px 17px 22px 5px;
        font-size: 29px;
        color: #4b4e53;
        -webkit-transition: padding .4s ease 0s;
        -o-transition: padding .4s ease 0s;
        transition: padding .4s ease 0s;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    .black-header .hamb-mob-icon {
        color: #fff;
    }

    /****************************************/
    .menu-btn-respons-container {
        position: absolute;
        right: 0;
        top: 0;
    }

    .main-menu-container {
        background-color: #4b4e53;
    }

    /***** #INDENT MAIN CONTAINER	*****/
    .header {
        position: relative;
        margin-bottom: -76px;
        width: auto;
        height: auto;
    }

    .header.mobile-no-transparent {
        margin-bottom: 0px;
    }

    .header.black-header.mobile-no-transparent {
        background: #25393f;
    }

    #main-menu {
        margin: 0;
        text-align: left;
    }

    .header .navbar {
        margin: 0;
        min-height: inherit;
        position: static;
    }

    .header .menu-btn-respons-container .btn-navbar {
        background: #fff;
        border: none !important;
        display: block;
        margin: 0;
        padding: 0;
    }

    .header .menu-btn-respons-container .btn-navbar:before {
        content: "";
        display: none;
    }

    .header .menu-btn-respons-container .btn-navbar.collapsed:before {
        display: block;
    }

    .header .menu-btn-respons-container .btn-navbar.collapsed {
        background: none;
        border: 1px solid transparent;
        border-bottom: 0 none;
    }

    #main-menu .navbar .nav {
        padding-top: 10px;
    }

    #main-menu .navbar .nav li a {
        font-size: 13px;
    }

    #main-menu .navbar .nav > li > a {
        font-weight: normal;
        margin: 0 !important;
        padding: 16px 9px 16px 17px !important;
        text-decoration: none;
        width: 100%;
        text-align: left;
        color: #d3d3d3 !important;
        border: none !important;
    }

    #main-menu .navbar .nav > li.current > a {
        margin: 0;
        color: #fff !important;
        border: none !important;
    }
}

/******************************************************************************
  Min Width "1025px" DESKTOP
*******************************************************************************/
@media (min-width: 1025px) {
    .navbar-collapse {
        display: block !important;
        height: auto !important;
    }

    .navbar-collapse.collapse {
        padding-bottom: 0;
        overflow: visible !important;
    }

    .header-1 #main-menu .nav.navbar-nav {
        margin-right: 54px;
    }

    .main-menu-container {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
    }
}

/* #HEADER CENTER ***************************************************/
@media (min-width: 1025px) {
    .navbar-collapse.collapse.nav-center {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .header-1 #main-menu .nav-center .nav.navbar-nav {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
}

/* #HEADER BELOW
***************************************************/
#nav-stick {
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    width: 100%;
}

/*	#HEADER
=====================================================*/
.logo-row {
    position: relative;
    width: 133px;
    z-index: 1;
}

.header-transporent-bg-black {
    background: #303634;
}

.white-bg {
    background-color: #fff;
}

.grey-light-bg {
    background-color: #eee;
}

.grey-dark-bg,
.header.no-transparent .header-wrapper.grey-dark-bg {
    background-color: #303236;
}

.yellow-bg {
    background-color: #ffea00 !important;
}

.font-black {
    color: #000000 !important;
}

.font-dark {
    color: #101010;
}

.font-text {
    color: #7e8082;
}

@media (max-width: 992px) {
    .fes7-img-cont {
        position: relative;
    }

    .fes7-img {
        position: relative;
        height: 390px;
    }
}

/* #MENU #NEW
=====================================================*/
/***** #MAIN-MENU MENU *****/
#main-menu {
    z-index: 1;
}

#main-menu .navbar {
    background: none;
    border: 0 none;
    margin: 0;
}

#main-menu .navbar .navbar-collapse {
    padding: 0;
    position: static;
    border: none;
    box-shadow: none;
}

#main-menu .navbar .nav {
    margin: 0;
    position: static;
}

#main-menu .navbar .nav > li {
    position: relative;
    z-index: 5;
}

#main-menu .navbar .nav > li > a {
    font-size: 13px;
    color: #5c6066;
    z-index: 1;
    text-shadow: none;
    transition: padding .4s ease 0s, border-color .6s ease 0s;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}

.black-header #main-menu .navbar .nav > li > a {
    color: rgba(255, 255, 255, .85);
}

/* Effect 3: bottom line slides/fades in */
.affix #main-menu .navbar .nav > li > a {
    transition: padding .4s ease 0s;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}

#main-menu .navbar .nav > li > a .main-menu-title {
    line-height: 10px;
    font-weight: 400;
    font-size: 13px;
}

@media only screen and (max-width: 767px) {
    .main-navi-end {
        padding-bottom: 20px;
    }
}

#main-menu .navbar .nav > li > a {
    padding: 30px 3px 5px 3px;
    margin: 0 12px 17px 12px;
    border-bottom: 1px solid rgba(45, 78, 83, 0);
    color: #121212;
    letter-spacing: 1px;
}

.affix.header-1 #main-menu .navbar .nav > li > a {
    margin-bottom: 13px;
    padding: 20px 3px 5px 3px;
}

.header-1 #main-menu .navbar .nav > li.current > a {
    padding: 30px 3px 5px 3px;
    margin: 0 12px 17px 12px;
    border-bottom: 1px solid rgba(230, 1, 1, 1);
    color: #111;
}

.black-header #main-menu .navbar .nav > li.current > a {
    border-bottom: 1px solid #ffcc00;
    color: #fff;
}

.affix.header-1 #main-menu .navbar .nav > li.current > a {
    margin-bottom: 13px;
    padding: 20px 3px 5px 3px;
    border-color: rgba(230, 1, 1, 1);
}

.affix.header-1.black-header #main-menu .navbar .nav > li.current > a {
    border-color: #ffcc00;
}

/***** #INDENT MAIN CONTAINER	( responsive in "media query" section)*****/
.page-main-content.indent-header-1.affix-indent {
    padding-top: 60px;
    -webkit-transition: padding-top .4s ease;
    -o-transition: padding-top .4s ease;
    transition: padding-top .4s ease;
}

.page-main-content.indent-header-1 {
    padding-top: 95px;
    -webkit-transition: padding-top .4s ease;
    -o-transition: padding-top .4s ease;
    transition: padding-top .4s ease;
}

/************************************/
.header.header-not-sticky {
    position: relative !important;
}

.header.header-always-sticky {
    position: fixed !important;
    z-index: 9999;
    -webkit-box-shadow: 0 1px 15px rgba(0, 0, 0, .15);
    box-shadow: 0 1px 15px rgba(0, 0, 0, .15);
}

/***** #STICKY ICON BUTTON ANIMATION	*****/
.main-menu-icon {
    display: block;
    font-size: 18px;
    font-weight: 100 !important;
    padding: 12px;
    border: 2px solid #a3a7ad;
    border-radius: 50%;
    color: #a3a7ad;
    height: 46px;
    width: 46px;
}

.main-menu-icon.icon_house_alt.main-menu-icon {
    padding-top: 10px;
}

.main-menu-icon.icon_toolbox_alt.main-menu-icon {
    padding-top: 10px;
}

.main-menu-icon.icon_mail_alt.main-menu-icon {
    padding-bottom: 14px;
    padding-top: 10px;
}

#main-menu .navbar .nav > li:hover > a {
    color: #cc0000;
    font-weight: bold;
}

.black-header #main-menu .navbar .nav > li:hover > a {
    color: #ffcc00;
    font-weight: 900;
}

#main-menu .navbar .nav .parent {
    position: relative;
}

#main-menu .sub {
    background: #4B4E53;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .2);
    box-shadow: 0 4px 5px rgba(0, 0, 0, .2);
    display: none;
    margin: 0;
    padding: 10px 10px 10px 24px;
    position: absolute;
    z-index: 905;
}

#main-menu .sub li {
    font-size: 12px;
    line-height: 24px;
    text-transform: uppercase;
}

/*****	#ANIMATION FOR SUB MENU	*****/
#main-menu .parent:hover > .sub {
    display: block;
    -webkit-animation: fadeIn .4s;
    animation: fadeIn .4s;
}

#main-menu .sub a {
    color: #d3d3d3;
    display: block;
    text-decoration: none;
    min-width: 160px;
    padding: 9px;
    padding-left: 0;
    -webkit-transition: color .3s ease 0s, padding .3s ease 0s;
    -o-transition: color .3s ease 0s, padding .3s ease 0s;
    transition: color .3s ease 0s, padding .3s ease 0s;
    /* -ms-transition: none; */
}

#main-menu .sub a:hover {
    color: #fff;
    padding-left: 7px;
    -webkit-transition: color .2s ease 0s, padding .3s ease 0s;
    -o-transition: color .2s ease 0s, padding .3s ease 0s;
    transition: color .2s ease 0s, padding .3s ease 0s;
}

#main-menu .sub a.current {
    color: #fff;
    -webkit-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
}

#main-menu .sub .parent:hover > a {
    color: #fff;
    padding-left: 7px;
}

#main-menu .sub .sub {
    left: 100%;
    top: 0;
}

#main-menu .navbar .nav .parent .parent > a:after {
    content: "\e232";
    font-family: linea-icons;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    font-size: 15px;
    display: block;
    line-height: 1;
    position: absolute;
    right: 10px;
    top: 14px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/****************************************************************************/
.header .primary .parent:hover > .sub {
    display: block;
}

#main-menu .megamenu .title {
    font-size: 18px;
    line-height: 25px;
    margin: 0;
    margin-top: 20px;
    margin-bottom: 3px;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    font-weight: 300;
    color: #fff;
    border-bottom: 1px solid #585a5f;
}

.megamenu .box.col-md-3,
.megamenu .box.col-md-2,
.megamenu .box.col-md-4 {
    padding-left: 24px;
}

.megamenu .box.col-md-3 .icon {
    float: left;
    margin-right: 14px;
    margin-top: 3px;
    font-size: 16px;
    line-height: 16px;
}

#main-menu .megamenu > .sub a {
    width: 100%;
}

#main-menu .sub .sub .sub .sub {
    background: none;
    border: 0 none;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
    left: 0;
    padding: 0;
    position: relative;
    -webkit-animation: fadeIn 0;
    animation: fadeIn 0;
}

#main-menu .sub .sub .sub .parent > a {
    background: none !important;
}

.navbar-collapse.right {
    border: none;
}

/***********************************************************/
/* #HEADER FIX #NEW
=====================================================*/
.header .search .main-menu-icon {
    -webkit-transition: margin-top .4s ease, margin-bottom .4s ease, border .9s ease .2s;
    -o-transition: margin-top .4s ease, margin-bottom .4s ease, border .9s ease .2s;
    transition: margin-top .4s ease, margin-bottom .4s ease, border .9s ease .2s;
}

.affix.header .search .main-menu-icon {
    border-color: rgba(0, 0, 0, 0);
    opacity: 1;
    height: 46px;
    width: 46px;
    padding: 12px;
    margin-bottom: 7px;
    margin-top: 7px;
    -webkit-transition: margin-bottom .3s ease, margin-top .3s ease, border .3s ease;
    -o-transition: margin-bottom .3s ease, margin-top .3s ease, border .3s ease;
    transition: margin-bottom .3s ease, margin-top .3s ease, border .3s ease;
}

.header .sb-search-open .main-menu-icon {
    -webkit-transition: opacity .5s ease .2s, height .3s ease 0s, margin-bottom 0s ease 0s, margin-top 0s ease 0s, border .5s ease;
    -o-transition: opacity .5s ease .2s, height .3s ease 0s, margin-bottom 0s ease 0s, margin-top 0s ease 0s, border .5s ease;
    transition: opacity .5s ease .2s, height .3s ease 0s, margin-bottom 0s ease 0s, margin-top 0s ease 0s, border .5s ease;
}

.header {
    position: fixed;
    left: 0;
    -webkit-transition: background .3s ease, height .4s ease;
    -o-transition: background .3s ease, height .4s ease;
    transition: background .3s ease, height .4s ease;
    width: 100%;
    z-index: 29;
}

.affix.header {
    position: fixed;
    height: 60px;
    -webkit-transition: height .4s ease;
    -o-transition: height .4s ease;
    transition: height .4s ease;
}

.header-big-offset {
    padding-top: 136px;
}

.header-wrapper {
    position: relative;
    width: 100%;
    -webkit-transition: height .3s ease 0s, background .3s ease 0s;
    -o-transition: height .3s ease 0s, background .3s ease 0s;
    transition: height .3s ease 0s, background .3s ease 0s;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 29;
}

.header.no-transparent .header-wrapper {
    background: #25393f;
}

.border-b {
    border-bottom: 1px solid #eee;
}

.affix .header-wrapper {
    /* position:fixed; */
    top: 0;
    left: 0;
    z-index: 100;
    background: #f3f3f3;
    -webkit-transition: height .3s ease 0s, background .3s ease 0s;
    -o-transition: height .3s ease 0s, background .3s ease 0s;
    transition: height .3s ease 0s, background .3s ease 0s;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-box-shadow: 0 1px 15px rgba(0, 0, 0, .20);
    box-shadow: 0 1px 15px rgba(0, 0, 0, .20);
}

.affix.black-header .header-wrapper {
    background: #25393f;
}

#nav-below.header {
    position: relative;
}

.is-sticky .header {
    -webkit-box-shadow: 0 1px 15px rgba(0, 0, 0, .15);
    box-shadow: 0 1px 15px rgba(0, 0, 0, .15);
}

.header .container-m-30 {
    position: relative;
}

.header-no-bg,
.header-no-bg .header-wrapper {
    background: none;
}

.affix.header-no-bg,
.affix.header-no-bg .header-wrapper {
    background: #fff;
}

.container-m-30 {
    padding-right: 30px;
    padding-left: 30px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    width: 100%;
}

@media (min-width: 1025px) {
    .indent-header {
        padding-top: 93px;
    }
}

/* #LOGO
================================================== */
.logo-container {
    width: 120px;
    background-color: #414146;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

/* .logo-container-2 {
	transition: all .3s ease 0s;
} */
header .logo {
    display: block;
    padding-bottom: 15px;
    padding-left: 45px;
    padding-top: 81px;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
}

footer .logo {
    display: block;
    padding-bottom: 15px;
    padding-left: 45px;
    padding-top: 81px;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    height: 120px;
}

header.affix .logo {
    padding-top: 20px;
    padding-bottom: 16px;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
}

header.affix .logo-2,
.header.affix.no-transparent .logo-2 {
    padding-top: 9px;
    padding-bottom: 9px;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
}

.logo-img {
    height: 42px;
}

.logo-img.logo-color-change {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}

.affix .logo-img.logo-color-change {
    -webkit-filter: none;
    filter: none;
}

header .logo .logo-img {
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
}

header.affix .logo .logo-img {
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
}

.logo-2 {
    display: block;
    padding: 15px 0 15px 0;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
}

.header.no-transparent .logo-2 {
    padding: 15px 0 15px 0;
}

.logo-3 {
    text-align: left;
    display: block;
    padding: 15px 0 10px 10px;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
}

/******************************************************************************
  Max Width "480px"
*******************************************************************************/
@media (max-width: 480px) {
    .text-center-xxs {
        text-align: center;
    }

    .mt-0-xxs {
        margin-top: 0;
    }

    .ml-10-xxs {
        margin-left: 10px;
    }

    .font-32-wide-xxs {
        font-size: 32px;
        letter-spacing: 5px;
        line-height: 40px;
    }

    .display-no-xxs {
        display: none !important;
    }
}

/******************************************************************************
  Max Width "768px"
*******************************************************************************/
@media (max-width: 768px) {

    /*	#FOOTER 2 ====================================*/
    .footer-2-copy-cont .left,
    .footer-2-copy-cont .right {
        float: none;
    }

    .footer-2-copy-cont {
        text-align: center;
    }

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

/******************************************************************************
  Max Width "600px"
*******************************************************************************/
@media (max-width: 600px) {
    .header .menu-btn-respons-container .btn-navbar.collapsed:before {
        display: none;
    }

    /*	#TESTIMONIALS ====================================*/
    .ts-text-container {
        padding-top: 20px;
        padding-left: 15px;
        padding-right: 15px;
        font-size: 13px;
    }

    .t-a-container {
        padding-bottom: 10px;
        margin-top: 10px;
    }

    .ts-img-container {
        display: none;
    }
}

/******************************************************************************
  Max Width "640px"
*******************************************************************************/
@media (max-width: 640px) {
    .nl-caption {
        display: none;
    }
}

/******************************************************************************
  Max Width "767px"
*******************************************************************************/
@media (max-width: 767px) {
    #main-menu .navbar-collapse.in {
        overflow: visible !important;
    }

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

    .pt-20-xs {
        padding-top: 20px;
    }

    .pt-30-xs {
        padding-top: 30px;
    }

    .mt-0-xs {
        margin-top: 0;
    }

    .mt-40-xs {
        margin-top: 40px;
    }

    .display-block-xs {
        display: block;
    }
}

/******************************************************************************
  Min Width "768px"
*******************************************************************************/
/******************************************************************************
  Max Width "991px" - Min Width "768px"
*******************************************************************************/
@media (min-width: 768px) and (max-width: 1024px) {
    #main-menu .navbar-collapse.collapse {
        display: none !important;
    }

    #main-menu .navbar-collapse.collapse.in {
        display: block !important;
    }

    .navbar-nav {
        float: none
    }

    .navbar-nav > li {
        float: none
    }
}

/******************************************************************************
  Max Width "991px"  PHONE
*******************************************************************************/
@media (max-width: 991px) {
    .wow {
        visibility: visible !important;
        -webkit-animation: none !important;
        animation: none !important;
    }

    .hide-max-960 {
        display: none;
    }

    /*****	#MARGINS MOBILE	*****/
    .p-top-60-mobile {
        padding-top: 60px;
    }

    .m-top-0-mobile {
        margin-top: 0;
    }

    .m-top-min-40-mobile {
        margin-top: -40px;
    }
}

@media (max-width: 1024px) {
    .hide-lg {
        display: none;
    }

    /*	#HEADER MENU ====================================*/
    /*****	#HEADER	*****/
    .container-m-30 {
        padding: 0;
    }

    .nofloat.col-md-3,
    .nofloat.col-md-4,
    .nofloat.col-md-2 {
        float: none;
        width: auto;
    }

    .logo-2,
    .header.no-transparent .logo-2 {
        padding: 17px 0 17px 13px;
    }

    .logo-row {
        width: auto;
    }

    .header-side-menu .logo-row {
        width: 180px;
    }

    .cd-header-buttons {
        top: 21px;
        right: 50px;
        margin: 0;
        padding: 0;
    }

    .affix .cd-header-buttons {
        top: 13px;
    }

    .hamb-mob-icon {
        display: block;
        float: left;
        padding: 25px 17px 22px 5px;
        font-size: 29px;
        color: #4b4e53;
        -webkit-transition: padding .4s ease 0s;
        -o-transition: padding .4s ease 0s;
        transition: padding .4s ease 0s;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    .black-header .hamb-mob-icon,
    .header-black-white .hamb-mob-icon {
        color: #fff;
    }

    .affix.header-black-white .hamb-mob-icon {
        color: #4b4e53;
    }

    .affix .hamb-mob-icon {
        padding: 17px 17px 13px 5px;
        -webkit-transition: padding .4s ease 0s;
        -o-transition: padding .4s ease 0s;
        transition: padding .4s ease 0s;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    /****************************************/
    .menu-row {
        margin-top: 0px !important;
    }

    .affix.header .btn-navbar .main-menu-icon {
        display: block;
    }

    .header.header-always-sticky {
        height: 60px;
    }

    .header-1 .main-content {
        margin-top: 0px;
    }

    .menu-btn-respons-container {
        position: absolute;
        right: 0;
        top: 0;
    }

    .main-menu-container {
        background-color: #4b4e53;
    }

    .header .logo,
    .header-maintenance .logo {
        padding-top: 21px;
        -webkit-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s;
    }

    .menu-contact-info .contact-list {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .menu-address-container {
        padding-top: 12px;
    }

    .menu-map-container {
        margin-left: -20px;
        margin-bottom: -5px;
    }

    .menu-contact-info {
        margin: 0;
    }

    #main-menu .sub .a-mail {
        padding: 0 !important;
    }

    nav .main-menu-icon {
        display: none;
    }

    .btn-navbar .icon_menu.main-menu-icon {
        float: left;
        margin: 0;
        margin-top: 7px;
        padding-bottom: 0px;
        padding-top: 13px;
    }

    /***** #INDENT MAIN CONTAINER	*****/
    .header {
        position: relative;
        margin-bottom: -76px;
        width: auto;
        height: auto;
    }

    .header.mobile-no-transparent {
        margin-bottom: 0px;
    }

    .header.black-header.mobile-no-transparent {
        background: #25393f;
    }

    .header .right-box-wrapper {
        text-align: right;
    }

    .right-1024 {
        float: none;
    }

    #main-menu {
        margin: 0;
        text-align: left;
    }

    .header .navbar {
        margin: 0;
        min-height: inherit;
        position: static;
    }

    .header .menu-btn-respons-container .btn-navbar {
        background: #fff;
        border: none !important;
        display: block;
        margin: 0;
        padding: 0;
    }

    .header .menu-btn-respons-container .btn-navbar:before {
        content: "";
        display: none;
    }

    .header .menu-btn-respons-container .btn-navbar.collapsed:before {
        display: block;
    }

    .header .menu-btn-respons-container .btn-navbar.collapsed {
        background: none;
        border: 1px solid transparent;
        border-bottom: 0 none;
    }

    .header .btn-navbar .text {
        color: #1e1e1e;
        float: left;
        line-height: 16px;
        padding: 0;
        font-family: 'Lato', Arial, Helvetica, sans-serif;
        font-weight: 300;
        font-size: 14px;
        padding-top: 23px;
        padding-right: 15px;
    }

    #main-menu .navbar .nav {
        padding-top: 10px;
    }

    #main-menu .navbar .nav li a {
        font-size: 13px;
    }

    #main-menu .navbar .nav > li > a {
        font-weight: normal;
        margin: 0 !important;
        padding: 16px 9px 16px 17px !important;
        text-decoration: none;
        width: 100%;
        text-align: left;
        color: #d3d3d3 !important;
        border: none !important;
    }

    #main-menu .navbar .nav .parent .parent > a:after {
        display: none;
    }

    #main-menu .navbar .nav .open-sub {
        position: absolute;
        bottom: 0;
        left: 0;
        top: 0;
        width: 100%;
    }

    #main-menu .navbar .nav .open-sub:before {
        content: "\e232";
        font-size: 20px;
        font-family: "linea-icons" !important;
        color: #d3d3d3;
        padding-top: 15px;
        right: 14px;
        position: absolute;
        font-style: normal !important;
        font-weight: normal !important;
        font-variant: normal !important;
        text-transform: none !important;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    #main-menu .navbar .nav .current .open-sub:before {
        color: #fff;
    }

    #main-menu .navbar .nav .active .open-sub:before {
        content: "\e200";
    }

    #main-menu .navbar .nav .active .sub .open-sub:before {
        content: "\e232";
    }

    #main-menu .navbar .nav .active .sub .active .open-sub:before {
        content: "\e200";
    }

    #main-menu .navbar .nav > li.parent:hover > a:after {
        display: none;
    }

    #main-menu .sub,
    #main-menu .parent .sub,
    #main-menu .parent:hover .sub {
        display: none;
        position: relative;
        margin: 0;
        padding: 0;
        background: #3e4045;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    #main-menu .parent .sub .sub {
        background: #323538;
    }

    #main-menu .sub a.current {
        color: #fff;
    }

    #main-menu .navbar .nav > li.current > a {
        margin: 0;
        color: #fff !important;
        border: none !important;
    }

    #main-menu .navbar .nav > .parent.active > a,
    #main-menu .navbar .nav > .parent.active:hover > a {
        background: transparent;
    }

    #main-menu .parent:hover > .sub {
        -webkit-animation: fadeIn 0;
        animation: fadeIn 0;
    }

    #main-menu .sub li {
        line-height: 22px;
    }

    #main-menu .sub a {
        padding: 15px 9px 15px 27px !important;
    }

    #main-menu .sub .sub a {
        padding: 15px 9px 15px 37px !important;
    }

    #main-menu .sub .sub {
        left: 0;
        margin-left: 25px;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    #main-menu .megamenu > .sub .box.closed ul {
        display: none;
        background: #323538;
        padding-left: 10px;
    }

    .mt-60-md {
        margin-top: 60px;
    }

    .mb-md-30 {
        margin-bottom: 30px;
    }
}