@font-face {
    font-family: GillSans;
    src: url(../fonts/gillsans/GillSans.eot);
    src: url(../fonts/gillsans/GillSans.eot?#iefix) format("embedded-opentype"), url(../fonts/gillsans/GillSans.woff) format("woff"), url(../fonts/gillsans/GillSans.ttf) format("truetype"), url(../fonts/gillsans/GillSans.svg#GillSans) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: ProximaNovaA-Regular;
    src: url(../fonts/ProximaNova/ProximaNovaA-Regular.eot);
    src: url(../fonts/ProximaNova/ProximaNovaA-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/ProximaNova/ProximaNovaA-Regular.woff) format("woff"), url(../fonts/ProximaNova/ProximaNovaA-Regular.ttf) format("truetype"), url(../fonts/ProximaNova/ProximaNovaA-Regular.svg#ProximaNovaA-Regular) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: ProximaNovaA-Bold;
    src: url(../fonts/ProximaNova/ProximaNovaA-Bold.eot);
    src: url(../fonts/ProximaNova/ProximaNovaA-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/ProximaNova/ProximaNovaA-Bold.woff) format("woff"), url(../fonts/ProximaNova/ProximaNovaA-Bold.ttf) format("truetype"), url(../fonts/ProximaNova/ProximaNovaA-Bold.svg#ProximaNovaA-Bold) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: ProximaNova-Semibold;
    src: url(../fonts/ProximaNova/ProximaNova-Semibold.eot);
    src: url(../fonts/ProximaNova/ProximaNova-Semibold.eot?#iefix) format("embedded-opentype"), url(../fonts/ProximaNova/ProximaNova-Semibold.woff) format("woff"), url(../fonts/ProximaNova/ProximaNova-Semibold.ttf) format("truetype"), url(../fonts/ProximaNova/ProximaNova-Semibold.svg#ProximaNova-Semibold) format("svg");
    font-weight: 400;
    font-style: normal
}

.h4,
h4 {
    font-size: 21px
}

/*
 * Text
 */
.oc-text-gray {
    color: #AAA !important;
}
.oc-text-bordered {
    border-top: solid 1px #222;
    border-bottom: solid 1px #222;
    padding: 10px 0;
}
.oc-text-spaced {
    letter-spacing: 1px;
}
.oc-text-uppercase {
    text-transform: uppercase;
}

/*
 * Links
 */
a.oc-link-strong {
    font-weight: 700;
}
a.oc-link-green {
    color: green;
}

/*
 * Table
 */
table.oc-dashed-borders td,
table.oc-dashed-borders th {
    border-style: dashed;
}
table.oc-alternate-rows tbody tr:nth-child(2n) {
    background: #f5f5f5;
}

/*
 * Table cell
 */
table td.oc-cell-highlighted,
table th.oc-cell-highlighted {
    border: 1px double red;
}
table td.oc-cell-thick-border,
table th.oc-cell-thick-border {
    border-width: 2px;
}

/*
 * Images
 */
img.oc-img-rounded {
    border-radius: 100%;
    background-clip: padding-box;
}
img.oc-img-bordered {
    border: solid 10px #CCC;
    box-sizing: content-box;
}

#arthagraha {
    font-size: 16px;
    font-family: Hind, sans-serif;
    color: #505050
}

#arthagraha a {
    cursor: pointer;
    color: #8b734a
}

#arthagraha h1,
#arthagraha h2,
#arthagraha h3,
#arthagraha h4 {
    font-family: ProximaNova-Semibold, sans-serif;
    font-weight: 400
}

#arthagraha .h4,
#arthagraha h4 {
    font-size: 20px;
    line-height: 24px
}

#arthagraha label {
    text-align: left
}

#arthagraha p {
    line-height: 22px
}

#arthagraha figure {
  margin: 0;
}

#arthagraha .fs-13 {
    font-size: 13px
}

#arthagraha .m-0 {
    margin: 0!important
}
#arthagraha .ml-0 {
    margin: 0!important
}

#arthagraha .mb-1 {
    margin-bottom: 1rem;
}

#arthagraha .mb-3 {
    margin-bottom: 3rem;
}

#arthagraha .divcenter {
    float: none;
    margin: 0 auto
}

#arthagraha .fullwidth {
    width: 100%
}

#arthagraha .fullheight {
    height: 100%
}

#arthagraha .row-flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

#arthagraha .row-flex .col,
#arthagraha .row-flex [class*=col-] {
    float: none;
    padding: 0 15px;
    -ms-flex-preferred-size: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

#arthagraha .table th {
    background-color: #8b734a;
    border: 2px solid #fff;
    color: #fff
}

#arthagraha .table>thead>tr>th {
    vertical-align: middle;
    border-color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 400
}

#arthagraha .table-striped td {
    border: 0
}

#arthagraha .table td .form-control {
    height: 40px;
    padding: 10px
}

#arthagraha .table-form td {
    vertical-align: middle
}

#arthagraha .display-table {
    display: table
}

#arthagraha .display-table-cell {
    display: table-cell
}

#arthagraha .table-div {
    padding: 15px;
    margin: 0 15px
}

#arthagraha .table-div .head-table-div .colm {
    background-color: #8b734a;
    border: 2px solid #fff;
    color: #fff;
    padding: 10px 15px
}

#arthagraha .vertical-align-middle {
    vertical-align: middle
}

#arthagraha .aligncenter {
    text-align: center!important
}

#arthagraha .text-center {
    text-align: center!important
}

#arthagraha .text-right {
    text-align: right!important
}

#arthagraha .uppercase {
    text-transform: uppercase
}

#arthagraha .alert {
    padding: 8px 15px;
    padding-right: 29px
}

#arthagraha .alert button {
    width: auto;
    line-height: initial
}

#arthagraha .main-page-wrapper {
    height: 100%
}

#arthagraha header .top-header {
    padding: 5px 0;
    margin: 0
}

#arthagraha .top-header ul li a {
    font-size: 14px;
}

#arthagraha .top-header ul li .socmed {
    font-size: 14px;
}

#arthagraha .top-header ul li .dropdown-menu li {
    margin: 0;
    width: 100%;
    display: block
}

#arthagraha .top-header .socmed-top {
    float: right;
    width: auto
}

#arthagraha .top-header .language-list {
    margin: 0;
    padding: 0;
    float: right
}

#arthagraha .top-header .language-list li {
    float: left;
    margin: 0
}

#arthagraha .top-header .language-list li a {
    padding: 5px 8px;
    text-transform: uppercase
}

#arthagraha .top-header .language-list li.active a {
    background: #8b734a;
    color: #fff
}

#arthagraha .top-header select {
    background: 0 0;
    border: 0;
    font-size: 14px;
    text-transform: uppercase;
    float: right
}

#arthagraha .top-header:before {
    background: 0 0
}

#arthagraha header .bottom-header {
    padding: 20px 0
}

#arthagraha header .bottom-header .right-side {
    margin-top: 5px
}

#arthagraha .boxhotlinepc {
    display: block;
}
#arthagraha .boxhotlinemobile {
    display: none;
}

#arthagraha .logo {
    height: 50px
}

#arthagraha .logo a {
    display: block;
    height: 100%
}

#arthagraha .logo a img {
    height: 100%
}

#arthagraha .pl-0 {
    padding-left: 0 !important;
}

#arthagraha .container {
    width: 95%;
}

#arthagraha .graha-call-chat {
    align-items: center;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    color: #505050;
    font-size: 15px;
}
#arthagraha .graha-call-chat > .col:first-child {
    padding-right: 0;
}
#arthagraha .graha-call-chat .icon-phone {
    height: 38px;
    width: auto;
}
#arthagraha .graha-call-chat a {
    color: #2F9FA8;
}

#arthagraha header .bottom-header .single-content.bar-fix:before {
    top: -1px
}

#arthagraha header .bottom-header .single-content .ficon:before {
    font-size: 27px
}

