@font-face {
    font-family: 'bl-bold';
    src: url('fonts/bl-bold.woff2') format('woff2'),
    url('fonts/bl-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bl-regular';
    src: url('fonts/bl-regular.woff2') format('woff2'),
    url('fonts/bl-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bl-semibold';
    src: url('fonts/bl-semibold.woff2') format('woff2'),
    url('fonts/bl-semibold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: 'europress';
  src: url('fonts/europress.eot?omh712');
  src: url('fonts/europress.eot?omh712#iefix') format('embedded-opentype'),
  url('fonts/europress.ttf?omh712') format('truetype'),
  url('fonts/europress.woff?omh712') format('woff'),
  url('fonts/europress.svg?omh712#europress') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="ep-ico-"], [class*=" ep-ico-"] {
  font-family: 'europress' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ep-ico-calendar:before {
  content: "\e900";
}
.ep-ico-right:before {
  content: "\e901";
}
.ep-ico-left:before {
  content: "\e902";
}
.ep-ico-play:before {
  content: "\ea1c";
}
.ep-ico-fb:before {
  content: "\ea90";
}
.ep-ico-twitter:before {
  content: "\ea96";
}
.ep-ico-linkedin:before {
  content: "\eaca";
}
*,:after,:before{
    box-sizing:border-box
}
*,:after,:before,input[type=checkbox],input[type=radio]{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box
}
input[type=search]{
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-appearance:none
}
input[type=checkbox],input[type=radio]{
    box-sizing:border-box;
    padding:0
}
*,*:focus{
    outline: none;
}
img{
    max-width: 100%;
    vertical-align: bottom;
}
a, a:visited, .alink:visited{
    color:#fff;
    text-decoration:none;
    display:inline-block;
}
a:focus,a:hover{
    color: #1979c3;
    text-decoration:none
}
p{
    margin:0 auto
}
.text-center{
    text-align: center;
}
.container{
    margin:0 auto;
    position:relative
}
.ep-car .owl-nav {
    position: absolute;
    top: 50%;
    left: 0px;
    right: 0px;
    z-index: 0;
    text-align: left;
    margin: -15px auto 0px;
}
.ep-car .owl-nav > .owl-prev, .ep-car .owl-nav > .owl-next {
    position: absolute;
    top: 0px;
    left: 12px;
    width: 30px;
    color: #fff;
    height: 30px;
    font-size: 0px !important;
    line-height: 36px;
    border-radius: 50%;
    text-align: center;
    box-shadow: none !important;
}
.ep-car .owl-nav > .owl-next {
    left: auto;
    right: 12px;
}
.ep-car .owl-nav > .owl-prev:before, .ep-car .owl-nav > .owl-next:before {
    font-size: 32px;
    content: '\e903';
    font-family: 'europress';
}
.ep-car .owl-nav > .owl-next:before{
    content: '\e902';
}
@media only screen and (max-width:992px){
    .container, .navigation{
        padding:0 12px
    }
}
@media(min-width:992px){
    .container{
        width:970px
    }
    .navigation{
        width: 970px !important;
    }
}
@media only screen and (min-width:1200px){
    .container{
        width:1096px
    }
    .navigation{
        width: 1096px !important;
    }
}
::-webkit-scrollbar{
    width:14px;
    height:6px;
    border-radius:20px
}
::-webkit-scrollbar-button{
    display:none
}
::-webkit-scrollbar-track{
    background-color:#575757
}
::-webkit-scrollbar-track-piece{
    background-color:#eaeaea
}
::-webkit-scrollbar-thumb{
    background-color:#363636
}
::-webkit-scrollbar-thumb:hover{
    background-color:#888
}
::-webkit-scrollbar-corner{
    display:none
}
::-webkit-resizer{
    display:none
}
.ep-xsVisible{
    display:none
}
.ep-lgVisible{
    display:block
}
.ep-smooth{
    transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
}
.list-inline{
    padding:0;
    font-size:0;
    margin:0 -6px;
    list-style-type:none
}
.list-inline>li{
    margin: 0px;
    padding:0 6px;
    font-size:14px;
    display:inline-block;
    vertical-align: middle;
}
.list-unstyled{
    padding:0;
    margin:0 auto;
    list-style-type:none
}
.form-control{
    position:relative;
    width:100%;
    color:#acacac;
    display:block;
    box-shadow:none;
    line-height:18px;
    padding:6px 12px;
    border-radius:5px;
    background-color:#fff;
    border:solid 2px #d6d8da;
}
.hide{
    display:none!important
}
.ep-cur{
    cursor:pointer
}
.ep-cur:hover{
    text-decoration:underline
}
body{
    margin: 0px;
    padding: 0px;
    font-size: 18px;
    line-height: 22px;
    font-family: 'bl-regular', sans-serif;
}
.owl-carousel.owl-loading .owl-item {
    display: none;
}
.owl-carousel .owl-item img{
    width: auto;
    display: inline-block;
}
/**************** HEADER CSS STARTS HERE ****************/
.ep-head{
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 99;
    background-color: #fff;
}
.hideHead > .ep-head{
    top: -42px;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,0.11);
}
.ep-topLinks {
    position: relative;
    color: #fff;
    background-color: #959595;
}
.ep-tlCont {
    position: relative;
    font-size: 0px;
}
.ep-tlCont > .ep-tlcLeft, .ep-tlCont > .ep-tlcRight {
    position: relative;
    width: 28%;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
}
.ep-tlCont > .ep-tlcRight {
    width: 72%;
    font-size: 0px;
}
.ep-tlCont > .ep-tlcLeft{
    height: 42px;
    background-color: #fff;
}
.ep-tlcRight > .ep-social, .ep-tlcRight > .ep-tLinks, .ep-tlcRight > .ep-login {
    position: relative;
    width: 16%;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
}
.ep-tlcRight > .ep-tLinks{
    width: 64%;
}
.ep-tlcRight > .ep-login{
    width: 20%;
    text-align: right;
}
.ep-tLinks:before, .ep-tLinks:after {
    content: '';
    position: absolute;
    top: -14px;
    left: -12px;
    width: 1px;
    height: 42px;
    background-color: rgba(255, 255, 255, 0.2);
}
.ep-tLinks:after{
    left: auto;
    right: 10px;
}
.socialLinks > li > a, .ep-tLinks > ul > li > a{
    color: #fff;
    text-transform: uppercase;
}
.ep-tLinks > ul{
    margin: 0px -12px;
}
.ep-tLinks > ul > li{
    padding: 0px 12px;
}
.ep-tLinks > ul > li > a:hover{
    color: #ed3726;
}
.ep-login > span{
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    font-family: 'bl-semibold';
}
.ep-login > small{
    font-size: 14px;
    margin: 0px 6px;
    display: inline-block;
    vertical-align: middle;
}
.ep-logoCont {
    position: relative;
    font-size: 0px;
}
.ep-logoCont > .container > .ep-lc, .ep-logoCont > .container > .ep-nav {
    width: 30%;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
}
.ep-logoCont {
    position: relative;
    font-size: 0px;
}
.ep-logoCont > .container > .ep-lc, .ep-logoCont > .container > .ep-nav {
    position: relative;
    width: 28%;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
}

.hideHead .ep-lc:after{
    content: none;
}
.ep-logoCont > .container > .ep-nav{
    width: 72%;
}
.ep-contact {
    position: relative;
    text-align: right;
    margin: 0px auto 36px;
}
.ep-contact > b {
    display: inline-block;
    padding: 15px 32px;
    background-color: #d7d7d7;
    font-size: 22px;
    font-family: 'bl-bold';
}
.ep-contact > b > span {
    color: #ed3726;
}
.ep-navLinks {
    position: relative;
}
.ep-navLinks > ul {
    margin: 0px -24px;
    text-align: right;
}
.ep-navLinks > ul > li {
    padding: 0px 24px;
}
.ep-navLinks > ul > li > a {
    position: relative;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}
.ep-navLinks > ul > li > a:hover{
    color: #c5281b;
}
.ep-navLinks > ul > li > a:after {
    content: '';
    position: absolute;
    left: 0px;
    width: 0%;
    right: 0px;
    height: 3px;
    bottom: -10px;
    margin: 0px auto;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    background-color: #c5281b;
}
.ep-navLinks > ul > li > a:hover:after{
    width: 100%;
}
.ep-menuIco {
    display: none;
}
/**************** HEADER CSS ENDS HERE ****************/

/**************** MAINBG CSS STARTS HERE ****************/
.ep-mainBg {
    position: relative;
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(https://www.europressgroup.com.au/pub/media/wysiwyg/home/ban-bg.jpg);
}
.ep-mainBgCont {
    position: relative;
    padding: 60px 0px 58px;
}
.ep-mainBgCont > h1 {
    color: #fff;
    /*font-size: 50px;*/
    font-size: 46px;
    margin: 0px auto 16px;
    text-transform: uppercase;
    font-family: 'bl-bold', sans-serif;
}
.ep-mainBgCont > h1 > b, .ep-mainBgCont > h1 > span {
    display: block;
}
.ep-mainBgCont > h1 > b {
    color: #252525;
}
.ep-mainBgCont > h1 > span > small {
    font-size: 50px;
    display: inline-block;
    text-decoration: underline;
}
.ep-mbCont {
    position: relative;
    font-size: 0px;
}
.ep-mbCont > img, .ep-mbCont > .ep-mbRight {
    color: #fff;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
}
.ep-mbCont > .ep-mbRight{
    width: 75%;
}
.ep-mbRight > p {
    font-size: 22px;
    max-width: 590px;
    line-height: 28px;
    margin: 0px 0px 24px;
}
.ep-Btn {
    width: 174px;
    color: #363636;
    cursor: pointer;
    font-size: 18px;
    padding: 16px 0px;
    line-height: 18px;
    text-align: center;
    display: inline-block;
    background-color: #ffc923;
    text-transform: uppercase;
    font-family: 'bl-bold', sans-serif;
}
.ep-serCont {
    position: relative;
    font-size: 0px;
}
.ep-serCont > .ep-prod, .ep-serCont > .ep-ser {
    width: 50%;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    padding: 46px 0px;
    text-align: center;
    vertical-align: top;
    display: inline-block;
}
.ep-serCont > .ep-prod > *, .ep-serCont > .ep-ser > *{
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
}
.ep-serCont > .ep-prod:hover > *, .ep-serCont > .ep-ser:hover > * {
    transform: scale(0.8);
}
.ep-prod > img, .ep-prod > b, .ep-ser > img, .ep-ser > b {
    display: block;
    margin: 0px auto;
}
.ep-prod > img, .ep-ser > img{
    margin: 0px auto 32px;
}
.ep-prod > b, .ep-ser > b{
    color: #c52819;
    font-size: 30px;
    line-height: 36px;
    text-transform: uppercase;
}
.ep-prod > p, .ep-ser > p {
    font-size: 18px;
    margin: 6px auto 0px;
}
/**************** MAINBG CSS ENDS HERE ****************/

/**************** WHAT WE OFFER CSS STARTS HERE ****************/
.ep-sec {
    position: relative;
    padding: 60px 0px 100px;
}
.ep-title {
    position: relative;
    color: #c52819;
    font-size: 32px;
    margin: 0px auto 24px;
    text-transform: uppercase;
    font-family: 'bl-bold', sans-serif;
}
.ep-sec > .container > p{
    max-width: 75%;
    color: #363636;
    font-size: 18px;
    line-height: 22px;
    margin: 0px auto 36px;
}
.ep-offerSec {
    position: relative;
    margin: 76px auto 0px;
}
.ep-offerSec > ul {
    margin: 0px -15px;
}
.ep-offerSec > ul > li {
    width: 33.33%;
    padding: 0px 15px;
    text-align: center;
    vertical-align: top;
}
.ep-offer {
    position: relative;
    color: #fff;
    height: 465px !important;
    background-color: #555;
    padding: 66px 24px 24px !important;
}
.ep-offer > img {
    position: absolute;
    left: 0px;
    top: -50px;
    right: 0px;
    margin: 0px auto;
}
.ep-offer > b {
    position: relative;
    height: 60px;
    display: block;
    font-size: 24px;
    line-height: normal;
    padding-bottom: 12px;
    margin: 0px auto 16px;
    text-transform: uppercase;
    font-family: 'bl-bold', sans-serif;
}
.ep-offer > b:before {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    width: 76px;
    height: 4px;
    bottom: 0px;
    margin: 0px auto;
    background-color: #ed3726;
}
.ep-offer.safe > b:before{
    background-color: #266eed;
}
.ep-offer.hygienic > b:before{
    background-color: #efba19;
}
.ep-offer > p {
    font-size: 20px;
    line-height: 24px;
}
/**************** WHAT WE OFFER CSS ENDS HERE ****************/

/**************** ABOUT US CSS STARTS HERE ****************/
.ep-aboutUs {
    position: relative;
    padding: 60px 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-image: url(https://www.europressgroup.com.au/pub/media/wysiwyg/home/aboutus-bg.jpg);
}
.ep-aboutCont {
    position: relative;
}
.ep-aboutCont > p {
    font-size: 20px;
    max-width: 550px;
    line-height: 24px;
    margin: 0px 0px 24px;
}
/**************** ABOUT US CSS ENDS HERE ****************/

/**************** CLIENTS CSS STARTS HERE ****************/
.ep-clients {
    position: relative;
    padding: 60px 0px;
}
.ep-clients .ep-title {
    margin: 0px auto 36px;
}
.ep-clientList {
    position: relative;
    margin: 0px -12px;
}
.ep-clientList > li {
    padding: 0px 12px;
}
.ep-clientList > li > img {
    max-height: 42px;
    max-width: 135px;
}
#clientCar .item > img {
    max-width: 200px;
}
/**************** CLIENTS CSS ENDS HERE ****************/

.ep-testimonials {
    position: relative;
    font-size: 0px;
}
.ep-testimonials > .ep-tmVideo, .ep-testimonials > .ep-tmTest {
    position: relative;
    width: 50%;
    height: 540px;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}
.ep-tmVideo, .ep-tmTest{
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(https://www.europressgroup.com.au/pub/media/wysiwyg/home/press-sequence.gif);
}
.ep-tmVideo{
    background-size: auto;
}
.ep-tmVideo:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    top: 0px;
    left: 0px;
    z-index: 0;
}
.ep-tmTest{
    background-image: url(https://www.europressgroup.com.au/pub/media/wysiwyg/home/testBg.jpg);
}
.ep-tmvCont {
    position: relative;
    color: #fff;
    height: 100%;
    padding: 70px 0px 0px;
}
.ep-tmvCont > i {
    display: block;
    cursor: pointer;
    font-size: 42px;
    margin: 0px auto 24px;
}
.ep-tmvCont > p {
    font-size: 36px;
    font-family: 'bl-semibold', sans-serif;
}
.ep-tmvCont > span:not(.ep-Btn) {
    display: block;
    font-size: 24px;
    margin: 12px auto 24px;
    font-family: 'bl-semibold', sans-serif;
}
.ep-tmvCont > .ep-Btn {
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    bottom: 60px;
}
.ep-tmCont {
    position: relative;
    padding: 80px 0px 142px;
}
.ep-tmCont> p {
    max-width: 80%;
    font-size: 16px;
    margin: 0px auto 24px;
}
.ep-testAbout {
    position: relative;
}
.ep-testAbout > b, .ep-testAbout > span {
    display: block;
    font-size: 18px;
    text-transform: capitalize;
}
.ep-testAbout > span {
    font-family: 'bl-semibold', sans-serif;
}
.ep-fitConcept {
    position: relative;
    color: #fff;
    padding: 60px 0px;
    background-color: #4b4a4a;
}
.ep-fitConcept > .ep-title {
    color: #fff;
    margin: 0px auto 12px;
}
.ep-fitConcept > small {
    display: block;
    font-size: 16px;
    line-height: 20px;
}
.ep-fitConcept > .ep-fcCont {
    position: relative;
    width: 80%;
    max-width: 1096px;
    margin: 36px auto 0px;
    border: 1px solid #fff;
}
.ep-fcCont > ul {
    margin: 0px auto;
}
.ep-fcCont > ul + ul {
    border-top: 1px solid #fff;
}
.ep-fcCont > ul > li {
    width: 50%;
    cursor: pointer;
    text-align: left;
    padding: 12px 32px;
}
.ep-fcCont > ul > li:hover{
    color: #c52819;
}
.ep-fcCont > ul > li + li {
    border-left: 1px solid #fff;
}
.ep-fcCont > ul > li > span, .ep-fcCont > ul > li > b{
    width: 15%;
    height: 56px;
    max-width: 72px;
    display: inline-block;
    vertical-align: middle;
}
.ep-fcCont > ul > li > b{
    width: 83%;
    height: auto;
    max-width: 70%;
    font-size: 16px;
    padding-left: 4%;
    line-height: 20px;
    font-family: 'bl-semibold', sans-serif;
}
.ep-fcCont > ul > li > .fitImg{
    background-size: auto;
    background-repeat: no-repeat;
    background-position: -4px -32px;
    background-image: url(https://www.europressgroup.com.au/pub/media/wysiwyg/home/fitSprite.png);
}
.ep-fcCont > ul > li.fitImg1 > .fitImg{
    background-position: -4px -196px;
}
.ep-fcCont > ul > li.fitImg2 > .fitImg{
    background-position: -4px -360px;
}
.ep-fcCont > ul > li.fitImg3 > .fitImg{
    background-position: -4px -542px;
}
.ep-fcCont > ul > li.fitImg4 > .fitImg{
    background-position: -4px -722px;
}
.ep-fcCont > ul > li.fitImg5 > .fitImg{
    background-position: -4px -900px;
}
.ep-fcCont > ul > li.fitImg:hover .fitImg{
    background-position: -4px -115px;
}
.ep-fcCont > ul > li.fitImg1:hover .fitImg{
    background-position: -4px -275px;
}
.ep-fcCont > ul > li.fitImg2:hover .fitImg{
    background-position: -4px -450px;
}
.ep-fcCont > ul > li.fitImg3:hover .fitImg{
    background-position: -4px -632px;
}
.ep-fcCont > ul > li.fitImg4:hover .fitImg{
    background-position: -4px -812px;
}
.ep-fcCont > ul > li.fitImg5:hover .fitImg{
    background-position: -4px -984px;
}
.ep-fcCont > ul > li:hover > b > a{
    color: #c52819;
}
.ep-news {
    position: relative;
    padding: 60px 0px;
}
.ep-news .ep-title {
    margin: 0px auto 40px;
}
.ep-newsBox {
    position: relative;
    background-color: #f4f4f4;
}
.ep-newsBox > .ep-nbImg {
    position: relative;
    overflow: hidden;
    max-height: 224px;
}
.ep-newsBox > .ep-nbImg > img {
    width: auto !important;
}
.ep-newsBox > .ep-nbCont {
    position: relative;
    padding: 22px 24px;
}
.ep-nbCont > b {
    display: block;
    font-size: 20px;
    line-height: 24px;
}
.ep-nbCont > b > a{
    color: #252525;
}
.ep-nbCont > .ep-nbCmnt {
    font-size: 0px;
    margin: 8px auto 20px;
}
.ep-nbCmnt > span {
    position: relative;
    color: #959595;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
}
.ep-nbCmnt > span + span {
    margin-left: 32px;
}
.ep-nbCmnt > span + span:before {
    content: '|';
    position: absolute;
    top: 0px;
    left: -16px;
}
.ep-nbCont > p {
    color: #464646;
    font-size: 16px;
    line-height: 20px;
}
#newsCar .owl-nav {
    top: -80px;
}
#newsCar .owl-nav > .owl-prev, #newsCar .owl-nav > .owl-next {
    left: auto;
    right: 0px;
    line-height: 30px;
    border-radius: 0px;
    background-color: #ddd;
}
#newsCar .owl-nav > .owl-prev {
    right: 36px;
}
#newsCar .owl-nav > .owl-prev:before, #newsCar .owl-nav > .owl-next:before{
    color: #3a3a3a;
    font-size: 24px;
}
.ep-catBg {
    position: relative;
    padding: 12px 0px 0px;
    background-size: cover;
    background-position: 0px;
    background-repeat: no-repeat;
    background-image: url(https://www.europressgroup.com.au/pub/media/wysiwyg/home/footBan.jpg);
    cursor: pointer;
}
.ep-catBg .container b span {
	color: #ed3726;
}
.ep-catBg > .container > img {
    max-width: 360px;
}
.ep-catBg > .container > b {
    position: absolute;
    top: 50%;
    right: 32px;
    display: block;
    font-size: 46px;
    margin: -12px auto 0px;
}
.ep-footer {
    position: relative;
    color: #fff;
    max-width: 1096px;
    margin: 0px auto;
    padding: 70px 0px;
}
.ep-footLinks {
    position: relative;
    margin: 0px 20px;
}
.ep-footLinks > li {
    width: 25%;
    padding: 0px 20px;
    vertical-align: top;
}
.ep-footLinks > li > img, .ep-footer > img{
    display: block;
    margin: 0px 0px 20px;
}
.ep-footLinks > li > p {
    color: #959595;
    font-size: 16px;
    line-height: 20px;
}
.ep-footLinks > li > img {
    display: block;
    margin: 0px 0px 20px;
}
.ep-footLinks > li > p {
    font-size: 16px;
    line-height: 20px;
    color: #959595;
    margin: 0px auto 24px;
}
.ep-email {
    position: relative;
}
.ep-email + .ep-email{
    margin: 24px auto 0px;
}
.ep-email > b, .ep-email > span {
    display: block;
    font-size: 16px;
}
.ep-email > span {
    color: #959595;
    margin: 6px auto 0px;
}
.ep-email > b {
    font-family: 'bl-semibold', sans-serif;
}
.ep-links {
    position: relative;
}
.ep-links > b {
    display: block;
    color: #c2c2c2;
    font-size: 20px;
    margin: 0px auto 26px;
    font-family: 'bl-bold';
    text-transform: uppercase;
}
.ep-links > ul + ul {
    margin: 24px auto 0px !important;
}
.ep-links > ul > li + li {
    margin: 8px auto 0px;
}
.ep-links > ul > li > a {
    color: #959595;
    font-size: 16px;
}
.ep-links > ul > li > a:hover{
    text-decoration: underline;
}
.ep-scLinks > li + li {
    margin: 0px auto !important;
}
.ep-scLinks > li > a:hover {
    text-decoration: none !important;
}
.ep-scLinks > li > a {
    font-size: 20px !important;
}
.ep-scLinks > li {
    padding: 0px;
}
.ep-scLinks > li + li {
    padding-left: 12px;
}
.ep-links > ul > li > b {
    display: block;
    color: #c2c2c2;
    font-size: 20px;
    font-family: 'bl-bold';
    margin: 0px auto 16px;
    text-transform: uppercase;
}
.ep-backToTop {
    position: fixed;
    width: 44px;
    z-index: 99;
    right: -70px;
    bottom: 44px;
    height: 44px;
    cursor: pointer;
    border-radius: 50%;
    background-color: #ed3726;
}
.ep-backToTop:before {
    content: '';
    position: absolute;
    width: 0;
    top: 50%;
    height: 0;
    left: 0px;
    right: 0px;
    border-style: solid;
    margin: -8px auto 0px;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #fff transparent;
}
.showBackToTop .ep-backToTop{
    right: 44px;
}
.columns .column.main{
    padding-bottom: 0px;
}
.page-main, .header.content, .footer.content{
    padding: 0px !important;
    max-width: none !important;
}
.footer.content, .nav-sections{
    margin: 0px !important;
}
.footer .copyright, #contentarea{
    display: none;
}
.ep-lc > .logo {
    margin: 0px auto;
    float: none;
    max-width: none;
}
.ep-navLinks {
    background-color: transparent;
    position: absolute;
    left: 0px;
    top: auto;
    right: 0px;
    bottom: 0px;
    z-index: 12;
    width: 1096px;
    text-align: right;
}
.footer.content .block{
    margin: 0px;
    float: none !important;
    background-size: auto;
    background-repeat: repeat;
    background-position: center;
    background-image: url(https://www.europressgroup.com.au/pub/media/wysiwyg/home/footerBg.png);
}
.ep-footer > .ep-footLinks {
    margin: 0px -20px !important;
}
.ep-footer > .ep-footLinks > li {
    padding: 0px 20px;
    vertical-align: top;
}
.breadcrumbs{
    margin: 32px auto;
    max-width: 1096px !important;
    padding: 0px !important;
}
.navigation{
    position: absolute !important;
    left: 0px !important;
    top: auto !important;
    right: 0px !important;
    bottom: 0px !important;
    z-index: 106 !important;
    margin: 0px auto !important;
    max-width: 1096px !important;
    text-align: right !important;
    line-height: normal !important;
    padding:0px 0px 20px !important;
    background-color: transparent !important;
}
.navigation > ul {
    padding: 0px !important;
    margin: 0px -14px;
}
.navigation > ul > li {
    margin: 0px !important;
    padding: 0px 14px !important;
}
.navigation > ul > li > a {
    line-height: normal !important;
    font-size: 16px;
    text-transform: uppercase;
    padding: 0px !important;
}
.navigation > ul > li.has-active > a {
    border-style: none !important;
}
.ep-cfLay {
    position: fixed;
    top: 0px;
    left: 0px;
    opacity: 0;
    right: 0px;
    width: 100%;
    height: 100%;
    z-index: 102;
    visibility: hidden;
    background-color: rgba(0, 0, 0, 0.8);
}
.ep-catForm {
    position: fixed;
    left: 0px;
    right: 0px;
    z-index: 10000;
    bottom: 120px;
    height: 346px;
    margin: 0px auto;
    max-width: 1410px;
    transform: scale(0);
    background-size: cover;
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    background-image: url(https://www.europressgroup.com.au/pub/media/wysiwyg/home/footBan.jpg);
}
.showCat .ep-catForm{
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
}
.showCat .ep-cfLay{
    opacity: 1;
    visibility: visible;
}
.ep-catForm:before {
    content: '';
    position: absolute;
    left: 40px;
    bottom: 0px;
    width: 328px;
    height: 240px;
    background-size: auto;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    background-image: url(https://www.europressgroup.com.au/pub/media/wysiwyg/home/catlouge2.png);
}
.ep-cfCont {
    position: absolute;
    top: 50%;
    left: 0px;
    right: 0px;
    max-width: 872px;
    margin: -83px auto 0px;
}
.ep-cfCont > form, .ep-formRow {
    position: relative;
}
.ep-formRow {
    font-size: 0px;
    max-width: 690px;
}
.ep-formRow > .ep-formGroup {
    position: relative;
    width: 50%;
    padding: 0px 4px;
    display: inline-block;
    vertical-align: middle;
    margin: 0px auto 8px !important;
}
.ep-formGroup > input, .ep-formGroup > select{
    position: relative;
    color: #969696;
    font-size: 16px;
    width: 100% !important;
    height: auto !important;
    border: none !important;
    -webkit-appearance: none;
    outline: none !important;
    box-shadow: none !important;
    padding: 14px 24px !important;
}
.ep-formGroup.hasDrop{
    margin: 0px auto !important;
    float:left;
}
.g-recaptcha{
    float:left;
    margin-top:0 !important;
}
.ep-formGroup.hasDrop:after {
    content: '';
    position: absolute;
    top: 50%;
    width: 0;
    height: 0;
    right: 12px;
    border-style: solid;
    pointer-events: none;
    margin: -4px auto 0px;
    border-width: 8px 8px 0 8px;
    border-color: #969696 transparent transparent transparent;
}
.ep-submitBtn {
    position: absolute;
    top: 1px;
    right: 0px;
    width: 178px;
    height: 48px;
    color: #fec923;
    font-size: 20px;
    cursor: pointer;
    padding: 14px 34px;
    font-family: 'bl-bold';
    background-color: #0f0e0c;
    text-transform: uppercase;
}
.ep-closeCT {
    position: absolute;
    top: 24px;
    right: 24px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    line-height: 32px;
    text-align: center;
    border: 1px solid #464646;
}
.ep-closeCT:before, .ep-closeCT:after{
    content:'';
    position: absolute;
    top: 50%;
    left: 0px;
    right: 0px;
    width: 2px;
    height: 18px;
    margin: -9px auto 0px;
    transform: rotate(45deg);
    background-color: #464646;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.ep-closeCT:after{
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
@media only screen and (max-width: 767px){
    .hideHead > .ep-head{
        top: 0px;
    }
    .showBackToTop .ep-backToTop{
        right: 24px;
    }
    .ep-topLinks{
        position: fixed;
        top: 0px;
        z-index: 104;
        left: -280px;
        width: 250px;
        height: 100%;
        background-color: #252525;
    }
    .menuClicked .ep-topLinks {
        left: -280px;
    }
    .ep-topLinks > .container, .ep-tlCont, .ep-tlCont > .ep-tlcRight{
        padding: 0px;
        height: 100%;
    }
    .ep-tlCont > .ep-tlcLeft, .ep-login > small, .ep-contact, .ep-mbCont > img{
        display: none;
    }
    .ep-tlCont > .ep-tlcRight{
        width: 100%;
        display: block;
    }
    .ep-tlcRight > .ep-social, .ep-tlcRight > .ep-tLinks, .ep-tlcRight > .ep-login{
        width: 100%;
        display: block;
        text-align: center;
    }
    .ep-tLinks:before, .ep-tLinks:after, .ep-navLinks > ul > li > a:after, .ep-lc:after{
        content: none;
    }
    .ep-tLinks > ul{
        margin: 0px;
    }
    .ep-tLinks > ul > li{
        padding: 0px;
        display: block;
    }
    .ep-tLinks > ul > li{
        border-top: 1px solid #c2c2c2;
    }
    .ep-tLinks > ul > li:last-child{
        border-bottom: 1px solid #c2c2c2;
    }
    .ep-tLinks > ul > li > a{
        display: block;
        padding: 20px 0px;
    }
    .ep-social {
        padding: 24px 0px;
    }
    .ep-social > ul{
        margin: 0px;
    }
    .ep-social > ul > li{
        padding: 0px 8px;
    }
    .socialLinks > li > a, .ep-tLinks > ul > li > a{
        font-size: 16px;
    }
    .ep-tlcRight > .ep-login {
        position: absolute;
        left: 0px;
        bottom: 0px;
        font-size: 0px;
        text-align: center;
        border-top: 1px solid #565656;
    }
    .ep-login > span, .ep-login > a{
        width: 50%;
        font-size: 16px;
        padding: 12px 0px;
    }
    .minicart-wrapper{
        display: none;
    }
    .ep-tlcRight > .ep-login:after {
        content: '';
        position: absolute;
        left: 0px;
        right: 0px;
        width: 2px;
        height: 100%;
        margin: 0px auto;
        pointer-events: none;
        background-color: #565656;
    }
    .ep-menuIco {
        display: block;
        position: absolute;
        top: 50%;
        left: 0px;
        width: 32px;
        height: 20px;
        padding: 0px;
        margin: -10px auto 0px;
        border: none !important;
        background-color: transparent !important;
    }
    .ep-menuIco > span {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 4px;
        background-color: #d23021;
    }
    .ep-menuIco > .s {
        top: 8px;
        width: 65%;
    }
    .ep-menuIco > .r {
        top: 16px;
    }
    .ep-navOverlay {
        position: fixed;
        top: 0px;
        width: 100%;
        right: -110%;
        height: 100%;
        z-index: 102;
        background-color: rgba(37, 37, 37, 0.6);
    }
    .menuClicked .ep-navOverlay{
        right: 0px;
    }
    .ep-logoCont > .container > .ep-lc, .ep-logoCont > .container > .ep-nav{
        width: 100%;
        display: block;
    }
    .ep-lc > a{
        padding: 0px;
    }
    .ep-lc > a > img {
        max-width: 120px;
    }
    .ep-navLinks > ul{
        overflow: hidden;
        overflow-x: auto;
        margin: 0px -12px;
        white-space: nowrap;
        border-top: 1px solid #252525;
    }
    .ep-navLinks > ul::-webkit-scrollbar{
        display: none;
    }
    .ep-navLinks > ul > li{
        padding: 16px;
    }
    .ep-Btn{
        font-size: 16px;
        padding: 12px 0px;
        line-height: 16px;
    }
    .ep-footer{
        padding: 32px 0px;
    }
    .ep-footLinks{
        margin: 0px auto !important;
    }
    .ep-footLinks > li > img, .ep-footer > img{
        padding: 0px 20px;
    }
    .ep-footLinks > li{
        width: 50%;
        padding: 0px 12px;
        word-wrap: break-word;
    }
    .ep-footLinks > li > img{
        max-width: 120px;
        margin: 0px 0px 12px;
    }
    .ep-footLinks > li > p {
        font-size: 14px;
        line-height: 18px;
        margin: 0px auto 16px;
    }
    .ep-links > b, .ep-links > ul > li > b{
        font-size: 16px;
        margin: 0px auto 16px;
    }
    .ep-links > ul > li > a{
        font-size: 14px;
    }
    .ep-links > ul > li + li{
        margin: 6px auto 0px;
    }
    .ep-email + .ep-email{
        margin: 16px auto 24px;
    }
    .ep-email > span{
        font-size: 14px;
    }
    .ep-mainBg{
        background-position: bottom center;
    }
    .ep-mainBgCont{
        padding: 32px 0px;
        text-align: center;
    }
    .ep-mainBgCont > h1, .ep-mainBgCont > h1 > span > small{
        font-size: 28px;
        line-height: 36px;
    }
    .ep-mbCont > .ep-mbRight{
        width: 100%;
        display: block;
    }
    .ep-mbRight > p{
        font-size: 18px;
        line-height: 24px;
    }
    .ep-serCont > .ep-prod, .ep-serCont > .ep-ser{
        width: 100%;
        padding: 0px;
        display: block;
    }
    .ep-serCont > .ep-ser{
        position: relative;
        margin-top: 24px;
        padding: 24px 0px 32px;
    }
    .ep-serCont > .ep-ser:before{
        content: '';
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        width: 60%;
        height: 2px;
        margin: 0px auto;
        background-color: #921a0e;
    }
    .ep-prod > img, .ep-ser > img{
        max-width: 80px;
        margin: 0px auto 16px;
    }
    .ep-prod > b, .ep-ser > b{
        font-size: 24px;
        line-height: 24px;
    }
    .ep-prod > p, .ep-ser > p{
        font-size: 14px;
    }
    .ep-sec, .ep-aboutUs, .ep-clients{
        padding: 32px 0px !important;
    }
    .ep-aboutUs{
        text-align: center;
        background-position: left bottom;
    }
    .ep-title{
        font-size: 24px !important;
        margin: 0px auto 16px !important;
    }
    .ep-sec > .container > p{
        max-width: none;
        font-size: 16px;
        line-height: 20px;
    }
    .ep-offerSec, .ep-offerSec > ul > li + li{
        margin: 50px auto 0px;
    }
    .ep-offerSec > ul{
        margin: 0px auto !important;
    }
    .ep-offerSec > ul > li{
        width: 100% !important;
        padding: 0px !important;
        display: block;
    }
    .ep-offer > img{
        top: -40px;
        max-width: 80px;
    }
    .ep-offer{
        height: auto;
        padding: 54px 24px 36px;
    }
    .ep-offer > b{
        height: auto;
        font-size: 22px;
    }
    .ep-aboutCont > p{
        font-size: 18px;
        max-width: 550px;
        line-height: 20px;
    }
    .ep-clients .ep-title, .ep-news .ep-title{
        margin: 0px auto 16px;
    }
    .ep-clientList > li{
        width: 33.33%;
    }
    .ep-clientList > li + li{
        margin: 12px auto 0px;
    }
    .ep-clientList > li > img {
        max-height: 32px;
        max-width: 110px;
    }
    .ep-testimonials > .ep-tmVideo, .ep-testimonials > .ep-tmTest{
        width: 100%;
        height: auto;
        display: block;
    }
    .ep-tmvCont, .ep-tmCont, .ep-fitConcept, .ep-news{
        padding: 32px 0px;
    }
    .ep-tmvCont > p{
        font-size: 24px;
    }
    .ep-tmvCont > span:not(.ep-Btn){
        font-size: 18px;
        margin: 6px auto 12px;
    }
    .ep-tmCont> p {
        max-width: 90%;
        font-size: 14px;
        margin: 0px auto 16px;
    }
    .ep-fitConcept > .ep-fcCont{
        width: 92%;
        max-width: none;
        margin: 24px auto 0px;
    }
    .ep-fitConcept > .ep-fcCont:after {
        content: '';
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        width: 1px;
        height: 100%;
        margin: 0px auto;
        background-color: #fff;
    }
    .ep-fcCont > ul > li{
        padding: 12px;
        text-align: center;
    }
    .ep-fcCont > ul > li + li{
        border-left: none;
    }
    .ep-fcCont > ul > li > span, .ep-fcCont > ul > li > b{
        width: 100%;
        display: block;
        margin: 0px auto;
    }
    .ep-fcCont > ul > li > b{
        padding: 0px;
        font-size: 14px;
        max-width: none;
        line-height: 18px;
        margin: 12px auto 0px;
    }
    #newsCar .owl-nav{
        top: -40px;
    }
    #newsCar .owl-nav > .owl-prev, #newsCar .owl-nav > .owl-next{
        width: 24px;
        height: 24px;
        line-height: 24px;
    }
    #newsCar .owl-nav > .owl-prev{
        right: 30px;
    }
    .ep-newsBox > .ep-nbCont{
        padding: 16px;
    }
    .ep-nbCont > .ep-nbCmnt{
        margin: 8px auto 16px;
    }
    .ep-catBg:after {
        content: '';
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        z-index: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(37, 37, 37, 0.6);
    }
    .ep-catBg > .container > img{
        max-width: 180px;
    }
    .ep-catBg > .container > b{
        left: 0px;
        right: 0px;
        z-index: 4;
        color: #fff;
        font-size: 22px;
        text-align: center;
    }
    .ep-catForm{
        bottom: 0px;
    }
    .ep-closeCT{
        top: 12px;
        right: 12px;
    }
    .ep-submitBtn {
        position: relative;
        top: 0px;
        right: 0px;
        display: block;
        margin: 12px auto 0px;
    }
    .ep-formGroup > input, .ep-formGroup > select{
        padding: 10px 16px !important;
    }
    .ep-formGroup.hasDrop:after{
        margin: -3px auto 0px;
        border-width: 6px 6px 0 6px;
    }
    .ep-cfCont{
        margin: -100px auto 0px;
    }
    #clientCar .item > img{
        max-width: 100px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
    .ep-tlcRight > .ep-social{
        width: 14%;
    }
    .ep-tlcRight > .ep-tLinks{
        width: 66%;
    }
    .ep-tLinks:before, .ep-tLinks:after{
        content: none;
    }
    .ep-tLinks > ul{
        margin: 0px -8px;
    }
    .ep-tLinks > ul > li{
        padding: 0px 8px;
    }
    .ep-tlcRight > .ep-login{
        top: -1px;
    }
    .ep-navLinks > ul{
        margin: 0px -18px;
    }
    .ep-navLinks > ul > li{
        padding: 0px 18px;
    }
    .ep-catBg > .container > b{
        font-size: 32px;
        margin: -16px auto 0px;
    }
    .ep-fcCont > ul > li > span{
        width: 22%;
    }
    .ep-footer > .ep-footLinks{
        margin: 0px auto !important;
    }
    .ep-footLinks > li > img, .ep-footer > img{
        padding: 0px 20px;
    }
    .navigation > ul{
        margin: 0px auto !important
    }
    .navigation > ul > li{
        padding: 0px 8px !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){
    .hideHead > .ep-head{
        top: -32px;
    }
    .ep-topLinks{
        padding: 8px 0px;
    }
    .ep-logoCont{
        padding: 0px 0px 12px;
    }
    .ep-tlCont > .ep-tlcLeft{
        display: none;
    }
    .ep-tlCont > .ep-tlcRight{
        width: 100%;
        display: block;
    }
    .ep-footLinks{
        margin: 0px -12px;
    }
    .ep-footLinks > li{
        padding: 0px 12px;
    }
    .ep-tlcRight > .ep-tLinks{
        text-align: center;
    }
    .ep-logoCont > .container > .ep-lc{
        width: 20%;
    }
    .ep-logoCont > .container > .ep-nav{
        width: 80%;
    }
    .ep-contact{
        margin: 12px auto;
    }
    .ep-lc:after{
        content: none;
    }
    .ep-contact > b{
        font-size: 18px;
        padding: 12px 24px;
    }
    .ep-navLinks > ul{
        margin: 0px -12px;
    }
    .ep-navLinks > ul > li{
        padding: 0px 12px;
    }
    .ep-navLinks > ul > li > a{
        font-size: 15px;
    }
    .ep-mainBgCont{
        padding: 32px 0px 0px;
    }
    .ep-mainBgCont > h1, .ep-mainBgCont > h1 > span > small{
        font-size: 40px;
        margin: 0px auto;
    }
    .ep-mbCont > .ep-mbRight{
        width: 68%;
    }
    .ep-prod > p, .ep-ser > p{
        max-width: 70%;
    }
    .ep-prod > b, .ep-ser > b{
        font-size: 24px;
        line-height: 24px;
    }
    .ep-serCont > .ep-prod, .ep-serCont > .ep-ser{
        padding: 24px 0px;
    }
    .ep-prod > img, .ep-ser > img{
        max-width: 60px;
        margin: 0px auto 12px;
    }
    .ep-offerSec > ul{
        margin: 0px -12px;
    }
    .ep-offerSec > ul > li{
        padding: 0px 12px;
    }
    .ep-offer{
        height: auto !important;
        padding: 62px 24px 24px !important;
    }
    .ep-offer > b{
        height: 52px !important;
        font-size: 20px !important;
    }
    .ep-offer > p {
        font-size: 14px !important;
        line-height: 18px !important;
    }
    .ep-sec, .ep-clients{
        padding: 32px 0px;
    }
    .ep-aboutUs, .ep-fitConcept{
        padding: 32px 0px;
        background-position: center;
    }
    .ep-clients .ep-title, .ep-news .ep-title{
        margin: 0px auto 24px;
    }
    .ep-clientList > li > img{
        max-height: 26px;
        max-width: 132px;
    }
    .ep-testimonials > .ep-tmVideo, .ep-testimonials > .ep-tmTest{
        height: 320px;
    }
    .ep-tmvCont{
        padding: 40px 0px;
    }
    .ep-tmvCont > p{
        font-size: 32px;
    }
    .ep-tmCont, .ep-news, .ep-footer{
        padding: 32px 0px;
    }
    .ep-tmCont> p{
        font-size: 14px;
        max-width: none;
        margin: 0px auto 12px;
    }
    .ep-fitConcept > .ep-fcCont{
        width: 90%;
        margin: 24px auto 0px;
    }
    .ep-fcCont > ul > li > span{
        width: 25%;
    }
    .ep-newsBox > .ep-nbCont{
        padding: 16px;
    }
    .ep-catBg > .container > b{
        right: 40px;
        font-size: 24px;
    }
    .ep-links > b{
        font-size: 16px;
        margin: 0px auto 16px;
    }
    .ep-links > ul > li > b{
        font-size: 16px;
    }
    .ep-links > ul > li > a{
        font-size: 14px;
    }
    .ep-links > ul + ul, .ep-email + .ep-email{
        margin: 16px auto 0px;
    }
    .ep-footLinks > li > p{
        font-size: 14px;
        line-height: 18px;
        margin: 0px auto 16px;
    }
    .showBackToTop .ep-backToTop{
        right: 24px;
    }
    #newsCar .owl-nav{
        top: -56px;
    }
    .ep-cfCont{
        margin: -113px auto 0px;
    }
    .ep-formRow{
        margin: 0px auto;
    }
    .ep-submitBtn {
        position: relative;
        top: 0px;
        right: 0px;
        display: block;
        margin: 12px auto 0px;
    }
    .ep-closeCT{
        top: 12px;
        right: 12px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 992px){
    .ep-footLinks, .ep-offerSec > ul{
        margin: 0px -12px !important;
    }
    .ep-footLinks > li, .ep-offerSec > ul > li{
        padding: 0px 12px !important;
    }
}
@media only screen and (min-width: 1025px) and (max-width: 1199px){
    .ep-catBg > .container > b{
        font-size: 36px;
    }
    .ep-tlCont > .ep-tlcLeft, .ep-logoCont > .container > .ep-lc{
        width: 22%;
    }
    .ep-tlCont > .ep-tlcRight, .ep-logoCont > .container > .ep-nav{
        width: 78%;
    }
    .ep-contact{
        margin: 0px auto 40px;
    }
    .navigation{
        bottom: 0px !important;
    }
}
@media only screen and (min-width: 1025px) and (max-width: 1149px){
    .ep-footLinks > li > img, .ep-footer > img{
        padding: 0px 20px;
    }
    .ep-footer > .ep-footLinks{
        margin: 0px auto !important
    }
}
@media only screen and (max-width: 767px){
    .navigation {
        position: fixed !important;
        height: 100%;
        overflow: hidden;
        overflow-y: auto;
        top: 0px !important;
        margin: 0px !important;
        left: -260px !important;
        bottom: auto !important;
        text-align: left !important;
        max-width: 250px !important;
        transition: 0.5s;
        -moz-transition: 0.5s;
        -webkit-transition: 0.5s;
        background-color: #252525 !important;
    }
    .menuClicked .navigation{
        left: 0px !important;
    }
    .navigation > ul {
        margin: 0px !important;
    }
    .navigation > ul > li {
        border: none !important;
        font-size: 16px !important;
        padding: 0px !important;
    }
    .navigation > ul > li > a {
        color: #fff !important;
        padding: 16px !important;
    }
    .navigation > ul > li > a:after {
        top: 50% !important;
        right: 0px;
        margin: -21px auto 0px;
    }
    .navigation > ul > li + li {
        border-top: 1px solid #fff !important;
    }
    .navigation .submenu > li{
        font-family: 'bl-semibold';
        font-weight: normal !important;
    }
    .navigation .submenu > li > a {
        color: #fff !important;
        padding: 10px 16px !important;
    }
}
@media only screen and (min-width: 768px){
.navigation > ul > li > .level0.submenu{
	top: 40px !important;
	opacity: 0;
	left: -20px !important;
	width: 250px;
    border: none;
	padding: 32px;
	text-align: left;
	box-shadow: none;
	transition: 0.5s;
	visibility: hidden;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	display: block !important;
	margin-top: 0px !important;
    background-color: rgba(0, 0, 0, 0.9);
}
.navigation > ul > li:hover > .level0.submenu{
	opacity: 1;
	visibility: visible;
}
.navigation > ul > li > .level0.submenu:before {
    content: '';
    position: absolute;
    top: -8px;
    left: 60px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 8px 8px;
    border-color: transparent transparent rgba(0, 0, 0, 0.9) transparent;
}
.navigation > ul > li > .level0.submenu > li{
	margin: 0px auto;
}
.navigation > ul > li > .level0.submenu > li > a {
	color: #fff;
    font-size: 16px;
    line-height: 22px;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'bl-semibold';
    padding: 12px 0px !important;
    border-top: 1px solid #555150;
    border-bottom: 1px solid #555150;
}
.navigation > ul > li > .level0.submenu > li:last-child > a{
    border-bottom: 1px solid #555150;	
}
.navigation > ul > li > .level0.submenu > li > .submenu {
    position: relative;
    border: none;
    display: none;
    box-shadow: none;
    min-width: initial;
    left: 0px !important;
    margin: 12px auto !important;
    background-color: transparent;
}
.navigation > ul > li > .level0.submenu > li.parent:hover > .submenu{
    display: block;
}
.navigation > ul > li > .level0.submenu > li > .submenu > li {
    margin: 0px;
}
.navigation > ul > li > .level0.submenu > li > .submenu > li > a {
	color: #fff;
    padding: 0px;
    font-size: 16px;
    line-height: 22px;
    font-family: 'bl-semibold';
}
.navigation > ul > li > .level0.submenu > li > a:hover, .navigation > ul > li > .level0.submenu > li > .submenu > li > a:hover{
	color: #eb1c22;
	background-color: transparent;
}
}
.category-image {
    position: relative;
    max-height: 264px;
    overflow: hidden;
    margin: 0px auto;
}
#clientCar .owl-prev, #clientCar .owl-next {
    left: -50px;
    background-color: #efefef;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
}
#clientCar .owl-next {
    left: auto;
    right: -50px;
}
#clientCar .owl-nav {
    margin: -19px auto 0px;
}
.ep-contact > b > span a {
	color: #ed3726;
}
.foot-copy-sec
{
    color: #959595;
    font-size: 13px;
}