@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap');
.bar > .yith-ajaxsearchform-container input[type="submit"], .search-wrapper .search-btn {
    background: url(../jpg/ico-search-new.jpg) center no-repeat;
}
#wpadminbar {
    background: #282828;
}
body .uwy.userway_p1 .uai.userway_dark {
    top: 10px;
}
.goog-te-gadget-simple .goog-te-menu-value,
.nav-secondary > ul > li > a {
    padding: 22.5px 9px;
}
.logo {
    background: url(../png/logo-new.png) 0 0 no-repeat;
    width: 184px;
    height: 55px;
    background-size: 100%;
}
.esco-logo { float: left; }
.esco-logo img { max-width: 184px; height: auto; }
.header .shell {
    border-bottom: none;
    padding: 10px 0;
}
.nav {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 15px;
}
.nav > ul > li > a:hover {
	color: #ffd100;
}
.header {
    text-align: right;
    left: 0;
    right: 0;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    background: #131514;
    border-bottom: 4px solid #ffd100;
}
.nav-secondary > ul > li {
	float: left;
	width: 100%;
	height: 66px;
}
.nav-secondary > ul > li:first-child { display: none; }	
.fixed .header {
    background: #131514;
}
.slider .slide .slide-content {
    width: 60%;
    float: left;
    padding: 40px;
    background: rgba(0,0,0,0.6);
}
.btn-slider{
    background: none;
    border: none;
    padding: 0;
}
.btn-slider:hover {
    background: none;
    color: #ffffff;
}
.btn-slider:after{
    content: " ";
    width: 100px;
    height: 2px;
    background-color: #ffd100;
    float: right;
    margin-top: 10px;
    margin-left: 10px;
}
.slider .slide p {
    padding-bottom: 42px;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 500;
}
.slider .slide .slide-title{
    font-family: 'Montserrat', sans-serif;
    font-size: 50px;
    font-weight: 900;
    margin-bottom: 0;
    padding-bottom: 0;
    line-height: 55px;
		color: #ffd100;
}
.slider .slide .slide-title:after{
    content: none;
}
.slider .slide .slide-subtitle{
    font-family: 'Montserrat', sans-serif;
    font-size: 50px;
    font-weight: 500;
    line-height: 55px;
    margin-bottom: 20px;
}
.slick-slider {
    height: 100%;
}
.slider .slick-dots {
    text-align: center;
    bottom: 0;
    width: 100%;
}
.slick-list {
    top: 30%;
}
.slider .slider-clip {
    /*bottom: 0;
    height: 100%;*/
}

.slider { padding: 0; }
.slick-list { height: 100% !important; top: 0 !important; }
.slick-track { height: 100%; }
/*.slide { background-size: 100% auto; background-position: center center; background-repeat: no-repeat; }*/
.slide { background-size: cover; background-position: center center; }
.slider .slide .slide-content {width: 45%;bottom: 100px;left: 14%;position: absolute;top: 34%;}
.slide-video-bg { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: -1;}
.slider .slick-dots {position: absolute;bottom: 1rem;}