#arthagraha header .bottom-header .single-content p {
    font-size: 16px;
    line-height: 18px
}

#arthagraha header .bottom-header .single-content span {
    font-size: 14px
}

#arthagraha header .bottom-header .single-content .phone {
    font-size: 20px;
    margin-top: 10px
}

#blog-post article .expert_quote_area .col-lg-12 .expert_quote span,
#blog-post article .post-date ul li,
.blog_sidebar .category_list ul li a.active,
.blog_sidebar .category_list ul li a:focus,
.blog_sidebar .category_list ul li a:hover,
.client-slider .single-container>ul li,
.company-progress .opacity h4 span,
.faq-page .panel-group .panel-heading h6 a:before,
.inner-banner .opacity ul li:last-child,
.latest-news .post span>span,
.main-menu .navbar-nav>li.dropdown-holder .sub-menu li a:hover,
.main-menu .request-quote span i,
.main-menu nav ul li.dropdown-holder .fa,
.mixitUp-menu ul li.active,
.mixitUp-menu ul li:hover,
.p-color,
.project-details .project-img-gallery .carousel-control i,
.service-tab-wrapper .nav-tabs>li>a .icon .ficon:before,
.service-tab-wrapper .tab-content .left-side ul li i,
.slide_show .carousel-control,
.theme-manage-area .img-content:hover .opacity a,
.theme-manage-area .we-do-area a,
.theme-title span,
footer .bottom-footer p a,
footer .footer-address ul li span:before,
footer .footer-link ul li a:hover,
footer .footer-service ul li a:hover,
header .bottom-header .single-content .ficon:before,
header .top-header ul li a:hover {
    color: #162a67
}

#arthagraha .hvr-bounce-to-right:before {
    background: #b49759
}

#arthagraha .main-menu {
    background: #8b734a;
    z-index: 99
}

#arthagraha .main-menu .nav li {
    position: relative
}

#arthagraha .main-menu .nav>li>a {
    color: #fff;
    line-height: 53px;
    padding: 0 23px;
    font-size: 14px
}

#arthagraha .main-menu .nav>li.current-page-item>a,
#arthagraha .main-menu .nav>li:hover>a,
#arthagraha .main-menu .nav>li>a:focus,
#arthagraha .main-menu .nav>li>a:hover {
    background: #939598
}

#arthagraha .main-menu .nav>li>a:before {
    background: #fff
}

#arthagraha .main-menu .nav>li>a:after {
    background: #fff
}

#arthagraha .main-menu .nav>li.current-page-item>a:after,
#arthagraha .main-menu .nav>li.current-page-item>a:before,
#arthagraha .main-menu .nav>li:hover>a:after,
#arthagraha .main-menu .nav>li:hover>a:before {
    background: 0 0
}

#arthagraha .main-menu .nav li>.sub-menu li>.sub-menu {
    display: none;
    position: absolute;
    left: 220px;
    top: 0;
    width: 220px;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    -ms-transform: scaleY(0);
    -ms-transform-origin: 0 0;
    -webkit-transform: scaleY(0);
    -webkit-transform-origin: 0 0;
    transform: scaleY(0);
    transform-origin: 0 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-box-shadow: 0 13px 25px -12px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 13px 25px -12px rgba(0, 0, 0, .25);
    box-shadow: 0 13px 25px -12px rgba(0, 0, 0, .25)
}

#arthagraha .main-menu .nav li>.sub-menu li:hover>.sub-menu {
    display: block;
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1)
}

#arthagraha .main-menu .navbar-nav>li.dropdown-holder .sub-menu li a {
    line-height: 21px;
    padding: 7px 20px;
    font-size: 13px
}

#arthagraha .main-menu .navbar-nav>li.dropdown-holder .sub-menu li:last-child a {
    border-bottom: 1px solid #ededed
}

#arthagraha .main-menu .request-quote {
    top: -15px;
    line-height: 23px;
    padding: 15px 20px;
    text-align: left;
    color: #ad7300
}

#arthagraha .main-menu .request-quote:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: -46px;
    width: 0;
    height: 0;
    background: 0 0;
    border: 0 solid transparent;
    border-width: 15px 23px;
    border-bottom-width: 0;
    border-right-color: #dc9b00
}

#arthagraha .main-menu .request-quote:hover:before {
    width: 0
}

#arthagraha .main-menu .request-quote div {
    position: relative
}

#arthagraha .main-menu .request-quote div .icon {
    position: absolute;
    right: 0;
    top: 4px
}

#arthagraha .main-menu .request-quote ul {
    margin: 0;
    padding: 0;
    border-top: 1px solid #fff
}

#arthagraha .main-menu .request-quote ul li {
    display: inline-block;
    margin-top: 0
}

#arthagraha .main-menu .request-quote ul li a {
    padding: 0 5px;
    border-right: 1px solid #fff;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    color: #fff
}

#arthagraha .main-menu .request-quote ul li a:hover {
    color: #eaeaea
}

#arthagraha .main-menu .request-quote ul li:first-child a {
    padding-left: 0
}

#arthagraha .main-menu .request-quote ul li:last-child a {
    border-right: 0
}

#arthagraha .main-menu.fixed .request-quote {
    top: -7px
}

#arthagraha .main-menu.fixed .request-quote:before {
    display: none
}

#arthagraha .main-menu.fixed .navbar {
    min-height: 41px
}

#arthagraha .main-menu.fixed .nav>li>a {
    line-height: 40px
}

#arthagraha .section {
    padding: 60px 0
}

#arthagraha .camera_wrap {
    float: none;
    margin-bottom: 0!important
}

#arthagraha .camera_wrap .camera_pag {
    position: absolute;
    bottom: 0;
    width: 100%
}

#arthagraha .camera_wrap .camera_pag .camera_pag_ul {
    text-align: center
}

#arthagraha .camera_wrap .camera_pag .camera_pag_ul li {
    display: inline-block;
    background: #fff;
    border: 1px solid #162a67
}

#arthagraha .camera_wrap .camera_pag .camera_pag_ul li>span {
    top: 3px;
    left: 3px
}

#arthagraha .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent>span {
    background: #162a67
}

#arthagraha .carousel-itembg .item {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 450px
}

#arthagraha .theme-title:before {
    background: #bfbfbf;
    display: none
}

#arthagraha .paper {
    transition: all .3s cubic-bezier(.25, .8, .25, 1);
    -moz-transition: all .3s cubic-bezier(.25, .8, .25, 1);
    -webkit-transition: all .3s cubic-bezier(.25, .8, .25, 1)
}

#arthagraha .paper:hover {
    box-shadow: 0 14px 28px rgba(0, 0, 0, .13), 0 10px 10px rgba(0, 0, 0, .11);
    -moz-box-shadow: 0 14px 28px rgba(0, 0, 0, .13), 0 10px 10px rgba(0, 0, 0, .11);
    -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, .13), 0 10px 10px rgba(0, 0, 0, .11)
}

#arthagraha .list-partner {
    text-align: center
}

#arthagraha .list-partner .item {
    display: inline-block;
    margin: 15px
}

#arthagraha .list-partner .item img {
    height: 70px;
    display: block
}

#arthagraha .logo-perusahaan-kerjasama {
    border-top: 1px solid #eaeaea
}

#arthagraha .logo-perusahaan-kerjasama .list-partner .item img {
    height: 100px
}

#arthagraha .ebanking-home {
    height: 100%;
    padding: 0;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

#arthagraha .ebanking-home .list-ebanking {
    padding: 30px 0
}

#arthagraha .ebanking-home .list-ebanking .item {
    display: table;
    width: 100%;
    background: #fff;
    font-size: 14px;
    color: #8c8c8c
}

#arthagraha .ebanking-home .list-ebanking .item img {
    width: 100%
}

#arthagraha .ebanking-home .list-ebanking .item .boximg,
#arthagraha .ebanking-home .list-ebanking .item .boxtext {
    display: table-cell;
    vertical-align: middle;
    float: none;
    padding: 0
}

