﻿
@import url("font-awesome_icon-font.css");
@import url("et-line_icon-font.css");
@import url("./plugins/owl.carousel.css");
@import url("./plugins/magnific-popup.css");

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
@import url(https://fonts.googleapis.com/css?family=Work+Sans:400,200,300,500,600,700,800);
@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,300,400italic,500,500italic,700,700italic,300italic);


/*
* BASIC
  - General Style    
  - Typography Style    
  - Button Style
  - Form Style    
  - Spacer Style

* HEADER
  - Header
  - Logo Style
  - Navigation Menu Style
  - Overlay Menu
  - Sidebar Menu

* INTRO
  - intro

* ELEMENTS
  - Skills Bar
  - Team Box
  - Tabs
  - Accordion & Toggle
  - Counter
  - Pricing-box
  - Action-box
  - History-box
  - Client Logo
  - Social
  - pagination
  - Contact Form, Map, contact-info
  - Preloader
  - Countdown Clock
  
* FOOTER
  - Social
  - Copyright

* GLOBEL
  - Content Box (Services Box, Featured Box, icon-box, etc...)
  - Slider
  - Portfolio (Isotop Grid, box, Portfolio Single Page, etc...)
  - Blog (Blog box, Blog page)


*/






/*==========================================================================================================*/
/* BASIC     ||---------------------------- */
/*==========================================================================================================*/

/*------------------------------------------------------------------*/
/* General Style */
/*------------------------------------------------------------------*/

body {
    color: #626262;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6;
    margin: 0;
    padding: 0;
}

#imageZoom {
    height: 300px;
}

#kkphdata_wrapper, #kkphdata_wrapper table {
    width: 100% !important;
}

#kkphdata_wrapper button {
    display: none !important;
}

.captcha img {
    max-width: 250px !important;
}

.img-pictures {
    cursor: pointer;
    margin-top: 12px;
    /* margin-right:12px; */
    height:70px !important;
    width: 100%;
    /* padding: 0 10px; */
    border-radius: 5px;
}

red {
    color: red;
    font-size: 9pt;
}

.post-entry * {
    max-width: 100% !important;
}

.btExpand {
    position: static !important;
    transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}

.btExpand:hover {
    position: static !important;
    background: #4cb04c !important;
    color: #ffffff !important;
    transform: rotate(90deg) !important;
    -moz-transform: rotate(90deg) !important;
    -webkit-transform: rotate(90deg) !important;
    -ms-transform: rotate(90deg) !important;
    -o-transform: rotate(90deg) !important;
}

.btExpand.active {
    position: static !important;
    transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
}
.btExpand.active:hover {
    position: static !important;
    background: #4cb04c !important;
    color: #ffffff !important;
    transform: rotate(-90deg) !important;
    -moz-transform: rotate(-90deg) !important;
    -webkit-transform: rotate(-90deg) !important;
    -ms-transform: rotate(-90deg) !important;
    -o-transform: rotate(-90deg) !important;
}

.box-right-bottom-fixed {
    position: fixed;
    bottom: 0px;
    right:20px;
    z-index: 99999;
    background-color: #ffffff;
}

.icon_like {
    font-size:18pt !important;
    cursor: pointer;
}


.icon_like.active {
    font-size:18pt !important;
    cursor: pointer;
    color: green;
}


.badge-danger {
    background: #d9534f !important;
    color: #ffffff;
}

.center-cropped {
  /* width: 100%; */
  max-height: 145px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
}

/* Set the image to fill its parent and make transparent */
.center-cropped img {
  min-height: 100%;
  min-width: 100%;
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /* IE 5-7 */
  filter: alpha(opacity=0);
  /* modern browsers */
  opacity: 0;
}

.rounded {
    border-radius: 100% !important;
}

.box-header {
    width: 100%;
    padding:8px;
    border: thin solid #CECECE;
    border-top: 3px solid #398439;
}

.box-bodies {
    min-height: 500px;
    width: 100%;
    border: thin solid #CECECE;
    display: none;
}

.box-bodies.active {
    display: block;
}

.contact-box {
    width: 32%;
    height: 500px;
}

.bid-box {
    width: 68%;
    border-left: thin solid #CECECE;
    height: 460px;
    background-color: #EFEFEF;
    overflow-y: overlay;
}

.comment-box {
    width: 68%;
    position: absolute;
    bottom: 0px;
    border-top: thin solid #CECECE;
    background-color: #ffffff;
    padding:2px;
}

.comment-box input.form-control {
    padding: 4px;
    border: none;
}

.div-title, .div-header-tools {
    margin: 0px !important;
}

.badge.dnone {
    display: none;
}

/* General CSS Setup */

/* CSS talk bubble */
.talk-bubble {
    margin: 10px 40px;
    display: inline-block;
    position: relative;
    width: 200px;
    height: auto;
    background-color: lightyellow;
}

#bidding_dialog {
    padding-top: 40px !important;
}
.border{
  border: 8px solid #666;
}
.round{
  border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;

}

.bidContact {
    border-radius: 0px !important;
}

.no-border, .input-group-btn:last-child > .btn.no-border {
    border-radius: 0px !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;

}

/* Right triangle placed top left flush. */
.tri-right.border.left-top:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: -40px;
    right: auto;
    top: -8px;
    bottom: auto;
    border: 32px solid;
    border-color: #666 transparent transparent transparent;
}
.tri-right.left-top:after{
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: -20px;
    right: auto;
    top: 0px;
    bottom: auto;
    border: 22px solid;
    border-color: lightyellow transparent transparent transparent;
}

/* Right triangle, left side slightly down */
.tri-right.border.left-in:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: -40px;
    right: auto;
    top: 30px;
    bottom: auto;
    border: 20px solid;
    border-color: #666 #666 transparent transparent;
}
.tri-right.left-in:after{
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: -20px;
    right: auto;
    top: 38px;
    bottom: auto;
    border: 12px solid;
    border-color: lightyellow lightyellow transparent transparent;
}

/*Right triangle, placed bottom left side slightly in*/
.tri-right.border.btm-left:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: -8px;
  right: auto;
  top: auto;
    bottom: -40px;
    border: 32px solid;
    border-color: transparent transparent transparent #666;
}
.tri-right.btm-left:after{
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: 0px;
  right: auto;
  top: auto;
    bottom: -20px;
    border: 22px solid;
    border-color: transparent transparent transparent lightyellow;
}

/*Right triangle, placed bottom left side slightly in*/
.tri-right.border.btm-left-in:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: 30px;
  right: auto;
  top: auto;
    bottom: -40px;
    border: 20px solid;
    border-color: #666 transparent transparent #666;
}
.tri-right.btm-left-in:after{
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: 38px;
  right: auto;
  top: auto;
    bottom: -20px;
    border: 12px solid;
    border-color: lightyellow transparent transparent lightyellow;
}

/*Right triangle, placed bottom right side slightly in*/
.tri-right.border.btm-right-in:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
  left: auto;
    right: 30px;
    bottom: -40px;
    border: 20px solid;
    border-color: #666 #666 transparent transparent;
}
.tri-right.btm-right-in:after{
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
  left: auto;
    right: 38px;
    bottom: -20px;
    border: 12px solid;
    border-color: lightyellow lightyellow transparent transparent;
}
/*
    left: -8px;
  right: auto;
  top: auto;
    bottom: -40px;
    border: 32px solid;
    border-color: transparent transparent transparent #666;
    left: 0px;
  right: auto;
  top: auto;
    bottom: -20px;
    border: 22px solid;
    border-color: transparent transparent transparent lightyellow;

/*Right triangle, placed bottom right side slightly in*/
.tri-right.border.btm-right:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
  left: auto;
    right: -8px;
    bottom: -40px;
    border: 20px solid;
    border-color: #666 #666 transparent transparent;
}
.tri-right.btm-right:after{
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
  left: auto;
    right: 0px;
    bottom: -20px;
    border: 12px solid;
    border-color: lightyellow lightyellow transparent transparent;
}

/* Right triangle, right side slightly down*/
.tri-right.border.right-in:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
  left: auto;
    right: -40px;
  top: 30px;
    bottom: auto;
    border: 20px solid;
    border-color: #666 transparent transparent #666;
}
.tri-right.right-in:after{
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
  left: auto;
    right: -20px;
  top: 0px;
    bottom: auto;
    border: 12px solid;
    border-color: lightyellow transparent transparent lightyellow;
}

/* Right triangle placed top right flush. */
.tri-right.border.right-top:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
  left: auto;
    right: -40px;
  top: -8px;
    bottom: auto;
    border: 32px solid;
    border-color: #666 transparent transparent transparent;
}
.tri-right.right-top:after{
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
  left: auto;
    right: -20px;
  top: 0px;
    bottom: auto;
    border: 20px solid;
    border-color: lightyellow transparent transparent transparent;
}

.green {
    color: green;
}

.red {
    color: red;
}

/* talk bubble contents */
.talktext{
  padding-left: 1em;
  padding-right: 1em;
  padding-bottom: 1em;
  padding-top: 6px !important;
    text-align: left;
  line-height: 1.5em;
}
.talktext p{
  /* remove webkit p margins */
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
}

.arrow-down {
    position:absolute;
    bottom:-50px;
    left:178px;
    transform: rotate(90deg);
}

.post-right {
    left: auto !important;
    right: 8% !important;
}

h4.small-gap {
    margin-bottom: 6px;
}

.tab-pane {
    padding: 14px;
}

.mapskphp {
    width: 100%;
    height: 400px;
}

.arrow-right {
    position:absolute;
    top:30px;
    float:right;
    right:-20px;
}

.arrow-left {
    position:absolute;
    top:30px;
    float:left;
    left:-20px;
    transform: scaleX(-1);
}

.dl-menu li {
    width: 100%;
}

.mapsarcgisiframe {
    width: 100%;
    height: 1000px;
}

.no-padding {
    padding:0px !important;
}

.list-none {
    list-style: none;
    padding-left: 12px;
}

.list-none li {
    list-style: none;
    padding-bottom: 5px;
}

.dropdown-menu {
    top: 62% !important;
}

.list-none li a {
    color: #2B803E;
    font-weight: bold;
}

.category-list {
    font-size:10pt;
}

#btSearch {
    height: 46px;
}

#page-wraper {
    position: relative;
    width: 100%;
}

.black-bg {
    background-color: #d8c159;
}

.gray-bg {
    background-color: #f6f6f6;
}


.white-bg {
    background-color: #FFF;
}

.color-bg {
    background-color: #17a697;
}

.yellow-bg {
    background-color: #f4efb7;
}

.bg-cover-section, .small-bg-cover-section {
    background-size: cover;
    background-position: top center;
}

.side-decor {
    position:absolute;
    margin-top:-120px;
    right:0px;
}

.dark-bg h1, .dark-bg h2, .dark-bg h3, .dark-bg h4, .dark-bg h5, .dark-bg h6,
.dark-bg p, .dark-bg p.small, .dark-bg p.large, .dark-bg p.lead, .dark-bg p.lead-lg,
.dark-bg .page-icon, .dark-bg .page-icon-sm,
.dark-bg ul, .dark-bg ol, .dark-bg li,
.dark-bg .alt-icon-top, .dark-bg .alt-icon-left, .dark-bg .alt-icon-right,
.dark-bg .counter-icon,
.dark-bg .skill-bar-percent {
    color: #fff;
}

.bg-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
    /*background-attachment: fixed;*/
}

.bg-fixed {
    background-attachment: fixed;
}

#intro .bg-image, #intro.bg-image, #inner-intro .bg-image, #inner-intro.bg-image, #kphp-intro .bg-image, #kphp-intro.bg-image {
    background-attachment: fixed;
}

.slide-bg-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.overlay-dark, .overlay-dark20, .overlay-dark30, .overlay-dark40, .overlay-dark60, .overlay-dark70, .overlay-dark80, .overlay-dark90, .overlay-light, .overlay-light80 {
    position: relative;
    z-index: 1;
}

    .overlay-dark:before, .overlay-dark20:before, .overlay-dark30:before, .overlay-dark70:before, .overlay-dark40:before, .overlay-dark60:before, .overlay-dark80:before, .overlay-dark90:before, .overlay-light:before, .overlay-light80:before {
        left: 0;
        top: 0;
        position: absolute;
        width: 100%;
        height: 100%;
        content: "";
        z-index: -1;
    }

    .overlay-dark:before {
        background-color: rgba(241,196,17,0.75);
    }

    .overlay-dark20:before {
        background-color: rgba(34,34,34,0.2);
    }

    .overlay-dark30:before {
        background-color: rgba(34,34,34,0.3);
    }

    .overlay-dark40:before {
        background-color: rgba(34,34,34,0.4);
    }

    .overlay-dark60:before {
        background-color: rgba(34,34,34,0.6);
    }

    .overlay-dark70:before {
        background-color: rgba(20,20,20,0.7);
    }

    .overlay-dark80:before {
        background-color: rgba(34,34,34,0.8);
    }

    .overlay-dark90:before {
        background-color: rgba(34,34,34,0.9);
    }


    .overlay-light:before {
        background-color: rgba(255,255,255,0.4);
    }

    .overlay-light80:before {
        background-color: rgba(255,255,255,0.8);
    }

.page-triangle {
    /*margin-bottom: 20px;*/
}

    .page-triangle::before {
        background-color: inherit;
        top: -100px;
    }

    .page-triangle::before {
        content: "";
        height: 100px;
        left: 50%;
        pointer-events: none;
        position: absolute;
        transform: translateX(-50%) rotate(45deg);
        -moz-transform: translateX(-50%) rotate(45deg);
        -ms-transform: translateX(-50%) rotate(45deg);
        -o-transform: translateX(-50%) rotate(45deg);
        -webkit-transform: translateX(-50%) rotate(45deg);
        width: 100px;
        z-index: 39;
    }

.page-icon {
    color: #333;
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 15px;
    width: 100%;
}

.page-icon-sm {
    color: #333;
    font-size: 30px;
    margin-bottom: 15px;
    color: #fff;
}

.play-icon-lg, .play-icon-md {
    border: 4px solid #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    display: block;
    color: #fff;
    text-align: center;
    background: none;
}

.pos-section {
    position: relative;
    overflow: hidden;
}

.play-icon-lg {
    font-size: 36px;
    height: 95px;
    line-height: 89px;
    margin: auto;
    width: 95px;
}

.play-icon-md {
    font-size: 28px;
    height: 75px;
    line-height: 67px;
    margin: auto;
    width: 75px;
}

    .play-icon-lg i, .play-icon-md i {
        margin-left: 8px;
    }





img {
    border: 0px none;
    outline: 0px none;
}

li a {
    color: #262626;
    cursor: pointer;
    text-decoration: none;
}

    a:hover {
        color: #17a697;
    }

i.left, .i-left {
    margin-right: 6px;
}

i.right, .i-right {
    margin-left: 6px;
}

hr {
    border-top: 1px solid #eee !important;
    margin-bottom: 0;
    margin-top: 0;
    color: transparent;
}

.video {
    max-width: 100%;
    height: auto;
}

.fluid {
    width: 100%;
}

white {
    color:#ffffff;
    font-weight: bold;
}

.rows {
    margin-left: -15px;
    margin-right: -15px;
}

embed,
object {
    max-width: 100%;
}

/* Font Style */

p, .nav-menu {
    font-family: 'Open Sans', sans-serif;
}

    h1, h2, h3, h4, h5, h6,
    .btn, button,
    .link, .link-dark, link-color,
    button, input, textarea, select,
    .portfolio-filter,
    p.lead-lg, .lead-lg,
    .overlay-menu-nav,
    .accordion .accordion-title, .toggle .toggle-title {
        /*font-family: 'Work Sans', sans-serif;*/
        font-family: 'Ubuntu', sans-serif;
    }



/*------------------------------------------------------------------*/
/* Typography Style */
/*------------------------------------------------------------------*/

/* Heading */
h1, h2, h3, h4, h5, h6 {
    color: #222;
    font-weight: 300;
    margin-top: 0px;
    line-height: 1.5;
    margin-bottom: 15px;
}

h1 {
    font-size: 44px;
}

h2 {
    font-size: 32px;
}

h3 {
    font-size: 26px;
}

h4 {
    font-size: 22px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}

    h1.white, h2.white, h3.white, h4.white, h5.white, h6.white, h6 .white {
        color: #fff;
    }

    h1.color, h2.color, h3.color, h4.color, h5.color, h6.color, h6 .color {
        color: #17a697;
    }

/* Alternate Hadding */
.alt-title {
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}

h1.alt-title {
    font-size: 22px;
    margin-bottom: 25px;
}

h2.alt-title {
    font-size: 20px;
}

h3.alt-title {
    font-size: 18px;
}

h4.alt-title {
    font-size: 16px;
}

h5.alt-title {
    font-size: 14px;
}