.slider-logos .slick-dots > li > button, 
.slider .slick-dots > li > button {
    background: url(../png/ico-dot-new.png) 0 0 no-repeat;
    width: 18px;
    height: 16px;
    font-size: 0;
    line-height: 0;
    text-indent: -4004px;
    border: 0;
}
.slider-logos .slick-dots > li.slick-active > button, 
.slider .slick-dots > li.slick-active > button {
    background: url(../png/ico-dot-secondary-new.png) 0 0 no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
.section .section-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 42px;
    font-weight: 900;
    line-height: 42px;
}
.section .section-title span{
    font-family: 'Montserrat', sans-serif;
    font-size: 42px;
    font-weight: 500;
    line-height: 42px;
}
/*====================================================================*/
.section-slider {
    padding: 0;
}
.filter-content{
    background-color: #000;
}
#container-tab-product.slick-slider .item .columns{
    padding-right: 20px;
}
#container-tab-product .slick-slide img {
    display: block;
    max-width: 100%;
    height: 250px;
    object-fit: cover;
    object-position: center;
}
.product-grid-container{
    background-color: #ececec;
    padding-top: 80px;
    padding-bottom: 45px;
}
.product-filter{
    margin-top: 40px;
    text-align: center;
    width: 100%;
    margin-left: 0;
    display: block;
    float: left;
}
.product-filtr-cat{
    display: flex;
    width: 16%;
    float: left;
    margin-right: 5px;
		justify-content: center;
		align-items: center;
		min-height: 94px;
		background-color: #535353;
}
.product-filtr-cat.product-active-filtr { background-color: #ececec; }
.product-filtr-cat a{
    text-align: center;
    background-color: #535353;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 18px;
    color: #ffffff;
    text-transform: uppercase;
    display: block;
		/*
    padding: 20px 40px;
    min-height: 94px;
    vertical-align: middle;
		*/
}
.product-filtr-cat a.active{
    background-color: #ececec;
    color: #000;
}
.coll-full{
    max-width: 1380px;
    margin: 0 auto;
}
.owl-nav{
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: 0!important;
    z-index: 10;
}
.owl-carousel {
    display: block;
    float: left;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev{
    font-size: 90px;
    margin: 0;
    line-height: 60px;
}
.owl-carousel .owl-nav button.owl-next{
    float: right;
    margin-right: -60px;
}
.owl-carousel .owl-nav button.owl-prev{
    float: left;
    margin-left: -60px;
}
.owl-carousel .owl-stage-outer {
    width: 100%;
    z-index: 100;
}
.sect-head{
    background: #000;
    padding-top: 40px;
}
.product-grid-content{
    background: #fff;
    padding: 20px;
}
.product-image-bg{
    max-height: 250px;
    overflow: hidden;
}
.product-grid-content .product-title{
    line-height: 18px;
    margin-top: 10px;
    text-align: center;
    min-height: 63px;
}
.product-grid-content .product-title a{
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    text-align: center;
}
.product-content{
    background: #fff;
}
.product-content .product-model{
    display: block;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #000;
    text-align: center;
    padding: 10px 0;
}
.product-content .readmorebtn{
    display: block;
    width: 100%;
    background: #ffd100;
    text-align: center;
    padding: 10px;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #000;
}
.section-slider h1.section-title{
    color: #fff;
}
.section-videos{
    background-color: #ffd100;
    padding: 0;
}
.section-videos .content-left-video{
    float: left;
    width: 50%;
    height: 400px;
}
.section-videos .content-right-video{
    float: left;
    width: 50%;
    padding: 80px 30px 30px 40px;
}
#container-tab-product .slick-prev,
#carousel-videos .slick-prev{
    width: 40px;
    font-size: 60px;
    background: transparent;
    border: none;
    position: absolute;
    left: -60px;
    top: 50%;
}
#container-tab-product .slick-next,
#carousel-videos .slick-next{
    width: 40px;
    font-size: 60px;
    background: transparent;
    border: none;
    position: absolute;
    right: -60px;
    top: 50%;
}
.section-videos .slide-title{
    font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    font-weight: 900;
    color: #000;
    line-height: 40px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.section-videos .slide-subtitle{
    font-family: 'Montserrat', sans-serif;
    font-size: 32px;
    font-weight: 500;
    color: #000;
    line-height: 32px;
    text-transform: uppercase;
}
.section-videos p{
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #000;
    line-height: 22px;
}
.section-description {
    padding: 200px 0;
}
.section-description p{
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    line-height: 22px;
    margin-bottom: 20px;
}

.section-description .btn{
    background: none;
    border: none;
    padding: 0;
}
.section-description .btn:hover {
    background: none;
    color: #ffffff;
}
.section-description .btn:after {
    content: " ";
    width: 100px;
    height: 2px;
    background-color: #ffd100;
    float: right;
    margin-top: 10px;
    margin-left: 10px;
}
.section-updates {
    padding: 150px 0;
}
.section-updates .section-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 42px;
    font-weight: 900;
    line-height: 42px;
    color: #000;
    text-align: center;
    margin-bottom: 70px;
}
.section-updates .section-title span {
    font-family: 'Montserrat', sans-serif;
    font-size: 42px;
    font-weight: 500;
    line-height: 42px;
}
.section-updates .post-grid { display: table-cell; }
.section-updates .post-grid .post-item{
    /* float: left; */
    width: 25%;
    padding: 0 10px;
    display: table-cell;
    position: relative;
    overflow: hidden;
}
.section-updates .post-grid .post-item .post-item-link { position: absolute; bottom: 15px; padding: 0 20px;}
.section-updates .post-grid .post-item .post-item-wrap { background-color: #6e6e6e; margin-bottom: -1000px; padding-bottom: 1000px;}
.section-updates .post-grid .post-item .post-item-wrap .post-thumb img{
    width: 100%;
    height: auto;

    /*height: 173px;*/
    object-fit: cover;
    object-position: center;
}
.section-updates .post-grid .post-content{
    padding: 20px;
}
.section-updates .post-grid .post-content h2.post-title{
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 22px;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.section-updates .post-grid .post-content p.post-text{
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    color: #ffffff;
    margin-bottom: 40px;
}
.section-updates .btn-readmore{
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    color: #ffffff;
    text-transform: uppercase;
    padding: 0;
    background: none;
    border: none;
}
.section-updates .btn-readmore:hover {
    color: #ffffff;
}
.section-updates .btn-readmore:after {
    content: " ";
    width: 100px;
    height: 2px;
    background-color: #ffd100;
    float: right;
    margin-top: 10px;
    margin-left: 10px;
}
.section-updates .btn-seeallnews{
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 26px;
    color: #141514;
    text-transform: uppercase;
    padding: 0;
    background: none;
    border: none;
}
.section-updates .btn-seeallnews:hover {
    color: #141514;
}
.section-updates .btn-seeallnews:after {
    content: " ";
    width: 100px;
    height: 2px;
    background-color: #141514;
    float: right;
    margin-top: 10px;
    margin-left: 10px;
}
.section-updates .section-row {
    border-bottom: none;
    width: 100%;
    display: block;
    float: left;
}
.section-updates .section-row.sect-link-seeall{
    text-align: center;
    margin-top: 80px;
}
.section-logos .section-head {
    text-align: center;
    padding: 150px 0;
    background-color: transparent;
}
.section-logos .section-body {
    background: #000000;
}
.section-social{
    background: #ffd100;
    padding: 20px 0;
}
.section-social .headbox{
    width: 85%;
    float: left;
}
.section-social .headbox .section-title{
    font-family: 'Montserrat', sans-serif;
    font-size: 32px;
    font-weight: 900;
    line-height: 32px;
    text-align: left;
    margin: 0;
    color: #000;
}
.section-social .headbox .section-title span{
    font-family: 'Montserrat', sans-serif;
    font-size: 32px;
    font-weight: 500;
    line-height: 32px;
}
.section-social .social-list {
    float: left;
    width: 15%;
}
.section-social .social-list li {
    display: inline-block;
    width: 14%;
    height: auto;
}
.section-social .social-list li a img{
    width: 100%;
    height: 100%;
    /* filter: brightness(10) invert(10); */
}
.footer {
    background: #000;
    text-align: center;
    padding: 17px 0;
}
.footer .footer-nav {
    top: 0;
    padding: 45px 0;
}
.footer-nav > ul > li > a{
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
    color: #ffffff;
}
.footer-logo {
    background: url(../png/logo_footer_2025.png) 0 0 no-repeat;
    width: 116px;
    height: 108px;
    float: left;
    background-size: 100%;
}
.footer-logo-secondary {
    background: url(../png/leverage-logo.png) 0 0 no-repeat;
    width: 208px;
    height: 48px;
    float: right;
    background-size: 100%;
    margin-top: 30px;
}
body.home .footer-logo-secondary { display: none;}
/*====================================================================*/
.tcowl-wrap .owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.tcowl-wrap .owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
 }
 .tcowl-wrap .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
  }