#arthagraha .ebanking-home .list-ebanking .item .boxtext {
    padding: 25px
}

#arthagraha .ebanking-home .list-ebanking .item .boxtext h3 {
    color: #4c4c4c;
    font-size: 24px;
    margin-bottom: 15px
}

#arthagraha .ebanking-home .list-ebanking .item .boximg {
    height: 237px;
    background-color: #162a67;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

#arthagraha .ebanking-home .list-ebanking .item .boximg:after {
    border-bottom: 15px solid transparent;
    border-top: 15px solid transparent;
    border-right: 15px solid #fff;
    content: "";
    height: 0;
    position: absolute;
    right: -1px;
    top: 25px;
    width: 0
}

#arthagraha .our-service {
    padding: 60px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

#arthagraha .list-service-home {
    margin-top: 70px
}

#arthagraha .list-service-home .icon-box {
    width: 100%;
    height: 100px;
    margin-bottom: 20px;
    display: table;
    background: #162a67;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor: pointer;
    position: relative
}

#arthagraha .list-service-home .icon-box h3 {
    margin: 0;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 1px
}

#arthagraha .list-service-home .icon-box div {
    display: table-cell;
    vertical-align: middle;
    float: none
}

#arthagraha .list-service-home .icon-box .imgbox {
    text-align: center;
    width: 105px
}

#arthagraha .list-service-home .icon-box .imgbox img {
    height: auto;
    width: auto
}

#arthagraha .list-service-home .icon-box .imgbox i {
    float: none
}

#arthagraha .list-service-home .icon-box .textbox {
    padding-left: 0
}

#arthagraha .list-service-home .icon-box.colorblue h3 {
    color: #162a67
}

#arthagraha .list-service-home2 {
    margin-top: 60px
}

#arthagraha .list-service-home2 .icon-box {
    background: #fff;
    display: block;
    margin-bottom: 20px
}

#arthagraha .list-service-home2 .icon-box .imgbox {
    height: 150px;
    background-color: #162a67;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

#arthagraha .list-service-home2 .icon-box .textbox {
    padding: 25px;
    height: 116px;
    position: relative
}

#arthagraha .list-service-home2 .icon-box .textbox h3 {
    font-size: 20px;
    font-weight: 400
}

#arthagraha .list-service-home2 .icon-box .textbox:after {
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: 15px solid #fff;
    content: "";
    height: 0;
    position: absolute;
    top: -15px;
    left: 25px;
    width: 0;
    z-index: 1
}

#arthagraha .slidecarousel {
    margin-bottom: 30px
}

#arthagraha .service-tab-wrapper {
    margin-bottom: 65px
}

#arthagraha .service-tab-wrapper .nav {
    width: 100%
}

#arthagraha .service-tab-wrapper .nav-tabs>li>a {
    padding: 15px;
    height: auto;
    display: table;
    width: 100%
}

#arthagraha .service-tab-wrapper .nav-tabs>li>a .icon,
#arthagraha .service-tab-wrapper .nav-tabs>li>a .name {
    position: relative;
    top: auto;
    left: auto;
    display: table-cell;
    vertical-align: middle
}

#arthagraha .service-tab-wrapper .nav-tabs>li>a .icon {
    width: 70px;
    text-align: center
}

#arthagraha .service-tab-wrapper .nav-tabs>li>a .icon img {
    width: 40px;
    display: block;
    margin: 0 auto
}

#arthagraha .service-tab-wrapper .nav-tabs>li>a h6 {
    line-height: 21px
}

#arthagraha .service-tab-wrapper .nav>li.active {
    border: 1px solid #ffb504
}

#arthagraha .service-tab-wrapper .nav>li.active a,
#arthagraha .service-tab-wrapper .nav>li:hover a {
    background: #fff
}

#arthagraha .service-tab-wrapper .nav>li.active a h6,
#arthagraha .service-tab-wrapper .nav>li:hover a h6 {
    color: #ffb504
}

#arthagraha .service-tab-wrapper .tab-content .btn {
    padding: 0;
    padding-left: 6px;
    font-size: 16px;
    line-height: 45px;
    width: 100%;
    display: block;
    margin-top: 20px
}

#arthagraha .service-tab-wrapper .tab-content .btn span {
    width: 66px;
    display: inline-block;
    height: 45px;
    background: #f3ae08;
    float: right;
    padding-top: 11px
}

#arthagraha .service-tab-wrapper .tab-content .btn span i {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: #fff;
    margin: 0 auto;
    display: block;
    line-height: 26px;
    font-size: 15px;
    color: #ffb504
}

#arthagraha .service-tab-wrapper .tab-content .left-side p {
    margin: 20px 0
}

#arthagraha #mycustomscroll {
    width: 21%;
    height: 288px;
    overflow: auto;
    position: relative
}

#arthagraha #mycustomscroll:hover .vscrollerbar,
#arthagraha #mycustomscroll:hover .vscrollerbase {
    visibility: visible!important
}

#arthagraha .vscrollerbase {
    width: 8px
}

#arthagraha .hscrollerbar,
#arthagraha .vscrollerbar {
    background: #333;
    opacity: .5;
    width: 100%;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px
}

#arthagraha .btn {
    text-transform: uppercase;
    padding: 6px 20px;
    padding-bottom: 4px;
    position: relative;
    font-size: 16px;
    color: #fff
}

#arthagraha .btn.p-color-bg {
    color: #fff
}

#arthagraha .btn-full {
    width: 100%
}

#arthagraha .p-color-bg.hvr-bounce-to-right:before {
    background: #b49759
}

#arthagraha .btn-lg {
    font-size: 16px;
    letter-spacing: 1px
}

#arthagraha .latest-news {
    margin-bottom: 65px
}

#arthagraha .finance-update {
    margin-bottom: 65px;
    text-align: center;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0
}

#arthagraha .finance-update .list-finance .item {
    background: #fff;
    border-bottom: 5px solid #b49759;
    padding: 40px 25px;
    height: 380px;
    position: relative;
    font-size: 15px
}

#arthagraha .finance-update .list-finance .item .title {
    text-transform: uppercase;
    font-size: 20px;
    font-family: Roboto, sans-serif;
    margin-bottom: 20px
}

#arthagraha .finance-update .list-finance .item .boxtable-kurs {
    overflow: hidden;
    height: 168px
}

#arthagraha .finance-update .list-finance .item .table {
    margin: 10px 0
}

#arthagraha .finance-update .list-finance .item .table td {
    text-align: left
}

#arthagraha .finance-update .list-finance .item .table tr:last-child td {
    border-bottom: 1px solid #ddd
}

#arthagraha .finance-update .list-finance .item-center {
    top: -25px;
    z-index: 2;
    height: 410px
}

#arthagraha .finance-update .list-finance .item .content-detail {
    display: none
}

#arthagraha .finance-update .list-finance .item .btnbox {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center
}

#arthagraha .latest-news .single-post {
    margin-top: 20px
}

#arthagraha .latest-news .single-post .cover-img {
    width: 100%;
    height: 196px;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

#arthagraha .theme-manage-area {
    margin-top: 0
}

#arthagraha #videohome {
    margin-top: 20px
}

#arthagraha #videohome img {
    width: 100%
}

#arthagraha #videohome .img-content {
    margin-top: 0;
    height: 197px
}

#arthagraha #videohome .img-content img {
    /* margin-top: -32px */
    height: 200px;
}

#arthagraha figure.effect-winston .date {
    width: 95px;
    padding-bottom: 10px;
    height: auto;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

#arthagraha figure.effect-winston .date span {
    line-height: 17px
}

#arthagraha .list-video .col {
    width: 33.3333333%;
    margin-bottom: 15px;
}

