@charset "UTF-8";
/*@font-face {
  font-family: Montserrat;
  src: url(montserrat-variablefont_wght-webfont.woff);
}*/

body {
    /*font-family: "Roboto", sans-serif !important;*/
    font-family: 'Montserrat';
    color: #000000 !important;
    overflow-x: hidden !important;
    overflow-y: scroll; 
}
 .fixed-position {
        position: fixed;
         }
.main-menu{
     font-family:'Montserrat';
}
h2{
    font-family:'Montserrat';
}
p{
    font-size:1em;
}
.carousel-control-prev-icon, .carousel-control-next-icon {
    background-color: #0c4c8f;
    padding: 25px 20px;
}
.help-cta {
    margin-top: 30px;
    color: #ffffff;
    font-size: 1.09em;
    text-align: center;
    padding: 20px 10px 18px 10px;
    background-color: #dc2f31;
    display: block;
    font-weight: 500;
}
.help-cta a {
    background-color: #ffffff;
    color: #dc2f31;
    text-decoration: none;
    padding: 5px 20px;
    border-radius: 18px;
   /* font-weight: bold;*/
}
.help-cta a:hover {
    color: #0c4c8f;
    text-decoration: none;
}
.btn-form {
    background-color: #0c4c8f;
    color: #ffffff;
    text-decoration: none;
    padding: 9px 24px 10px 24px;
    border-radius: 20px;
    font-weight: bold;
}
.casestudy-readmore a {
    background-color: #0c4c8f;
    color: #ffffff;
    text-decoration: none;
    padding: 9px 18px 10px 18px;
    border-radius: 18px;
    font-weight: bold;
}
.casestudy-readmore a:hover {
    background-color: #dc2f31;
    text-decoration: none;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.main-menu {
    font-size: 18px;
    font-weight: bold !important;
    color: #0c4c8f;
   
}
.main-menu a{
    color: #0c4c8f;
    text-decoration:none;
}
.main-menu a:hover {
    color: #ea222a;
}
.main-menu-a-active {
    font-size: 18px;
    font-weight: bold !important;
    color: #ea222a !important;
}
.commitments-head {
    display: block;
    text-align: center !important;
    padding: 12px 0px 6px 0px;
    font-size: 18px;
    font-weight: bold;
    margin: 0 auto;
    color:#fff;   
}
.commitements-section{
    background-image: url("../images/kpcf-about-us-our-commitments-bg.jpg");
    background-position:center;
    background-repeat:no-repeat;
    background-size:cover;
    padding-top:30px;
}
.commitements-section .commitements-txt{
    color:#fff;
}

.commitments-icon {
    margin: 0 auto;
    width: 72px;
    margin-top: -20px;
}
.commitments-main-div{
    border:1px solid #fff;
    padding:0px 0px 10px 0px;
}
.commitments-description{
    color: #fff;
    text-align: center;
    padding: 0px 20px;
    height:150px;
    /*min-height:150px;
    max-height:150px;*/
    font-size:1em;
}
.volunteer-head {
    color: #0c4c8f;
    display: block;
    text-align: center !important;
    padding: 12px 0px 6px 0px;
    font-size: 24px;
    font-weight:700;
    margin: 0 auto;    
}
.volunteer-description{
    color: #000;
    text-align: center;
    /* padding: 0px 20px; */
}
.volunteer-form-textbox-fields{
    font-size:16px;
    background-color:transparent;
    color:#fff;
    border:none;
    border-bottom:2px solid #fff;
}
/*.volunteer-form-textbox-fields :focus{
    border:none !important;
    border-bottom:2px solid #fff !important;
}*/
.volunteer-form-textarea-fields{
    font-size:16px;
    background-color:transparent;
    color:#fff;
    border:none;
    border-bottom:2px solid #fff;
}

.contactus-form-textbox-fields{
    font-size:16px;
    background-color:transparent;
    color:#fff;
    border:none;
    border-bottom:2px solid #fff;
}
.contactus-form-textarea-fields{
    font-size:16px;
    background-color:transparent;
    color:#fff;
    border:none;
    border-bottom:2px solid #fff;
}

::-webkit-input-placeholder { /* Edge */
    color:#fff;
}
  
:-ms-input-placeholder { /* Internet Explorer */
    color:#fff;
}
  
::placeholder {
    color:#fff;
}
/*.volunteer-form-textbox-fields :focus{
    border:none !important;
    border-bottom:2px solid #fff;
}*/
.volunteer-form-textbox-fields :focus-visible{
    border:none !important;
    border-bottom:2px solid #fff;
}

.volunteer-form-section{
    background-image: url("../images/kpcf-volunteers-bg.jpg");
    background-position:center;
    background-repeat:no-repeat;
    background-size:cover;
}
.contatctus-form-section{
    background-image: url("../images/kpcf-volunteers-bg.jpg");
    background-position:center;
    background-repeat:no-repeat;
    background-size:cover;
}
.banner-head {
    text-align: center;
    display: block;
    font-weight:700;
    font-size: 40px;
    background-image: url("../images/kpcf-header-bg.jpg");
    background-repeat:no-repeat;
    background-position: center;
    background-size: cover;
    /* background-color: #210053; */
    /* background-image: linear-gradient(to right, #210053 , #960030); */
    color: #ffffff;
    padding: 45px 0px 40px 0px;
}
.our-work-txt{
    text-align:center;
    color:#053277;
    font-weight:600;
}
.our-work-main-div{
    border:2px solid #053277;
}
/* .casestudy-readmore {
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    background-color: #cccccc; 
    color: #210053;
    padding: 10px 24px;
    margin-top: 20px;
    border-radius: 10px;
} */


.casestudy-gallery {
    padding: 0px 80px;
}
.casestudy-gallery div{
    padding: 10px;
}
.figure-caption {
    font-size: 18px;
    font-weight: bold;
}
.count_number_section{
    background-image: url("../images/kpcf-about-us-count-number-bg.jpg");
    background-repeat:no-repeat;
    background-size:cover;
}
.count_analytics{
    font-size: 25px; 
    font-weight: normal;
    color: #fff;
}
.count_number_font{
    font-size: 35px; 
    font-weight: bold;
    color: #fff;
}
.count_number_plus{
    font-size: 35px; 
    font-weight:700;
    color: #fff;
}
.count_number_border {
    border-left: 2px solid #cccccc;
}
.zoom {
    transition: transform .2s;
}
.zoom:hover {
    transform: scale(1.2);
}

.form-field-box {
    padding: 10px 0px 10px 20px !important;
}
.form-field-box input{
    width: 100%;
}
/*p {
    font-size: 20px;
}*/
.footer-new {
  background-image: url("../images/banner-footer.jpg");
  /* background-color:#0c4c8f; */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding:20px 0;
}
.footer-new-div {
    padding: 35px 0px 0px 0px;
}
.footer-new-col {
    padding: 30px 0px;    
}
.footer-new-copy {
    font-size: 11px;
    text-align: center !important;
    margin: 0px;
    padding: 20px 0px;
    border-top: 1px solid #507999;
}
.footer-new-col-head {
    font-size: 18px; 
    font-weight: bold; 
    padding-bottom: 15px;
}
.footer-followus-seciton {
    padding-top: 30px;
}
.footer-getintouch-section td{
    padding-bottom: 15px;
}
.footer-getintouch-icon {
    text-align: left;
    vertical-align: top;
    padding-right: 10px;
}
.footer-quicklinks-section li{
    padding-bottom: 15px;
}
.footer-quicklinks-section li a{
    text-decoration: none;
    color: #ffffff !important;
}
.footer-quicklinks-section li a:hover{
    text-decoration: underline;
}

.overview-icon {
    text-align: center !important;
}
.overview-icon img{
    width: 84px;
}
.overview-icon col{
    padding: 15px 15px;
    
}

.home-news-single-img {
    text-align: center;
    font-size: 14px;
}
.home-news-single-text {
    text-align: center;
    color: #003c6d;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 10px;
    font-size: 18px;
}

.highlights-card {
    text-align: center;
    color: #003c6d;
}

.highlights-title {
    padding-top: 8px;
}


.para-justify p {
    text-align: justify;
}

.page-list ul {
    line-height: 36px !important;
}

.ourteam-table-head {
    padding-top: 35px !important;
    color: #003c6d;
    font-size: 20px;
}



/* ============ desktop view ============ */
@media all and (min-width: 992px) {
    .navbar {display: block; color:#003c6d; text-align: right !important; }
	.navbar .nav-item { font-weight: bold !important;  }
	.navbar .nav-item .dropdown-menu{ display: none; font-weight: bold !important;  }
	.navbar .nav-item .active{  color:#fda924 !important; }
	.navbar .nav-item:hover .active{  color:#fda924 !important; }
	.navbar .nav-item .nav-link{  color:#003c6d; text-decoration: none; margin:0px 10px;}
	.navbar .nav-item:hover .nav-link{  color:#fda924; text-decoration: none; }
	.navbar .nav-item:hover .dropdown-menu{ display: block; }
	.navbar .nav-item .dropdown-menu{ margin-top:0; }
}	
/* ============ desktop view .end// ============ */





/* Default */

header {
    transition: background-color ease 300ms;
}

header .uk-section {
    border-top: 5px solid #dcdcdc;
}

header .uk-container::before {
    width: 100%;
    content: "";
    border-top: 5px solid #fda924;
    margin-top: -5px;
}

header .uk-button {
    margin-right: 20px;
}

header .in-header-phone {
    margin: 30px 16px 0 0;
    padding: 4px 0 0 30px;
    border-left: 1px solid #dcdcdc;
}

header .in-header-phone h5 {
    color: #fda924;
}

header .in-header-login {
    margin-top: 45px;
}

.in-header-logo {
    margin: 25px 0 0 16px;
}

/* Indonez Sticky Menu */
.in-sticky {
    background-color: #f8f8f8;
    box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.15);
    height: 70px;
}

.in-sticky .uk-section {
    border-top: none;
}

.in-sticky .in-header-info,
.in-sticky .in-header-logo img {
    display: none;
}

.in-sticky .in-header-logo {
    width: 42px;
    height: 42px;
    background: url(../img/logo-alt.svg) no-repeat;
    margin-top: 13px;
}

.in-sticky .uk-navbar-transparent {
    border-bottom: 0px;
}

.in-sticky .uk-navbar-container {
    width: 70%;
    position: relative;
    top: -72px;
    float: right;
}

.in-sticky .uk-navbar-left {
    margin-left: auto;
}

.in-sticky .uk-navbar-right {
    display: none;
}

.in-sticky .uk-navbar-nav>li>a {
    min-height: 66px;
}

.in-sticky [class*='uk-navbar-dropdown-bottom'] {
    margin-top: 0px;
}

/* Indonez Footer */
footer {
    font-size: 13px;
    color: #ffffff !important;

}

footer .uk-container {
    margin-bottom: -100px;
}

footer .uk-container::before {
    width: 100%;
    content: "";
    border-top: 3px solid #fda924;
}

footer .in-footer-logo img {
    border-right: 1px solid #dcdcdc;
    margin: 26px 15px 0 0;
    padding: 0px 15px 3px 0;
    float: left;
}

footer .in-footer-logo p {
    margin-top: 26px;
    float: left;
}

footer .in-footer-socials {
    margin-top: 32px;
}

footer .in-footer-socials .uk-label {
    font-family: 'Roboto', sans-serif;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    background: #ededed;
    color: #65696e;
    border-radius: 0px;
    padding: 4px 9px 3px 11px;
    margin-left: 10px;
}

footer .in-footer-socials .uk-label svg[data-svg^='fa-'] {
    position: relative;
    top: -1px;
}

footer .in-footer-socials a {
    margin-top: 3px;
    color: #65696e;
}

/* Indonez Slideshow */
.in-slide-container {
    margin-top: 28px;
}

.in-slide-container .in-slideshow::before {
    width: 110px;
    height: 110px;
    margin-bottom: -110px;
    content: "";
    background: url(../img/vilisya-ornament.svg) no-repeat;
    left: 65px;
    top: 18px;
    position: absolute;
}

.in-slide-container .in-slideshow::after {
    width: 110px;
    height: 110px;
    margin-bottom: -110px;
    content: "";
    background: url(../img/vilisya-ornament.svg) no-repeat;
    right: 65px;
    bottom: 51px;
    position: absolute;
}

.in-slide-container .uk-slideshow-items {
    z-index: 1;
}

.in-slide-container .uk-slideshow-items .in-slide-text {
    width: 100%;
    background: #053277;
    padding: 50px 70px 40px 70px;
    position: relative;
    z-index: 1;
}

.in-slide-container .uk-slideshow-items .in-slide-text h2 {
    color: #fda924;
}

.in-slide-container .uk-slideshow-items .in-slide-image {
    position: absolute;
    top: 0;
    right: 0;
}

.in-slide-container .uk-slideshow-items .in-slide-image img {
    width: 100%;
}

.in-slide-container .uk-slidenav-container {
    position: absolute;
    bottom: 55px;
    left: 70px;
    z-index: 2;
}

/* Indonez breadcrumb */
.in-breadcrumb {
    padding: 10px 0;
    border-bottom: 1px solid #DBDCDE;
}

.in-breadcrumb h2 {
    color: #fda924;
    float: right;
}

.in-breadcrumb .uk-breadcrumb {
    margin: 0px -16px -25px 0;
    padding: 0px 15px;
    background: #fff;
}

/* Indonez icon wrapper */
.in-icon-wrapper {
    font-family: 'Libre Franklin', sans-serif;
    box-sizing: border-box;
    vertical-align: middle;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 64px;
    height: 64px;
    margin-top: -3px;
    color: #5c5c5c;
}

.in-icon-wrapper.circle {
    border-radius: 500px;
    background: #f0f0f0;
}

.in-icon-wrapper.small {
    width: 38px;
    height: 38px;
}

.in-icon-wrapper.large {
    width: 128px;
    height: 128px;
}

.in-icon-wrapper.btn-mix {
    margin-right: -60px;
    transform: rotate(8deg);
}

.in-icon-wrapper.btn-mix+.uk-float-left a.uk-button {
    padding-left: 25px;
    padding-right: 22px;
}

/* Indonez client logo */
.in-client-logo.uk-card {
    padding: 10px;
    box-shadow: inset 0px 0px 0px 2px #e5e5e5;
    border-radius: 5px;
}

/* Indonez colored card */
.in-colored-card .uk-card {
    border: none;
    box-shadow: none;
}

.in-colored-card .in-icon-wrapper {
    border-radius: 8px;
    color: rgba(0, 0, 0, 0.4);
}

.in-colored-card a:hover {
    text-decoration: none;
}

.in-colored-card h5 {
    color: rgba(0, 0, 0, 0.6);
}

.in-colored-card h5 span {
    position: relative;
    top: -1px;
}

.in-colored-card p {
    color: rgba(0, 0, 0, 0.5);
}

.in-colored-card.orange .uk-card {
    background-color: #ffeaa7;
}

.in-colored-card.orange .in-icon-wrapper {
    background-color: #fdcb6e;
}

.in-colored-card.green .uk-card {
    background-color: #55efc4;
}

.in-colored-card.green .in-icon-wrapper {
    background-color: #06caa4;
}

.in-colored-card.red .uk-card {
    background-color: #fab1a0;
}

.in-colored-card.red .in-icon-wrapper {
    background-color: #e88067;
}

.in-colored-card.blue .uk-card {
    background-color: #81ecec;
}

.in-colored-card.blue .in-icon-wrapper {
    background-color: #00cec9;
}

.in-colored-card.purple .uk-card {
    background-color: #b0aafe;
}

.in-colored-card.purple .in-icon-wrapper {
    background-color: #9184f4;
}

.in-colored-card.grey .uk-card {
    background-color: #dfe6e9;
}

.in-colored-card.grey .in-icon-wrapper {
    background-color: #b2bec3;
}

/* Indonez icon decor */
.in-icon-decor::before {
    width: 85px;
    height: 85px;
    content: "";
    background: url(../img/vilisya-ornament.svg) no-repeat;
    margin-right: -90px;
    top: 30px;
    left: 0px;
    z-index: 0;
    position: relative;
    display: block;
}

.in-icon-decor img {
    margin-left: -30px;
    background-color: #ffffff;
    z-index: 1;
}

/* Indonez pricing */
.in-pricing .uk-card {
    overflow: hidden;
    border-radius: 6px;
    color: #8f8f8f;
}

.in-pricing .uk-card-header {
    border-top: 4px solid #bababa;
    text-align: center;
}

.in-pricing .uk-card-header h3 {
    margin: 12px 0 -20px 0;
}

.in-pricing .uk-card-header h4 {
    font-size: 48px;
    margin: -10px 0 -10px 0;
}

.in-pricing .uk-card-header .uk-label {
    background-color: #d8d8d8;
    color: #747474;
    margin-bottom: 22px;
}

.in-pricing .uk-card-header h4 span.in-pricing-currency {
    font-size: 18px;
}

.in-pricing .uk-card-header h4 span.in-pricing-currency {
    position: relative;
    top: -20px;
}

.in-pricing.in-pricing-highlight .uk-card-header {
    border-top: 4px solid #fda924;
}

.in-pricing.in-pricing-highlight .uk-card-header .uk-label {
    background-color: #fda924;
    color: #333;
}

.in-pricing .uk-card-body {
    background: #f7f7f7;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

.in-pricing .uk-card-body .uk-list {
    font-size: 15px;
    margin: 12px 0 52px 0;
}

.in-pricing .uk-card-body .uk-list-bullet>li::before {
    top: 2px;
    background-size: 50%;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20fill%3D%22%23666666%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M173.898%20439.404l-166.4-166.4c-9.997-9.997-9.997-26.206%200-36.204l36.203-36.204c9.997-9.998%2026.207-9.998%2036.204%200L192%20312.69%20432.095%2072.596c9.997-9.997%2026.207-9.997%2036.204%200l36.203%2036.204c9.997%209.997%209.997%2026.206%200%2036.204l-294.4%20294.401c-9.998%209.997-26.207%209.997-36.204-.001z%22%2F%3E%3C%2Fsvg%3E");
}

.in-pricing .uk-card-body a.uk-button {
    position: relative;
    left: 50%;
    margin-right: -50%;
    margin-bottom: -10px;
    transform: translate(-50%, -50%);
}

/* Indonez testimoni slider */
.in-testimoni-slider .in-customer-card {
    background-color: #f2f2f2;
    border-radius: 0px;
}

.in-testimoni-slider .in-customer-card.uk-background-contain {
    background-size: 45%;
}

.in-testimoni-slider .in-customer-card blockquote {
    border-left: 3px solid #fda924;
    width: 66%;
    padding-left: 20px;
}

.in-testimoni-slider .in-customer-card cite {
    top: -17px;
    position: relative;
}

.in-testimoni-slider .in-customer-card .uk-card-header {
    padding-top: 36px;
}

.in-testimoni-slider .in-customer-card .uk-card-footer {
    padding-bottom: 20px;
}

.in-testimoni-slider .in-customer-card .uk-card-footer h5 {
    font-weight: bold;
}

.in-testimoni-nav {
    right: 30px;
    bottom: 40px;
    position: relative;
    margin-bottom: -40px;
    z-index: 1;
    float: right;
}

/* Indonez customer card */
.in-customer-card {
    background-color: #f8f8f8;
    border-radius: 4px;
}

.in-customer-card .uk-card-header {
    padding: 30px;
}

.in-customer-card .uk-card-footer {
    padding: 30px;
}

.in-customer-card .uk-card-body {
    padding: 20px 30px;
}

.in-customer-card img {
    margin: 0px;
}

.in-customer-card blockquote {
    font-size: 18px;
    line-height: 28px;
    color: #8f8f8f;
}

.in-customer-card footer span {
    font-family: 'Libre Franklin', sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #4f4f4f;
    letter-spacing: 0px;
}

.in-customer-card footer {
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 24px;
}

.in-customer-card cite {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #bebebe;
}

.in-customer-card.uk-background-contain {
    background-size: 55% auto;
}

/* Indonez roadmap */
.in-roadmap hr {
    margin-bottom: 0px;
}

.in-roadmap .uk-card-default {
    border: 2px solid #dbdbdb;
    border-radius: 6px;
    box-shadow: none;
}

.in-roadmap-branch .in-icon-wrapper {
    position: relative;
    top: 20px;
    left: 38px;
}

.in-roadmap-branch .in-roadmap-title {
    height: 98px;
    border-left: 2px solid #dbdbdb;
    margin-left: 5px;
    padding-left: 40px;
}

.in-roadmap-branch .in-roadmap-title span.uk-label {
    margin-top: -4px;
}

/* Indonez blog */
.in-blog p.uk-article-meta {
    font-family: Arial;
    font-size: 12px;
    text-transform: uppercase;
    margin: 10px 0 0px 0;
}

.in-blog p.uk-article-meta span.uk-label {
    background-color: #fda924;
    font-size: 11px;
    text-transform: uppercase;
    position: relative;
    top: -1px;
    margin-right: 10px;
    padding: 1px 10px;
}

.in-blog img {
    border-radius: 5px;
}

.in-blog .uk-icon-button {
    background-color: #37474f;
    color: white;
}

.in-blog .uk-icon-button.twitter {
    background-color: #5fa8dc;
    color: white;
}

.in-blog .uk-icon-button.facebook {
    background-color: #3a5a98;
    color: white;
}

.in-blog .uk-icon-button.linkedin {
    background-color: #0078b5;
    color: white;
}

.in-quote-post {
    background-color: #84817a;
    border-radius: 5px;
}

.in-quote-post blockquote h3 {
    font-family: Georgia, "Times New Roman", serif;
    font-size: 24px;
    line-height: 36px;
    color: #fff;
    margin-top: -5px;
}

.in-quote-post blockquote footer cite {
    font-size: 15px;
    color: #b5b5b5;
}

.in-quote-post blockquote footer::before {
    color: #b5b5b5;
}

.in-link-post.uk-background-primary {
    background: #ffeaa7 url("data:image/svg+xml;charset=UTF-8,%3Csvg%20fill%3D%22%23ffd792%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M326.612%20185.391c59.747%2059.809%2058.927%20155.698.36%20214.59-.11.12-.24.25-.36.37l-67.2%2067.2c-59.27%2059.27-155.699%2059.262-214.96%200-59.27-59.26-59.27-155.7%200-214.96l37.106-37.106c9.84-9.84%2026.786-3.3%2027.294%2010.606.648%2017.722%203.826%2035.527%209.69%2052.721%201.986%205.822.567%2012.262-3.783%2016.612l-13.087%2013.087c-28.026%2028.026-28.905%2073.66-1.155%20101.96%2028.024%2028.579%2074.086%2028.749%20102.325.51l67.2-67.19c28.191-28.191%2028.073-73.757%200-101.83-3.701-3.694-7.429-6.564-10.341-8.569a16.037%2016.037%200%200%201-6.947-12.606c-.396-10.567%203.348-21.456%2011.698-29.806l21.054-21.055c5.521-5.521%2014.182-6.199%2020.584-1.731a152.482%20152.482%200%200%201%2020.522%2017.197zM467.547%2044.449c-59.261-59.262-155.69-59.27-214.96%200l-67.2%2067.2c-.12.12-.25.25-.36.37-58.566%2058.892-59.387%20154.781.36%20214.59a152.454%20152.454%200%200%200%2020.521%2017.196c6.402%204.468%2015.064%203.789%2020.584-1.731l21.054-21.055c8.35-8.35%2012.094-19.239%2011.698-29.806a16.037%2016.037%200%200%200-6.947-12.606c-2.912-2.005-6.64-4.875-10.341-8.569-28.073-28.073-28.191-73.639%200-101.83l67.2-67.19c28.239-28.239%2074.3-28.069%20102.325.51%2027.75%2028.3%2026.872%2073.934-1.155%20101.96l-13.087%2013.087c-4.35%204.35-5.769%2010.79-3.783%2016.612%205.864%2017.194%209.042%2034.999%209.69%2052.721.509%2013.906%2017.454%2020.446%2027.294%2010.606l37.106-37.106c59.271-59.259%2059.271-155.699.001-214.959z%22%2F%3E%3C%2Fsvg%3E") no-repeat;
    background-position: bottom right;
    background-size: 7%;
    border-radius: 5px;
}

.in-link-post h3 a {
    margin-bottom: 0px;
    color: rgba(0, 0, 0, 0.4);
}

.in-link-post .uk-text-truncate {
    margin-bottom: 0px;
    color: rgba(0, 0, 0, 0.4);
}

.in-blog-sidebar .uk-card-body {
    padding: 26px 26px;
}

.in-blog-sidebar .uk-search-default .uk-search-input {
    height: 46px;
    padding-left: 20px;
    background: #fff;
    border-radius: 50px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06);
}

.in-blog-sidebar .uk-search-default .uk-search-icon-flip {
    padding-right: 10px;
}

/* Indonez widget */
.in-widget-category li a span {
    position: relative;
    top: 5px;
}

.in-widget-popular.uk-list-divider>li:nth-child(n+2) {
    margin-top: 18px;
    padding-top: 18px;
}

.in-widget-popular li img {
    width: 77px;
    height: 77px;
}

.in-widget-popular li a {
    position: relative;
    top: -7px;
}

.in-widget-popular li span {
    font-weight: 800;
    font-size: 12px;
    width: 100%;
    margin: 1px 0 -10px 0;
    float: left;
}

.in-widget-popular li a span {
    color: #fda924;
}

.in-widget-archive li a span.uk-label {
    font-size: 11px;
    background: #333;
    text-transform: uppercase;
    padding: 1px 6px 0px 6px;
    position: relative;
    top: 6px;
}

.in-widget-archive li a:hover span.uk-label {
    background-color: #fda924;
}

.in-widget-tag a.uk-label {
    margin-right: 5px;
}

.in-widget-category li a,
.in-widget-popular li a,
.in-widget-archive li a {
    color: #b4b4b4;
}

.in-widget-category li a:hover,
.in-widget-popular li a:hover,
.in-widget-archive li a:hover {
    color: #fda924;
}

/* Indonez plyr.io */
.in-video-wrapper .plyr,
.in-audio-wrapper .plyr {
    border-radius: 5px;
}

.in-audio-wrapper>.plyr--audio .plyr__controls {
    background-color: #2d3436;
}

.in-audio-wrapper .plyr__controls__item:first-child,
.in-audio-wrapper .plyr__controls__item.plyr__time,
.in-audio-wrapper .plyr button {
    color: rgba(255, 255, 255, 0.65);
}

.in-audio-wrapper .plyr__menu__container .plyr__control {
    color: #4a5764;
}

.in-audio-wrapper .plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track {
    background-color: rgba(193, 201, 209, 0.26);
}

.in-audio-wrapper .plyr--audio .plyr__progress__buffer {
    color: rgba(193, 201, 209, 0.46);
}

/* Indonez totop */
.in-totop {
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 43px;
    background: #ededed;
    position: relative;
    top: 30px;
    right: 40px;
}

a.in-totop {
    color: #65696e;
}

a:hover.in-totop {
    color: #9f9f9f;
}

/* Indonez blockquote */
.in-blockquote {
    border-left: 2px solid #dbdbdb;
    margin: 30px 0 30px 45px;
    padding-left: 40px;
}

/* Indonez image shadow */
.in-img-shadow {
    box-shadow: 20px 20px 0px 0px #fda924;
}

/* uk-accordion remove border bottom */
.uk-open>.uk-accordion-title {
    border-bottom: none;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.footer-list{
    padding-top:20px;
    width: 85%;
}
.footer-list li p{
     display: inline-block;
     font-size:16px;
     padding-left:10px;
     color:#fff;
}
/*.footer-list li p a{
vertical-align: -webkit-baseline-middle;
}*/
.footer-list ul{
   display: -webkit-inline-box;
   padding: 0px;
   margin:0px;
}
.footer-list li{
    list-style: none;
}  
.footer-list .address-list img{
margin-right:5px;
/*width:37px;*/
}
.copywrite{
    position: relative;
    top: 70%;
    color:#fff;
}
.footer-logo-text{
    font-size:22px;
    font-weight:700;
    color:#fff;
    /*padding: 0 20px;*/
    font-family:'Montserrat';
}
.footer-right{
    float:right; 
    text-align:right;
}
.banner-head-text{
    text-align: center;
    display: block;
    font-weight: 700;
    font-size: 40px;
    font-family: 'Montserrat';
}

/*trapezoid read more button*/
.trapezoid { width: 200px; height: 189px; margin: 0 auto; position: relative; overflow: hidden; border-bottom: 1px solid transparent; box-sizing: border-box; }

.trapezoid div { width: 100%; height: 100%; overflow: hidden; }

div.trapezoid__inner1 { transform: rotate(30deg); transform-origin: bottom left; } 

div.trapezoid__inner2 { transform: rotate(-60deg); transform-origin: bottom right; transform: rotate(-60deg) translate(73px, -73px); }

div.trapezoid__inner3 {  transform: rotate(30deg) translate(35px, 83px); border-top: 1px solid transparent; } 

div.trapezoid__inner4 { transform: rotate(0deg) translate(0, -155px); }

div.trapezoid__inner5 { transform: rotate(30deg) translate(1px, 0px); transform-origin: bottom left; border-left: 1px solid transparent; }

div.trapezoid__inner6 { transform: rotate(-60deg) translate(72px, -71px); transform-origin: bottom right; border-right: 1px solid transparent; }

div.trapezoid__inner7 { background-color: #0c4c8f; transform: rotate(30deg) translate(59px, 73px); background-size: 100%; background-position: bottom; background-repeat: no-repeat; height: 50%; }

div.trapezoid__inner7:hover{
    background-color: #ea222a;
}

.button-text a { display: inline-block; margin-top: -100px ; }
.button-text .btn-text{color:#fff; font-size: 17px; margin-top:12px;text-decoration: none;}
.button-text{
    position: relative;
    bottom: 64px;
}

/*mobile menu*/
/* menu button */
.mobile-menu{
    display:none;
}
.mainMenu ul li{
    list-style:none;
}

.menuBtn {
	height: 35px;
    width: 40px;
    position: absolute;
    right: 20px;
    top: 10px;
    z-index: 101;
    /* border: 1px solid; */
   /* background-color: #fff;*/
    /* margin-right: 9px;*/
    margin-top:10px;
}
 .menuBtn > span {
	background-color: #0c4c8f;
    border-radius: 1px;
    height: 2px;
    width: 77%;
    position: absolute;
    left: 40%;
    top: 50%;
    margin: -1px -5px -5px -12px;
    transition: height 100ms;
}
 .menuBtn > span:after, .menuBtn > span:before {
	 content: '';
	 background-color: #0c4c8f;
	 border-radius: 1px;
	 height: 2px;
	 width: 100%;
	 position: absolute;
	 left: 50%;
	 margin-left: -15px;
	 transition: all 200ms;
}
 .menuBtn > span:after {
	 top: -7px;
}
 .menuBtn > span:before {
	 bottom: -7px;
}
 .menuBtn.act > span {
	 height: 0;
}
 .menuBtn.act > span:after, .menuBtn.act > span:before {
	 background-color: #fff;
	 top: 1px;
}
 .menuBtn.act > span:after {
	 transform: rotate(45deg);
}
 .menuBtn.act > span:before {
	 transform: rotate(-45deg);
}
 .mainMenu {
	 background-color: #000;
	 position: fixed;
	 left: 0;
	 top: 0;
	 z-index: 100;
	 height: 100%;
	 width: 100%;
	 display: table;
	 text-align: center;
	 opacity: 0;
	 transition: all 500ms cubic-bezier(0.68,-0.55,0.265,1.55);
	 transform: scale(0);
}
 .mainMenu.act {
	 opacity: 0.9;
	 transform: scale(1);
}
 .mainMenu.act ul li {
	 opacity: 1;
	 transform: translateX(0);
}
 .mainMenu ul {
	 display: table-cell;
	 vertical-align: middle;
	 padding-left:0px;
}
 .mainMenu li {
	 padding: 8px 0;
	 transition: all 400ms 510ms;
	 opacity: 0;
}
 .mainMenu li:nth-child(odd) {
	 transform: translateX(30%);
}
 .mainMenu li:nth-child(even) {
	 transform: translateX(-30%);
}
 .mainMenu li:last-child {
	 transform: none;
}
 .mainMenu a {
	 color: #fff;
	 display: inline-block;
	 font-size: 1.6em;
}
 .mainMenu a.suBtn {
	 color: #fff;
}
 .suBtn {
	 background-color: blue;
	 border-radius: 5px;
	 padding: 10px 20px;
}

.contactus-image-upload-div{
    border-bottom: 2px solid #fff;
    color: #fff;
    font-size: 14px;
    padding-top: 4px;
}
.upload-icon-span{
   float: right;
    position: relative;
    bottom: 5px;
}


 
 
/* tablet potrait and lower */
@media (max-width: 960px) {
    header .uk-button {
        margin-right: 0px;
    }

    .in-header-logo {
        margin: 40px 0;
        z-index: 1;
    }

    .in-footer-logo img {
        width: 112px;
    }

    .in-footer-logo p {
        margin-top: 24px;
    }

    .in-mobile-nav {
        position: relative;
        top: -40px;
    }

    .in-sticky .in-mobile-nav {
        margin-top: -1px;
    }

    .in-sticky .in-header-logo {
        margin-top: 14px;
    }

    .in-mobile-nav a,
    .uk-close-large {
        border: 1px solid #dadada;
        border-radius: 5px;
        padding: 1px 14px;
    }

    .uk-close-large {
        top: 20px;
        right: 20px;
        padding: 10px 16px;
    }

    .uk-modal-dialog .uk-nav-sub [data-svg^='fa-'] {
        margin: -2px 0 0 7px;
    }

    .uk-modal-dialog ul.uk-nav-primary {
        border-bottom: 1px solid #dadada;
        margin-bottom: 35px;
        padding-bottom: 23px;
    }

    .in-slide-container {
        margin-top: 2px;
    }

    .in-slide-container .in-slideshow::before,
    .in-slide-container .in-slideshow::after {
        display: none;
    }

    .in-slide-container .uk-slideshow-items .in-slide-text {
        padding: 4px 22px;
        position: absolute;
        bottom: 0;
    }

    .in-slide-container .uk-slideshow-items .in-slide-text h2 {
        font-size: 22px;
    }

    .in-slide-container .uk-slideshow-items .in-slide-image {
        width: 100%;
    }

    .in-slide-container .uk-slidenav-container {
        position: absolute;
        bottom: 0;
        right: 0;
        left: auto;
    }

    .in-testimoni-slider .in-customer-card.uk-background-contain {
        background-size: 35%;
    }

    .in-breadcrumb {
        padding-top: 35px;
        border-top: 1px solid #DBDCDE;
    }

    .in-breadcrumb h2 {
        margin-top: 0px;
    }

    .in-icon-wrapper.btn-mix {
        margin-right: -50px;
    }

    .in-custom-card .uk-card:last-child {
        border-right: none;
    }

    .in-roadmap>.uk-child-width-1-1>div {
        margin-top: 0px;
    }

    .in-blog .uk-margin-large-left {
        margin-left: 0px !important;
    }

    .in-blockquote {
        margin: 30px 0 20px 30px;
        padding-left: 30px;
    }

    .uk-comment-list .uk-comment~ul {
        padding-left: 0px;
    }

    /* helper */
    .in-margin-negative-top\@s {
        margin-top: -30px !important;
    }

    .in-margin-remove-top\@s {
        margin-top: 0px !important;
    }

    .in-margin-top\@s {
        margin-top: 20px !important;
    }

    .in-margin-small-top\@s {
        margin-top: 10px !important;
    }

    .in-margin-large-top\@s {
        margin-top: 60px !important;
    }

    .in-margin-negative-bottom\@s {
        margin-bottom: -30px !important;
    }

    .in-margin-remove-bottom\@s {
        margin-bottom: 0px !important;
    }

    .in-margin-bottom\@s {
        margin-bottom: 20px !important;
    }

    .in-margin-small-bottom\@s {
        margin-bottom: 10px !important;
    }

    .in-margin-large-bottom\@s {
        margin-bottom: 60px !important;
    }

    .in-margin-remove-left\@s {
        margin-left: 0px !important;
    }

    .in-margin-remove-right\@s {
        margin-right: 0px !important;
    }
}

@media (max-width: 480px) {
  
    .footer-logo-text{
        padding: 0 20px;
    }
    h2{
        color: #053277;
        font-weight: bold;
    }
    .in-testimoni-slider .in-customer-card.uk-background-contain {
        background-size: 60%;
    }

    .in-testimoni-slider .in-customer-card .uk-card-header {
        padding: 32px 0 12px 28px;
    }

    .in-testimoni-slider .in-customer-card .uk-card-footer {
        padding: 20px 0 15px 28px;
    }

    .in-testimoni-slider .in-customer-card blockquote {
        width: 80%;
        padding-left: 20px;
    }
    /*.footer-list .address-list img{
        width:70px !important;
    }*/
    .copywrite{
        top:10% !important;
        font-size:16px;
    }
    .footer-list ul p{
        padding-left: 30px !important;
    }
    .footer-list ul{
        padding-left: 30px !important;
    }
    .footer-right{
            padding: 0 20px 0 10px;
    }
    .mobile-menu{
    display:block !important;
}
.main-logo{
    width:60%;
}
.case-study-text{
    padding: 0 15px;
}
.container-fluid{
 overflow-x: hidden !important;
}

}
@media (max-width: 768px){
    .main-menu{
        display:none !important;
    }
    .mobile-menu{
    display:block !important;
}
    
}
@media (max-width: 820px){
    .main-menu{
        display:none !important;
    }
    .mobile-menu{
    display:block !important;
}
.commitments-description{
    height:auto;
}

    
}


.upload-label label {
  color: white;
  padding-bottom: 0.27rem;
  border-radius: 0.3rem;
  cursor: pointer;
  float:right;
  position: relative;
    bottom: 4px;
}
.upload-label{
border-bottom: 2px solid #fff;
padding-top: 3px;
}
#file-chosen{
  margin-left: 0.3rem;
  color:#fff;
    font-size: 16px;
}