#header-img-slogan-btn-img .bg-wrap {
}

#header-img-slogan-btn-img .bg {
	background-image: url('../images/background/eco2-home-parallaxbg.png');
	background-size: cover;
    background-repeat: No-repeat;
    background-position: center center;
    opacity: 1;
}
#header-timer-2 .bg-wrap {
    background: linear-gradient(to bottom, #fff500, #db4949);
}
#header-timer-2 .countdown.d-inline-flex{
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
}
 #header-timer-2 .counttime{
  	background-color: #fff;
    border-radius: 18px;
    margin: 0px 18px 25px 18px;
	width: 100px;
    padding: 10px;
  }
  @media (min-width: 768px) and (max-width: 1024px){
     #header-timer-2 .counttime{
        margin: 10px;
    }
  }
  @media (max-width: 767px){
     #header-timer-2 .counttime{
        margin: 5px auto;
    }
  }
  .counttime h3, .counttime h4{
  	color: #555555 !important;
  }#gallery-3col-5 .bg-wrap {
    background-color: #f4f5f6;
}
#action-text-btn-img .bg-wrap {
}

#action-text-btn-img .bg {
	background-size: cover;
	background-position: center center;
	background-image: url('../images/135/Groupbgtourtet22x.png');
}/*
#testimonial-single-carousel .bg {
    background-image: url(../images/bg-pattern-3-alt.png);
    background-repeat: repeat-x;
    background-position: top;
    background-size: 200px auto;
    opacity: 0.25;
}*/
.action-btn-right-2{
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 1001190 !important;
}#footer-logo-share .bg {
    background-image: url('../images/bg-sign.png');
    background-repeat: no-repeat;
    background-position: right bottom;
    opacity: 0.075;
}