#arthagraha .list-video .title,
#arthagraha .list-video .meta {
    text-align:center;
    margin-bottom: 10px;
}
#arthagraha .list-video .title {
    font-weight: 500;
}
#arthagraha .list-video .meta {
    font-size: 14px;
}
#arthagraha .list-video .btn {
    display: block;
    margin: 0 auto;
    margin-top: 20px;
}

#arthagraha .video-thumb {
    width: 100%;
    margin-top: 0;
    height: 197px;
}
#arthagraha .video-thumb img {
    width: 100%;
}

#arthagraha .list-produk {
    text-align: center;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px
}

#arthagraha .list-produk .item {
    padding: 15px;
    text-align: left;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

#arthagraha .list-produk .item .content,
#arthagraha .list-produk .item .img-cover,
#arthagraha .list-produk .item .title {
    margin-bottom: 15px
}

#arthagraha .list-produk .item .img-cover {
    width: 100%;
    height: 165px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

#arthagraha .list-produk .item .title {
    font-family: ProximaNova-Semibold, sans-serif;
    font-size: 18px;
    margin-bottom: 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

#arthagraha .list-produk.produk-3-colm .item {
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%
}

#arthagraha .list-produk.produk-3-colm .item .title {
    white-space: normal;
    text-overflow: initial;
    line-height: 22px
}

#arthagraha .list-produk.produk-3-colm .item .content,
#arthagraha .list-produk.produk-3-colm .item .img-cover,
#arthagraha .list-produk.produk-3-colm .item .title {
    margin-bottom: 15px
}

#arthagraha .list-produk.produk-3-colm .item .title {
    margin-bottom: 5px
}

#arthagraha .list-keunggulan .item {
    text-align: center;
    margin: 15px 0
}

#arthagraha .list-keunggulan .item .icon:before {
    font-size: 7em;
    color: #8b734a
}

#arthagraha .service-details-page {
    padding-top: 50px;
    padding-bottom: 0;
    position: relative
}

#arthagraha .service-details-page .service-side-bar .wrapper {
    padding-right: 0
}

#arthagraha .service-details-page .service-side-bar .brochure {
    margin-bottom: 20px;
    width: 100%;
    display: block
}

#arthagraha .service-details-page .service-side-bar .brochure img {
    width: 100%
}

#arthagraha .service-details-page .service-side-bar .slide-banner-left {
    height: 500px;
    width: 100%;
    margin-bottom: 30px!important
}

#arthagraha .list-year .item {
    margin-bottom: 30px;
    font-size: 20px;
    color: #333;
    text-align: center
}

#arthagraha .list-year .item .boximg {
    width: 100%;
    height: 160px;
    overflow: hidden;
    margin-bottom: 10px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

#arthagraha .list-year .item h3 {
    font-weight: 400
}

#arthagraha .list-year .item h3 a {
    color: #1c2125
}

#arthagraha .list-blog .item .img-holder {
    margin: 0;
    height: 195px;
    overflow: hidden
}

#arthagraha .list-blog .item .blog-single-post .blog-post-meta {
    padding: 0
}

#arthagraha .list-blog .item .blog-single-post .blog-title-holder {
    padding: 20px;
    padding-bottom: 10px
}

#arthagraha .list-blog .item .blog-single-post .blog-title-holder h6 {
    line-height: 24px;
    height: 75px;
    overflow: hidden
}

#arthagraha .list-blog .item .blog-single-post .blog-title-holder ul {
    margin: 0
}

#arthagraha .list-blog .item .blog-single-post .blog-title-holder ul li {
    font-size: 12px
}

#arthagraha .list-blog .item .blog-single-post .img-holder .content-holder {
    background: rgba(139, 115, 74, .8)
}

#arthagraha .list-blog .item .blog-single-post .blog-text {
    padding: 20px;
    padding-top: 0
}

#arthagraha .list-blog .item .blog-single-post .blog-text .content {
    height: 147px;
    text-align: left;
    margin-bottom: 20px;
    overflow: hidden
}

#arthagraha .list-blog .item .blog-single-post .blog-text .content p a {
    display: inline;
    background: 0 0;
    font-size: 16px;
    color: #505050;
    width: auto;
    line-height: 22px;
    text-transform: initial;
    font-weight: 400
}

#arthagraha .list-blog .item .blog-single-post .blog-post-meta p {
    padding: 0;
    text-align: inherit
}

#arthagraha .list-blog .item .blog-single-post .blog-post-meta .blog-text a {
    background: #243c83;
    color: #fff;
    margin: 0
}

#arthagraha .page-pagination {
    padding-top: 20px
}

#arthagraha .page-pagination ul li a.active,
#arthagraha .page-pagination ul li a:active,
#arthagraha .page-pagination ul li a:focus,
#arthagraha .page-pagination ul li a:hover {
    background: #8b734a;
    border-color: #8b734a;
    color: #fff
}

#arthagraha .pagination .active a {
    background: #8b734a;
    color: #fff;
}

#arthagraha .contact-us-page form select {
    padding: 0 20px;
    margin-bottom: 20px;
    height: 40px;
    width: 100%;
    border: 1px solid #efefef
}

#arthagraha .contact-us-page form textarea {
    margin-left: -4px;
    width: 100.5%;
    margin-bottom: 20px
}

#arthagraha .contact-us-page .checkbox {
    margin-bottom: 20px
}

#arthagraha .contact-us-page .checkbox label::before {
    margin-top: 0
}

#arthagraha .contact-us-page form button {
    margin-left: 0;
    font-size: 18px;
    letter-spacing: 4px
}

#arthagraha .theme-button {
    background: #162a67;
    font-size: 16px
}

#arthagraha footer {
    background: 0 0
}

#arthagraha footer .opacity {
    padding-top: 50px;
    background: #f0f0f0;
    color: #1c2125
}

#arthagraha footer .footer-logo .logo {
    width: 50%;
    height: auto;
    display: block
}

#arthagraha footer .footer-logo .logo img {
    width: 100%
}

#arthagraha footer .footer-link {
    margin-right: 40px
}

#arthagraha footer .footer-address ul li,
#arthagraha footer .footer-link ul li a,
#arthagraha footer .footer-service ul li a,
#arthagraha footer p {
    color: #838383
}

#arthagraha footer .opacity .top-footer {
    border-bottom: 1px solid #d1d1d1
}

#arthagraha footer h4 {
    color: #8b734a;
    border-bottom: 2px solid #8b734a
}

#arthagraha footer .bottom-footer ul li a {
    background: #8b734a;
    color: #fff;
    display: none
}

#arthagraha .scroll-top {
    background: #8b734a;
    color: #fff
}

#arthagraha .inner-banner .opacity {
    background: 0 0;
    padding-bottom: 0
}

#arthagraha .inner-banner .opacity h2 {
    width: 100%;
    text-align: left
}

#arthagraha .inner-banner .opacity .empty:before {
    display: none
}

#arthagraha .breadcrumbs {
    text-align: left;
    margin-top: 70px;
    padding: 10px 15px;
    background: #f0f0f0;
    float: left;
    width: auto;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0
}

#arthagraha .breadcrumbs li {
    color: #656565
}

#arthagraha .breadcrumbs li a {
    color: #656565
}

#arthagraha .breadcrumbs li:last-child {
    color: #ffb504
}

#arthagraha .breadcrumbs_custom {
    text-align: left;
    margin-top: 70px;
    padding: 10px 15px;
    background: #f0f0f0;
    float: left;
    width: auto;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0
}

#arthagraha .breadcrumbs_custom li {
    color: #656565
}

#arthagraha .breadcrumbs_custom li a {
    color: #656565
}

#arthagraha .breadcrumbs_custom li:last-child {
    color: #656565
}


#arthagraha .our-team {
    margin: 0;
    margin-top: -15px
}

#arthagraha .our-team .row {
    margin-right: -15px;
    margin-left: -15px;
}

#arthagraha .our-team .row .item {
    margin: 0;
    cursor: pointer;
    border: 1px solid #e1e1e1
}

#arthagraha .our-team .row .item figure {
    padding: 1rem;
    background: #fff;
}

