/*body*/

@font-face {
  font-family: Nunito;
}
@font-face {
  font-family: Lato;
}

html body {
    font-family: 'Nunito', sans-serif;
    font-size: 15px;
    background-color: #fff;
    /*background-image: url(https://citramaja.com/wp-content/uploads/2022/04/Pattern-01-300-2.jpg);*/
    background-repeat: repeat;
    color: #333;
    margin: 0;
    padding: 0;
}

#masthead {
    /*background-image: url(https://citramaja.com/wp-content/uploads/2022/04/Pattern-01-300-2.jpg);
    background-repeat: repeat;*/
}

/*natal*/
#masthead {
    /*background-image: url(img/christmas-pattern-400.jpg);*/
    background-repeat: repeat;
}
.greyscaleOff {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
}

.natal-right-off {
    background-image: url(img/Christmas-Ornament3.gif);
    background-repeat: no-repeat;
    position:fixed;
    right:0px;
    z-index:10000;
    width:250px;
    height:230px;
}

.natal-left-off {
    background-image: url(img/Christmas-Ornament3.gif);
    background-repeat: no-repeat;
    -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
    position:fixed;
    left:0px;
    z-index:10000;
    width:250px;
    height:230px;
}

.idulfitri-right-off {
    background-image: url(https://citramaja.com/wp-content/uploads/2022/04/Lebaran-Apr21-2.gif);
    background-size:cover;
    background-repeat: no-repeat;
    position:fixed;
    right:0px;
    z-index:10000;
    width:100px;
    height:100px;
}

.idulfitri-left-off{
    background-image: url(https://citramaja.com/wp-content/uploads/2022/04/Lebaran-Apr21-2.gif);
    background-repeat: no-repeat;
    -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
      background-size:cover;
    position:fixed;
    left:0px;
    z-index:10000;
    width:100px;
    height:100px;
}

.agustus-left-off {
    background-image: url(https://citramaja.com/wp-content/uploads/2022/08/17an-WedDecor-01.png);
        background-repeat: no-repeat;
    -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
    background-size:cover;
    background-repeat: no-repeat;
    position:fixed;
    right:0px;
    z-index:10000;
    width:130px;
    height:85px;
}

.agustus-right-off{
    background-image: url(https://citramaja.com/wp-content/uploads/2022/08/17an-WedDecor-01.png);
    background-repeat: no-repeat;
      background-size:cover;
    position:fixed;
    left:0px;
    z-index:10000;
    width:140px;
    height:85px;
}

@media only screen and (max-width: 600px) {
    .natal-right-off {
        display:none !important;
    }
    
    .natal-left-off {
        display:none !important;
    }
    .idulfitri-right-off {
        display:none !important;
    }
    
    .idulfitri-left-off {
        display:none !important;
    }      
    .agustus-right-off {
        display:none !important;
    }
    
    .agustus-left-off {
        display:none !important;
    }      
    
}

.grid-x .medium-4 {
	margin-bottom:10px !important;
	
}

._form {
	    margin: 0px auto 0px !important;
}
.greyscaleOff {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
}
#citra-news {
    background-color:#F7F7F7;
    padding-bottom:40px;	
}
p{
    font-family: 'Nunito', sans-serif;
    font-size: 15px;    
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Lato', sans-serif;
    font-weight:700;
}

textarea {
    max-height:150px;
}
.seperator {
    width: 80px;
    margin: 24px auto 32px;
}

a{
    color: #117A5E;
}

a:hover, a:focus{
    color: #0F7056;
}

.button{
    background-color:#117A5E;
}
.dropdown.menu .is-active>a{
    color: #0F7056;
}

.is-dropdown-submenu-item {
    background-color:#117A5E;
    color:#fff;
}
.is-dropdown-submenu-item a{
    color:#fff;
}
.is-dropdown-submenu-item a:hover{
    background-color:#0C5441;
}


.button.citra {
    background-color: #117a5e;
    border-radius: 2px;
    border: 1px solid #117a5e;
    color: #fff;
}

.button:focus, .button:hover {
    background-color: #0F7056;
    color: #fefefe;
}

/*header*/

.site-header{
    padding-top: .8em;
    padding-bottom: .8em;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    background: #fff;
    font-size:12px;
    border-bottom:2px #117A5E solid;
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(252,252,252,1) 80%, rgba(230,230,230,1) 100%);
    
	
}

a i {
  color:#fff;
}
.top-bar, .top-bar ul {
    background:none !important;
}
.site-header .top-bar, .top-bar ul {
    
    padding:0px;
}

.site-header .site-brand {
    display: inline-block;
}

.lead-menu .contact-lead {
    margin-top: 18px;
}

.lead-menu .telephone-lead {
    font-size: 30px;
    margin-top: 8px;
}

a.nav-menu {
    margin-top: 12px;
}

.top-bar a.lead{
    padding-top:.5em;
    padding-bottom:.5em;
}

.top-bar-right a.nav-menu {
    border-right: 1px #ececec solid;
    padding-left: 15px!important;
    padding-right: 15px!important;
}

.top-bar-right a.lead {
    padding-left: 20px!important;
}

/*header - TITLE BAR*/

.title-bar {
    padding: .5rem;
    background: #117A5E;
    margin-top:12px;
}

.menu-icon::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #ffffff;
    -webkit-box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff;
    box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff;
    content: '';
}

/*OffCanvas*/

.dropdown.menu>li.is-dropdown-submenu-parent>a::after {
    display: none;
}

.off-canvas {
    background: #f3f3f3;
    padding-bottom: 20px;
}

.js-off-canvas-overlay.is-overlay-fixed {
    position: fixed;
    background: rgba(0,0,0,0.5);
}

.offcanvas-header .title-bar {
    margin-top: 6px;
    margin-bottom: 11px;
    background: #fff;
    font-size: 24px;
    /* padding: 0px; */
    text-align: right;
}

.off-canvas .vertical.menu {
    font-size: 16px;
}

.off-canvas .nested li {
    background: #fff;
    border-bottom: 1px solid #117A5E;
    margin-bottom: 5px;
    font-size:14px;
}

/*section*/
.content-block{
    overflow:hidden;
    padding-top:20px;
    padding-bottom:20px;
}

/*section introduction*/

.content-block.introduction{
    padding-top:0px;
    padding-bottom:0px;
}

.introduction .cover{
    height:600px;
    position:relative;
}

.site-introduction{
    width:70%;
}

.hero-box header{
    z-index: 4;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 15px 20px;
}

.hero-box h1{
    color:#fff;
    text-shadow: 2px 2px 8px #000;
    font-size:3rem;    
    line-height: 3.5rem;
    font-weight:700;
}

.hero-box p{
    color:#fff;
    font-size:2rem;
    text-shadow: 2px 2px 8px #000;
    display:inline-flex;
    padding-left:3px;
    line-height: 1rem;
}
/*section welcome*/

.welcome{
    background:#fff;
}

h2.section-title {
    font-size: 1.1875rem;
    text-align: center;
    margin-bottom: 10px;
    font-weight: 700;
    color: #117A5E;
}

@media print, screen and (min-width: 40em){
h2.section-title {
    font-size: 1.9375rem;
}
}

.main-feature i{
    font-size:3rem;
    margin-bottom:20px;
    color: #117A5E;
}

.main-feature{
    text-align:center;
    padding-top:30px;
    padding-bottom:20px;
}

.main-feature h4 {
    color: #117A5E;
    font-weight: 700;
    line-height: 1em;
    text-align: center;
}

/*section promo*/

.promo .orbit-bullets button {
    background: transparent;
    border: 1px solid transparent;
}

.promo .orbit-bullets button.is-active {
    border: 1px solid #117A5E;
}

.promo .orbit-bullets button::after {
    content: '';
    height: .8rem;
    width: .8rem;
    background-color: #117A5E;
    display: block;
    margin: auto;
    border-radius: 1000px;
}

.banner-product .meta {
    border: 1px solid #e0e0e0;
    padding: 1em;
    margin-bottom: 30px;
    background:#fff;
}

.meta .button {
    margin-bottom: 0;
    font-size: 16px;
}

.banner-product .meta h3 small {
    font-size: 1.1rem;
    color: #000;
    line-height: 2;
}

.banner-product .meta h3 {
    line-height: 1;
    margin-bottom: 1rem;
}

.banner-product .featured-image {
    max-height: 220px;
    overflow: hidden;
}

.banner-product.minimal .featured-image {
    max-height: 160px;
}

.promotion-promotion_main .banner-product.minimal .featured-image {
    max-height: 220px;
}

/*section - news*/

p.tagline-news {
    text-align: center;
    font-size: 16px;
    margin-bottom: 40px;
}

.citra-news h4 {
    font-size: 1rem;
    margin-top: 5px;
}

.meta-box {
    padding-top: 5px;
    padding-bottom: 5px;
    color: #999;
    font-size: 12px;
}

.meta-box span.category {
    /* float: right; */
    border-left: 1px solid #999;
    margin-left: 10px;
    padding-left: 10px;
}

.home .news-content .featured-image {
    height: 160px;
    overflow: hidden;
    margin-bottom: 5px;
}

/* section - discover */

.discover .orbit-figure{
    min-height:375px;
    max-height:500px;
    overflow:hidden;
}

.discover .orbit-caption {
    width: 40%;
    height: 100%;
    background: none;
}

.discover .orbit-caption .meta{
    background: rgba(255,255,255,0.8);
    color:#333;
    padding:1rem;
    margin-top:20px;
    text-align:center;
}

.discover .orbit-caption .meta h2{
    font-size:1.4rem;
    color: #117A5E;
}

.discover .orbit-caption .meta h2 strong{
    font-size:2.2rem;
}

.discover .navigation-thumb {
    margin-top: 0px;
    margin-bottom: 30px;
}

.discover .navigation-thumb.orbit-bullets button {
    width: auto;
    height: auto;
    margin: 0px;
    border-radius: 0px;
    background-color:#efefef;
    color: #117A5E;
    text-align:left;
}

.discover .navigation-thumb.orbit-bullets button:hover {
    background-color: rgba(17,122,94,0.2);
    color: #117A5E;
}

.discover .navigation-thumb.orbit-bullets button.is-active {
    background-color: #117A5E;
    color:#fff;
}

.discover .navigation-thumb.orbit-bullets button.is-active p{
    color:#fff;
}

/*contact*/

.contact-tagline{
    font-size:16px;
}

/*footer*/

section#citra-footer {
    background: #117A5E;
    /*background-image: url(img/footer-natal-jpeg.jpg);*/
    background-repeat: repeat-x;
    color: #fff;
    padding-top: 30px;
    padding-bottom:50px;
}

