.container-fluit {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

@media (max-width: 500px){
	.container-fluit {
		width: 90%;
		margin-right: auto;
		margin-left: auto;
	}
}


.bn .ts-overlay-style .overlay-post-content {
    position: relative;
    bottom: 0;
}

.bn .ts-overlay-style .overlay-post-content h2{
	width: 100%;
	text-align: center;
}

.bn .ts-overlay-style .overlay-post-content h2 a{
	color: #000;
}

.bn .ts-featured-post .overlay-post-content {
    position: absolute !important;
    z-index: 0;
    bottom: -13% !important;
    left: 0 !important;
    right: 0 !important;
    top:unset !important;
    background-image: linear-gradient(to bottom, rgba(255,0,0,0), rgba(0,0,0,1)); /* Standard syntax (must be last) */
    max-width: 100%;
    margin: 0 auto 0px auto;
    text-align: center;
    padding-top: 15px;
    height: 25%;
}

.bn .ts-featured-post .overlay-post-content h2, .bn .ts-featured-post .overlay-post-content p{
    color: #fff;
}

.bn .post-cat {
	margin-left: 0;
}

.modal-body iframe{
    width: 100%;
    min-height: 400px;
}

.modal-content{
    background: url(../themes/images/detail-1.png) no-repeat center center / cover;
}

.gridnya a, .gridnya a image{
    margin: 0;
    padding: 0;
    width: 100%;
}

.colorred{
    color: #f47c06 !important;
}

.megamenu-panel{
    z-index: 99999 !important;
}

section, section > div, section img{
    z-index: 0;
}

.block-wrappers-branch{
    /*min-height: 800px;*/
    /**background: url(../themes/images/peta.png) no-repeat center center / cover;*/
}

.block-wrappers-branch .container{
    /*min-height: 800px;*/
}

.block-wrappers-branch2{
    min-height: 400px;
    background: url(../themes/images/branch.png) no-repeat center center / cover;
}

.tempat-branch{
    position: relative;
    /*height: 800px;*/
}

.isi-branch{
    position: absolute !important;
    bottom: 0;
    left: 0
}

.isi-branch li{
    margin-bottom: 15px;
}

.itemnya{
    width: 20%;
    padding-left: 15px;
    padding-right: 15px;
}

.contact-number{
    /*padding-left: 50px !important;*/
}

.contact-number h2{
    margin-top: 100px;
}

.rekues{
    position: relative;
    margin-right: 20px;
}

.rekues:hover .menu-request{
    display: block;
}

.menu-request{
    display: none;
    position: absolute;
    width: 400px;
    height: 170px;
    background: #fff;
    border:1px solid #ccc;
    z-index: 99999;
    right: 0;
    top: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-shadow: 6px 6px 32px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: 6px 6px 32px -5px rgba(0,0,0,0.75);
    box-shadow: 6px 6px 32px -5px rgba(0,0,0,0.75);
}

.rekues2:hover .menu-request2{
    display: block;
}

.rekues2 .rekrek:hover .menu-request2{
    display: block;
}

.menu-request2 {
    display: none; 
    position: absolute;
    width: 200px;
    height: 320px;
    background: #000;
    /*border: 1px solid #ccc;*/
    z-index: 99999;
    left: 200px;
    top: 115px;
    /* padding-top: 20px; */
    padding-bottom: 20px;
    text-align: center;
    -webkit-box-shadow: 6px 6px 32px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: 6px 6px 32px -5px rgba(0,0,0,0.75);
    box-shadow: 6px 6px 32px -5px rgba(0,0,0,0.75);
}

.menu-request2 img{
    margin-top:15px;
}

/*.bord{
    border-right: 1px solid #ccc;
}*/

.menu-request a{
    color: #000 !important;
}

.headernyalo {
    margin-top: -30px;
    margin-bottom: 30px;
}

.headernyalo .bulet{
    width: 70px;
}

.headernyalo .lll{
    width: 150px;
    margin-top: 20px;
}

.gal img{
    width: 100%;
}

.gridnya img{
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    transition: all 0.5s ease;
}

.gridnya img:hover{
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}

.testis{
    padding:15px !important;
}

.testis .pesan{
    padding-top:20px !important;
}

.testis img{
    width:100px !important;
    height: 100px !important;
	margin-top: 25px;
	border: 2px solid #fff;
  	border-radius: 15px;
	/**
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;*/
}

.testis img.img2{
    width:230px !important;
    height: 119px !important;
	margin-top: 25px;
	border: 2px solid #fff;
  	border-radius: 15px;
	/**
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;*/
}

.testis-mobile{
    padding:15px !important;
}

.testis-mobile .container-slider .box-image-slider img{
    width:300px !important;
    height: 650px !important;
	margin-top: 25px;
	border: 2px solid #fff;
  	border-radius: 15px;
	
	/**
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;*/
}


.testis-mobile .container-slider{
	display: table;
	width: 100%;
}

.testis-mobile .container-slider .box-image-slider{
	display: table-cell;
	width: 40%;
	vertical-align: top;
}

.testis-mobile .container-slider .box-content-slider{
	display: table-cell;
	width: 60%;
}

#featured-slider-3 .item{
    /*min-height:550px !important;*/
}

.kasihhover h2{
    margin-top:15px;
}

.kasihhover h2:hover{
    margin-top:15px;
    color:#f47c06 !important;
}

.bgnyalo{
    border-bottom:7px solid #336666;
}

