.header-logo img{
    width: 70px !important;
}
*{
  font-family: 'Jost', sans-serif;
}
p{
  font-size: 14px;
  font-family: 'Jost', sans-serif;
}

/* footer */
.footer {
    background: linear-gradient(105deg,#121313 ,#15191f);
    padding-top: 80px;
    padding-bottom: 40px;
}
/*END FOOTER SOCIAL DESIGN*/
.single_footer{}
@media only screen and (max-width:768px) { 
.single_footer{margin-bottom:30px;}
}
.single_footer h4 {
    color: #fff;
    margin-top: 0;
    margin-bottom: 25px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 20px;
}
.single_footer h4::after {
    content: "";
    display: block;
    height: 2px;
    width: 40px;
    background: #fff;
    margin-top: 20px;
}
.single_footer p{color:#fff;}
.single_footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.single_footer ul li{}
.single_footer ul li a {
    color: #fff;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    line-height: 36px;
    font-size: 15px;
    text-transform: capitalize;
}
.single_footer ul li a:hover { color: #10ab36; }

.single_footer_address{}
.single_footer_address ul{}
.single_footer_address ul li{color:#fff;}
.single_footer_address ul li span {
    font-weight: 400;
    color: #fff;
    line-height: 28px;
}
.contact_social ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

/*START NEWSLETTER CSS*/
.subscribe {
    display: block;
    position: relative;
    margin-top: 15px;
    width: 100%;
}
.subscribe__input {
background-color: #fff;
border: medium none;
border-radius: 5px;
color: #333;
display: block;
font-size: 15px;
font-weight: 500;
height: 60px;
letter-spacing: 0.4px;
margin: 0;
padding: 0 150px 0 20px;
text-align: center;
text-transform: capitalize;
width: 100%;
}
@media only screen and (max-width:768px) { 
.subscribe__input{padding: 0 50px 0 20px;}
}

.subscribe__btn {
background-color: transparent;
border-radius: 0 25px 25px 0;
color: #01c7e9;
cursor: pointer;
display: block;
font-size: 20px;
height: 60px;
position: absolute;
right: 0;
top: 0;
width: 60px;
}
.subscribe__btn i{transition: all 0.3s ease 0s;}
@media only screen and (max-width:768px) { 
.subscribe__btn{right:0px;}
}

.subscribe__btn:hover i{
    color:#10ab36;
}
button {
    padding: 0;
    border: none;
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
}
/*END NEWSLETTER CSS*/

/*START SOCIAL PROFILE CSS*/
.social_profile {margin-top:40px;}
.social_profile ul{
list-style: outside none none;
margin: 0;
padding: 0;
}
.social_profile ul li{float:left;}
.social_profile ul li a {
    text-align: center;
    border: 0px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    margin: 0px 5px;
    font-size: 18px;
    color: #fff;
    border-radius: 30px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: block;
    border: 1px solid rgba(255,255,255,0.2);
}
@media only screen and (max-width:768px) { 
.social_profile ul li a{margin-right:10px;margin-bottom:10px;}
#cta .inner-content .button a{
    margin: 0 1px !important;
    padding: 15px 10px !important;
}
#about{
  padding: 40px 0 !important;
}
#videos{
  padding: 40px 0 !important;
}
}
@media only screen and (max-width:480px) { 
.social_profile ul li a{
    width:40px;
    height:40px;
    line-height:40px;
}
}
.social_profile ul li a:hover{
background:#10ab36;
border: 1px solid #10ab36;
color:#fff;
border:0px;
}
/*END SOCIAL PROFILE CSS*/
.copyright {
    margin-top: 70px;
    padding-top: 40px;
    color:#fff;
    font-size: 15px;
    border-top: 1px solid rgba(255,255,255,0.4);
    text-align: center;
}
.copyright a{color:#01c7e9;transition: all 0.2s ease 0s;}
.copyright a:hover{color:#10ab36;}


/* cta */
#cta{
    background-image:linear-gradient(rgba(2, 5, 18, 0.875), rgba(2, 5, 18, 0.875)), url(../img/Kopi001.jpg);
    position: relative;
    display: block;
    background-attachment: fixed;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    padding: 102px 0 110px;
    z-index: 1;
}
#cta .inner-content{
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
}
#cta .inner-content .title {
    display: block;
    padding-bottom: 40px;
}
#cta .inner-content .title h1{
    font-size: 32px;
    text-transform: uppercase;
    line-height: 45px;
    color: #fff;
}