.tcowl-wrap .owl-theme .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin:20px 7px;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px;
   }

/* Ends Dots Style */
/* nav style two  top-right */
.tcowl-wrap .tcowl-nav {
  position: relative;
}
.tcowl-wrap .tcowl-nav .owl-controls .owl-next,
.tcowl-wrap .tcowl-nav .owl-controls .owl-prev {
  position: absolute;
  top: -46px;
  z-index: 2;
}
.tcowl-wrap .tcowl-nav .owl-controls .owl-next {
 right: 0;
}
.tcowl-wrap .tcowl-nav .owl-controls .owl-prev {
right:31px;
}
.tcowl-wrap .tcowl-nav .owl-controls .owl-nav [class*=owl-] {
  color: #fff;
  font-size:20px;
  margin: 5px;
  display: inline-block;
  cursor: pointer;
  height: 30px;
  width: 30px;
  text-align: center;
  padding: 2px;
}
.tcowl-wrap .tcowl-nav  .owl-controls .owl-nav [class*=owl-]:hover {
    color: #fff;
}
.nav-trigger{
    margin-top: 18px;
}
.loadericon{
    max-height: 20px;
    margin: 0 auto;
}
.boxloader{
    width: 100%;
    height: 100%;
    min-height: 457px;
    margin: 0 auto;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
div.socials{
    display: none;
}
.nav-trigger span {
    background: #ffd100;
}
.full-width{
    max-width: 100%;
}
.slide-video-background{
    position: relative;
    padding-bottom: 42.25%;
    padding-top: 25px;
    height: 0;
}
.slide-video-background iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.video-content{
    position: absolute;
    z-index: 1000;
    left: 14%;
    top: 30%;
    width: 42%!important;
}
.video-dots{
    position: absolute;
    bottom: 10px;
}
@media (max-width: 1024px){
    .logo {
        width: 92px;
        height: 28px;
        background-size: 100%;
    }
    .fixed .logo {
        width: 92px;
        height: 28px;
        background-size: 100%;
    }

    .esco-logo img {
      max-width: 140px;
    }
}

@media (max-width: 767px){
    .slide {
      background-size: cover;
    }
    .slider .slide .slide-content {
        width: 95%;
        float: none;
        padding: 15px;
        left: 2.5%;
        bottom: 50px;
        top: 35%;
    }
    .slider .slide .slide-title {
        font-size: 41px;
        line-height: 41px;
    }
    .slider .slide .slide-subtitle {
        font-size: 41px;
        line-height: 41px;
    }
    .slider .slide p {
        padding-bottom: 10px;
        font-size: 14px;
    }
    .slider .slick-slider {
        height: 650px;
        position: relative;
    }
    .product-filtr-cat {
        width: 100%;
    }
    .product-filtr-cat a {
        padding: 14px 10px;
        min-height: 47px;
        border-bottom: 1px solid #ececec;
        font-size: 15px;
    }
    #container-tab-product .slick-prev {
        left: -32px;
    }    
    #container-tab-product .slick-next {
        right: -32px;
    }
    #carousel-videos .slick-prev {
        left: -22px;
    }
    #carousel-videos .slick-next {
        right: -22px;
    }
    .section-videos .content-left-video {
			/*
        float: left;
        width: 100%;
        height: 400px;
				*/
        padding-top: 30px;
				position: relative;
				padding-bottom: 56.25%;
				height: 0;
				width: 100%;
		}

		.section-videos .content-left-video iframe {
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
		}
    .section-videos .content-right-video {
        float: left;
        width: 100%;
        padding: 60px 0px 30px 0px;
    }
    #carousel-videos.slick-slider .item .shell,
    #container-tab-product.slick-slider .item .columns {
        padding-right: 20px;
        padding-left: 20px;
    }
    .section-updates .section-title,
    .section-updates .section-title span,
    .section .section-title,
    .section .section-title span,
    .section-videos .slide-title,
    .section-videos .slide-title span {
        font-size: 28px;
        line-height: 28px;
    }
    body .uwy.userway_p1 .uai{
        top: 2px!important;
        right: 60px!important;
    }
    body .uwy .uai {
        width: 30px!important;
        height: 30px!important;
        min-width: 30px!important;
        min-height: 30px!important;
        max-width: 30px!important;
        max-height: 30px!important;
    }
    body .uwy .uai .uhi {
        top: 30px!important;
    }
    .uwy .uai img, body .uwy .uai img {
        display: block!important;
        height: 30px!important;
        width: 30px!important;
    }
    .header .shell {
        padding: 10px 10px;
    }
    .section-logos .section-head img {
        width: 100%;
        height: auto;
        max-width: none;
    }
    .section-social .headbox {
        width: 100%;
        float: left;
    }
    .section-social .social-list {
        float: none;
        width: 50%;
        margin: 0 auto;
        display: block;
    }
    .section-social .headbox .section-title {
        font-size: 24px;
        line-height: 24px;
        text-align: center;
        margin-bottom: 10px;
    }
    .section-social .headbox .section-title span {
        font-size: 24px;
        line-height: 24px;
    }
    .footer-logo {
        width: 75px;
        height: 70px;
    }
    .footer-logo-secondary{
        width: 96px;
        height: 22px;
        margin-top: 23px;
    }
    .section-updates .post-grid .post-item {
        width: 100%;
        margin-bottom: 10px;
        display: block;
    }
}