.scrolltop{
    width:30px;
    height:30px;
    color:#fff;
    background:#f47c06 !important;
    position:fixed;
    bottom:30px;
    left:30px;
    z-index:99999;
    text-align:center;
    font-size: 28px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 2px 0px 21px 2px rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 0px 21px 2px rgba(0,0,0,0.75);
    box-shadow: 2px 0px 21px 2px rgba(0,0,0,0.75);
}

.modal.show .modal-dialog {
    max-height: 500px;
    /*overflow-x: auto;*/
}

@media (min-width: 601px) {
    .hidden-md{
        display:none !important;
    }
}

@media (min-width: 801px) {
    .centeredmenu{
        padding:0 15% !important;
    }
}


@media (max-width: 600px) {
    .itemnya{
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }

    .menu-request{
        left: 0;
        width: 300px;
        right: unset;
        height: unset;
    }
    
    .hidden-sm{
        display:none !important;
    }

    .top-logo{
        width: 100% !important;
        text-align: center;
        display: block;
    }

    .logo-tengah{
        text-align: center !important;
    }

    .col-sm-4{
        width: 33.3% !important;
        line-height: 91px;
    }

    .video{
        padding: 0px 15px !important;
    }

    .fbb > div > span, .fbb div span iframe html{
        width: 100% !important;
    }
    .tms .jdul{
        text-align: left !important;
    }

    .tms h4{
        padding-left: 0px !important;
    }

    .navigation-portrait .nav-toggle {
        display: block;
        position: absolute;
        top: -19px;
    }

    .navbar-standerd{
        height: 5px !important;
    }

    .instagram_gallery a{
        display: inline-block;
        width: 50% !important;
        padding: 2px;
    }

    .instagram_gallery img{
      /* custom styles here */
      width: 100% !important;
      margin: 0px !important;
    }
}

.hide{
    display: none !important;
}

.top-logo img{
    padding-top: 20px;
    padding-bottom: 20px;
}

.header-address{
    font-size: 10px;
    margin:0;
    padding: 0;
}

.header-address span{
    float: left;
    display: block;
    line-height: 10px;
}

.header-address span.text{
    padding-top: 5px;
}

.header-address a{
    padding-top: 5px;
    font-size: 12px;
    color: #8a8a8a;
    line-height: 26px;
}

.header-address span i{
    font-size: 30px;
    color:#f47c06;
    /*padding-top: 15px;*/
    padding-left: 20px;
    padding-right: 20px;
    line-height: 33px;
}

.nav-menus-wrapper .nav-menu li{
    /**background: #f47c06;*/
}

.nav-menus-wrapper .nav-menu li a{
    /**background: #f47c06;
    color:#fff;*/
	color: #f47c06;
}

.nav-menus-wrapper .nav-menu > li:hover{
    /**background: #f47c06;*/
}

.nav-menus-wrapper .nav-menu .nav-submenu li a{
    color:#f47c06;
} 

.nav-menus-wrapper .nav-menu li.focus > a{
    background: #f47c06;
    /*border-top:2px solid #FFF;*/
    color:#fff;
}

.nav-menus-wrapper .nav-menu li.focus > a:hover{
    background: #f47c06;
	color:#fff;
    /*border-top:2px solid #FFF;*/
}

.megamenu-panel .item .ts-post-thumb{
    text-align: center;
}

.megamenu-panel .item .ts-post-thumb img.img-fluid{
    width: auto;
    height: 95px;
    margin: 0px auto;
}

.kotaknya{
    padding: 30px !important;
}

.kotak-luar{
    position: relative;
    width: 100%;
    height: 223px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 4px 4px 0px 3px rgba(0,0,0,0.52);
    -moz-box-shadow: 4px 4px 0px 3px rgba(0,0,0,0.52);
    box-shadow: 4px 4px 0px 3px rgba(0,0,0,0.52);
    background: rgb(167,167,167);
    padding-top: 10px;
    background: linear-gradient(90deg, rgba(167,167,167,1) 0%, rgba(212,212,212,1) 50%, rgba(252,252,251,1) 100%);
}

.bulet-icon{
    border:1px solid #f47c06;
    width: 140px;
    height: 140px;
    margin: 0px auto 0px auto;
    padding: 15px !important;
    text-align: center;
    vertical-align: middle;
    /* line-height: 80px; */
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 70px;
    background: #fff;
}

.bulet-icon i{
    font-size: 30px;
    color: #f47c06;
}

.garismiring{
    width: 100%;
    height: 0;
    border-top: 20px solid #f47c06;
    border-right: 10px solid rgba(0,0,0,0.52);
    position: absolute;
    bottom: 0;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    border-bottom-right-radius: 10px;

}

.kotaknya.tengah .garismiring{
    border-top: 20px solid #636363;
}

.top-bar .ts-top-nav li a{
    color: #8a8a8a;
}

.tms h1{
    color: #f47c06;
    font-size: 60px;
}

.tms h3{
    letter-spacing: 3px;
    font-size: 35px;
}

.tms h4{
    padding-left: 17%;
    color: #f47c06;
}

.tms ul{
    padding-left: 10%;
    margin-top: 50px;
}

.tms ul li{
    font-size: 18px;
    position: relative;
}

.tms ul li::before {
    content: "\2022";
    color: #f47c06;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    height: 34px;
    padding-top: 13px;
    font-size: 54px;
    margin-left: 0em;
    line-height: 8px;
    position: absolute;
    top: -4px;
    left: -27px;
}

.selengkapnya-bungkus{
    padding-top: 20px;
}