#cta .inner-content .button a {
    color: #27282c;
    background: #ffffff;
    margin: 0 13px;
    padding: 15px 40px;
    border-radius: 15rem;
}
#cta .inner-content .button .call-us{
    background-color: #fab522 !important;
}

.snip1493 .image{
    background-color: #f1f1f1;
  }
  .snip1493 {
    font-family: 'Open Sans', Arial, sans-serif;
    position: relative;
    overflow: hidden;
    margin: 10px;
    /* min-width: 250px;
    max-width: 310px;
    width: 100%; */
    background-color: #ffffff;
    color: #000000;
    text-align: left;
    min-height: 400px;
    font-size: 16px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  }
  
  .snip1493 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  
  .snip1493:after {
    position: absolute;
    top: 12px;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 0 25px 25px;
    border-color: transparent transparent transparent #fab522;
    content: '';
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  
  .snip1493 img {
    max-width: 100%;
    vertical-align: top;
    position: relative;
  }
  
  .snip1493 figcaption {
    padding: 20px 20px 30px;
    background-color: #ffffff;
  }
  
  .snip1493 .date {
    background-color: #10ab3696;
    top: 15px;
    color: #fff;
    right: 15px;
   
    min-width: 58px;
    position: absolute;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 5px 10px;
  }
  
  .snip1493 .date span {
    display: block;
    line-height: 14px;
  }
  
  .snip1493 .date .month {
    font-size: 8px;
  }
  
  .snip1493 h3,
  .snip1493 p {
    margin: 0;
    padding: 0;
  }
  
  .snip1493 h3 {
    margin-bottom: 10px;
    display: inline-block;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    color: #fab522;
  }
  
  .snip1493 p {
    font-size: 0.8em;
    margin-bottom: 10px;
    line-height: 1.6em;
  }
  
  .snip1493 footer {
    padding: 0 20px;
    color: #999999;
    font-size: 0.8em;
    line-height: 50px;
    text-align: left;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  
  .snip1493 footer > div {
    display: inline-block;
    margin-right: 15px;
  }
  
  .snip1493 footer i {
    margin-right: 5px;
    font-size: 1.2em;
  }
  
  .snip1493 a {
    /* left: 0;
    right: 0; */
    top: 0;
    bottom: 0;
    position: absolute;
    z-index: 1;
    text-decoration: underline;
    color: #10ab36;
  }
  
  .snip1493:hover:after,
  .snip1493.hover:after {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
#articles{
    padding: 80px 0;
}

.email-footer{
  font-size: 16px;
  color: #10ab36;
}

.embed-container{
  margin-bottom: 15px;
}

#kopi-vit-section{
  box-shadow: 0 2px 5px rgb(0 0 0 / 30%);
}
#mission{
  padding: 40px 0;
  color: #000;
  background-color: #efefef;
}
#mission p{
  color: #000;
}

#section_one{
  padding:90px;
  text-align: center;
  background-color: #10ab36;
}
.title-div h2{
  text-transform: capitalize;
  color: #fff;
  font-size: 50px;
}

.post-entry .post-meta .category {
  color: #222;
  font-weight: 600;
  font-size:13px;
}
.post-entry .date {
  color: #999;
}

.post-entry.small-post-entry-v .heading {
  font-size: 18px;
  line-height: unset;
}
.post-entry .heading a {
  color: #222;
}
.post-entry .post-author .author-pic {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 45px;
  flex: 0 0 45px;
  margin-right: 10px;
}
.post-entry .post-author .author-pic img {
  max-width: 100%;
  border-radius: 50%;
}
.post-entry .post-author strong {
  font-weight: 400;
  color: #000;
  font-weight: 700;
  display: block;
  line-height: 1;
}
.post-entry .post-author span {
  font-size: 13px;
  color: #888;
}
.post-entry.small-post-entry-v .thumbnail {
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 0 100% !important;
  flex: 0 0 100% !important;
  /* margin-bottom: 30px; */
}
/* .post-entry img {
  border-radius: 7px;
} */
.img-fluid {
  max-width: 100%;
  height: auto;
}

#blogs{
  padding: 80px 0;
}

.social-media-share li{
     color: #000;
    display: inline-block;
    padding: 5px 1px;
}

.social-media-share li a{
  text-align: center;
  border: 0px;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  margin: 0px 5px;
  font-size: 18px;
  color: #fff;
  border-radius: 30px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  display: block;
  background-color: #000;
}

.more-btn a{
  background-color: #10ab36;
  color: #fff;
  border-radius: 15rem;
}


.active{
  color: #10ab36 !important;
}