
#html404{
  display: none;
}
.time-line-box{padding:3% 0px;position:relative;background:url(../images/bgcolor-2.png) no-repeat #0073b1;background-size:cover}
.ggyz{background: rgba(255,255,255,.1);border-style: solid;
    border-width: 2px;
    border-color: rgba(255,255,255,.5);
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    margin: 3%;padding: 2% 0px
}
.ggyz-title{line-height: 3;text-align: center;color: #fff;font-size: 48px;font-weight: 400;padding-bottom: 5%;padding-top: 2%}
.time-line-box ul:after {
  content: '';
  background: #ddd;
  height: 4px;
  width: 1000%;
  position: absolute;
  left: 0;
  z-index: 1;
}
.time-line-box ul li {
  float: left;
  width: 20%;
  position: relative;

  padding-bottom: 0;
  padding-left: 0;
  z-index: 2;padding-top: 30px
}
.time-line-box ul li:after {
  content: '';
  height: 20px; width: 20px; border-radius: 100%;
    background: #fff;
  border: #d3d3d2 4px solid;
  position: absolute;
  top: -12px;
  left: 0;
}
.time-line-box ul li dl {
 border: solid 1px #fff;border-radius: 10px;padding: 5%
}
.time-line-box ul li dl dt {
  font-size: 22px;
  color: #fff;
  font-weight: bold;
  position: relative;
  margin-bottom: 10px;
}
.time-line-box ul li dl dt:after {
  
}
.time-line-box ul li dl dd {
  color: #fff;
  font-size: 13px;
  line-height: 1.8;
  padding-top: 15px;
  position: relative;
}
.time-line-box ul li dl dd:after {
  content: '';
  width: 100px;
  height: 2px;
  border-radius: 100%;
  background: #fff;
  position: absolute;
  left: 0;
  top: 0%;
  
}
.time-line-box ul li:first-child {
  margin-left: 95px;
}
.time-line-box ul li:last-child {
  margin-right: 40px;
}
.time-line-box ul li:nth-child(2n) {
  padding-top: 0;
}
.time-line-box ul li:nth-child(2n):after {
  top: auto;
  bottom: -14px;
  height: 20px;
  z-index: 2;
}
.time-line-box ul li:nth-child(2n) dt:after {
  left: -34px;
}
.time-line-box ul li:nth-child(2n) .layui-text {
  position: absolute;
  left: 0;
  bottom: 30px;

}
.time-line-box ul .item-this:after {
  border-left: #231815 2px solid;
}
.time-line-box ul .item-this .layui-text {
  border-left: #231815 2px solid !important;
}





/* 4. feature
------------------------------------------------------------- */
.bg-white {
    background-color: #fff !important;
}

.pl-40 {
    padding-left: 40px;
}
.pt-35 {
    padding-top: 35px;
}
.pb-30 {
    padding-bottom: 30px;
}
.pt-10 {
    padding-top: 10px;
}
.mlr-15 {
    margin-left: -15px;
    margin-right: -15px;
}
.pb-6 {
    padding-bottom: 5px;
}
.pt-45 {
    padding-top: 45px;
}

.feature-position .single-feature > img {
  
  transition: .3s;
  width: 100%;
}
.single-feature:hover .img-zoom, .single-blog .blog-img img:hover, .single-banner:hover .img-zoom,.single-store-product .img-zoom:hover,.portfolio-img .img-zoom:hover{transform: scale(1.1);}
.sale-off-img {max-width: 235px;}
.feature-position .single-feature.single-feature-3 > img {height: 360px;}
.feature-position-3{margin-bottom: 0;}
.section-content span, .section-content p {
    font-size: 16px;
    
    text-transform: capitalize;
}
.section-content a.btn2 {font-size: 16px;}
.section-content a.btn2::before{
  position: absolute;
  width: 24px;
  height: 2px;
  background: #3e150f;
  content: "";
  bottom: 0;
  left: 0;
  transition: .3s;
}
.section-content a:hover::before{width: 100%;}
.section-content-position {top: 0;left: 0;right: 0;bottom: 0;}
.section-content-position {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.primary-color {
    color: #fff000;
}

.white2{color: #3e150f}


/*** 

====================================================================
  Juice Section
====================================================================

***/

.juice-section{
  position:relative;
  padding:100px 0px 0px;   background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;    background-image: url(../images/testimonial-bg.jpg);
}
}

.juice-section .section-text{
  position:absolute;
  left:0px;
  top:220px;
  right:0px;
  opacity:0.70;
  text-align:center;
  color:#fafafa;
  font-size:400px;
  line-height:1em;
  font-family: 'LillyBelle';
}

.juice-section .pattern-layer{
  position:absolute;
  left:0px;
  top:-150px;
  width:100%;
  height:850px;
  background-repeat:no-repeat;
}

.juice-section .pattern-layer-two{
  position:absolute;
  right:0px;
  top:50px;
  width:303px;
  height:643px;
  background-repeat:no-repeat;
}

.juice-section .image-column{
  position:relative;
}

.juice-section .image-column .inner-column{
  position:relative;
  margin-left:-120px;
}

.juice-section .image-column .image{
  position:relative;
}

.juice-section .image-column .image img{
  width:100%;
  display:block;
}

.juice-section .content-column{
  position:relative;
}

.juice-section .content-column .inner-column{
  position:relative;
  text-align: center;padding-top: 2%;padding-bottom: 4%;width: 80%;margin: 0 auto
}

.juice-section .content-column .sec-title{
  margin-bottom:25px;
}

@media screen and (max-width: 767px){

.time-line-box ul li{width: 50%}
.time-line-box ul li:first-child{margin-left: 0px}
.time-line-box ul li:last-child{margin-right: 0px}
.pl-40 {
    padding-left: 2%;
}
.pt-35 {
    padding-top: 2%;
}
.pb-30 {
    padding-bottom: 2%;
}
.pt-10 {
    padding-top: 10px;
}
.mlr-15 {
    margin-left: -15px;
    margin-right: -15px;
}
.pb-6 {
    padding-bottom: 1%;
}
.pt-45 {
    padding-top: 2%;
}

.single-feature .section-content h3 {
    font-size: 16px;
    padding-bottom: 10px;
}
.section-content span, .section-content p{font-size: 12px;}

.juice-section .content-column .inner-column{width: 98%}
.news-section{padding: 0px;padding-top: 2%}
}