h6.alt-title {
    font-size: 12px;
}

/*Site Title*/

.page-title {
    margin-bottom: 60px;
}

.page-title2 {
    margin-bottom: 30px;
}

.content-title {
    margin-bottom: 25px;
}

.features-title {
    margin-bottom: 15px;
}


/*Paragraph*/

.page-content {
    margin-bottom: 60px;
}

p {
    font-size: 14px;
    color: #626262;
    line-height: 1.6;
    font-weight: 400;
    margin-bottom: 15px;
    margin-top: 0px;
}

    p.small {
        font-size: 12px;
    }

    p.large {
        font-size: 16px;
    }

    p.lead {
        font-size: 18px;
        font-weight: 300;
    }

    p.lead-lg {
        font-size: 20px;
        font-weight: 300;
        margin-bottom: 20px;
    }

    p.white, p.small.white, p.large.white, p.lead.white, p .white, .white {
        color: #ffffff;
    }

    p.dark, p.small.dark, p.large.dark, p.lead.dark, p .dark, .dark {
        color: #626262;
    }

    p.color p.small.color, p.large.color, p.lead.color, p .color, .color {
        color: #17a697;
    }

.yellow {
    color: #f4efb7;
}


/* Text weight */

.text-light {
    font-weight: 300;
}

.text-regular {
    font-weight: 400;
}

.text-medium {
    font-weight: 500;
}

.text-bold {
    font-weight: 600;
}

.text-bolder {
    font-weight: 700;
}

.text-italic {
    font-style: italic;
}