.lead-tel a {
    color: #fff;
}

.lead-tel {
    font-size:14px;
    font-weight:700;
    margin-bottom:5px;
}

.lead-tel.lead-tel-main{
    font-size:14px;
}

.lead-tel.lead-tel-sub{
    margin-bottom:10px;
}

.lead-tel.lead-tel-mini{
    display:block;
    font-size:14px;
}

.social-media {
    font-size: 18px;
    margin-top: 40px;
    float:right;
}

.copyright{
    margin-top:40px;
    padding-top: 20px;
}

.copyright a{
    color:#fff;
}

.social-media span {
    margin-right: 20px;
}

.social-media:last-child{
    margin-right:0px;
}

#citra-footer.sub-footer{    
    background-color: rgba(17,122,94,0.2);
    margin-top: 30px;
    color:#333;
}

#citra-footer.sub-footer h3.lead-label {
    border-bottom: 1px solid #333;
    margin-bottom: 20px;
}

.sub-footer li {
    list-style-type: none;
    font-size: 14px;
}

.sub-footer ul {
    padding-left: 0px;
    margin-left: 0px;
}

.sub-footer li {
    list-style-type: none;
    font-size: 14px;
    padding-bottom: 5px;
}


.contact-lead span {
    display: flex;
}

h3.lead-label {
    font-size: 18px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    padding-top:20px;
    border-bottom:1px solid #fff;
    display:inline-block;
}

