html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
  margin: 0;
  padding: 0;
}
li {
  list-style: none;
}
.sec-title{padding-bottom: 0.3rem}
.time-line-box .sec-title h2{color: #fff;  font-weight: 600;
    line-height: 3;
  margin-top:8px;text-align: center;font-size: 0.4rem}
  .time-line-box .sec-title p{text-align: center;color: #fff;font-size: 0.16rem}
.time-line-box{padding:3%;position:relative;background:#214b7d;}
.time-line-box ul:after {
  content: '';
  background: url(../images/line.png) repeat-x left bottom;
  height: 52px;
  width: 1000%;
  position: absolute;
  left: 0;
  z-index: 1;
}
.time-line-box ul li {
  float: left;
  width: 211px;
  position: relative;
  padding-top: 176px;
  padding-bottom: 0;
  padding-left: 0;
  z-index: 2;
}
.time-line-box ul li:after {
  content: '';
  height: 124px;
  border-left: #d3d3d2 2px solid;
  position: absolute;
  top: 52px;
  left: 0;
}
.time-line-box ul li dl {
  padding-left: 25px;
}
.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 {
  content: '';
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: #fff;
  position: absolute;
  left: -32px;
  top: 0;
  border: #f4ce78 4px solid;
}
.time-line-box ul li dl dd {
  color: #fff;
  font-size: 13px;
  line-height: 1.8;
  padding-left: 15px;
  position: relative;word-wrap:break-word;

word-break:normal; 
}
.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: -51px;
  height: 76px;
  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: 10px;
  border-left: #d3d3d2 2px solid;
}
.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){



.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%}
}