.max-width-700 {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

/* listing */
ul.list-inside {
    padding-left: 0px;
    list-style: inside;
    margin-bottom: 25px;
    font-size: 16px;
}

ul.list-none {
    list-style: none;
    padding-left: 0px;
    margin: 0;
}


/*Links & Anchor Tag*/
.dark-bg a {
}

    .dark-bg a:hover {
    }

a {
    outline: none;
    text-decoration: none;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}


.link, .link-d {
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 12px;
    font-weight: 400;
    color: inherit;
    padding-bottom: 2px;
    text-decoration: none;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

.link {
    color: #222;
}

    .Link:hover {
        color: #17a697;
    }

.link-d {
    color: #fff;
}

    .link-d:hover {
        color: #17a697;
    }


/*------------------------------------------------------------------*/
/* Button Style */
/*------------------------------------------------------------------*/

.btn, button {
    font-size: 12px;
    line-height: 1;
    font-weight: 600;
    letter-spacing: 1px;
    text-decoration: none !important;
    text-transform: uppercase;
    text-align: center;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    outline: none;
    border-width: 1px;
    border-style: solid;
    display: inline-block;
    vertical-align: middle;
}

    .btn i, button i, i.left {
        margin-right: 6px;
    }

i.right {
    margin-left: 6px;
    margin-right: 0px !important;
}

.btn-sm {
    padding: 11.5px 30px !important;
    display: inline-block;
}

.btn-md {
    padding: 13px 25px !important;
    display: inline-block;
}

.btn-lg {
    padding: 15px 15px !important;
    display: inline-block;
}

.btn-xlg {
    padding: 17px 30px !important;
    display: inline-block;
}

.btn-black {
    background-color: #106022;
    border-color: transparent;
    color: #fff;
}

    .btn-black:hover {
        background-color: #17a697;
        border-color: transparent;
        color: #fff;
    }

.btn-color {
    background-color: #17a697;
    border-color: transparent;
    color: #fff;
}

    .btn-color:hover {
        background-color: #1db2a2;
        border-color: transparent;
        color: #fff;
    }

.btn-white {
    background-color: rgba(255,255,255,1);
    border-color: transparent;
    color: #222;
}

    .btn-white:hover {
        background-color: rgba(255,255,255,0.85);
        border-color: transparent;
        color: #222;
    }

.btn-white-outline {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
}

    .btn-white-outline:hover {
        background-color: #fff;
        border-color: #fff;
        color: #222;
    }

.btn-black-outline {
    background-color: transparent;
    border-color: #222;
    color: #222;
}

    .btn-black-outline:hover {
        background-color: #222;
        border-color: #222;
        color: #fff;
    }

.btn-color-outline {
    background-color: transparent;
    border-color: #f69e2b;
    color: #f69e2b;
}

    .btn-color-outline:hover {
        background-color: #17a697;
        border-color: #17a697;
        color: #fff;
    }

/*------------------------------------------------------------------*/
/* Form Style */
/*------------------------------------------------------------------*/
form {
    position: relative;
}

button {
    outline: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
    display: inline-block;
}

button, input, textarea, select {
    font-size: 12px;
}

    input, input[type="text"], input[type="email"], input[type="tel"], input[type="number"], input[type="password"], textarea, select {
        /*appearance: none;*/
        /*-webkit-appearance: none;*/
        border: 1px solid rgba(0, 0, 0, 0.10);
        background: #fff;
        -webkit-border-radius: 0px !important;
        -moz-border-radius: 0px !important;
        border-radius: 0px !important;
        color: #000;
        outline: none;
        font-weight: 500;
        font-size: 14px;
        padding-left: 15px;
        padding-right: 15px;
        transition: all 0.2s cubic-bezier(0, 0, 0.58, 1) 0s;
        -moz-transition: all 0.2s cubic-bezier(0, 0, 0.58, 1) 0s;
        -webkit-transition: all 0.2s cubic-bezier(0, 0, 0.58, 1) 0s;
        -o-transition: all 0.2s cubic-bezier(0, 0, 0.58, 1) 0s;
        display: inline-block;
        /*text-transform: uppercase;*/
        line-height: 1;
        vertical-align: middle;
    }

        input[type="text"]:hover, input[type="email"]:hover, input[type="tel"]:hover, input[type="number"]:hover, input[type="radio"]:hover, input[type="checkbox"]:hover, input[type="password"]:hover, textarea:hover, select:hover {
            border: 1px solid rgba(0, 0, 0, 0.2);
        }

        input[type="text"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="number"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus, input[type="password"]:focus, textarea:focus {
            border: 1px solid rgba(0, 0, 0, 0.7);
            color: #333;
        }

        input.input-sm, .input-sm {
            padding-top: 11px;
            padding-bottom: 11px;
        }

        input.input-md, .input-md {
            padding-top: 13px;
            padding-bottom: 13px;
        }

        input.input-lg, .input-lg {
            padding-top: 15px;
            padding-bottom: 15px;
        }

        input.input-xlg, .input-xlg {
            padding-top: 17px;
            padding-bottom: 17px;
        }

textarea {
    height: 120px;
    font-size: 16px !important;
}

label {
    color: #333;
    font-size: 12px;
    margin-bottom: 10px;
    padding-right: 3px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 6px;
    font-family: 'Raleway', sans-serif;
}

.input-fancy {
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
}

.form-full {
    width: 100%;
}

.form-full-height {
    height: 100%;
}

.form-field-wrapper {
    margin-bottom: 20px;
    position: relative;
}

form .error {
    border-color: #e1534f;
}

form label.error {
    margin-bottom: 0px;
    margin-top: 3px;
    color: #e1534f;
    font-size: 12px;
    font-weight: 400;
}

.successContent, .errorContent {
    margin-bottom: 20px;
    display: none;
    text-transform: none;
    letter-spacing: 1px;
}

.newsletter-input {
    width: 240px;
}

/*------------------------------------------------------------------*/
/* Spacer Style */
/*------------------------------------------------------------------*/
/*spacing*/
.spacer-15 {
    height: 15px;
    width: 100%;
}

.spacer-30 {
    height: 30px;
    width: 100%;
}

.spacer-45 {
    height: 45px;
    width: 100%;
}

.spacer-60 {
    height: 60px;
    width: 100%;
}

.spacer-75 {
    height: 75px;
    width: 100%;
}

.spacer-90 {
    height: 90px;
    width: 100%;
}


/*padding*/
.section-padding {
    padding-top: 120px;
    padding-bottom: 120px;
}

.section-padding-t {
    padding-top: 120px;
}

.section-padding-b {
    padding-bottom: 120px;
}
/*--*/
.p-90 {
    padding: 90px;
}

.ptb-90 {
    padding-top: 90px;
    padding-bottom: 90px;
}

.plt-90 {
    padding-left: 90px;
    padding-right: 90px;
}

.pt-90 {
    padding-top: 90px;
}

.pb-90 {
    padding-bottom: 90px;
}
/*--*/
.p-85 {
    padding: 85px;
}

.ptb-85 {
    padding-top: 85px;
    padding-bottom: 85px;
}

.plt-85 {
    padding-left: 85px;
    padding-right: 85px;
}

.pt-85 {
    padding-top: 85px;
}

.pb-85 {
    padding-bottom: 85px;
}
/*--*/
.p-80 {
    padding: 80px;
}

.ptb-80 {
    padding-top: 80px;
    padding-bottom: 80px;
}

.plt-80 {
    padding-left: 80px;
    padding-right: 80px;
}

.pt-80 {
    padding-top: 80px;
}

.pb-80 {
    padding-bottom: 80px;
}
/*--*/
.p-75 {
    padding: 75px;
}

.ptb-75 {
    padding-top: 75px;
    padding-bottom: 75px;
}

.plt-75 {
    padding-left: 75px;
    padding-right: 75px;
}

.pt-75 {
    padding-top: 75px;
}

.pb-75 {
    padding-bottom: 75px;
}
/*--*/
.p-70 {
    padding: 70px;
}

.ptb-70 {
    padding-top: 70px;
    padding-bottom: 70px;
}

.plt-70 {
    padding-left: 70px;
    padding-right: 70px;
}

.pt-70 {
    padding-top: 70px;
}

.pb-70 {
    padding-bottom: 70px;
}
/*--*/
.p-65 {
    padding: 65px;
}

.ptb-65 {
    padding-top: 65px;
    padding-bottom: 65px;
}

.plt-65 {
    padding-left: 65px;
    padding-right: 65px;
}

.pt-65 {
    padding-top: 65px;
}

.pb-65 {
    padding-bottom: 65px;
}
/*--*/
.p-60 {
    padding: 60px;
}

.ptb-60 {
    padding-top: 60px;
    padding-bottom: 60px;
}

.plt-60 {
    padding-left: 60px;
    padding-right: 60px;
}

.pt-60 {
    padding-top: 60px;
}

.pb-60 {
    padding-bottom: 60px;
}
/*--*/
.p-55 {
    padding: 55px;
}

.ptb-55 {
    padding-top: 55px;
    padding-bottom: 55px;
}

.plt-55 {
    padding-left: 55px;
    padding-right: 55px;
}

.pt-55 {
    padding-top: 55px;
}

.pb-55 {
    padding-bottom: 55px;
}
/*--*/
.p-50 {
    padding: 50px;
}

.ptb-50 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.plt-50 {
    padding-left: 50px;
    padding-right: 50px;
}

.pt-50 {
    padding-top: 50px;
}

.pb-50 {
    padding-bottom: 50px;
}
/*--*/
.p-45 {
    padding: 45px;
}

.ptb-45 {
    padding-top: 45px;
    padding-bottom: 45px;
}

.plt-45 {
    padding-left: 45px;
    padding-right: 45px;
}

.pt-45 {
    padding-top: 45px;
}

.pb-45 {
    padding-bottom: 45px;
}
/*--*/
.p-40 {
    padding: 40px;
}

.ptb-40 {
    padding-top: 40px;
    padding-bottom: 40px;
}

.plt-40 {
    padding-left: 40px;
    padding-right: 40px;
}

.pt-40 {
    padding-top: 40px;
}

.pb-40 {
    padding-bottom: 40px;
}
/*--*/
.p-35 {
    padding: 35px;
}

.ptb-35 {
    padding-top: 35px;
    padding-bottom: 35px;
}

.plt-35 {
    padding-left: 35px;
    padding-right: 35px;
}

.pt-35 {
    padding-top: 35px;
}

.pb-35 {
    padding-bottom: 35px;
}
/*--*/
.p-30 {
    padding: 30px;
}

.ptb-30 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.plt-30 {
    padding-left: 30px;
    padding-right: 30px;
}

.pt-30 {
    padding-top: 30px;
}

.pb-30 {
    padding-bottom: 30px;
}
/*--*/
.p-25 {
    padding: 25px;
}

.ptb-25 {
    padding-top: 25px;
    padding-bottom: 25px;
}

.plt-25 {
    padding-left: 25px;
    padding-right: 25px;
}

.pt-25 {
    padding-top: 25px;
}

.pb-25 {
    padding-bottom: 25px;
}
/*--*/
.p-20 {
    padding: 20px;
}

.ptb-20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.plt-20 {
    padding-left: 20px;
    padding-right: 20px;
}

.pt-20 {
    padding-top: 20px;
}

.pb-20 {
    padding-bottom: 20px;
}
/*--*/
.p-15 {
    padding: 15px;
}

.ptb-15 {
    padding-top: 15px;
    padding-bottom: 15px;
}

.plr-15 {
    padding-left: 15px;
    padding-right: 15px;
}

.plt-15 {
    padding-left: 15px;
    padding-right: 15px;
}

.pt-15 {
    padding-top: 15px;
}

.pb-15 {
    padding-bottom: 15px;
}
/*--*/
.p-10 {
    padding: 10px;
}

.ptb-10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.plt-10 {
    padding-left: 10px;
    padding-right: 10px;
}

.pt-10 {
    padding-top: 10px;
}

.pb-10 {
    padding-bottom: 10px;
}
/*--*/
.p-5 {
    padding: 5px;
}

.ptb-5 {
    padding-top: 5px;
    padding-bottom: 5px;
}

.plt-5 {
    padding-left: 5px;
    padding-right: 5px;
}

.pt-5 {
    padding-top: 5px;
}

.pb-5 {
    padding-bottom: 5px;
}



/*margrin*/
.container-margin {
    margin-top: 120px;
    margin-bottom: 120px;
}

.container-margin-t {
    margin-top: 120px;
}

.container-margin-b {
    margin-bottom: 120px;
}

/*--*/
.m-90 {
    margin: 90px;
}

.mtb-90 {
    margin-top: 90px;
    margin-bottom: 90px;
}

.mlt-90 {
    margin-left: 90px;
    margin-right: 90px;
}

.mt-90 {
    margin-top: 90px;
}

.mb-90 {
    margin-bottom: 90px;
}
/*--*/
.m-85 {
    margin: 85px;
}

.mtb-85 {
    margin-top: 85px;
    margin-bottom: 85px;
}

.mlt-85 {
    margin-left: 85px;
    margin-right: 85px;
}

.mt-85 {
    margin-top: 85px;
}

.mb-85 {
    margin-bottom: 85px;
}
/*--*/
.m-80 {
    margin: 80px;
}

.mtb-80 {
    margin-top: 80px;
    margin-bottom: 80px;
}

.mlt-80 {
    margin-left: 80px;
    margin-right: 80px;
}

.mt-80 {
    margin-top: 80px;
}

.mb-80 {
    margin-bottom: 80px;
}
/*--*/
.m-75 {
    margin: 75px;
}

.mtb-75 {
    margin-top: 75px;
    margin-bottom: 75px;
}

.mlt-75 {
    margin-left: 75px;
    margin-right: 75px;
}

.mt-75 {
    margin-top: 75px;
}

.mb-75 {
    margin-bottom: 75px;
}
/*--*/
.m-70 {
    margin: 70px;
}

.mtb-70 {
    margin-top: 70px;
    margin-bottom: 70px;
}

.mlt-70 {
    margin-left: 70px;
    margin-right: 70px;
}

.mt-70 {
    margin-top: 70px;
}

.mb-70 {
    margin-bottom: 70px;
}
/*--*/
.m-65 {
    margin: 65px;
}

.mtb-65 {
    margin-top: 65px;
    margin-bottom: 65px;
}

.mlt-65 {
    margin-left: 65px;
    margin-right: 65px;
}

.mt-65 {
    margin-top: 65px;
}

.mb-65 {
    margin-bottom: 65px;
}
/*--*/
.m-60 {
    margin: 60px;
}

.mtb-60 {
    margin-top: 60px;
    margin-bottom: 60px;
}

.mlt-60 {
    margin-left: 60px;
    margin-right: 60px;
}

.mt-60 {
    margin-top: 60px;
}

.mb-60 {
    margin-bottom: 60px !important;
}
/*--*/
.m-55 {
    margin: 55px;
}

.mtb-55 {
    margin-top: 55px;
    margin-bottom: 55px;
}

.mlt-55 {
    margin-left: 55px;
    margin-right: 55px;
}

.mt-55 {
    margin-top: 55px;
}

.mb-55 {
    margin-bottom: 55px;
}
/*--*/
.m-50 {
    margin: 50px;
}

.mtb-50 {
    margin-top: 50px;
    margin-bottom: 50px;
}

.mlt-50 {
    margin-left: 50px;
    margin-right: 50px;
}

.mt-50 {
    margin-top: 50px;
}

.mb-50 {
    margin-bottom: 50px !important;
}
/*--*/
.m-45 {
    margin: 45px;
}

.mtb-45 {
    margin-top: 45px;
    margin-bottom: 45px;
}

.mlt-45 {
    margin-left: 45px;
    margin-right: 45px;
}

.mt-45 {
    margin-top: 45px;
}

.mb-45 {
    margin-bottom: 45px;
}
/*--*/
.m-40 {
    margin: 40px;
}

.mtb-40 {
    margin-top: 40px;
    margin-bottom: 40px;
}

.mlt-40 {
    margin-left: 40px;
    margin-right: 40px;
}

.mt-40 {
    margin-top: 40px;
}

.mb-40 {
    margin-bottom: 40px;
}
/*--*/
.m-35 {
    margin: 35px;
}

.mtb-35 {
    margin-top: 35px;
    margin-bottom: 35px;
}

.mlt-35 {
    margin-left: 35px;
    margin-right: 35px;
}

.mt-35 {
    margin-top: 35px;
}

.mb-35 {
    margin-bottom: 35px;
}
/*--*/
.m-30 {
    margin: 30px;
}

.mtb-30 {
    margin-top: 30px;
    margin-bottom: 30px;
}

.mlt-30 {
    margin-left: 30px;
    margin-right: 30px;
}

.mt-30 {
    margin-top: 30px;
}

.mb-30 {
    margin-bottom: 30px;
}
/*--*/
.m-25 {
    margin: 25px;
}

.mtb-25 {
    margin-top: 25px;
    margin-bottom: 25px;
}

.mlt-25 {
    margin-left: 25px;
    margin-right: 25px;
}

.mt-25 {
    margin-top: 25px;
}

.mb-25 {
    margin-bottom: 25px;
}
/*--*/
.m-20 {
    margin: 20px;
}

.mtb-20 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.mlt-20 {
    margin-left: 20px;
    margin-right: 20px;
}

.mt-20 {
    margin-top: 20px;
}

.mb-20 {
    margin-bottom: 20px;
}
/*--*/
.m-15 {
    margin: 15px;
}

.mtb-15 {
    margin-top: 15px;
    margin-bottom: 15px;
}

.mlt-15 {
    margin-left: 15px;
    margin-right: 15px;
}

.mt-15 {
    margin-top: 15px;
}

.mb-15 {
    margin-bottom: 15px;
}
/*--*/
.m-10 {
    margin: 10px;
}

.mtb-10 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.mlt-10 {
    margin-left: 10px;
    margin-right: 10px;
}

.mt-10 {
    margin-top: 10px;
}

.mb-10 {
    margin-bottom: 10px;
}
/*--*/
.m-5 {
    margin: 5px;
}

.mtb-5 {
    margin-top: 5px;
    margin-bottom: 5px;
}

.mlt-5 {
    margin-left: 5px;
    margin-right: 5px;
}

.mt-5 {
    margin-top: 5px;
}

.mb-5 {
    margin-bottom: 5px;
}
/*--*/
.m-0 {
    margin: 0px;
}

.mtb-0 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.mlt-0 {
    margin-left: 0px;
    margin-right: 0px;
}

.mt-0 {
    margin-top: 0px;
}

.mb-0 {
    margin-bottom: 0px !important;
}


@media (max-width: 767px) {
    /*extra small medium*/

    /*padding*/
    .section-padding {
        padding-top: 70px;
        padding-bottom: 60px;
    }

    .section-padding-t {
        padding-top: 70px;
    }

    .section-padding-b {
        padding-bottom: 70px;
    }

    /*margrin*/
    .container-margin {
        margin-top: 70px;
        margin-bottom: 70px;
    }

    .container-margin-t {
        margin-top: 70px;
    }

    .container-margin-b {
        margin-bottom: 70px;
    }

    .float-xs-left {
        float: left !important;
        text-align: left;
    }

    .float-xs-right {
        float: right !important;
        text-align: right;
    }

    .p-xs-0 {
        padding: 0px;
    }

    .ptb-xs-0 {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .plt-xs-0 {
        padding-left: 0px;
        padding-right: 0px;
    }

    .pt-xs-0 {
        padding-top: 0px;
    }

    .pb-xs-0 {
        padding-bottom: 0px;
    }


    .mtb-xs-30 {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .mlt-xs-30 {
        margin-left: 30px;
        margin-right: 30px;
    }

    .mt-xs-30 {
        margin-top: 30px;
    }

    .mb-xs-30 {
        margin-bottom: 30px;
    }

    /* 0 */
    .mtb-xs-0 {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .mlt-xs-0 {
        margin-left: 0px;
        margin-right: 0px;
    }

    .mt-xs-0 {
        margin-top: 0px;
    }

    .mb-xs-0 {
        margin-bottom: 0px;
    }
}

@media (max-width: 991px) {
    .p-sm-0 {
        padding: 0px;
    }

    .ptb-sm-0 {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .plt-sm-0 {
        padding-left: 0px;
        padding-right: 0px;
    }

    .pt-sm-0 {
        padding-top: 0px;
    }

    .pb-sm-0 {
        padding-bottom: 0px;
    }


    /* 45 */
    .mtb-sm-45 {
        margin-top: 45px;
        margin-bottom: 45px;
    }

    .mlt-sm-45 {
        margin-left: 45px;
        margin-right: 45px;
    }

    .mt-sm-45 {
        margin-top: 45px;
    }

    .mb-sm-45 {
        margin-bottom: 45px;
    }

    /* 30 */
    .mtb-sm-30 {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .mlt-sm-30 {
        margin-left: 30px;
        margin-right: 30px;
    }

    .mt-sm-30 {
        margin-top: 30px;
    }

    .mb-sm-30 {
        margin-bottom: 30px;
    }

    /* 0 */
    .mtb-sm-0 {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .mlt-sm-0 {
        margin-left: 0px;
        margin-right: 0px;
    }

    .mt-sm-0 {
        margin-top: 0px;
    }

    .mb-sm-0 {
        margin-bottom: 0px;
    }
}



/*==========================================================================================================*/
/* HEADER     ||---------------------------- */
/*==========================================================================================================*/

/*------------------------------------------------------------------*/
/* Header Style */
/*------------------------------------------------------------------*/
.header {
    position: absolute;
    text-align: center;
    top: 0px;
    z-index: 1000;
    color: #fff;
    background-color: #fff;
    width: 100%;
    height: 70px;
    transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
}

    .header.header-prepare, .header.header-light.header-prepare {
        background-color: rgba(255, 255, 255, 1);
        border-bottom: 1px solid #f0f0f0;
    }

    .header.header-dark.header-prepare {
        background-color: rgba(34, 34, 34, 0.95);
        border-bottom: 0px none;
    }

    .header.header-fixed {
        display: block;
        margin-top: 0 !important;
        position: fixed;
        /* height: 100px; */
        height: 70px;
    }

.header-inner {
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
}

.header-fixed .logo a {
    /* margin-top: 15px; */
    margin-bottom: 15px;
    transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
}

.header-fixed .nav-menu ul.nav-menu-inner > li > a {
    /* padding-top: 24px;
    padding-bottom: 23px; */
    
}

/*header Logo style*/
.header.header-prepare .logo a img.logo-light,
.header .logo a img.logo-dark {
    opacity: 0;
}

.header .logo a img.logo-light,
.header.header-prepare .logo a img.logo-dark,
.header.header-light .logo a img.logo-dark {
    opacity: 1;
}

.header.header-dark.header-prepare .logo a img.logo-dark,
.header.header-dark .logo a img.logo-dark {
    opacity: 0;
}

.header.header-dark.header-prepare .logo a img.logo-light,
.header.header-dark .logo a img.logo-light {
    opacity: 1;
}

@media all and (min-width: 1025px) {

    /*header nav style*/
    .header.header-prepare .nav-menu ul.nav-menu-inner > li > a {
        color: rgba(34,34,34,0.60);
    }

        .header.header-prepare .nav-menu ul.nav-menu-inner > li:hover > a,
        .header.header-prepare .nav-menu ul.nav-menu-inner > li > a:hover {
            color: rgba(34,34,34,1);
        }

    .header.header-dark.header-prepare .nav-menu ul.nav-menu-inner > li > a {
        color: rgba(255,255,255,0.75);
    }

        .header.header-dark.header-prepare .nav-menu ul.nav-menu-inner > li:hover > a,
        .header.header-dark.header-prepare .nav-menu ul.nav-menu-inner > li > a:hover {
            color: rgba(255,255,255,1);
        }
}

@media all and (max-width: 1024px) {
    #btMenu {
        right: 10px;
    }

    .header {
        height: 70px;
    }

    .header-inner {
        padding-left: 30px;
        padding-right: 30px;
        position: relative;
        display: table;
        width: 100%;
    }

    .header .logo a {
        margin-top: 15px;
        margin-bottom: 15px;
        width: 100px;
        transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
    }
}


/*------------------------------------------------------------------*/
/* Logo Style */
/*------------------------------------------------------------------*/
.logo {
    float: left;
    text-align: left;
    display: inline-block;
}

    .logo a {
        width: 100px;
        display: block;
        margin-top: 0px;
        margin-bottom: 28px;
        transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
        -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
        -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
        -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
        position: relative;
    }

        .logo a img {
            /* width: 280px; */
            width: auto;
            height: 90px;
            position: absolute;
            top: 0;
            left: 0;
            transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
            -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
            -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
            -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
        }



/*------------------------------------------------------------------*/
/* Navigation Menu Style */
/*------------------------------------------------------------------*/
.nav-menu {
    position: static;
    /* float: right; */
    display: block;
    /* tambahan baru */
    height: 88px;
}

    .nav-menu.active {
        display: block;
    }

    .nav-menu ul.nav-menu-inner {
        margin: 0;
        padding: 0;
        list-style: none;
        height: 88px;
        padding: 0 80px;
        text-align: right;
    }

        .nav-menu ul.nav-menu-inner li {
            display: inline-block;
            list-style: none;
            text-align: left;
        }

        .nav-menu ul.nav-menu-inner > li > a {
            color: rgba(255,255,255,0.60);
        }

.header-light .nav-menu ul.nav-menu-inner > li > a {
    color: rgba(34, 34, 34, 0.6);
}

.nav-menu ul.nav-menu-inner li a.external, .nav-menu ul.nav-menu-inner li a.dropdown-toggle {
    font-size: 14px !important;
}



.nav-menu ul.nav-menu-inner li a {
    font-family: inherit;
    display: block;
    font-size: 13px;
    line-height: 1;
    font-weight: 400;
    text-transform: capitalize;
    /*letter-spacing: 1.2px;*/
    transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
}

.nav-menu ul.nav-menu-inner > li > a {
    padding: 37px 15px;
    color: rgba(34,34,34,0.60);
}

.header .nav-menu ul.nav-menu-inner > li.active a,
.header .nav-menu ul.nav-menu-inner > li a.active,
.header .nav-menu ul.nav-menu-inner > li:hover > a,
.header .nav-menu ul.nav-menu-inner > li > a:hover,
.header.header-dark .nav-menu ul.nav-menu-inner > li.active a,
.header.header-dark .nav-menu ul.nav-menu-inner > li a.active,
.header.header-dark .nav-menu ul.nav-menu-inner > li:hover > a,
.header.header-dark .nav-menu ul.nav-menu-inner > li > a:hover,
.header.header-dark.header-prepare .nav-menu ul.nav-menu-inner li a.current,
.header.header-dark.header-prepare .nav-menu ul.nav-menu-inner li.current a {
    /* color: #fff; */
}

.header.header-light .nav-menu ul.nav-menu-inner > li:hover > a,
.header.header-light .nav-menu ul.nav-menu-inner > li > a:hover,
.header.header-prepare .nav-menu ul.nav-menu-inner li a.current,
.header.header-prepare .nav-menu ul.nav-menu-inner li.current a {
    color: #222;
}

/* Mobile bar icon */
.nav-mobile.nav-bar-icon {
    display: none;
}

.nav-bar-icon {
    display: inline-block;
    float: right;
    position: relative;
    height: 16px;
    width: 20px;
    margin-top: 34px;
    margin-bottom: 35px;
    margin-left: 15px;
    transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    cursor: pointer;
}

.header-fixed .nav-bar-icon {
    margin-top: 21px;
    margin-bottom: 21px;
}

.nav-bar-icon a {
    color: #fff;
    display: block;
    font-size: 17px;
    padding: 19px 0;
}

    .nav-bar-icon.active a, .nav-bar-icon a.active,
    .nav-bar-icon:hover a, .nav-bar-icon a:hover {
        color: #17a697;
    }

.nav-bar-icon > span {
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 2px;
    margin-top: -1px;
    background-color: #222;
    -webkit-transition: -webkit-transform 0.3s, background 0.25s ease;
    -webkit-transition: background 0.25s ease, -webkit-transform 0.3s;
    transition: background 0.25s ease, -webkit-transform 0.3s;
    transition: transform 0.3s, background 0.25s ease;
    transition: transform 0.3s, background 0.25s ease, -webkit-transform 0.3s;
}

    .nav-bar-icon > span:before,
    .nav-bar-icon > span:after {
        content: "";
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #222;
        -webkit-transition: -webkit-transform 0.3s, background 0.25s ease;
        -webkit-transition: background 0.25s ease, -webkit-transform 0.3s;
        transition: background 0.25s ease, -webkit-transform 0.3s;
        transition: transform 0.3s, background 0.25s ease;
        transition: transform 0.3s, background 0.25s ease, -webkit-transform 0.3s;
    }

header .nav-bar-icon > span,
header .nav-bar-icon > span:before,
header .nav-bar-icon > span::after,
header.header-dark .nav-bar-icon > span,
header.header-dark .nav-bar-icon > span:before,
header.header-dark .nav-bar-icon > span::after,
header.header-dark.header-prepare .nav-bar-icon > span,
header.header-dark.header-prepare .nav-bar-icon > span:before,
header.header-dark.header-prepare .nav-bar-icon > span::after {
    background-color: #fff;
}

header.header-light .nav-bar-icon > span,
header.header-light .nav-bar-icon > span:before,
header.header-light .nav-bar-icon > span::after,
header.header-prepare .nav-bar-icon > span,
header.header-prepare .nav-bar-icon > span:before,
header.header-prepare .nav-bar-icon > span::after {
    background-color: #222;
}


.nav-bar-icon > span:before {
    -webkit-transform: translateY(-7px);
    transform: translateY(-7px);
    -o-transform: translateY(-7px);
    -ms-transform: translateY(-7px);
    -moz-transform: translateY(-7px);
}

.nav-bar-icon > span:after {
    -webkit-transform: translateY(7px);
    transform: translateY(7px);
    -o-transform: translateY(7px);
    -ms-transform: translateY(7px);
    -moz-transform: translateY(7px);
}

.nav-bar-icon.active {
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

    .nav-bar-icon.active > span:before {
        transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
    }

    .nav-bar-icon.active > span:after {
        transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
    }

/* Dropdown-menu */
.nav-menu > ul li {
    position: relative;
}

.sub-dropdown.dropdown {
    top: 100%;
    left: 0;
}

.sub-dropdown {
    position: absolute;
    left: 100%;
    top: 0;
    display: none;
    background: rgba(34,34,34,0.90);
    padding: 0;
    width: 200px;
}

    .sub-dropdown li {
        width: 100%;
    }

    .sub-dropdown > li > a {
        padding: 13px 15px;
        display: block;
        color: rgba(255, 255, 255, 0.75);
    }

    .sub-dropdown > li:hover > a {
        background: rgba(255,255,255,0.05);
        color: #fff;
    }

    .sub-dropdown i {
        float: right;
    }


@media all and (max-width: 1024px) {

    .logo a img {
        height: 80px;
    }

    .nav-menu ul.nav-menu-inner li {
        display: block;
        width: 100%;
    }

    .nav-menu {
        position: fixed;
        left: 0;
        top: 67px;
        float: none;
        display: none;
        width: 100%;
        background: #f6f6f6;
        overflow-y: auto;
        z-index: 999;
        padding: 15px 0;
        height: 350px;
    }

    .nav-menu ul.nav-menu-inner {
        padding: 0 30px;
    }
    
    .menu-sistem-klhk {
        width: 100%;
        padding: 0 !important;
    }

    .sis-klhk-menu{
        background: #ddd;
    }

    .nav-bar-icon, .nav-mobile.nav-bar-icon, .header-fixed .nav-bar-icon {
        display: inline-block;
        float: right;
        margin-top: 30px;
        margin-bottom: 21px;
    }

    .nav-menu ul.nav-menu-inner li a, .header-fixed .nav-menu ul.nav-menu-inner li a {
        padding: 15px 12px;
        border-bottom: 1px solid #000;
    }


    /* Dropdown */
    .sub-dropdown.dropdown, .sub-dropdown {
        top: 100%;
        position: relative;
        left: 0;
        width: 100%;
    }

        .sub-dropdown a {
            padding-left: 30px !important;
        }

    .header .nav-menu ul.nav-menu-inner li a.current,
    .header .nav-menu ul.nav-menu-inner li.current a,
    .header.header-light .nav-menu ul.nav-menu-inner > li:hover > a,
    .header.header-light .nav-menu ul.nav-menu-inner > li > a:hover,
    .header.header-prepare .nav-menu ul.nav-menu-inner li a.current,
    .header.header-prepare .nav-menu ul.nav-menu-inner li.current a {
        color: #fff;
    }

    .header-light .nav-menu ul.nav-menu-inner > li > a {
        color: rgba(255,255,255,0.60);
    }
}


/*------------------------------------------------------------------*/
/* Overlay Menu */
/*------------------------------------------------------------------*/
.overlay-menu {
    background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
    display: table;
    height: 100%;
    min-height: 100%;
    opacity: 0;
    position: fixed;
    visibility: hidden;
    width: 100%;
    z-index: 9999;
    transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    top: 0px;
    left: 0px;
    overflow: auto;
    padding: 50px 0;
}

    .overlay-menu.active {
        opacity: 1;
        top: 0;
        visibility: visible;
    }

    .overlay-menu .overlay-menu-inner {
        display: table-cell;
        height: 100%;
        text-align: center;
        vertical-align: middle;
        width: 100%;
    }

        .overlay-menu .overlay-menu-inner nav {
            display: block;
        }

.overlay-menu-nav {
    list-style: none;
    margin: 0;
    padding: 0;
    max-width: 290px;
    margin: auto;
}

.overlay-menu .overlay-menu-nav {
    opacity: 0.2;
    transform: translateY(-15%) rotateX(35deg);
    -moz-transform: translateY(-15%) rotateX(35deg);
    -ms-transform: translateY(-15%) rotateX(35deg);
    -o-transform: translateY(-15%) rotateX(35deg);
    -webkit-transform: translateY(-15%) rotateX(35deg);
    transition: transform 0.5s ease 0s, opacity 0.5s ease 0s;
    -moz-transition: transform 0.5s ease 0s, opacity 0.5s ease 0s;
    -o-transition: transform 0.5s ease 0s, opacity 0.5s ease 0s;
    -webkit-transition: transform 0.5s ease 0s, opacity 0.5s ease 0s;
}

.overlay-menu.active .overlay-menu-nav {
    opacity: 1;
    transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
}


.overlay-menu-nav li {
    display: block;
}

    .overlay-menu-nav li a {
        color: #fff;
        text-transform: uppercase;
        font-size: 20px;
        font-weight: 400;
        padding-top: 5px;
        padding-bottom: 5px;
        letter-spacing: 2px;
        display: block;
    }

    .overlay-menu-nav li:hover a {
        color: #17a697;
    }

.overlay-menu-close {
    color: #fff;
    height: 16px;
    line-height: 40px;
    position: absolute;
    right: 30px;
    text-align: center;
    top: 30px;
    width: 16px;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    z-index: 1;
}

    .overlay-menu-close > span {
        position: absolute;
        top: 50%;
        display: block;
        width: 20px;
        height: 2px;
        background-color: #fff;
        -webkit-transition: -webkit-transform 0.3s, background 0.25s ease;
        -webkit-transition: background 0.25s ease, -webkit-transform 0.3s;
        transition: background 0.25s ease, -webkit-transform 0.3s;
        transition: transform 0.3s, background 0.25s ease;
        transition: transform 0.3s, background 0.25s ease, -webkit-transform 0.3s;
    }

        .overlay-menu-close > span:before,
        .overlay-menu-close > span:after {
            content: "";
            position: absolute;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: #fff;
            -webkit-transition: -webkit-transform 0.3s, background 0.25s ease;
            -webkit-transition: background 0.25s ease, -webkit-transform 0.3s;
            transition: background 0.25s ease, -webkit-transform 0.3s;
            transition: transform 0.3s, background 0.25s ease;
            transition: transform 0.3s, background 0.25s ease, -webkit-transform 0.3s;
            transform: rotate(90deg);
            -moz-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            -o-transform: rotate(90deg);
            -webkit-transform: rotate(90deg);
        }


    .overlay-menu-close:hover > span,
    .overlay-menu-close:hover > span:before,
    .overlay-menu-close:hover > span:after {
        background-color: #17a697;
    }

@media all and (max-width: 960px) {
    .overlay-menu-active .overlay-menu {
        position: absolute;
    }

    .overlay-menu-active #page-wraper {
        position: fixed;
    }
}


/*------------------------------------------------------------------*/
/* Sidebar Menu */
/*------------------------------------------------------------------*/

/* Push Sidebar Menu Css ---*/

.pushmenu { /*this is the nav*/
    background: #323232;
    font-family: Arial, Helvetics, sans-serif;
    width: 270px;
    height: 100%;
    top: 0;
    z-index: 1000;
    position: fixed;
}

.pushmenu-push {
    overflow-x: hidden;
    position: relative;
}


/* Left Sidebar Menu Css --------*/

.pushmenu-right {
    right: -270px;
}

    .pushmenu-right.pushmenu-open {
        right: 0;
    }
    .pushmenu-push-left {
        left:0;
    }

.pushmenu-push-toleft {
    left: -270px;
}

/*Transition*/
.pushmenu, .pushmenu-push {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}


/* Sidebar Menu Inner */
.side-menu {
    background: #222222 !important;
    z-index: 2005 !important;
    color: #fff;
    padding: 30px;
    overflow-y: auto;
    /*position: relative;*/
}

    .side-menu .menu-close {
        left: auto;
        position: absolute;
        right: 30px;
        top: 30px;
        display: inline-block;
        /*background: url("../img/close-white.png") no-repeat center center;*/
        color: #fff;
        font-size: 18px;
        line-height: 0;
        overflow: hidden;
    }

        .side-menu .menu-close:hover {
            color: #17a697;
        }

    .side-menu a {
        color: #aaa;
        font-weight: 400;
        font-size: 14px;
        font-family:"Open Sans",sans-serif;
        line-height:26px;
    }

        .side-menu a:hover, .side-menu a.current, .side-menu a.active {
            color: #fff;
        }

    .side-menu ul {
        padding: 0;
    }

        .side-menu ul li {
            list-style: none;
            margin-bottom: 5px;
        }

    .side-menu > ul > li > a {
        text-transform: uppercase;
        letter-spacing: 1px;
        display: block;
    }


/*==================================*/
/* Left Sidebar Menu Css --------*/
/*==================================*/
.pushmenu-left {
    left: -270px;
}

    .pushmenu-left.pushmenu-open {
        left: 0;
    }

    .pushmenu-push-right {
        right:0;
    }

.pushmenu-push-toright {
    right: -270px;
}



/*==========================================================================================================*/
/* INTRO     ||---------------------------- */
/*==========================================================================================================*/

/*------------------------------------------------------------------*/
/* Intro */
/*------------------------------------------------------------------*/

#intro {
    position: relative;
    overflow: hidden;
}

.intro-media-wraper {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.intro-bg-section {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.intro-caption-waper {
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 2;
}

.intro-caption-top {
    z-index: 2;
}

.intro-content {
    display: table;
    height: 100%;
    text-align: center;
    width: 100%;
}

.intro-content-inner {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}


.intro-img-circle {
    margin-left: auto;
    margin-right: auto;
    width: 120px;
    height: 120px;
    border: 5px solid rgba(0,0,0, 0.2);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-bottom: 30px;
}

    .intro-img-circle img {
        outline: none;
        border: none;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
    }

.intro-play-icon {
    text-align: center;
}

.intro-sub-title {
    letter-spacing: 1.5px;
}

.intro-title {
    font-size: 70px;
    margin-top: 40px;
    margin-bottom: 40px;
    font-weight: 400;
    line-height: 1.1;
    /*letter-spacing: -2px;*/
}

.intro-title-sm {
    font-size: 44px !important;
    margin-top: 30px;
    font-weight: 400;
    margin-bottom: 0;
}

.error-intro-title {
    font-size: 100px;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 600;
    line-height: 1.1;
}

.inner-intro {
    position: relative;
    padding: 200px 0;
}

    .inner-intro h1 {
        font-size: 54px;
        margin-top: 30px;
    }

.kphp-intro {
    position: relative;
    padding: 200px 0;
    background-attachment: fixed !important;
    height: 634px !important;
}

    .kphp-intro h1 {
        font-size: 54px;
        margin-top: 30px;
    }

@media (max-width: 1024px) {
    .overflow-text-invest-slider {
        width: 350px !important;
    }

    .intro-title {
        letter-spacing: 0;
        font-size: 46px;
    }

    .peluang-featured {
        padding: 30px 55px !important;
    }

    .logo-right{
        display: none;
    }

    .shape-header-right{
        display: none;
    }

    .box-komentar-email {
        width: 49% !important;
    }

    .width-box-sentra {
        width: 342px !important;
    }

    .add-comments {
        margin: 0 !important;
    }

    .text-forsitika {
        left: 400px !important;
    }
}

@media (max-width: 767px) {
    .intro-title {
        letter-spacing: 0;
        font-size: 30px;
    }
}

/*------------------------------------------------------------------*/
/* Slider */
/*------------------------------------------------------------------*/

.sc-logo {
    /*margin-top: 0px;
    margin-bottom:0;*/
    text-align: center;
}

.sc-title {
    font-weight: 800;
    text-align: center;
    /*margin-top: 0px;
    margin-bottom:0;*/
}

.sc-paragraph-lead {
    font-family: Georgia;
    font-style: italic;
    font-size: 20px;
    text-align: center;
    /*margin-top: 0px;
    margin-bottom:0;*/
}

.sc-button {
}





/*==========================================================================================================*/
/* ELEMENTS     ||---------------------------- */
/*==========================================================================================================*/

/*------------------------------------------------------------------*/
/* Skills Bar */
/*------------------------------------------------------------------*/

.skillbar {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 20px;
}

.skillbar-bar {
    background: rgba(34,34,34,0.07);
    width: 100%;
}

.skillbar-bar-child {
    height: 4px;
    width: 0px;
    background: #17a697;
    -webkit-transition-property: width, background-color;
    -moz-transition-property: width, background-color;
    -ms-transition-property: width, background-color;
    -o-transition-property: width, background-color;
    transition-property: width, background-color;
}

.skillbar-title {
    display: inline-block;
    text-align: left;
    margin-bottom: 7px;
}

.skillbar-title, .skill-bar-percent {
}


.skill-bar-percent {
    float: right;
    display: inline-block;
    font-weight: 400;
    margin-top: 3px;
    font-size: 12px;
}



/*------------------------------------------------------------------*/
/* Team Box */
/*------------------------------------------------------------------*/

/* Team Box   ||-------------------*/
.team-item {
    padding-left: 15px;
    padding-right: 15px;
}

.team-item-img {
    position: relative;
}

    .team-item-img > img {
        width: 100%;
    }

    .team-item-img .team-item-detail {
        background: rgba(255,255,255,0.95);
        text-align: center;
        color: #fff;
        display: -webkit-flex;
        display: flex;
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
        opacity: 0;
        visibility: hidden;
        overflow: hidden;
        transition: all 0.5s ease-in-out 0s;
        -moz-transition: all 0.5s ease-in-out 0s;
        -webkit-transition: all 0.5s ease-in-out 0s;
        -o-transition: all 0.5s ease-in-out 0s;
    }

.team-item:hover .team-item-detail {
    opacity: 1;
    visibility: visible;
}

.team-item-img .team-item-detail .team-item-detail-inner, .cent-mid-content {
    margin: auto;
    padding: 25px;
}

    .team-item-img .team-item-detail .team-item-detail-inner .social {
        margin: 5px 0px 0px 0px;
        padding: 0px;
    }

        .team-item-img .team-item-detail .team-item-detail-inner .social li {
            list-style: none;
            display: inline-block;
            margin: 0px 8px;
        }

            .team-item-img .team-item-detail .team-item-detail-inner .social li a {
                border: 1px solid #222;
                color: #222;
                display: block;
                font-size: 14px;
                height: 28px;
                width: 28px;
                line-height: 1.8;
                transform: rotate(45deg);
                -moz-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                -o-transform: rotate(45deg);
                -webkit-transform: rotate(45deg);
                text-align: center;
            }

                .team-item-img .team-item-detail .team-item-detail-inner .social li a i {
                    transform: rotate(-45deg);
                    -moz-transform: rotate(-45deg);
                    -ms-transform: rotate(-45deg);
                    -o-transform: rotate(-45deg);
                    -webkit-transform: rotate(-45deg);
                }

                .team-item-img .team-item-detail .team-item-detail-inner .social li a:hover {
                    color: #fff;
                    background: #222;
                }

.team-item-info {
    padding-top: 15px;
    text-align: center;
}

    .team-item-info h5, .team-item-info h6 {
        margin-bottom: 5px;
    }

    .team-item-info p {
        margin-bottom: 0px;
    }


/*------------------------------------------------------------------*/
/* Tabs */
/*------------------------------------------------------------------*/
ul.icon-tab-nav, .icon-tab-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

    ul.icon-tab-nav li, .icon-tab-nav ul li {
        display: inline-block;
        width: 200px;
    }

.icon-tab-nav {
    display: block;
}

    .icon-tab-nav a {
        font-size: 44px;
        /*color: #aaa;*/
    }

    .icon-tab-nav .icon-tab-nav-title {
        margin-top: 10px;
    }

    .icon-tab-nav a, .icon-tab-nav .icon-tab-nav-title {
        transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
    }

        .icon-tab-nav a.active, .icon-tab-nav a.active .icon-tab-nav-title,
        .icon-tab-nav a:hover, .icon-tab-nav a:hover .icon-tab-nav-title {
            color: #17a697;
        }


/*------------------------------------------------------------------*/
/* Accordion & Toggle*/
/*------------------------------------------------------------------*/
.accordion, .toggle {
    margin-bottom: 20px;
    margin-top: 0;
}

    .accordion .accordion-title, .toggle .toggle-title {
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 1.5px;
        margin-bottom: 10px;
        text-transform: uppercase;
        font-weight: 400;
    }

    .accordion > .accordion-title > a:after, .toggle > .toggle-title > a:after {
        color: #222;
        content: "";
        font-family: "FontAwesome";
        font-size: 15px;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        height: 15px;
        line-height: 15px;
        margin-top: -8px;
        position: absolute;
        right: 10px;
        text-align: center;
        text-transform: none;
        top: 50%;
        width: 15px;
        transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
        -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
        -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
        -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    }

    .accordion > .accordion-title > a, .toggle > .toggle-title > a {
        border: 1px solid #f1f1f1;
        background: #fff;
        color: #222;
        display: block;
        padding: 14px 20px;
        position: relative;
        text-decoration: none;
        transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
        -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
        -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
        -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
        outline: none;
    }

        .accordion > .accordion-title > a.active, .toggle > .toggle-title > a.active {
            background-color: #f5f5f5;
            border-color: #f5f5f5;
            color: #222;
            cursor: default;
        }

            .accordion > .accordion-title > a.active:after, .toggle > .toggle-title > a.active:after {
                /*color: #fff;*/
                content: "";
            }

    .accordion > .accordion-content, .toggle > .toggle-content {
        font-size: 14px;
        line-height: 1.8;
        margin-bottom: 10px;
        padding: 10px 20px 10px;
    }


/*------------------------------------------------------------------*/
/* Counter */
/*------------------------------------------------------------------*/

.counter-group {
    position: relative;
}

.counter-group {
    position: relative;
}

.counter-icon {
    display: inline-block;
    font-size: 38px;
    vertical-align: top;
    margin-right: 20px;
}

.counter-content {
    display: inline-block;
    text-align: left;
}

.counter-title {
    font-family: inherit;
    font-size: 60px !important;
    line-height: 1;
    margin-bottom: 12px;
}

.counter-sub-title {
    margin-bottom: 0;
}




/*------------------------------------------------------------------*/
/* Category-box */
/*------------------------------------------------------------------*/

.category-box {
    background: #fff;
    border: 1px solid #eee;
    text-align: left;
    padding-top: 20px;
    padding-bottom: 50px;
    padding-left: 15px;
    padding-right: 20px;
}

    .category-box.highlight {
        border: 1px solid #f5f5f5;
        background: #f5f5f5;
    }


.category-box-list {
    background: #fff;
    border: 1px solid #eee;
    text-align: left;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.category-box-list li {


    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
}
.newsnav li {

    border: 1px solid #eee;
}


.bar-box {
    background: #fff;
    border: 1px solid #eee;
    text-align: center;
}

    .bar-box.highlight {
        border: 1px solid #f5f5f5;
        background: #f5f5f5;
    }








/*------------------------------------------------------------------*/
/* Pricing-box */
/*------------------------------------------------------------------*/

.pricing-box {
    background: #fff;
    border: 1px solid #eee;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
}

    .pricing-box.highlight {
        border: 1px solid #f5f5f5;
        background: #f5f5f5;
    }

.pricing-padding {
    padding-top: 30px;
    padding-bottom: 30px;
}

.pricing-padding-t {
    padding-top: 30px;
}

.pricing-padding-b {
    padding-bottom: 30px;
}



.pricing-title, .pricing-price, .pricing-features, .pricing-button {
    padding-left: 15px;
    padding-right: 15px;
}

    .pricing-title h1, .pricing-title h2, .pricing-title h3, .pricing-title h4, .pricing-title h5, .pricing-title h6 {
        margin-bottom: 0px;
    }

.pricing-price {
    margin-top: 40px;
    margin-bottom: 40px;
}

    .pricing-price p {
        color: #222;
        line-height: 1;
    }

    .pricing-price .dollar {
        vertical-align: 32px;
        /*margin-right: 5px;*/
    }

    .pricing-price .dollar, .pricing-price .pricing-price-sm {
        font-size: 14px;
        font-weight: 400;
    }

    .pricing-price .pricing-price-sm {
        /*margin-left: 5px;*/
    }

    .pricing-price .pricing-price-lg {
        font-size: 56px;
        font-weight: 300;
    }

.pricing-features {
    font-size: 16px;
    margin-bottom: 45px;
}

    .pricing-features ul {
        list-style: none;
        padding: 0;
    }

        .pricing-features ul li {
            margin-bottom: 10px;
        }


/*------------------------------------------------------------------*/
/* Action-box */
/*------------------------------------------------------------------*/
.action-box-title {
    margin-bottom: 10px !important;
    line-height: 1.2 !important;
}

.action-box-content {
    margin-bottom: 0px !important;
}

/*------------------------------------------------------------------*/
/* History-box */
/*------------------------------------------------------------------*/
.history-box {
    padding: 30px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    border-left: 5px solid #eee;
}

.history-year {
    background: #222;
    padding: 5px 10px;
    color: #fff;
    display: inline-block;
    margin-bottom: 15px;
}

.history-title {
}

.history-sub-title {
    margin-bottom: 15px;
    font-weight: 400;
    color: #a0a0a0;
}

.history-content {
    margin-bottom: 0;
}

/*------------------------------------------------------------------*/
/* Client Logo */
/*------------------------------------------------------------------*/

.client-logo {
    height: 90px;
    text-align: center;
}

    .client-logo img {
        height: 100%;
    }


/*------------------------------------------------------------------*/
/* Social */
/*------------------------------------------------------------------*/
.social-box {
    position: relative;
}

    .social-box .social-icon, .social-box .social-link a, .social-box .social-link {
        color: #fff;
    }

    .social-box .social-icon {
        width: 105px;
        height: 105px;
        background: rgba(255,255,255,0.1);
        line-height: 105px;
        text-align: center;
        font-size: 30px;
        /*border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;*/
        /*border: 13px solid rgba(255, 255, 255, 0.05);*/
        cursor: pointer;
        margin: auto;
        transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }

        .social-box .social-icon i {
            transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            -webkit-transform: rotate(-45deg);
        }

    .social-box .social-link {
        margin-top: 35px;
        margin-bottom: 0px;
    }

    .social-box:hover .social-icon {
        background: #17a697;
    }

    .social-box:hover .social-link a {
        color: #17a697;
    }



/*------------------------------------------------------------------*/
/* Pagination */
/*------------------------------------------------------------------*/
.pagination-nav {
    display: block;
    position: relative;
    text-align: center;
    width: 100%;
}

    .pagination-nav ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .pagination-nav ul li {
            display: inline-block;
            margin: 0 2px;
        }

            .pagination-nav ul li a {
                display: block;
                font-size: 14px;
                height: 36px;
                line-height: 36px;
                text-align: center;
                width: 36px;
                border: 1px solid #eee;
            }

                .pagination-nav ul li a.active {
                    border: 1px solid #222;
                    background: #222;
                    color: #fff;
                }

                    .pagination-nav ul li a.active:hover {
                        color: #fff;
                    }

                .pagination-nav ul li a:hover {
                    border: 1px solid #222;
                    color: #222;
                }

    .pagination-nav .prev {
        float: left;
        text-align: left;
    }

    .pagination-nav .next {
        float: right;
        text-align: left;
    }

        .pagination-nav .prev a, .pagination-nav .next a {
            width: auto;
            padding-left: 15px;
            padding-right: 15px;
        }

/*------------------------------------------------------------------*/
/* Contact Form, Map, contact-info */
/*------------------------------------------------------------------*/

.contact-info {
    position: relative;
}

    .contact-info p {
        margin-bottom: 0px;
    }

.home-contact-txt-msg {
    max-height: 114px;
}

form .error {
    text-align: left;
}

.map {
    height: 400px;
    width: 100%;
}

.map_kphp{
    height: 500px;
    width: 100%;
}


/*------------------------------------------------------------------*/
/* Preloader */
/*------------------------------------------------------------------*/
#preloader {
    background-color: #dff0d8;
    bottom: 0;
    display: block;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99999999999;
    overflow: hidden !important;
}

.forsitika-loader {
    width: 300px;
    height: 150px;
    position: absolute;
    top: 40%;
    left: 40%;
}

.forsitik-loader > img {
    width: 100%;
}

.site-spinner {
    border: 1px solid #ddd;
    font-size: 50px;
    width: 50px;
    height: 50px;
    left: 50%;
    top: 50%;
    margin: -25px 0 0 -25px;
    position: absolute;
    text-align: center;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-animation: site-spin 1s linear infinite;
    -moz-animation: site-spin 1s linear infinite;
    animation: site-spin 1s linear infinite;
    border-top-color: #2dadb6;
}

@-webkit-keyframes site-spin {
    to {
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes site-spin {
    to {
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes site-spin {
    to {
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.owl-carousel .owl-item {
    float: none;
    display: inline-block;
}

/*------------------------------------------------------------------*/
/* Countdown Clock */
/*------------------------------------------------------------------*/
.countdown-clock {
    display: block;
    list-style: none;
    text-align: center;
    padding: 0;
}

    .countdown-clock li {
        display: inline-block;
        padding: 0 10px;
    }

        .countdown-clock li span {
            font-size: 80px;
            font-weight: 600;
            line-height: 80px;
        }

        .countdown-clock li p {
            text-transform: uppercase;
            font-weight: 600;
            font-size: 12px;
            margin-top: 8px;
        }

        .countdown-clock li.seperator {
            vertical-align: top;
            line-height: 70px;
            font-size: 65px;
        }

    .countdown-clock.countdown-dark, .countdown-clock.countdown-dark li span, .countdown-clock.countdown-dark li p {
        color: #222;
    }



/*==========================================================================================================*/
/* FOOTER     ||---------------------------- */
/*==========================================================================================================*/

.footer {
    padding-top: 60px;
    padding-bottom: 30px;
}

    /*------------------------------------------------------------------*/
    /* Social */
    /*------------------------------------------------------------------*/
    .footer .social {
        list-style: outside none none;
        padding: 0;
    }

        .footer .social li {
            display: inline-block;
            list-style: outside none none;
            margin: 0 8px;
        }

            .footer .social li a {
                border: 1px solid #106022;
                color: #106022;
                display: block;
                font-size: 14px;
                height: 30px;
                line-height: 28px;
                text-align: center;
                width: 30px;
                transform: rotate(45deg);
                -moz-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                -o-transform: rotate(45deg);
                -webkit-transform: rotate(45deg);
            }

                .footer .social li a i, .footer .social li a span {
                    transform: rotate(-45deg);
                    -moz-transform: rotate(-45deg);
                    -ms-transform: rotate(-45deg);
                    -o-transform: rotate(-45deg);
                    -webkit-transform: rotate(-45deg);
                }

                .footer .social li a:hover {
                    background: #106022 none repeat scroll 0 0;
                    color: #fff;
                }


/*------------------------------------------------------------------*/
/* Copyright */
/*------------------------------------------------------------------*/
.copyright {
    line-height: 1.9;
    font-weight: bold;
    font-size: 10pt;
}

.copy-link {
    letter-spacing: 4px;
    text-transform: uppercase;
    font-size: 12px;
}



/*==========================================================================================================*/
/* GLOBEL     ||---------------------------- */
/*==========================================================================================================*/

/*------------------------------------------------------------------*/
/* Content Box (Services Box, Featured Box, icon-box, etc...) */
/*------------------------------------------------------------------*/

.content-box, .content-box-with-bg {
    position: relative;
}



    .content-box.left {
        padding-left: 100px;
        text-align: left;
        margin-bottom: 35px;
        position: relative;
    }

    .content-box.right {
        padding-right: 100px;
        text-align: right;
        margin-bottom: 35px;
        position: relative;
    }

.content-box-with-bg {
    padding: 45px 30px 30px !important;
    background: #fff;
    border-radius: 3px;
    border: 1px dashed #eee;
    margin-bottom: 30px;
    transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
}

    .content-box-with-bg:hover {
        background: #f7f7f7;
        border-color: #f7f7f7;
    }


/*Icon Style 1*/

.content-box:hover .icon-top, .content-box:hover .icon-left, .content-box:hover .icon-right {
    background-color: #222;
    color: #fff;
}

.icon-top, .icon-left, .icon-right {
    background-color: #f5f5f5;
    display: inline-block !important;
    font-size: 26px;
    color: #333;
    height: 70px;
    line-height: 75px;
    width: 70px;
    text-align: center;
    transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

    .icon-top i, .icon-top span,
    .icon-left i, .icon-left span,
    .icon-right i, .icon-right span {
        transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }

.icon-top {
    margin-bottom: 45px;
}

.icon-left, .alt-icon-left {
    position: absolute;
    left: 0;
}

.icon-right, .alt-icon-right {
    position: absolute;
    right: 0;
}

.alt-icon-left, .alt-icon-right {
    top: 5px;
}

.icon-left, .icon-right {
    top: 15px;
}

.alt-icon-color {
    color: #ffffff !important;
}

.icon-color {
    background-color: #17a697;
    color: #fff;
}

.icon-black {
    background-color: #222;
    color: #fff;
}

.content-box:hover .icon-color {
    background-color: #222;
    color: #fff;
}

.content-box:hover .icon-black {
    background-color: #17a697;
    color: #fff;
}

/* Icon Style 2 */
.content-box.alt-left {
    padding-left: 65px;
    text-align: left;
    margin-bottom: 35px;
    position: relative;
}

.content-box.alt-right {
    padding-right: 65px;
    text-align: right;
    margin-bottom: 35px;
    position: relative;
}



.alt-icon-top, .alt-icon-left, .alt-icon-right {
    color: #222;
    display: inline-block !important;
    font-size: 35px;
    line-height: 1;
    transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
}

.alt-icon-top {
    margin-bottom: 25px;
    text-align: center;
}

.alt-icon-sm-top, .alt-icon-sm-left, .alt-icon-sm-right {
    color: #222;
    display: inline-block !important;
    font-size: 25px;
    line-height: 1;
    transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
}

.alt-icon-sm-top {
    margin-bottom: 20px;
    text-align: center;
}


/* Featured Box */

.features-block-link {
    margin-right: 30px;
}

.features-block-link-icon {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 38px;
    border: 1px solid #ebebeb;
    margin-right: 12px;
    vertical-align: middle;
}


/*------------------------------------------------------------------*/
/* Portfolio (Isotop Grid, box, Portfolio Single Page, etc...) */
/*------------------------------------------------------------------*/
.portfolio-grid .portfolio-item {
    position: relative;
    float: left;
    width: 33.33333333333333%;
    height: auto;
    margin: 0px;
    padding: 15px;
    /*padding-top: 0px;*/
    /*padding-bottom: 0px;*/
    display: block;
    margin-bottom:0px;
    margin-top:0px;
}

@media (max-width: 1500px){
    .overflow-text-invest-slider {
        width: 550px !important;
    }
}

@media (max-width: 1250px) {
    .text-forsitika {
        display: none;
    }
}

@media (max-width: 1200px) {
    .overflow-text-invest-slider {
        width: 420px !important;
    }
}

@media (max-width: 1170px) {
    .portfolio-grid .portfolio-item {
        width: 33.33333333333333%;
    }
}

@media (max-width: 980px) {
    .portfolio-grid .portfolio-item {
        width: 50%;
    }
}

@media (max-width: 768px) {
    #btMenu {
        right: 10px;
    }

    .button-send-komentar {
        padding: 13px 5px !important;
        font-size: 12px !important;
    }

    .pencarian-top{
        width: 100% !important;
    }
    
    .text-forsitika {
        top: -20px !important;
        width: 200px !important;
        left: 300px !important;
    }

    .forsitika-loader {
        left: 33% !important;
    }

    .image-bg-informasi {
        display: none;
    }

    .portfolio-grid .portfolio-item {
        width: 100%;
    }
    
    .news-breadcrumb {
        height: 90px !important;
    }
    
    .news-breadcrumb-panel {
        border: none !important;
    }

    .komentar-image-informasi {
        height: 50px !important;
        width: 200px !important;
    }

    .image-comment {
        margin-right: auto;
        margin-left: auto;
    }

    .box-komentar-email {
        width: 49% !important;
    }

    .menu-sentra-pengetahuan{
        width: 340px !important;
    }

    .add-comments {
        margin: 0 !important;
    }

    .overflow-text-invest-slider {
        width: 470px !important;
    }

    .preface-icon-round {
        margin: 0 auto;
    }

    .box-text-sentra-left {
        position: relative !important; 
        left: 0 !important;
    }

    .box-text-sentra-right {
        position: relative !important; 
        right: 0 !important;
    }

    .border-gap-bottom {
        border-bottom: solid #ddd;
    }

    .box-shadow-sentra {
        box-shadow: none !important;
        border-radius: 0 !important;
    }


}

@media (max-width: 500px) {

    .slide-bg-image {
        background-size: contain;
    }

    .text-forsitika {
        display: none;
    }

    #btMenu {
        right: 10px;
    }

    #dialogLatest {
        padding: 0 !important;
    }

    .latest-modal-main {
        width: 100% !important;
        margin: 5px !important;
    }

    .nav-tabs-main {
        display: inline-grid !important;
    }

    .pencarian-top{
        width: 100% !important;
    }

    .overflow-text-invest-slider {
        width: 205px !important;
        font-size: 18px !important;
        font-weight: 600;
    }

    .text-forsitika {
        left: auto !important;
        width: 170px !important;
        right: 20px !important;
        top: 0 !important;
    }

    .forsitika-loader {
        left: 10% !important;
    }

    .image-bg-informasi{
        display: none;
    }

    .box-komentar-email {
        width: 47% !important;
    }

    .news-kph-title {
        width: 230px;
    }

    .peluang-featured {
        padding: 30px 0 !important;
    }

    .news-kph-title > h3 {
        font-size: 20px !important;
    }
    
    .add-comments {
        margin: 0 !important;
    }

    .owl-pagination {
        display: none;
    }

    .section-box-pengalaman {
        margin: 50px 20px !important;
    }

    .button-next, .button-prev {
        font-size: 12px;
        padding: 8px 14px !important;
    }

    .komentar-box-outer {
        margin: 0 0 14px 0 !important;
    }

    #komentar-text-head {
        font-size: 12px;
        text-align: center;

    }

    #komentar-text-head > img {
        margin-right: 10px !important;
    }

    .box-komentar-name {
        margin-right: 18px !important;
    }

    .komentar-image-informasi {
        width: 145px !important;
    }

    #text-uploader {
        text-align: center !important;
    }

    .pemasaran-tab {
        padding: 0 !important;
    }

    .button-login-in-register {
        margin-bottom: 30px;
    }

    .heading-pemasaran {
        font-size: 22px;
        text-align: center !important;
        font-weight: 400;
    }

    .product-price {
        font-size: 16px !important;
    }

    .product-title {
        font-size: 28px !important;
    }

    .product-production {
        font-size: 14px !important;
    }

    .section-pemasaran-detail-head {
        padding-top: 40px !important;
    }

    .text-about-kmis {
        width: 90% !important; 
        margin: 0 auto;
    }

    .preface-icon-round {
        margin: 0 auto;
    }

    .box-text-sentra-left {
        position: relative !important; 
        left: 0 !important;
    }

    .box-text-sentra-right {
        position: relative !important; 
        right: 0 !important;
    }

    .border-gap-bottom {
        border-bottom: solid #ddd;
    }

    .box-shadow-sentra {
        box-shadow: none !important;
        border-radius: 0 !important;
    }
}

.portfolio-box {
    position: relative;
    overflow: hidden;
}

    .portfolio-box a.porfolio-popup {
        display: block;
    }

    .portfolio-box .portfolio-image-wrap {
        display: block;
        transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
    }

        .portfolio-box .portfolio-image-wrap img {
            width: 100%;
            height: 100%;
            border: thin solid #CECECE;
            border-radius: 8px;
        }

    .portfolio-box:hover .portfolio-image-wrap {
        transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
        -o-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
        -moz-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
        -webkit-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
        width: 100%;
    }

    .portfolio-box .portfolio-caption-mask {
        background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
        height: 100%;
        left: 0;
        opacity: 0;
        overflow: hidden;
        position: absolute;
        top: 0;
        visibility: hidden;
        width: 100%;
        transition: all 0.5s ease-in-out 0s;
        -o-transition: all 0.5s ease-in-out 0s;
        -moz-transition: all 0.5s ease-in-out 0s;
        -webkit-transition: all 0.5s ease-in-out 0s;
        z-index: 9;
    }

    .portfolio-box:hover .portfolio-caption-mask {
        opacity: 1;
        visibility: visible;
    }

    .portfolio-box .portfolio-caption-mask .portfolio-caption-text {
        bottom: -60px;
        left: 0;
        opacity: 0;
        padding-left: 30px;
        padding-right: 30px;
        position: absolute;
        text-align: left;
        transition: all 0.5s ease-in-out 0s;
    }

    .portfolio-box:hover .portfolio-caption-mask .portfolio-caption-text {
        bottom: 30px;
        opacity: 1;
    }



    .portfolio-box .portfolio-caption-mask h1, .portfolio-box .portfolio-caption-mask h2, .portfolio-box .portfolio-caption-mask h3, .portfolio-box .portfolio-caption-mask h4, .portfolio-box .portfolio-caption-mask h5, .portfolio-box .portfolio-caption-mask h6 {
        color: #fff;
        margin-bottom: 5px;
    }

    .portfolio-box .portfolio-caption-mask p {
        margin-bottom: 0px;
        color: #fff;
        text-transform: uppercase;
        font-size: 12px;
        letter-spacing: 1px;
    }



/* Portfolio Filter */
.portfolio-filter {
    margin: 0 0 15px;
    padding: 0;
    text-align: center;
}

    .portfolio-filter li {
        display: inline-block;
        list-style: none;
    }

        .portfolio-filter li a {
            display: block;
            color: #222;
            font-size: 13px;
            font-weight: 400;
            letter-spacing: 1.5px;
            margin-left: 11px;
            margin-right: 11px;
            text-transform: uppercase;
        }

            .portfolio-filter li a.active {
                color: #17a697;
            }

/* Portfolio Single Page */
#portfolio-single .portfolio-image-wrap {
    margin-bottom: 20px;
}

    #portfolio-single .portfolio-image-wrap img {
        width: 100%;
    }

.portfolio-item-content {
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
}

.portfolio-item-content-spc {
    margin-top: 45px;
}

.portfolio-item-content-detail li {
    line-height: 2;
}

/*------------------------------------------------------------------*/
/* Blog (Blog box, Blog page) */
/*------------------------------------------------------------------*/
.blog-post {
    display: inline-block;
    width: 100%;
}

    .blog-post .post-media {
        margin-bottom: 25px;
        overflow: hidden;
        position: relative;
    }

        .blog-post .post-media img {
            max-width: 100%;
            height: 100%;
        }

.post-entry {
    margin-bottom: 25px;
}

.blog-post .post-tag {
}

    .blog-post .post-tag span {
        display: inline-block;
        background: #f0f0f0;
        /*color:#222;*/
        padding: 5px 10px;
    }

.blog-post .post-meta {
    color: #999;
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

    .blog-post .post-meta span {
        margin-right: 3px;
    }

.blog-post blockquote {
    background-color: #f7f7f7;
    border-left: medium none;
    color: inherit;
    font-size: 17px;
    font-weight: 300;
    margin: 0;
    padding: 25px;
    margin-bottom: 15px;
}

    .blog-post blockquote::before {
        content: "";
        font-family: FontAwesome;
        font-size: 12px;
        padding-right: 7px;
    }

    .blog-post blockquote::after {
        content: "";
        font-family: FontAwesome;
        font-size: 12px;
        padding-left: 7px;
    }

.blog-post ul {
    margin-bottom: 15px;
}

/* Blog Single ------------------------------ */
#blog-single .post-header {
    margin-bottom: 25px;
}

.post-author-image {
    float: left;
    height: 84px;
    margin-right: 15px;
    width: 84px;
}

    .post-author-image img {
        width: 100%;
    }

.post-author-panel {
}

.post-author-hadding {
    padding: 8px 20px;
    display: block;
    background: #eee;
}

    .post-author-hadding a {
        color: #17a697;
    }

.post-author-body {
    padding: 20px;
    border: 1px solid #eee;
    display: table;
}

    .post-author-body p {
        margin-bottom: 0px;
    }

.post-author-hadding h1,
.post-author-hadding h2,
.post-author-hadding h3,
.post-author-hadding h4,
.post-author-hadding h5,
.post-author-hadding h6 {
    margin-bottom: 0;
}

#blog-single .blog-post hr {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}

.blog-post .post-share {
    display: block;
    font-size: 16px;
    display: block;
}

    .blog-post .post-share span {
        text-align: right;
        font-weight: 600;
        display: inline-block;
        color: #222;
    }

.post-share .post-share-social {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: right;
    float: right;
    display: inline-block;
}

    .post-share .post-share-social a {
        display: inline-block;
        margin-left: 10px;
        margin-right: 10px;
        font-size: 18px;
    }


.cursor {
    cursor : pointer;
}

.div-book {
    padding:10px;
    /*background-color: rgba(0,0,0, 0.7); */
    border-radius: 7px;
    margin-left: auto;
    margin-right: auto;
    width:770px;
}

.txtPlaces{
    width:315px;
    min-height: 46px;
    font-size: 13pt;
    float:left;
}

.date {
    width:120px;
    min-height: 46px;
    font-size: 13pt;
}

.label-big {
    font-size:14pt;
    font-weight: bold;
    padding:5px 12px;
}

.cbCategory{
    min-height: 46px;
    color:#d8c159;
    font-size: 13pt;
    font-weight: bold;
    text-align: center;
    width:160px;
}

.clear {
    clear:both;
}

.rounded {
    border-radius: 100%;
}

#div-compose-mini {
    width: 320px;
    cursor: pointer;
}

.list-group-item {
    font-size: 10pt !important;
}


/*.item-folder:before {
    content: "";
    height: 234px; width: 360px;    
    background: #eff4de;
    border: 6px solid #dedede;
    -webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
    -moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
    box-shadow: 2px 2px 5px rgba(0,0,0,0.3);

    position: absolute;
    z-index: -1;
    top: 0px;
    left: -10px;
    
    -webkit-transform: rotate(-2.5deg);
    -moz-transform: rotate(-2.5deg);
    -o-transform: rotate(-2.5deg);
    -ms-transform: rotate(-2.5deg);
    transform: rotate(-2.5deg);
}

.item-folder:after {
    content: "";
    height: 234px; width: 360px;
    background: #768590;
    border: 6px solid #dedede;
    position: absolute;
    z-index: -1;
    top: 5px;
    left: 0px;
    -webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
    -moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
    box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
    -webkit-transform: rotate(2deg);
    -moz-transform: rotate(2deg);
    -o-transform: rotate(2deg);
    -ms-transform: rotate(2deg);
    transform: rotate(2deg);
}*/

@media screen and (max-width: 780px) {
    #txtPlaces, #txtBookDate, #cbCategory, #btnBook {
        clear:both;
        width:100%;
    }

    .div-book {
        width:92%;
    }

    .side-decor {
        margin-top:-70px;
        height: 175px !important;
    }

    .hide {
        display: none;
    }
}

.divBackBtn {
    background:#333;
    width:360px;
    height:234px;
    padding-top:78px
}

.backBtn {
    font-size:38pt;
    font-weight: bold;
    color:#fff;
}

.masonry{
    margin: 0 auto;
}

.no-border, ul.no-border li {
    border-radius: 0 !important;
    border:none !important;
    box-shadow: none !important;
}

.cke_dialog.cke_browser_webkit.cke_ltr {
    z-index:200010 !important;
}

.cke_dialog_background_cover {
    z-index:200000 !important;
}

.social-box svg {
    width: 19px;
    height: 19px;
    margin: 0 5px;
}

.icon-box {
    padding : 20px 0px 20px 0px;
    text-align: center;
    background-color: #17a697;
    color: #fff !important;
    border-radius: 100%;
    width: 80px;
    height: 80px;
}

.green {
    color: #17a697;
}

.width-auto {
    width: 100%;
}

.icon-box-sm {
    padding : 10px 0px 10px 0px;
    text-align: center;
    background-color: #f7c92e;
    color: #fff !important;
    border-radius: 100%;
    width: 57px;
    height: 57px;
    margin-top: -20px;
}


.icon-box-sm-p {
    padding : 10px 0px 10px 0px;
    text-align: center;
    color: #fff !important;
    border-radius: 100%;
    width: 80px;
    height: 80px;
    margin-top: -20px;
}

.blackScreen {
    position:fixed;
    width:100%;
    height: 100%;
    left:0px;
    top:0px;
    background: rgba(0,0,0,0.75);
    z-index: 9999;
    display: none;
}

.list-group-item a{
    text-transform: capitalize !important;
}

.success-register{
    position: fixed;
    top: 120px;
    width: 100%;
    text-align: center;
    z-index: 99999;
}

.slider-home .content-carousel, .owl-wrapper-outer, .image-carousel, .post-carousel, .owl-theme-1, .item1-carousel, .owl-wrapper {
    /*height: 415px;*/
}

.news-carousel.owl-theme-1{
    height: 300px;
    margin: 30px 0 40px 0;
}

.news-carousel.owl-pagination{
    bottom: 0px;
}

.news-carousel.content-carousel .owl-controls .owl-buttons .owl-prev:before, .content-carousel .owl-controls .owl-buttons .owl-next:before, .image-carousel .owl-controls .owl-buttons .owl-prev:before, .image-carousel .owl-controls .owl-buttons .owl-next:before, .post-carousel .owl-controls .owl-buttons .owl-prev:before, .post-carousel .owl-controls .owl-buttons .owl-next:before, .owl-theme-1 .owl-controls .owl-buttons .owl-prev:before, .owl-theme-1 .owl-controls .owl-buttons .owl-next:before, .nf-carousel-theme .owl-controls .owl-buttons .owl-prev:before, .nf-carousel-theme .owl-controls .owl-buttons .owl-next:before{
    background: rgba(26, 197, 179, 0.78);
}

.news-carousel.content-carousel .owl-controls .owl-buttons .owl-prev:hover::before, .content-carousel .owl-controls .owl-buttons .owl-next:hover::before, .image-carousel .owl-controls .owl-buttons .owl-prev:hover::before, .image-carousel .owl-controls .owl-buttons .owl-next:hover::before, .post-carousel .owl-controls .owl-buttons .owl-prev:hover::before, .post-carousel .owl-controls .owl-buttons .owl-next:hover::before, .owl-theme-1 .owl-controls .owl-buttons .owl-prev:hover::before, .owl-theme-1 .owl-controls .owl-buttons .owl-next:hover::before, .nf-carousel-theme .owl-controls .owl-buttons .owl-prev:hover::before, .nf-carousel-theme .owl-controls .owl-buttons .owl-next:hover::before{
    background: #4DC7A0;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.3), 0 0 4px rgba(0, 0, 0, 0.2);
    border: solid 1px #0000003d;
    color: #fff;
}

.news-carousel.owl-theme .owl-controls .owl-page span{
    border: rgba(26, 197, 179, 0.78) 1px solid;
    background: rgba(26, 197, 179, 0.78);
}

.news-carousel.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{
    background: #fff;
}

.news-carousel.content-carousel .owl-controls .owl-buttons .owl-prev, .content-carousel .owl-controls .owl-buttons .owl-next, .image-carousel .owl-controls .owl-buttons .owl-prev, .image-carousel .owl-controls .owl-buttons .owl-next, .post-carousel .owl-controls .owl-buttons .owl-prev, .post-carousel .owl-controls .owl-buttons .owl-next, .owl-theme-1 .owl-controls .owl-buttons .owl-prev, .owl-theme-1 .owl-controls .owl-buttons .owl-next{
    margin-top: -60px;
}

.news-carousel-text{
    margin-top: 10px;
    display: -webkit-box;
    max-height: 3.2rem;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 2;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1.8rem;
    min-height: 35px;
    margin-bottom: 5px !important;
}

.news-carousel-text-author{
    font-size: 14px;
    color: #626262;
}

.item:hover .news-carousel-text{
    color: #2B803E;
}

.item:hover .post-media{
    transform: scale(1.05);
    transition: all ease 700ms;
}

.news-carousel-icon{
    max-width: 50px;
    margin-right: 20px;
    position: relative;
}

.news-author-text{
    font-size: 12px;
    margin-bottom: 0;
    max-height: 20px;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}

.news-breadcrumb{
    width: 55%;
    text-align: center;
    height: 35px;
    border-bottom-left-radius: 100%;
    border-bottom-right-radius: 100%;
    box-shadow: 0px 0px 4px 1px #bdbdbd;
    margin-right: auto !important;
    margin-left: auto !important;
    background: #fff;
}

.news-breadcrumb-panel{
    font-size: 14px;
    /* border-right: solid 1px rgba(152, 152, 152, 0.91); */
    font-weight: 600;
    margin-top: 4px;
    color: #5cb85c;
}

/* effect-shine */
.effect-shine:hover {
    /* -webkit-mask-image: linear-gradient(-75deg, rgba(92, 184, 92, 0.6) 30%, #5cb85c 50%, rgba(92, 184, 92, 0.6) 70%); */
    /* -webkit-mask-size: 200%; */
    /* animation: shine 2s infinite; */
    color: #5cb85c;
    font-size: 16px;
    transition: all ease 250ms;
    /* text-decoration: none; */
    /* font-weight: 600; */
  }
  
  @-webkit-keyframes shine {
    from {
      -webkit-mask-position: 150%;
    }
    
    to {
      -webkit-mask-position: -50%;
    }
  }

.profile-hr{
    width: 75%;
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.21), rgba(0, 0, 0, 0));
}

.shape-header {
    position: absolute;
    left: -5px;
    top: 17px;
    background-color: #fff;
    width: 240px;
    height: 92px;
    /*border-bottom-left-radius: 50px;*/
    border-bottom-right-radius: 65px;
    border-bottom: 1px solid #eaeaea;
}

/* .row {
    overflow: hidden !important;
} */

.shape-header-right {
    position: absolute;
    right: 0px;
    top: 8px;
    background-color: #fff;
    width: 90px;
    height: 80px;
    border-bottom-left-radius: 45px;
    border-bottom-right-radius: 45px;
    border-bottom: 1px solid #eaeaea;
}

.logo-right{
    width: 70px;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1000;
}

.curve-header-left{
    position: absolute;
    width: 110px;
    left: 201px;
    top: 65px;
    transform: rotate(6deg);
}

.header .nav-menu ul.nav-menu-inner > li > a:hover, .header.header-prepare .nav-menu ul.nav-menu-inner > li:hover > a, .header.header-prepare .nav-menu ul.nav-menu-inner > li > a:hover{
    color: rgba(34,34,34,1);
}

.post-pengalaman-box{
    position: fixed;
    bottom: 45px;
    width: 100%;
    text-align: center;
    z-index: 1000;
    /*background: #fff;*/
}

textarea.input-post-pengalaman{
    width: 80%;
    height: 50px;
    min-height: 50px;
    max-height: 180px;
    border: 2px solid #868686;
    border-radius: 0 6px 6px 0 !important;
}

.button-post-pengalaman{
    margin-right: -6px;
    background: #fff;
    padding: 12px 15px 12px;
    border: 2px solid #868686;
    border-radius: 6px 0 0 6px;
    width: 48px;
    height: 48px;
    margin-bottom: 10px;
}

.button-post-pengalaman:hover{
    background: #56b68b;
    color: #fff;
    border-color: #007a5a;
}

.post-box-icon{
    font-size: 18px;
    margin-right: 0;
}

.post-box-icon-right{
    margin-left: -40px;
    font-size: 18px;
}

.post-box-icon-right:hover{
    cursor: pointer;
}

.post-pengalaman-box-top{
    display: none;
    position: fixed;
    bottom: 115px;
    background: #fff;
    border-radius: 6px;
    padding: 5px;
    width: 230px;
    line-height: 30px;
    right: 20px;
    z-index: 1000;
    border: 1px solid #868686;
}

.post-pengalaman-box-top button{
    background: #fff;
    width: 100%;
    border: 0;
    margin-bottom: 10px;
    text-align: left;
    text-transform: capitalize;
    padding: 0 8px;
}

.post-pengalaman-box-caret{
    float: right;
    font-size: 20px !important;
    margin: 5px 0;
}

.post-pengalaman-box-top button:hover{
    background: #56b68b;
    border-radius: 6px;
    color: #fff;
    padding: 10px;
}

.post-bentuk-pengalaman-box{
    display: none;
    position: fixed !important;
    top: 458px !important;
    background: #fff;
    border-radius: 6px !important;
    padding: 10px !important;
    width: 230px;
    /* line-height: 30px; */
    left: 355px !important;
    z-index: 1000 !important;
    border: 1px solid #868686 !important;
    height: 135px;
}

.post-bentuk-pengalaman-box button{
    background: #fff;
}

.dropdown-menu ul:visited {
    z-index: 999999;
}

.main-background-index{
    background-image:url('../image/green-vector.jpg');
    background-size: cover;
}

@-webkit-keyframes imageAnimation { 
    0% { opacity: 0;
    -webkit-animation-timing-function: ease-in; }
    8% { opacity: 1;
         -webkit-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}

.sucessregister{
    text-align: center;
    border: #CECECE solid 1px;
    /* border-width: 10px; */
    margin-top: 110px;
    /* margin-bottom: auto; */
    display: block;
    width: 100%;
    position: absolute;
}

@-moz-keyframes imageAnimation { 
    0% { opacity: 0;
    -moz-animation-timing-function: ease-in; }
    8% { opacity: 1;
         -moz-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}

@-o-keyframes imageAnimation { 
    0% { opacity: 0;
    -o-animation-timing-function: ease-in; }
    8% { opacity: 1;
         -o-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}

@-ms-keyframes imageAnimation { 
    0% { opacity: 0;
    -ms-animation-timing-function: ease-in; }
    8% { opacity: 1;
         -ms-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}

@keyframes imageAnimation { 
    0% { opacity: 0;
    animation-timing-function: ease-in; }
    8% { opacity: 1;
         animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}

/* Sentra Pengetahuan dan Pengalaman */

#crossfade1 > #crossItem1 {
    display: none;
}

#crossfade1:hover > #crossHide1 {
    opacity: 0;
}

#crossfade1:hover > #crossItem1 { 
    position: absolute;
    margin-top: -103px;
    /* top: 115px; */
    width: 88%;
    height: auto;
    max-height: 190px;
    opacity: 0;
    z-index: 0;
    display: block !important;
    -webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 30s linear infinite 0s;
    -moz-animation: imageAnimation 30s linear infinite 0s;
    -o-animation: imageAnimation 30s linear infinite 0s;
    -ms-animation: imageAnimation 30s linear infinite 0s;
    animation: imageAnimation 30s linear infinite 0s;
}

#crossfade1:hover > #crossItem1:nth-child(2)  {
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s; 
}
#crossfade1:hover > #crossItem1:nth-child(3) {
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s; 
}
#crossfade1:hover > #crossItem1:nth-child(4) {
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s; 
}
#crossfade1:hover > #crossItem1:nth-child(5) {
    -webkit-animation-delay: 24s;
    -moz-animation-delay: 24s;
    -o-animation-delay: 24s;
    -ms-animation-delay: 24s;
    animation-delay: 24s; 
}

/* Sentra Peluang Investasi */

#crossfade2 > #crossItem2 {
    display: none;
}

#crossfade2:hover > #crossHide2 {
    opacity: 0;
}

