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('/userfiles/asset/fonts/Lato-Regular.woff2') format('woff2');
font-weight: 400;
font-style: normal;
}

@font-face {
font-family: 'Raleway-Regular';
src: url('/userfiles/asset/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: #061E51  !important;}
.bg-color1{background: #061E51  !important;}
.bg-color1-hover{transition: all .25s ease-in;}
.bg-color1-hover:hover{background: #061E51  !important;}
.border-color1{border-color: #061E51  !important;}
.text-color1{color: #061E51  !important;}
.text-color1-hover{transition: all .25s ease-in;}
.text-color1-hover:hover{color: #061E51  !important;}
.fill-color1_dark{fill: #051841  !important;}
.bg-color1_dark{background: #051841  !important;}
.bg-color1_dark-hover{transition: all .25s ease-in;}
.bg-color1_dark-hover:hover{background: #051841  !important;}
.border-color1_dark{border-color: #051841  !important;}
.text-color1_dark{color: #051841  !important;}
.text-color1_dark-hover{transition: all .25s ease-in;}
.text-color1_dark-hover:hover{color: #051841  !important;}
.fill-color1_light{fill: #072461  !important;}
.bg-color1_light{background: #072461  !important;}
.bg-color1_light-hover{transition: all .25s ease-in;}
.bg-color1_light-hover:hover{background: #072461  !important;}
.border-color1_light{border-color: #072461  !important;}
.text-color1_light{color: #072461  !important;}
.text-color1_light-hover{transition: all .25s ease-in;}
.text-color1_light-hover:hover{color: #072461  !important;}
.text-white-hover:hover{color: #ffffff !important;}
.bg1-bg1_light-top{background: #061E51; background: -webkit-linear-gradient(to top, #061E51,#072461); background: linear-gradient(to top, #061E51,#072461); }
.bg1-bg1_light-bottom{background: #061E51; background: -webkit-linear-gradient(to bottom, #061E51,#072461); background: linear-gradient(to bottom, #061E51,#072461); }
.bg1-bg1_light-left{background: #061E51; background: -webkit-linear-gradient(to left, #061E51,#072461); background: linear-gradient(to left, #061E51,#072461); }
.bg1-bg1_light-right{background: #061E51; background: -webkit-linear-gradient(to right, #061E51,#072461); background: linear-gradient(to right, #061E51,#072461); }
.bg1-bg1_dark-top{background: #061E51; background: -webkit-linear-gradient(to top, #061E51,#051841); background: linear-gradient(to top, #061E51,#051841); }
.bg1-bg1_dark-bottom{background: #061E51; background: -webkit-linear-gradient(to bottom, #061E51,#051841); background: linear-gradient(to bottom, #061E51,#051841); }
.bg1-bg1_dark-left{background: #061E51; background: -webkit-linear-gradient(to left, #061E51,#051841); background: linear-gradient(to left, #061E51,#051841); }
.bg1-bg1_dark-right{background: #061E51; background: -webkit-linear-gradient(to right, #061E51,#051841); background: linear-gradient(to right, #061E51,#051841); }
.bg1_light-bg1-top{background: #072461; background: -webkit-linear-gradient(to top, #072461,#061E51); background: linear-gradient(to top, #072461,#061E51); }
.bg1_light-bg1-bottom{background: #072461; background: -webkit-linear-gradient(to bottom, #072461,#061E51); background: linear-gradient(to bottom, #072461,#061E51); }
.bg1_light-bg1-left{background: #072461; background: -webkit-linear-gradient(to left, #072461,#061E51); background: linear-gradient(to left, #072461,#061E51); }
.bg1_light-bg1-right{background: #072461; background: -webkit-linear-gradient(to right, #072461,#061E51); background: linear-gradient(to right, #072461,#061E51); }
.bg1_light-bg1_dark-top{background: #072461; background: -webkit-linear-gradient(to top, #072461,#051841); background: linear-gradient(to top, #072461,#051841); }
.bg1_light-bg1_dark-bottom{background: #072461; background: -webkit-linear-gradient(to bottom, #072461,#051841); background: linear-gradient(to bottom, #072461,#051841); }
.bg1_light-bg1_dark-left{background: #072461; background: -webkit-linear-gradient(to left, #072461,#051841); background: linear-gradient(to left, #072461,#051841); }
.bg1_light-bg1_dark-right{background: #072461; background: -webkit-linear-gradient(to right, #072461,#051841); background: linear-gradient(to right, #072461,#051841); }
.bg1_dark-bg1-top{background: #051841; background: -webkit-linear-gradient(to top, #051841,#061E51); background: linear-gradient(to top, #051841,#061E51); }
.bg1_dark-bg1-bottom{background: #051841; background: -webkit-linear-gradient(to bottom, #051841,#061E51); background: linear-gradient(to bottom, #051841,#061E51); }
.bg1_dark-bg1-left{background: #051841; background: -webkit-linear-gradient(to left, #051841,#061E51); background: linear-gradient(to left, #051841,#061E51); }
.bg1_dark-bg1-right{background: #051841; background: -webkit-linear-gradient(to right, #051841,#061E51); background: linear-gradient(to right, #051841,#061E51); }
.bg1_dark-bg1_light-top{background: #051841; background: -webkit-linear-gradient(to top, #051841,#072461); background: linear-gradient(to top, #051841,#072461); }
.bg1_dark-bg1_light-bottom{background: #051841; background: -webkit-linear-gradient(to bottom, #051841,#072461); background: linear-gradient(to bottom, #051841,#072461); }
.bg1_dark-bg1_light-left{background: #051841; background: -webkit-linear-gradient(to left, #051841,#072461); background: linear-gradient(to left, #051841,#072461); }
.bg1_dark-bg1_light-right{background: #051841; background: -webkit-linear-gradient(to right, #051841,#072461); background: linear-gradient(to right, #051841,#072461); }
.bg1-bg2-top{background: #061E51; background: -webkit-linear-gradient(to top, #061E51,#FF8800); background: linear-gradient(to top, #061E51,#FF8800); }
.bg1-bg2-bottom{background: #061E51; background: -webkit-linear-gradient(to bottom, #061E51,#FF8800); background: linear-gradient(to bottom, #061E51,#FF8800); }
.bg1-bg2-left{background: #061E51; background: -webkit-linear-gradient(to left, #061E51,#FF8800); background: linear-gradient(to left, #061E51,#FF8800); }
.bg1-bg2-right{background: #061E51; background: -webkit-linear-gradient(to right, #061E51,#FF8800); background: linear-gradient(to right, #061E51,#FF8800); }
.bg1-bg2_light-top{background: #061E51; background: -webkit-linear-gradient(to top, #061E51,#ffa300); background: linear-gradient(to top, #061E51,#ffa300); }
.bg1-bg2_light-bottom{background: #061E51; background: -webkit-linear-gradient(to bottom, #061E51,#ffa300); background: linear-gradient(to bottom, #061E51,#ffa300); }
.bg1-bg2_light-left{background: #061E51; background: -webkit-linear-gradient(to left, #061E51,#ffa300); background: linear-gradient(to left, #061E51,#ffa300); }
.bg1-bg2_light-right{background: #061E51; background: -webkit-linear-gradient(to right, #061E51,#ffa300); background: linear-gradient(to right, #061E51,#ffa300); }
.bg1-bg2_dark-top{background: #061E51; background: -webkit-linear-gradient(to top, #061E51,#cc6d00); background: linear-gradient(to top, #061E51,#cc6d00); }
.bg1-bg2_dark-bottom{background: #061E51; background: -webkit-linear-gradient(to bottom, #061E51,#cc6d00); background: linear-gradient(to bottom, #061E51,#cc6d00); }
.bg1-bg2_dark-left{background: #061E51; background: -webkit-linear-gradient(to left, #061E51,#cc6d00); background: linear-gradient(to left, #061E51,#cc6d00); }
.bg1-bg2_dark-right{background: #061E51; background: -webkit-linear-gradient(to right, #061E51,#cc6d00); background: linear-gradient(to right, #061E51,#cc6d00); }
.bg1_light-bg2-top{background: #072461; background: -webkit-linear-gradient(to top, #072461,#FF8800); background: linear-gradient(to top, #072461,#FF8800); }
.bg1_light-bg2-bottom{background: #072461; background: -webkit-linear-gradient(to bottom, #072461,#FF8800); background: linear-gradient(to bottom, #072461,#FF8800); }
.bg1_light-bg2-left{background: #072461; background: -webkit-linear-gradient(to left, #072461,#FF8800); background: linear-gradient(to left, #072461,#FF8800); }
.bg1_light-bg2-right{background: #072461; background: -webkit-linear-gradient(to right, #072461,#FF8800); background: linear-gradient(to right, #072461,#FF8800); }
.bg1_light-bg2_light-top{background: #072461; background: -webkit-linear-gradient(to top, #072461,#ffa300); background: linear-gradient(to top, #072461,#ffa300); }
.bg1_light-bg2_light-bottom{background: #072461; background: -webkit-linear-gradient(to bottom, #072461,#ffa300); background: linear-gradient(to bottom, #072461,#ffa300); }
.bg1_light-bg2_light-left{background: #072461; background: -webkit-linear-gradient(to left, #072461,#ffa300); background: linear-gradient(to left, #072461,#ffa300); }
.bg1_light-bg2_light-right{background: #072461; background: -webkit-linear-gradient(to right, #072461,#ffa300); background: linear-gradient(to right, #072461,#ffa300); }
.bg1_light-bg2_dark-top{background: #072461; background: -webkit-linear-gradient(to top, #072461,#cc6d00); background: linear-gradient(to top, #072461,#cc6d00); }
.bg1_light-bg2_dark-bottom{background: #072461; background: -webkit-linear-gradient(to bottom, #072461,#cc6d00); background: linear-gradient(to bottom, #072461,#cc6d00); }
.bg1_light-bg2_dark-left{background: #072461; background: -webkit-linear-gradient(to left, #072461,#cc6d00); background: linear-gradient(to left, #072461,#cc6d00); }
.bg1_light-bg2_dark-right{background: #072461; background: -webkit-linear-gradient(to right, #072461,#cc6d00); background: linear-gradient(to right, #072461,#cc6d00); }
.bg1_dark-bg2-top{background: #051841; background: -webkit-linear-gradient(to top, #051841,#FF8800); background: linear-gradient(to top, #051841,#FF8800); }
.bg1_dark-bg2-bottom{background: #051841; background: -webkit-linear-gradient(to bottom, #051841,#FF8800); background: linear-gradient(to bottom, #051841,#FF8800); }
.bg1_dark-bg2-left{background: #051841; background: -webkit-linear-gradient(to left, #051841,#FF8800); background: linear-gradient(to left, #051841,#FF8800); }
.bg1_dark-bg2-right{background: #051841; background: -webkit-linear-gradient(to right, #051841,#FF8800); background: linear-gradient(to right, #051841,#FF8800); }
.bg1_dark-bg2_light-top{background: #051841; background: -webkit-linear-gradient(to top, #051841,#ffa300); background: linear-gradient(to top, #051841,#ffa300); }
.bg1_dark-bg2_light-bottom{background: #051841; background: -webkit-linear-gradient(to bottom, #051841,#ffa300); background: linear-gradient(to bottom, #051841,#ffa300); }
.bg1_dark-bg2_light-left{background: #051841; background: -webkit-linear-gradient(to left, #051841,#ffa300); background: linear-gradient(to left, #051841,#ffa300); }
.bg1_dark-bg2_light-right{background: #051841; background: -webkit-linear-gradient(to right, #051841,#ffa300); background: linear-gradient(to right, #051841,#ffa300); }
.bg1_dark-bg2_dark-top{background: #051841; background: -webkit-linear-gradient(to top, #051841,#cc6d00); background: linear-gradient(to top, #051841,#cc6d00); }
.bg1_dark-bg2_dark-bottom{background: #051841; background: -webkit-linear-gradient(to bottom, #051841,#cc6d00); background: linear-gradient(to bottom, #051841,#cc6d00); }
.bg1_dark-bg2_dark-left{background: #051841; background: -webkit-linear-gradient(to left, #051841,#cc6d00); background: linear-gradient(to left, #051841,#cc6d00); }
.bg1_dark-bg2_dark-right{background: #051841; background: -webkit-linear-gradient(to right, #051841,#cc6d00); background: linear-gradient(to right, #051841,#cc6d00); }
.bg1-bg3-top{background: #061E51; background: -webkit-linear-gradient(to top, #061E51,#36B2E3); background: linear-gradient(to top, #061E51,#36B2E3); }
.bg1-bg3-bottom{background: #061E51; background: -webkit-linear-gradient(to bottom, #061E51,#36B2E3); background: linear-gradient(to bottom, #061E51,#36B2E3); }
.bg1-bg3-left{background: #061E51; background: -webkit-linear-gradient(to left, #061E51,#36B2E3); background: linear-gradient(to left, #061E51,#36B2E3); }
.bg1-bg3-right{background: #061E51; background: -webkit-linear-gradient(to right, #061E51,#36B2E3); background: linear-gradient(to right, #061E51,#36B2E3); }
.bg1-bg3_light-top{background: #061E51; background: -webkit-linear-gradient(to top, #061E51,#41d611); background: linear-gradient(to top, #061E51,#41d611); }
.bg1-bg3_light-bottom{background: #061E51; background: -webkit-linear-gradient(to bottom, #061E51,#41d611); background: linear-gradient(to bottom, #061E51,#41d611); }
.bg1-bg3_light-left{background: #061E51; background: -webkit-linear-gradient(to left, #061E51,#41d611); background: linear-gradient(to left, #061E51,#41d611); }
.bg1-bg3_light-right{background: #061E51; background: -webkit-linear-gradient(to right, #061E51,#41d611); background: linear-gradient(to right, #061E51,#41d611); }
.bg1-bg3_dark-top{background: #061E51; background: -webkit-linear-gradient(to top, #061E51,#2b8eb6); background: linear-gradient(to top, #061E51,#2b8eb6); }
.bg1-bg3_dark-bottom{background: #061E51; background: -webkit-linear-gradient(to bottom, #061E51,#2b8eb6); background: linear-gradient(to bottom, #061E51,#2b8eb6); }
.bg1-bg3_dark-left{background: #061E51; background: -webkit-linear-gradient(to left, #061E51,#2b8eb6); background: linear-gradient(to left, #061E51,#2b8eb6); }
.bg1-bg3_dark-right{background: #061E51; background: -webkit-linear-gradient(to right, #061E51,#2b8eb6); background: linear-gradient(to right, #061E51,#2b8eb6); }
.bg1_light-bg3-top{background: #072461; background: -webkit-linear-gradient(to top, #072461,#36B2E3); background: linear-gradient(to top, #072461,#36B2E3); }
.bg1_light-bg3-bottom{background: #072461; background: -webkit-linear-gradient(to bottom, #072461,#36B2E3); background: linear-gradient(to bottom, #072461,#36B2E3); }
.bg1_light-bg3-left{background: #072461; background: -webkit-linear-gradient(to left, #072461,#36B2E3); background: linear-gradient(to left, #072461,#36B2E3); }
.bg1_light-bg3-right{background: #072461; background: -webkit-linear-gradient(to right, #072461,#36B2E3); background: linear-gradient(to right, #072461,#36B2E3); }
.bg1_light-bg3_light-top{background: #072461; background: -webkit-linear-gradient(to top, #072461,#41d611); background: linear-gradient(to top, #072461,#41d611); }
.bg1_light-bg3_light-bottom{background: #072461; background: -webkit-linear-gradient(to bottom, #072461,#41d611); background: linear-gradient(to bottom, #072461,#41d611); }
.bg1_light-bg3_light-left{background: #072461; background: -webkit-linear-gradient(to left, #072461,#41d611); background: linear-gradient(to left, #072461,#41d611); }
.bg1_light-bg3_light-right{background: #072461; background: -webkit-linear-gradient(to right, #072461,#41d611); background: linear-gradient(to right, #072461,#41d611); }
.bg1_light-bg3_dark-top{background: #072461; background: -webkit-linear-gradient(to top, #072461,#2b8eb6); background: linear-gradient(to top, #072461,#2b8eb6); }
.bg1_light-bg3_dark-bottom{background: #072461; background: -webkit-linear-gradient(to bottom, #072461,#2b8eb6); background: linear-gradient(to bottom, #072461,#2b8eb6); }
.bg1_light-bg3_dark-left{background: #072461; background: -webkit-linear-gradient(to left, #072461,#2b8eb6); background: linear-gradient(to left, #072461,#2b8eb6); }
.bg1_light-bg3_dark-right{background: #072461; background: -webkit-linear-gradient(to right, #072461,#2b8eb6); background: linear-gradient(to right, #072461,#2b8eb6); }
.bg1_dark-bg3-top{background: #051841; background: -webkit-linear-gradient(to top, #051841,#36B2E3); background: linear-gradient(to top, #051841,#36B2E3); }
.bg1_dark-bg3-bottom{background: #051841; background: -webkit-linear-gradient(to bottom, #051841,#36B2E3); background: linear-gradient(to bottom, #051841,#36B2E3); }
.bg1_dark-bg3-left{background: #051841; background: -webkit-linear-gradient(to left, #051841,#36B2E3); background: linear-gradient(to left, #051841,#36B2E3); }
.bg1_dark-bg3-right{background: #051841; background: -webkit-linear-gradient(to right, #051841,#36B2E3); background: linear-gradient(to right, #051841,#36B2E3); }
.bg1_dark-bg3_light-top{background: #051841; background: -webkit-linear-gradient(to top, #051841,#41d611); background: linear-gradient(to top, #051841,#41d611); }
.bg1_dark-bg3_light-bottom{background: #051841; background: -webkit-linear-gradient(to bottom, #051841,#41d611); background: linear-gradient(to bottom, #051841,#41d611); }
.bg1_dark-bg3_light-left{background: #051841; background: -webkit-linear-gradient(to left, #051841,#41d611); background: linear-gradient(to left, #051841,#41d611); }
.bg1_dark-bg3_light-right{background: #051841; background: -webkit-linear-gradient(to right, #051841,#41d611); background: linear-gradient(to right, #051841,#41d611); }
.bg1_dark-bg3_dark-top{background: #051841; background: -webkit-linear-gradient(to top, #051841,#2b8eb6); background: linear-gradient(to top, #051841,#2b8eb6); }
.bg1_dark-bg3_dark-bottom{background: #051841; background: -webkit-linear-gradient(to bottom, #051841,#2b8eb6); background: linear-gradient(to bottom, #051841,#2b8eb6); }
.bg1_dark-bg3_dark-left{background: #051841; background: -webkit-linear-gradient(to left, #051841,#2b8eb6); background: linear-gradient(to left, #051841,#2b8eb6); }
.bg1_dark-bg3_dark-right{background: #051841; background: -webkit-linear-gradient(to right, #051841,#2b8eb6); background: linear-gradient(to right, #051841,#2b8eb6); }
.bg1-bg4-top{background: #061E51; background: -webkit-linear-gradient(to top, #061E51,#ADD9D8); background: linear-gradient(to top, #061E51,#ADD9D8); }
.bg1-bg4-bottom{background: #061E51; background: -webkit-linear-gradient(to bottom, #061E51,#ADD9D8); background: linear-gradient(to bottom, #061E51,#ADD9D8); }
.bg1-bg4-left{background: #061E51; background: -webkit-linear-gradient(to left, #061E51,#ADD9D8); background: linear-gradient(to left, #061E51,#ADD9D8); }
.bg1-bg4-right{background: #061E51; background: -webkit-linear-gradient(to right, #061E51,#ADD9D8); background: linear-gradient(to right, #061E51,#ADD9D8); }
.bg1-bg4_light-top{background: #061E51; background: -webkit-linear-gradient(to top, #061E51,#d01041); background: linear-gradient(to top, #061E51,#d01041); }
.bg1-bg4_light-bottom{background: #061E51; background: -webkit-linear-gradient(to bottom, #061E51,#d01041); background: linear-gradient(to bottom, #061E51,#d01041); }
.bg1-bg4_light-left{background: #061E51; background: -webkit-linear-gradient(to left, #061E51,#d01041); background: linear-gradient(to left, #061E51,#d01041); }
.bg1-bg4_light-right{background: #061E51; background: -webkit-linear-gradient(to right, #061E51,#d01041); background: linear-gradient(to right, #061E51,#d01041); }
.bg1-bg4_dark-top{background: #061E51; background: -webkit-linear-gradient(to top, #061E51,#8aaead); background: linear-gradient(to top, #061E51,#8aaead); }
.bg1-bg4_dark-bottom{background: #061E51; background: -webkit-linear-gradient(to bottom, #061E51,#8aaead); background: linear-gradient(to bottom, #061E51,#8aaead); }
.bg1-bg4_dark-left{background: #061E51; background: -webkit-linear-gradient(to left, #061E51,#8aaead); background: linear-gradient(to left, #061E51,#8aaead); }
.bg1-bg4_dark-right{background: #061E51; background: -webkit-linear-gradient(to right, #061E51,#8aaead); background: linear-gradient(to right, #061E51,#8aaead); }
.bg1_light-bg4-top{background: #072461; background: -webkit-linear-gradient(to top, #072461,#ADD9D8); background: linear-gradient(to top, #072461,#ADD9D8); }
.bg1_light-bg4-bottom{background: #072461; background: -webkit-linear-gradient(to bottom, #072461,#ADD9D8); background: linear-gradient(to bottom, #072461,#ADD9D8); }
.bg1_light-bg4-left{background: #072461; background: -webkit-linear-gradient(to left, #072461,#ADD9D8); background: linear-gradient(to left, #072461,#ADD9D8); }
.bg1_light-bg4-right{background: #072461; background: -webkit-linear-gradient(to right, #072461,#ADD9D8); background: linear-gradient(to right, #072461,#ADD9D8); }
.bg1_light-bg4_light-top{background: #072461; background: -webkit-linear-gradient(to top, #072461,#d01041); background: linear-gradient(to top, #072461,#d01041); }
.bg1_light-bg4_light-bottom{background: #072461; background: -webkit-linear-gradient(to bottom, #072461,#d01041); background: linear-gradient(to bottom, #072461,#d01041); }
.bg1_light-bg4_light-left{background: #072461; background: -webkit-linear-gradient(to left, #072461,#d01041); background: linear-gradient(to left, #072461,#d01041); }
.bg1_light-bg4_light-right{background: #072461; background: -webkit-linear-gradient(to right, #072461,#d01041); background: linear-gradient(to right, #072461,#d01041); }
.bg1_light-bg4_dark-top{background: #072461; background: -webkit-linear-gradient(to top, #072461,#8aaead); background: linear-gradient(to top, #072461,#8aaead); }
.bg1_light-bg4_dark-bottom{background: #072461; background: -webkit-linear-gradient(to bottom, #072461,#8aaead); background: linear-gradient(to bottom, #072461,#8aaead); }
.bg1_light-bg4_dark-left{background: #072461; background: -webkit-linear-gradient(to left, #072461,#8aaead); background: linear-gradient(to left, #072461,#8aaead); }
.bg1_light-bg4_dark-right{background: #072461; background: -webkit-linear-gradient(to right, #072461,#8aaead); background: linear-gradient(to right, #072461,#8aaead); }
.bg1_dark-bg4-top{background: #051841; background: -webkit-linear-gradient(to top, #051841,#ADD9D8); background: linear-gradient(to top, #051841,#ADD9D8); }
.bg1_dark-bg4-bottom{background: #051841; background: -webkit-linear-gradient(to bottom, #051841,#ADD9D8); background: linear-gradient(to bottom, #051841,#ADD9D8); }
.bg1_dark-bg4-left{background: #051841; background: -webkit-linear-gradient(to left, #051841,#ADD9D8); background: linear-gradient(to left, #051841,#ADD9D8); }
.bg1_dark-bg4-right{background: #051841; background: -webkit-linear-gradient(to right, #051841,#ADD9D8); background: linear-gradient(to right, #051841,#ADD9D8); }
.bg1_dark-bg4_light-top{background: #051841; background: -webkit-linear-gradient(to top, #051841,#d01041); background: linear-gradient(to top, #051841,#d01041); }
.bg1_dark-bg4_light-bottom{background: #051841; background: -webkit-linear-gradient(to bottom, #051841,#d01041); background: linear-gradient(to bottom, #051841,#d01041); }
.bg1_dark-bg4_light-left{background: #051841; background: -webkit-linear-gradient(to left, #051841,#d01041); background: linear-gradient(to left, #051841,#d01041); }
.bg1_dark-bg4_light-right{background: #051841; background: -webkit-linear-gradient(to right, #051841,#d01041); background: linear-gradient(to right, #051841,#d01041); }
.bg1_dark-bg4_dark-top{background: #051841; background: -webkit-linear-gradient(to top, #051841,#8aaead); background: linear-gradient(to top, #051841,#8aaead); }
.bg1_dark-bg4_dark-bottom{background: #051841; background: -webkit-linear-gradient(to bottom, #051841,#8aaead); background: linear-gradient(to bottom, #051841,#8aaead); }
.bg1_dark-bg4_dark-left{background: #051841; background: -webkit-linear-gradient(to left, #051841,#8aaead); background: linear-gradient(to left, #051841,#8aaead); }
.bg1_dark-bg4_dark-right{background: #051841; background: -webkit-linear-gradient(to right, #051841,#8aaead); background: linear-gradient(to right, #051841,#8aaead); }
.bg1-bgwhite-top{background: #061E51; background: -webkit-linear-gradient(to top, #061E51,#ffffff); background: linear-gradient(to top, #061E51,#ffffff); }
.bg1-bgwhite-bottom{background: #061E51; background: -webkit-linear-gradient(to bottom, #061E51,#ffffff); background: linear-gradient(to bottom, #061E51,#ffffff); }
.bg1-bgwhite-left{background: #061E51; background: -webkit-linear-gradient(to left, #061E51,#ffffff); background: linear-gradient(to left, #061E51,#ffffff); }
.bg1-bgwhite-right{background: #061E51; background: -webkit-linear-gradient(to right, #061E51,#ffffff); background: linear-gradient(to right, #061E51,#ffffff); }
.bgwhite-bg1-top{background: #ffffff; background: -webkit-linear-gradient(to bottom, #061E51,#ffffff); background: linear-gradient(to bottom, #061E51,#ffffff); }
.bgwhite-bg1-bottom{background: #ffffff; background: -webkit-linear-gradient(to top, #061E51,#ffffff); background: linear-gradient(to top, #061E51,#ffffff); }
.bgwhite-bg1-left{background: #ffffff; background: -webkit-linear-gradient(to right, #061E51,#ffffff); background: linear-gradient(to right, #061E51,#ffffff); }
.bgwhite-bg1-right{background: #ffffff; background: -webkit-linear-gradient(to left, #061E51,#ffffff); background: linear-gradient(to top, #061E51,#ffffff); }
.bg1_light-bgwhite-top{background: #072461; background: -webkit-linear-gradient(to top, #072461,#ffffff); background: linear-gradient(to top, #072461,#ffffff); }
.bg1_light-bgwhite-bottom{background: #072461; background: -webkit-linear-gradient(to bottom, #072461,#ffffff); background: linear-gradient(to bottom, #072461,#ffffff); }
.bg1_light-bgwhite-left{background: #072461; background: -webkit-linear-gradient(to left, #072461,#ffffff); background: linear-gradient(to left, #072461,#ffffff); }
.bg1_light-bgwhite-right{background: #072461; background: -webkit-linear-gradient(to right, #072461,#ffffff); background: linear-gradient(to right, #072461,#ffffff); }
.bgwhite-bg1_light-top{background: #ffffff; background: -webkit-linear-gradient(to bottom, #072461,#ffffff); background: linear-gradient(to bottom, #072461,#ffffff); }
.bgwhite-bg1_light-bottom{background: #ffffff; background: -webkit-linear-gradient(to top, #072461,#ffffff); background: linear-gradient(to top, #072461,#ffffff); }
.bgwhite-bg1_light-left{background: #ffffff; background: -webkit-linear-gradient(to right, #072461,#ffffff); background: linear-gradient(to right, #072461,#ffffff); }
.bgwhite-bg1_light-right{background: #ffffff; background: -webkit-linear-gradient(to left, #072461,#ffffff); background: linear-gradient(to top, #072461,#ffffff); }
.bg1_dark-bgwhite-top{background: #051841; background: -webkit-linear-gradient(to top, #051841,#ffffff); background: linear-gradient(to top, #051841,#ffffff); }
.bg1_dark-bgwhite-bottom{background: #051841; background: -webkit-linear-gradient(to bottom, #051841,#ffffff); background: linear-gradient(to bottom, #051841,#ffffff); }
.bg1_dark-bgwhite-left{background: #051841; background: -webkit-linear-gradient(to left, #051841,#ffffff); background: linear-gradient(to left, #051841,#ffffff); }
.bg1_dark-bgwhite-right{background: #051841; background: -webkit-linear-gradient(to right, #051841,#ffffff); background: linear-gradient(to right, #051841,#ffffff); }
.bgwhite-bg1_dark-top{background: #ffffff; background: -webkit-linear-gradient(to bottom, #051841,#ffffff); background: linear-gradient(to bottom, #051841,#ffffff); }
.bgwhite-bg1_dark-bottom{background: #ffffff; background: -webkit-linear-gradient(to top, #051841,#ffffff); background: linear-gradient(to top, #051841,#ffffff); }
.bgwhite-bg1_dark-left{background: #ffffff; background: -webkit-linear-gradient(to right, #051841,#ffffff); background: linear-gradient(to right, #051841,#ffffff); }
.bgwhite-bg1_dark-right{background: #ffffff; background: -webkit-linear-gradient(to left, #051841,#ffffff); background: linear-gradient(to top, #051841,#ffffff); }
.fill-color2{fill: #FF8800  !important;}
.bg-color2{background: #FF8800  !important;}
.bg-color2-hover{transition: all .25s ease-in;}
.bg-color2-hover:hover{background: #FF8800  !important;}
.border-color2{border-color: #FF8800  !important;}
.text-color2{color: #FF8800  !important;}
.text-color2-hover{transition: all .25s ease-in;}
.text-color2-hover:hover{color: #FF8800  !important;}
.fill-color2_dark{fill: #cc6d00  !important;}
.bg-color2_dark{background: #cc6d00  !important;}
.bg-color2_dark-hover{transition: all .25s ease-in;}
.bg-color2_dark-hover:hover{background: #cc6d00  !important;}
.border-color2_dark{border-color: #cc6d00  !important;}
.text-color2_dark{color: #cc6d00  !important;}
.text-color2_dark-hover{transition: all .25s ease-in;}
.text-color2_dark-hover:hover{color: #cc6d00  !important;}
.fill-color2_light{fill: #ffa300  !important;}
.bg-color2_light{background: #ffa300  !important;}
.bg-color2_light-hover{transition: all .25s ease-in;}
.bg-color2_light-hover:hover{background: #ffa300  !important;}
.border-color2_light{border-color: #ffa300  !important;}
.text-color2_light{color: #ffa300  !important;}
.text-color2_light-hover{transition: all .25s ease-in;}
.text-color2_light-hover:hover{color: #ffa300  !important;}
.text-white-hover:hover{color: #ffffff !important;}
.bg2-bg1-top{background: #FF8800; background: -webkit-linear-gradient(to top, #FF8800,#061E51); background: linear-gradient(to top, #FF8800,#061E51); }
.bg2-bg1-bottom{background: #FF8800; background: -webkit-linear-gradient(to bottom, #FF8800,#061E51); background: linear-gradient(to bottom, #FF8800,#061E51); }
.bg2-bg1-left{background: #FF8800; background: -webkit-linear-gradient(to left, #FF8800,#061E51); background: linear-gradient(to left, #FF8800,#061E51); }
.bg2-bg1-right{background: #FF8800; background: -webkit-linear-gradient(to right, #FF8800,#061E51); background: linear-gradient(to right, #FF8800,#061E51); }
.bg2-bg1_light-top{background: #FF8800; background: -webkit-linear-gradient(to top, #FF8800,#072461); background: linear-gradient(to top, #FF8800,#072461); }
.bg2-bg1_light-bottom{background: #FF8800; background: -webkit-linear-gradient(to bottom, #FF8800,#072461); background: linear-gradient(to bottom, #FF8800,#072461); }
.bg2-bg1_light-left{background: #FF8800; background: -webkit-linear-gradient(to left, #FF8800,#072461); background: linear-gradient(to left, #FF8800,#072461); }
.bg2-bg1_light-right{background: #FF8800; background: -webkit-linear-gradient(to right, #FF8800,#072461); background: linear-gradient(to right, #FF8800,#072461); }
.bg2-bg1_dark-top{background: #FF8800; background: -webkit-linear-gradient(to top, #FF8800,#051841); background: linear-gradient(to top, #FF8800,#051841); }
.bg2-bg1_dark-bottom{background: #FF8800; background: -webkit-linear-gradient(to bottom, #FF8800,#051841); background: linear-gradient(to bottom, #FF8800,#051841); }
.bg2-bg1_dark-left{background: #FF8800; background: -webkit-linear-gradient(to left, #FF8800,#051841); background: linear-gradient(to left, #FF8800,#051841); }
.bg2-bg1_dark-right{background: #FF8800; background: -webkit-linear-gradient(to right, #FF8800,#051841); background: linear-gradient(to right, #FF8800,#051841); }
.bg2_light-bg1-top{background: #ffa300; background: -webkit-linear-gradient(to top, #ffa300,#061E51); background: linear-gradient(to top, #ffa300,#061E51); }
.bg2_light-bg1-bottom{background: #ffa300; background: -webkit-linear-gradient(to bottom, #ffa300,#061E51); background: linear-gradient(to bottom, #ffa300,#061E51); }
.bg2_light-bg1-left{background: #ffa300; background: -webkit-linear-gradient(to left, #ffa300,#061E51); background: linear-gradient(to left, #ffa300,#061E51); }
.bg2_light-bg1-right{background: #ffa300; background: -webkit-linear-gradient(to right, #ffa300,#061E51); background: linear-gradient(to right, #ffa300,#061E51); }
.bg2_light-bg1_light-top{background: #ffa300; background: -webkit-linear-gradient(to top, #ffa300,#072461); background: linear-gradient(to top, #ffa300,#072461); }
.bg2_light-bg1_light-bottom{background: #ffa300; background: -webkit-linear-gradient(to bottom, #ffa300,#072461); background: linear-gradient(to bottom, #ffa300,#072461); }
.bg2_light-bg1_light-left{background: #ffa300; background: -webkit-linear-gradient(to left, #ffa300,#072461); background: linear-gradient(to left, #ffa300,#072461); }
.bg2_light-bg1_light-right{background: #ffa300; background: -webkit-linear-gradient(to right, #ffa300,#072461); background: linear-gradient(to right, #ffa300,#072461); }
.bg2_light-bg1_dark-top{background: #ffa300; background: -webkit-linear-gradient(to top, #ffa300,#051841); background: linear-gradient(to top, #ffa300,#051841); }
.bg2_light-bg1_dark-bottom{background: #ffa300; background: -webkit-linear-gradient(to bottom, #ffa300,#051841); background: linear-gradient(to bottom, #ffa300,#051841); }
.bg2_light-bg1_dark-left{background: #ffa300; background: -webkit-linear-gradient(to left, #ffa300,#051841); background: linear-gradient(to left, #ffa300,#051841); }
.bg2_light-bg1_dark-right{background: #ffa300; background: -webkit-linear-gradient(to right, #ffa300,#051841); background: linear-gradient(to right, #ffa300,#051841); }
.bg2_dark-bg1-top{background: #cc6d00; background: -webkit-linear-gradient(to top, #cc6d00,#061E51); background: linear-gradient(to top, #cc6d00,#061E51); }
.bg2_dark-bg1-bottom{background: #cc6d00; background: -webkit-linear-gradient(to bottom, #cc6d00,#061E51); background: linear-gradient(to bottom, #cc6d00,#061E51); }
.bg2_dark-bg1-left{background: #cc6d00; background: -webkit-linear-gradient(to left, #cc6d00,#061E51); background: linear-gradient(to left, #cc6d00,#061E51); }
.bg2_dark-bg1-right{background: #cc6d00; background: -webkit-linear-gradient(to right, #cc6d00,#061E51); background: linear-gradient(to right, #cc6d00,#061E51); }
.bg2_dark-bg1_light-top{background: #cc6d00; background: -webkit-linear-gradient(to top, #cc6d00,#072461); background: linear-gradient(to top, #cc6d00,#072461); }
.bg2_dark-bg1_light-bottom{background: #cc6d00; background: -webkit-linear-gradient(to bottom, #cc6d00,#072461); background: linear-gradient(to bottom, #cc6d00,#072461); }
.bg2_dark-bg1_light-left{background: #cc6d00; background: -webkit-linear-gradient(to left, #cc6d00,#072461); background: linear-gradient(to left, #cc6d00,#072461); }
.bg2_dark-bg1_light-right{background: #cc6d00; background: -webkit-linear-gradient(to right, #cc6d00,#072461); background: linear-gradient(to right, #cc6d00,#072461); }
.bg2_dark-bg1_dark-top{background: #cc6d00; background: -webkit-linear-gradient(to top, #cc6d00,#051841); background: linear-gradient(to top, #cc6d00,#051841); }
.bg2_dark-bg1_dark-bottom{background: #cc6d00; background: -webkit-linear-gradient(to bottom, #cc6d00,#051841); background: linear-gradient(to bottom, #cc6d00,#051841); }
.bg2_dark-bg1_dark-left{background: #cc6d00; background: -webkit-linear-gradient(to left, #cc6d00,#051841); background: linear-gradient(to left, #cc6d00,#051841); }
.bg2_dark-bg1_dark-right{background: #cc6d00; background: -webkit-linear-gradient(to right, #cc6d00,#051841); background: linear-gradient(to right, #cc6d00,#051841); }
.bg2-bg2_light-top{background: #FF8800; background: -webkit-linear-gradient(to top, #FF8800,#ffa300); background: linear-gradient(to top, #FF8800,#ffa300); }
.bg2-bg2_light-bottom{background: #FF8800; background: -webkit-linear-gradient(to bottom, #FF8800,#ffa300); background: linear-gradient(to bottom, #FF8800,#ffa300); }
.bg2-bg2_light-left{background: #FF8800; background: -webkit-linear-gradient(to left, #FF8800,#ffa300); background: linear-gradient(to left, #FF8800,#ffa300); }
.bg2-bg2_light-right{background: #FF8800; background: -webkit-linear-gradient(to right, #FF8800,#ffa300); background: linear-gradient(to right, #FF8800,#ffa300); }
.bg2-bg2_dark-top{background: #FF8800; background: -webkit-linear-gradient(to top, #FF8800,#cc6d00); background: linear-gradient(to top, #FF8800,#cc6d00); }
.bg2-bg2_dark-bottom{background: #FF8800; background: -webkit-linear-gradient(to bottom, #FF8800,#cc6d00); background: linear-gradient(to bottom, #FF8800,#cc6d00); }
.bg2-bg2_dark-left{background: #FF8800; background: -webkit-linear-gradient(to left, #FF8800,#cc6d00); background: linear-gradient(to left, #FF8800,#cc6d00); }
.bg2-bg2_dark-right{background: #FF8800; background: -webkit-linear-gradient(to right, #FF8800,#cc6d00); background: linear-gradient(to right, #FF8800,#cc6d00); }
.bg2_light-bg2-top{background: #ffa300; background: -webkit-linear-gradient(to top, #ffa300,#FF8800); background: linear-gradient(to top, #ffa300,#FF8800); }
.bg2_light-bg2-bottom{background: #ffa300; background: -webkit-linear-gradient(to bottom, #ffa300,#FF8800); background: linear-gradient(to bottom, #ffa300,#FF8800); }
.bg2_light-bg2-left{background: #ffa300; background: -webkit-linear-gradient(to left, #ffa300,#FF8800); background: linear-gradient(to left, #ffa300,#FF8800); }
.bg2_light-bg2-right{background: #ffa300; background: -webkit-linear-gradient(to right, #ffa300,#FF8800); background: linear-gradient(to right, #ffa300,#FF8800); }
.bg2_light-bg2_dark-top{background: #ffa300; background: -webkit-linear-gradient(to top, #ffa300,#cc6d00); background: linear-gradient(to top, #ffa300,#cc6d00); }
.bg2_light-bg2_dark-bottom{background: #ffa300; background: -webkit-linear-gradient(to bottom, #ffa300,#cc6d00); background: linear-gradient(to bottom, #ffa300,#cc6d00); }
.bg2_light-bg2_dark-left{background: #ffa300; background: -webkit-linear-gradient(to left, #ffa300,#cc6d00); background: linear-gradient(to left, #ffa300,#cc6d00); }
.bg2_light-bg2_dark-right{background: #ffa300; background: -webkit-linear-gradient(to right, #ffa300,#cc6d00); background: linear-gradient(to right, #ffa300,#cc6d00); }
.bg2_dark-bg2-top{background: #cc6d00; background: -webkit-linear-gradient(to top, #cc6d00,#FF8800); background: linear-gradient(to top, #cc6d00,#FF8800); }
.bg2_dark-bg2-bottom{background: #cc6d00; background: -webkit-linear-gradient(to bottom, #cc6d00,#FF8800); background: linear-gradient(to bottom, #cc6d00,#FF8800); }
.bg2_dark-bg2-left{background: #cc6d00; background: -webkit-linear-gradient(to left, #cc6d00,#FF8800); background: linear-gradient(to left, #cc6d00,#FF8800); }
.bg2_dark-bg2-right{background: #cc6d00; background: -webkit-linear-gradient(to right, #cc6d00,#FF8800); background: linear-gradient(to right, #cc6d00,#FF8800); }
.bg2_dark-bg2_light-top{background: #cc6d00; background: -webkit-linear-gradient(to top, #cc6d00,#ffa300); background: linear-gradient(to top, #cc6d00,#ffa300); }
.bg2_dark-bg2_light-bottom{background: #cc6d00; background: -webkit-linear-gradient(to bottom, #cc6d00,#ffa300); background: linear-gradient(to bottom, #cc6d00,#ffa300); }
.bg2_dark-bg2_light-left{background: #cc6d00; background: -webkit-linear-gradient(to left, #cc6d00,#ffa300); background: linear-gradient(to left, #cc6d00,#ffa300); }
.bg2_dark-bg2_light-right{background: #cc6d00; background: -webkit-linear-gradient(to right, #cc6d00,#ffa300); background: linear-gradient(to right, #cc6d00,#ffa300); }
.bg2-bg3-top{background: #FF8800; background: -webkit-linear-gradient(to top, #FF8800,#36B2E3); background: linear-gradient(to top, #FF8800,#36B2E3); }
.bg2-bg3-bottom{background: #FF8800; background: -webkit-linear-gradient(to bottom, #FF8800,#36B2E3); background: linear-gradient(to bottom, #FF8800,#36B2E3); }
.bg2-bg3-left{background: #FF8800; background: -webkit-linear-gradient(to left, #FF8800,#36B2E3); background: linear-gradient(to left, #FF8800,#36B2E3); }
.bg2-bg3-right{background: #FF8800; background: -webkit-linear-gradient(to right, #FF8800,#36B2E3); background: linear-gradient(to right, #FF8800,#36B2E3); }
.bg2-bg3_light-top{background: #FF8800; background: -webkit-linear-gradient(to top, #FF8800,#41d611); background: linear-gradient(to top, #FF8800,#41d611); }
.bg2-bg3_light-bottom{background: #FF8800; background: -webkit-linear-gradient(to bottom, #FF8800,#41d611); background: linear-gradient(to bottom, #FF8800,#41d611); }
.bg2-bg3_light-left{background: #FF8800; background: -webkit-linear-gradient(to left, #FF8800,#41d611); background: linear-gradient(to left, #FF8800,#41d611); }
.bg2-bg3_light-right{background: #FF8800; background: -webkit-linear-gradient(to right, #FF8800,#41d611); background: linear-gradient(to right, #FF8800,#41d611); }
.bg2-bg3_dark-top{background: #FF8800; background: -webkit-linear-gradient(to top, #FF8800,#2b8eb6); background: linear-gradient(to top, #FF8800,#2b8eb6); }
.bg2-bg3_dark-bottom{background: #FF8800; background: -webkit-linear-gradient(to bottom, #FF8800,#2b8eb6); background: linear-gradient(to bottom, #FF8800,#2b8eb6); }
.bg2-bg3_dark-left{background: #FF8800; background: -webkit-linear-gradient(to left, #FF8800,#2b8eb6); background: linear-gradient(to left, #FF8800,#2b8eb6); }
.bg2-bg3_dark-right{background: #FF8800; background: -webkit-linear-gradient(to right, #FF8800,#2b8eb6); background: linear-gradient(to right, #FF8800,#2b8eb6); }
.bg2_light-bg3-top{background: #ffa300; background: -webkit-linear-gradient(to top, #ffa300,#36B2E3); background: linear-gradient(to top, #ffa300,#36B2E3); }
.bg2_light-bg3-bottom{background: #ffa300; background: -webkit-linear-gradient(to bottom, #ffa300,#36B2E3); background: linear-gradient(to bottom, #ffa300,#36B2E3); }
.bg2_light-bg3-left{background: #ffa300; background: -webkit-linear-gradient(to left, #ffa300,#36B2E3); background: linear-gradient(to left, #ffa300,#36B2E3); }
.bg2_light-bg3-right{background: #ffa300; background: -webkit-linear-gradient(to right, #ffa300,#36B2E3); background: linear-gradient(to right, #ffa300,#36B2E3); }
.bg2_light-bg3_light-top{background: #ffa300; background: -webkit-linear-gradient(to top, #ffa300,#41d611); background: linear-gradient(to top, #ffa300,#41d611); }
.bg2_light-bg3_light-bottom{background: #ffa300; background: -webkit-linear-gradient(to bottom, #ffa300,#41d611); background: linear-gradient(to bottom, #ffa300,#41d611); }
.bg2_light-bg3_light-left{background: #ffa300; background: -webkit-linear-gradient(to left, #ffa300,#41d611); background: linear-gradient(to left, #ffa300,#41d611); }
.bg2_light-bg3_light-right{background: #ffa300; background: -webkit-linear-gradient(to right, #ffa300,#41d611); background: linear-gradient(to right, #ffa300,#41d611); }
.bg2_light-bg3_dark-top{background: #ffa300; background: -webkit-linear-gradient(to top, #ffa300,#2b8eb6); background: linear-gradient(to top, #ffa300,#2b8eb6); }
.bg2_light-bg3_dark-bottom{background: #ffa300; background: -webkit-linear-gradient(to bottom, #ffa300,#2b8eb6); background: linear-gradient(to bottom, #ffa300,#2b8eb6); }
.bg2_light-bg3_dark-left{background: #ffa300; background: -webkit-linear-gradient(to left, #ffa300,#2b8eb6); background: linear-gradient(to left, #ffa300,#2b8eb6); }
.bg2_light-bg3_dark-right{background: #ffa300; background: -webkit-linear-gradient(to right, #ffa300,#2b8eb6); background: linear-gradient(to right, #ffa300,#2b8eb6); }
.bg2_dark-bg3-top{background: #cc6d00; background: -webkit-linear-gradient(to top, #cc6d00,#36B2E3); background: linear-gradient(to top, #cc6d00,#36B2E3); }
.bg2_dark-bg3-bottom{background: #cc6d00; background: -webkit-linear-gradient(to bottom, #cc6d00,#36B2E3); background: linear-gradient(to bottom, #cc6d00,#36B2E3); }
.bg2_dark-bg3-left{background: #cc6d00; background: -webkit-linear-gradient(to left, #cc6d00,#36B2E3); background: linear-gradient(to left, #cc6d00,#36B2E3); }
.bg2_dark-bg3-right{background: #cc6d00; background: -webkit-linear-gradient(to right, #cc6d00,#36B2E3); background: linear-gradient(to right, #cc6d00,#36B2E3); }
.bg2_dark-bg3_light-top{background: #cc6d00; background: -webkit-linear-gradient(to top, #cc6d00,#41d611); background: linear-gradient(to top, #cc6d00,#41d611); }
.bg2_dark-bg3_light-bottom{background: #cc6d00; background: -webkit-linear-gradient(to bottom, #cc6d00,#41d611); background: linear-gradient(to bottom, #cc6d00,#41d611); }
.bg2_dark-bg3_light-left{background: #cc6d00; background: -webkit-linear-gradient(to left, #cc6d00,#41d611); background: linear-gradient(to left, #cc6d00,#41d611); }
.bg2_dark-bg3_light-right{background: #cc6d00; background: -webkit-linear-gradient(to right, #cc6d00,#41d611); background: linear-gradient(to right, #cc6d00,#41d611); }
.bg2_dark-bg3_dark-top{background: #cc6d00; background: -webkit-linear-gradient(to top, #cc6d00,#2b8eb6); background: linear-gradient(to top, #cc6d00,#2b8eb6); }
.bg2_dark-bg3_dark-bottom{background: #cc6d00; background: -webkit-linear-gradient(to bottom, #cc6d00,#2b8eb6); background: linear-gradient(to bottom, #cc6d00,#2b8eb6); }
.bg2_dark-bg3_dark-left{background: #cc6d00; background: -webkit-linear-gradient(to left, #cc6d00,#2b8eb6); background: linear-gradient(to left, #cc6d00,#2b8eb6); }
.bg2_dark-bg3_dark-right{background: #cc6d00; background: -webkit-linear-gradient(to right, #cc6d00,#2b8eb6); background: linear-gradient(to right, #cc6d00,#2b8eb6); }
.bg2-bg4-top{background: #FF8800; background: -webkit-linear-gradient(to top, #FF8800,#ADD9D8); background: linear-gradient(to top, #FF8800,#ADD9D8); }
.bg2-bg4-bottom{background: #FF8800; background: -webkit-linear-gradient(to bottom, #FF8800,#ADD9D8); background: linear-gradient(to bottom, #FF8800,#ADD9D8); }
.bg2-bg4-left{background: #FF8800; background: -webkit-linear-gradient(to left, #FF8800,#ADD9D8); background: linear-gradient(to left, #FF8800,#ADD9D8); }
.bg2-bg4-right{background: #FF8800; background: -webkit-linear-gradient(to right, #FF8800,#ADD9D8); background: linear-gradient(to right, #FF8800,#ADD9D8); }
.bg2-bg4_light-top{background: #FF8800; background: -webkit-linear-gradient(to top, #FF8800,#d01041); background: linear-gradient(to top, #FF8800,#d01041); }
.bg2-bg4_light-bottom{background: #FF8800; background: -webkit-linear-gradient(to bottom, #FF8800,#d01041); background: linear-gradient(to bottom, #FF8800,#d01041); }
.bg2-bg4_light-left{background: #FF8800; background: -webkit-linear-gradient(to left, #FF8800,#d01041); background: linear-gradient(to left, #FF8800,#d01041); }
.bg2-bg4_light-right{background: #FF8800; background: -webkit-linear-gradient(to right, #FF8800,#d01041); background: linear-gradient(to right, #FF8800,#d01041); }
.bg2-bg4_dark-top{background: #FF8800; background: -webkit-linear-gradient(to top, #FF8800,#8aaead); background: linear-gradient(to top, #FF8800,#8aaead); }
.bg2-bg4_dark-bottom{background: #FF8800; background: -webkit-linear-gradient(to bottom, #FF8800,#8aaead); background: linear-gradient(to bottom, #FF8800,#8aaead); }
.bg2-bg4_dark-left{background: #FF8800; background: -webkit-linear-gradient(to left, #FF8800,#8aaead); background: linear-gradient(to left, #FF8800,#8aaead); }
.bg2-bg4_dark-right{background: #FF8800; background: -webkit-linear-gradient(to right, #FF8800,#8aaead); background: linear-gradient(to right, #FF8800,#8aaead); }
.bg2_light-bg4-top{background: #ffa300; background: -webkit-linear-gradient(to top, #ffa300,#ADD9D8); background: linear-gradient(to top, #ffa300,#ADD9D8); }
.bg2_light-bg4-bottom{background: #ffa300; background: -webkit-linear-gradient(to bottom, #ffa300,#ADD9D8); background: linear-gradient(to bottom, #ffa300,#ADD9D8); }
.bg2_light-bg4-left{background: #ffa300; background: -webkit-linear-gradient(to left, #ffa300,#ADD9D8); background: linear-gradient(to left, #ffa300,#ADD9D8); }
.bg2_light-bg4-right{background: #ffa300; background: -webkit-linear-gradient(to right, #ffa300,#ADD9D8); background: linear-gradient(to right, #ffa300,#ADD9D8); }
.bg2_light-bg4_light-top{background: #ffa300; background: -webkit-linear-gradient(to top, #ffa300,#d01041); background: linear-gradient(to top, #ffa300,#d01041); }
.bg2_light-bg4_light-bottom{background: #ffa300; background: -webkit-linear-gradient(to bottom, #ffa300,#d01041); background: linear-gradient(to bottom, #ffa300,#d01041); }
.bg2_light-bg4_light-left{background: #ffa300; background: -webkit-linear-gradient(to left, #ffa300,#d01041); background: linear-gradient(to left, #ffa300,#d01041); }
.bg2_light-bg4_light-right{background: #ffa300; background: -webkit-linear-gradient(to right, #ffa300,#d01041); background: linear-gradient(to right, #ffa300,#d01041); }
.bg2_light-bg4_dark-top{background: #ffa300; background: -webkit-linear-gradient(to top, #ffa300,#8aaead); background: linear-gradient(to top, #ffa300,#8aaead); }
.bg2_light-bg4_dark-bottom{background: #ffa300; background: -webkit-linear-gradient(to bottom, #ffa300,#8aaead); background: linear-gradient(to bottom, #ffa300,#8aaead); }
.bg2_light-bg4_dark-left{background: #ffa300; background: -webkit-linear-gradient(to left, #ffa300,#8aaead); background: linear-gradient(to left, #ffa300,#8aaead); }
.bg2_light-bg4_dark-right{background: #ffa300; background: -webkit-linear-gradient(to right, #ffa300,#8aaead); background: linear-gradient(to right, #ffa300,#8aaead); }
.bg2_dark-bg4-top{background: #cc6d00; background: -webkit-linear-gradient(to top, #cc6d00,#ADD9D8); background: linear-gradient(to top, #cc6d00,#ADD9D8); }
.bg2_dark-bg4-bottom{background: #cc6d00; background: -webkit-linear-gradient(to bottom, #cc6d00,#ADD9D8); background: linear-gradient(to bottom, #cc6d00,#ADD9D8); }
.bg2_dark-bg4-left{background: #cc6d00; background: -webkit-linear-gradient(to left, #cc6d00,#ADD9D8); background: linear-gradient(to left, #cc6d00,#ADD9D8); }
.bg2_dark-bg4-right{background: #cc6d00; background: -webkit-linear-gradient(to right, #cc6d00,#ADD9D8); background: linear-gradient(to right, #cc6d00,#ADD9D8); }
.bg2_dark-bg4_light-top{background: #cc6d00; background: -webkit-linear-gradient(to top, #cc6d00,#d01041); background: linear-gradient(to top, #cc6d00,#d01041); }
.bg2_dark-bg4_light-bottom{background: #cc6d00; background: -webkit-linear-gradient(to bottom, #cc6d00,#d01041); background: linear-gradient(to bottom, #cc6d00,#d01041); }
.bg2_dark-bg4_light-left{background: #cc6d00; background: -webkit-linear-gradient(to left, #cc6d00,#d01041); background: linear-gradient(to left, #cc6d00,#d01041); }
.bg2_dark-bg4_light-right{background: #cc6d00; background: -webkit-linear-gradient(to right, #cc6d00,#d01041); background: linear-gradient(to right, #cc6d00,#d01041); }
.bg2_dark-bg4_dark-top{background: #cc6d00; background: -webkit-linear-gradient(to top, #cc6d00,#8aaead); background: linear-gradient(to top, #cc6d00,#8aaead); }
.bg2_dark-bg4_dark-bottom{background: #cc6d00; background: -webkit-linear-gradient(to bottom, #cc6d00,#8aaead); background: linear-gradient(to bottom, #cc6d00,#8aaead); }
.bg2_dark-bg4_dark-left{background: #cc6d00; background: -webkit-linear-gradient(to left, #cc6d00,#8aaead); background: linear-gradient(to left, #cc6d00,#8aaead); }
.bg2_dark-bg4_dark-right{background: #cc6d00; background: -webkit-linear-gradient(to right, #cc6d00,#8aaead); background: linear-gradient(to right, #cc6d00,#8aaead); }
.bg2-bgwhite-top{background: #FF8800; background: -webkit-linear-gradient(to top, #FF8800,#ffffff); background: linear-gradient(to top, #FF8800,#ffffff); }
.bg2-bgwhite-bottom{background: #FF8800; background: -webkit-linear-gradient(to bottom, #FF8800,#ffffff); background: linear-gradient(to bottom, #FF8800,#ffffff); }
.bg2-bgwhite-left{background: #FF8800; background: -webkit-linear-gradient(to left, #FF8800,#ffffff); background: linear-gradient(to left, #FF8800,#ffffff); }
.bg2-bgwhite-right{background: #FF8800; background: -webkit-linear-gradient(to right, #FF8800,#ffffff); background: linear-gradient(to right, #FF8800,#ffffff); }
.bgwhite-bg2-top{background: #ffffff; background: -webkit-linear-gradient(to bottom, #FF8800,#ffffff); background: linear-gradient(to bottom, #FF8800,#ffffff); }
.bgwhite-bg2-bottom{background: #ffffff; background: -webkit-linear-gradient(to top, #FF8800,#ffffff); background: linear-gradient(to top, #FF8800,#ffffff); }
.bgwhite-bg2-left{background: #ffffff; background: -webkit-linear-gradient(to right, #FF8800,#ffffff); background: linear-gradient(to right, #FF8800,#ffffff); }
.bgwhite-bg2-right{background: #ffffff; background: -webkit-linear-gradient(to left, #FF8800,#ffffff); background: linear-gradient(to top, #FF8800,#ffffff); }
.bg2_light-bgwhite-top{background: #ffa300; background: -webkit-linear-gradient(to top, #ffa300,#ffffff); background: linear-gradient(to top, #ffa300,#ffffff); }
.bg2_light-bgwhite-bottom{background: #ffa300; background: -webkit-linear-gradient(to bottom, #ffa300,#ffffff); background: linear-gradient(to bottom, #ffa300,#ffffff); }
.bg2_light-bgwhite-left{background: #ffa300; background: -webkit-linear-gradient(to left, #ffa300,#ffffff); background: linear-gradient(to left, #ffa300,#ffffff); }
.bg2_light-bgwhite-right{background: #ffa300; background: -webkit-linear-gradient(to right, #ffa300,#ffffff); background: linear-gradient(to right, #ffa300,#ffffff); }
.bgwhite-bg2_light-top{background: #ffffff; background: -webkit-linear-gradient(to bottom, #ffa300,#ffffff); background: linear-gradient(to bottom, #ffa300,#ffffff); }
.bgwhite-bg2_light-bottom{background: #ffffff; background: -webkit-linear-gradient(to top, #ffa300,#ffffff); background: linear-gradient(to top, #ffa300,#ffffff); }
.bgwhite-bg2_light-left{background: #ffffff; background: -webkit-linear-gradient(to right, #ffa300,#ffffff); background: linear-gradient(to right, #ffa300,#ffffff); }
.bgwhite-bg2_light-right{background: #ffffff; background: -webkit-linear-gradient(to left, #ffa300,#ffffff); background: linear-gradient(to top, #ffa300,#ffffff); }
.bg2_dark-bgwhite-top{background: #cc6d00; background: -webkit-linear-gradient(to top, #cc6d00,#ffffff); background: linear-gradient(to top, #cc6d00,#ffffff); }
.bg2_dark-bgwhite-bottom{background: #cc6d00; background: -webkit-linear-gradient(to bottom, #cc6d00,#ffffff); background: linear-gradient(to bottom, #cc6d00,#ffffff); }
.bg2_dark-bgwhite-left{background: #cc6d00; background: -webkit-linear-gradient(to left, #cc6d00,#ffffff); background: linear-gradient(to left, #cc6d00,#ffffff); }
.bg2_dark-bgwhite-right{background: #cc6d00; background: -webkit-linear-gradient(to right, #cc6d00,#ffffff); background: linear-gradient(to right, #cc6d00,#ffffff); }
.bgwhite-bg2_dark-top{background: #ffffff; background: -webkit-linear-gradient(to bottom, #cc6d00,#ffffff); background: linear-gradient(to bottom, #cc6d00,#ffffff); }
.bgwhite-bg2_dark-bottom{background: #ffffff; background: -webkit-linear-gradient(to top, #cc6d00,#ffffff); background: linear-gradient(to top, #cc6d00,#ffffff); }
.bgwhite-bg2_dark-left{background: #ffffff; background: -webkit-linear-gradient(to right, #cc6d00,#ffffff); background: linear-gradient(to right, #cc6d00,#ffffff); }
.bgwhite-bg2_dark-right{background: #ffffff; background: -webkit-linear-gradient(to left, #cc6d00,#ffffff); background: linear-gradient(to top, #cc6d00,#ffffff); }
.fill-color3{fill: #36B2E3  !important;}
.bg-color3{background: #36B2E3  !important;}
.bg-color3-hover{transition: all .25s ease-in;}
.bg-color3-hover:hover{background: #36B2E3  !important;}
.border-color3{border-color: #36B2E3  !important;}
.text-color3{color: #36B2E3  !important;}
.text-color3-hover{transition: all .25s ease-in;}
.text-color3-hover:hover{color: #36B2E3  !important;}
.fill-color3_dark{fill: #2b8eb6  !important;}
.bg-color3_dark{background: #2b8eb6  !important;}
.bg-color3_dark-hover{transition: all .25s ease-in;}
.bg-color3_dark-hover:hover{background: #2b8eb6  !important;}
.border-color3_dark{border-color: #2b8eb6  !important;}
.text-color3_dark{color: #2b8eb6  !important;}
.text-color3_dark-hover{transition: all .25s ease-in;}
.text-color3_dark-hover:hover{color: #2b8eb6  !important;}
.fill-color3_light{fill: #41d611  !important;}
.bg-color3_light{background: #41d611  !important;}
.bg-color3_light-hover{transition: all .25s ease-in;}
.bg-color3_light-hover:hover{background: #41d611  !important;}
.border-color3_light{border-color: #41d611  !important;}
.text-color3_light{color: #41d611  !important;}
.text-color3_light-hover{transition: all .25s ease-in;}
.text-color3_light-hover:hover{color: #41d611  !important;}
.text-white-hover:hover{color: #ffffff !important;}
.bg3-bg1-top{background: #36B2E3; background: -webkit-linear-gradient(to top, #36B2E3,#061E51); background: linear-gradient(to top, #36B2E3,#061E51); }
.bg3-bg1-bottom{background: #36B2E3; background: -webkit-linear-gradient(to bottom, #36B2E3,#061E51); background: linear-gradient(to bottom, #36B2E3,#061E51); }
.bg3-bg1-left{background: #36B2E3; background: -webkit-linear-gradient(to left, #36B2E3,#061E51); background: linear-gradient(to left, #36B2E3,#061E51); }
.bg3-bg1-right{background: #36B2E3; background: -webkit-linear-gradient(to right, #36B2E3,#061E51); background: linear-gradient(to right, #36B2E3,#061E51); }
.bg3-bg1_light-top{background: #36B2E3; background: -webkit-linear-gradient(to top, #36B2E3,#072461); background: linear-gradient(to top, #36B2E3,#072461); }
.bg3-bg1_light-bottom{background: #36B2E3; background: -webkit-linear-gradient(to bottom, #36B2E3,#072461); background: linear-gradient(to bottom, #36B2E3,#072461); }
.bg3-bg1_light-left{background: #36B2E3; background: -webkit-linear-gradient(to left, #36B2E3,#072461); background: linear-gradient(to left, #36B2E3,#072461); }
.bg3-bg1_light-right{background: #36B2E3; background: -webkit-linear-gradient(to right, #36B2E3,#072461); background: linear-gradient(to right, #36B2E3,#072461); }
.bg3-bg1_dark-top{background: #36B2E3; background: -webkit-linear-gradient(to top, #36B2E3,#051841); background: linear-gradient(to top, #36B2E3,#051841); }
.bg3-bg1_dark-bottom{background: #36B2E3; background: -webkit-linear-gradient(to bottom, #36B2E3,#051841); background: linear-gradient(to bottom, #36B2E3,#051841); }
.bg3-bg1_dark-left{background: #36B2E3; background: -webkit-linear-gradient(to left, #36B2E3,#051841); background: linear-gradient(to left, #36B2E3,#051841); }
.bg3-bg1_dark-right{background: #36B2E3; background: -webkit-linear-gradient(to right, #36B2E3,#051841); background: linear-gradient(to right, #36B2E3,#051841); }
.bg3_light-bg1-top{background: #41d611; background: -webkit-linear-gradient(to top, #41d611,#061E51); background: linear-gradient(to top, #41d611,#061E51); }
.bg3_light-bg1-bottom{background: #41d611; background: -webkit-linear-gradient(to bottom, #41d611,#061E51); background: linear-gradient(to bottom, #41d611,#061E51); }
.bg3_light-bg1-left{background: #41d611; background: -webkit-linear-gradient(to left, #41d611,#061E51); background: linear-gradient(to left, #41d611,#061E51); }
.bg3_light-bg1-right{background: #41d611; background: -webkit-linear-gradient(to right, #41d611,#061E51); background: linear-gradient(to right, #41d611,#061E51); }
.bg3_light-bg1_light-top{background: #41d611; background: -webkit-linear-gradient(to top, #41d611,#072461); background: linear-gradient(to top, #41d611,#072461); }
.bg3_light-bg1_light-bottom{background: #41d611; background: -webkit-linear-gradient(to bottom, #41d611,#072461); background: linear-gradient(to bottom, #41d611,#072461); }
.bg3_light-bg1_light-left{background: #41d611; background: -webkit-linear-gradient(to left, #41d611,#072461); background: linear-gradient(to left, #41d611,#072461); }
.bg3_light-bg1_light-right{background: #41d611; background: -webkit-linear-gradient(to right, #41d611,#072461); background: linear-gradient(to right, #41d611,#072461); }
.bg3_light-bg1_dark-top{background: #41d611; background: -webkit-linear-gradient(to top, #41d611,#051841); background: linear-gradient(to top, #41d611,#051841); }
.bg3_light-bg1_dark-bottom{background: #41d611; background: -webkit-linear-gradient(to bottom, #41d611,#051841); background: linear-gradient(to bottom, #41d611,#051841); }
.bg3_light-bg1_dark-left{background: #41d611; background: -webkit-linear-gradient(to left, #41d611,#051841); background: linear-gradient(to left, #41d611,#051841); }
.bg3_light-bg1_dark-right{background: #41d611; background: -webkit-linear-gradient(to right, #41d611,#051841); background: linear-gradient(to right, #41d611,#051841); }
.bg3_dark-bg1-top{background: #2b8eb6; background: -webkit-linear-gradient(to top, #2b8eb6,#061E51); background: linear-gradient(to top, #2b8eb6,#061E51); }
.bg3_dark-bg1-bottom{background: #2b8eb6; background: -webkit-linear-gradient(to bottom, #2b8eb6,#061E51); background: linear-gradient(to bottom, #2b8eb6,#061E51); }
.bg3_dark-bg1-left{background: #2b8eb6; background: -webkit-linear-gradient(to left, #2b8eb6,#061E51); background: linear-gradient(to left, #2b8eb6,#061E51); }
.bg3_dark-bg1-right{background: #2b8eb6; background: -webkit-linear-gradient(to right, #2b8eb6,#061E51); background: linear-gradient(to right, #2b8eb6,#061E51); }
.bg3_dark-bg1_light-top{background: #2b8eb6; background: -webkit-linear-gradient(to top, #2b8eb6,#072461); background: linear-gradient(to top, #2b8eb6,#072461); }
.bg3_dark-bg1_light-bottom{background: #2b8eb6; background: -webkit-linear-gradient(to bottom, #2b8eb6,#072461); background: linear-gradient(to bottom, #2b8eb6,#072461); }
.bg3_dark-bg1_light-left{background: #2b8eb6; background: -webkit-linear-gradient(to left, #2b8eb6,#072461); background: linear-gradient(to left, #2b8eb6,#072461); }
.bg3_dark-bg1_light-right{background: #2b8eb6; background: -webkit-linear-gradient(to right, #2b8eb6,#072461); background: linear-gradient(to right, #2b8eb6,#072461); }
.bg3_dark-bg1_dark-top{background: #2b8eb6; background: -webkit-linear-gradient(to top, #2b8eb6,#051841); background: linear-gradient(to top, #2b8eb6,#051841); }
.bg3_dark-bg1_dark-bottom{background: #2b8eb6; background: -webkit-linear-gradient(to bottom, #2b8eb6,#051841); background: linear-gradient(to bottom, #2b8eb6,#051841); }
.bg3_dark-bg1_dark-left{background: #2b8eb6; background: -webkit-linear-gradient(to left, #2b8eb6,#051841); background: linear-gradient(to left, #2b8eb6,#051841); }
.bg3_dark-bg1_dark-right{background: #2b8eb6; background: -webkit-linear-gradient(to right, #2b8eb6,#051841); background: linear-gradient(to right, #2b8eb6,#051841); }
.bg3-bg2-top{background: #36B2E3; background: -webkit-linear-gradient(to top, #36B2E3,#FF8800); background: linear-gradient(to top, #36B2E3,#FF8800); }
.bg3-bg2-bottom{background: #36B2E3; background: -webkit-linear-gradient(to bottom, #36B2E3,#FF8800); background: linear-gradient(to bottom, #36B2E3,#FF8800); }
.bg3-bg2-left{background: #36B2E3; background: -webkit-linear-gradient(to left, #36B2E3,#FF8800); background: linear-gradient(to left, #36B2E3,#FF8800); }
.bg3-bg2-right{background: #36B2E3; background: -webkit-linear-gradient(to right, #36B2E3,#FF8800); background: linear-gradient(to right, #36B2E3,#FF8800); }
.bg3-bg2_light-top{background: #36B2E3; background: -webkit-linear-gradient(to top, #36B2E3,#ffa300); background: linear-gradient(to top, #36B2E3,#ffa300); }
.bg3-bg2_light-bottom{background: #36B2E3; background: -webkit-linear-gradient(to bottom, #36B2E3,#ffa300); background: linear-gradient(to bottom, #36B2E3,#ffa300); }
.bg3-bg2_light-left{background: #36B2E3; background: -webkit-linear-gradient(to left, #36B2E3,#ffa300); background: linear-gradient(to left, #36B2E3,#ffa300); }
.bg3-bg2_light-right{background: #36B2E3; background: -webkit-linear-gradient(to right, #36B2E3,#ffa300); background: linear-gradient(to right, #36B2E3,#ffa300); }
.bg3-bg2_dark-top{background: #36B2E3; background: -webkit-linear-gradient(to top, #36B2E3,#cc6d00); background: linear-gradient(to top, #36B2E3,#cc6d00); }
.bg3-bg2_dark-bottom{background: #36B2E3; background: -webkit-linear-gradient(to bottom, #36B2E3,#cc6d00); background: linear-gradient(to bottom, #36B2E3,#cc6d00); }
.bg3-bg2_dark-left{background: #36B2E3; background: -webkit-linear-gradient(to left, #36B2E3,#cc6d00); background: linear-gradient(to left, #36B2E3,#cc6d00); }
.bg3-bg2_dark-right{background: #36B2E3; background: -webkit-linear-gradient(to right, #36B2E3,#cc6d00); background: linear-gradient(to right, #36B2E3,#cc6d00); }
.bg3_light-bg2-top{background: #41d611; background: -webkit-linear-gradient(to top, #41d611,#FF8800); background: linear-gradient(to top, #41d611,#FF8800); }
.bg3_light-bg2-bottom{background: #41d611; background: -webkit-linear-gradient(to bottom, #41d611,#FF8800); background: linear-gradient(to bottom, #41d611,#FF8800); }
.bg3_light-bg2-left{background: #41d611; background: -webkit-linear-gradient(to left, #41d611,#FF8800); background: linear-gradient(to left, #41d611,#FF8800); }
.bg3_light-bg2-right{background: #41d611; background: -webkit-linear-gradient(to right, #41d611,#FF8800); background: linear-gradient(to right, #41d611,#FF8800); }
.bg3_light-bg2_light-top{background: #41d611; background: -webkit-linear-gradient(to top, #41d611,#ffa300); background: linear-gradient(to top, #41d611,#ffa300); }
.bg3_light-bg2_light-bottom{background: #41d611; background: -webkit-linear-gradient(to bottom, #41d611,#ffa300); background: linear-gradient(to bottom, #41d611,#ffa300); }
.bg3_light-bg2_light-left{background: #41d611; background: -webkit-linear-gradient(to left, #41d611,#ffa300); background: linear-gradient(to left, #41d611,#ffa300); }
.bg3_light-bg2_light-right{background: #41d611; background: -webkit-linear-gradient(to right, #41d611,#ffa300); background: linear-gradient(to right, #41d611,#ffa300); }
.bg3_light-bg2_dark-top{background: #41d611; background: -webkit-linear-gradient(to top, #41d611,#cc6d00); background: linear-gradient(to top, #41d611,#cc6d00); }
.bg3_light-bg2_dark-bottom{background: #41d611; background: -webkit-linear-gradient(to bottom, #41d611,#cc6d00); background: linear-gradient(to bottom, #41d611,#cc6d00); }
.bg3_light-bg2_dark-left{background: #41d611; background: -webkit-linear-gradient(to left, #41d611,#cc6d00); background: linear-gradient(to left, #41d611,#cc6d00); }
.bg3_light-bg2_dark-right{background: #41d611; background: -webkit-linear-gradient(to right, #41d611,#cc6d00); background: linear-gradient(to right, #41d611,#cc6d00); }
.bg3_dark-bg2-top{background: #2b8eb6; background: -webkit-linear-gradient(to top, #2b8eb6,#FF8800); background: linear-gradient(to top, #2b8eb6,#FF8800); }
.bg3_dark-bg2-bottom{background: #2b8eb6; background: -webkit-linear-gradient(to bottom, #2b8eb6,#FF8800); background: linear-gradient(to bottom, #2b8eb6,#FF8800); }
.bg3_dark-bg2-left{background: #2b8eb6; background: -webkit-linear-gradient(to left, #2b8eb6,#FF8800); background: linear-gradient(to left, #2b8eb6,#FF8800); }
.bg3_dark-bg2-right{background: #2b8eb6; background: -webkit-linear-gradient(to right, #2b8eb6,#FF8800); background: linear-gradient(to right, #2b8eb6,#FF8800); }
.bg3_dark-bg2_light-top{background: #2b8eb6; background: -webkit-linear-gradient(to top, #2b8eb6,#ffa300); background: linear-gradient(to top, #2b8eb6,#ffa300); }
.bg3_dark-bg2_light-bottom{background: #2b8eb6; background: -webkit-linear-gradient(to bottom, #2b8eb6,#ffa300); background: linear-gradient(to bottom, #2b8eb6,#ffa300); }
.bg3_dark-bg2_light-left{background: #2b8eb6; background: -webkit-linear-gradient(to left, #2b8eb6,#ffa300); background: linear-gradient(to left, #2b8eb6,#ffa300); }
.bg3_dark-bg2_light-right{background: #2b8eb6; background: -webkit-linear-gradient(to right, #2b8eb6,#ffa300); background: linear-gradient(to right, #2b8eb6,#ffa300); }
.bg3_dark-bg2_dark-top{background: #2b8eb6; background: -webkit-linear-gradient(to top, #2b8eb6,#cc6d00); background: linear-gradient(to top, #2b8eb6,#cc6d00); }
.bg3_dark-bg2_dark-bottom{background: #2b8eb6; background: -webkit-linear-gradient(to bottom, #2b8eb6,#cc6d00); background: linear-gradient(to bottom, #2b8eb6,#cc6d00); }
.bg3_dark-bg2_dark-left{background: #2b8eb6; background: -webkit-linear-gradient(to left, #2b8eb6,#cc6d00); background: linear-gradient(to left, #2b8eb6,#cc6d00); }
.bg3_dark-bg2_dark-right{background: #2b8eb6; background: -webkit-linear-gradient(to right, #2b8eb6,#cc6d00); background: linear-gradient(to right, #2b8eb6,#cc6d00); }
.bg3-bg3_light-top{background: #36B2E3; background: -webkit-linear-gradient(to top, #36B2E3,#41d611); background: linear-gradient(to top, #36B2E3,#41d611); }
.bg3-bg3_light-bottom{background: #36B2E3; background: -webkit-linear-gradient(to bottom, #36B2E3,#41d611); background: linear-gradient(to bottom, #36B2E3,#41d611); }
.bg3-bg3_light-left{background: #36B2E3; background: -webkit-linear-gradient(to left, #36B2E3,#41d611); background: linear-gradient(to left, #36B2E3,#41d611); }
.bg3-bg3_light-right{background: #36B2E3; background: -webkit-linear-gradient(to right, #36B2E3,#41d611); background: linear-gradient(to right, #36B2E3,#41d611); }
.bg3-bg3_dark-top{background: #36B2E3; background: -webkit-linear-gradient(to top, #36B2E3,#2b8eb6); background: linear-gradient(to top, #36B2E3,#2b8eb6); }
.bg3-bg3_dark-bottom{background: #36B2E3; background: -webkit-linear-gradient(to bottom, #36B2E3,#2b8eb6); background: linear-gradient(to bottom, #36B2E3,#2b8eb6); }
.bg3-bg3_dark-left{background: #36B2E3; background: -webkit-linear-gradient(to left, #36B2E3,#2b8eb6); background: linear-gradient(to left, #36B2E3,#2b8eb6); }
.bg3-bg3_dark-right{background: #36B2E3; background: -webkit-linear-gradient(to right, #36B2E3,#2b8eb6); background: linear-gradient(to right, #36B2E3,#2b8eb6); }
.bg3_light-bg3-top{background: #41d611; background: -webkit-linear-gradient(to top, #41d611,#36B2E3); background: linear-gradient(to top, #41d611,#36B2E3); }
.bg3_light-bg3-bottom{background: #41d611; background: -webkit-linear-gradient(to bottom, #41d611,#36B2E3); background: linear-gradient(to bottom, #41d611,#36B2E3); }
.bg3_light-bg3-left{background: #41d611; background: -webkit-linear-gradient(to left, #41d611,#36B2E3); background: linear-gradient(to left, #41d611,#36B2E3); }
.bg3_light-bg3-right{background: #41d611; background: -webkit-linear-gradient(to right, #41d611,#36B2E3); background: linear-gradient(to right, #41d611,#36B2E3); }
.bg3_light-bg3_dark-top{background: #41d611; background: -webkit-linear-gradient(to top, #41d611,#2b8eb6); background: linear-gradient(to top, #41d611,#2b8eb6); }
.bg3_light-bg3_dark-bottom{background: #41d611; background: -webkit-linear-gradient(to bottom, #41d611,#2b8eb6); background: linear-gradient(to bottom, #41d611,#2b8eb6); }
.bg3_light-bg3_dark-left{background: #41d611; background: -webkit-linear-gradient(to left, #41d611,#2b8eb6); background: linear-gradient(to left, #41d611,#2b8eb6); }
.bg3_light-bg3_dark-right{background: #41d611; background: -webkit-linear-gradient(to right, #41d611,#2b8eb6); background: linear-gradient(to right, #41d611,#2b8eb6); }
.bg3_dark-bg3-top{background: #2b8eb6; background: -webkit-linear-gradient(to top, #2b8eb6,#36B2E3); background: linear-gradient(to top, #2b8eb6,#36B2E3); }
.bg3_dark-bg3-bottom{background: #2b8eb6; background: -webkit-linear-gradient(to bottom, #2b8eb6,#36B2E3); background: linear-gradient(to bottom, #2b8eb6,#36B2E3); }
.bg3_dark-bg3-left{background: #2b8eb6; background: -webkit-linear-gradient(to left, #2b8eb6,#36B2E3); background: linear-gradient(to left, #2b8eb6,#36B2E3); }
.bg3_dark-bg3-right{background: #2b8eb6; background: -webkit-linear-gradient(to right, #2b8eb6,#36B2E3); background: linear-gradient(to right, #2b8eb6,#36B2E3); }
.bg3_dark-bg3_light-top{background: #2b8eb6; background: -webkit-linear-gradient(to top, #2b8eb6,#41d611); background: linear-gradient(to top, #2b8eb6,#41d611); }
.bg3_dark-bg3_light-bottom{background: #2b8eb6; background: -webkit-linear-gradient(to bottom, #2b8eb6,#41d611); background: linear-gradient(to bottom, #2b8eb6,#41d611); }
.bg3_dark-bg3_light-left{background: #2b8eb6; background: -webkit-linear-gradient(to left, #2b8eb6,#41d611); background: linear-gradient(to left, #2b8eb6,#41d611); }
.bg3_dark-bg3_light-right{background: #2b8eb6; background: -webkit-linear-gradient(to right, #2b8eb6,#41d611); background: linear-gradient(to right, #2b8eb6,#41d611); }
.bg3-bg4-top{background: #36B2E3; background: -webkit-linear-gradient(to top, #36B2E3,#ADD9D8); background: linear-gradient(to top, #36B2E3,#ADD9D8); }
.bg3-bg4-bottom{background: #36B2E3; background: -webkit-linear-gradient(to bottom, #36B2E3,#ADD9D8); background: linear-gradient(to bottom, #36B2E3,#ADD9D8); }
.bg3-bg4-left{background: #36B2E3; background: -webkit-linear-gradient(to left, #36B2E3,#ADD9D8); background: linear-gradient(to left, #36B2E3,#ADD9D8); }
.bg3-bg4-right{background: #36B2E3; background: -webkit-linear-gradient(to right, #36B2E3,#ADD9D8); background: linear-gradient(to right, #36B2E3,#ADD9D8); }
.bg3-bg4_light-top{background: #36B2E3; background: -webkit-linear-gradient(to top, #36B2E3,#d01041); background: linear-gradient(to top, #36B2E3,#d01041); }
.bg3-bg4_light-bottom{background: #36B2E3; background: -webkit-linear-gradient(to bottom, #36B2E3,#d01041); background: linear-gradient(to bottom, #36B2E3,#d01041); }
.bg3-bg4_light-left{background: #36B2E3; background: -webkit-linear-gradient(to left, #36B2E3,#d01041); background: linear-gradient(to left, #36B2E3,#d01041); }
.bg3-bg4_light-right{background: #36B2E3; background: -webkit-linear-gradient(to right, #36B2E3,#d01041); background: linear-gradient(to right, #36B2E3,#d01041); }
.bg3-bg4_dark-top{background: #36B2E3; background: -webkit-linear-gradient(to top, #36B2E3,#8aaead); background: linear-gradient(to top, #36B2E3,#8aaead); }
.bg3-bg4_dark-bottom{background: #36B2E3; background: -webkit-linear-gradient(to bottom, #36B2E3,#8aaead); background: linear-gradient(to bottom, #36B2E3,#8aaead); }
.bg3-bg4_dark-left{background: #36B2E3; background: -webkit-linear-gradient(to left, #36B2E3,#8aaead); background: linear-gradient(to left, #36B2E3,#8aaead); }
.bg3-bg4_dark-right{background: #36B2E3; background: -webkit-linear-gradient(to right, #36B2E3,#8aaead); background: linear-gradient(to right, #36B2E3,#8aaead); }
.bg3_light-bg4-top{background: #41d611; background: -webkit-linear-gradient(to top, #41d611,#ADD9D8); background: linear-gradient(to top, #41d611,#ADD9D8); }
.bg3_light-bg4-bottom{background: #41d611; background: -webkit-linear-gradient(to bottom, #41d611,#ADD9D8); background: linear-gradient(to bottom, #41d611,#ADD9D8); }
.bg3_light-bg4-left{background: #41d611; background: -webkit-linear-gradient(to left, #41d611,#ADD9D8); background: linear-gradient(to left, #41d611,#ADD9D8); }
.bg3_light-bg4-right{background: #41d611; background: -webkit-linear-gradient(to right, #41d611,#ADD9D8); background: linear-gradient(to right, #41d611,#ADD9D8); }
.bg3_light-bg4_light-top{background: #41d611; background: -webkit-linear-gradient(to top, #41d611,#d01041); background: linear-gradient(to top, #41d611,#d01041); }
.bg3_light-bg4_light-bottom{background: #41d611; background: -webkit-linear-gradient(to bottom, #41d611,#d01041); background: linear-gradient(to bottom, #41d611,#d01041); }
.bg3_light-bg4_light-left{background: #41d611; background: -webkit-linear-gradient(to left, #41d611,#d01041); background: linear-gradient(to left, #41d611,#d01041); }
.bg3_light-bg4_light-right{background: #41d611; background: -webkit-linear-gradient(to right, #41d611,#d01041); background: linear-gradient(to right, #41d611,#d01041); }
.bg3_light-bg4_dark-top{background: #41d611; background: -webkit-linear-gradient(to top, #41d611,#8aaead); background: linear-gradient(to top, #41d611,#8aaead); }
.bg3_light-bg4_dark-bottom{background: #41d611; background: -webkit-linear-gradient(to bottom, #41d611,#8aaead); background: linear-gradient(to bottom, #41d611,#8aaead); }
.bg3_light-bg4_dark-left{background: #41d611; background: -webkit-linear-gradient(to left, #41d611,#8aaead); background: linear-gradient(to left, #41d611,#8aaead); }
.bg3_light-bg4_dark-right{background: #41d611; background: -webkit-linear-gradient(to right, #41d611,#8aaead); background: linear-gradient(to right, #41d611,#8aaead); }
.bg3_dark-bg4-top{background: #2b8eb6; background: -webkit-linear-gradient(to top, #2b8eb6,#ADD9D8); background: linear-gradient(to top, #2b8eb6,#ADD9D8); }
.bg3_dark-bg4-bottom{background: #2b8eb6; background: -webkit-linear-gradient(to bottom, #2b8eb6,#ADD9D8); background: linear-gradient(to bottom, #2b8eb6,#ADD9D8); }
.bg3_dark-bg4-left{background: #2b8eb6; background: -webkit-linear-gradient(to left, #2b8eb6,#ADD9D8); background: linear-gradient(to left, #2b8eb6,#ADD9D8); }
.bg3_dark-bg4-right{background: #2b8eb6; background: -webkit-linear-gradient(to right, #2b8eb6,#ADD9D8); background: linear-gradient(to right, #2b8eb6,#ADD9D8); }
.bg3_dark-bg4_light-top{background: #2b8eb6; background: -webkit-linear-gradient(to top, #2b8eb6,#d01041); background: linear-gradient(to top, #2b8eb6,#d01041); }
.bg3_dark-bg4_light-bottom{background: #2b8eb6; background: -webkit-linear-gradient(to bottom, #2b8eb6,#d01041); background: linear-gradient(to bottom, #2b8eb6,#d01041); }
.bg3_dark-bg4_light-left{background: #2b8eb6; background: -webkit-linear-gradient(to left, #2b8eb6,#d01041); background: linear-gradient(to left, #2b8eb6,#d01041); }
.bg3_dark-bg4_light-right{background: #2b8eb6; background: -webkit-linear-gradient(to right, #2b8eb6,#d01041); background: linear-gradient(to right, #2b8eb6,#d01041); }
.bg3_dark-bg4_dark-top{background: #2b8eb6; background: -webkit-linear-gradient(to top, #2b8eb6,#8aaead); background: linear-gradient(to top, #2b8eb6,#8aaead); }
.bg3_dark-bg4_dark-bottom{background: #2b8eb6; background: -webkit-linear-gradient(to bottom, #2b8eb6,#8aaead); background: linear-gradient(to bottom, #2b8eb6,#8aaead); }
.bg3_dark-bg4_dark-left{background: #2b8eb6; background: -webkit-linear-gradient(to left, #2b8eb6,#8aaead); background: linear-gradient(to left, #2b8eb6,#8aaead); }
.bg3_dark-bg4_dark-right{background: #2b8eb6; background: -webkit-linear-gradient(to right, #2b8eb6,#8aaead); background: linear-gradient(to right, #2b8eb6,#8aaead); }
.bg3-bgwhite-top{background: #36B2E3; background: -webkit-linear-gradient(to top, #36B2E3,#ffffff); background: linear-gradient(to top, #36B2E3,#ffffff); }
.bg3-bgwhite-bottom{background: #36B2E3; background: -webkit-linear-gradient(to bottom, #36B2E3,#ffffff); background: linear-gradient(to bottom, #36B2E3,#ffffff); }
.bg3-bgwhite-left{background: #36B2E3; background: -webkit-linear-gradient(to left, #36B2E3,#ffffff); background: linear-gradient(to left, #36B2E3,#ffffff); }
.bg3-bgwhite-right{background: #36B2E3; background: -webkit-linear-gradient(to right, #36B2E3,#ffffff); background: linear-gradient(to right, #36B2E3,#ffffff); }
.bgwhite-bg3-top{background: #ffffff; background: -webkit-linear-gradient(to bottom, #36B2E3,#ffffff); background: linear-gradient(to bottom, #36B2E3,#ffffff); }
.bgwhite-bg3-bottom{background: #ffffff; background: -webkit-linear-gradient(to top, #36B2E3,#ffffff); background: linear-gradient(to top, #36B2E3,#ffffff); }
.bgwhite-bg3-left{background: #ffffff; background: -webkit-linear-gradient(to right, #36B2E3,#ffffff); background: linear-gradient(to right, #36B2E3,#ffffff); }
.bgwhite-bg3-right{background: #ffffff; background: -webkit-linear-gradient(to left, #36B2E3,#ffffff); background: linear-gradient(to top, #36B2E3,#ffffff); }
.bg3_light-bgwhite-top{background: #41d611; background: -webkit-linear-gradient(to top, #41d611,#ffffff); background: linear-gradient(to top, #41d611,#ffffff); }
.bg3_light-bgwhite-bottom{background: #41d611; background: -webkit-linear-gradient(to bottom, #41d611,#ffffff); background: linear-gradient(to bottom, #41d611,#ffffff); }
.bg3_light-bgwhite-left{background: #41d611; background: -webkit-linear-gradient(to left, #41d611,#ffffff); background: linear-gradient(to left, #41d611,#ffffff); }
.bg3_light-bgwhite-right{background: #41d611; background: -webkit-linear-gradient(to right, #41d611,#ffffff); background: linear-gradient(to right, #41d611,#ffffff); }
.bgwhite-bg3_light-top{background: #ffffff; background: -webkit-linear-gradient(to bottom, #41d611,#ffffff); background: linear-gradient(to bottom, #41d611,#ffffff); }
.bgwhite-bg3_light-bottom{background: #ffffff; background: -webkit-linear-gradient(to top, #41d611,#ffffff); background: linear-gradient(to top, #41d611,#ffffff); }
.bgwhite-bg3_light-left{background: #ffffff; background: -webkit-linear-gradient(to right, #41d611,#ffffff); background: linear-gradient(to right, #41d611,#ffffff); }
.bgwhite-bg3_light-right{background: #ffffff; background: -webkit-linear-gradient(to left, #41d611,#ffffff); background: linear-gradient(to top, #41d611,#ffffff); }
.bg3_dark-bgwhite-top{background: #2b8eb6; background: -webkit-linear-gradient(to top, #2b8eb6,#ffffff); background: linear-gradient(to top, #2b8eb6,#ffffff); }
.bg3_dark-bgwhite-bottom{background: #2b8eb6; background: -webkit-linear-gradient(to bottom, #2b8eb6,#ffffff); background: linear-gradient(to bottom, #2b8eb6,#ffffff); }
.bg3_dark-bgwhite-left{background: #2b8eb6; background: -webkit-linear-gradient(to left, #2b8eb6,#ffffff); background: linear-gradient(to left, #2b8eb6,#ffffff); }
.bg3_dark-bgwhite-right{background: #2b8eb6; background: -webkit-linear-gradient(to right, #2b8eb6,#ffffff); background: linear-gradient(to right, #2b8eb6,#ffffff); }
.bgwhite-bg3_dark-top{background: #ffffff; background: -webkit-linear-gradient(to bottom, #2b8eb6,#ffffff); background: linear-gradient(to bottom, #2b8eb6,#ffffff); }
.bgwhite-bg3_dark-bottom{background: #ffffff; background: -webkit-linear-gradient(to top, #2b8eb6,#ffffff); background: linear-gradient(to top, #2b8eb6,#ffffff); }
.bgwhite-bg3_dark-left{background: #ffffff; background: -webkit-linear-gradient(to right, #2b8eb6,#ffffff); background: linear-gradient(to right, #2b8eb6,#ffffff); }
.bgwhite-bg3_dark-right{background: #ffffff; background: -webkit-linear-gradient(to left, #2b8eb6,#ffffff); background: linear-gradient(to top, #2b8eb6,#ffffff); }
.fill-color4{fill: #ADD9D8  !important;}
.bg-color4{background: #ADD9D8  !important;}
.bg-color4-hover{transition: all .25s ease-in;}
.bg-color4-hover:hover{background: #ADD9D8  !important;}
.border-color4{border-color: #ADD9D8  !important;}
.text-color4{color: #ADD9D8  !important;}
.text-color4-hover{transition: all .25s ease-in;}
.text-color4-hover:hover{color: #ADD9D8  !important;}
.fill-color4_dark{fill: #8aaead  !important;}
.bg-color4_dark{background: #8aaead  !important;}
.bg-color4_dark-hover{transition: all .25s ease-in;}
.bg-color4_dark-hover:hover{background: #8aaead  !important;}
.border-color4_dark{border-color: #8aaead  !important;}
.text-color4_dark{color: #8aaead  !important;}
.text-color4_dark-hover{transition: all .25s ease-in;}
.text-color4_dark-hover:hover{color: #8aaead  !important;}
.fill-color4_light{fill: #d01041  !important;}
.bg-color4_light{background: #d01041  !important;}
.bg-color4_light-hover{transition: all .25s ease-in;}
.bg-color4_light-hover:hover{background: #d01041  !important;}
.border-color4_light{border-color: #d01041  !important;}
.text-color4_light{color: #d01041  !important;}
.text-color4_light-hover{transition: all .25s ease-in;}
.text-color4_light-hover:hover{color: #d01041  !important;}
.text-white-hover:hover{color: #ffffff !important;}
.bg4-bg1-top{background: #ADD9D8; background: -webkit-linear-gradient(to top, #ADD9D8,#061E51); background: linear-gradient(to top, #ADD9D8,#061E51); }
.bg4-bg1-bottom{background: #ADD9D8; background: -webkit-linear-gradient(to bottom, #ADD9D8,#061E51); background: linear-gradient(to bottom, #ADD9D8,#061E51); }
.bg4-bg1-left{background: #ADD9D8; background: -webkit-linear-gradient(to left, #ADD9D8,#061E51); background: linear-gradient(to left, #ADD9D8,#061E51); }
.bg4-bg1-right{background: #ADD9D8; background: -webkit-linear-gradient(to right, #ADD9D8,#061E51); background: linear-gradient(to right, #ADD9D8,#061E51); }
.bg4-bg1_light-top{background: #ADD9D8; background: -webkit-linear-gradient(to top, #ADD9D8,#072461); background: linear-gradient(to top, #ADD9D8,#072461); }
.bg4-bg1_light-bottom{background: #ADD9D8; background: -webkit-linear-gradient(to bottom, #ADD9D8,#072461); background: linear-gradient(to bottom, #ADD9D8,#072461); }
.bg4-bg1_light-left{background: #ADD9D8; background: -webkit-linear-gradient(to left, #ADD9D8,#072461); background: linear-gradient(to left, #ADD9D8,#072461); }
.bg4-bg1_light-right{background: #ADD9D8; background: -webkit-linear-gradient(to right, #ADD9D8,#072461); background: linear-gradient(to right, #ADD9D8,#072461); }
.bg4-bg1_dark-top{background: #ADD9D8; background: -webkit-linear-gradient(to top, #ADD9D8,#051841); background: linear-gradient(to top, #ADD9D8,#051841); }
.bg4-bg1_dark-bottom{background: #ADD9D8; background: -webkit-linear-gradient(to bottom, #ADD9D8,#051841); background: linear-gradient(to bottom, #ADD9D8,#051841); }
.bg4-bg1_dark-left{background: #ADD9D8; background: -webkit-linear-gradient(to left, #ADD9D8,#051841); background: linear-gradient(to left, #ADD9D8,#051841); }
.bg4-bg1_dark-right{background: #ADD9D8; background: -webkit-linear-gradient(to right, #ADD9D8,#051841); background: linear-gradient(to right, #ADD9D8,#051841); }
.bg4_light-bg1-top{background: #d01041; background: -webkit-linear-gradient(to top, #d01041,#061E51); background: linear-gradient(to top, #d01041,#061E51); }
.bg4_light-bg1-bottom{background: #d01041; background: -webkit-linear-gradient(to bottom, #d01041,#061E51); background: linear-gradient(to bottom, #d01041,#061E51); }
.bg4_light-bg1-left{background: #d01041; background: -webkit-linear-gradient(to left, #d01041,#061E51); background: linear-gradient(to left, #d01041,#061E51); }
.bg4_light-bg1-right{background: #d01041; background: -webkit-linear-gradient(to right, #d01041,#061E51); background: linear-gradient(to right, #d01041,#061E51); }
.bg4_light-bg1_light-top{background: #d01041; background: -webkit-linear-gradient(to top, #d01041,#072461); background: linear-gradient(to top, #d01041,#072461); }
.bg4_light-bg1_light-bottom{background: #d01041; background: -webkit-linear-gradient(to bottom, #d01041,#072461); background: linear-gradient(to bottom, #d01041,#072461); }
.bg4_light-bg1_light-left{background: #d01041; background: -webkit-linear-gradient(to left, #d01041,#072461); background: linear-gradient(to left, #d01041,#072461); }
.bg4_light-bg1_light-right{background: #d01041; background: -webkit-linear-gradient(to right, #d01041,#072461); background: linear-gradient(to right, #d01041,#072461); }
.bg4_light-bg1_dark-top{background: #d01041; background: -webkit-linear-gradient(to top, #d01041,#051841); background: linear-gradient(to top, #d01041,#051841); }
.bg4_light-bg1_dark-bottom{background: #d01041; background: -webkit-linear-gradient(to bottom, #d01041,#051841); background: linear-gradient(to bottom, #d01041,#051841); }
.bg4_light-bg1_dark-left{background: #d01041; background: -webkit-linear-gradient(to left, #d01041,#051841); background: linear-gradient(to left, #d01041,#051841); }
.bg4_light-bg1_dark-right{background: #d01041; background: -webkit-linear-gradient(to right, #d01041,#051841); background: linear-gradient(to right, #d01041,#051841); }
.bg4_dark-bg1-top{background: #8aaead; background: -webkit-linear-gradient(to top, #8aaead,#061E51); background: linear-gradient(to top, #8aaead,#061E51); }
.bg4_dark-bg1-bottom{background: #8aaead; background: -webkit-linear-gradient(to bottom, #8aaead,#061E51); background: linear-gradient(to bottom, #8aaead,#061E51); }
.bg4_dark-bg1-left{background: #8aaead; background: -webkit-linear-gradient(to left, #8aaead,#061E51); background: linear-gradient(to left, #8aaead,#061E51); }
.bg4_dark-bg1-right{background: #8aaead; background: -webkit-linear-gradient(to right, #8aaead,#061E51); background: linear-gradient(to right, #8aaead,#061E51); }
.bg4_dark-bg1_light-top{background: #8aaead; background: -webkit-linear-gradient(to top, #8aaead,#072461); background: linear-gradient(to top, #8aaead,#072461); }
.bg4_dark-bg1_light-bottom{background: #8aaead; background: -webkit-linear-gradient(to bottom, #8aaead,#072461); background: linear-gradient(to bottom, #8aaead,#072461); }
.bg4_dark-bg1_light-left{background: #8aaead; background: -webkit-linear-gradient(to left, #8aaead,#072461); background: linear-gradient(to left, #8aaead,#072461); }
.bg4_dark-bg1_light-right{background: #8aaead; background: -webkit-linear-gradient(to right, #8aaead,#072461); background: linear-gradient(to right, #8aaead,#072461); }
.bg4_dark-bg1_dark-top{background: #8aaead; background: -webkit-linear-gradient(to top, #8aaead,#051841); background: linear-gradient(to top, #8aaead,#051841); }
.bg4_dark-bg1_dark-bottom{background: #8aaead; background: -webkit-linear-gradient(to bottom, #8aaead,#051841); background: linear-gradient(to bottom, #8aaead,#051841); }
.bg4_dark-bg1_dark-left{background: #8aaead; background: -webkit-linear-gradient(to left, #8aaead,#051841); background: linear-gradient(to left, #8aaead,#051841); }
.bg4_dark-bg1_dark-right{background: #8aaead; background: -webkit-linear-gradient(to right, #8aaead,#051841); background: linear-gradient(to right, #8aaead,#051841); }
.bg4-bg2-top{background: #ADD9D8; background: -webkit-linear-gradient(to top, #ADD9D8,#FF8800); background: linear-gradient(to top, #ADD9D8,#FF8800); }
.bg4-bg2-bottom{background: #ADD9D8; background: -webkit-linear-gradient(to bottom, #ADD9D8,#FF8800); background: linear-gradient(to bottom, #ADD9D8,#FF8800); }
.bg4-bg2-left{background: #ADD9D8; background: -webkit-linear-gradient(to left, #ADD9D8,#FF8800); background: linear-gradient(to left, #ADD9D8,#FF8800); }
.bg4-bg2-right{background: #ADD9D8; background: -webkit-linear-gradient(to right, #ADD9D8,#FF8800); background: linear-gradient(to right, #ADD9D8,#FF8800); }
.bg4-bg2_light-top{background: #ADD9D8; background: -webkit-linear-gradient(to top, #ADD9D8,#ffa300); background: linear-gradient(to top, #ADD9D8,#ffa300); }
.bg4-bg2_light-bottom{background: #ADD9D8; background: -webkit-linear-gradient(to bottom, #ADD9D8,#ffa300); background: linear-gradient(to bottom, #ADD9D8,#ffa300); }
.bg4-bg2_light-left{background: #ADD9D8; background: -webkit-linear-gradient(to left, #ADD9D8,#ffa300); background: linear-gradient(to left, #ADD9D8,#ffa300); }
.bg4-bg2_light-right{background: #ADD9D8; background: -webkit-linear-gradient(to right, #ADD9D8,#ffa300); background: linear-gradient(to right, #ADD9D8,#ffa300); }
.bg4-bg2_dark-top{background: #ADD9D8; background: -webkit-linear-gradient(to top, #ADD9D8,#cc6d00); background: linear-gradient(to top, #ADD9D8,#cc6d00); }
.bg4-bg2_dark-bottom{background: #ADD9D8; background: -webkit-linear-gradient(to bottom, #ADD9D8,#cc6d00); background: linear-gradient(to bottom, #ADD9D8,#cc6d00); }
.bg4-bg2_dark-left{background: #ADD9D8; background: -webkit-linear-gradient(to left, #ADD9D8,#cc6d00); background: linear-gradient(to left, #ADD9D8,#cc6d00); }
.bg4-bg2_dark-right{background: #ADD9D8; background: -webkit-linear-gradient(to right, #ADD9D8,#cc6d00); background: linear-gradient(to right, #ADD9D8,#cc6d00); }
.bg4_light-bg2-top{background: #d01041; background: -webkit-linear-gradient(to top, #d01041,#FF8800); background: linear-gradient(to top, #d01041,#FF8800); }
.bg4_light-bg2-bottom{background: #d01041; background: -webkit-linear-gradient(to bottom, #d01041,#FF8800); background: linear-gradient(to bottom, #d01041,#FF8800); }
.bg4_light-bg2-left{background: #d01041; background: -webkit-linear-gradient(to left, #d01041,#FF8800); background: linear-gradient(to left, #d01041,#FF8800); }
.bg4_light-bg2-right{background: #d01041; background: -webkit-linear-gradient(to right, #d01041,#FF8800); background: linear-gradient(to right, #d01041,#FF8800); }
.bg4_light-bg2_light-top{background: #d01041; background: -webkit-linear-gradient(to top, #d01041,#ffa300); background: linear-gradient(to top, #d01041,#ffa300); }
.bg4_light-bg2_light-bottom{background: #d01041; background: -webkit-linear-gradient(to bottom, #d01041,#ffa300); background: linear-gradient(to bottom, #d01041,#ffa300); }
.bg4_light-bg2_light-left{background: #d01041; background: -webkit-linear-gradient(to left, #d01041,#ffa300); background: linear-gradient(to left, #d01041,#ffa300); }
.bg4_light-bg2_light-right{background: #d01041; background: -webkit-linear-gradient(to right, #d01041,#ffa300); background: linear-gradient(to right, #d01041,#ffa300); }
.bg4_light-bg2_dark-top{background: #d01041; background: -webkit-linear-gradient(to top, #d01041,#cc6d00); background: linear-gradient(to top, #d01041,#cc6d00); }
.bg4_light-bg2_dark-bottom{background: #d01041; background: -webkit-linear-gradient(to bottom, #d01041,#cc6d00); background: linear-gradient(to bottom, #d01041,#cc6d00); }
.bg4_light-bg2_dark-left{background: #d01041; background: -webkit-linear-gradient(to left, #d01041,#cc6d00); background: linear-gradient(to left, #d01041,#cc6d00); }
.bg4_light-bg2_dark-right{background: #d01041; background: -webkit-linear-gradient(to right, #d01041,#cc6d00); background: linear-gradient(to right, #d01041,#cc6d00); }
.bg4_dark-bg2-top{background: #8aaead; background: -webkit-linear-gradient(to top, #8aaead,#FF8800); background: linear-gradient(to top, #8aaead,#FF8800); }
.bg4_dark-bg2-bottom{background: #8aaead; background: -webkit-linear-gradient(to bottom, #8aaead,#FF8800); background: linear-gradient(to bottom, #8aaead,#FF8800); }
.bg4_dark-bg2-left{background: #8aaead; background: -webkit-linear-gradient(to left, #8aaead,#FF8800); background: linear-gradient(to left, #8aaead,#FF8800); }
.bg4_dark-bg2-right{background: #8aaead; background: -webkit-linear-gradient(to right, #8aaead,#FF8800); background: linear-gradient(to right, #8aaead,#FF8800); }
.bg4_dark-bg2_light-top{background: #8aaead; background: -webkit-linear-gradient(to top, #8aaead,#ffa300); background: linear-gradient(to top, #8aaead,#ffa300); }
.bg4_dark-bg2_light-bottom{background: #8aaead; background: -webkit-linear-gradient(to bottom, #8aaead,#ffa300); background: linear-gradient(to bottom, #8aaead,#ffa300); }
.bg4_dark-bg2_light-left{background: #8aaead; background: -webkit-linear-gradient(to left, #8aaead,#ffa300); background: linear-gradient(to left, #8aaead,#ffa300); }
.bg4_dark-bg2_light-right{background: #8aaead; background: -webkit-linear-gradient(to right, #8aaead,#ffa300); background: linear-gradient(to right, #8aaead,#ffa300); }
.bg4_dark-bg2_dark-top{background: #8aaead; background: -webkit-linear-gradient(to top, #8aaead,#cc6d00); background: linear-gradient(to top, #8aaead,#cc6d00); }
.bg4_dark-bg2_dark-bottom{background: #8aaead; background: -webkit-linear-gradient(to bottom, #8aaead,#cc6d00); background: linear-gradient(to bottom, #8aaead,#cc6d00); }
.bg4_dark-bg2_dark-left{background: #8aaead; background: -webkit-linear-gradient(to left, #8aaead,#cc6d00); background: linear-gradient(to left, #8aaead,#cc6d00); }
.bg4_dark-bg2_dark-right{background: #8aaead; background: -webkit-linear-gradient(to right, #8aaead,#cc6d00); background: linear-gradient(to right, #8aaead,#cc6d00); }
.bg4-bg3-top{background: #ADD9D8; background: -webkit-linear-gradient(to top, #ADD9D8,#36B2E3); background: linear-gradient(to top, #ADD9D8,#36B2E3); }
.bg4-bg3-bottom{background: #ADD9D8; background: -webkit-linear-gradient(to bottom, #ADD9D8,#36B2E3); background: linear-gradient(to bottom, #ADD9D8,#36B2E3); }
.bg4-bg3-left{background: #ADD9D8; background: -webkit-linear-gradient(to left, #ADD9D8,#36B2E3); background: linear-gradient(to left, #ADD9D8,#36B2E3); }
.bg4-bg3-right{background: #ADD9D8; background: -webkit-linear-gradient(to right, #ADD9D8,#36B2E3); background: linear-gradient(to right, #ADD9D8,#36B2E3); }
.bg4-bg3_light-top{background: #ADD9D8; background: -webkit-linear-gradient(to top, #ADD9D8,#41d611); background: linear-gradient(to top, #ADD9D8,#41d611); }
.bg4-bg3_light-bottom{background: #ADD9D8; background: -webkit-linear-gradient(to bottom, #ADD9D8,#41d611); background: linear-gradient(to bottom, #ADD9D8,#41d611); }
.bg4-bg3_light-left{background: #ADD9D8; background: -webkit-linear-gradient(to left, #ADD9D8,#41d611); background: linear-gradient(to left, #ADD9D8,#41d611); }
.bg4-bg3_light-right{background: #ADD9D8; background: -webkit-linear-gradient(to right, #ADD9D8,#41d611); background: linear-gradient(to right, #ADD9D8,#41d611); }
.bg4-bg3_dark-top{background: #ADD9D8; background: -webkit-linear-gradient(to top, #ADD9D8,#2b8eb6); background: linear-gradient(to top, #ADD9D8,#2b8eb6); }
.bg4-bg3_dark-bottom{background: #ADD9D8; background: -webkit-linear-gradient(to bottom, #ADD9D8,#2b8eb6); background: linear-gradient(to bottom, #ADD9D8,#2b8eb6); }
.bg4-bg3_dark-left{background: #ADD9D8; background: -webkit-linear-gradient(to left, #ADD9D8,#2b8eb6); background: linear-gradient(to left, #ADD9D8,#2b8eb6); }
.bg4-bg3_dark-right{background: #ADD9D8; background: -webkit-linear-gradient(to right, #ADD9D8,#2b8eb6); background: linear-gradient(to right, #ADD9D8,#2b8eb6); }
.bg4_light-bg3-top{background: #d01041; background: -webkit-linear-gradient(to top, #d01041,#36B2E3); background: linear-gradient(to top, #d01041,#36B2E3); }
.bg4_light-bg3-bottom{background: #d01041; background: -webkit-linear-gradient(to bottom, #d01041,#36B2E3); background: linear-gradient(to bottom, #d01041,#36B2E3); }
.bg4_light-bg3-left{background: #d01041; background: -webkit-linear-gradient(to left, #d01041,#36B2E3); background: linear-gradient(to left, #d01041,#36B2E3); }
.bg4_light-bg3-right{background: #d01041; background: -webkit-linear-gradient(to right, #d01041,#36B2E3); background: linear-gradient(to right, #d01041,#36B2E3); }
.bg4_light-bg3_light-top{background: #d01041; background: -webkit-linear-gradient(to top, #d01041,#41d611); background: linear-gradient(to top, #d01041,#41d611); }
.bg4_light-bg3_light-bottom{background: #d01041; background: -webkit-linear-gradient(to bottom, #d01041,#41d611); background: linear-gradient(to bottom, #d01041,#41d611); }
.bg4_light-bg3_light-left{background: #d01041; background: -webkit-linear-gradient(to left, #d01041,#41d611); background: linear-gradient(to left, #d01041,#41d611); }
.bg4_light-bg3_light-right{background: #d01041; background: -webkit-linear-gradient(to right, #d01041,#41d611); background: linear-gradient(to right, #d01041,#41d611); }
.bg4_light-bg3_dark-top{background: #d01041; background: -webkit-linear-gradient(to top, #d01041,#2b8eb6); background: linear-gradient(to top, #d01041,#2b8eb6); }
.bg4_light-bg3_dark-bottom{background: #d01041; background: -webkit-linear-gradient(to bottom, #d01041,#2b8eb6); background: linear-gradient(to bottom, #d01041,#2b8eb6); }
.bg4_light-bg3_dark-left{background: #d01041; background: -webkit-linear-gradient(to left, #d01041,#2b8eb6); background: linear-gradient(to left, #d01041,#2b8eb6); }
.bg4_light-bg3_dark-right{background: #d01041; background: -webkit-linear-gradient(to right, #d01041,#2b8eb6); background: linear-gradient(to right, #d01041,#2b8eb6); }
.bg4_dark-bg3-top{background: #8aaead; background: -webkit-linear-gradient(to top, #8aaead,#36B2E3); background: linear-gradient(to top, #8aaead,#36B2E3); }
.bg4_dark-bg3-bottom{background: #8aaead; background: -webkit-linear-gradient(to bottom, #8aaead,#36B2E3); background: linear-gradient(to bottom, #8aaead,#36B2E3); }
.bg4_dark-bg3-left{background: #8aaead; background: -webkit-linear-gradient(to left, #8aaead,#36B2E3); background: linear-gradient(to left, #8aaead,#36B2E3); }
.bg4_dark-bg3-right{background: #8aaead; background: -webkit-linear-gradient(to right, #8aaead,#36B2E3); background: linear-gradient(to right, #8aaead,#36B2E3); }
.bg4_dark-bg3_light-top{background: #8aaead; background: -webkit-linear-gradient(to top, #8aaead,#41d611); background: linear-gradient(to top, #8aaead,#41d611); }
.bg4_dark-bg3_light-bottom{background: #8aaead; background: -webkit-linear-gradient(to bottom, #8aaead,#41d611); background: linear-gradient(to bottom, #8aaead,#41d611); }
.bg4_dark-bg3_light-left{background: #8aaead; background: -webkit-linear-gradient(to left, #8aaead,#41d611); background: linear-gradient(to left, #8aaead,#41d611); }
.bg4_dark-bg3_light-right{background: #8aaead; background: -webkit-linear-gradient(to right, #8aaead,#41d611); background: linear-gradient(to right, #8aaead,#41d611); }
.bg4_dark-bg3_dark-top{background: #8aaead; background: -webkit-linear-gradient(to top, #8aaead,#2b8eb6); background: linear-gradient(to top, #8aaead,#2b8eb6); }
.bg4_dark-bg3_dark-bottom{background: #8aaead; background: -webkit-linear-gradient(to bottom, #8aaead,#2b8eb6); background: linear-gradient(to bottom, #8aaead,#2b8eb6); }
.bg4_dark-bg3_dark-left{background: #8aaead; background: -webkit-linear-gradient(to left, #8aaead,#2b8eb6); background: linear-gradient(to left, #8aaead,#2b8eb6); }
.bg4_dark-bg3_dark-right{background: #8aaead; background: -webkit-linear-gradient(to right, #8aaead,#2b8eb6); background: linear-gradient(to right, #8aaead,#2b8eb6); }
.bg4-bg4_light-top{background: #ADD9D8; background: -webkit-linear-gradient(to top, #ADD9D8,#d01041); background: linear-gradient(to top, #ADD9D8,#d01041); }
.bg4-bg4_light-bottom{background: #ADD9D8; background: -webkit-linear-gradient(to bottom, #ADD9D8,#d01041); background: linear-gradient(to bottom, #ADD9D8,#d01041); }
.bg4-bg4_light-left{background: #ADD9D8; background: -webkit-linear-gradient(to left, #ADD9D8,#d01041); background: linear-gradient(to left, #ADD9D8,#d01041); }
.bg4-bg4_light-right{background: #ADD9D8; background: -webkit-linear-gradient(to right, #ADD9D8,#d01041); background: linear-gradient(to right, #ADD9D8,#d01041); }
.bg4-bg4_dark-top{background: #ADD9D8; background: -webkit-linear-gradient(to top, #ADD9D8,#8aaead); background: linear-gradient(to top, #ADD9D8,#8aaead); }
.bg4-bg4_dark-bottom{background: #ADD9D8; background: -webkit-linear-gradient(to bottom, #ADD9D8,#8aaead); background: linear-gradient(to bottom, #ADD9D8,#8aaead); }
.bg4-bg4_dark-left{background: #ADD9D8; background: -webkit-linear-gradient(to left, #ADD9D8,#8aaead); background: linear-gradient(to left, #ADD9D8,#8aaead); }
.bg4-bg4_dark-right{background: #ADD9D8; background: -webkit-linear-gradient(to right, #ADD9D8,#8aaead); background: linear-gradient(to right, #ADD9D8,#8aaead); }
.bg4_light-bg4-top{background: #d01041; background: -webkit-linear-gradient(to top, #d01041,#ADD9D8); background: linear-gradient(to top, #d01041,#ADD9D8); }
.bg4_light-bg4-bottom{background: #d01041; background: -webkit-linear-gradient(to bottom, #d01041,#ADD9D8); background: linear-gradient(to bottom, #d01041,#ADD9D8); }
.bg4_light-bg4-left{background: #d01041; background: -webkit-linear-gradient(to left, #d01041,#ADD9D8); background: linear-gradient(to left, #d01041,#ADD9D8); }
.bg4_light-bg4-right{background: #d01041; background: -webkit-linear-gradient(to right, #d01041,#ADD9D8); background: linear-gradient(to right, #d01041,#ADD9D8); }
.bg4_light-bg4_dark-top{background: #d01041; background: -webkit-linear-gradient(to top, #d01041,#8aaead); background: linear-gradient(to top, #d01041,#8aaead); }
.bg4_light-bg4_dark-bottom{background: #d01041; background: -webkit-linear-gradient(to bottom, #d01041,#8aaead); background: linear-gradient(to bottom, #d01041,#8aaead); }
.bg4_light-bg4_dark-left{background: #d01041; background: -webkit-linear-gradient(to left, #d01041,#8aaead); background: linear-gradient(to left, #d01041,#8aaead); }
.bg4_light-bg4_dark-right{background: #d01041; background: -webkit-linear-gradient(to right, #d01041,#8aaead); background: linear-gradient(to right, #d01041,#8aaead); }
.bg4_dark-bg4-top{background: #8aaead; background: -webkit-linear-gradient(to top, #8aaead,#ADD9D8); background: linear-gradient(to top, #8aaead,#ADD9D8); }
.bg4_dark-bg4-bottom{background: #8aaead; background: -webkit-linear-gradient(to bottom, #8aaead,#ADD9D8); background: linear-gradient(to bottom, #8aaead,#ADD9D8); }
.bg4_dark-bg4-left{background: #8aaead; background: -webkit-linear-gradient(to left, #8aaead,#ADD9D8); background: linear-gradient(to left, #8aaead,#ADD9D8); }
.bg4_dark-bg4-right{background: #8aaead; background: -webkit-linear-gradient(to right, #8aaead,#ADD9D8); background: linear-gradient(to right, #8aaead,#ADD9D8); }
.bg4_dark-bg4_light-top{background: #8aaead; background: -webkit-linear-gradient(to top, #8aaead,#d01041); background: linear-gradient(to top, #8aaead,#d01041); }
.bg4_dark-bg4_light-bottom{background: #8aaead; background: -webkit-linear-gradient(to bottom, #8aaead,#d01041); background: linear-gradient(to bottom, #8aaead,#d01041); }
.bg4_dark-bg4_light-left{background: #8aaead; background: -webkit-linear-gradient(to left, #8aaead,#d01041); background: linear-gradient(to left, #8aaead,#d01041); }
.bg4_dark-bg4_light-right{background: #8aaead; background: -webkit-linear-gradient(to right, #8aaead,#d01041); background: linear-gradient(to right, #8aaead,#d01041); }
.bg4-bgwhite-top{background: #ADD9D8; background: -webkit-linear-gradient(to top, #ADD9D8,#ffffff); background: linear-gradient(to top, #ADD9D8,#ffffff); }
.bg4-bgwhite-bottom{background: #ADD9D8; background: -webkit-linear-gradient(to bottom, #ADD9D8,#ffffff); background: linear-gradient(to bottom, #ADD9D8,#ffffff); }
.bg4-bgwhite-left{background: #ADD9D8; background: -webkit-linear-gradient(to left, #ADD9D8,#ffffff); background: linear-gradient(to left, #ADD9D8,#ffffff); }
.bg4-bgwhite-right{background: #ADD9D8; background: -webkit-linear-gradient(to right, #ADD9D8,#ffffff); background: linear-gradient(to right, #ADD9D8,#ffffff); }
.bgwhite-bg4-top{background: #ffffff; background: -webkit-linear-gradient(to bottom, #ADD9D8,#ffffff); background: linear-gradient(to bottom, #ADD9D8,#ffffff); }
.bgwhite-bg4-bottom{background: #ffffff; background: -webkit-linear-gradient(to top, #ADD9D8,#ffffff); background: linear-gradient(to top, #ADD9D8,#ffffff); }
.bgwhite-bg4-left{background: #ffffff; background: -webkit-linear-gradient(to right, #ADD9D8,#ffffff); background: linear-gradient(to right, #ADD9D8,#ffffff); }
.bgwhite-bg4-right{background: #ffffff; background: -webkit-linear-gradient(to left, #ADD9D8,#ffffff); background: linear-gradient(to top, #ADD9D8,#ffffff); }
.bg4_light-bgwhite-top{background: #d01041; background: -webkit-linear-gradient(to top, #d01041,#ffffff); background: linear-gradient(to top, #d01041,#ffffff); }
.bg4_light-bgwhite-bottom{background: #d01041; background: -webkit-linear-gradient(to bottom, #d01041,#ffffff); background: linear-gradient(to bottom, #d01041,#ffffff); }
.bg4_light-bgwhite-left{background: #d01041; background: -webkit-linear-gradient(to left, #d01041,#ffffff); background: linear-gradient(to left, #d01041,#ffffff); }
.bg4_light-bgwhite-right{background: #d01041; background: -webkit-linear-gradient(to right, #d01041,#ffffff); background: linear-gradient(to right, #d01041,#ffffff); }
.bgwhite-bg4_light-top{background: #ffffff; background: -webkit-linear-gradient(to bottom, #d01041,#ffffff); background: linear-gradient(to bottom, #d01041,#ffffff); }
.bgwhite-bg4_light-bottom{background: #ffffff; background: -webkit-linear-gradient(to top, #d01041,#ffffff); background: linear-gradient(to top, #d01041,#ffffff); }
.bgwhite-bg4_light-left{background: #ffffff; background: -webkit-linear-gradient(to right, #d01041,#ffffff); background: linear-gradient(to right, #d01041,#ffffff); }
.bgwhite-bg4_light-right{background: #ffffff; background: -webkit-linear-gradient(to left, #d01041,#ffffff); background: linear-gradient(to top, #d01041,#ffffff); }
.bg4_dark-bgwhite-top{background: #8aaead; background: -webkit-linear-gradient(to top, #8aaead,#ffffff); background: linear-gradient(to top, #8aaead,#ffffff); }
.bg4_dark-bgwhite-bottom{background: #8aaead; background: -webkit-linear-gradient(to bottom, #8aaead,#ffffff); background: linear-gradient(to bottom, #8aaead,#ffffff); }
.bg4_dark-bgwhite-left{background: #8aaead; background: -webkit-linear-gradient(to left, #8aaead,#ffffff); background: linear-gradient(to left, #8aaead,#ffffff); }
.bg4_dark-bgwhite-right{background: #8aaead; background: -webkit-linear-gradient(to right, #8aaead,#ffffff); background: linear-gradient(to right, #8aaead,#ffffff); }
.bgwhite-bg4_dark-top{background: #ffffff; background: -webkit-linear-gradient(to bottom, #8aaead,#ffffff); background: linear-gradient(to bottom, #8aaead,#ffffff); }
.bgwhite-bg4_dark-bottom{background: #ffffff; background: -webkit-linear-gradient(to top, #8aaead,#ffffff); background: linear-gradient(to top, #8aaead,#ffffff); }
.bgwhite-bg4_dark-left{background: #ffffff; background: -webkit-linear-gradient(to right, #8aaead,#ffffff); background: linear-gradient(to right, #8aaead,#ffffff); }
.bgwhite-bg4_dark-right{background: #ffffff; background: -webkit-linear-gradient(to left, #8aaead,#ffffff); background: linear-gradient(to top, #8aaead,#ffffff); }

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