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: 170%; }
.pagecomponentwrap .line-height-100 * {line-height: 100% !important; }
.pagecomponentwrap .line-height-120 * {line-height: 120% !important; }
.pagecomponentwrap .line-height-140 * {line-height: 140% !important; }
.pagecomponentwrap .line-height-160 * {line-height: 160% !important; }
.pagecomponentwrap .line-height-180 * {line-height: 180% !important; }
.pagecomponentwrap .line-height-200 * {line-height: 200% !important; }
.componenttitle, .componentsubtitle, .elementtitle, .elementsubtitle{line-height: 150%;}
.pagecomponentwrap .textwrap{font-size: 0.95rem; }
.pagecomponentwrap .elementitemwrap{font-size: 0.95rem; }
.pagecomponentwrap .description li{margin-bottom: 16px;}
.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: 36px !important;
	}
	.pagecomponentwrap .pr-4, .pagecomponentwrap .pr-5, .pagecomponentwrap .pr-75, .pagecomponentwrap .pr-100, .pagecomponentwrap .pr-150, .pagecomponentwrap .pr-200, .pagecomponentwrap .pr-250{
		padding-right: 36px !important;
	}
}


.col-auto{
	flex: 0 0 20%;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
}

@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%;
	}
}

.svg-content{
	display: block;
}
div.mydivider {
	margin-top: 10px;
	margin-bottom: 10px;
}
div.mydivider span {
	display: inline-block;
	vertical-align: middle;
}
div.mydivider .divider-icon{
	margin: 0 5px;
}
div.mydivider .outer-line {
	width: 30%;
}

.image-32{	max-width: 32px; width: 100%; }
.image-48{	max-width: 48px; width: 100%; }
.image-64{	max-width: 64px; width: 100%; }
.image-100{	max-width: 100px; width: 100%; }
.image-200{	max-width: 200px; width: 100%; }
.image-300{	max-width: 300px; width: 100%; }

.icon-40{
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
}
.icon-60{
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 60px;
}
.icon-80{
	width: 80px;
	height: 80px;
	text-align: center;
	line-height: 80px;
}
.icon-100{
	width: 100px;
	height: 100px;
	text-align: center;
	line-height: 100px;
}
.icon-120{
	width: 120px;
	height: 120px;
	text-align: center;
	line-height: 120px;
}
.icon-150{
	width: 150px;
	height: 150px;
	text-align: center;
	line-height: 150px;
}
.fa, .fa-2x, .fa-3x, .fa-4x, .fa-lg, .fa-5x{
	vertical-align: middle;
	line-height: inherit;
}

.h1i{font-size: 2.1875rem !important;}
.h2i{font-size: 1.75rem !important;}
.h3i{font-size: 1.53125rem !important;}
.h4i{font-size: 1.3125rem !important;}
.h5i{font-size: 1.09375rem !important;}

@media only screen and (max-width: 768px) {
	.h1i, .h2i{font-size: 1.3125rem !important;}
}

.modal-primary .modal-content {
	border-color: #20a8d8;
  }
  
  .modal-primary .modal-header {
	color: #fff;
	background-color: #20a8d8;
  }
  
  .modal-secondary .modal-content {
	border-color: #c8ced3;
  }
  
  .modal-secondary .modal-header {
	color: #fff;
	background-color: #c8ced3;
  }
  
  .modal-success .modal-content {
	border-color: #4dbd74;
  }
  
  .modal-success .modal-header {
	color: #fff;
	background-color: #4dbd74;
  }
  
  .modal-info .modal-content {
	border-color: #63c2de;
  }
  
  .modal-info .modal-header {
	color: #fff;
	background-color: #63c2de;
  }
  
  .modal-warning .modal-content {
	border-color: #ffc107;
  }
  
  .modal-warning .modal-header {
	color: #fff;
	background-color: #ffc107;
  }
  
  .modal-danger .modal-content {
	border-color: #f86c6b;
  }
  
  .modal-danger .modal-header {
	color: #fff;
	background-color: #f86c6b;
  }
  
  .modal-light .modal-content {
	border-color: #f0f3f5;
  }
  
  .modal-light .modal-header {
	color: #fff;
	background-color: #f0f3f5;
  }
  
  .modal-dark .modal-content {
	border-color: #2f353a;
  }
  
  .modal-dark .modal-header {
	color: #fff;
	background-color: #2f353a;
  }

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

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

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