#crossfade2:hover > #crossItem2 { 
    position: absolute;
    margin-top: -103px;
    /* top: 115px; */
    width: 88%;
    height: auto;
    max-height: 190px;
    opacity: 0;
    z-index: 0;
    display: block !important;
    -webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 30s linear infinite 0s;
    -moz-animation: imageAnimation 30s linear infinite 0s;
    -o-animation: imageAnimation 30s linear infinite 0s;
    -ms-animation: imageAnimation 30s linear infinite 0s;
    animation: imageAnimation 30s linear infinite 0s;
}

#crossfade2:hover > #crossItem2:nth-child(2)  {
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s; 
}
#crossfade2:hover > #crossItem2:nth-child(3) {
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s; 
}
#crossfade2:hover > #crossItem2:nth-child(4) {
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s; 
}
#crossfade2:hover > #crossItem2:nth-child(5) {
    -webkit-animation-delay: 24s;
    -moz-animation-delay: 24s;
    -o-animation-delay: 24s;
    -ms-animation-delay: 24s;
    animation-delay: 24s; 
}

/* Sentra Sentra Data dan Informasi */

#crossfade3 > #crossItem3 {
    display: none;
}

#crossfade3:hover > #crossHide3 {
    opacity: 0;
}

#crossfade3:hover > #crossItem3 { 
    position: absolute;
    margin-top: -103px;
    /* top: 115px; */
    width: 88%;
    height: auto;
    max-height: 190px;
    opacity: 0;
    z-index: 0;
    display: block !important;
    -webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 30s linear infinite 0s;
    -moz-animation: imageAnimation 30s linear infinite 0s;
    -o-animation: imageAnimation 30s linear infinite 0s;
    -ms-animation: imageAnimation 30s linear infinite 0s;
    animation: imageAnimation 30s linear infinite 0s;
}

