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-attachment: fixed !important;
}
.pagecomponentwrap{background: #fff;}
.pagecomponentwrap p{
	line-height: 170%;
}
.pagecomponentwrap .description * {line-height: 180%; }
.componenttitle, .componentsubtitle, .elementtitle, .elementsubtitle{line-height: 150%;}
.pagecomponentwrap .textwrap{font-size: 1rem; }
.pagecomponentwrap .elementitemwrap{font-size: 1rem; }
.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: 'Lato-Regular';
src: url('../fonts/Lato-Regular.woff2') format('woff2');
font-weight: 400;
font-style: normal;
}

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

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

.fill-color1{fill: #28A745  !important;}
.bg-color1{background: #28A745  !important;}
.bg-color1-hover{transition: all .25s ease-in;}
.bg-color1-hover:hover{background: #28A745  !important;}
.border-color1{border-color: #28A745  !important;}
.text-color1{color: #28A745  !important;}
.text-color1-hover{transition: all .25s ease-in;}
.text-color1-hover:hover{color: #28A745  !important;}
.fill-color1_dark{fill: #208637  !important;}
.bg-color1_dark{background: #208637  !important;}
.bg-color1_dark-hover{transition: all .25s ease-in;}
.bg-color1_dark-hover:hover{background: #208637  !important;}
.border-color1_dark{border-color: #208637  !important;}
.text-color1_dark{color: #208637  !important;}
.text-color1_dark-hover{transition: all .25s ease-in;}
.text-color1_dark-hover:hover{color: #208637  !important;}
.fill-color1_light{fill: #30c853  !important;}
.bg-color1_light{background: #30c853  !important;}
.bg-color1_light-hover{transition: all .25s ease-in;}
.bg-color1_light-hover:hover{background: #30c853  !important;}
.border-color1_light{border-color: #30c853  !important;}
.text-color1_light{color: #30c853  !important;}
.text-color1_light-hover{transition: all .25s ease-in;}
.text-color1_light-hover:hover{color: #30c853  !important;}
.text-white-hover:hover{color: #ffffff !important;}
.bg1-bg1_light-top{background: #28A745; background: -webkit-linear-gradient(to top, #28A745,#30c853); background: linear-gradient(to top, #28A745,#30c853); }
.bg1-bg1_light-bottom{background: #28A745; background: -webkit-linear-gradient(to bottom, #28A745,#30c853); background: linear-gradient(to bottom, #28A745,#30c853); }
.bg1-bg1_light-left{background: #28A745; background: -webkit-linear-gradient(to left, #28A745,#30c853); background: linear-gradient(to left, #28A745,#30c853); }
.bg1-bg1_light-right{background: #28A745; background: -webkit-linear-gradient(to right, #28A745,#30c853); background: linear-gradient(to right, #28A745,#30c853); }
.bg1-bg1_dark-top{background: #28A745; background: -webkit-linear-gradient(to top, #28A745,#208637); background: linear-gradient(to top, #28A745,#208637); }
.bg1-bg1_dark-bottom{background: #28A745; background: -webkit-linear-gradient(to bottom, #28A745,#208637); background: linear-gradient(to bottom, #28A745,#208637); }
.bg1-bg1_dark-left{background: #28A745; background: -webkit-linear-gradient(to left, #28A745,#208637); background: linear-gradient(to left, #28A745,#208637); }
.bg1-bg1_dark-right{background: #28A745; background: -webkit-linear-gradient(to right, #28A745,#208637); background: linear-gradient(to right, #28A745,#208637); }
.bg1_light-bg1-top{background: #30c853; background: -webkit-linear-gradient(to top, #30c853,#28A745); background: linear-gradient(to top, #30c853,#28A745); }
.bg1_light-bg1-bottom{background: #30c853; background: -webkit-linear-gradient(to bottom, #30c853,#28A745); background: linear-gradient(to bottom, #30c853,#28A745); }
.bg1_light-bg1-left{background: #30c853; background: -webkit-linear-gradient(to left, #30c853,#28A745); background: linear-gradient(to left, #30c853,#28A745); }
.bg1_light-bg1-right{background: #30c853; background: -webkit-linear-gradient(to right, #30c853,#28A745); background: linear-gradient(to right, #30c853,#28A745); }
.bg1_light-bg1_dark-top{background: #30c853; background: -webkit-linear-gradient(to top, #30c853,#208637); background: linear-gradient(to top, #30c853,#208637); }
.bg1_light-bg1_dark-bottom{background: #30c853; background: -webkit-linear-gradient(to bottom, #30c853,#208637); background: linear-gradient(to bottom, #30c853,#208637); }
.bg1_light-bg1_dark-left{background: #30c853; background: -webkit-linear-gradient(to left, #30c853,#208637); background: linear-gradient(to left, #30c853,#208637); }
.bg1_light-bg1_dark-right{background: #30c853; background: -webkit-linear-gradient(to right, #30c853,#208637); background: linear-gradient(to right, #30c853,#208637); }
.bg1_dark-bg1-top{background: #208637; background: -webkit-linear-gradient(to top, #208637,#28A745); background: linear-gradient(to top, #208637,#28A745); }
.bg1_dark-bg1-bottom{background: #208637; background: -webkit-linear-gradient(to bottom, #208637,#28A745); background: linear-gradient(to bottom, #208637,#28A745); }
.bg1_dark-bg1-left{background: #208637; background: -webkit-linear-gradient(to left, #208637,#28A745); background: linear-gradient(to left, #208637,#28A745); }
.bg1_dark-bg1-right{background: #208637; background: -webkit-linear-gradient(to right, #208637,#28A745); background: linear-gradient(to right, #208637,#28A745); }
.bg1_dark-bg1_light-top{background: #208637; background: -webkit-linear-gradient(to top, #208637,#30c853); background: linear-gradient(to top, #208637,#30c853); }
.bg1_dark-bg1_light-bottom{background: #208637; background: -webkit-linear-gradient(to bottom, #208637,#30c853); background: linear-gradient(to bottom, #208637,#30c853); }
.bg1_dark-bg1_light-left{background: #208637; background: -webkit-linear-gradient(to left, #208637,#30c853); background: linear-gradient(to left, #208637,#30c853); }
.bg1_dark-bg1_light-right{background: #208637; background: -webkit-linear-gradient(to right, #208637,#30c853); background: linear-gradient(to right, #208637,#30c853); }
.bg1-bg2-top{background: #28A745; background: -webkit-linear-gradient(to top, #28A745,#033649); background: linear-gradient(to top, #28A745,#033649); }
.bg1-bg2-bottom{background: #28A745; background: -webkit-linear-gradient(to bottom, #28A745,#033649); background: linear-gradient(to bottom, #28A745,#033649); }
.bg1-bg2-left{background: #28A745; background: -webkit-linear-gradient(to left, #28A745,#033649); background: linear-gradient(to left, #28A745,#033649); }
.bg1-bg2-right{background: #28A745; background: -webkit-linear-gradient(to right, #28A745,#033649); background: linear-gradient(to right, #28A745,#033649); }
.bg1-bg2_light-top{background: #28A745; background: -webkit-linear-gradient(to top, #28A745,#044158); background: linear-gradient(to top, #28A745,#044158); }
.bg1-bg2_light-bottom{background: #28A745; background: -webkit-linear-gradient(to bottom, #28A745,#044158); background: linear-gradient(to bottom, #28A745,#044158); }
.bg1-bg2_light-left{background: #28A745; background: -webkit-linear-gradient(to left, #28A745,#044158); background: linear-gradient(to left, #28A745,#044158); }
.bg1-bg2_light-right{background: #28A745; background: -webkit-linear-gradient(to right, #28A745,#044158); background: linear-gradient(to right, #28A745,#044158); }
.bg1-bg2_dark-top{background: #28A745; background: -webkit-linear-gradient(to top, #28A745,#022b3a); background: linear-gradient(to top, #28A745,#022b3a); }
.bg1-bg2_dark-bottom{background: #28A745; background: -webkit-linear-gradient(to bottom, #28A745,#022b3a); background: linear-gradient(to bottom, #28A745,#022b3a); }
.bg1-bg2_dark-left{background: #28A745; background: -webkit-linear-gradient(to left, #28A745,#022b3a); background: linear-gradient(to left, #28A745,#022b3a); }
.bg1-bg2_dark-right{background: #28A745; background: -webkit-linear-gradient(to right, #28A745,#022b3a); background: linear-gradient(to right, #28A745,#022b3a); }
.bg1_light-bg2-top{background: #30c853; background: -webkit-linear-gradient(to top, #30c853,#033649); background: linear-gradient(to top, #30c853,#033649); }
.bg1_light-bg2-bottom{background: #30c853; background: -webkit-linear-gradient(to bottom, #30c853,#033649); background: linear-gradient(to bottom, #30c853,#033649); }
.bg1_light-bg2-left{background: #30c853; background: -webkit-linear-gradient(to left, #30c853,#033649); background: linear-gradient(to left, #30c853,#033649); }
.bg1_light-bg2-right{background: #30c853; background: -webkit-linear-gradient(to right, #30c853,#033649); background: linear-gradient(to right, #30c853,#033649); }
.bg1_light-bg2_light-top{background: #30c853; background: -webkit-linear-gradient(to top, #30c853,#044158); background: linear-gradient(to top, #30c853,#044158); }
.bg1_light-bg2_light-bottom{background: #30c853; background: -webkit-linear-gradient(to bottom, #30c853,#044158); background: linear-gradient(to bottom, #30c853,#044158); }
.bg1_light-bg2_light-left{background: #30c853; background: -webkit-linear-gradient(to left, #30c853,#044158); background: linear-gradient(to left, #30c853,#044158); }
.bg1_light-bg2_light-right{background: #30c853; background: -webkit-linear-gradient(to right, #30c853,#044158); background: linear-gradient(to right, #30c853,#044158); }
.bg1_light-bg2_dark-top{background: #30c853; background: -webkit-linear-gradient(to top, #30c853,#022b3a); background: linear-gradient(to top, #30c853,#022b3a); }
.bg1_light-bg2_dark-bottom{background: #30c853; background: -webkit-linear-gradient(to bottom, #30c853,#022b3a); background: linear-gradient(to bottom, #30c853,#022b3a); }
.bg1_light-bg2_dark-left{background: #30c853; background: -webkit-linear-gradient(to left, #30c853,#022b3a); background: linear-gradient(to left, #30c853,#022b3a); }
.bg1_light-bg2_dark-right{background: #30c853; background: -webkit-linear-gradient(to right, #30c853,#022b3a); background: linear-gradient(to right, #30c853,#022b3a); }
.bg1_dark-bg2-top{background: #208637; background: -webkit-linear-gradient(to top, #208637,#033649); background: linear-gradient(to top, #208637,#033649); }
.bg1_dark-bg2-bottom{background: #208637; background: -webkit-linear-gradient(to bottom, #208637,#033649); background: linear-gradient(to bottom, #208637,#033649); }
.bg1_dark-bg2-left{background: #208637; background: -webkit-linear-gradient(to left, #208637,#033649); background: linear-gradient(to left, #208637,#033649); }
.bg1_dark-bg2-right{background: #208637; background: -webkit-linear-gradient(to right, #208637,#033649); background: linear-gradient(to right, #208637,#033649); }
.bg1_dark-bg2_light-top{background: #208637; background: -webkit-linear-gradient(to top, #208637,#044158); background: linear-gradient(to top, #208637,#044158); }
.bg1_dark-bg2_light-bottom{background: #208637; background: -webkit-linear-gradient(to bottom, #208637,#044158); background: linear-gradient(to bottom, #208637,#044158); }
.bg1_dark-bg2_light-left{background: #208637; background: -webkit-linear-gradient(to left, #208637,#044158); background: linear-gradient(to left, #208637,#044158); }
.bg1_dark-bg2_light-right{background: #208637; background: -webkit-linear-gradient(to right, #208637,#044158); background: linear-gradient(to right, #208637,#044158); }
.bg1_dark-bg2_dark-top{background: #208637; background: -webkit-linear-gradient(to top, #208637,#022b3a); background: linear-gradient(to top, #208637,#022b3a); }
.bg1_dark-bg2_dark-bottom{background: #208637; background: -webkit-linear-gradient(to bottom, #208637,#022b3a); background: linear-gradient(to bottom, #208637,#022b3a); }
.bg1_dark-bg2_dark-left{background: #208637; background: -webkit-linear-gradient(to left, #208637,#022b3a); background: linear-gradient(to left, #208637,#022b3a); }
.bg1_dark-bg2_dark-right{background: #208637; background: -webkit-linear-gradient(to right, #208637,#022b3a); background: linear-gradient(to right, #208637,#022b3a); }
.bg1-bg3-top{background: #28A745; background: -webkit-linear-gradient(to top, #28A745,#036564); background: linear-gradient(to top, #28A745,#036564); }
.bg1-bg3-bottom{background: #28A745; background: -webkit-linear-gradient(to bottom, #28A745,#036564); background: linear-gradient(to bottom, #28A745,#036564); }
.bg1-bg3-left{background: #28A745; background: -webkit-linear-gradient(to left, #28A745,#036564); background: linear-gradient(to left, #28A745,#036564); }
.bg1-bg3-right{background: #28A745; background: -webkit-linear-gradient(to right, #28A745,#036564); background: linear-gradient(to right, #28A745,#036564); }
.bg1-bg3_light-top{background: #28A745; background: -webkit-linear-gradient(to top, #28A745,#047978); background: linear-gradient(to top, #28A745,#047978); }
.bg1-bg3_light-bottom{background: #28A745; background: -webkit-linear-gradient(to bottom, #28A745,#047978); background: linear-gradient(to bottom, #28A745,#047978); }
.bg1-bg3_light-left{background: #28A745; background: -webkit-linear-gradient(to left, #28A745,#047978); background: linear-gradient(to left, #28A745,#047978); }
.bg1-bg3_light-right{background: #28A745; background: -webkit-linear-gradient(to right, #28A745,#047978); background: linear-gradient(to right, #28A745,#047978); }
.bg1-bg3_dark-top{background: #28A745; background: -webkit-linear-gradient(to top, #28A745,#025150); background: linear-gradient(to top, #28A745,#025150); }
.bg1-bg3_dark-bottom{background: #28A745; background: -webkit-linear-gradient(to bottom, #28A745,#025150); background: linear-gradient(to bottom, #28A745,#025150); }
.bg1-bg3_dark-left{background: #28A745; background: -webkit-linear-gradient(to left, #28A745,#025150); background: linear-gradient(to left, #28A745,#025150); }
.bg1-bg3_dark-right{background: #28A745; background: -webkit-linear-gradient(to right, #28A745,#025150); background: linear-gradient(to right, #28A745,#025150); }
.bg1_light-bg3-top{background: #30c853; background: -webkit-linear-gradient(to top, #30c853,#036564); background: linear-gradient(to top, #30c853,#036564); }
.bg1_light-bg3-bottom{background: #30c853; background: -webkit-linear-gradient(to bottom, #30c853,#036564); background: linear-gradient(to bottom, #30c853,#036564); }
.bg1_light-bg3-left{background: #30c853; background: -webkit-linear-gradient(to left, #30c853,#036564); background: linear-gradient(to left, #30c853,#036564); }
.bg1_light-bg3-right{background: #30c853; background: -webkit-linear-gradient(to right, #30c853,#036564); background: linear-gradient(to right, #30c853,#036564); }
.bg1_light-bg3_light-top{background: #30c853; background: -webkit-linear-gradient(to top, #30c853,#047978); background: linear-gradient(to top, #30c853,#047978); }
.bg1_light-bg3_light-bottom{background: #30c853; background: -webkit-linear-gradient(to bottom, #30c853,#047978); background: linear-gradient(to bottom, #30c853,#047978); }
.bg1_light-bg3_light-left{background: #30c853; background: -webkit-linear-gradient(to left, #30c853,#047978); background: linear-gradient(to left, #30c853,#047978); }
.bg1_light-bg3_light-right{background: #30c853; background: -webkit-linear-gradient(to right, #30c853,#047978); background: linear-gradient(to right, #30c853,#047978); }
.bg1_light-bg3_dark-top{background: #30c853; background: -webkit-linear-gradient(to top, #30c853,#025150); background: linear-gradient(to top, #30c853,#025150); }
.bg1_light-bg3_dark-bottom{background: #30c853; background: -webkit-linear-gradient(to bottom, #30c853,#025150); background: linear-gradient(to bottom, #30c853,#025150); }
.bg1_light-bg3_dark-left{background: #30c853; background: -webkit-linear-gradient(to left, #30c853,#025150); background: linear-gradient(to left, #30c853,#025150); }
.bg1_light-bg3_dark-right{background: #30c853; background: -webkit-linear-gradient(to right, #30c853,#025150); background: linear-gradient(to right, #30c853,#025150); }
.bg1_dark-bg3-top{background: #208637; background: -webkit-linear-gradient(to top, #208637,#036564); background: linear-gradient(to top, #208637,#036564); }
.bg1_dark-bg3-bottom{background: #208637; background: -webkit-linear-gradient(to bottom, #208637,#036564); background: linear-gradient(to bottom, #208637,#036564); }
.bg1_dark-bg3-left{background: #208637; background: -webkit-linear-gradient(to left, #208637,#036564); background: linear-gradient(to left, #208637,#036564); }
.bg1_dark-bg3-right{background: #208637; background: -webkit-linear-gradient(to right, #208637,#036564); background: linear-gradient(to right, #208637,#036564); }
.bg1_dark-bg3_light-top{background: #208637; background: -webkit-linear-gradient(to top, #208637,#047978); background: linear-gradient(to top, #208637,#047978); }
.bg1_dark-bg3_light-bottom{background: #208637; background: -webkit-linear-gradient(to bottom, #208637,#047978); background: linear-gradient(to bottom, #208637,#047978); }
.bg1_dark-bg3_light-left{background: #208637; background: -webkit-linear-gradient(to left, #208637,#047978); background: linear-gradient(to left, #208637,#047978); }
.bg1_dark-bg3_light-right{background: #208637; background: -webkit-linear-gradient(to right, #208637,#047978); background: linear-gradient(to right, #208637,#047978); }
.bg1_dark-bg3_dark-top{background: #208637; background: -webkit-linear-gradient(to top, #208637,#025150); background: linear-gradient(to top, #208637,#025150); }
.bg1_dark-bg3_dark-bottom{background: #208637; background: -webkit-linear-gradient(to bottom, #208637,#025150); background: linear-gradient(to bottom, #208637,#025150); }
.bg1_dark-bg3_dark-left{background: #208637; background: -webkit-linear-gradient(to left, #208637,#025150); background: linear-gradient(to left, #208637,#025150); }
.bg1_dark-bg3_dark-right{background: #208637; background: -webkit-linear-gradient(to right, #208637,#025150); background: linear-gradient(to right, #208637,#025150); }
.bg1-bg4-top{background: #28A745; background: -webkit-linear-gradient(to top, #28A745,#D2E8CB); background: linear-gradient(to top, #28A745,#D2E8CB); }
.bg1-bg4-bottom{background: #28A745; background: -webkit-linear-gradient(to bottom, #28A745,#D2E8CB); background: linear-gradient(to bottom, #28A745,#D2E8CB); }
.bg1-bg4-left{background: #28A745; background: -webkit-linear-gradient(to left, #28A745,#D2E8CB); background: linear-gradient(to left, #28A745,#D2E8CB); }
.bg1-bg4-right{background: #28A745; background: -webkit-linear-gradient(to right, #28A745,#D2E8CB); background: linear-gradient(to right, #28A745,#D2E8CB); }
.bg1-bg4_light-top{background: #28A745; background: -webkit-linear-gradient(to top, #28A745,#fc116f); background: linear-gradient(to top, #28A745,#fc116f); }
.bg1-bg4_light-bottom{background: #28A745; background: -webkit-linear-gradient(to bottom, #28A745,#fc116f); background: linear-gradient(to bottom, #28A745,#fc116f); }
.bg1-bg4_light-left{background: #28A745; background: -webkit-linear-gradient(to left, #28A745,#fc116f); background: linear-gradient(to left, #28A745,#fc116f); }
.bg1-bg4_light-right{background: #28A745; background: -webkit-linear-gradient(to right, #28A745,#fc116f); background: linear-gradient(to right, #28A745,#fc116f); }
.bg1-bg4_dark-top{background: #28A745; background: -webkit-linear-gradient(to top, #28A745,#a8baa2); background: linear-gradient(to top, #28A745,#a8baa2); }
.bg1-bg4_dark-bottom{background: #28A745; background: -webkit-linear-gradient(to bottom, #28A745,#a8baa2); background: linear-gradient(to bottom, #28A745,#a8baa2); }
.bg1-bg4_dark-left{background: #28A745; background: -webkit-linear-gradient(to left, #28A745,#a8baa2); background: linear-gradient(to left, #28A745,#a8baa2); }
.bg1-bg4_dark-right{background: #28A745; background: -webkit-linear-gradient(to right, #28A745,#a8baa2); background: linear-gradient(to right, #28A745,#a8baa2); }
.bg1_light-bg4-top{background: #30c853; background: -webkit-linear-gradient(to top, #30c853,#D2E8CB); background: linear-gradient(to top, #30c853,#D2E8CB); }
.bg1_light-bg4-bottom{background: #30c853; background: -webkit-linear-gradient(to bottom, #30c853,#D2E8CB); background: linear-gradient(to bottom, #30c853,#D2E8CB); }
.bg1_light-bg4-left{background: #30c853; background: -webkit-linear-gradient(to left, #30c853,#D2E8CB); background: linear-gradient(to left, #30c853,#D2E8CB); }
.bg1_light-bg4-right{background: #30c853; background: -webkit-linear-gradient(to right, #30c853,#D2E8CB); background: linear-gradient(to right, #30c853,#D2E8CB); }
.bg1_light-bg4_light-top{background: #30c853; background: -webkit-linear-gradient(to top, #30c853,#fc116f); background: linear-gradient(to top, #30c853,#fc116f); }
.bg1_light-bg4_light-bottom{background: #30c853; background: -webkit-linear-gradient(to bottom, #30c853,#fc116f); background: linear-gradient(to bottom, #30c853,#fc116f); }
.bg1_light-bg4_light-left{background: #30c853; background: -webkit-linear-gradient(to left, #30c853,#fc116f); background: linear-gradient(to left, #30c853,#fc116f); }
.bg1_light-bg4_light-right{background: #30c853; background: -webkit-linear-gradient(to right, #30c853,#fc116f); background: linear-gradient(to right, #30c853,#fc116f); }
.bg1_light-bg4_dark-top{background: #30c853; background: -webkit-linear-gradient(to top, #30c853,#a8baa2); background: linear-gradient(to top, #30c853,#a8baa2); }
.bg1_light-bg4_dark-bottom{background: #30c853; background: -webkit-linear-gradient(to bottom, #30c853,#a8baa2); background: linear-gradient(to bottom, #30c853,#a8baa2); }
.bg1_light-bg4_dark-left{background: #30c853; background: -webkit-linear-gradient(to left, #30c853,#a8baa2); background: linear-gradient(to left, #30c853,#a8baa2); }
.bg1_light-bg4_dark-right{background: #30c853; background: -webkit-linear-gradient(to right, #30c853,#a8baa2); background: linear-gradient(to right, #30c853,#a8baa2); }
.bg1_dark-bg4-top{background: #208637; background: -webkit-linear-gradient(to top, #208637,#D2E8CB); background: linear-gradient(to top, #208637,#D2E8CB); }
.bg1_dark-bg4-bottom{background: #208637; background: -webkit-linear-gradient(to bottom, #208637,#D2E8CB); background: linear-gradient(to bottom, #208637,#D2E8CB); }
.bg1_dark-bg4-left{background: #208637; background: -webkit-linear-gradient(to left, #208637,#D2E8CB); background: linear-gradient(to left, #208637,#D2E8CB); }
.bg1_dark-bg4-right{background: #208637; background: -webkit-linear-gradient(to right, #208637,#D2E8CB); background: linear-gradient(to right, #208637,#D2E8CB); }
.bg1_dark-bg4_light-top{background: #208637; background: -webkit-linear-gradient(to top, #208637,#fc116f); background: linear-gradient(to top, #208637,#fc116f); }
.bg1_dark-bg4_light-bottom{background: #208637; background: -webkit-linear-gradient(to bottom, #208637,#fc116f); background: linear-gradient(to bottom, #208637,#fc116f); }
.bg1_dark-bg4_light-left{background: #208637; background: -webkit-linear-gradient(to left, #208637,#fc116f); background: linear-gradient(to left, #208637,#fc116f); }
.bg1_dark-bg4_light-right{background: #208637; background: -webkit-linear-gradient(to right, #208637,#fc116f); background: linear-gradient(to right, #208637,#fc116f); }
.bg1_dark-bg4_dark-top{background: #208637; background: -webkit-linear-gradient(to top, #208637,#a8baa2); background: linear-gradient(to top, #208637,#a8baa2); }
.bg1_dark-bg4_dark-bottom{background: #208637; background: -webkit-linear-gradient(to bottom, #208637,#a8baa2); background: linear-gradient(to bottom, #208637,#a8baa2); }
.bg1_dark-bg4_dark-left{background: #208637; background: -webkit-linear-gradient(to left, #208637,#a8baa2); background: linear-gradient(to left, #208637,#a8baa2); }
.bg1_dark-bg4_dark-right{background: #208637; background: -webkit-linear-gradient(to right, #208637,#a8baa2); background: linear-gradient(to right, #208637,#a8baa2); }
.bg1-bgwhite-top{background: #28A745; background: -webkit-linear-gradient(to top, #28A745,#ffffff); background: linear-gradient(to top, #28A745,#ffffff); }
.bg1-bgwhite-bottom{background: #28A745; background: -webkit-linear-gradient(to bottom, #28A745,#ffffff); background: linear-gradient(to bottom, #28A745,#ffffff); }
.bg1-bgwhite-left{background: #28A745; background: -webkit-linear-gradient(to left, #28A745,#ffffff); background: linear-gradient(to left, #28A745,#ffffff); }
.bg1-bgwhite-right{background: #28A745; background: -webkit-linear-gradient(to right, #28A745,#ffffff); background: linear-gradient(to right, #28A745,#ffffff); }
.bgwhite-bg1-top{background: #ffffff; background: -webkit-linear-gradient(to bottom, #28A745,#ffffff); background: linear-gradient(to bottom, #28A745,#ffffff); }
.bgwhite-bg1-bottom{background: #ffffff; background: -webkit-linear-gradient(to top, #28A745,#ffffff); background: linear-gradient(to top, #28A745,#ffffff); }
.bgwhite-bg1-left{background: #ffffff; background: -webkit-linear-gradient(to right, #28A745,#ffffff); background: linear-gradient(to right, #28A745,#ffffff); }
.bgwhite-bg1-right{background: #ffffff; background: -webkit-linear-gradient(to left, #28A745,#ffffff); background: linear-gradient(to top, #28A745,#ffffff); }
.bg1_light-bgwhite-top{background: #30c853; background: -webkit-linear-gradient(to top, #30c853,#ffffff); background: linear-gradient(to top, #30c853,#ffffff); }
.bg1_light-bgwhite-bottom{background: #30c853; background: -webkit-linear-gradient(to bottom, #30c853,#ffffff); background: linear-gradient(to bottom, #30c853,#ffffff); }
.bg1_light-bgwhite-left{background: #30c853; background: -webkit-linear-gradient(to left, #30c853,#ffffff); background: linear-gradient(to left, #30c853,#ffffff); }
.bg1_light-bgwhite-right{background: #30c853; background: -webkit-linear-gradient(to right, #30c853,#ffffff); background: linear-gradient(to right, #30c853,#ffffff); }
.bgwhite-bg1_light-top{background: #ffffff; background: -webkit-linear-gradient(to bottom, #30c853,#ffffff); background: linear-gradient(to bottom, #30c853,#ffffff); }
.bgwhite-bg1_light-bottom{background: #ffffff; background: -webkit-linear-gradient(to top, #30c853,#ffffff); background: linear-gradient(to top, #30c853,#ffffff); }
.bgwhite-bg1_light-left{background: #ffffff; background: -webkit-linear-gradient(to right, #30c853,#ffffff); background: linear-gradient(to right, #30c853,#ffffff); }
.bgwhite-bg1_light-right{background: #ffffff; background: -webkit-linear-gradient(to left, #30c853,#ffffff); background: linear-gradient(to top, #30c853,#ffffff); }
.bg1_dark-bgwhite-top{background: #208637; background: -webkit-linear-gradient(to top, #208637,#ffffff); background: linear-gradient(to top, #208637,#ffffff); }
.bg1_dark-bgwhite-bottom{background: #208637; background: -webkit-linear-gradient(to bottom, #208637,#ffffff); background: linear-gradient(to bottom, #208637,#ffffff); }
.bg1_dark-bgwhite-left{background: #208637; background: -webkit-linear-gradient(to left, #208637,#ffffff); background: linear-gradient(to left, #208637,#ffffff); }
.bg1_dark-bgwhite-right{background: #208637; background: -webkit-linear-gradient(to right, #208637,#ffffff); background: linear-gradient(to right, #208637,#ffffff); }
.bgwhite-bg1_dark-top{background: #ffffff; background: -webkit-linear-gradient(to bottom, #208637,#ffffff); background: linear-gradient(to bottom, #208637,#ffffff); }
.bgwhite-bg1_dark-bottom{background: #ffffff; background: -webkit-linear-gradient(to top, #208637,#ffffff); background: linear-gradient(to top, #208637,#ffffff); }
.bgwhite-bg1_dark-left{background: #ffffff; background: -webkit-linear-gradient(to right, #208637,#ffffff); background: linear-gradient(to right, #208637,#ffffff); }
.bgwhite-bg1_dark-right{background: #ffffff; background: -webkit-linear-gradient(to left, #208637,#ffffff); background: linear-gradient(to top, #208637,#ffffff); }
.fill-color2{fill: #033649  !important;}
.bg-color2{background: #033649  !important;}
.bg-color2-hover{transition: all .25s ease-in;}
.bg-color2-hover:hover{background: #033649  !important;}
.border-color2{border-color: #033649  !important;}
.text-color2{color: #033649  !important;}
.text-color2-hover{transition: all .25s ease-in;}
.text-color2-hover:hover{color: #033649  !important;}
.fill-color2_dark{fill: #022b3a  !important;}
.bg-color2_dark{background: #022b3a  !important;}
.bg-color2_dark-hover{transition: all .25s ease-in;}
.bg-color2_dark-hover:hover{background: #022b3a  !important;}
.border-color2_dark{border-color: #022b3a  !important;}
.text-color2_dark{color: #022b3a  !important;}
.text-color2_dark-hover{transition: all .25s ease-in;}
.text-color2_dark-hover:hover{color: #022b3a  !important;}
.fill-color2_light{fill: #044158  !important;}
.bg-color2_light{background: #044158  !important;}
.bg-color2_light-hover{transition: all .25s ease-in;}
.bg-color2_light-hover:hover{background: #044158  !important;}
.border-color2_light{border-color: #044158  !important;}
.text-color2_light{color: #044158  !important;}
.text-color2_light-hover{transition: all .25s ease-in;}
.text-color2_light-hover:hover{color: #044158  !important;}
.text-white-hover:hover{color: #ffffff !important;}
.bg2-bg1-top{background: #033649; background: -webkit-linear-gradient(to top, #033649,#28A745); background: linear-gradient(to top, #033649,#28A745); }
.bg2-bg1-bottom{background: #033649; background: -webkit-linear-gradient(to bottom, #033649,#28A745); background: linear-gradient(to bottom, #033649,#28A745); }
.bg2-bg1-left{background: #033649; background: -webkit-linear-gradient(to left, #033649,#28A745); background: linear-gradient(to left, #033649,#28A745); }
.bg2-bg1-right{background: #033649; background: -webkit-linear-gradient(to right, #033649,#28A745); background: linear-gradient(to right, #033649,#28A745); }
.bg2-bg1_light-top{background: #033649; background: -webkit-linear-gradient(to top, #033649,#30c853); background: linear-gradient(to top, #033649,#30c853); }
.bg2-bg1_light-bottom{background: #033649; background: -webkit-linear-gradient(to bottom, #033649,#30c853); background: linear-gradient(to bottom, #033649,#30c853); }
.bg2-bg1_light-left{background: #033649; background: -webkit-linear-gradient(to left, #033649,#30c853); background: linear-gradient(to left, #033649,#30c853); }
.bg2-bg1_light-right{background: #033649; background: -webkit-linear-gradient(to right, #033649,#30c853); background: linear-gradient(to right, #033649,#30c853); }
.bg2-bg1_dark-top{background: #033649; background: -webkit-linear-gradient(to top, #033649,#208637); background: linear-gradient(to top, #033649,#208637); }
.bg2-bg1_dark-bottom{background: #033649; background: -webkit-linear-gradient(to bottom, #033649,#208637); background: linear-gradient(to bottom, #033649,#208637); }
.bg2-bg1_dark-left{background: #033649; background: -webkit-linear-gradient(to left, #033649,#208637); background: linear-gradient(to left, #033649,#208637); }
.bg2-bg1_dark-right{background: #033649; background: -webkit-linear-gradient(to right, #033649,#208637); background: linear-gradient(to right, #033649,#208637); }
.bg2_light-bg1-top{background: #044158; background: -webkit-linear-gradient(to top, #044158,#28A745); background: linear-gradient(to top, #044158,#28A745); }
.bg2_light-bg1-bottom{background: #044158; background: -webkit-linear-gradient(to bottom, #044158,#28A745); background: linear-gradient(to bottom, #044158,#28A745); }
.bg2_light-bg1-left{background: #044158; background: -webkit-linear-gradient(to left, #044158,#28A745); background: linear-gradient(to left, #044158,#28A745); }
.bg2_light-bg1-right{background: #044158; background: -webkit-linear-gradient(to right, #044158,#28A745); background: linear-gradient(to right, #044158,#28A745); }
.bg2_light-bg1_light-top{background: #044158; background: -webkit-linear-gradient(to top, #044158,#30c853); background: linear-gradient(to top, #044158,#30c853); }
.bg2_light-bg1_light-bottom{background: #044158; background: -webkit-linear-gradient(to bottom, #044158,#30c853); background: linear-gradient(to bottom, #044158,#30c853); }
.bg2_light-bg1_light-left{background: #044158; background: -webkit-linear-gradient(to left, #044158,#30c853); background: linear-gradient(to left, #044158,#30c853); }
.bg2_light-bg1_light-right{background: #044158; background: -webkit-linear-gradient(to right, #044158,#30c853); background: linear-gradient(to right, #044158,#30c853); }
.bg2_light-bg1_dark-top{background: #044158; background: -webkit-linear-gradient(to top, #044158,#208637); background: linear-gradient(to top, #044158,#208637); }
.bg2_light-bg1_dark-bottom{background: #044158; background: -webkit-linear-gradient(to bottom, #044158,#208637); background: linear-gradient(to bottom, #044158,#208637); }
.bg2_light-bg1_dark-left{background: #044158; background: -webkit-linear-gradient(to left, #044158,#208637); background: linear-gradient(to left, #044158,#208637); }
.bg2_light-bg1_dark-right{background: #044158; background: -webkit-linear-gradient(to right, #044158,#208637); background: linear-gradient(to right, #044158,#208637); }
.bg2_dark-bg1-top{background: #022b3a; background: -webkit-linear-gradient(to top, #022b3a,#28A745); background: linear-gradient(to top, #022b3a,#28A745); }
.bg2_dark-bg1-bottom{background: #022b3a; background: -webkit-linear-gradient(to bottom, #022b3a,#28A745); background: linear-gradient(to bottom, #022b3a,#28A745); }
.bg2_dark-bg1-left{background: #022b3a; background: -webkit-linear-gradient(to left, #022b3a,#28A745); background: linear-gradient(to left, #022b3a,#28A745); }
.bg2_dark-bg1-right{background: #022b3a; background: -webkit-linear-gradient(to right, #022b3a,#28A745); background: linear-gradient(to right, #022b3a,#28A745); }
.bg2_dark-bg1_light-top{background: #022b3a; background: -webkit-linear-gradient(to top, #022b3a,#30c853); background: linear-gradient(to top, #022b3a,#30c853); }
.bg2_dark-bg1_light-bottom{background: #022b3a; background: -webkit-linear-gradient(to bottom, #022b3a,#30c853); background: linear-gradient(to bottom, #022b3a,#30c853); }
.bg2_dark-bg1_light-left{background: #022b3a; background: -webkit-linear-gradient(to left, #022b3a,#30c853); background: linear-gradient(to left, #022b3a,#30c853); }
.bg2_dark-bg1_light-right{background: #022b3a; background: -webkit-linear-gradient(to right, #022b3a,#30c853); background: linear-gradient(to right, #022b3a,#30c853); }
.bg2_dark-bg1_dark-top{background: #022b3a; background: -webkit-linear-gradient(to top, #022b3a,#208637); background: linear-gradient(to top, #022b3a,#208637); }
.bg2_dark-bg1_dark-bottom{background: #022b3a; background: -webkit-linear-gradient(to bottom, #022b3a,#208637); background: linear-gradient(to bottom, #022b3a,#208637); }
.bg2_dark-bg1_dark-left{background: #022b3a; background: -webkit-linear-gradient(to left, #022b3a,#208637); background: linear-gradient(to left, #022b3a,#208637); }
.bg2_dark-bg1_dark-right{background: #022b3a; background: -webkit-linear-gradient(to right, #022b3a,#208637); background: linear-gradient(to right, #022b3a,#208637); }
.bg2-bg2_light-top{background: #033649; background: -webkit-linear-gradient(to top, #033649,#044158); background: linear-gradient(to top, #033649,#044158); }
.bg2-bg2_light-bottom{background: #033649; background: -webkit-linear-gradient(to bottom, #033649,#044158); background: linear-gradient(to bottom, #033649,#044158); }
.bg2-bg2_light-left{background: #033649; background: -webkit-linear-gradient(to left, #033649,#044158); background: linear-gradient(to left, #033649,#044158); }
.bg2-bg2_light-right{background: #033649; background: -webkit-linear-gradient(to right, #033649,#044158); background: linear-gradient(to right, #033649,#044158); }
.bg2-bg2_dark-top{background: #033649; background: -webkit-linear-gradient(to top, #033649,#022b3a); background: linear-gradient(to top, #033649,#022b3a); }
.bg2-bg2_dark-bottom{background: #033649; background: -webkit-linear-gradient(to bottom, #033649,#022b3a); background: linear-gradient(to bottom, #033649,#022b3a); }
.bg2-bg2_dark-left{background: #033649; background: -webkit-linear-gradient(to left, #033649,#022b3a); background: linear-gradient(to left, #033649,#022b3a); }
.bg2-bg2_dark-right{background: #033649; background: -webkit-linear-gradient(to right, #033649,#022b3a); background: linear-gradient(to right, #033649,#022b3a); }
.bg2_light-bg2-top{background: #044158; background: -webkit-linear-gradient(to top, #044158,#033649); background: linear-gradient(to top, #044158,#033649); }
.bg2_light-bg2-bottom{background: #044158; background: -webkit-linear-gradient(to bottom, #044158,#033649); background: linear-gradient(to bottom, #044158,#033649); }
.bg2_light-bg2-left{background: #044158; background: -webkit-linear-gradient(to left, #044158,#033649); background: linear-gradient(to left, #044158,#033649); }
.bg2_light-bg2-right{background: #044158; background: -webkit-linear-gradient(to right, #044158,#033649); background: linear-gradient(to right, #044158,#033649); }
.bg2_light-bg2_dark-top{background: #044158; background: -webkit-linear-gradient(to top, #044158,#022b3a); background: linear-gradient(to top, #044158,#022b3a); }
.bg2_light-bg2_dark-bottom{background: #044158; background: -webkit-linear-gradient(to bottom, #044158,#022b3a); background: linear-gradient(to bottom, #044158,#022b3a); }
.bg2_light-bg2_dark-left{background: #044158; background: -webkit-linear-gradient(to left, #044158,#022b3a); background: linear-gradient(to left, #044158,#022b3a); }
.bg2_light-bg2_dark-right{background: #044158; background: -webkit-linear-gradient(to right, #044158,#022b3a); background: linear-gradient(to right, #044158,#022b3a); }
.bg2_dark-bg2-top{background: #022b3a; background: -webkit-linear-gradient(to top, #022b3a,#033649); background: linear-gradient(to top, #022b3a,#033649); }
.bg2_dark-bg2-bottom{background: #022b3a; background: -webkit-linear-gradient(to bottom, #022b3a,#033649); background: linear-gradient(to bottom, #022b3a,#033649); }
.bg2_dark-bg2-left{background: #022b3a; background: -webkit-linear-gradient(to left, #022b3a,#033649); background: linear-gradient(to left, #022b3a,#033649); }
.bg2_dark-bg2-right{background: #022b3a; background: -webkit-linear-gradient(to right, #022b3a,#033649); background: linear-gradient(to right, #022b3a,#033649); }
.bg2_dark-bg2_light-top{background: #022b3a; background: -webkit-linear-gradient(to top, #022b3a,#044158); background: linear-gradient(to top, #022b3a,#044158); }
.bg2_dark-bg2_light-bottom{background: #022b3a; background: -webkit-linear-gradient(to bottom, #022b3a,#044158); background: linear-gradient(to bottom, #022b3a,#044158); }
.bg2_dark-bg2_light-left{background: #022b3a; background: -webkit-linear-gradient(to left, #022b3a,#044158); background: linear-gradient(to left, #022b3a,#044158); }
.bg2_dark-bg2_light-right{background: #022b3a; background: -webkit-linear-gradient(to right, #022b3a,#044158); background: linear-gradient(to right, #022b3a,#044158); }
.bg2-bg3-top{background: #033649; background: -webkit-linear-gradient(to top, #033649,#036564); background: linear-gradient(to top, #033649,#036564); }
.bg2-bg3-bottom{background: #033649; background: -webkit-linear-gradient(to bottom, #033649,#036564); background: linear-gradient(to bottom, #033649,#036564); }
.bg2-bg3-left{background: #033649; background: -webkit-linear-gradient(to left, #033649,#036564); background: linear-gradient(to left, #033649,#036564); }
.bg2-bg3-right{background: #033649; background: -webkit-linear-gradient(to right, #033649,#036564); background: linear-gradient(to right, #033649,#036564); }
.bg2-bg3_light-top{background: #033649; background: -webkit-linear-gradient(to top, #033649,#047978); background: linear-gradient(to top, #033649,#047978); }
.bg2-bg3_light-bottom{background: #033649; background: -webkit-linear-gradient(to bottom, #033649,#047978); background: linear-gradient(to bottom, #033649,#047978); }
.bg2-bg3_light-left{background: #033649; background: -webkit-linear-gradient(to left, #033649,#047978); background: linear-gradient(to left, #033649,#047978); }
.bg2-bg3_light-right{background: #033649; background: -webkit-linear-gradient(to right, #033649,#047978); background: linear-gradient(to right, #033649,#047978); }
.bg2-bg3_dark-top{background: #033649; background: -webkit-linear-gradient(to top, #033649,#025150); background: linear-gradient(to top, #033649,#025150); }
.bg2-bg3_dark-bottom{background: #033649; background: -webkit-linear-gradient(to bottom, #033649,#025150); background: linear-gradient(to bottom, #033649,#025150); }
.bg2-bg3_dark-left{background: #033649; background: -webkit-linear-gradient(to left, #033649,#025150); background: linear-gradient(to left, #033649,#025150); }
.bg2-bg3_dark-right{background: #033649; background: -webkit-linear-gradient(to right, #033649,#025150); background: linear-gradient(to right, #033649,#025150); }
.bg2_light-bg3-top{background: #044158; background: -webkit-linear-gradient(to top, #044158,#036564); background: linear-gradient(to top, #044158,#036564); }
.bg2_light-bg3-bottom{background: #044158; background: -webkit-linear-gradient(to bottom, #044158,#036564); background: linear-gradient(to bottom, #044158,#036564); }
.bg2_light-bg3-left{background: #044158; background: -webkit-linear-gradient(to left, #044158,#036564); background: linear-gradient(to left, #044158,#036564); }
.bg2_light-bg3-right{background: #044158; background: -webkit-linear-gradient(to right, #044158,#036564); background: linear-gradient(to right, #044158,#036564); }
.bg2_light-bg3_light-top{background: #044158; background: -webkit-linear-gradient(to top, #044158,#047978); background: linear-gradient(to top, #044158,#047978); }
.bg2_light-bg3_light-bottom{background: #044158; background: -webkit-linear-gradient(to bottom, #044158,#047978); background: linear-gradient(to bottom, #044158,#047978); }
.bg2_light-bg3_light-left{background: #044158; background: -webkit-linear-gradient(to left, #044158,#047978); background: linear-gradient(to left, #044158,#047978); }
.bg2_light-bg3_light-right{background: #044158; background: -webkit-linear-gradient(to right, #044158,#047978); background: linear-gradient(to right, #044158,#047978); }
.bg2_light-bg3_dark-top{background: #044158; background: -webkit-linear-gradient(to top, #044158,#025150); background: linear-gradient(to top, #044158,#025150); }
.bg2_light-bg3_dark-bottom{background: #044158; background: -webkit-linear-gradient(to bottom, #044158,#025150); background: linear-gradient(to bottom, #044158,#025150); }
.bg2_light-bg3_dark-left{background: #044158; background: -webkit-linear-gradient(to left, #044158,#025150); background: linear-gradient(to left, #044158,#025150); }
.bg2_light-bg3_dark-right{background: #044158; background: -webkit-linear-gradient(to right, #044158,#025150); background: linear-gradient(to right, #044158,#025150); }
.bg2_dark-bg3-top{background: #022b3a; background: -webkit-linear-gradient(to top, #022b3a,#036564); background: linear-gradient(to top, #022b3a,#036564); }
.bg2_dark-bg3-bottom{background: #022b3a; background: -webkit-linear-gradient(to bottom, #022b3a,#036564); background: linear-gradient(to bottom, #022b3a,#036564); }
.bg2_dark-bg3-left{background: #022b3a; background: -webkit-linear-gradient(to left, #022b3a,#036564); background: linear-gradient(to left, #022b3a,#036564); }
.bg2_dark-bg3-right{background: #022b3a; background: -webkit-linear-gradient(to right, #022b3a,#036564); background: linear-gradient(to right, #022b3a,#036564); }
.bg2_dark-bg3_light-top{background: #022b3a; background: -webkit-linear-gradient(to top, #022b3a,#047978); background: linear-gradient(to top, #022b3a,#047978); }
.bg2_dark-bg3_light-bottom{background: #022b3a; background: -webkit-linear-gradient(to bottom, #022b3a,#047978); background: linear-gradient(to bottom, #022b3a,#047978); }
.bg2_dark-bg3_light-left{background: #022b3a; background: -webkit-linear-gradient(to left, #022b3a,#047978); background: linear-gradient(to left, #022b3a,#047978); }
.bg2_dark-bg3_light-right{background: #022b3a; background: -webkit-linear-gradient(to right, #022b3a,#047978); background: linear-gradient(to right, #022b3a,#047978); }
.bg2_dark-bg3_dark-top{background: #022b3a; background: -webkit-linear-gradient(to top, #022b3a,#025150); background: linear-gradient(to top, #022b3a,#025150); }
.bg2_dark-bg3_dark-bottom{background: #022b3a; background: -webkit-linear-gradient(to bottom, #022b3a,#025150); background: linear-gradient(to bottom, #022b3a,#025150); }
.bg2_dark-bg3_dark-left{background: #022b3a; background: -webkit-linear-gradient(to left, #022b3a,#025150); background: linear-gradient(to left, #022b3a,#025150); }
.bg2_dark-bg3_dark-right{background: #022b3a; background: -webkit-linear-gradient(to right, #022b3a,#025150); background: linear-gradient(to right, #022b3a,#025150); }
.bg2-bg4-top{background: #033649; background: -webkit-linear-gradient(to top, #033649,#D2E8CB); background: linear-gradient(to top, #033649,#D2E8CB); }
.bg2-bg4-bottom{background: #033649; background: -webkit-linear-gradient(to bottom, #033649,#D2E8CB); background: linear-gradient(to bottom, #033649,#D2E8CB); }
.bg2-bg4-left{background: #033649; background: -webkit-linear-gradient(to left, #033649,#D2E8CB); background: linear-gradient(to left, #033649,#D2E8CB); }
.bg2-bg4-right{background: #033649; background: -webkit-linear-gradient(to right, #033649,#D2E8CB); background: linear-gradient(to right, #033649,#D2E8CB); }
.bg2-bg4_light-top{background: #033649; background: -webkit-linear-gradient(to top, #033649,#fc116f); background: linear-gradient(to top, #033649,#fc116f); }
.bg2-bg4_light-bottom{background: #033649; background: -webkit-linear-gradient(to bottom, #033649,#fc116f); background: linear-gradient(to bottom, #033649,#fc116f); }
.bg2-bg4_light-left{background: #033649; background: -webkit-linear-gradient(to left, #033649,#fc116f); background: linear-gradient(to left, #033649,#fc116f); }
.bg2-bg4_light-right{background: #033649; background: -webkit-linear-gradient(to right, #033649,#fc116f); background: linear-gradient(to right, #033649,#fc116f); }
.bg2-bg4_dark-top{background: #033649; background: -webkit-linear-gradient(to top, #033649,#a8baa2); background: linear-gradient(to top, #033649,#a8baa2); }
.bg2-bg4_dark-bottom{background: #033649; background: -webkit-linear-gradient(to bottom, #033649,#a8baa2); background: linear-gradient(to bottom, #033649,#a8baa2); }
.bg2-bg4_dark-left{background: #033649; background: -webkit-linear-gradient(to left, #033649,#a8baa2); background: linear-gradient(to left, #033649,#a8baa2); }
.bg2-bg4_dark-right{background: #033649; background: -webkit-linear-gradient(to right, #033649,#a8baa2); background: linear-gradient(to right, #033649,#a8baa2); }
.bg2_light-bg4-top{background: #044158; background: -webkit-linear-gradient(to top, #044158,#D2E8CB); background: linear-gradient(to top, #044158,#D2E8CB); }
.bg2_light-bg4-bottom{background: #044158; background: -webkit-linear-gradient(to bottom, #044158,#D2E8CB); background: linear-gradient(to bottom, #044158,#D2E8CB); }
.bg2_light-bg4-left{background: #044158; background: -webkit-linear-gradient(to left, #044158,#D2E8CB); background: linear-gradient(to left, #044158,#D2E8CB); }
.bg2_light-bg4-right{background: #044158; background: -webkit-linear-gradient(to right, #044158,#D2E8CB); background: linear-gradient(to right, #044158,#D2E8CB); }
.bg2_light-bg4_light-top{background: #044158; background: -webkit-linear-gradient(to top, #044158,#fc116f); background: linear-gradient(to top, #044158,#fc116f); }
.bg2_light-bg4_light-bottom{background: #044158; background: -webkit-linear-gradient(to bottom, #044158,#fc116f); background: linear-gradient(to bottom, #044158,#fc116f); }
.bg2_light-bg4_light-left{background: #044158; background: -webkit-linear-gradient(to left, #044158,#fc116f); background: linear-gradient(to left, #044158,#fc116f); }
.bg2_light-bg4_light-right{background: #044158; background: -webkit-linear-gradient(to right, #044158,#fc116f); background: linear-gradient(to right, #044158,#fc116f); }
.bg2_light-bg4_dark-top{background: #044158; background: -webkit-linear-gradient(to top, #044158,#a8baa2); background: linear-gradient(to top, #044158,#a8baa2); }
.bg2_light-bg4_dark-bottom{background: #044158; background: -webkit-linear-gradient(to bottom, #044158,#a8baa2); background: linear-gradient(to bottom, #044158,#a8baa2); }
.bg2_light-bg4_dark-left{background: #044158; background: -webkit-linear-gradient(to left, #044158,#a8baa2); background: linear-gradient(to left, #044158,#a8baa2); }
.bg2_light-bg4_dark-right{background: #044158; background: -webkit-linear-gradient(to right, #044158,#a8baa2); background: linear-gradient(to right, #044158,#a8baa2); }
.bg2_dark-bg4-top{background: #022b3a; background: -webkit-linear-gradient(to top, #022b3a,#D2E8CB); background: linear-gradient(to top, #022b3a,#D2E8CB); }
.bg2_dark-bg4-bottom{background: #022b3a; background: -webkit-linear-gradient(to bottom, #022b3a,#D2E8CB); background: linear-gradient(to bottom, #022b3a,#D2E8CB); }
.bg2_dark-bg4-left{background: #022b3a; background: -webkit-linear-gradient(to left, #022b3a,#D2E8CB); background: linear-gradient(to left, #022b3a,#D2E8CB); }
.bg2_dark-bg4-right{background: #022b3a; background: -webkit-linear-gradient(to right, #022b3a,#D2E8CB); background: linear-gradient(to right, #022b3a,#D2E8CB); }
.bg2_dark-bg4_light-top{background: #022b3a; background: -webkit-linear-gradient(to top, #022b3a,#fc116f); background: linear-gradient(to top, #022b3a,#fc116f); }
.bg2_dark-bg4_light-bottom{background: #022b3a; background: -webkit-linear-gradient(to bottom, #022b3a,#fc116f); background: linear-gradient(to bottom, #022b3a,#fc116f); }
.bg2_dark-bg4_light-left{background: #022b3a; background: -webkit-linear-gradient(to left, #022b3a,#fc116f); background: linear-gradient(to left, #022b3a,#fc116f); }
.bg2_dark-bg4_light-right{background: #022b3a; background: -webkit-linear-gradient(to right, #022b3a,#fc116f); background: linear-gradient(to right, #022b3a,#fc116f); }
.bg2_dark-bg4_dark-top{background: #022b3a; background: -webkit-linear-gradient(to top, #022b3a,#a8baa2); background: linear-gradient(to top, #022b3a,#a8baa2); }
.bg2_dark-bg4_dark-bottom{background: #022b3a; background: -webkit-linear-gradient(to bottom, #022b3a,#a8baa2); background: linear-gradient(to bottom, #022b3a,#a8baa2); }
.bg2_dark-bg4_dark-left{background: #022b3a; background: -webkit-linear-gradient(to left, #022b3a,#a8baa2); background: linear-gradient(to left, #022b3a,#a8baa2); }
.bg2_dark-bg4_dark-right{background: #022b3a; background: -webkit-linear-gradient(to right, #022b3a,#a8baa2); background: linear-gradient(to right, #022b3a,#a8baa2); }
.bg2-bgwhite-top{background: #033649; background: -webkit-linear-gradient(to top, #033649,#ffffff); background: linear-gradient(to top, #033649,#ffffff); }
.bg2-bgwhite-bottom{background: #033649; background: -webkit-linear-gradient(to bottom, #033649,#ffffff); background: linear-gradient(to bottom, #033649,#ffffff); }
.bg2-bgwhite-left{background: #033649; background: -webkit-linear-gradient(to left, #033649,#ffffff); background: linear-gradient(to left, #033649,#ffffff); }
.bg2-bgwhite-right{background: #033649; background: -webkit-linear-gradient(to right, #033649,#ffffff); background: linear-gradient(to right, #033649,#ffffff); }
.bgwhite-bg2-top{background: #ffffff; background: -webkit-linear-gradient(to bottom, #033649,#ffffff); background: linear-gradient(to bottom, #033649,#ffffff); }
.bgwhite-bg2-bottom{background: #ffffff; background: -webkit-linear-gradient(to top, #033649,#ffffff); background: linear-gradient(to top, #033649,#ffffff); }
.bgwhite-bg2-left{background: #ffffff; background: -webkit-linear-gradient(to right, #033649,#ffffff); background: linear-gradient(to right, #033649,#ffffff); }
.bgwhite-bg2-right{background: #ffffff; background: -webkit-linear-gradient(to left, #033649,#ffffff); background: linear-gradient(to top, #033649,#ffffff); }
.bg2_light-bgwhite-top{background: #044158; background: -webkit-linear-gradient(to top, #044158,#ffffff); background: linear-gradient(to top, #044158,#ffffff); }
.bg2_light-bgwhite-bottom{background: #044158; background: -webkit-linear-gradient(to bottom, #044158,#ffffff); background: linear-gradient(to bottom, #044158,#ffffff); }
.bg2_light-bgwhite-left{background: #044158; background: -webkit-linear-gradient(to left, #044158,#ffffff); background: linear-gradient(to left, #044158,#ffffff); }
.bg2_light-bgwhite-right{background: #044158; background: -webkit-linear-gradient(to right, #044158,#ffffff); background: linear-gradient(to right, #044158,#ffffff); }
.bgwhite-bg2_light-top{background: #ffffff; background: -webkit-linear-gradient(to bottom, #044158,#ffffff); background: linear-gradient(to bottom, #044158,#ffffff); }
.bgwhite-bg2_light-bottom{background: #ffffff; background: -webkit-linear-gradient(to top, #044158,#ffffff); background: linear-gradient(to top, #044158,#ffffff); }
.bgwhite-bg2_light-left{background: #ffffff; background: -webkit-linear-gradient(to right, #044158,#ffffff); background: linear-gradient(to right, #044158,#ffffff); }
.bgwhite-bg2_light-right{background: #ffffff; background: -webkit-linear-gradient(to left, #044158,#ffffff); background: linear-gradient(to top, #044158,#ffffff); }
.bg2_dark-bgwhite-top{background: #022b3a; background: -webkit-linear-gradient(to top, #022b3a,#ffffff); background: linear-gradient(to top, #022b3a,#ffffff); }
.bg2_dark-bgwhite-bottom{background: #022b3a; background: -webkit-linear-gradient(to bottom, #022b3a,#ffffff); background: linear-gradient(to bottom, #022b3a,#ffffff); }
.bg2_dark-bgwhite-left{background: #022b3a; background: -webkit-linear-gradient(to left, #022b3a,#ffffff); background: linear-gradient(to left, #022b3a,#ffffff); }
.bg2_dark-bgwhite-right{background: #022b3a; background: -webkit-linear-gradient(to right, #022b3a,#ffffff); background: linear-gradient(to right, #022b3a,#ffffff); }
.bgwhite-bg2_dark-top{background: #ffffff; background: -webkit-linear-gradient(to bottom, #022b3a,#ffffff); background: linear-gradient(to bottom, #022b3a,#ffffff); }
.bgwhite-bg2_dark-bottom{background: #ffffff; background: -webkit-linear-gradient(to top, #022b3a,#ffffff); background: linear-gradient(to top, #022b3a,#ffffff); }
.bgwhite-bg2_dark-left{background: #ffffff; background: -webkit-linear-gradient(to right, #022b3a,#ffffff); background: linear-gradient(to right, #022b3a,#ffffff); }
.bgwhite-bg2_dark-right{background: #ffffff; background: -webkit-linear-gradient(to left, #022b3a,#ffffff); background: linear-gradient(to top, #022b3a,#ffffff); }
.fill-color3{fill: #036564  !important;}
.bg-color3{background: #036564  !important;}
.bg-color3-hover{transition: all .25s ease-in;}
.bg-color3-hover:hover{background: #036564  !important;}
.border-color3{border-color: #036564  !important;}
.text-color3{color: #036564  !important;}
.text-color3-hover{transition: all .25s ease-in;}
.text-color3-hover:hover{color: #036564  !important;}
.fill-color3_dark{fill: #025150  !important;}
.bg-color3_dark{background: #025150  !important;}
.bg-color3_dark-hover{transition: all .25s ease-in;}
.bg-color3_dark-hover:hover{background: #025150  !important;}
.border-color3_dark{border-color: #025150  !important;}
.text-color3_dark{color: #025150  !important;}
.text-color3_dark-hover{transition: all .25s ease-in;}
.text-color3_dark-hover:hover{color: #025150  !important;}
.fill-color3_light{fill: #047978  !important;}
.bg-color3_light{background: #047978  !important;}
.bg-color3_light-hover{transition: all .25s ease-in;}
.bg-color3_light-hover:hover{background: #047978  !important;}
.border-color3_light{border-color: #047978  !important;}
.text-color3_light{color: #047978  !important;}
.text-color3_light-hover{transition: all .25s ease-in;}
.text-color3_light-hover:hover{color: #047978  !important;}
.text-white-hover:hover{color: #ffffff !important;}
.bg3-bg1-top{background: #036564; background: -webkit-linear-gradient(to top, #036564,#28A745); background: linear-gradient(to top, #036564,#28A745); }
.bg3-bg1-bottom{background: #036564; background: -webkit-linear-gradient(to bottom, #036564,#28A745); background: linear-gradient(to bottom, #036564,#28A745); }
.bg3-bg1-left{background: #036564; background: -webkit-linear-gradient(to left, #036564,#28A745); background: linear-gradient(to left, #036564,#28A745); }
.bg3-bg1-right{background: #036564; background: -webkit-linear-gradient(to right, #036564,#28A745); background: linear-gradient(to right, #036564,#28A745); }
.bg3-bg1_light-top{background: #036564; background: -webkit-linear-gradient(to top, #036564,#30c853); background: linear-gradient(to top, #036564,#30c853); }
.bg3-bg1_light-bottom{background: #036564; background: -webkit-linear-gradient(to bottom, #036564,#30c853); background: linear-gradient(to bottom, #036564,#30c853); }
.bg3-bg1_light-left{background: #036564; background: -webkit-linear-gradient(to left, #036564,#30c853); background: linear-gradient(to left, #036564,#30c853); }
.bg3-bg1_light-right{background: #036564; background: -webkit-linear-gradient(to right, #036564,#30c853); background: linear-gradient(to right, #036564,#30c853); }
.bg3-bg1_dark-top{background: #036564; background: -webkit-linear-gradient(to top, #036564,#208637); background: linear-gradient(to top, #036564,#208637); }
.bg3-bg1_dark-bottom{background: #036564; background: -webkit-linear-gradient(to bottom, #036564,#208637); background: linear-gradient(to bottom, #036564,#208637); }
.bg3-bg1_dark-left{background: #036564; background: -webkit-linear-gradient(to left, #036564,#208637); background: linear-gradient(to left, #036564,#208637); }
.bg3-bg1_dark-right{background: #036564; background: -webkit-linear-gradient(to right, #036564,#208637); background: linear-gradient(to right, #036564,#208637); }
.bg3_light-bg1-top{background: #047978; background: -webkit-linear-gradient(to top, #047978,#28A745); background: linear-gradient(to top, #047978,#28A745); }
.bg3_light-bg1-bottom{background: #047978; background: -webkit-linear-gradient(to bottom, #047978,#28A745); background: linear-gradient(to bottom, #047978,#28A745); }
.bg3_light-bg1-left{background: #047978; background: -webkit-linear-gradient(to left, #047978,#28A745); background: linear-gradient(to left, #047978,#28A745); }
.bg3_light-bg1-right{background: #047978; background: -webkit-linear-gradient(to right, #047978,#28A745); background: linear-gradient(to right, #047978,#28A745); }
.bg3_light-bg1_light-top{background: #047978; background: -webkit-linear-gradient(to top, #047978,#30c853); background: linear-gradient(to top, #047978,#30c853); }
.bg3_light-bg1_light-bottom{background: #047978; background: -webkit-linear-gradient(to bottom, #047978,#30c853); background: linear-gradient(to bottom, #047978,#30c853); }
.bg3_light-bg1_light-left{background: #047978; background: -webkit-linear-gradient(to left, #047978,#30c853); background: linear-gradient(to left, #047978,#30c853); }
.bg3_light-bg1_light-right{background: #047978; background: -webkit-linear-gradient(to right, #047978,#30c853); background: linear-gradient(to right, #047978,#30c853); }
.bg3_light-bg1_dark-top{background: #047978; background: -webkit-linear-gradient(to top, #047978,#208637); background: linear-gradient(to top, #047978,#208637); }
.bg3_light-bg1_dark-bottom{background: #047978; background: -webkit-linear-gradient(to bottom, #047978,#208637); background: linear-gradient(to bottom, #047978,#208637); }
.bg3_light-bg1_dark-left{background: #047978; background: -webkit-linear-gradient(to left, #047978,#208637); background: linear-gradient(to left, #047978,#208637); }
.bg3_light-bg1_dark-right{background: #047978; background: -webkit-linear-gradient(to right, #047978,#208637); background: linear-gradient(to right, #047978,#208637); }
.bg3_dark-bg1-top{background: #025150; background: -webkit-linear-gradient(to top, #025150,#28A745); background: linear-gradient(to top, #025150,#28A745); }
.bg3_dark-bg1-bottom{background: #025150; background: -webkit-linear-gradient(to bottom, #025150,#28A745); background: linear-gradient(to bottom, #025150,#28A745); }
.bg3_dark-bg1-left{background: #025150; background: -webkit-linear-gradient(to left, #025150,#28A745); background: linear-gradient(to left, #025150,#28A745); }
.bg3_dark-bg1-right{background: #025150; background: -webkit-linear-gradient(to right, #025150,#28A745); background: linear-gradient(to right, #025150,#28A745); }
.bg3_dark-bg1_light-top{background: #025150; background: -webkit-linear-gradient(to top, #025150,#30c853); background: linear-gradient(to top, #025150,#30c853); }
.bg3_dark-bg1_light-bottom{background: #025150; background: -webkit-linear-gradient(to bottom, #025150,#30c853); background: linear-gradient(to bottom, #025150,#30c853); }
.bg3_dark-bg1_light-left{background: #025150; background: -webkit-linear-gradient(to left, #025150,#30c853); background: linear-gradient(to left, #025150,#30c853); }
.bg3_dark-bg1_light-right{background: #025150; background: -webkit-linear-gradient(to right, #025150,#30c853); background: linear-gradient(to right, #025150,#30c853); }
.bg3_dark-bg1_dark-top{background: #025150; background: -webkit-linear-gradient(to top, #025150,#208637); background: linear-gradient(to top, #025150,#208637); }
.bg3_dark-bg1_dark-bottom{background: #025150; background: -webkit-linear-gradient(to bottom, #025150,#208637); background: linear-gradient(to bottom, #025150,#208637); }
.bg3_dark-bg1_dark-left{background: #025150; background: -webkit-linear-gradient(to left, #025150,#208637); background: linear-gradient(to left, #025150,#208637); }
.bg3_dark-bg1_dark-right{background: #025150; background: -webkit-linear-gradient(to right, #025150,#208637); background: linear-gradient(to right, #025150,#208637); }
.bg3-bg2-top{background: #036564; background: -webkit-linear-gradient(to top, #036564,#033649); background: linear-gradient(to top, #036564,#033649); }
.bg3-bg2-bottom{background: #036564; background: -webkit-linear-gradient(to bottom, #036564,#033649); background: linear-gradient(to bottom, #036564,#033649); }
.bg3-bg2-left{background: #036564; background: -webkit-linear-gradient(to left, #036564,#033649); background: linear-gradient(to left, #036564,#033649); }
.bg3-bg2-right{background: #036564; background: -webkit-linear-gradient(to right, #036564,#033649); background: linear-gradient(to right, #036564,#033649); }
.bg3-bg2_light-top{background: #036564; background: -webkit-linear-gradient(to top, #036564,#044158); background: linear-gradient(to top, #036564,#044158); }
.bg3-bg2_light-bottom{background: #036564; background: -webkit-linear-gradient(to bottom, #036564,#044158); background: linear-gradient(to bottom, #036564,#044158); }
.bg3-bg2_light-left{background: #036564; background: -webkit-linear-gradient(to left, #036564,#044158); background: linear-gradient(to left, #036564,#044158); }
.bg3-bg2_light-right{background: #036564; background: -webkit-linear-gradient(to right, #036564,#044158); background: linear-gradient(to right, #036564,#044158); }
.bg3-bg2_dark-top{background: #036564; background: -webkit-linear-gradient(to top, #036564,#022b3a); background: linear-gradient(to top, #036564,#022b3a); }
.bg3-bg2_dark-bottom{background: #036564; background: -webkit-linear-gradient(to bottom, #036564,#022b3a); background: linear-gradient(to bottom, #036564,#022b3a); }
.bg3-bg2_dark-left{background: #036564; background: -webkit-linear-gradient(to left, #036564,#022b3a); background: linear-gradient(to left, #036564,#022b3a); }
.bg3-bg2_dark-right{background: #036564; background: -webkit-linear-gradient(to right, #036564,#022b3a); background: linear-gradient(to right, #036564,#022b3a); }
.bg3_light-bg2-top{background: #047978; background: -webkit-linear-gradient(to top, #047978,#033649); background: linear-gradient(to top, #047978,#033649); }
.bg3_light-bg2-bottom{background: #047978; background: -webkit-linear-gradient(to bottom, #047978,#033649); background: linear-gradient(to bottom, #047978,#033649); }
.bg3_light-bg2-left{background: #047978; background: -webkit-linear-gradient(to left, #047978,#033649); background: linear-gradient(to left, #047978,#033649); }
.bg3_light-bg2-right{background: #047978; background: -webkit-linear-gradient(to right, #047978,#033649); background: linear-gradient(to right, #047978,#033649); }
.bg3_light-bg2_light-top{background: #047978; background: -webkit-linear-gradient(to top, #047978,#044158); background: linear-gradient(to top, #047978,#044158); }
.bg3_light-bg2_light-bottom{background: #047978; background: -webkit-linear-gradient(to bottom, #047978,#044158); background: linear-gradient(to bottom, #047978,#044158); }
.bg3_light-bg2_light-left{background: #047978; background: -webkit-linear-gradient(to left, #047978,#044158); background: linear-gradient(to left, #047978,#044158); }
.bg3_light-bg2_light-right{background: #047978; background: -webkit-linear-gradient(to right, #047978,#044158); background: linear-gradient(to right, #047978,#044158); }
.bg3_light-bg2_dark-top{background: #047978; background: -webkit-linear-gradient(to top, #047978,#022b3a); background: linear-gradient(to top, #047978,#022b3a); }
.bg3_light-bg2_dark-bottom{background: #047978; background: -webkit-linear-gradient(to bottom, #047978,#022b3a); background: linear-gradient(to bottom, #047978,#022b3a); }
.bg3_light-bg2_dark-left{background: #047978; background: -webkit-linear-gradient(to left, #047978,#022b3a); background: linear-gradient(to left, #047978,#022b3a); }
.bg3_light-bg2_dark-right{background: #047978; background: -webkit-linear-gradient(to right, #047978,#022b3a); background: linear-gradient(to right, #047978,#022b3a); }
.bg3_dark-bg2-top{background: #025150; background: -webkit-linear-gradient(to top, #025150,#033649); background: linear-gradient(to top, #025150,#033649); }
.bg3_dark-bg2-bottom{background: #025150; background: -webkit-linear-gradient(to bottom, #025150,#033649); background: linear-gradient(to bottom, #025150,#033649); }
.bg3_dark-bg2-left{background: #025150; background: -webkit-linear-gradient(to left, #025150,#033649); background: linear-gradient(to left, #025150,#033649); }
.bg3_dark-bg2-right{background: #025150; background: -webkit-linear-gradient(to right, #025150,#033649); background: linear-gradient(to right, #025150,#033649); }
.bg3_dark-bg2_light-top{background: #025150; background: -webkit-linear-gradient(to top, #025150,#044158); background: linear-gradient(to top, #025150,#044158); }
.bg3_dark-bg2_light-bottom{background: #025150; background: -webkit-linear-gradient(to bottom, #025150,#044158); background: linear-gradient(to bottom, #025150,#044158); }
.bg3_dark-bg2_light-left{background: #025150; background: -webkit-linear-gradient(to left, #025150,#044158); background: linear-gradient(to left, #025150,#044158); }
.bg3_dark-bg2_light-right{background: #025150; background: -webkit-linear-gradient(to right, #025150,#044158); background: linear-gradient(to right, #025150,#044158); }
.bg3_dark-bg2_dark-top{background: #025150; background: -webkit-linear-gradient(to top, #025150,#022b3a); background: linear-gradient(to top, #025150,#022b3a); }
.bg3_dark-bg2_dark-bottom{background: #025150; background: -webkit-linear-gradient(to bottom, #025150,#022b3a); background: linear-gradient(to bottom, #025150,#022b3a); }
.bg3_dark-bg2_dark-left{background: #025150; background: -webkit-linear-gradient(to left, #025150,#022b3a); background: linear-gradient(to left, #025150,#022b3a); }
.bg3_dark-bg2_dark-right{background: #025150; background: -webkit-linear-gradient(to right, #025150,#022b3a); background: linear-gradient(to right, #025150,#022b3a); }
.bg3-bg3_light-top{background: #036564; background: -webkit-linear-gradient(to top, #036564,#047978); background: linear-gradient(to top, #036564,#047978); }
.bg3-bg3_light-bottom{background: #036564; background: -webkit-linear-gradient(to bottom, #036564,#047978); background: linear-gradient(to bottom, #036564,#047978); }
.bg3-bg3_light-left{background: #036564; background: -webkit-linear-gradient(to left, #036564,#047978); background: linear-gradient(to left, #036564,#047978); }
.bg3-bg3_light-right{background: #036564; background: -webkit-linear-gradient(to right, #036564,#047978); background: linear-gradient(to right, #036564,#047978); }
.bg3-bg3_dark-top{background: #036564; background: -webkit-linear-gradient(to top, #036564,#025150); background: linear-gradient(to top, #036564,#025150); }
.bg3-bg3_dark-bottom{background: #036564; background: -webkit-linear-gradient(to bottom, #036564,#025150); background: linear-gradient(to bottom, #036564,#025150); }
.bg3-bg3_dark-left{background: #036564; background: -webkit-linear-gradient(to left, #036564,#025150); background: linear-gradient(to left, #036564,#025150); }
.bg3-bg3_dark-right{background: #036564; background: -webkit-linear-gradient(to right, #036564,#025150); background: linear-gradient(to right, #036564,#025150); }
.bg3_light-bg3-top{background: #047978; background: -webkit-linear-gradient(to top, #047978,#036564); background: linear-gradient(to top, #047978,#036564); }
.bg3_light-bg3-bottom{background: #047978; background: -webkit-linear-gradient(to bottom, #047978,#036564); background: linear-gradient(to bottom, #047978,#036564); }
.bg3_light-bg3-left{background: #047978; background: -webkit-linear-gradient(to left, #047978,#036564); background: linear-gradient(to left, #047978,#036564); }
.bg3_light-bg3-right{background: #047978; background: -webkit-linear-gradient(to right, #047978,#036564); background: linear-gradient(to right, #047978,#036564); }
.bg3_light-bg3_dark-top{background: #047978; background: -webkit-linear-gradient(to top, #047978,#025150); background: linear-gradient(to top, #047978,#025150); }
.bg3_light-bg3_dark-bottom{background: #047978; background: -webkit-linear-gradient(to bottom, #047978,#025150); background: linear-gradient(to bottom, #047978,#025150); }
.bg3_light-bg3_dark-left{background: #047978; background: -webkit-linear-gradient(to left, #047978,#025150); background: linear-gradient(to left, #047978,#025150); }
.bg3_light-bg3_dark-right{background: #047978; background: -webkit-linear-gradient(to right, #047978,#025150); background: linear-gradient(to right, #047978,#025150); }
.bg3_dark-bg3-top{background: #025150; background: -webkit-linear-gradient(to top, #025150,#036564); background: linear-gradient(to top, #025150,#036564); }
.bg3_dark-bg3-bottom{background: #025150; background: -webkit-linear-gradient(to bottom, #025150,#036564); background: linear-gradient(to bottom, #025150,#036564); }
.bg3_dark-bg3-left{background: #025150; background: -webkit-linear-gradient(to left, #025150,#036564); background: linear-gradient(to left, #025150,#036564); }
.bg3_dark-bg3-right{background: #025150; background: -webkit-linear-gradient(to right, #025150,#036564); background: linear-gradient(to right, #025150,#036564); }
.bg3_dark-bg3_light-top{background: #025150; background: -webkit-linear-gradient(to top, #025150,#047978); background: linear-gradient(to top, #025150,#047978); }
.bg3_dark-bg3_light-bottom{background: #025150; background: -webkit-linear-gradient(to bottom, #025150,#047978); background: linear-gradient(to bottom, #025150,#047978); }
.bg3_dark-bg3_light-left{background: #025150; background: -webkit-linear-gradient(to left, #025150,#047978); background: linear-gradient(to left, #025150,#047978); }
.bg3_dark-bg3_light-right{background: #025150; background: -webkit-linear-gradient(to right, #025150,#047978); background: linear-gradient(to right, #025150,#047978); }
.bg3-bg4-top{background: #036564; background: -webkit-linear-gradient(to top, #036564,#D2E8CB); background: linear-gradient(to top, #036564,#D2E8CB); }
.bg3-bg4-bottom{background: #036564; background: -webkit-linear-gradient(to bottom, #036564,#D2E8CB); background: linear-gradient(to bottom, #036564,#D2E8CB); }
.bg3-bg4-left{background: #036564; background: -webkit-linear-gradient(to left, #036564,#D2E8CB); background: linear-gradient(to left, #036564,#D2E8CB); }
.bg3-bg4-right{background: #036564; background: -webkit-linear-gradient(to right, #036564,#D2E8CB); background: linear-gradient(to right, #036564,#D2E8CB); }
.bg3-bg4_light-top{background: #036564; background: -webkit-linear-gradient(to top, #036564,#fc116f); background: linear-gradient(to top, #036564,#fc116f); }
.bg3-bg4_light-bottom{background: #036564; background: -webkit-linear-gradient(to bottom, #036564,#fc116f); background: linear-gradient(to bottom, #036564,#fc116f); }
.bg3-bg4_light-left{background: #036564; background: -webkit-linear-gradient(to left, #036564,#fc116f); background: linear-gradient(to left, #036564,#fc116f); }
.bg3-bg4_light-right{background: #036564; background: -webkit-linear-gradient(to right, #036564,#fc116f); background: linear-gradient(to right, #036564,#fc116f); }
.bg3-bg4_dark-top{background: #036564; background: -webkit-linear-gradient(to top, #036564,#a8baa2); background: linear-gradient(to top, #036564,#a8baa2); }
.bg3-bg4_dark-bottom{background: #036564; background: -webkit-linear-gradient(to bottom, #036564,#a8baa2); background: linear-gradient(to bottom, #036564,#a8baa2); }
.bg3-bg4_dark-left{background: #036564; background: -webkit-linear-gradient(to left, #036564,#a8baa2); background: linear-gradient(to left, #036564,#a8baa2); }
.bg3-bg4_dark-right{background: #036564; background: -webkit-linear-gradient(to right, #036564,#a8baa2); background: linear-gradient(to right, #036564,#a8baa2); }
.bg3_light-bg4-top{background: #047978; background: -webkit-linear-gradient(to top, #047978,#D2E8CB); background: linear-gradient(to top, #047978,#D2E8CB); }
.bg3_light-bg4-bottom{background: #047978; background: -webkit-linear-gradient(to bottom, #047978,#D2E8CB); background: linear-gradient(to bottom, #047978,#D2E8CB); }
.bg3_light-bg4-left{background: #047978; background: -webkit-linear-gradient(to left, #047978,#D2E8CB); background: linear-gradient(to left, #047978,#D2E8CB); }
.bg3_light-bg4-right{background: #047978; background: -webkit-linear-gradient(to right, #047978,#D2E8CB); background: linear-gradient(to right, #047978,#D2E8CB); }
.bg3_light-bg4_light-top{background: #047978; background: -webkit-linear-gradient(to top, #047978,#fc116f); background: linear-gradient(to top, #047978,#fc116f); }
.bg3_light-bg4_light-bottom{background: #047978; background: -webkit-linear-gradient(to bottom, #047978,#fc116f); background: linear-gradient(to bottom, #047978,#fc116f); }
.bg3_light-bg4_light-left{background: #047978; background: -webkit-linear-gradient(to left, #047978,#fc116f); background: linear-gradient(to left, #047978,#fc116f); }
.bg3_light-bg4_light-right{background: #047978; background: -webkit-linear-gradient(to right, #047978,#fc116f); background: linear-gradient(to right, #047978,#fc116f); }
.bg3_light-bg4_dark-top{background: #047978; background: -webkit-linear-gradient(to top, #047978,#a8baa2); background: linear-gradient(to top, #047978,#a8baa2); }
.bg3_light-bg4_dark-bottom{background: #047978; background: -webkit-linear-gradient(to bottom, #047978,#a8baa2); background: linear-gradient(to bottom, #047978,#a8baa2); }
.bg3_light-bg4_dark-left{background: #047978; background: -webkit-linear-gradient(to left, #047978,#a8baa2); background: linear-gradient(to left, #047978,#a8baa2); }
.bg3_light-bg4_dark-right{background: #047978; background: -webkit-linear-gradient(to right, #047978,#a8baa2); background: linear-gradient(to right, #047978,#a8baa2); }
.bg3_dark-bg4-top{background: #025150; background: -webkit-linear-gradient(to top, #025150,#D2E8CB); background: linear-gradient(to top, #025150,#D2E8CB); }
.bg3_dark-bg4-bottom{background: #025150; background: -webkit-linear-gradient(to bottom, #025150,#D2E8CB); background: linear-gradient(to bottom, #025150,#D2E8CB); }
.bg3_dark-bg4-left{background: #025150; background: -webkit-linear-gradient(to left, #025150,#D2E8CB); background: linear-gradient(to left, #025150,#D2E8CB); }
.bg3_dark-bg4-right{background: #025150; background: -webkit-linear-gradient(to right, #025150,#D2E8CB); background: linear-gradient(to right, #025150,#D2E8CB); }
.bg3_dark-bg4_light-top{background: #025150; background: -webkit-linear-gradient(to top, #025150,#fc116f); background: linear-gradient(to top, #025150,#fc116f); }
.bg3_dark-bg4_light-bottom{background: #025150; background: -webkit-linear-gradient(to bottom, #025150,#fc116f); background: linear-gradient(to bottom, #025150,#fc116f); }
.bg3_dark-bg4_light-left{background: #025150; background: -webkit-linear-gradient(to left, #025150,#fc116f); background: linear-gradient(to left, #025150,#fc116f); }
.bg3_dark-bg4_light-right{background: #025150; background: -webkit-linear-gradient(to right, #025150,#fc116f); background: linear-gradient(to right, #025150,#fc116f); }
.bg3_dark-bg4_dark-top{background: #025150; background: -webkit-linear-gradient(to top, #025150,#a8baa2); background: linear-gradient(to top, #025150,#a8baa2); }
.bg3_dark-bg4_dark-bottom{background: #025150; background: -webkit-linear-gradient(to bottom, #025150,#a8baa2); background: linear-gradient(to bottom, #025150,#a8baa2); }
.bg3_dark-bg4_dark-left{background: #025150; background: -webkit-linear-gradient(to left, #025150,#a8baa2); background: linear-gradient(to left, #025150,#a8baa2); }
.bg3_dark-bg4_dark-right{background: #025150; background: -webkit-linear-gradient(to right, #025150,#a8baa2); background: linear-gradient(to right, #025150,#a8baa2); }
.bg3-bgwhite-top{background: #036564; background: -webkit-linear-gradient(to top, #036564,#ffffff); background: linear-gradient(to top, #036564,#ffffff); }
.bg3-bgwhite-bottom{background: #036564; background: -webkit-linear-gradient(to bottom, #036564,#ffffff); background: linear-gradient(to bottom, #036564,#ffffff); }
.bg3-bgwhite-left{background: #036564; background: -webkit-linear-gradient(to left, #036564,#ffffff); background: linear-gradient(to left, #036564,#ffffff); }
.bg3-bgwhite-right{background: #036564; background: -webkit-linear-gradient(to right, #036564,#ffffff); background: linear-gradient(to right, #036564,#ffffff); }
.bgwhite-bg3-top{background: #ffffff; background: -webkit-linear-gradient(to bottom, #036564,#ffffff); background: linear-gradient(to bottom, #036564,#ffffff); }
.bgwhite-bg3-bottom{background: #ffffff; background: -webkit-linear-gradient(to top, #036564,#ffffff); background: linear-gradient(to top, #036564,#ffffff); }
.bgwhite-bg3-left{background: #ffffff; background: -webkit-linear-gradient(to right, #036564,#ffffff); background: linear-gradient(to right, #036564,#ffffff); }
.bgwhite-bg3-right{background: #ffffff; background: -webkit-linear-gradient(to left, #036564,#ffffff); background: linear-gradient(to top, #036564,#ffffff); }
.bg3_light-bgwhite-top{background: #047978; background: -webkit-linear-gradient(to top, #047978,#ffffff); background: linear-gradient(to top, #047978,#ffffff); }
.bg3_light-bgwhite-bottom{background: #047978; background: -webkit-linear-gradient(to bottom, #047978,#ffffff); background: linear-gradient(to bottom, #047978,#ffffff); }
.bg3_light-bgwhite-left{background: #047978; background: -webkit-linear-gradient(to left, #047978,#ffffff); background: linear-gradient(to left, #047978,#ffffff); }
.bg3_light-bgwhite-right{background: #047978; background: -webkit-linear-gradient(to right, #047978,#ffffff); background: linear-gradient(to right, #047978,#ffffff); }
.bgwhite-bg3_light-top{background: #ffffff; background: -webkit-linear-gradient(to bottom, #047978,#ffffff); background: linear-gradient(to bottom, #047978,#ffffff); }
.bgwhite-bg3_light-bottom{background: #ffffff; background: -webkit-linear-gradient(to top, #047978,#ffffff); background: linear-gradient(to top, #047978,#ffffff); }
.bgwhite-bg3_light-left{background: #ffffff; background: -webkit-linear-gradient(to right, #047978,#ffffff); background: linear-gradient(to right, #047978,#ffffff); }
.bgwhite-bg3_light-right{background: #ffffff; background: -webkit-linear-gradient(to left, #047978,#ffffff); background: linear-gradient(to top, #047978,#ffffff); }
.bg3_dark-bgwhite-top{background: #025150; background: -webkit-linear-gradient(to top, #025150,#ffffff); background: linear-gradient(to top, #025150,#ffffff); }
.bg3_dark-bgwhite-bottom{background: #025150; background: -webkit-linear-gradient(to bottom, #025150,#ffffff); background: linear-gradient(to bottom, #025150,#ffffff); }
.bg3_dark-bgwhite-left{background: #025150; background: -webkit-linear-gradient(to left, #025150,#ffffff); background: linear-gradient(to left, #025150,#ffffff); }
.bg3_dark-bgwhite-right{background: #025150; background: -webkit-linear-gradient(to right, #025150,#ffffff); background: linear-gradient(to right, #025150,#ffffff); }
.bgwhite-bg3_dark-top{background: #ffffff; background: -webkit-linear-gradient(to bottom, #025150,#ffffff); background: linear-gradient(to bottom, #025150,#ffffff); }
.bgwhite-bg3_dark-bottom{background: #ffffff; background: -webkit-linear-gradient(to top, #025150,#ffffff); background: linear-gradient(to top, #025150,#ffffff); }
.bgwhite-bg3_dark-left{background: #ffffff; background: -webkit-linear-gradient(to right, #025150,#ffffff); background: linear-gradient(to right, #025150,#ffffff); }
.bgwhite-bg3_dark-right{background: #ffffff; background: -webkit-linear-gradient(to left, #025150,#ffffff); background: linear-gradient(to top, #025150,#ffffff); }
.fill-color4{fill: #D2E8CB  !important;}
.bg-color4{background: #D2E8CB  !important;}
.bg-color4-hover{transition: all .25s ease-in;}
.bg-color4-hover:hover{background: #D2E8CB  !important;}
.border-color4{border-color: #D2E8CB  !important;}
.text-color4{color: #D2E8CB  !important;}
.text-color4-hover{transition: all .25s ease-in;}
.text-color4-hover:hover{color: #D2E8CB  !important;}
.fill-color4_dark{fill: #a8baa2  !important;}
.bg-color4_dark{background: #a8baa2  !important;}
.bg-color4_dark-hover{transition: all .25s ease-in;}
.bg-color4_dark-hover:hover{background: #a8baa2  !important;}
.border-color4_dark{border-color: #a8baa2  !important;}
.text-color4_dark{color: #a8baa2  !important;}
.text-color4_dark-hover{transition: all .25s ease-in;}
.text-color4_dark-hover:hover{color: #a8baa2  !important;}
.fill-color4_light{fill: #fc116f  !important;}
.bg-color4_light{background: #fc116f  !important;}
.bg-color4_light-hover{transition: all .25s ease-in;}
.bg-color4_light-hover:hover{background: #fc116f  !important;}
.border-color4_light{border-color: #fc116f  !important;}
.text-color4_light{color: #fc116f  !important;}
.text-color4_light-hover{transition: all .25s ease-in;}
.text-color4_light-hover:hover{color: #fc116f  !important;}
.text-white-hover:hover{color: #ffffff !important;}
.bg4-bg1-top{background: #D2E8CB; background: -webkit-linear-gradient(to top, #D2E8CB,#28A745); background: linear-gradient(to top, #D2E8CB,#28A745); }
.bg4-bg1-bottom{background: #D2E8CB; background: -webkit-linear-gradient(to bottom, #D2E8CB,#28A745); background: linear-gradient(to bottom, #D2E8CB,#28A745); }
.bg4-bg1-left{background: #D2E8CB; background: -webkit-linear-gradient(to left, #D2E8CB,#28A745); background: linear-gradient(to left, #D2E8CB,#28A745); }
.bg4-bg1-right{background: #D2E8CB; background: -webkit-linear-gradient(to right, #D2E8CB,#28A745); background: linear-gradient(to right, #D2E8CB,#28A745); }
.bg4-bg1_light-top{background: #D2E8CB; background: -webkit-linear-gradient(to top, #D2E8CB,#30c853); background: linear-gradient(to top, #D2E8CB,#30c853); }
.bg4-bg1_light-bottom{background: #D2E8CB; background: -webkit-linear-gradient(to bottom, #D2E8CB,#30c853); background: linear-gradient(to bottom, #D2E8CB,#30c853); }
.bg4-bg1_light-left{background: #D2E8CB; background: -webkit-linear-gradient(to left, #D2E8CB,#30c853); background: linear-gradient(to left, #D2E8CB,#30c853); }
.bg4-bg1_light-right{background: #D2E8CB; background: -webkit-linear-gradient(to right, #D2E8CB,#30c853); background: linear-gradient(to right, #D2E8CB,#30c853); }
.bg4-bg1_dark-top{background: #D2E8CB; background: -webkit-linear-gradient(to top, #D2E8CB,#208637); background: linear-gradient(to top, #D2E8CB,#208637); }
.bg4-bg1_dark-bottom{background: #D2E8CB; background: -webkit-linear-gradient(to bottom, #D2E8CB,#208637); background: linear-gradient(to bottom, #D2E8CB,#208637); }
.bg4-bg1_dark-left{background: #D2E8CB; background: -webkit-linear-gradient(to left, #D2E8CB,#208637); background: linear-gradient(to left, #D2E8CB,#208637); }
.bg4-bg1_dark-right{background: #D2E8CB; background: -webkit-linear-gradient(to right, #D2E8CB,#208637); background: linear-gradient(to right, #D2E8CB,#208637); }
.bg4_light-bg1-top{background: #fc116f; background: -webkit-linear-gradient(to top, #fc116f,#28A745); background: linear-gradient(to top, #fc116f,#28A745); }
.bg4_light-bg1-bottom{background: #fc116f; background: -webkit-linear-gradient(to bottom, #fc116f,#28A745); background: linear-gradient(to bottom, #fc116f,#28A745); }
.bg4_light-bg1-left{background: #fc116f; background: -webkit-linear-gradient(to left, #fc116f,#28A745); background: linear-gradient(to left, #fc116f,#28A745); }
.bg4_light-bg1-right{background: #fc116f; background: -webkit-linear-gradient(to right, #fc116f,#28A745); background: linear-gradient(to right, #fc116f,#28A745); }
.bg4_light-bg1_light-top{background: #fc116f; background: -webkit-linear-gradient(to top, #fc116f,#30c853); background: linear-gradient(to top, #fc116f,#30c853); }
.bg4_light-bg1_light-bottom{background: #fc116f; background: -webkit-linear-gradient(to bottom, #fc116f,#30c853); background: linear-gradient(to bottom, #fc116f,#30c853); }
.bg4_light-bg1_light-left{background: #fc116f; background: -webkit-linear-gradient(to left, #fc116f,#30c853); background: linear-gradient(to left, #fc116f,#30c853); }
.bg4_light-bg1_light-right{background: #fc116f; background: -webkit-linear-gradient(to right, #fc116f,#30c853); background: linear-gradient(to right, #fc116f,#30c853); }
.bg4_light-bg1_dark-top{background: #fc116f; background: -webkit-linear-gradient(to top, #fc116f,#208637); background: linear-gradient(to top, #fc116f,#208637); }
.bg4_light-bg1_dark-bottom{background: #fc116f; background: -webkit-linear-gradient(to bottom, #fc116f,#208637); background: linear-gradient(to bottom, #fc116f,#208637); }
.bg4_light-bg1_dark-left{background: #fc116f; background: -webkit-linear-gradient(to left, #fc116f,#208637); background: linear-gradient(to left, #fc116f,#208637); }
.bg4_light-bg1_dark-right{background: #fc116f; background: -webkit-linear-gradient(to right, #fc116f,#208637); background: linear-gradient(to right, #fc116f,#208637); }
.bg4_dark-bg1-top{background: #a8baa2; background: -webkit-linear-gradient(to top, #a8baa2,#28A745); background: linear-gradient(to top, #a8baa2,#28A745); }
.bg4_dark-bg1-bottom{background: #a8baa2; background: -webkit-linear-gradient(to bottom, #a8baa2,#28A745); background: linear-gradient(to bottom, #a8baa2,#28A745); }
.bg4_dark-bg1-left{background: #a8baa2; background: -webkit-linear-gradient(to left, #a8baa2,#28A745); background: linear-gradient(to left, #a8baa2,#28A745); }
.bg4_dark-bg1-right{background: #a8baa2; background: -webkit-linear-gradient(to right, #a8baa2,#28A745); background: linear-gradient(to right, #a8baa2,#28A745); }
.bg4_dark-bg1_light-top{background: #a8baa2; background: -webkit-linear-gradient(to top, #a8baa2,#30c853); background: linear-gradient(to top, #a8baa2,#30c853); }
.bg4_dark-bg1_light-bottom{background: #a8baa2; background: -webkit-linear-gradient(to bottom, #a8baa2,#30c853); background: linear-gradient(to bottom, #a8baa2,#30c853); }
.bg4_dark-bg1_light-left{background: #a8baa2; background: -webkit-linear-gradient(to left, #a8baa2,#30c853); background: linear-gradient(to left, #a8baa2,#30c853); }
.bg4_dark-bg1_light-right{background: #a8baa2; background: -webkit-linear-gradient(to right, #a8baa2,#30c853); background: linear-gradient(to right, #a8baa2,#30c853); }
.bg4_dark-bg1_dark-top{background: #a8baa2; background: -webkit-linear-gradient(to top, #a8baa2,#208637); background: linear-gradient(to top, #a8baa2,#208637); }
.bg4_dark-bg1_dark-bottom{background: #a8baa2; background: -webkit-linear-gradient(to bottom, #a8baa2,#208637); background: linear-gradient(to bottom, #a8baa2,#208637); }
.bg4_dark-bg1_dark-left{background: #a8baa2; background: -webkit-linear-gradient(to left, #a8baa2,#208637); background: linear-gradient(to left, #a8baa2,#208637); }
.bg4_dark-bg1_dark-right{background: #a8baa2; background: -webkit-linear-gradient(to right, #a8baa2,#208637); background: linear-gradient(to right, #a8baa2,#208637); }
.bg4-bg2-top{background: #D2E8CB; background: -webkit-linear-gradient(to top, #D2E8CB,#033649); background: linear-gradient(to top, #D2E8CB,#033649); }
.bg4-bg2-bottom{background: #D2E8CB; background: -webkit-linear-gradient(to bottom, #D2E8CB,#033649); background: linear-gradient(to bottom, #D2E8CB,#033649); }
.bg4-bg2-left{background: #D2E8CB; background: -webkit-linear-gradient(to left, #D2E8CB,#033649); background: linear-gradient(to left, #D2E8CB,#033649); }
.bg4-bg2-right{background: #D2E8CB; background: -webkit-linear-gradient(to right, #D2E8CB,#033649); background: linear-gradient(to right, #D2E8CB,#033649); }
.bg4-bg2_light-top{background: #D2E8CB; background: -webkit-linear-gradient(to top, #D2E8CB,#044158); background: linear-gradient(to top, #D2E8CB,#044158); }
.bg4-bg2_light-bottom{background: #D2E8CB; background: -webkit-linear-gradient(to bottom, #D2E8CB,#044158); background: linear-gradient(to bottom, #D2E8CB,#044158); }
.bg4-bg2_light-left{background: #D2E8CB; background: -webkit-linear-gradient(to left, #D2E8CB,#044158); background: linear-gradient(to left, #D2E8CB,#044158); }
.bg4-bg2_light-right{background: #D2E8CB; background: -webkit-linear-gradient(to right, #D2E8CB,#044158); background: linear-gradient(to right, #D2E8CB,#044158); }
.bg4-bg2_dark-top{background: #D2E8CB; background: -webkit-linear-gradient(to top, #D2E8CB,#022b3a); background: linear-gradient(to top, #D2E8CB,#022b3a); }
.bg4-bg2_dark-bottom{background: #D2E8CB; background: -webkit-linear-gradient(to bottom, #D2E8CB,#022b3a); background: linear-gradient(to bottom, #D2E8CB,#022b3a); }
.bg4-bg2_dark-left{background: #D2E8CB; background: -webkit-linear-gradient(to left, #D2E8CB,#022b3a); background: linear-gradient(to left, #D2E8CB,#022b3a); }
.bg4-bg2_dark-right{background: #D2E8CB; background: -webkit-linear-gradient(to right, #D2E8CB,#022b3a); background: linear-gradient(to right, #D2E8CB,#022b3a); }
.bg4_light-bg2-top{background: #fc116f; background: -webkit-linear-gradient(to top, #fc116f,#033649); background: linear-gradient(to top, #fc116f,#033649); }
.bg4_light-bg2-bottom{background: #fc116f; background: -webkit-linear-gradient(to bottom, #fc116f,#033649); background: linear-gradient(to bottom, #fc116f,#033649); }
.bg4_light-bg2-left{background: #fc116f; background: -webkit-linear-gradient(to left, #fc116f,#033649); background: linear-gradient(to left, #fc116f,#033649); }
.bg4_light-bg2-right{background: #fc116f; background: -webkit-linear-gradient(to right, #fc116f,#033649); background: linear-gradient(to right, #fc116f,#033649); }
.bg4_light-bg2_light-top{background: #fc116f; background: -webkit-linear-gradient(to top, #fc116f,#044158); background: linear-gradient(to top, #fc116f,#044158); }
.bg4_light-bg2_light-bottom{background: #fc116f; background: -webkit-linear-gradient(to bottom, #fc116f,#044158); background: linear-gradient(to bottom, #fc116f,#044158); }
.bg4_light-bg2_light-left{background: #fc116f; background: -webkit-linear-gradient(to left, #fc116f,#044158); background: linear-gradient(to left, #fc116f,#044158); }
.bg4_light-bg2_light-right{background: #fc116f; background: -webkit-linear-gradient(to right, #fc116f,#044158); background: linear-gradient(to right, #fc116f,#044158); }
.bg4_light-bg2_dark-top{background: #fc116f; background: -webkit-linear-gradient(to top, #fc116f,#022b3a); background: linear-gradient(to top, #fc116f,#022b3a); }
.bg4_light-bg2_dark-bottom{background: #fc116f; background: -webkit-linear-gradient(to bottom, #fc116f,#022b3a); background: linear-gradient(to bottom, #fc116f,#022b3a); }
.bg4_light-bg2_dark-left{background: #fc116f; background: -webkit-linear-gradient(to left, #fc116f,#022b3a); background: linear-gradient(to left, #fc116f,#022b3a); }
.bg4_light-bg2_dark-right{background: #fc116f; background: -webkit-linear-gradient(to right, #fc116f,#022b3a); background: linear-gradient(to right, #fc116f,#022b3a); }
.bg4_dark-bg2-top{background: #a8baa2; background: -webkit-linear-gradient(to top, #a8baa2,#033649); background: linear-gradient(to top, #a8baa2,#033649); }
.bg4_dark-bg2-bottom{background: #a8baa2; background: -webkit-linear-gradient(to bottom, #a8baa2,#033649); background: linear-gradient(to bottom, #a8baa2,#033649); }
.bg4_dark-bg2-left{background: #a8baa2; background: -webkit-linear-gradient(to left, #a8baa2,#033649); background: linear-gradient(to left, #a8baa2,#033649); }
.bg4_dark-bg2-right{background: #a8baa2; background: -webkit-linear-gradient(to right, #a8baa2,#033649); background: linear-gradient(to right, #a8baa2,#033649); }
.bg4_dark-bg2_light-top{background: #a8baa2; background: -webkit-linear-gradient(to top, #a8baa2,#044158); background: linear-gradient(to top, #a8baa2,#044158); }
.bg4_dark-bg2_light-bottom{background: #a8baa2; background: -webkit-linear-gradient(to bottom, #a8baa2,#044158); background: linear-gradient(to bottom, #a8baa2,#044158); }
.bg4_dark-bg2_light-left{background: #a8baa2; background: -webkit-linear-gradient(to left, #a8baa2,#044158); background: linear-gradient(to left, #a8baa2,#044158); }
.bg4_dark-bg2_light-right{background: #a8baa2; background: -webkit-linear-gradient(to right, #a8baa2,#044158); background: linear-gradient(to right, #a8baa2,#044158); }
.bg4_dark-bg2_dark-top{background: #a8baa2; background: -webkit-linear-gradient(to top, #a8baa2,#022b3a); background: linear-gradient(to top, #a8baa2,#022b3a); }
.bg4_dark-bg2_dark-bottom{background: #a8baa2; background: -webkit-linear-gradient(to bottom, #a8baa2,#022b3a); background: linear-gradient(to bottom, #a8baa2,#022b3a); }
.bg4_dark-bg2_dark-left{background: #a8baa2; background: -webkit-linear-gradient(to left, #a8baa2,#022b3a); background: linear-gradient(to left, #a8baa2,#022b3a); }
.bg4_dark-bg2_dark-right{background: #a8baa2; background: -webkit-linear-gradient(to right, #a8baa2,#022b3a); background: linear-gradient(to right, #a8baa2,#022b3a); }
.bg4-bg3-top{background: #D2E8CB; background: -webkit-linear-gradient(to top, #D2E8CB,#036564); background: linear-gradient(to top, #D2E8CB,#036564); }
.bg4-bg3-bottom{background: #D2E8CB; background: -webkit-linear-gradient(to bottom, #D2E8CB,#036564); background: linear-gradient(to bottom, #D2E8CB,#036564); }
.bg4-bg3-left{background: #D2E8CB; background: -webkit-linear-gradient(to left, #D2E8CB,#036564); background: linear-gradient(to left, #D2E8CB,#036564); }
.bg4-bg3-right{background: #D2E8CB; background: -webkit-linear-gradient(to right, #D2E8CB,#036564); background: linear-gradient(to right, #D2E8CB,#036564); }
.bg4-bg3_light-top{background: #D2E8CB; background: -webkit-linear-gradient(to top, #D2E8CB,#047978); background: linear-gradient(to top, #D2E8CB,#047978); }
.bg4-bg3_light-bottom{background: #D2E8CB; background: -webkit-linear-gradient(to bottom, #D2E8CB,#047978); background: linear-gradient(to bottom, #D2E8CB,#047978); }
.bg4-bg3_light-left{background: #D2E8CB; background: -webkit-linear-gradient(to left, #D2E8CB,#047978); background: linear-gradient(to left, #D2E8CB,#047978); }
.bg4-bg3_light-right{background: #D2E8CB; background: -webkit-linear-gradient(to right, #D2E8CB,#047978); background: linear-gradient(to right, #D2E8CB,#047978); }
.bg4-bg3_dark-top{background: #D2E8CB; background: -webkit-linear-gradient(to top, #D2E8CB,#025150); background: linear-gradient(to top, #D2E8CB,#025150); }
.bg4-bg3_dark-bottom{background: #D2E8CB; background: -webkit-linear-gradient(to bottom, #D2E8CB,#025150); background: linear-gradient(to bottom, #D2E8CB,#025150); }
.bg4-bg3_dark-left{background: #D2E8CB; background: -webkit-linear-gradient(to left, #D2E8CB,#025150); background: linear-gradient(to left, #D2E8CB,#025150); }
.bg4-bg3_dark-right{background: #D2E8CB; background: -webkit-linear-gradient(to right, #D2E8CB,#025150); background: linear-gradient(to right, #D2E8CB,#025150); }
.bg4_light-bg3-top{background: #fc116f; background: -webkit-linear-gradient(to top, #fc116f,#036564); background: linear-gradient(to top, #fc116f,#036564); }
.bg4_light-bg3-bottom{background: #fc116f; background: -webkit-linear-gradient(to bottom, #fc116f,#036564); background: linear-gradient(to bottom, #fc116f,#036564); }
.bg4_light-bg3-left{background: #fc116f; background: -webkit-linear-gradient(to left, #fc116f,#036564); background: linear-gradient(to left, #fc116f,#036564); }
.bg4_light-bg3-right{background: #fc116f; background: -webkit-linear-gradient(to right, #fc116f,#036564); background: linear-gradient(to right, #fc116f,#036564); }
.bg4_light-bg3_light-top{background: #fc116f; background: -webkit-linear-gradient(to top, #fc116f,#047978); background: linear-gradient(to top, #fc116f,#047978); }
.bg4_light-bg3_light-bottom{background: #fc116f; background: -webkit-linear-gradient(to bottom, #fc116f,#047978); background: linear-gradient(to bottom, #fc116f,#047978); }
.bg4_light-bg3_light-left{background: #fc116f; background: -webkit-linear-gradient(to left, #fc116f,#047978); background: linear-gradient(to left, #fc116f,#047978); }
.bg4_light-bg3_light-right{background: #fc116f; background: -webkit-linear-gradient(to right, #fc116f,#047978); background: linear-gradient(to right, #fc116f,#047978); }
.bg4_light-bg3_dark-top{background: #fc116f; background: -webkit-linear-gradient(to top, #fc116f,#025150); background: linear-gradient(to top, #fc116f,#025150); }
.bg4_light-bg3_dark-bottom{background: #fc116f; background: -webkit-linear-gradient(to bottom, #fc116f,#025150); background: linear-gradient(to bottom, #fc116f,#025150); }
.bg4_light-bg3_dark-left{background: #fc116f; background: -webkit-linear-gradient(to left, #fc116f,#025150); background: linear-gradient(to left, #fc116f,#025150); }
.bg4_light-bg3_dark-right{background: #fc116f; background: -webkit-linear-gradient(to right, #fc116f,#025150); background: linear-gradient(to right, #fc116f,#025150); }
.bg4_dark-bg3-top{background: #a8baa2; background: -webkit-linear-gradient(to top, #a8baa2,#036564); background: linear-gradient(to top, #a8baa2,#036564); }
.bg4_dark-bg3-bottom{background: #a8baa2; background: -webkit-linear-gradient(to bottom, #a8baa2,#036564); background: linear-gradient(to bottom, #a8baa2,#036564); }
.bg4_dark-bg3-left{background: #a8baa2; background: -webkit-linear-gradient(to left, #a8baa2,#036564); background: linear-gradient(to left, #a8baa2,#036564); }
.bg4_dark-bg3-right{background: #a8baa2; background: -webkit-linear-gradient(to right, #a8baa2,#036564); background: linear-gradient(to right, #a8baa2,#036564); }
.bg4_dark-bg3_light-top{background: #a8baa2; background: -webkit-linear-gradient(to top, #a8baa2,#047978); background: linear-gradient(to top, #a8baa2,#047978); }
.bg4_dark-bg3_light-bottom{background: #a8baa2; background: -webkit-linear-gradient(to bottom, #a8baa2,#047978); background: linear-gradient(to bottom, #a8baa2,#047978); }
.bg4_dark-bg3_light-left{background: #a8baa2; background: -webkit-linear-gradient(to left, #a8baa2,#047978); background: linear-gradient(to left, #a8baa2,#047978); }
.bg4_dark-bg3_light-right{background: #a8baa2; background: -webkit-linear-gradient(to right, #a8baa2,#047978); background: linear-gradient(to right, #a8baa2,#047978); }
.bg4_dark-bg3_dark-top{background: #a8baa2; background: -webkit-linear-gradient(to top, #a8baa2,#025150); background: linear-gradient(to top, #a8baa2,#025150); }
.bg4_dark-bg3_dark-bottom{background: #a8baa2; background: -webkit-linear-gradient(to bottom, #a8baa2,#025150); background: linear-gradient(to bottom, #a8baa2,#025150); }
.bg4_dark-bg3_dark-left{background: #a8baa2; background: -webkit-linear-gradient(to left, #a8baa2,#025150); background: linear-gradient(to left, #a8baa2,#025150); }
.bg4_dark-bg3_dark-right{background: #a8baa2; background: -webkit-linear-gradient(to right, #a8baa2,#025150); background: linear-gradient(to right, #a8baa2,#025150); }
.bg4-bg4_light-top{background: #D2E8CB; background: -webkit-linear-gradient(to top, #D2E8CB,#fc116f); background: linear-gradient(to top, #D2E8CB,#fc116f); }
.bg4-bg4_light-bottom{background: #D2E8CB; background: -webkit-linear-gradient(to bottom, #D2E8CB,#fc116f); background: linear-gradient(to bottom, #D2E8CB,#fc116f); }
.bg4-bg4_light-left{background: #D2E8CB; background: -webkit-linear-gradient(to left, #D2E8CB,#fc116f); background: linear-gradient(to left, #D2E8CB,#fc116f); }
.bg4-bg4_light-right{background: #D2E8CB; background: -webkit-linear-gradient(to right, #D2E8CB,#fc116f); background: linear-gradient(to right, #D2E8CB,#fc116f); }
.bg4-bg4_dark-top{background: #D2E8CB; background: -webkit-linear-gradient(to top, #D2E8CB,#a8baa2); background: linear-gradient(to top, #D2E8CB,#a8baa2); }
.bg4-bg4_dark-bottom{background: #D2E8CB; background: -webkit-linear-gradient(to bottom, #D2E8CB,#a8baa2); background: linear-gradient(to bottom, #D2E8CB,#a8baa2); }
.bg4-bg4_dark-left{background: #D2E8CB; background: -webkit-linear-gradient(to left, #D2E8CB,#a8baa2); background: linear-gradient(to left, #D2E8CB,#a8baa2); }
.bg4-bg4_dark-right{background: #D2E8CB; background: -webkit-linear-gradient(to right, #D2E8CB,#a8baa2); background: linear-gradient(to right, #D2E8CB,#a8baa2); }
.bg4_light-bg4-top{background: #fc116f; background: -webkit-linear-gradient(to top, #fc116f,#D2E8CB); background: linear-gradient(to top, #fc116f,#D2E8CB); }
.bg4_light-bg4-bottom{background: #fc116f; background: -webkit-linear-gradient(to bottom, #fc116f,#D2E8CB); background: linear-gradient(to bottom, #fc116f,#D2E8CB); }
.bg4_light-bg4-left{background: #fc116f; background: -webkit-linear-gradient(to left, #fc116f,#D2E8CB); background: linear-gradient(to left, #fc116f,#D2E8CB); }
.bg4_light-bg4-right{background: #fc116f; background: -webkit-linear-gradient(to right, #fc116f,#D2E8CB); background: linear-gradient(to right, #fc116f,#D2E8CB); }
.bg4_light-bg4_dark-top{background: #fc116f; background: -webkit-linear-gradient(to top, #fc116f,#a8baa2); background: linear-gradient(to top, #fc116f,#a8baa2); }
.bg4_light-bg4_dark-bottom{background: #fc116f; background: -webkit-linear-gradient(to bottom, #fc116f,#a8baa2); background: linear-gradient(to bottom, #fc116f,#a8baa2); }
.bg4_light-bg4_dark-left{background: #fc116f; background: -webkit-linear-gradient(to left, #fc116f,#a8baa2); background: linear-gradient(to left, #fc116f,#a8baa2); }
.bg4_light-bg4_dark-right{background: #fc116f; background: -webkit-linear-gradient(to right, #fc116f,#a8baa2); background: linear-gradient(to right, #fc116f,#a8baa2); }
.bg4_dark-bg4-top{background: #a8baa2; background: -webkit-linear-gradient(to top, #a8baa2,#D2E8CB); background: linear-gradient(to top, #a8baa2,#D2E8CB); }
.bg4_dark-bg4-bottom{background: #a8baa2; background: -webkit-linear-gradient(to bottom, #a8baa2,#D2E8CB); background: linear-gradient(to bottom, #a8baa2,#D2E8CB); }
.bg4_dark-bg4-left{background: #a8baa2; background: -webkit-linear-gradient(to left, #a8baa2,#D2E8CB); background: linear-gradient(to left, #a8baa2,#D2E8CB); }
.bg4_dark-bg4-right{background: #a8baa2; background: -webkit-linear-gradient(to right, #a8baa2,#D2E8CB); background: linear-gradient(to right, #a8baa2,#D2E8CB); }
.bg4_dark-bg4_light-top{background: #a8baa2; background: -webkit-linear-gradient(to top, #a8baa2,#fc116f); background: linear-gradient(to top, #a8baa2,#fc116f); }
.bg4_dark-bg4_light-bottom{background: #a8baa2; background: -webkit-linear-gradient(to bottom, #a8baa2,#fc116f); background: linear-gradient(to bottom, #a8baa2,#fc116f); }
.bg4_dark-bg4_light-left{background: #a8baa2; background: -webkit-linear-gradient(to left, #a8baa2,#fc116f); background: linear-gradient(to left, #a8baa2,#fc116f); }
.bg4_dark-bg4_light-right{background: #a8baa2; background: -webkit-linear-gradient(to right, #a8baa2,#fc116f); background: linear-gradient(to right, #a8baa2,#fc116f); }
.bg4-bgwhite-top{background: #D2E8CB; background: -webkit-linear-gradient(to top, #D2E8CB,#ffffff); background: linear-gradient(to top, #D2E8CB,#ffffff); }
.bg4-bgwhite-bottom{background: #D2E8CB; background: -webkit-linear-gradient(to bottom, #D2E8CB,#ffffff); background: linear-gradient(to bottom, #D2E8CB,#ffffff); }
.bg4-bgwhite-left{background: #D2E8CB; background: -webkit-linear-gradient(to left, #D2E8CB,#ffffff); background: linear-gradient(to left, #D2E8CB,#ffffff); }
.bg4-bgwhite-right{background: #D2E8CB; background: -webkit-linear-gradient(to right, #D2E8CB,#ffffff); background: linear-gradient(to right, #D2E8CB,#ffffff); }
.bgwhite-bg4-top{background: #ffffff; background: -webkit-linear-gradient(to bottom, #D2E8CB,#ffffff); background: linear-gradient(to bottom, #D2E8CB,#ffffff); }
.bgwhite-bg4-bottom{background: #ffffff; background: -webkit-linear-gradient(to top, #D2E8CB,#ffffff); background: linear-gradient(to top, #D2E8CB,#ffffff); }
.bgwhite-bg4-left{background: #ffffff; background: -webkit-linear-gradient(to right, #D2E8CB,#ffffff); background: linear-gradient(to right, #D2E8CB,#ffffff); }
.bgwhite-bg4-right{background: #ffffff; background: -webkit-linear-gradient(to left, #D2E8CB,#ffffff); background: linear-gradient(to top, #D2E8CB,#ffffff); }
.bg4_light-bgwhite-top{background: #fc116f; background: -webkit-linear-gradient(to top, #fc116f,#ffffff); background: linear-gradient(to top, #fc116f,#ffffff); }
.bg4_light-bgwhite-bottom{background: #fc116f; background: -webkit-linear-gradient(to bottom, #fc116f,#ffffff); background: linear-gradient(to bottom, #fc116f,#ffffff); }
.bg4_light-bgwhite-left{background: #fc116f; background: -webkit-linear-gradient(to left, #fc116f,#ffffff); background: linear-gradient(to left, #fc116f,#ffffff); }
.bg4_light-bgwhite-right{background: #fc116f; background: -webkit-linear-gradient(to right, #fc116f,#ffffff); background: linear-gradient(to right, #fc116f,#ffffff); }
.bgwhite-bg4_light-top{background: #ffffff; background: -webkit-linear-gradient(to bottom, #fc116f,#ffffff); background: linear-gradient(to bottom, #fc116f,#ffffff); }
.bgwhite-bg4_light-bottom{background: #ffffff; background: -webkit-linear-gradient(to top, #fc116f,#ffffff); background: linear-gradient(to top, #fc116f,#ffffff); }
.bgwhite-bg4_light-left{background: #ffffff; background: -webkit-linear-gradient(to right, #fc116f,#ffffff); background: linear-gradient(to right, #fc116f,#ffffff); }
.bgwhite-bg4_light-right{background: #ffffff; background: -webkit-linear-gradient(to left, #fc116f,#ffffff); background: linear-gradient(to top, #fc116f,#ffffff); }
.bg4_dark-bgwhite-top{background: #a8baa2; background: -webkit-linear-gradient(to top, #a8baa2,#ffffff); background: linear-gradient(to top, #a8baa2,#ffffff); }
.bg4_dark-bgwhite-bottom{background: #a8baa2; background: -webkit-linear-gradient(to bottom, #a8baa2,#ffffff); background: linear-gradient(to bottom, #a8baa2,#ffffff); }
.bg4_dark-bgwhite-left{background: #a8baa2; background: -webkit-linear-gradient(to left, #a8baa2,#ffffff); background: linear-gradient(to left, #a8baa2,#ffffff); }
.bg4_dark-bgwhite-right{background: #a8baa2; background: -webkit-linear-gradient(to right, #a8baa2,#ffffff); background: linear-gradient(to right, #a8baa2,#ffffff); }
.bgwhite-bg4_dark-top{background: #ffffff; background: -webkit-linear-gradient(to bottom, #a8baa2,#ffffff); background: linear-gradient(to bottom, #a8baa2,#ffffff); }
.bgwhite-bg4_dark-bottom{background: #ffffff; background: -webkit-linear-gradient(to top, #a8baa2,#ffffff); background: linear-gradient(to top, #a8baa2,#ffffff); }
.bgwhite-bg4_dark-left{background: #ffffff; background: -webkit-linear-gradient(to right, #a8baa2,#ffffff); background: linear-gradient(to right, #a8baa2,#ffffff); }
.bgwhite-bg4_dark-right{background: #ffffff; background: -webkit-linear-gradient(to left, #a8baa2,#ffffff); background: linear-gradient(to top, #a8baa2,#ffffff); }

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

.mysearch-toggle:focus {
	outline: 0 !important;
	outline-offset: 0  !important;
	background-image: none  !important;
	-webkit-box-shadow: none !important;
	box-shadow: none  !important;
  }
  .logo-logo{
	  max-width: 250px;
  }
  .logo-icon{
	  max-width: 64px;
  }
  @media only screen and (max-width: 576px) {
	  .logo-logo, .logo-icon{
		  max-height: 48px;
	  }
  }
  .mysearch form{
	  width: 75%;
	  margin: auto;
  }
  @media only screen and (max-width: 991px) {
	  .mysearch form{
		  width: 90%;
	  }
  }
  .mysearch span {
	  padding-right: 90px;
	  display: block;
  }
  .mysearch button {
	  float: right;
	  border: 0;
	  padding: 0;
	  height: 36px;
	  line-height: 18px !important;
	  width: 80px;
	  cursor: pointer;
	  color: #fff;
	  transition: all 0.3s ease;
	  outline: none;
	  font-size: 14px;
	  border-radius: 3px;
  }
  .mysearch input {
	  background: #fff;
	  color: #45567c;
	  border: 1px solid #ddd;
	  padding: 0 10px;
	  width: 100%;
	  height: 36px;
	  outline: none;
	  margin: 0;
	  border-radius: 3px;
  }
  #mynavbar{
	  border-bottom: 1px solid #eee;
  }
  #mynavbar .container{
	  position: relative;
  }
  #mynavbar .dropdown-item{
	  text-transform: capitalize;	
	  font-weight: normal;
  }
  @media only screen and (max-width: 991px) {
	  #mynavbar .nav-item{
		  border-left: none;
	  }
	  #mynavbar .show > .dropdown-toggle::after{
		  transform: rotate(-90deg);
	  }
  }
  .scrolltotop{
    position: fixed;
	left: 15px;
	bottom: 10px;
    opacity: 0.4;
    display: none;
}
.scrolltotop:hover{
    opacity: 0.7;
}
.chaptcha-imagewrap{
    padding-bottom: 10px;
    text-align: left
}
.chaptcha-image{
    float: left;
}
.chaptcha-image img{
    border: 1px solid #ddd;
}
.chaptcha-refresh a{
    width: 42px;
    height: 42px;
    float: left;
    background: #efefef;
    display: block;
    text-align: center;
    border: 1px solid #ddd;
}
.chaptcha-refresh img{
    width: 24px;
    padding-top: 8px;
    vertical-align: top !important;
}
.clear, .clear_all{
    clear: both;
}

.mobilewhatsapp a{
	position: fixed;
	right: 15px;
	bottom: 20px;
	display: block;
	padding: 6px 18px 6px 6px;
	border-radius: 20px;
	border: 1px solid #fff;
	box-shadow: 0px 1px 8px 0px rgba(50,50,50,0.75);
	background: #DBD46C;
	color: #333;
	font-weight: bold;
}

#pagecomponentwrap-slide .carousel-caption{ 
background: rgba(32,134,55,0.7);
max-width: 100%;
width:100%;
left: 0;
bottom: 0;
}
@media (max-width: 575.98px) {
	#pagecomponentwrap-slide .carousel-caption {
		top: 50%;
		transform: translateY(-50%);
		bottom: initial;
	width:80%;
	left: 10%;
	background: none;
	}
	#pagecomponentwrap-slide .carousel-item-custom:after {
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		background: -webkit-gradient(linear, left top, left bottom, from(rgba(27, 28, 30, 0.6)), color-stop(99%, rgba(27, 28, 30, 0.8)));
		background: linear-gradient(180deg, rgba(27, 28, 30, 0.6) 0%, rgba(27, 28, 30,0.8) 99%);
	}
}
#pagecomponentwrap-slide .carousel-item-noimage{
height: 500px;
background: none;
}

#pagecomponentwrap-slide-mobile .carousel-caption{ 
	background: rgba(0,0,0,0.5);
	max-width: 100%;
	width:100%;
	left: 0;
	bottom: 0;
}
@media (max-width: 575.98px) {
	#pagecomponentwrap-slide-mobile .carousel-caption {
	top: 50%;
	transform: translateY(-50%);
	bottom: initial;
	width:80%;
	left: 10%;
	background: none;
	}
	#pagecomponentwrap-slide-mobile .carousel-item-custom:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(27, 28, 30, 0.6)), color-stop(99%, rgba(27, 28, 30, 0.8)));
	background: linear-gradient(180deg, rgba(27, 28, 30, 0.6) 0%, rgba(27, 28, 30,0.8) 99%);
	}
}
#pagecomponentwrap-slide-mobile .carousel-item-noimage{
	height: 500px;
	background: none;
}

#pagecomponentwrap-map  iframe{
	width: 100%;