#arthagraha .our-team .row .item img {
    width: 100%
}

#arthagraha .our-team .row .item .text {
    padding: 20px;
    height: 107px;
    background: #fff
}

#arthagraha .our-team .team-item-wrapper .main-wrapper {
    padding-top: 15px;
    padding-bottom: 15px;
    transition: .5s all;
    -moz-transition: .5s all;
    -webkit-transition: .5s all
}

#arthagraha .our-team .team-item-wrapper .main-wrapper:hover img {
    opacity: 1
}

#arthagraha .our-team .team-item-wrapper .main-wrapper .text {
    margin-top: 0
}

#arthagraha .our-team .team-item-wrapper .main-wrapper .text h5 {
    font-weight: 500;
    margin-bottom: 6px;
    font-size: 18px
}

#arthagraha .our-team .team-item-wrapper .main-wrapper .text p {
    text-transform: uppercase;
    text-align: left;
    line-height: 21px;
    font-size: 15px
}

#arthagraha .our-team .team-item-wrapper .main-wrapper .description {
    display: none
}

#arthagraha .our-team figure.effect-oscar {
    background: 0 0
}

#arthagraha .our-team figure.effect-oscar img {
    width: 100%;
    opacity: 1
}

#arthagraha .service-details-page .service-side-bar .wrapper .nav-tabs li {
    position: relative
}

#arthagraha .service-details-page .service-side-bar .wrapper .nav-tabs li .fa,
#arthagraha .service-details-page .service-side-bar .wrapper .nav-tabs li i {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 10
}

#arthagraha .service-details-page .service-side-bar .wrapper .nav-tabs li a {
    padding: 20px;
    color: #414141;
    border-color: #e1e1e1;
    background: #fff;
    position: relative;
    cursor: pointer;
    float: none;
    font-size: 16px;
    margin-bottom: 5px
}

#arthagraha .service-details-page .service-side-bar .wrapper .nav-tabs li a:after {
    display: none
}

#arthagraha .service-details-page .service-side-bar .wrapper .nav-tabs li.child-active>.sub-menu {
    display: block
}

#arthagraha .service-details-page .service-side-bar .wrapper .nav-tabs li>.sub-menu li>.sub-menu li a {
    background: #c7c7c7
}

#arthagraha .service-details-page .service-side-bar .wrapper .nav-tabs li>.sub-menu li>.sub-menu li>.sub-menu li a {
    background: #b3b3b3
}

#arthagraha .service-details-page .service-side-bar .wrapper .nav-tabs li.active a {
    border-left: 3px solid #243c83
}

#arthagraha .service-details-page .service-side-bar .wrapper .nav-tabs li a .fa {
    position: absolute;
    right: 20px;
    top: 35%
}

#arthagraha .service-details-page .service-side-bar .wrapper .nav-tabs>li>a h6 {
    font-size: 17px
}

#arthagraha .service-details-page .service-side-bar .wrapper .nav-tabs>li>a:before {
    display: none;
    width: 3px
}

#arthagraha .service-details-page .service-side-bar .wrapper .nav-tabs>li>a.active:before {
    display: block
}

#arthagraha .service-details-page .service-side-bar .wrapper .nav-tabs li .sub-menu,
#arthagraha .service-details-page .service-side-bar .wrapper .nav-tabs li .sub-menu2,
#arthagraha .service-details-page .service-side-bar .wrapper .nav-tabs li .sub-menu3 {
    display: none
}

#arthagraha .service-details-page .service-side-bar .wrapper .nav-tabs li .sub-menu li a {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 33px;
    background: #eaeaea;
    color: #414141
}

#arthagraha .service-details-page .service-side-bar .wrapper .nav-tabs li .sub-menu li .sub-menu2 li a {
    padding-top: 10px;
    padding-bottom: 10px;
    background: #d1d1d1;
    color: #414141
}

#arthagraha .service-details-page .service-side-bar .wrapper .nav-tabs li .sub-menu li .sub-menu2 li .sub-menu3 li a {
    padding-top: 5px;
    padding-bottom: 5px;
    color: #414141
}

#arthagraha .service-details-page .service-side-bar .wrapper .nav-tabs li .sub-menu li a.active:before {
    content: '';
    width: 3px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    background: #8b734a
}

#arthagraha .service-details-page .service-side-bar .wrapper .nav-tabs li .opensub {
    display: block
}

#arthagraha #modalTeam .modal-content {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0
}

#arthagraha #modalTeam .modal-content .modal-body {
    display: table;
    height: 100%;
    padding: 0
}

#arthagraha #modalTeam .modal-content .boxdesc,
#arthagraha #modalTeam .modal-content .boximg {
    float: none;
    display: table-cell;
    height: 100%
}

#arthagraha #modalTeam .modal-content .boximg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

#arthagraha #modalTeam .modal-content .boxdesc {
    position: relative;
    padding: 20px;
    height: 480px
}

#arthagraha #modalTeam .modal-content .boxdesc .close {
    position: absolute;
    top: 5px;
    right: 25px;
    font-size: 40px
}

#arthagraha #modalTeam .modal-content .boxdesc h3 {
    margin-bottom: 0;
    margin-top: 26px;
    font-weight: 500
}

#arthagraha #modalTeam .modal-content .boxdesc .description {
    margin-top: 10px;
    font-size: 16px;
    text-align: justify
}

#arthagraha #modalTeam .komdir-popup .modal-body {
    display: block;
    height: auto;
    position: relative
}

#arthagraha #modalTeam .komdir-popup .boxdesc,
#arthagraha #modalTeam .komdir-popup .boximg {
    display: block;
    height: auto
}

#arthagraha #modalTeam .komdir-popup .boximg {
    width: 100%
}

#arthagraha #modalTeam .komdir-popup .boxdesc {
    height: auto
}

#arthagraha #modalTeam .komdir-popup .boxdesc h3 {
    margin-top: 0
}

#arthagraha #modalTeam .komdir-popup .close {
    position: absolute;
    top: -15px;
    right: -40px;
    color: #fff;
    opacity: 1;
    font-size: 60px;
    text-shadow: none;
    font-weight: 400
}

#arthagraha .side-banner,
#arthagraha .side-banner a,
#arthagraha .side-banner img {
    width: 100%;
    max-width: 100%;
    display: block
}

#arthagraha .side-banner {
    margin-top: 20px
}

#arthagraha .side-banner img {
    margin-bottom: 20px
}

#arthagraha .our-partners .partner-slider .item img {
    width: 100%
}

#arthagraha .blog-content {
    margin-bottom: 50px
}

#arthagraha .blog-content article {
    border: 1px solid #e1e1e1;
    padding: 30px;
    text-align: justify
}

#arthagraha .blog-content article h3,
#arthagraha .blog-content article h4,
#arthagraha .blog-content article p {
    margin-bottom: 10px
}

#arthagraha .blog-content article h3,
#arthagraha .blog-content article h4 {
    color: #243c83;
    margin: 15px 0
}

#arthagraha .blog-content article strong {
    color: #1c2125
}

#arthagraha .blog-content article ul {
    padding-left: 25px
}

#arthagraha .blog-content article ul li {
    list-style-type: disc;
    margin-bottom: 4px
}

#arthagraha .blog-content article ol li {
    margin-bottom: 4px
}

#arthagraha .blog-content article #contentHolder ul {
    padding-left: 0
}

#arthagraha .blog-content article #contentHolder ul li {
    list-style-type: none
}

#arthagraha .blog-content .blog-single-post {
    display: block
}

#arthagraha .blog-content .img-holder {
    margin: 0 -30px;
    margin-bottom: 30px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

#arthagraha .blog-content .img-holder img {
    width: 100%
}

#arthagraha .blog-content .post-meta {
    margin-bottom: 30px
}

#arthagraha #blog-post {
    padding: 0
}

#arthagraha #blog-post article .post-date ul {
    margin: 0;
    padding: 10px 0
}