#crossfade3:hover > #crossItem3:nth-child(2)  {
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s; 
}
#crossfade3:hover > #crossItem3:nth-child(3) {
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s; 
}
#crossfade3:hover > #crossItem3:nth-child(4) {
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s; 
}
#crossfade3:hover > #crossItem3:nth-child(5) {
    -webkit-animation-delay: 24s;
    -moz-animation-delay: 24s;
    -o-animation-delay: 24s;
    -ms-animation-delay: 24s;
    animation-delay: 24s; 
}

/* Sentra Pengelolaan Hutan */

#crossfade4 > #crossItem4 {
    display: none;
}

#crossfade4:hover > #crossHide4 {
    opacity: 0;
}

#crossfade4:hover > #crossItem4 { 
    position: absolute;
    margin-top: -103px;
    /* top: 115px; */
    width: 88%;
    height: auto;
    max-height: 190px;
    opacity: 0;
    z-index: 0;
    display: block !important;
    -webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 30s linear infinite 0s;
    -moz-animation: imageAnimation 30s linear infinite 0s;
    -o-animation: imageAnimation 30s linear infinite 0s;
    -ms-animation: imageAnimation 30s linear infinite 0s;
    animation: imageAnimation 30s linear infinite 0s;
}

#crossfade4:hover > #crossItem4:nth-child(2)  {
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
    -o-animation-delay: 0s;
    -ms-animation-delay: 0s;
    animation-delay: 0s; 
}
#crossfade4:hover > #crossItem4:nth-child(3) {
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s; 
}
#crossfade4:hover > #crossItem4:nth-child(4) {
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s; 
}
#crossfade4:hover > #crossItem4:nth-child(5) {
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s; 
}