@media screen and (min-width: 768px) and (max-width: 992px){    
    .slider .slide .slide-content {
        width: 95%;
        float: left;
        padding: 40px;
        background: rgba(0,0,0,0.6);
        min-height: 450px;
        left: 2.5%;
    }
    .slider .slide .slide-title,
    .slider .slide .slide-subtitle {
        font-size: 50px;
        line-height: 50px;
    }
    .product-filtr-cat {
        width: 15%;
    }
    .product-filtr-cat a {
        font-size: 13px;
        line-height: 14px;
        padding: 20px 10px;
        min-height: 85px;
    }
    #container-tab-product.slick-slider .item .columns {
        padding-right: 10px;
        padding-left: 10px;
    }
    #container-tab-product .slick-next, #carousel-videos .slick-next {
        right: -20px;
    }
    #container-tab-product .slick-prev, #carousel-videos .slick-prev {
        left: -20px;
    }
    .product-grid-content {
        padding: 10px;
    }
    .product-grid-content .product-title a {
        font-size: 15px;
        line-height: 15px;
    }
    .section-videos .content-right-video {
        padding: 20px;
    }
    .section-updates .post-grid .post-content h2.post-title {
        font-size: 18px;
        line-height: 19px;
    }
    .section-updates .post-grid .post-content p.post-text {
        font-size: 14px;
        line-height: 18px;
    }
    .section-updates .post-grid .post-content {
        padding: 10px;
    }
    .section-updates .btn-readmore {
        font-size: 12px;
        line-height: 16px;
    }
    .section-updates .btn-readmore:after {
        width: 60px;
        margin-top: 7px;
    }
    .section-social .headbox .section-title {
        font-size: 26px;
        line-height: 26px;
    }
    .section-social .headbox .section-title span {
        font-size: 26px;
        line-height: 26px;
    }
    .section-social .headbox {
        width: 80%;
        float: left;
    }
    .section-social .social-list {
        float: left;
        width: 20%;
    }
    .section-social .social-list li {
        width: 16%;
    }
    .footer-logo {
        width: 100px;
        height: 93px;
    }
    .footer-logo-secondary {
        width: 150px;
        height: 34px;
    }

}

@media screen and (min-width: 1024px) and (max-width: 1200px){
    .slider .slide .slide-content {
        width: 70%;
        float: left;
        padding: 40px;
        background: rgba(0,0,0,0.6);
        min-height: 450px;
        left: 2.5%;
        top: 30%;
    }
}

@media screen and (min-width: 1201px) and (max-width: 1450px){
    .slider .slide .slide-content {
        width: 70%;
        bottom: 100px;
        left: 4%;
        position: absolute;
        top: 34%;
    }
}