#arthagraha #blog-post .post-links a {
    padding: 0;
    border: 0;
    width: 50%
}

#arthagraha #blog-post .post-links a.link-previous {
    float: left
}

#arthagraha #blog-post .post-links a.link-next {
    float: right;
    text-align: right
}

#arthagraha .list-csr .item .blog-title-holder h6 {
    width: 100%
}

#arthagraha .list-job .item {
    padding-bottom: 30px
}

#arthagraha .list-job .item button {
    padding: 6px 12px
}

#arthagraha .modal .modal-body {
    padding: 30px
}

#arthagraha .modal .modal-content {
    border: 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0
}

#arthagraha .modal-content .close {
    position: absolute;
    top: 5px;
    right: 25px;
    font-size: 40px;
    z-index: 3;
    margin-top: 5px!important
}

#arthagraha .modal-content .title-modal {
    margin-top: 0;
    color: #8b734a;
    padding-bottom: 10px;
    margin-bottom: 10px
}

#arthagraha .modal-content .close:hover {
    background: 0 0
}

#arthagraha .modal .modal-content .modal-header {
    background: #8b734a;
    color: #fff
}

#arthagraha .modal .modal-content .modal-header .close,
#arthagraha .modal .modal-content .modal-header h4 {
    color: #fff
}

#arthagraha .modal .modal-content .modal-header .close {
    font-size: 39px;
    color: #fff;
    opacity: 1;
    margin: 0
}

#arthagraha .modal .modal-content .contact-us-page form {
    margin-bottom: 0
}

#arthagraha .modal .modal-content button {
    margin-top: 20px
}

#arthagraha .modal .table td {
    font-size: 14px
}

#arthagraha input[type=file] {
    border: 0;
    margin: 0;
    padding: 0;
    height: auto;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

#arthagraha #modalKredit .modal-body {
    padding: 30px
}

#arthagraha #modalKredit .modal-body .close {
    right: 10px
}

#arthagraha .contact-us-page .form {
    margin-bottom: 15px;
}
#arthagraha .contact-us-page .form .row {
    margin: 0 -8px;
}
#arthagraha .contact-us-page .form input, 
#arthagraha .contact-us-page .form textarea {
    width: 100%;
    max-height: 100%;
    border: 1px solid #efefef;
    margin-bottom: 20px;
    padding: 0 20px;
    font-size: 15px;
    font-weight: normal;
}
#arthagraha .contact-us-page .form input {
    height: 48px;
}
#arthagraha .contact-us-page .form select {
    padding: 0 20px;
    margin-bottom: 20px;
    height: 40px;
    width: 100%;
    border: 1px solid #efefef;
}
#arthagraha .contact-us-page .form input, 
#arthagraha .contact-us-page .form select, 
#arthagraha .contact-us-page .form textarea {
    height: 40px;
    font-size: 16px;
    border: 1px solid #ccc;
    padding: 6px 12px;
    margin-bottom: 0;
}

#arthagraha .form-control:focus {
    border-color: #ceb07e;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(139, 115, 74, .6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(139, 115, 74, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(139, 115, 74, .6)
}

#arthagraha .form-artha {
    margin: 0
}

#arthagraha .form-artha .form-group,
#arthagraha .form-artha .single-input {
    margin: 0;
    margin-bottom: 20px
}

#arthagraha .form-artha .single-input {
    float: left;
    width: 100%
}

#arthagraha .form-artha .input-with-symbol {
    border: 1px solid #ccc;
    padding: 6px 12px;
    display: table;
    width: 100%
}

#arthagraha .form-artha .input-with-symbol .symbol,
#arthagraha .form-artha .input-with-symbol input {
    display: table-cell;
    vertical-align: middle
}

#arthagraha .form-artha .input-with-symbol .symbol {
    width: 12%
}

#arthagraha .form-artha .input-with-symbol input {
    padding: 0;
    margin: 0;
    border: 0;
    text-align: right;
    line-height: 32px;
    height: auto;
    background: #fff;
    box-shadow: none!important;
    -moz-box-shadow: none!important;
    -webkit-box-shadow: none!important
}

#arthagraha .form-artha .input-with-symbol .symbol-right {
    text-align: right
}

#arthagraha .form-artha select {
    height: 48px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0
}

#arthagraha .form-artha input,
#arthagraha .form-artha textarea {
    width: 100%;
    max-height: 100%;
    margin-bottom: 0;
    padding: 0 15px;
    font-size: 15px;
    font-weight: 400
}

#arthagraha .form-artha input {
    height: 48px
}

#arthagraha .form-artha textarea {
    min-height: 180px;
    padding: 20px
}

#arthagraha .form-artha input:hover,
#arthagraha .form-artha textarea:hover {
    border-color: #d6d6d6;
    -webkit-box-shadow: 0 2px 3px 0 rgba(236, 236, 236, 1);
    -moz-box-shadow: 0 2px 3px 0 rgba(236, 236, 236, 1);
    box-shadow: 0 2px 3px 0 rgba(236, 236, 236, 1)
}

#arthagraha .form-artha input:focus,
#arthagraha .form-artha textarea:focus {
    border-color: #8b734a;
    -webkit-box-shadow: 0 2px 3px 0 rgba(236, 236, 236, 1);
    -moz-box-shadow: 0 2px 3px 0 rgba(236, 236, 236, 1);
    box-shadow: 0 2px 3px 0 rgba(236, 236, 236, 1)
}

#arthagraha .form-artha input[type=submit] {
    background: #162a67;
    overflow: hidden;
    position: relative;
    z-index: 2;
    text-align: center;
    font-weight: 700;
    color: #fff;
    font-size: 14px;
    border: 0;
    text-transform: uppercase
}

#arthagraha .form-artha button,
#arthagraha .form-artha input[type=submit] {
    display: inline-block;
    padding: 6px 20px
}

#arthagraha .form-artha .form-control {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0
}

#arthagraha .form-artha .input-group {
    border: 1px solid #ccc
}

#arthagraha .form-artha .input-group input,
#arthagraha .form-artha .input-group span {
    border: 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    margin: 0
}

#arthagraha .form-artha .input-group span {
    height: 48px;
    border-right: 0;
    background: 0 0
}

#arthagraha .form-artha .input-group input {
    border-left: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

#arthagraha .form-artha .input-group:focus-within {
    border-color: #8b734a;
    outline: 0
}

#arthagraha .form-artha .input-group-readonly span {
    background-color: #eee
}

#arthagraha .form-artha .form-group .control-label {
    font-size: 16px;
    margin-bottom: 10px
}

#arthagraha .form-artha .form-group .form-control {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0
}

#arthagraha .form-control-file {
    height: auto!important;
    padding: 5px!important;
    border: 1px solid #ccc!important
}

#arthagraha .wrapper-upload-box .upload-button {
    width: 100%;
    color: #333;
    border: 2px dashed #ccc;
    padding: 40px
}

#arthagraha .wrapper-upload-box .responsiv-uploader-fileupload.style-file-single {
    border: 0;
    padding: 0;
    overflow: initial;
}
#arthagraha .wrapper-upload-box .responsiv-uploader-fileupload.style-file-single .upload-button {
    padding: 0;
    margin: 0;
    top: auto;
}

#arthagraha .form-artha .novalid,
#arthagraha .form-artha .novalid label::before {
    border-color: #fe0000
}

#arthagraha .media-pdf,
#arthagraha .media-pdf iframe {
    width: 100%!important;
    background: 0 0!important
}

#arthagraha .media-pdf iframe {
    border: 1px solid #ddd
}

#arthagraha .boxmap {
    margin-bottom: 30px
}

#arthagraha #bigmap {
    width: 100%;
    height: 450px
}

#arthagraha .map-detail {
    width: 300px;
    line-height: 18px
}

#arthagraha .map-detail .title {
    font-size: 18px;
    font-family: ProximaNova-Semibold, sans-serif;
    margin: 0;
    text-transform: capitalize
}