.fill-color1{fill: #ED8F15  !important;}
.bg-color1{background: #ED8F15  !important;}
.bg-color1-hover{transition: all .25s ease-in;}
.bg-color1-hover:hover{background: #ED8F15  !important;}
.border-color1{border-color: #ED8F15  !important;}
.text-color1{color: #ED8F15  !important;}
.text-color1-hover{transition: all .25s ease-in;}
.text-color1-hover:hover{color: #ED8F15  !important;}
.fill-color1_dark{fill: #be7311  !important;}
.bg-color1_dark{background: #be7311  !important;}
.bg-color1_dark-hover{transition: all .25s ease-in;}
.bg-color1_dark-hover:hover{background: #be7311  !important;}
.border-color1_dark{border-color: #be7311  !important;}
.text-color1_dark{color: #be7311  !important;}
.text-color1_dark-hover{transition: all .25s ease-in;}
.text-color1_dark-hover:hover{color: #be7311  !important;}
.fill-color1_dark_more{fill: #8f560d  !important;}
.bg-color1_dark_more{background: #8f560d  !important;}
.bg-color1_dark_more-hover{transition: all .25s ease-in;}
.bg-color1_dark_more-hover:hover{background: #8f560d  !important;}
.border-color1_dark_more{border-color: #8f560d  !important;}
.text-color1_dark_more{color: #8f560d  !important;}
.text-color1_dark_more-hover{transition: all .25s ease-in;}
.text-color1_dark_more-hover:hover{color: #8f560d  !important;}
.fill-color1_dark_most{fill: #5f3a09  !important;}
.bg-color1_dark_most{background: #5f3a09  !important;}
.bg-color1_dark_most-hover{transition: all .25s ease-in;}
.bg-color1_dark_most-hover:hover{background: #5f3a09  !important;}
.border-color1_dark_most{border-color: #5f3a09  !important;}
.text-color1_dark_most{color: #5f3a09  !important;}
.text-color1_dark_most-hover{transition: all .25s ease-in;}
.text-color1_dark_most-hover:hover{color: #5f3a09  !important;}
.fill-color1_light{fill: #f1a644  !important;}
.bg-color1_light{background: #f1a644  !important;}
.bg-color1_light-hover{transition: all .25s ease-in;}
.bg-color1_light-hover:hover{background: #f1a644  !important;}
.border-color1_light{border-color: #f1a644  !important;}
.text-color1_light{color: #f1a644  !important;}
.text-color1_light-hover{transition: all .25s ease-in;}
.text-color1_light-hover:hover{color: #f1a644  !important;}
.fill-color1_light_more{fill: #f5bc73  !important;}
.bg-color1_light_more{background: #f5bc73  !important;}
.bg-color1_light_more-hover{transition: all .25s ease-in;}
.bg-color1_light_more-hover:hover{background: #f5bc73  !important;}
.border-color1_light_more{border-color: #f5bc73  !important;}
.text-color1_light_more{color: #f5bc73  !important;}
.text-color1_light_more-hover{transition: all .25s ease-in;}
.text-color1_light_more-hover:hover{color: #f5bc73  !important;}
.fill-color1_light_most{fill: #f8d3a2  !important;}
.bg-color1_light_most{background: #f8d3a2  !important;}
.bg-color1_light_most-hover{transition: all .25s ease-in;}
.bg-color1_light_most-hover:hover{background: #f8d3a2  !important;}
.border-color1_light_most{border-color: #f8d3a2  !important;}
.text-color1_light_most{color: #f8d3a2  !important;}
.text-color1_light_most-hover{transition: all .25s ease-in;}
.text-color1_light_most-hover:hover{color: #f8d3a2  !important;}
.fill-color2{fill: #DD9941  !important;}
.bg-color2{background: #DD9941  !important;}
.bg-color2-hover{transition: all .25s ease-in;}
.bg-color2-hover:hover{background: #DD9941  !important;}
.border-color2{border-color: #DD9941  !important;}
.text-color2{color: #DD9941  !important;}
.text-color2-hover{transition: all .25s ease-in;}
.text-color2-hover:hover{color: #DD9941  !important;}
.fill-color2_dark{fill: #b17b34  !important;}
.bg-color2_dark{background: #b17b34  !important;}
.bg-color2_dark-hover{transition: all .25s ease-in;}
.bg-color2_dark-hover:hover{background: #b17b34  !important;}
.border-color2_dark{border-color: #b17b34  !important;}
.text-color2_dark{color: #b17b34  !important;}
.text-color2_dark-hover{transition: all .25s ease-in;}
.text-color2_dark-hover:hover{color: #b17b34  !important;}
.fill-color2_dark_more{fill: #855c27  !important;}
.bg-color2_dark_more{background: #855c27  !important;}
.bg-color2_dark_more-hover{transition: all .25s ease-in;}
.bg-color2_dark_more-hover:hover{background: #855c27  !important;}
.border-color2_dark_more{border-color: #855c27  !important;}
.text-color2_dark_more{color: #855c27  !important;}
.text-color2_dark_more-hover{transition: all .25s ease-in;}
.text-color2_dark_more-hover:hover{color: #855c27  !important;}
.fill-color2_dark_most{fill: #593e1a  !important;}
.bg-color2_dark_most{background: #593e1a  !important;}
.bg-color2_dark_most-hover{transition: all .25s ease-in;}
.bg-color2_dark_most-hover:hover{background: #593e1a  !important;}
.border-color2_dark_most{border-color: #593e1a  !important;}
.text-color2_dark_most{color: #593e1a  !important;}
.text-color2_dark_most-hover{transition: all .25s ease-in;}
.text-color2_dark_most-hover:hover{color: #593e1a  !important;}
.fill-color2_light{fill: #e4ae67  !important;}
.bg-color2_light{background: #e4ae67  !important;}
.bg-color2_light-hover{transition: all .25s ease-in;}
.bg-color2_light-hover:hover{background: #e4ae67  !important;}
.border-color2_light{border-color: #e4ae67  !important;}
.text-color2_light{color: #e4ae67  !important;}
.text-color2_light-hover{transition: all .25s ease-in;}
.text-color2_light-hover:hover{color: #e4ae67  !important;}
.fill-color2_light_more{fill: #ebc28d  !important;}
.bg-color2_light_more{background: #ebc28d  !important;}
.bg-color2_light_more-hover{transition: all .25s ease-in;}
.bg-color2_light_more-hover:hover{background: #ebc28d  !important;}
.border-color2_light_more{border-color: #ebc28d  !important;}
.text-color2_light_more{color: #ebc28d  !important;}
.text-color2_light_more-hover{transition: all .25s ease-in;}
.text-color2_light_more-hover:hover{color: #ebc28d  !important;}
.fill-color2_light_most{fill: #e8b87a  !important;}
.bg-color2_light_most{background: #e8b87a  !important;}
.bg-color2_light_most-hover{transition: all .25s ease-in;}
.bg-color2_light_most-hover:hover{background: #e8b87a  !important;}
.border-color2_light_most{border-color: #e8b87a  !important;}
.text-color2_light_most{color: #e8b87a  !important;}
.text-color2_light_most-hover{transition: all .25s ease-in;}
.text-color2_light_most-hover:hover{color: #e8b87a  !important;}
.fill-color3{fill: #EDAA53  !important;}
.bg-color3{background: #EDAA53  !important;}
.bg-color3-hover{transition: all .25s ease-in;}
.bg-color3-hover:hover{background: #EDAA53  !important;}
.border-color3{border-color: #EDAA53  !important;}
.text-color3{color: #EDAA53  !important;}
.text-color3-hover{transition: all .25s ease-in;}
.text-color3-hover:hover{color: #EDAA53  !important;}
.fill-color3_dark{fill: #be8843  !important;}
.bg-color3_dark{background: #be8843  !important;}
.bg-color3_dark-hover{transition: all .25s ease-in;}
.bg-color3_dark-hover:hover{background: #be8843  !important;}
.border-color3_dark{border-color: #be8843  !important;}
.text-color3_dark{color: #be8843  !important;}
.text-color3_dark-hover{transition: all .25s ease-in;}
.text-color3_dark-hover:hover{color: #be8843  !important;}
.fill-color3_dark_more{fill: #8f6632  !important;}
.bg-color3_dark_more{background: #8f6632  !important;}
.bg-color3_dark_more-hover{transition: all .25s ease-in;}
.bg-color3_dark_more-hover:hover{background: #8f6632  !important;}
.border-color3_dark_more{border-color: #8f6632  !important;}
.text-color3_dark_more{color: #8f6632  !important;}
.text-color3_dark_more-hover{transition: all .25s ease-in;}
.text-color3_dark_more-hover:hover{color: #8f6632  !important;}
.fill-color3_dark_most{fill: #5f4422  !important;}
.bg-color3_dark_most{background: #5f4422  !important;}
.bg-color3_dark_most-hover{transition: all .25s ease-in;}
.bg-color3_dark_most-hover:hover{background: #5f4422  !important;}
.border-color3_dark_most{border-color: #5f4422  !important;}
.text-color3_dark_most{color: #5f4422  !important;}
.text-color3_dark_most-hover{transition: all .25s ease-in;}
.text-color3_dark_most-hover:hover{color: #5f4422  !important;}
.fill-color3_light{fill: #f1bb76  !important;}
.bg-color3_light{background: #f1bb76  !important;}
.bg-color3_light-hover{transition: all .25s ease-in;}
.bg-color3_light-hover:hover{background: #f1bb76  !important;}
.border-color3_light{border-color: #f1bb76  !important;}
.text-color3_light{color: #f1bb76  !important;}
.text-color3_light-hover{transition: all .25s ease-in;}
.text-color3_light-hover:hover{color: #f1bb76  !important;}
.fill-color3_light_more{fill: #f5cc98  !important;}
.bg-color3_light_more{background: #f5cc98  !important;}
.bg-color3_light_more-hover{transition: all .25s ease-in;}
.bg-color3_light_more-hover:hover{background: #f5cc98  !important;}
.border-color3_light_more{border-color: #f5cc98  !important;}
.text-color3_light_more{color: #f5cc98  !important;}
.text-color3_light_more-hover{transition: all .25s ease-in;}
.text-color3_light_more-hover:hover{color: #f5cc98  !important;}
.fill-color3_light_most{fill: #f3c487  !important;}
.bg-color3_light_most{background: #f3c487  !important;}
.bg-color3_light_most-hover{transition: all .25s ease-in;}
.bg-color3_light_most-hover:hover{background: #f3c487  !important;}
.border-color3_light_most{border-color: #f3c487  !important;}
.text-color3_light_most{color: #f3c487  !important;}
.text-color3_light_most-hover{transition: all .25s ease-in;}
.text-color3_light_most-hover:hover{color: #f3c487  !important;}
.fill-color4{fill: #F8F2E6  !important;}
.bg-color4{background: #F8F2E6  !important;}
.bg-color4-hover{transition: all .25s ease-in;}
.bg-color4-hover:hover{background: #F8F2E6  !important;}
.border-color4{border-color: #F8F2E6  !important;}
.text-color4{color: #F8F2E6  !important;}
.text-color4-hover{transition: all .25s ease-in;}
.text-color4-hover:hover{color: #F8F2E6  !important;}
.fill-color4_dark{fill: #c7c2b8  !important;}
.bg-color4_dark{background: #c7c2b8  !important;}
.bg-color4_dark-hover{transition: all .25s ease-in;}
.bg-color4_dark-hover:hover{background: #c7c2b8  !important;}
.border-color4_dark{border-color: #c7c2b8  !important;}
.text-color4_dark{color: #c7c2b8  !important;}
.text-color4_dark-hover{transition: all .25s ease-in;}
.text-color4_dark-hover:hover{color: #c7c2b8  !important;}
.fill-color4_dark_more{fill: #95928a  !important;}
.bg-color4_dark_more{background: #95928a  !important;}
.bg-color4_dark_more-hover{transition: all .25s ease-in;}
.bg-color4_dark_more-hover:hover{background: #95928a  !important;}
.border-color4_dark_more{border-color: #95928a  !important;}
.text-color4_dark_more{color: #95928a  !important;}
.text-color4_dark_more-hover{transition: all .25s ease-in;}
.text-color4_dark_more-hover:hover{color: #95928a  !important;}
.fill-color4_dark_most{fill: #64615c  !important;}
.bg-color4_dark_most{background: #64615c  !important;}
.bg-color4_dark_most-hover{transition: all .25s ease-in;}
.bg-color4_dark_most-hover:hover{background: #64615c  !important;}
.border-color4_dark_most{border-color: #64615c  !important;}
.text-color4_dark_most{color: #64615c  !important;}
.text-color4_dark_most-hover{transition: all .25s ease-in;}
.text-color4_dark_most-hover:hover{color: #64615c  !important;}
.fill-color4_light{fill: #faf5eb  !important;}
.bg-color4_light{background: #faf5eb  !important;}
.bg-color4_light-hover{transition: all .25s ease-in;}
.bg-color4_light-hover:hover{background: #faf5eb  !important;}
.border-color4_light{border-color: #faf5eb  !important;}
.text-color4_light{color: #faf5eb  !important;}
.text-color4_light-hover{transition: all .25s ease-in;}
.text-color4_light-hover:hover{color: #faf5eb  !important;}
.fill-color4_light_more{fill: #fbf8f0  !important;}
.bg-color4_light_more{background: #fbf8f0  !important;}
.bg-color4_light_more-hover{transition: all .25s ease-in;}
.bg-color4_light_more-hover:hover{background: #fbf8f0  !important;}
.border-color4_light_more{border-color: #fbf8f0  !important;}
.text-color4_light_more{color: #fbf8f0  !important;}
.text-color4_light_more-hover{transition: all .25s ease-in;}
.text-color4_light_more-hover:hover{color: #fbf8f0  !important;}
.fill-color4_light_most{fill: #fbf6ee  !important;}
.bg-color4_light_most{background: #fbf6ee  !important;}
.bg-color4_light_most-hover{transition: all .25s ease-in;}
.bg-color4_light_most-hover:hover{background: #fbf6ee  !important;}
.border-color4_light_most{border-color: #fbf6ee  !important;}
.text-color4_light_most{color: #fbf6ee  !important;}
.text-color4_light_most-hover{transition: all .25s ease-in;}
.text-color4_light_most-hover:hover{color: #fbf6ee  !important;}

body{background-image : none;background-color : #FFFFFF}