.selengkapnya{
    margin-top: 20px;
    color: #fff;
	background: #f47c06;
    padding: 13px 20px;
	border: 3px solid #f47c06;
	font-weight: bold;
	border-radius: 7px; 
}

.selengkapnya2{
    margin-top: 20px;
	background: #f47c06;
    color: #fff;
    padding: 13px 20px;
	border: 3px solid #f47c06;
	font-weight: bold;
	border-radius: 7px; 
}

@media (max-width: 500px){
    .selengkapnya2{
		display: block;
		text-align: center;
		margin-bottom: 20px;
		color: #fff;
		padding: 13px 20px;
		border: 3px solid #f47c06;
		background: #f47c06;
		font-weight: bold;
		border-radius: 7px; 
	}

}


.bg-1{
    background: url(../images/bg-1.png) no-repeat center center / cover;
}

.bg-2{
    background: rgb(237,106,34);
    background: linear-gradient(187deg, #f47c06 0%, #f47c06 50%, #f47c06 100%);
}

.bg-isor{
    background: rgb(237,106,34);
    background: linear-gradient(187deg, #f47c06 0%, #f47c06 50%, #f47c06 100%);
}

.bg-isor .social a{
    color: #fff;
    font-size: 20px;
}

.bg-isor-rounded{
	
    background: rgb(237,106,34);
    background: linear-gradient(187deg, #f47c06 0%, #f47c06 50%, #f47c06 100%);
	border-top-left-radius:70px;
	width: 80%;
	padding: 2%;
	margin-left: 20%;
}

.bg-isor-rounded .social a{
    color: #fff;
    font-size: 20px;
}

.logo-tengah{
    text-align: right;
    padding-top: 31px;
}

.logo-tengah img{
    width: 100px;
}

.bg-2 h1, .bg-2 ul li{
    color:#fff;
    position: relative;
}

.bg-2 ul li::before{
    content: "\2022";
    color: #fff;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    /*font-size: 20px;*/
    margin-left: 0em;
}

.lga img{
    width: 100%;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
}

.video{
    /*padding: 0 15%;*/
}

.video iframe{
    width: 100% !important;
    height: 300px !important;
}


.youtubenya{
    /*padding: 0 30px !important;*/
    overflow: hidden;
}

.ytbg{
    height: 150px;
}

.youtubenya .title{
    height: 60px;
    padding: 0;
    background: rgb(237,106,34);
    background: linear-gradient(187deg, rgba(237,106,34,1) 0%, rgba(234,85,5,1) 50%, rgba(234,85,5,1) 100%);
}

.youtubenya .title p{
    color: #fff;
    padding: 5px;
}

.youtubenya .owl-item{
    padding: 2px;
}

.bg-color-gray{
	background: #e6e9e8;
}

.bg-3 h3{
    font-size: 30px;
    font-weight: 300;
}

.bg-3 h3.percaya{
    padding-top: 30px;
    padding-bottom: 20px;
    font-size: 36px;
}

.bg-5 h3{
    font-size: 30px;
    font-weight: 300;
}

.detailnya img.full{
    width: 100% !important;
    height: auto !important;
}

.detailnya img.kiri{
    width: 30% !important;
    height: auto !important;
    float: left;
    padding-right: 20px;
}

.detailnya img.kanan{
    width: 30% !important;
    height: auto !important;
}


.instagram_profile {
  /* custom styles here */
}

.instagram_profile_image {
  /* custom styles here */
}

.instagram_gallery a{
    display: inline-block;
    width: 16.6666666667%;
    padding: 2px;
}

.instagram_gallery img{
  /* custom styles here */
  width: 100% !important;
  margin: 0px !important;
}

.instagram_igtv {
  /* custom styles here */
}

#modalSubscribe2 p{
    color: #f47c06;
}

.button-started {
    box-shadow:inset 0px 1px 0px 0px #fff6af;
    background:linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
    background-color:#ffec64;
    border-radius:15px;
    border:1px solid #ffaa22;
    display:inline-block;
    cursor:pointer;
    color:#f47c06;
    font-family:Arial;
    font-size:15px;
    font-weight:bold;
    padding:6px 24px;
    text-decoration:none;
    text-shadow:0px 1px 0px #ffee66;
}
.button-started:hover {
    background:linear-gradient(to bottom, #ffab23 5%, #ffec64 100%);
    background-color:#ffab23;
}
.button-started:active {
    position:relative;
    top:1px;
}

.button-freetrial {
    box-shadow:inset 0px 1px 0px 0px #e6e9e8;
    background:linear-gradient(to bottom, #e6e9e8 5%, #e6e9e8 100%);
    background-color:#e6e9e8;
    border-radius:15px;
    border:1px solid #e6e9e8;
    display:inline-block;
    cursor:pointer;
    color:#f47c06;
    font-family:Arial;
    font-size:15px;
    font-weight:bold;
    padding:6px 24px;
    text-decoration:none;
    text-shadow:0px 1px 0px #ffee66;
}
.button-freetrial:hover {
    background:linear-gradient(to bottom, #e6e9e8 5%, #e6e9e8 100%);
    background-color:#e6e9e8;
}
.button-freetrial:active {
    position:relative;
    top:1px;
}

.row .box-container-easygo{
	width: 100%;
	margin: 30px 0 30px 8%;
	text-align: center;
}

.box-container-icon{
	width: 30%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	float: left
}

.box-container-icon .icon-easygo img{
    width: 120px;
	float: left;
	transition: all 0.3s ease;
}

.box-container-icon .icon-easygo img:hover{
    width: 110px;
	float: left;
}

.box-container-icon .img-text{
	max-width: 200px;
	font-weight: bold;
	float: left;
	font-size: 16px;
}


.margin-left-15perc{
	margin-left: 15%;
}

.margin-top-30px{
	margin-top: 30px;
}

h3.kenapa-harus-easygo {
	color: #000;
	margin-bottom: -10px;
	font-size: 18px;
}


@media (max-width: 500px){
    .row .box-container-easygo{
		width: 100%;
		margin: 30px 0;
		text-align: center;
	}

	.box-container-icon{
		width: 30%;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		text-align: center;
		float: left
	}

	.box-container-icon .icon-easygo img{
		width: 90px;
		float: left
	}


	.margin-left-15perc{
		margin-left: 20%;
	}

	.margin-top-50px{
		margin-top: 30px;
	}
}


@media (min-width: 768px){
    .col-md-x {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

@media (max-width: 767px){
    .col-md-x {
        -ms-flex: 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.pd ul{
    list-style:none;
    padding:0;
    margin:0;
}

.pd ul li{
    display:inline-block;
    padding:20px;
}

.pd ul li .box-content-item{
    width:140px;
    height:140px;
    padding:20px;
    -webkit-border-radius: 10px;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius: 10px;
    -moz-border-radius-bottomleft: 0;
    border-radius: 10px;
    border-bottom-left-radius: 0;
    background: rgb(201,200,200);
    background: linear-gradient(90deg, rgba(201,200,200,1) 0%, rgba(232,232,232,1) 50%, rgba(255,255,255,1) 100%);
    margin:0px auto;
    -webkit-box-shadow: 2px 2px 0px 2px rgba(255,102,0,1);
    -moz-box-shadow: 2px 2px 0px 2px rgba(255,102,0,1);
    box-shadow: 2px 2px 0px 2px rgba(255,102,0,1);
}

.box-content-item img{
    width:100%;
}

.bulet-icon{
    text-align:center;
    padding:10px;
}

.bulet-icon img{
    width:90%;
    padding:0 !important;
    margin:0 !important;
}

/*Solusi Layanan TMS*/
.ts-grid-box-tms {
  position: relative;
  padding: 30px;
  background: #fff;
  -webkit-box-shadow: -2px 0px 2px -2px rgba(0, 0, 0, 0.08);
  box-shadow: -2px 0px 2px -2px rgba(0, 0, 0, 0.08);
  /*.post-content{
        padding: 20px;
        background: $white-color;
        box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.08);
		box-shadow:-15px 0 15px -15px rgba(0, 0, 0, 0.08);
      }*/ }

.solusi-layanan-row {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin: 20px 0;
	width: 100%;
}

.solusi-layanan-row .column {
	display: flex;
	flex-direction: column;
	flex-basis: 100%;
	flex: 1;
}

.solusi-layanan-row .column-eseal {
	display: flex;
	flex-direction: column;
	flex-basis: 100%;
	flex: 1;
	width: 70%;
}

.solusi-layanan-row .column-unit {
	display: flex;
	flex-direction: column;
	flex-basis: 100%;
	flex: 1;
	width: 30%;
}

.solusi-layanan-row .box-column {
	display: table;
	flex-direction: column;
	flex-basis: 100%;
	flex: 1;
	width: 50%;
}

.solusi-layanan-row .box-column .box-column-sub{
	display: table-cell;
	flex-direction: column;
	flex-basis: 100%;
	flex: 1;
	width: 50%;
}

.solusi-layanan-row .box-column .box-column-sub .text-header-orange{
	color: #d36522;
	font-weight: bold;
	font-size:14px;
	margin-bottom: 10px;
}

.solusi-layanan-row .box-column .box-column-sub ul.checkmark li {
	list-style-type: none;
	margin-left: -17px;
	margin-bottom: 0.5em;
	padding: 0 0 0 2.5em;
	position: relative;

}

.solusi-layanan-row .box-column .box-column-sub ul.checkmark li:before {
	content: " ";
	display: block;
	height: 0;
	width: 0;
	position: absolute;
	left: 0.4em;
	top: 40%; 
	margin-top: -0.6em;
}

.solusi-layanan-row .box-column .box-column-sub ul.checkmark li:after {
	content: " ";
	display: block;
	width: 0.5em;
	height: 0.9em;
	border: solid #25AC37;
	border-width: 0 0.2em 0.2em 0;
	position: absolute;
	left: 1em;
	top: 40%;
	margin-top: -0.2em;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.solusi-layanan-row .box-column .box-column-sub .more-info-blue{
    color: #fff;
	background: #0c4d8f;
    padding: 8px 20px;
	border: 3px solid #0c4d8f;
	font-weight: bold;
	border-radius: 7px;
}

@media (max-width: 500px){
	.solusi-layanan-row {
		display: block;
		flex-direction: row;
		flex-wrap: wrap;
		margin: 20px 0;
		width: 100%;
	}

	.solusi-layanan-row .column {
		display: block;
		flex-direction: column;
		flex-basis: 100%;
		margin: 20px 0;
		flex: 1;
	}
	
	.solusi-layanan-row .box-column {
		display: block;
		flex-direction: column;
		flex-basis: 100%;
		flex: 1;
		width: 100%;
		margin-bottom: 20px;
	}

	.solusi-layanan-row .box-column .box-column-sub{
		display: block;
		flex-direction: column;
		flex-basis: 100%;
		flex: 1;
		width: 100%;
	}
}

.solusi-layanan-row .column .content {
	/*border: 1px solid #000;*/
	margin: 0 10px 0 10px;
	box-shadow: 5px 5px 10px;
	border-radius: 15px;
	padding: 17px;
	z-index: 2;
	font-family:Arial;
    font-size:12px;
}

.solusi-layanan-row .column .content .text-header-blue{
	text-align: center;
	color: #0c4d8f;
	font-weight: bold;
	font-size:14px;
	margin-bottom: 10px;
}

.solusi-layanan-row .column .content .text-header-orange{
	text-align: center;
	color: #d36522;
	font-weight: bold;
	font-size:14px;
	margin-bottom: 10px;
}

.solusi-layanan-row .column .header-blue{
	margin: 0 20px 0 20px;
	box-shadow: 1px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	height: 20px;
	background-color: #0c4d8f;
	z-index: 1;
}
.solusi-layanan-row .column .footer-blue{
	margin: 0 20px 0 20px;
	box-shadow: 1px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	height: 20px;
	background-color: #0c4d8f;
	z-index: 1;
}

.solusi-layanan-row .column .header-orange{
	margin: 0 20px 0 20px;
	box-shadow: 1px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	height: 20px;
	background-color: #d36522;
	z-index: 1;
}
.solusi-layanan-row .column .footer-orange{
	margin: 0 20px 0 20px;
	box-shadow: 1px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	height: 20px;
	background-color: #d36522;
	z-index: 1;
}

.solusi-layanan-row .column .content ul.checkmark li {
	list-style-type: none;
	margin-left: -17px;
	margin-bottom: 0.5em;
	padding: 0 0 0 2.5em;
	position: relative;

}

.solusi-layanan-row .column .content ul.checkmark li:before {
	content: " ";
	display: block;
	height: 0;
	width: 0;
	position: absolute;
	left: 0.4em;
	top: 40%; 
	margin-top: -0.6em;
	
	/**
	content: " ";
	display: block;
	border: solid 0.8em #660a5e;
	border-radius: .8em;
	height: 0;
	width: 0;
	position: absolute;
	left: 0.4em;
	top: 40%; 
	margin-top: -0.6em;*/
}

.solusi-layanan-row .column .content ul.checkmark li:after {
	content: " ";
	display: block;
	width: 0.5em;
	height: 0.9em;
	border: solid #25AC37;
	border-width: 0 0.2em 0.2em 0;
	position: absolute;
	left: 1em;
	top: 40%;
	margin-top: -0.2em;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.solusi-layanan-row .column .content .more-info-blue{
    color: #fff;
	background: #0c4d8f;
    padding: 8px 20px;
	border: 3px solid #0c4d8f;
	font-weight: bold;
	border-radius: 7px;
}


.solusi-layanan-row .column .content .more-info-orange{
    color: #fff;
	background: #f47c06;
    padding: 8px 20px;
	border: 3px solid #f47c06;
	font-weight: bold;
	border-radius: 7px;
}


.keuntungan-tms ul.checkmark2 li:before {
	content: " ";
	display: block;
	height: 0;
	width: 0;
	position: absolute;
	left: 0.4em;
	top: 20%; 
	margin-top: -0.6em;
	
	/**
	content: " ";
	display: block;
	border: solid 0.8em #660a5e;
	border-radius: .8em;
	height: 0;
	width: 0;
	position: absolute;
	left: 0.4em;
	top: 40%; 
	margin-top: -0.6em;*/
}

.keuntungan-tms ul.checkmark2 li:after {
	content: " ";
	display: block;
	width: 0.5em;
	height: 0.9em;
	border: solid #f47c06;
	border-width: 0 0.2em 0.2em 0;
	position: absolute;
	left: 1em;
	top: 40%;
	margin-top: -0.2em;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
/**
.solusi-layanan-row .blue-column img{
	max-width: 100%;
    max-height: 100%;
}

.solusi-layanan-row .blue-column .solusi-layanan-content{
	position: relative;
	width: 100%;
	background: url("../images/solusi_layanan_content_blue.png") no-repeat center center;
	background-size: cover;
	padding: 15px;
	

}
*/

.link-nya{
	cursor: pointer;
}

.button-footer{
    margin-top: 20px;
	margin-bottom: 50px;
	background: #217cc1;
    color: #fff;
    padding: 13px 20px;
	border: 3px solid #217cc1;
	font-weight: bold;
	border-radius: 25px;
	box-shadow: 5px 10px 18px #888888;
	text-align: center;
	margin-left: 20px;
}

.box-button-permintaan{
	width: 100%;
	margin-top: 50px;
	margin-left: 100px;
}

.button-permintaan{
    margin-top: 10px;
	margin-bottom: 50px;
	background: #e6e9e8;
    color: #f47c06;
    padding: 13px 20px;
	border: 3px solid #e6e9e8;
	font-weight: bold;
	border-radius: 25px;
	box-shadow: 5px 10px 18px #888888;
	text-align: center;
	margin-left: 20px;
}


@media (max-width: 500px){
	.button-footer{
		display: block;
		margin-top: 20px;
		background: #217cc1;
		color: #fff;
		padding: 13px 20px;
		border: 3px solid #217cc1;
		font-weight: bold;
		border-radius: 25px;
		box-shadow: 5px 10px 18px #888888;
		text-align: center;
		margin-left: 20px;
	}
	
	.button-permintaan{
		width: 100%;
		display: block;
		margin-top: 20px;
		background: #e6e9e8;
		color: #f47c06;
		padding: 13px 20px;
		border: 3px solid #e6e9e8;
		font-weight: bold;
		border-radius: 25px;
		box-shadow: 5px 10px 18px #888888;
		text-align: center;
	}
}
/**
easel
*/

.eseal-row {
    display: table;
	width: 100%;
	margin: 50px 0;
}

.eseal-row .column-eseal {
	display: table-cell;
	width: 65%;
	
}

.eseal-row .column-unit {
	display: table-cell;
	width: 35%;
}

.eseal-row .column-eseal .content .wrap-content{
	width: 50%; 
	float: left
}


.eseal-row .column-eseal .content, .eseal-row .column-unit .content {
	margin-top: 50px;
}

.eseal-row .column-video {
	display: table-cell;
	width: 50%;
	
}

.eseal-row .column-link {
	display: table-cell;
	width: 50%;
	vertical-align: middle;
}

@media (min-width: 500px){
	.eseal-row .column-eseal .header-fiture{
		width:60%;
		background: #217cc1;
		font-weight: bold;
		color: #fff;
		padding: 15px;
		font-size: 20px;
		text-align: center;
		border-top-right-radius: 25px;
		z-index: 1;
	}

	.eseal-row .column-unit .header-unit{
		width:100%;
		background: #217cc1;
		font-weight: bold;
		color: #fff;
		padding: 15px;
		font-size: 20px;
		text-align: center;
		border-top-left-radius: 25px;
		z-index: 1;
	}
}


@media (max-width: 500px){
	.eseal-row {
		display: block;
		width: 100%;
		margin: 50px 0;
	}

	.eseal-row .column-eseal, .eseal-row .column-unit {
		display: block;
		width: 100%;
	
	}
	
	.eseal-row .column-eseal .content .wrap-content{
		display: block;
		width: 100%;
	}
	
	.eseal-row .column-eseal .header-fiture{
		float: left;
		width:100%;
		background: #217cc1;
		font-weight: bold;
		color: #fff;
		padding: 15px;
		font-size: 20px;
		text-align: center;
		border-top-right-radius: 25px;
		z-index: 1;
	}

	.eseal-row .column-unit .header-unit{
		float: left;
		width:100%;
		background: #217cc1;
		font-weight: bold;
		color: #fff;
		padding: 15px;
		font-size: 20px;
		text-align: center;
		border-top-left-radius: 25px;
		z-index: 2;
	}

}

.list-group {
	list-style: none;
	margin: 0;
	padding: 0;
	border-radius: .5em;
	width: 20em;
}

.list-group li {
	padding: .5em;
	margin-left: -17px;
	align-items: center;
}

.list-group li:first-child {
	border-top: 0;
}

.list-group .badge {
	background-color: #d36522;
	color: #fff;
	font-weight: bold;
	font-size: 80%;
	border-radius: 10em;
	min-width: 1.3em;
	padding: .25em;
	text-align: center;
	margin-right: 10px;
}


.list-group ul.list-group-sub {
	list-style: none;
	margin: 0;
	padding: 0;
	border-radius: .5em;
	width: 20em;
}

.list-group ul.list-group-sub li {
	align-items: center;
	margin-left: 20px;
	padding: 0px 5px;
	
}

.list-group ul.list-group-sub li:first-child {
	border-top: 0;
}

.list-group ul.list-group-sub .badge {
	background-color: #d36522;
	color: #fff;
	font-weight: bold;
	font-size: 35%;
	border-radius: 10em;
	min-width: 1.3em;
	text-align: center;
	margin-right: 10px;
}

.list-group ul.list-group-sub .badge-no {

}

.eseal-row .column-link .content .more-info-orange{
    color: #fff;
	background: #f47c06;
    padding: 8px 50px;
	border: 3px solid #f47c06;
	font-weight: bold;
	font-size: 25px;
	border-radius: 25px;
}

/**
Home
*/
.bg-truck{
	background: url(../images/bg_truck.jpg) no-repeat center center / cover;
	z-index: 1;
}


.box-rounded{
	display: table;
	/**
	border-radius: 25px;
	background: #f6f8fa;
	opacity: 0.7;
	*/
	padding: 20px; 
	width: 100%;
	margin-bottom:40px;
	z-index: 2;
}

.box-rounded .box-icon{
	display: table-cell;
	width: 33%;
	vertical-align: top;
}

.box-rounded .box-icon img:hover{
	animation: animate 2s linear infinite;
	background: #cce0ec;
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 150px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}
@keyframes animate {
    0% {
        box-shadow: 0 0 0 0 rgba(136, 173, 199, 1), 0 0 0 0 rgba(136, 173, 199, 1);
    }
    40% {
        box-shadow: 0 0 0 50px rgba(255, 0, 64, 0), 0 0 0 0 rgba(136, 173, 199, 1);
    }
    80% {
        box-shadow: 0 0 0 50px rgba(255, 0, 64, 0), 0 0 0 30px rgba(255, 0, 64, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(255, 0, 64, 0), 0 0 0 30px rgba(255, 0, 64, 0);
    }
}


.box-icon .button-text {
	padding: 20px;
}
.box-icon .button-text .selengkapnya{
    margin-top: 20px;
	background: #217cc1;
    color: #fff;
    padding: 13px 20px;
	border: 3px solid #217cc1;
	font-weight: bold;
	border-radius: 15px;
	text-align: center;
}


.box-rounded .box-icon .box-icon-left{
	width: 100%;
	text-align: right;
}

.box-rounded .box-icon .box-icon-left .icon{
	margin-bottom: 65px;
}

.box-rounded .box-icon .box-icon-right{
	width: 100%;
	text-align: left;
	
}
.box-rounded .box-icon .box-icon-right .icon{
	margin-bottom: 65px;
}

.icon .icon-img{
	display: table-cell;
	width: 20%;
	
}

.icon .icon-img img{
	transition: all 0.5s ease;
}
.icon .icon-img img:hover{
  	padding: 20px;
}

.box-icon-left .icon .icon-text-blue{
	display: table-cell;
	vertical-align: top;
	width: 60%;
	padding-top: 25px;
	padding-left: 20%;
	padding-right: 5px;
	font-weight: bold;
	color: #217cc1;
	font-family:Arial;
	font-size: 14px;
	line-height: 1.6;
	text-shadow: 0px 3px 5px #fff;
}

.box-icon-right .icon .icon-text-blue{
	display: table-cell;
	vertical-align: top;
	width: 60%;
	padding-top: 25px;
	padding-left: 5px;
	font-weight: bold;
	color: #217cc1;
	font-family:Arial;
	font-size: 14px;
	line-height: 1.6;
	text-shadow: 0px 3px 5px #fff;
}

@media (max-width: 500px){
	.box-rounded{
		display: block;
		padding: 20px; 
		width: 100%;
		margin-bottom:40px;
		z-index: 2;
	}

	.box-rounded .box-icon{
		display: block;
		vertical-align: top;
		width: 100%;
	}
	
	.box-rounded .box-icon img:hover{
		animation: animate 2s linear infinite;
		background: #cce0ec;
		border-radius: 50%;
		color: #fff;
		font-size: 20px;
		text-align: center;
		line-height: 150px;
		font-family: Verdana, Geneva, Tahoma, sans-serif;
	}
	
	.box-icon .button-text {
		padding: 20px;
	}
	
	.box-icon .button-text .selengkapnya{
		margin-top: 20px;
		background: #217cc1;
		color: #fff;
		padding: 13px 20px;
		border: 3px solid #217cc1;
		font-weight: bold;
		border-radius: 15px;
		text-align: center;
	}

	.box-rounded .box-icon .box-icon-left{
		display: table-cell;
		width: 50%;
		text-align: left;
	}

	.box-rounded .box-icon .box-icon-left .icon{
		margin-bottom: 65px;
	}

	.box-rounded .box-icon .box-icon-right{
		display: table-cell;
		width: 50%;
		text-align: right;

	}
	.box-rounded .box-icon .box-icon-right .icon{
		margin-bottom: 65px;
	}

	.icon .icon-img{
		display: block;
		width: 100%;

	}

	.icon .icon-img img{
		transition: all 0.5s ease;
	}
	.icon .icon-img img:hover{
		padding: 20px;
	}


	.box-icon-left .icon .icon-text-blue{
		display: block;
		vertical-align: top;
		width: 100%;
		font-weight: bold;
		color: #217cc1;
		font-family:Arial;
		font-size: 14px;
		line-height: 1.6;
		text-shadow: 0px 3px 5px #fff;
		text-align: left;
	}

	.box-icon-right .icon .icon-text-blue{
		display: block;
		vertical-align: top;
		width: 100%;
		font-weight: bold;
		color: #217cc1;
		font-family:Arial;
		font-size: 14px;
		line-height: 1.6;
		text-shadow: 0px 3px 5px #fff;
	}

	
}
/**
careers & blog
*/

.career-row {
    display: table;
	width: 100%;
  	height: 490px;
	background: url(../images/bg-career.jpg) no-repeat center center / cover;
}

.blog-row {
    display: table;
	width: 100%;
	
}

.blog-row .column-left {
	display: table-cell;
	width: 30%;
}

.blog-row .column-right {
	display: table-cell;
	width: 70%;
	padding: 10px;
}

.blog-row .column-left .list-group {
	list-style: none;
	margin: 0;
	padding: 0;
	border-radius: .5em;
	width: 20em;
}

.blog-row .column-left .list-group li {
	padding: .5em;
	margin-left: -17px;
	align-items: center;
}

.blog-row .column-left .list-group li img{
	padding-left: 23px;
	width: 100%;
}

.blog-row .column-left .list-group li:first-child {
	border-top: 0;
}

.blog-row .column-left .list-group .badge {
	background-color: #d36522;
	color: #fff;
	font-weight: bold;
	font-size: 80%;
	border-radius: 10em;
	min-width: 1.3em;
	padding: .25em;
	text-align: center;
	margin-right: 10px;
}

.blog-row .column-right .title{
	font-weight: bold;
	font-size: 20px;
}

.blog-row .column-right .title a{
	color: #d36522;
}

.blog-row .column-right .title a:hover{
	color: #217cc1;
}

.blog-row .column-right .prev{
	
}


.box-title{
	background: url("../images/box_title.png") no-repeat center center / cover;
	z-index: 1;
	width: 203px;
	height: 60px;
	padding-top: 26px;
	padding-left: 70px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
	color: #000;
}

.box-title2{
	background: url("../images/box_title2.png") no-repeat center center / cover;
	z-index: 1;
	width: 310px;
	height: 60px;
	padding-top: 26px;
	padding-left: 70px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
	color: #000;
}

.box-image-epod1{
	width: 40%;
	display: table-cell;
	margin-right: 5%;
}

.box-image-epod2{
	width: 40%;
	display: table-cell;
	margin-left: 5%;
}

@media (max-width: 500px){
	.box-image-epod1{
		width: 50%;
		display: block;
	}

	.box-image-epod2{
		width: 50%;
		display: block;
	}
}

/**
Testimonial
*/


.testi-slider-wrap {
	position: relative;
	width: 100%;
}
.testi-slider {
	position: relative;
	width: 90%;
	margin: auto;
}

.testi-slider ul {
	margin: 0;
	padding: 0;
}

.testi-slider ul li {
	list-style: none;
	text-align: center;
}

.testi-slider-arrow {
	position: absolute;
	top: 70px;
}
		
.testi-sa-left {
	background: url(../images/nav_left.png) no-repeat center center / cover;
	width: 40px;
	height: 40px;
}
.testi-sa-right {
	right: 10px;
	background: url(../images/nav_right.png) no-repeat center center / cover;
	width: 40px;
	height: 40px;
}

.testi-mobile-sa-left {
	background: url(../images/nav_left.png) no-repeat center center / cover;
	width: 40px;
	height: 40px;
	margin-top: 20%;
}
.testi-mobile-sa-right {
	right: 10px;
	background: url(../images/nav_right.png) no-repeat center center / cover;
	width: 40px;
	height: 40px;
	margin-top: 20%;
}

/** Kenapa Harus Easygo*/
.bg-peta{
	background: url(../images/peta_indo.png) no-repeat center center / cover;
	z-index: 1;
	height: 500px;
}

.kenapa-harus-easygo-row {
    display: table;
	width: 100%;
	
}

.kenapa-harus-easygo-row .column {
	display: table-cell;
	width: 20%;
}

.kenapa-harus-easygo-row .column-client {
	display: table-cell;
	width: 25%;
}

.kenapa-harus-easygo-row .column-client img{
	-moz-box-shadow: 10px 10px 5px #ccc;
	-webkit-box-shadow: 10px 10px 5px #ccc;
	box-shadow: 10px 10px 5px #ccc;
	-moz-border-radius:25px;
	-webkit-border-radius:25px;
	border-radius:25px;
	user-select: none;
}

.kenapa-harus-easygo-row .column-sosmed {
	display: table-cell;
	width: 100%;
	vertical-align: top;
}

.kenapa-harus-easygo-row .column-penawaran {
	display: table-cell;
	width: 65%;
	vertical-align: top;
	margin: 20px 0;
}


.kenapa-harus-easygo-row .column-article {
	display: table-cell;
	width: 35%;
	vertical-align: top;
	text-align: center;
	margin: 20px 0;
}

.kenapa-harus-easygo-row .column .icon{
	width: 100%;
}

.kenapa-harus-easygo-row .column .box-counter{
	width: 100%;
	padding: 10px;
	font-weight: bold;
	font-size: 30px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

.kenapa-harus-easygo-row .column .text-title{
	width: 100%;
	padding: 20px;
	font-weight: bold;
	font-size: 20px;
	color: #000;
}
@media (max-width: 500px){
	.bg-peta{
		width: 100%;
		height: auto
	}

	.kenapa-harus-easygo-row {
		display: block;
		width: 100%;

	}

	.kenapa-harus-easygo-row .column {
		display: block;
		width: 100%;
	}
	
	.kenapa-harus-easygo-row .column-client {
		display: table-cell;
		width: 50%;
	}
	
	.kenapa-harus-easygo-row .column-penawaran {
		display: block;
		width: 100%;
		vertical-align: top;
		margin: 20px 0;
	}
	
	.kenapa-harus-easygo-row .column-article {
		display: block;
		width: 100%;
		vertical-align: top;
		text-align: center;
		margin: 20px 0;
	}
}

@keyframes animate2 {
    0% {
        box-shadow: 0 0 0 0 rgba(136, 173, 199, 1), 0 0 0 0 rgba(136, 173, 199, 1);
    }
}


.link-client img:hover{
	animation: animate2 2s linear infinite;
	background: #cce0ec;
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 150px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}

.link-client img{
	transition: all 0.5s ease;
}
.link-client img:hover{
  	padding: 20px;
}

.instagram_gallery img, .kenapa-harus-easygo-row .column-article img{
	border-top-left-radius:15px;
	border-top-right-radius:50px;
	border-bottom-left-radius:60px;
	border-bottom-right-radius:30px;
}
/**
.eseal-row .column-eseal .content ul.checkmark li {
	list-style-type: none;
	margin-left: -17px;
	margin-bottom: 0.5em;
	padding: 0 0 0 2.5em;
	position: relative;
	font-size: 17px;
}

.eseal-row .column-eseal .content ul.checkmark li:before {
	content: "";
	display: block;
	border: solid 0.6em #d36522;
	border-radius: 0.5em;
	height: 0;
	width: 0;
	position: absolute;
	left: 0.4em;
	top: 25%;
	margin-top: -0.6em;
}

.eseal-row .column-eseal .content ul.sub li {
	list-style-type: none;
	margin-left: -17px;
	margin-bottom: 0.5em;
	padding: 0 0 0 1.5em;
	position: relative;
	font-size: 15px;
}

.eseal-row .column-eseal .content ul.sub li:before {
	margin: 0 0 0 0;
	content: "";
	display: block;
	border: solid 0.3em #d36522;
	border-radius: 100%;
	height: 0;
	width: 0;
	position: absolute;
	left: 0.2em;
	top: 25%;
	
}
*/