#arthagraha .form-horizontal label {
    font-size: 14px;
    font-family: ProximaNova-Semibold, sans-serif
}

#arthagraha .form-horizontal .radiobox {
    margin-bottom: 20px
}

#arthagraha .form-horizontal .radiobox .labelbox {
    padding-top: 6px
}

#arthagraha .form-horizontal .title-section-form {
    background: #162a67;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 15px 0
}

#arthagraha .contact-us-page form input,
#arthagraha .contact-us-page form select,
#arthagraha .contact-us-page form textarea {
    height: 40px;
    font-size: 16px;
    border: 1px solid #ccc;
    padding: 6px 12px;
    margin-bottom: 0
}

#arthagraha .section-career .img-banner {
    margin-bottom: 30px
}

#arthagraha .section-career .list-produk {
    margin: 0 -20px;
    margin-bottom: 30px
}

#arthagraha .client-slider {
    margin-top: 0;
    margin-bottom: 0
}

#arthagraha .client-slider .owl-theme .owl-nav [class*=owl-] {
    background: #a28548;
    border-color: #a28548
}

#arthagraha .client-slider .single-container .text .quote:before {
    border-bottom-color: #a28548
}

#arthagraha .sharebox a {
    margin: 5px
}

#arthagraha .list-produk .item .careeritem {
    padding: 20px;
    height: 100%;
    border: 1px solid #e6e6e6;
    border-bottom: 5px solid #b49759;
    box-shadow: 1px 1px 9px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 1px 1px 9px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 1px 1px 9px 0 rgba(0, 0, 0, .1)
}

#arthagraha .map-popup {
    max-width: 400px;
    text-align: left!important
}

#arthagraha .map-popup .title {
    margin-top: 0;
    margin-bottom: 5px;
    text-align: left
}

#arthagraha footer .footer-logo p {
    margin: 7px 30px 0 0
}

#arthagraha footer ol {
    padding: 8px 13px;
    width: 90%;
    color: #838383;
}

#arthagraha footer .logomisc {
    margin: 0;
    margin-top: 20px;
    padding: 0;
    float: left;
}

#arthagraha footer .logomisc li {
    display: inline-block;
    height: 50px;
    width: auto;
    margin: 0;
    margin-right: 15px
}

#arthagraha footer .logomisc li img {
    height: 100%;
    width: auto
}

#arthagraha footer h4::before {
    display: none
}

#arthagraha #live-chat {
    position: fixed;
    bottom: 0;
    right: 100px;
    z-index: 10;
    width: 300px;
    background: #fff;
    border: 1px solid #8b734a;
    border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0
}

#arthagraha #live-chat .head-chat {
    background: #8b734a;
    color: #fff;
    padding: 10px 15px;
    cursor: pointer
}

#arthagraha #live-chat .body-chat {
    padding: 15px;
    display: none
}

#arthagraha #live-chat .body-chat input,
#arthagraha #live-chat .body-chat textarea {
    margin-bottom: 15px;
    resize: none
}

#arthagraha #live-chat .body-chat textarea {
    height: 80px
}

#arthagraha #live-chat .body-chat .btn {
    width: 100%
}

#arthagraha .fancybox-skin {
    padding: 0!important
}

#arthagraha .fancybox-close {
    background-image: url(../vendor/fancy-box/close.png);
    background-size: 100%;
    width: 52px;
    height: 52px
}

#arthagraha .right {
    color: #fff
}

#arthagraha .list-laporan .item {
    width: 100%;
    margin: 15px 0
}

#arthagraha .list-laporan .item a {
    display: block;
    color: #414141;
    text-align: center
}

#arthagraha .list-laporan .item .img-cover {
    width: 100%;
    height: 255px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    margin-bottom: 10px
}

#arthagraha .list-laporan .item p {
    font-family: ProximaNova-Semibold, sans-serif;
    margin: 0
}

#arthagraha .list-atm {
    margin: 9px;
    margin-bottom: 30px
}

#arthagraha .list-atm .item {
    background: #f7f7f7;
    padding: 15px 20px;
    margin: 7px -7px;
    border-bottom: 3px solid #8b734a
}

#arthagraha .justify-content-left {
    justify-content: initial
}

#arthagraha .pilih-penempatan label {
    font-size: 20px;
    margin-top: 8px
}

#arthagraha .pilih-penempatan .form-control {
    height: auto;
    padding: 6px 8px;
    font-size: 18px
}

#arthagraha .form-simulasi .btn {
    width: 100%;
    margin-left: 0;
    font-size: 18px
}

#arthagraha .list-aset .single-item .img {
    height: 250px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

#arthagraha .hvr-bounce-to-bottom:before {
    background: #8b734a
}

#arthagraha .tabs-custom .nav-tabs {
    padding-left: 0!important;
    border: 0;
    margin-bottom: -1px;
    margin-top: 50px
}

#arthagraha .tabs-custom .nav-tabs>li {
    margin-bottom: 0!important
}

#arthagraha .tabs-custom .nav-tabs>li>a {
    border-radius: 0;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 10px 30px;
    margin: 0;
    border-top: 3px solid transparent
}

#arthagraha .tabs-custom .nav-tabs>li.active>a {
    border-top-color: #8b734a;
    background: #fff
}

#arthagraha .tabs-custom .tab-content {
    border: 1px solid #ddd;
    padding: 30px
}

#arthagraha div.mapcontainer {
    padding: 0
}

#arthagraha .susunan_keluarga_wrapper {
    width: 100%
}

#arthagraha .map-popup p {
    margin: 0!important
}

#arthagraha .company-history {
    margin-top: 30px
}

#arthagraha .ui-datepicker .ui-datepicker-title select {
    color: #505050
}

#arthagraha .ui-state-highlight,
#arthagraha .ui-widget-content .ui-state-highlight,
#arthagraha .ui-widget-header .ui-state-highlight {
    color: #fff
}

#arthagraha .ui-button.ui-state-active:hover,
#arthagraha .ui-button:active,
#arthagraha .ui-state-active,
#arthagraha .ui-widget-content #arthagraha .ui-state-active,
#arthagraha .ui-widget-header #arthagraha .ui-state-active,
#arthagraha a.ui-button:active {
    color: #fff
}

#arthagraha .swal2-modal .swal2-styled.swal2-loading {
    margin-top: -20px;
    border-left-color: #8b734a!important;
    border-right-color: #8b734a!important
}

#arthagraha .swal2-modal .swal2-styled {
    margin: 0 auto
}

#arthagraha footer .navbar-nav>li {
    display: block;
    float: none
}

#arthagraha footer .navbar-nav>li a {
    padding: 8px 0
}

#arthagraha .nav-tabs {
    padding: 0!important;
    margin-bottom: 25px
}

#arthagraha .nav-tabs>li {
    margin: 0!important;
    list-style: none!important
}

#arthagraha .nav-tabs>li>a {
    font-size: 18px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    padding: 10px 50px;
    padding-top: 15px;
    margin: 0;
    display: block;
    float: left;
    position: relative
}

#arthagraha .nav-tabs>li>a:after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 3px;
    background: #fff;
    display: none
}

#arthagraha .nav-tabs>li.active>a {
    background: #fff
}

#arthagraha .nav-tabs>li.active>a:after {
    display: block
}

#arthagraha.open_modal_custom {
    overflow: hidden;
}
#arthagraha .modal_custom {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
    height: 100%;
	z-index: 100;
	display: none;
	transition: 1s all;
    overflow: auto;
}
#arthagraha .modal_custom.show {
	display: block;
}
#arthagraha .modal_custom::after {
	content: "";
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.5);
}
#arthagraha .modal_custom .modal_content {
	width: 90%;
	max-width: 860px;
	display: block;
	margin: 3rem auto;
	position: relative;
	background: #fff;
	z-index: 1;
}
#arthagraha .modal_custom .modal_header {
	position: relative;
	padding: 1rem;
}
#arthagraha .modal_custom .close_modal {
	position: absolute;
	top: -18px;
	right: -18px;
	background-image: url("../vendor/fancy-box/close.png");
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 52px;
    height: 52px;
}
#arthagraha .modal_custom .modal_body {
	padding: 2rem;
}