.ninja-forms-required-items {
    font-size: 12px;
}

.ninja-forms-form label {
    font-weight: 700;
}

/*product*/

.product-block h1 {
    font-size: 1.8em;
    font-weight: 700;
    color:#117A5E;
}

.product-block h2 {
    font-size: 1.4em;
    font-weight: 700;
    color:#117A5E;
}

.product-name {
    font-size: 1.4rem;
    font-weight: 700;
    margin-bottom: .4rem;
    color: #117A5E;
}

.product-tagline {
    color: #6e6e6e;
    margin-bottom: .8em;
    font-size: 1rem;
}

.product-image {
    overflow: hidden;
    height: 250px;
}

.product-image img {
    min-width: 100%;
    max-width: none!Important;
    width: auto;
}

.product-list .product-image {
    overflow: hidden;
    height: 150px;
}

.product-list .product-image img{
    height: 100%!important;
}

article.product{
    margin-bottom:30px;
}

.middle-ads {
    border:1px solid #117A5E;
    padding: .9em;
    text-align:center;
    margin-bottom:45px;
}

.cta-aside {
    border-top: 3px solid #117A5E;
    padding-top: 30px;
}

a.tel-lead {
    font-size: 2rem;
    font-weight: 700;
    color:#117A5E;
}

.cta-aside h4{
    color:#117A5E;
}

