html,body {
	height: 100%;
  }
  
.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 .description *{line-height: 180%;}
.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;
	}
}


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

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

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

.bg-color1{background: #066F89  !important;}
.bg-color1-hover{transition: all .25s ease-in;}
.bg-color1-hover:hover{background: #066F89  !important;}
.border-color1{border-color: #066F89  !important;}
.text-color1{color: #066F89  !important;}
.text-color1-hover{transition: all .25s ease-in;}
.text-color1-hover:hover{color: #066F89  !important;}
.bg-color1_dark{background: #05596e  !important;}
.bg-color1_dark-hover{transition: all .25s ease-in;}
.bg-color1_dark-hover:hover{background: #05596e  !important;}
.border-color1_dark{border-color: #05596e  !important;}
.text-color1_dark{color: #05596e  !important;}
.text-color1_dark-hover{transition: all .25s ease-in;}
.text-color1_dark-hover:hover{color: #05596e  !important;}
.bg-color1_light{background: #0785a4  !important;}
.bg-color1_light-hover{transition: all .25s ease-in;}
.bg-color1_light-hover:hover{background: #0785a4  !important;}
.border-color1_light{border-color: #0785a4  !important;}
.text-color1_light{color: #0785a4  !important;}
.text-color1_light-hover{transition: all .25s ease-in;}
.text-color1_light-hover:hover{color: #0785a4  !important;}
.text-white-hover:hover{color: #ffffff !important;}
.bg-color2{background: #032B30  !important;}
.bg-color2-hover{transition: all .25s ease-in;}
.bg-color2-hover:hover{background: #032B30  !important;}
.border-color2{border-color: #032B30  !important;}
.text-color2{color: #032B30  !important;}
.text-color2-hover{transition: all .25s ease-in;}
.text-color2-hover:hover{color: #032B30  !important;}
.bg-color2_dark{background: #022226  !important;}
.bg-color2_dark-hover{transition: all .25s ease-in;}
.bg-color2_dark-hover:hover{background: #022226  !important;}
.border-color2_dark{border-color: #022226  !important;}
.text-color2_dark{color: #022226  !important;}
.text-color2_dark-hover{transition: all .25s ease-in;}
.text-color2_dark-hover:hover{color: #022226  !important;}
.bg-color2_light{background: #04343a  !important;}
.bg-color2_light-hover{transition: all .25s ease-in;}
.bg-color2_light-hover:hover{background: #04343a  !important;}
.border-color2_light{border-color: #04343a  !important;}
.text-color2_light{color: #04343a  !important;}
.text-color2_light-hover{transition: all .25s ease-in;}
.text-color2_light-hover:hover{color: #04343a  !important;}
.text-white-hover:hover{color: #ffffff !important;}
.bg-color3{background: #D63A31  !important;}
.bg-color3-hover{transition: all .25s ease-in;}
.bg-color3-hover:hover{background: #D63A31  !important;}
.border-color3{border-color: #D63A31  !important;}
.text-color3{color: #D63A31  !important;}
.text-color3-hover{transition: all .25s ease-in;}
.text-color3-hover:hover{color: #D63A31  !important;}
.bg-color3_dark{background: #ab2e27  !important;}
.bg-color3_dark-hover{transition: all .25s ease-in;}
.bg-color3_dark-hover:hover{background: #ab2e27  !important;}
.border-color3_dark{border-color: #ab2e27  !important;}
.text-color3_dark{color: #ab2e27  !important;}
.text-color3_dark-hover{transition: all .25s ease-in;}
.text-color3_dark-hover:hover{color: #ab2e27  !important;}
.bg-color3_light{background: #ff463b  !important;}
.bg-color3_light-hover{transition: all .25s ease-in;}
.bg-color3_light-hover:hover{background: #ff463b  !important;}
.border-color3_light{border-color: #ff463b  !important;}
.text-color3_light{color: #ff463b  !important;}
.text-color3_light-hover{transition: all .25s ease-in;}
.text-color3_light-hover:hover{color: #ff463b  !important;}
.text-white-hover:hover{color: #ffffff !important;}
.bg-color4{background: #D0D3C4  !important;}
.bg-color4-hover{transition: all .25s ease-in;}
.bg-color4-hover:hover{background: #D0D3C4  !important;}
.border-color4{border-color: #D0D3C4  !important;}
.text-color4{color: #D0D3C4  !important;}
.text-color4-hover{transition: all .25s ease-in;}
.text-color4-hover:hover{color: #D0D3C4  !important;}
.bg-color4_dark{background: #a6a99d  !important;}
.bg-color4_dark-hover{transition: all .25s ease-in;}
.bg-color4_dark-hover:hover{background: #a6a99d  !important;}
.border-color4_dark{border-color: #a6a99d  !important;}
.text-color4_dark{color: #a6a99d  !important;}
.text-color4_dark-hover{transition: all .25s ease-in;}
.text-color4_dark-hover:hover{color: #a6a99d  !important;}
.bg-color4_light{background: #fafdeb  !important;}
.bg-color4_light-hover{transition: all .25s ease-in;}
.bg-color4_light-hover:hover{background: #fafdeb  !important;}
.border-color4_light{border-color: #fafdeb  !important;}
.text-color4_light{color: #fafdeb  !important;}
.text-color4_light-hover{transition: all .25s ease-in;}
.text-color4_light-hover:hover{color: #fafdeb  !important;}
.text-white-hover:hover{color: #ffffff !important;}

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