/* Sentra promosi dan pemasaran */

#crossfade5 > #crossItem5 {
    display: none;
}

#crossfade5:hover > #crossHide5 {
    opacity: 0;
}

#crossfade5:hover > #crossItem5 { 
    position: absolute;
    margin-top: -103px;
    /* top: 115px; */
    width: 88%;
    height: auto;
    max-height: 190px;
    opacity: 0;
    z-index: 0;
    display: block !important;
    -webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 30s linear infinite 0s;
    -moz-animation: imageAnimation 30s linear infinite 0s;
    -o-animation: imageAnimation 30s linear infinite 0s;
    -ms-animation: imageAnimation 30s linear infinite 0s;
    animation: imageAnimation 30s linear infinite 0s;
}

#crossfade5:hover > #crossItem5:nth-child(2)  {
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s; 
}
#crossfade5:hover > #crossItem5:nth-child(3) {
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s; 
}
#crossfade5:hover > #crossItem5:nth-child(4) {
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s; 
}
#crossfade5:hover > #crossItem5:nth-child(5) {
    -webkit-animation-delay: 24s;
    -moz-animation-delay: 24s;
    -o-animation-delay: 24s;
    -ms-animation-delay: 24s;
    animation-delay: 24s; 
}


/* Portal E-learning */