p.click-lead {
    padding: 1em;
    background: #ececec;
}

.click-lead .button{
    margin-bottom:0px;
}

.middle-ads .lead {
    font-size: 1.2em;
}

.middle-ads .citra-ads {
    font-size: 2em;
    font-weight: 700;
    background: #117A5E;
}

/*product-searchbox*/

.introduction .search-box h3{
    font-weight:700;
    font-size:1.4rem;
    margin-top:30px;
    margin-bottom:20px;
    text-align:center;
}

/*product - alone*/

span.breadcrum-seperator {
    padding-left: 10px;
    padding-right: 10px;
}

.breadcrumb {
    background: #117A5E;
    color: #fff;
    text-transform: none;
}

.breadcrumb .breadcrumbs {
    margin: .5rem 0 .5rem 0;
    text-transform: none;
    color: #fff;
    font-size: .6875rem;
}

.breadcrumb .breadcrumbs li {
    color: #fff;
    text-transform: capitalize;
    color: #fff;
}

.breadcrumb .breadcrumbs a {
    color: #fff;
}

.content-block.product-header{
    background:#fff;
    padding-bottom:0px;
}

.product-header .main-image {
    max-height: 450px;
    overflow: hidden;
}

.product-header .main-image img {
    width: 100%;
    height: auto;
}

.product-header h1 {
    font-size: 2.2rem;
    line-height: 2rem;
    margin-bottom: 30px;
    text-align:center;
}

.product-header h1 small {
    font-size: 60%;
    font-weight: 400;
}

.brosur p {
    display: block;
    padding: .85em 1em;
    margin-bottom: 0px;
}

.brosur .button {
    margin-bottom: 0px;
}

.keunggulan {
    background: #f3f3f3;
    padding: 1rem;
    margin-bottom: 30px;
}

ol.product-benefit {
    margin-bottom: 0px;
}

/*news*/

.featured-news{
    margin-top:30px;
    margin-bottom:30px;
    height:400px;
    overflow:hidden;
    position: relative;
}

