html,body {
	height: 100%;
  }
#execSubmitIframe{
	visibility: hidden;
	display: none;
}
.clear{
	display: block;
	clear: both;
}
.pt-75{ padding-top: 75px; }
.pt-100{ padding-top: 100px; }
.pt-150{ padding-top: 150px; }
.pt-200{ padding-top: 200px; }
.pt-250{ padding-top: 250px; }
.pr-75{ padding-right: 75px; }
.pr-100{ padding-right: 100px; }
.pr-150{ padding-right: 150px; }
.pr-200{ padding-right: 200px; }
.pr-250{ padding-right: 250px; }
.pb-75{ padding-bottom: 75px; }
.pb-100{ padding-bottom: 100px; }
.pb-150{ padding-bottom: 150px; }
.pb-200{ padding-bottom: 200px; }
.pb-250{ padding-bottom: 250px; }
.pl-75{ padding-left: 75px; }
.pl-100{ padding-left: 100px; }
.pl-150{ padding-left: 150px; }
.pl-200{ padding-left: 200px; }
.pl-250{ padding-left: 250px; }
.mt-75{ margin-top: 75px; }
.mt-100{ margin-top: 100px; }
.mt-150{ margin-top: 150px; }
.mt-200{ margin-top: 200px; }
.mt-250{ margin-top: 250px; }
.mb-75{ margin-bottom: 75px; }
.mb-100{ margin-bottom: 100px; }
.mb-150{ margin-bottom: 150px; }
.mb-200{ margin-bottom: 200px; }
.mb-250{ margin-bottom: 250px; }
.pagecomponentwrap{background: #fff;}
.pagecomponentwrap p{
	line-height: 170%;
}
.pagecomponentwrap .description *{line-height: 200%;}
.pagecomponentwrap .btn{
	margin-bottom: 10px;
}
.display-5{
	font-size: 2.85rem;
}
	
a:hover{
	text-decoration: none;
}
.breadcrumb-page{
	display: block;
	list-style-type: disc;
	margin: 0;
	padding: 0;
}
.breadcrumb-item-page{
    display: inline;
    font-size: 16px;
    font-weight: 300;
    margin: 0 6px;
}
@media only screen and (max-width: 991px) {
	.w-25,.w-50,.w-75{
		width: 100%  !important;
		float: none !important;
	}
}
@media only screen and (max-width: 576px) {
	.pagecomponentwrap .pl-4, .pagecomponentwrap .pl-5, .pagecomponentwrap .pl-75, .pagecomponentwrap .pl-100, .pagecomponentwrap .pl-150, .pagecomponentwrap .pl-200, .pagecomponentwrap .pl-250{
		padding-left: 16px !important;
	}
	.pagecomponentwrap .pr-4, .pagecomponentwrap .pr-5, .pagecomponentwrap .pr-75, .pagecomponentwrap .pr-100, .pagecomponentwrap .pr-150, .pagecomponentwrap .pr-200, .pagecomponentwrap .pr-250{
		padding-right: 16px !important;
	}
}


.col-auto{
	flex: 0 0 20%;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	overflow: hidden;
}

@media (max-width: 1025px){
	.col-auto{
		flex: 0 0 25%;
	}
}
@media (max-width: 768px){
	.col-auto{
		flex: 0 0 33%;
	}
}
@media (max-width: 576px){
	.col-auto{
		flex: 0 0 50%;
		overflow: hidden;
	}
}
@media (max-width: 330px){
	.col-auto{
		flex: 0 0 90%;
	}
}


@font-face {
font-family: 'Nunito-Regular';
src: url('/userfiles/asset/fonts/Nunito-Regular.woff2') format('woff2');
font-weight: 400;
font-style: normal;
}

@font-face {
font-family: 'SimplyRounded';
src: url('/userfiles/asset/fonts/SimplyRounded.woff2') format('woff2');
font-weight: 400;
font-style: normal;
}

.pagecomponentwrap{font-family:'Nunito-Regular';}
.stack_font1{font-family:'Nunito-Regular';}
.stack_font2{font-family:'SimplyRounded';}
.stack_font3{font-family:'Nunito-Regular';}
.stack_font4{font-family:'Nunito-Regular';}
body{font-family:'Nunito-Regular';}

.bg-color1{background: #115488  !important;}
.bg-color1-hover{transition: all .25s ease-in;}
.bg-color1-hover:hover{background: #115488  !important;}
.border-color1{border-color: #115488  !important;}
.text-color1{color: #115488  !important;}
.text-color1-hover{transition: all .25s ease-in;}
.text-color1-hover:hover{color: #115488  !important;}
.bg-color1_dark{background: #0e436d  !important;}
.bg-color1_dark-hover{transition: all .25s ease-in;}
.bg-color1_dark-hover:hover{background: #0e436d  !important;}
.border-color1_dark{border-color: #0e436d  !important;}
.text-color1_dark{color: #0e436d  !important;}
.text-color1_dark-hover{transition: all .25s ease-in;}
.text-color1_dark-hover:hover{color: #0e436d  !important;}
.bg-color1_light{background: #1465a3  !important;}
.bg-color1_light-hover{transition: all .25s ease-in;}
.bg-color1_light-hover:hover{background: #1465a3  !important;}
.border-color1_light{border-color: #1465a3  !important;}
.text-color1_light{color: #1465a3  !important;}
.text-color1_light-hover{transition: all .25s ease-in;}
.text-color1_light-hover:hover{color: #1465a3  !important;}
.text-white-hover:hover{color: #ffffff !important;}
.bg-color2{background: #C4909D  !important;}
.bg-color2-hover{transition: all .25s ease-in;}
.bg-color2-hover:hover{background: #C4909D  !important;}
.border-color2{border-color: #C4909D  !important;}
.text-color2{color: #C4909D  !important;}
.text-color2-hover{transition: all .25s ease-in;}
.text-color2-hover:hover{color: #C4909D  !important;}
.bg-color2_dark{background: #9d737e  !important;}
.bg-color2_dark-hover{transition: all .25s ease-in;}
.bg-color2_dark-hover:hover{background: #9d737e  !important;}
.border-color2_dark{border-color: #9d737e  !important;}
.text-color2_dark{color: #9d737e  !important;}
.text-color2_dark-hover{transition: all .25s ease-in;}
.text-color2_dark-hover:hover{color: #9d737e  !important;}
.bg-color2_light{background: #ebadbc  !important;}
.bg-color2_light-hover{transition: all .25s ease-in;}
.bg-color2_light-hover:hover{background: #ebadbc  !important;}
.border-color2_light{border-color: #ebadbc  !important;}
.text-color2_light{color: #ebadbc  !important;}
.text-color2_light-hover{transition: all .25s ease-in;}
.text-color2_light-hover:hover{color: #ebadbc  !important;}
.text-white-hover:hover{color: #ffffff !important;}
.bg-color3{background: #DF6E20  !important;}
.bg-color3-hover{transition: all .25s ease-in;}
.bg-color3-hover:hover{background: #DF6E20  !important;}
.border-color3{border-color: #DF6E20  !important;}
.text-color3{color: #DF6E20  !important;}
.text-color3-hover{transition: all .25s ease-in;}
.text-color3-hover:hover{color: #DF6E20  !important;}
.bg-color3_dark{background: #b2581a  !important;}
.bg-color3_dark-hover{transition: all .25s ease-in;}
.bg-color3_dark-hover:hover{background: #b2581a  !important;}
.border-color3_dark{border-color: #b2581a  !important;}
.text-color3_dark{color: #b2581a  !important;}
.text-color3_dark-hover{transition: all .25s ease-in;}
.text-color3_dark-hover:hover{color: #b2581a  !important;}
.bg-color3_light{background: #ff8426  !important;}
.bg-color3_light-hover{transition: all .25s ease-in;}
.bg-color3_light-hover:hover{background: #ff8426  !important;}
.border-color3_light{border-color: #ff8426  !important;}
.text-color3_light{color: #ff8426  !important;}
.text-color3_light-hover{transition: all .25s ease-in;}
.text-color3_light-hover:hover{color: #ff8426  !important;}
.text-white-hover:hover{color: #ffffff !important;}
.bg-color4{background: #F9D6A6  !important;}
.bg-color4-hover{transition: all .25s ease-in;}
.bg-color4-hover:hover{background: #F9D6A6  !important;}
.border-color4{border-color: #F9D6A6  !important;}
.text-color4{color: #F9D6A6  !important;}
.text-color4-hover{transition: all .25s ease-in;}
.text-color4-hover:hover{color: #F9D6A6  !important;}
.bg-color4_dark{background: #c7ab85  !important;}
.bg-color4_dark-hover{transition: all .25s ease-in;}
.bg-color4_dark-hover:hover{background: #c7ab85  !important;}
.border-color4_dark{border-color: #c7ab85  !important;}
.text-color4_dark{color: #c7ab85  !important;}
.text-color4_dark-hover{transition: all .25s ease-in;}
.text-color4_dark-hover:hover{color: #c7ab85  !important;}
.bg-color4_light{background: #ff101c  !important;}
.bg-color4_light-hover{transition: all .25s ease-in;}
.bg-color4_light-hover:hover{background: #ff101c  !important;}
.border-color4_light{border-color: #ff101c  !important;}
.text-color4_light{color: #ff101c  !important;}
.text-color4_light-hover{transition: all .25s ease-in;}
.text-color4_light-hover:hover{color: #ff101c  !important;}
.text-white-hover:hover{color: #ffffff !important;}

body{background-image : url('http://promoliburan.eva/userfiles/asset/images/backgrounds/triangular.png');background-repeat : repeat;background-position : center top;background-attachment: fixed;}