#crossfade6 > #crossItem6 {
    display: none;
}

#crossfade6:hover > #crossHide6 {
    opacity: 0;
}

#crossfade6:hover > #crossItem6 { 
    position: absolute;
    margin-top: -103px;
    /* top: 115px; */
    width: 88%;
    height: auto;
    max-height: 190px;
    opacity: 0;
    z-index: 0;
    display: block !important;
    -webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 30s linear infinite 0s;
    -moz-animation: imageAnimation 30s linear infinite 0s;
    -o-animation: imageAnimation 30s linear infinite 0s;
    -ms-animation: imageAnimation 30s linear infinite 0s;
    animation: imageAnimation 30s linear infinite 0s;
}

#crossfade6:hover > #crossItem6:nth-child(1)  {
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s; 
}
#crossfade6:hover > #crossItem6:nth-child(2) {
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s; 
}
#crossfade6:hover > #crossItem6:nth-child(3) {
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s; 
}
#crossfade6:hover > #crossItem6:nth-child(4) {
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s; 
}

/* Jasa Lingkungan */

#crossfade7 > #crossItem7 {
    display: none;
}

#crossfade7:hover > #crossHide7 {
    opacity: 0;
}

#crossfade7:hover > #crossItem7 { 
    position: absolute;
    margin-top: -103px;
    /* top: 115px; */
    width: 88%;
    height: auto;
    max-height: 190px;
    opacity: 0;
    z-index: 0;
    display: block !important;
    -webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 30s linear infinite 0s;
    -moz-animation: imageAnimation 30s linear infinite 0s;
    -o-animation: imageAnimation 30s linear infinite 0s;
    -ms-animation: imageAnimation 30s linear infinite 0s;
    animation: imageAnimation 30s linear infinite 0s;
}

#crossfade7:hover > #crossItem7:nth-child(2)  {
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s; 
}
#crossfade7:hover > #crossItem7:nth-child(3) {
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s; 
}
#crossfade7:hover > #crossItem7:nth-child(4) {
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s; 
}
#crossfade7:hover > #crossItem7:nth-child(5) {
    -webkit-animation-delay: 24s;
    -moz-animation-delay: 24s;
    -o-animation-delay: 24s;
    -ms-animation-delay: 24s;
    animation-delay: 24s; 
}

#intro-elearning {
    background-image: linear-gradient(to top,#fff,#daffcb);
}

.elearning-text-intro {
    font-family: Montserrat, sans-serif;
    font-size: 30px;
    font-weight: 800;
    opacity: 0.8;
    text-transform: capitalize;
    margin: 0;
}

.elearning-mountain {
    width: 1000px;
    position: absolute;
    bottom: 0;
    opacity: 0.2;
    
}

.preface-kmis {
    width: 100%;
    opacity: 0.2;
}

.preface-sentra-box {
    padding: 20px;
    background: #fff;
    /* border: solid 2px; */
    border-radius: 20px;
    box-shadow: 0 7px 25px 0 rgba(0,0,0,.05);
}

.preface-box-text {
    box-shadow: 0 7px 25px 0 rgba(0,0,0,.05); 
    background: #fff; 
    border-radius: 20px; 
    padding: 10px;
}

.preface-icon-round {
    border: solid 6px #fbb03f; 
    padding: 20px; 
    border-radius: 50%; 
    width: 150px !important; 
    height: 150px; 
    background: #fff;
}

.preface-box-text-title-left {
    background: #00a54f; 
    padding: 0 10px 0 30px; 
    border-radius: 10px;
}

.preface-box-text-title-right {
    background: #00a54f; 
    padding: 0 30px 0 10px; 
    border-radius: 10px;
}

.preface-box-text-title-left .sentra-title, .preface-box-text-title-right .sentra-title{
    font-size: 21px; 
    color: #fff; 
    text-align: center; 
    padding: 10px 0; 
    font-weight: 400;
}


.elearning-line {
    width: 50px;
    height: 6px;
    background: #38bc25;
    margin-right: auto;
    border-radius: 12px;
    margin-bottom: 8px;
}

.button-move-elearning {
    border: 0;
    text-transform: capitalize;
    padding: 15px;
    border-radius: 20px;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    background-image: linear-gradient(103deg,#1abb26,#16b320,#29ab33,#25b32e);
    box-shadow: 0 7px 25px 0 rgba(66, 181, 73, 0.64), 3px 7px 10px 0 rgba(106, 205, 112, 0.61);
    transition: all .55s ease;
}

.button-move-elearning:hover {
    box-shadow: 0 0 0 0 rgba(66,181,73,.2);
    transform: translateY(6px);
    background-image: linear-gradient(103deg,#0e8617,#1c8a23,#15921f,#06920f);

}

.show-password, .show-password-konf{
    cursor: pointer;
}

.show-password:active, .show-password-konf:active {
    color:  #42b549;
}

.section-box-pengalaman {
    margin: 50px; 
    background: #fff; 
    border: solid 1px #ddd; 
    border-radius: 15px; 
    box-shadow: 2px 2px 2px #ddddddb0;
}

.box-invest-detail-project {
    background: #fff;
    padding: 40px 30px !important;
    box-shadow: 2px 4px 12px;
    border-radius: 5px;
    border: solid 1px #ddd;
}

.section-invest-carousel {
    margin-right: 10px; 
    border: solid 1px silver; 
    padding: 10px; 
    border-radius: 10px; 
    /* background: rgba(223, 240, 216, 0.25); */
    background: #fff;
}

.card-rekomendasi-investasi {
    width: 100%; 
    padding: 10px 12px; 
    border: solid 1px #ddd; 
    margin-bottom: 10px; 
    border-radius: 10px; 
    transition: 250ms ease-out;
    background: #fff;
}

.card-rekomendasi-investasi:hover {
    box-shadow: 0px 3px 4px #a9a9a9;
    transform: translateX(10px);
    transition: all 250ms ease;
    
}

.overflow-text-invest-slider {
    width: 593px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.section-invest-home {
    padding: 50px;
    background: #fff;
    box-shadow: 0 4px 4px #b3b3b3;
    border-radius: 10px;
}

.scroll-rekomendasi {
    height: 485px;
    overflow-y: scroll;
    padding-right: 20px;
}

::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
    background-color: #F5F5F5;
    
}

::-webkit-scrollbar
{
    width: 10px;
    height: 10px;
	background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #009E74;
}

.invest-text-description {
    margin: 5px;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.7);
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: normal;
    line-height: 22px;
    width: 223px;
    position: relative;
    bottom: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-weight: 600;
}

.peluang-col{
    padding: 10px;
    transition: all ease 250ms;
    border-radius: 10px;
    height: 300px;
    margin-bottom: 30px;
    border: solid 1px silver;
    margin-right: 10px;
    width: 255px;
}

.peluang-col:hover{
    box-shadow: 2px 2px 4px 2px rgba(0,0,0,0.15);
    transform: translateY(-10px);
}

.komentar-box-outer {
    background: #fff;
    border: solid 1px silver;
    padding: 30px 20px;
    box-shadow: 0 4px 3px #c8c8c8;
    border-radius: 5px;
}

.box-komentar-name {
    width: 45% !important;
    float: left;
    margin-right: 26px;
    margin-bottom: 15px;
}

.box-komentar-address {
    margin-bottom: 15px;
}

.button-send-komentar {
    padding: 13px;
    font-size: 16px;
    border-radius: 5px;
    text-transform: capitalize;
}

.komentar-image-discus {
    position: absolute;
    bottom: 0;
    right: 0;
    opacity: 0.1;
    width: 20%;
}

.komentar-image-informasi {
    position: absolute;
    bottom: 0;
    right: 0;
    opacity: 0.1;
    height: 200px;
    width: 500px;
    background-image: url(../image/trees.png);
    background-repeat: repeat-x;
    background-size: contain;
}

.bg-hijau {
    background-color: rgba(223, 240, 216, 0.25);
}

.button-next, .button-prev, #button-prev, #button-next {
    color: #626262;
    font-weight: 700;
    padding: 7px 20px;
}


.button-next:hover{
    background-color: #5cb85c !important;
    color: #fff !important;
    transform: translateX(10px);
    transition: all ease 300ms;
}

.button-prev:hover{
    background-color: #5cb85c !important;
    color: #fff !important;
    transform: translateX(-15px);
    transition: all ease 300ms;
}

.button-next > i, .button-prev > i {
    color: #626262;
    font-weight: 700;
}

.button-next:hover > i, .button-prev:hover > i{
    color: #fff !important;
}

.detail-background-pengalaman {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.1;
    height: 200px;
    width: 500px;
    background-image: url(../image/mountain.png);
    background-repeat: repeat-x;
    background-size: contain;
}