#arthagraha .modal_custom .modal_body h4 {
    margin-bottom: 1rem;
}

#arthagraha .responsive-iframe {
    position: relative;
    overflow: hidden;
    padding-bottom: 56.25%; /* 16:9 aspect ratio (9 / 16 * 100) */
    height: 0;
    margin-bottom: 2rem;
}

#arthagraha .responsive-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media (max-width:768px) {
    #arthagraha header .top-header .left-side {
        float: left;
        text-align: left
    }
    #arthagraha header .top-header .right-side {
        float: right;
        text-align: right
    }
    #arthagraha header .top-header ul li:first-child {
        margin-left: 0
    }
    #arthagraha .top-header select {
        float: left
    }
    #arthagraha .top-header .socmed-top {
        text-align: left
    }
    #arthagraha .logo a {
        width: auto;
        margin: 0 auto
    }
    #arthagraha .logo a img {
        margin: 0 auto
    }
    #arthagraha .main-menu .container {
        margin: 0;
        padding: 0;
        width: auto
    }
    #arthagraha .main-menu .nav>li>a {
        padding: 0 20px
    }
    #arthagraha .ebanking-home {
        height: auto;
        background-attachment: inherit
    }
    #arthagraha .ebanking-home .list-ebanking .item {
        display: block;
        margin: 0;
        margin-bottom: 15px
    }
    #arthagraha .ebanking-home .list-ebanking .item .boximg,
    #arthagraha .ebanking-home .list-ebanking .item .boxtext {
        display: block;
        width: 100%
    }
    #arthagraha .ebanking-home .list-ebanking .item .boximg:after {
        display: none
    }
    #arthagraha .finance-update {
        height: auto;
        padding: 30px 0;
        background-attachment: initial
    }
    #arthagraha .latest-news .row {
        margin-left: -15px;
        margin-right: -15px
    }
    #arthagraha .latest-news .row [class*=col-] {
        padding-right: 15px;
        padding-left: 15px
    }
    #arthagraha .latest-news .boxberitalainnya {
        display: none
    }
    #arthagraha #live-chat {
        right: 15px
    }
    #arthagraha #mycustomscroll {
        width: 28%;
        height: 500px
    }
    #arthagraha .finance-update .list-finance {
        padding: 0
    }
    #arthagraha .finance-update .list-finance .item {
        height: auto;
        margin-bottom: 20px;
        padding-bottom: 65px
    }
    #arthagraha .finance-update .list-finance .item-center {
        top: 0
    }
    #arthagraha footer .footer-address,
    #arthagraha footer .footer-link,
    #arthagraha footer .footer-logo,
    #arthagraha footer .footer-service {
        width: 100%
    }
}

@media (max-width:480px) {

    #arthagraha header .top-header .right-side {
        margin-top: 0
    }
    #arthagraha header .bottom-header .single-content .ficon {
        display: none
    }
    #arthagraha .navbar {
        min-height: initial
    }
    #arthagraha .navbar-toggle {
        margin: 15px;
        float: right
    }
    #arthagraha header .logo {
        position: relative;
        height: auto;
        float: left;
        width: 100%;
        border-bottom: 1px solid #a28548;
        padding-bottom: 12px;
        margin: 0;
    }
    #arthagraha header .logo .logoarea {
        height: 34px;
        display: block;
        float: left
    }
    #arthagraha header .logo .navbar-toggle {
        position: absolute;
        right: 10px;
        top: 9px;
        border: 0;
        padding: 0;
        margin: 0
    }
    #arthagraha header .logo .navbar-toggle .icon-bar {
        background: #8b734a
    }

    #arthagraha .boxhotlinepc {
        display: none;
    }
    #arthagraha .boxhotlinemobile {
        display: block;
    }

    #arthagraha .hotlinebox {
        clear: both;
        margin: 15px;
        margin-top: 30px;
        margin-bottom: 0;
    }
    #arthagraha .hotlinebox p {
        font-family: Roboto,sans-serif;
        color: #474646;
        font-weight: 500;
        font-size: 16px;
        line-height: 18px;
    }
    #arthagraha .hotlinebox .phone {
        font-size: 20px;
        margin-top: 10px;
        margin-bottom: 5px;
    }

    #arthagraha .main-menu {
        position: absolute;
        top: 98px;
        width: 100%
    }
    #arthagraha .main-menu .nav li .sub-menu2,
    #arthagraha .main-menu .nav li .sub-menu3 {
        position: static;
        width: 100%
    }
    #arthagraha .main-menu nav ul li.dropdown-holder .fa {
        background: 0 0;
        color: #fff;
        margin-top: 5px
    }
    #arthagraha .main-menu .nav>li:before {
        display: none
    }
    #arthagraha .main-menu .request-quote {
        width: 256px
    }
    #arthagraha .camera_wrap .camera_pag {
        bottom: -22px
    }
    #arthagraha .ebanking-home .list-ebanking .item {
        display: block;
        margin: 0;
        margin-bottom: 15px
    }
    #arthagraha .ebanking-home .list-ebanking .item .boximg,
    #arthagraha .ebanking-home .list-ebanking .item .boxtext {
        display: block
    }
    #arthagraha .list-service-home .icon-box {
        height: 140px;
        margin-bottom: 20px;
        text-align: center;
        padding: 12px;
        display: flex;
        align-items: center;
        flex-wrap: wrap
    }
    #arthagraha .list-service-home .icon-box .imgbox {
        text-align: center;
        width: 100%;
        display: block
    }
    #arthagraha .list-service-home .icon-box .imgbox img {
        height: 50px;
        margin: 0 auto
    }
    #arthagraha .list-service-home .icon-box .textbox {
        margin: 0 auto;
        display: block;
        padding: 0
    }
    #arthagraha .our-team .row {
        margin-left: -15px;
        margin-right: -15px
    }
    #arthagraha #modalTeam .komdir-popup .close {
        color: #333;
        top: -5px;
        right: 10px
    }
    #arthagraha #mycustomscroll {
        width: 100%;
        height: 220px
    }
    #arthagraha #videohome {
        margin-bottom: 50px
    }
    #arthagraha .inner-banner .opacity h2 {
        line-height: 36px
    }
    #arthagraha #modalTeam .modal-content .boxdesc .close {
        right: 11px
    }
    #arthagraha #modalTeam .modal-content .modal-body {
        margin: 0
    }
    #arthagraha #modalTeam .modal-content .boxdesc,
    #arthagraha #modalTeam .modal-content .boximg {
        display: block
    }
    #arthagraha #modalTeam .modal-content .boximg {
        height: 300px
    }
    #arthagraha #modalTeam .modal-content .boxdesc {
        height: auto;
        position: initial
    }
    #arthagraha .list-produk {
        display: block
    }
    #arthagraha .list-produk .item {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    #arthagraha .list-produk.produk-3-colm .item {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    #arthagraha .list-produk .item .careeritem {
        height: auto
    }
}

.col-lg-15,
.col-md-15,
.col-sm-15,
.col-xs-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px
}

.col-xs-15 {
    width: 20%;
    float: left
}

@media (min-width:768px) {
    .col-sm-15 {
        width: 20%;
        float: left
    }
}

@media (min-width:992px) {
    .col-md-15 {
        width: 20%;
        float: left
    }
}

@media (min-width:1200px) {
    .col-lg-15 {
        width: 20%;
        float: left
    }
    
    #arthagraha .container {
        width: 1170px;
    }
}

@media (max-width: 768px) {

    footer .footer-logo, footer .footer-link, 
    footer .footer-service, footer .footer-address {
        min-height: initial;
        margin-bottom: 10px;
    }

}