.featured-news .overlay{
    z-index: 4;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.85;
    background: rgba(24,24,24,0.5);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(24,24,24,0)), color-stop(95%, rgba(24,24,24,1)), color-stop(100%, rgba(24,24,24,1)));
    background: -webkit-linear-gradient(top, rgba(24,24,24,0) 0%, rgba(24,24,24,1) 95%, rgba(24,24,24,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(24,24,24,0)), color-stop(95%, rgba(24,24,24,1)), to(rgba(24,24,24,1)));
    background: -moz-linear-gradient(top, rgba(24,24,24,0) 0%, rgba(24,24,24,1) 95%, rgba(24,24,24,1) 100%);
    background: -o-linear-gradient(top, rgba(24,24,24,0) 0%, rgba(24,24,24,1) 95%, rgba(24,24,24,1) 100%);
    background: linear-gradient(to bottom, rgba(24,24,24,0) 0%, rgba(24,24,24,1) 95%, rgba(24,24,24,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#181818', endColorstr='#181818', GradientType=0 );
}

.featured-news .cover{
    height:400px;
    position: relative;
}

.featured-news .meta {
    width: 50%;
    padding: 2rem;
    color: #fff;
    z-index: 4;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
}

.featured-news .meta .button.hollow {
    border-color: #f0f0f0;
    color: #f0f0f0;
    border-radius: 2px;
}

.featured-news .meta .button.hollow:hover {
    border-color: #fff;
    color: #fff;
}

.news-category ul.menu li:first-child a {
    margin-left: 0px;
    padding-left: 0px;
}

.news-block h1{
    font-size: 2rem;
}

.news-description h3 {
    font-size: 1.4rem;
    line-height: 1.8rem;
    margin-top: 10px;
}

.news-description a {
    color: #333;
}

.news-description p.description {
    padding-bottom: 0;
    margin-bottom: 10px;
}

article.article-block.news-block {
    margin-top: 15px;
    margin-bottom: 15px;
}

    .article-block .featured-image {
        height:200px;
        overflow: hidden;
    }

.widget .button.citra {
    border-radius: 0px;
    padding: .7rem 0 .7rem 0;
}

.ads-frame {
    background: #117A5E;
    color: #fff;
    padding: 1rem;
}

.ads-frame p {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.ads-frame a.button.secondary.hollow {
    border-color: #fff;
    color: #fff;
    margin-bottom:0px;
}

.popular-article {
    margin-top: 15px;
    margin-bottom: 15px;
    background: #f3f3f3;
    padding: 1rem;
}

ul.article {
    list-style-type: none;
    margin: 0px;
}

.article li {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e0e0e0;
}

.article li:last-child {
    border-bottom: none;
    padding-bottom: 15px;
}

.single .meta {
    margin-bottom: 1rem;
    font-size: 12px;
    display: flex;
    color: #696969;
}

.single .author-avatar {
    width: 50px;
    max-width: 50px;
    display: inline-block;
}

.single .avatar {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.single .meta-text {
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.single .meta-text .author {
    position: relative;
    font-size: 14px;
}

.single .meta-text span {
    padding-right: 5px;
}

.single .featured-image{
    margin-bottom:15px;
}

.content-foot {
    margin-top: 3em;
    margin-bottom: 2.4em;
}

.content-foot .content-topics {
    margin-top: 1.6em;
}

.content-foot .content-topics a, .content-foot .content-topics-header {
    font-size: 14px;
    line-height: 1.4285714286;
}

.content-foot .content-topics a {
    position: relative;
    padding-left: 1.0714285714em;
}

span.content-tags:before {
    border-left: 1px solid #a2a2a2;
    content: '';
    display: inline-block;
    height: 1.1em;
    margin: 0 .4em;
    vertical-align: middle;
    width: 2px;
}

.content-foot .content-topics a:first-child {
    padding-left: 0rem;
}

.content-foot .content-topics a:nth-child(2) {
    padding-left: .5714285714em;
}

.content-foot .content-topics-header {
    font-weight: 600;
    font-style: normal;
    color: #000;
}

.popular-article.topik {
    background: #fff;
    border: 1px solid #f3f3f3;
}

/*ipad*/

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  { 
    img.orbit-image {
    width: auto;
    max-width: none;
    height: 100%;
    }
    
    h3.lead-label {
    font-size: 14px;
}

.lead-tel.lead-tel-main {
    font-size: 2em;
}

.lead-tel.lead-tel-mini {
    display: block;
    font-size: 2em;
}
    
    .social-media {
    font-size: 2.4em;
    }
}

/*small*/

@media screen and (max-width: 39.99875em){
.info {
    border: 1px solid #ececec;
    padding: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
}
    
.featured-news .meta {
    width: 100%;
    padding: 1rem;
    
        
      padding-right: .625rem;
    padding-left: .625rem;
    color: #fff;
    z-index: 4;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
}
    
    
    .lead-menu{
        margin-bottom:0px;
    }
    
    .site-introduction{
    width:100%;
}
    
    .hero-box h1{
    color:#fff;
    text-shadow: 2px 2px 8px #000;
    font-size:1.8rem;    
    line-height: 2rem;
    font-weight:700;
}

.hero-box p{
    color:#fff;
    font-size:1.5rem;
    text-shadow: 2px 2px 8px #000;
    display:inline-flex;
    padding-left:3px;
    line-height: .5rem;
}
    
/*news*/
    

.news-category .menu-icon{
    float:right;
}
.news-category .menu-icon::after {
    background: #333;
    -webkit-box-shadow: 0 7px 0 #333, 0 14px 0 #333;
    box-shadow: 0 7px 0 #333, 0 14px 0 #333;
    content: '';
}
    
    .news-category ul.menu li{
        width:100%;
        border-bottom:1px solid #f3f3f3;
    }
    
.news-category ul.menu li:first-child a {    
     padding: .7rem 1rem;
}
    
/*discover*/
    
.discover .orbit-image {
    min-height: 375px;
    max-width: none!Important;
    width: auto;
}
    

.discover .orbit-caption {
    width: 100%;
    height: 50%;
	padding:0px;
}
    

.discover .orbit-caption .meta{
    margin-top:25px;
	bottom: 0px;
    position: absolute;
    width: 100%;
}
    
.discover .orbit-caption .meta h2{
    font-size:1.4rem;
    color: #117A5E;
}

.discover .orbit-caption .meta h2 strong{
    font-size:1.8rem;
}
    
    .featured-news{
        margin-top:0px;
    }
    
    .news-featured .grid-container{
        padding:0px;
    }
    
    .wp-block-columns {
    display: inline-block;
}
    
    .wp-block-column {
    padding-right:0px!important;
        padding-left:0px!important;
}
    
}

.main-image img {
    width: 100%;
}

/*aboutus*/

.wp-block-column {
    padding-right: .9375rem;
    padding-left: .9375rem;
}

h2.land-area {
    font-size: 44px;
    font-weight: 600;
    margin-bottom: 0px;
}

h3.land-area {
    font-size: 24px;
    color: #333;
    margin-bottom: 0px;
}

blockquote.wp-block-quote.land-area {
    text-align: center;
    border: none;
    margin-bottom: 40px;
}

.land-area p {
    font-size: 18px;
    font-weight: 300;
    color: #909090;
}

/*singleproduct*/

.single.single-product .meta {
    display: block;
}

.single-product.single .meta p {
    font-size: 12px;
}

.single.single-product .featured-image {
    margin-bottom: 0px;
}

.single.single-product .meta {
    display: block;
}

.single-product.single .meta p {
    font-size: 12px;
}

.single.single-product .featured-image {
    margin-bottom: 0px;
	max-height:185px;
}

figure.wp-block-image.fasilitas-image {
    height: 180px;
    overflow: hidden;
    margin-bottom: 10px;
}

.main-discover.content-block.product-header {
    padding-top: 0px;
}

.content-block.product-header.main-discover.main-title {
    padding:10px;
    background: #117A5E;
    color: #fff;
    text-align: left;
}

.full.product-header .main-image {
    max-height: none;
}

.contact-box {
    background: #fff !important;
    border: 1px solid #08482c !important;
    max-width: 100%;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
    color: #000 !important;
    padding: 0 20px;
}

.contact-box h3 {
    margin-bottom: 10px;
    font-weight: 800;
    color: #117a5e;
    text-align: center;
    padding-top: 10px;
}

.page-template-custom-kawasan .product-block h1 {
    padding-top: 10px;
}

.contact-box p.tagline-news {
    font-size: 14px;
    text-align: left;
    margin-bottom: 20px;
}

.contact-box br {
    display: none;
}

.contact-box label {
    font-weight: 700;
}

.contact-box .submit_btn {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    background-color: #117A5E;
    border-radius: 2px;
    vertical-align: middle;
    padding: .85em 1em;
    border: 1px solid transparent;
    color: #fff;
}

.submit_btn {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    background-color: #117A5E;
    border-radius: 2px;
    vertical-align: middle;
    padding: .85em 1em;
    border: 1px solid transparent;
    color: #fff;
}


.type-meta {
    padding: 15px;
    border: 1px solid #efefef;
}

span.feature-list {
    display: block;
    padding-bottom: 10px;
}

.page-template-custom-cluster .middle-ads {
    margin-bottom: 0px;
}

.related-product h2.section-title {
    text-align: left;
}

.page-template-custom-cluster .related-product a.button.citra.hollow {
    float: right;
    background: #fff;
    color: #117A5E;
    border-color: #117a5e;
}

@media screen and (max-width: 39.99875em){
    .related-product h2.section-title {
    padding-top: 10px;
}
}

.sticky {
    z-index: 5;
}

.meta.citra-news {
    background: #fff;
    padding: 5px 10px;
    margin-bottom: 10px;
    min-height: 100px;
}

.lead-tel-mini img {
    max-width: 20px;
    padding-bottom: 5px;
}

img.icon-main {
    max-width: 60px;
    padding: 5px;
}


.zoom-float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:116px;
	right:40px;
	background-color:#2d8cff;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  	font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.wa-float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-wa-float{
	margin-top:16px;
}