.pengalaman-detail-media {
    text-align: center;
    border: solid 1px #838383;
    border-radius: 10px;
    padding: 5px;
    background: #eff3f6;
    box-shadow: 0px 0px 8px;
}

.pengalaman-terbaru {
    background: #fff;
    padding: 10px;
    box-shadow: 0px 1px 4px 2px #b4b4b4;
    border-radius: 10px;
}

.menu-sentra-pengetahuan{
    width:680px
}

.post-entry img {
    max-width: 100% !important;
    height: auto;
}

.width-box-sentra {
    width: 340px;
}

.kmis-badge {
    color: #42b549 !important;
    background-color: #fff!important;
    padding: 10px !important;
    box-shadow: 0px 3px 2px 0px rgba(0,0,0,0.15);
}

.kmis-badge:hover {
    transform: translateY(-3px);
    transition: all ease 250ms;
}

.kmis-badge:focus {
    background-color: #42b549 !important;
    color: #fff !important;
}

.bg-white {
    background: #fff;
}

.text-forsitika {
    width:250px; 
    position: absolute; 
    left: 200px; 
    top: -30px;
}

.invest-detail-content img{
    max-width: 100%;
}

@media (min-width:1200px) and (max-width: 1280px){

    .commodities-title {
        width: 165px;
        font-size: 16px;
    }

    .text-forsitika {
        left: 165px;
    }

    .invest-box-komentar {
        margin: 0px 160px !important;
    }
}

.invest-box-komentar {
    margin: 0px 200px;
}

::-moz-selection { /* Css Untuk Browser Firefox */
    background-color: #5cb85c;
    color: #ffffff
  }
  
  ::selection {
    background-color: #5cb85c;
    color: #ffffff
  } 

.kph-box-kategori {
    color: #fff;
    font-weight: 600;
    border: solid 1px #fff;
}

.kph-box-kategori-pemasaran{
    background: linear-gradient(90deg, rgba(255,197,116,1) 0%, rgba(255,118,118,1) 100%);
    
}

.kph-box-kategori-pengetahuan {
    background: linear-gradient(90deg, rgba(255,219,118,1) 0%, rgba(177,237,135,1) 100%);
}

.kph-box-kategori-investasi {
    background: linear-gradient(90deg, rgba(109,223,109,1) 0%, rgba(103,208,230,1) 100%);
}

.kph-box-kategori-wisata {
    background: linear-gradient(90deg, rgba(118,255,246,1) 0%, rgba(237,135,177,1) 100%);
}

.kph-slick .pemasaran-item-col, .news-kph-slick .pemasaran-item-col {
    padding: 10px;
}

/* menu style */
.menu-fab {
    width: calc(54px * 4 + 30px * 3);
    height: 54px;
    margin: 0 auto;
    -webkit-filter: url("#goo");
    filter: url("#goo");
  }
  
  ul.fab-button {
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
  }
  
  li.fab-button {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    cursor: pointer;
  }
  
  svg {
    overflow: hidden;
  }
  
  .ico01 {
    background-color: #00cb9c;
    position: relative;
    z-index: 4;
    box-shadow: 1px 1px 4px 0px #ddd;
  }
  
  .ico02 {
    background-color: #fff;
    transition: transform 1.2s cubic-bezier(0.77, 0, 0.175, 1);
    z-index: 3;
    box-shadow: 1px 1px 4px 0px #ddd;
  }
  
  .ico03 {
    background-color: #fff;
    transition: transform 1.2s cubic-bezier(0.77, 0, 0.175, 1) 0.4s;
    z-index: 2;
    box-shadow: 1px 1px 4px 0px #ddd;
  }
  
  .ico04 {
    background-color: #fff;
    transition: transform 1.2s cubic-bezier(0.77, 0, 0.175, 1) 0.8s;
    z-index: 1;
    box-shadow: 1px 1px 4px 0px #ddd;
  }

  .ico05 {
    background-color: #fff;
    transition: transform 1.2s cubic-bezier(0.77, 0, 0.175, 1) 1.2s;
    z-index: 1;
    box-shadow: 1px 1px 4px 0px #ddd;
  }

  .ico06 {
    background-color: #fff;
    transition: transform 1.2s cubic-bezier(0.77, 0, 0.175, 1) 1.6s;
    z-index: 1;
    box-shadow: 1px 1px 4px 0px #ddd;
  }

  .ico07 {
    background-color: #fff;
    transition: transform 1.2s cubic-bezier(0.77, 0, 0.175, 1) 2s;
    z-index: 1;
    box-shadow: 1px 1px 4px 0px #ddd;
  }
  
  .move-ico {
    position: absolute;
    top: 0;
  }
  
  .active .ico02 {
    transform: translateX(calc(54px + 30px));
    transition: transform 1.2s cubic-bezier(0.77, 0, 0.175, 1) 1.6s;
  }
  .active .ico03 {
    transform: translateX(calc(54px * 2 + 30px * 2));
    transition: transform 1.2s cubic-bezier(0.77, 0, 0.175, 1) 1.2s;
  }
  .active .ico04 {
    transform: translateX(calc(54px * 3 + 30px * 3));
    transition: transform 1.2s cubic-bezier(0.77, 0, 0.175, 1) 0.8s;
  }
  .active .ico05 {
    transform: translateX(calc(54px * 4 + 30px * 4));
    transition: transform 1.2s cubic-bezier(0.77, 0, 0.175, 1) 0.4s;
  }
  .active .ico06 {
    transform: translateX(calc(54px * 5 + 30px * 5));
    transition: transform 1.2s cubic-bezier(0.77, 0, 0.175, 1);
  }
  .active .ico07 {
    transform: translateX(calc(54px * 6 + 30px * 6));
    transition: transform 1.2s cubic-bezier(0.77, 0, 0.175, 1);
  }
  
  /* menu-object style */
  .menu-object {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: calc(54px * 4 + 30px * 3);
    height: 54px;
  }
  .menu-object .ico01::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 4px;
    height: 24px;
    margin: auto;
    background-color: #fff;
    transition: transform 0.8s cubic-bezier(0.77, 0, 0.175, 1);
  }
  .menu-object .ico01::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 24px;
    height: 4px;
    margin: auto;
    background-color: #fff;
    transition: transform 0.8s cubic-bezier(0.77, 0, 0.175, 1);
  }
  .menu-object .link {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    line-height: 1;
  }
  .menu-object img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
  }
  .menu-object .link01 {
    font-size: 26px;
  }
  .menu-object .link02 {
    font-size: 30px;
  }
  .menu-object .link03 {
    font-size: 24px;
    font-weight: bold;
  }
  
  .active .menu-object .ico01::before {
    transform: rotate(45deg);
  }
  .active .menu-object .ico01::after {
    transform: rotate(45deg);
  }

  .switch {
      border-radius: 5px;
  }

  table#table-language.dataTable tbody tr:hover {
    background-color: #daf3c3;
    /* cursor: pointer; */
  }

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
   background-color: #93e27e !important;
   border-color: #d8e4d6 !important;
  }

  .pagination > li > a, .pagination > li > span{
    color: #3bb733 !important;
  }
  
  .nav-menu ul.nav-menu-inner > li > a{
    /* color: rgba(49,53,59,.44) !important; */
    color: #42b549 !important;
    font-weight: 600;
}

.nav-menu ul.nav-menu-inner > li > a:hover{
    color: #89242c !important;
    font-weight: 600;
    text-decoration: none;
}

.scroll-indicator {
    /* background: #333; */
    height: 65px;
    position: relative;
    width: 100%;
  }
  
.scroll-indicator::before {
    animation: bounce 1s ease infinite;
    bottom: 2rem;
    color: #fff;
    content: '╲╱';
    font-size: 2rem;
    height: 4rem;
    left: 50%;
    letter-spacing: -1px;
    line-height: 4rem;
    margin-left: -3rem;
    opacity: 0.8;
    position: absolute;
    text-align: center;
    width: 6rem;
}
  
@keyframes bounce {
50% {
    transform: translateY(-50%);
}

100% {
    transform: translateY(0);
}
}

#kmis-selengkapnya{
    color: #fff;
    font-weight: 700;
    font-size: 24px;
    transition: all ease 250ms;
}

#kmis-selengkapnya:hover {
    text-decoration: none !important;
    transform: translateY(-10px);
}

.text-check-upload{
    font-size: 12px;
    font-weight: 600;
    color: #5cb85c;
    font-style: italic;
}

.box-alert-sentra {
    width: 400px; 
    position: fixed; 
    top: 30%;
    left: 35%;
}

.box-alert-sentra .alert-header {
    background: #5cb85c; 
    text-align: center; 
    padding: 0 20px; 
    border-top-left-radius: 20px; 
    border-top-right-radius: 20px;
}

.box-alert-sentra .alert-body {
    background: #fff; 
    padding: 20px; 
    text-align: center; 
    border-bottom-left-radius: 20px; 
    border-bottom-right-radius: 20px;
    box-shadow: 0px 2px 2px 0px #ddd;
}

.border-radius-5 {
    border-radius: 5px;
}

.m-right-5 {
    margin-right: 5px;
}

.img-thumb-detail-pemasaran:hover {
    box-shadow: 2px 2px 2px;
    border-radius: 5px;
    padding: 10px;
}

.img-carousel-pemasaran.owl-carousel .owl-item {
    margin-right: 10px;
}

.img-pictures:hover {
    box-shadow: rgba(49, 53, 59, 0.5) 0px 3px 6px 0px;
}

.wisata-item-carousel{
    transform: rotate(90deg);
    margin-top: 80px;
} 

.wisata-item-carousel .owl-item{
    transform: rotate(-90deg);
}

.wisata-item-carousel .owl-nav{
    display: flex;
    justify-content: space-between;
    position: absolute;
    width: 100%;
    top: calc(50% - 33px);
  }

/* .wisata-item-carousel .owl-buttons{
    display: none;
} */

div.wisata-item-carousel .owl-nav .owl-prev, div.wisata-item-carousel .owl-nav .owl-next{
    font-size:36px;
    top:unset;
    bottom: 15px; 
}
 
.img-pictures-wisata {
    cursor: pointer;
    margin-top: 12px;
    /* margin-right:12px; */
    height:auto !important;
    width: 170px;
    /* padding: 0 10px; */
    border-radius: 5px;
}

#div-detail-image-wisata {
    overflow-y: auto;
}

/* 
  You want a simple and fancy tooltip?
  Just copy all [data-tooltip] blocks:
*/
[data-tooltip] {
    position: relative;
    /* z-index: 10; */
  }
  
  /* Positioning and visibility settings of the tooltip */
  [data-tooltip]:before,
  [data-tooltip]:after {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    left: 50%;
    bottom: calc(100% + 5px);
    pointer-events: none;
    transition: 0.2s;
    will-change: transform;
  }
  
  /* The actual tooltip with a dynamic width */
  [data-tooltip]:before {
    content: attr(data-tooltip);
    padding: 10px 18px;
    min-width: 50px;
    max-width: 300px;
    width: max-content;
    width: -moz-max-content;
    border-radius: 6px;
    font-size: 14px;
  /*   font-size: 0.73rem; */
    background-color: rgba(59, 72, 80, 0.9);
    background-image: linear-gradient(30deg,
      rgba(59, 72, 80, 0.44),
      rgba(59, 68, 75, 0.44),
      rgba(60, 82, 88, 0.44));
    box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.2);
    color: #fff;
    text-align: center;
    white-space: pre-wrap;
    transform: translate(-50%, -5px) scale(0.5);
  }
  
  /* Tooltip arrow */
  [data-tooltip]:after {
    content: '';
    border-style: solid;
    border-width: 5px 5px 0px 5px;
    border-color: rgba(55, 64, 70, 0.9) transparent transparent transparent;
    transition-duration: 0s; /* If the mouse leaves the element, 
                                the transition effects for the 
                                tooltip arrow are "turned off" */
    transform-origin: top;   /* Orientation setting for the
                                slide-down effect */
    transform: translateX(-50%) scaleY(0);
  }
  
  /* Tooltip becomes visible at hover */
  [data-tooltip]:hover:before,
  [data-tooltip]:hover:after {
    visibility: visible;
    opacity: 1;
  }
  /* Scales from 0.5 to 1 -> grow effect */
  [data-tooltip]:hover:before {
    transition-delay: 0.3s;
    transform: translate(-50%, -5px) scale(1);
  }
  /* Slide down effect only on mouseenter (NOT on mouseleave) */
  [data-tooltip]:hover:after {
    transition-delay: 0.5s; /* Starting after the grow effect */
    transition-duration: 0.2s;
    transform: translateX(-50%) scaleY(1);
  }
  
  /* LEFT */
  /* Tooltip + arrow */
  [data-tooltip-location="left"]:before,
  [data-tooltip-location="left"]:after {
    left: auto;
    right: calc(100% + 5px);
    bottom: 50%;
  }
  
  /* Tooltip */
  [data-tooltip-location="left"]:before {
    transform: translate(-5px, 50%) scale(0.5);
  }
  [data-tooltip-location="left"]:hover:before {
    transform: translate(-5px, 50%) scale(1);
  }
  
  /* Arrow */
  [data-tooltip-location="left"]:after {
    border-width: 5px 0px 5px 5px;
    border-color: transparent transparent transparent rgba(55, 64, 70, 0.9);
    transform-origin: left;
    transform: translateY(50%) scaleX(0);
  }
  [data-tooltip-location="left"]:hover:after {
    transform: translateY(50%) scaleX(1);
  }
  
  
  
  /* RIGHT */
  [data-tooltip-location="right"]:before,
  [data-tooltip-location="right"]:after {
    left: calc(100% + 5px);
    bottom: 50%;
  }
  
  [data-tooltip-location="right"]:before {
    transform: translate(5px, 50%) scale(0.5);
  }
  [data-tooltip-location="right"]:hover:before {
    transform: translate(5px, 50%) scale(1);
  }
  
  [data-tooltip-location="right"]:after {
    border-width: 5px 5px 5px 0px;
    border-color: transparent rgba(55, 64, 70, 0.9) transparent transparent;
    transform-origin: right;
    transform: translateY(50%) scaleX(0);
  }
  [data-tooltip-location="right"]:hover:after {
    transform: translateY(50%) scaleX(1);
  }
  
  
  
  /* BOTTOM */
  [data-tooltip-location="bottom"]:before,
  [data-tooltip-location="bottom"]:after {
    top: calc(100% + 5px);
    bottom: auto;
  }
  
  [data-tooltip-location="bottom"]:before {
    transform: translate(-50%, 5px) scale(0.5);
  }
  [data-tooltip-location="bottom"]:hover:before {
    transform: translate(-50%, 5px) scale(1);
    z-index: 999;
  }
  
  [data-tooltip-location="bottom"]:after {
    border-width: 0px 5px 5px 5px;
    border-color: transparent transparent rgba(55, 64, 70, 0.9) transparent;
    transform-origin: bottom;
  }

  @keyframes moveFocus { 
    0%   { background-position: 0% 100% }
    100% { background-position: 100% 0% }
  }

  @media (max-width: 750px) {   
    [data-tooltip]:after {
      bottom: calc(100% + 3px);
    }
    [data-tooltip]:after {
      border-width: 7px 7px 0px 7px;
    }
  }

.video-wrapper {
    display:block;
    position:relative;
}

.video-wrapper video {
    width: 100%;
    border-radius: 5px;
}

.video-wrapper span {
    position:absolute;
    left:0%;
    right:0%;
    top:0%;
    bottom:0%;
    margin:auto;
}

.label.label-persetujuan {
    line-height: 15px !important;
}

.text-image-detail-wisata {
    font-size: 16px;
    margin-bottom: 0;
    color: #666;
    font-weight: 700;
}

.box-text-imageDetail {
    margin-top: 20px;
}

.post-meta .row.wisata-image-box {
    margin-bottom: 20px;
}

.pagination-bottom {
    padding: 7px 13px;
    margin: 3px;
}

.pagination-bottom a {
    color: #fff !important;
    font-size: 14px;
    font-weight: 800;
}

.text-about-kmis {
    width: 50%; 
    margin: 0 auto;
}

.box-text-sentra-left {
    position: absolute; 
    left: -50px;
}

.box-text-sentra-right {
    position: absolute; 
    right: -40px;
}

.box-shadow-sentra {
    border-radius: 20px; 
    box-shadow: 0 7px 25px 0 rgba(0,0,0,.05);
}

#search-account-kph {
    display: none;
}

.relative-box {
    position: relative;
}

#blog-single {
    padding-top: 110px;
}

.dropdown-dashboard:hover .menu-dropdown-dashboard {
    display: block;
}

.dropdown-dashboard .menu-dropdown-dashboard {
    left: 100px;
    min-width: 200px;
}