



html,body {
	height:100%;
}    
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 16px;
}
body {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', arial, helvetica, sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    min-height:100%;
    background: #fff;
    color: #272727;
    min-width: 320px;
}
h1,h2,h3,h4,p,blockquote,figure,ol,ul {
   margin: 0;
	padding: 0;
}
ol,ul,li {
	list-style: none;
	display: block;
}
section {
	display: block;
}
a,*:before,*:after,.selectBox::before,select,input {
    transition: all .2s;	
}
a {
    text-decoration: none;
    cursor: pointer;
}
p a {
	color: #0085ca;
	text-decoration: underline;
}
button {
    overflow: visible;
    border: 0;
    font: inherit;
    -webkit-font-smoothing: inherit;
    letter-spacing: inherit;
    background: none;
    cursor: pointer;
}
:-moz-focusring {
	color: transparent !important;
	text-shadow: 0 0 0 #000;
}
:-moz-focus-inner {
    padding: 0;
    border: 0;
}
:focus {
    outline: 0;
}
img {
    max-width: 100%;
    height: auto;
    border: 0;
}
input, textarea, select, option, button,i.seasonType {
    font-family: 'Open Sans', arial, helvetica, sans-serif !important;
}
.selectedInfo:after,.clr:after {
    content: '';
    display: table;
    clear: both; 
}
table {
	border-spacing: 0;
}
.clr:before,
.clr:after {
    content: " "; /* 1 */
    display: table; 
}
.clr:after {
    clear: both;
}
.clr {
    *zoom: 1;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: none !important;
}
::-moz-selection { background:#ebebeb; color:#000; }
::selection { background:#ebebeb; color:#000; }
input:focus::-webkit-input-placeholder {
  color: transparent;
}
input:focus:-moz-placeholder {
  color: transparent;
}
input:focus::-moz-placeholder {
  color: transparent;
}
input:focus:-ms-input-placeholder {
  color: transparent;
}
textarea:focus::-webkit-input-placeholder {
  color: transparent;
}
textarea:focus:-moz-placeholder {
  color: transparent;
}
textarea:focus::-moz-placeholder {
  color: transparent;
}
textarea:focus:-ms-input-placeholder {
  color: transparent;
}


/*  - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */


h1,h2,h3.serif,.box h3.serif,.mainIntro h3,.logBox h3 {
    font-family: 'Crete Round', Georgia, serif !important;
    line-height: 1.41;
    color: #1990d2;
    font-weight: 400;
}
.slide h3 a {
    color: #1990d2;
    text-decoration: underline;
}
.slide h3 a:hover {
    color: #005886;
}
.blueBg h3 {
	color: #fff;
}
.box h3 span {
	display: block;
}
.small {
	font-size: 11px;
	display: block;
	pointer-events: none;
}
.main {
	width: 100%;
	position: relative;
	text-align: center;
}
.content {
   padding: 0 4em;
   margin: 0 auto;
   width: 1300px;
   max-width: 100%;
   position: relative;
   z-index: 2;
}
footer {
	color: #fff;
	background: #364049;
   padding: 4.25em 0 3em;
}
footer li {
	display: inline-block;
	margin: .5em 1em;
}
footer a {
	font-size: 16px;
	font-weight: 600;
	color: #fff;
}
footer a:hover {
	text-decoration: underline;
}
.centered {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.rightA {
	text-align: right;
}
.box {
	padding: 1.75em 0;
}
.box.padded {
	padding: 1.75em 7em 3em;
}
.box.npb {
	padding-bottom: 0;
}
.box.bottPadded {
	padding: 1.75em 7em 5em;
}
.box h2 {
	color: #0085ca;
	font-size: 52px;
	line-height: 1.1;
}
.box h3 {
	font-size: 24px;
	line-height: 1.5;
	padding: 15px 0 24px;
	font-weight: 700;
}
.midd,h3.midd,.box p.midd {
	font-size: 22px;
	line-height: 30px;
}
.bigger,h3.bigger,.box p.bigger {
	font-size: 26px;
	line-height: 30px;
	font-weight: 400;
	max-width: 900px;
	padding-bottom: 2em;
}
i.outd {
	width:50px;
	height: 4px;
	background: #0085ca;
	margin: 2em auto;
	display: block;
}
.serif + i.outd {
	margin: 2em auto -1em;
}
.blue {
	color: #0085ca;
}
.box p {
	font-size: 18px;
	line-height: 23px;
	max-width: 900px;
}
.srBox p.bigger {
	padding-right: 64px;
	padding-left: 64px;
}
.nbreak {
	display: inline-block;
	white-space: nowrap;
}
.rounded {
	border-radius: 5px;
	overflow: hidden;
}
.grey {
	background: #fafafa;
}
.darkGrey {
	background: #f0f0f0;
}
.tableWrap {
	display: table;
	width: 100%;
	padding: 1em 1.5em;
	text-align: left;
}
.tableWrap.blueBg {
	border-radius: 5px;
	overflow: hidden;
}
.tableWrap.box7030 {
	padding: 1em 1em 1em 3em;
}
.tableWrap.box7030 h2 {
	font-size: 22px;
	line-height: 1.5;
	font-weight: 300;
}
@media (min-width: 700px) {.tableWrap.box7030 h2 {font-size: calc(1.25rem + ((1vw - 7px) * 2));}}
@media (min-width: 1100px) {.tableWrap.box7030 h2 {font-size: 29px;}}
.tableWrap.box7030 h2 strong {
	font-size: 124%;
	vertical-align: baseline;
	font-weight: 700;
}
.tableWrap > * {
	display: table-cell;
	vertical-align: middle;
}
.tableWrap .leftCt,.tableWrap .rightCt {
	text-align: left;
	width: 50%;
}
.tableWrap .leftCt {
	padding-right: 2.25%; 
}
.tableWrap .rightCt {
	padding-left: 2.25%; 
}
.tableWrap .midCt {
	vertical-align: bottom;
	text-align: center;
}
.tableWrap .box30 {
	width: 30%;
}
.tableWrap .box40 {
	width: 40%;
}
.tableWrap .box60 {
	width: 60%;
}
.tableWrap .box70 {
	width: 70%;
	padding-right: 2em;
}
.tableWrap .blBox {
	width: 450px;
	max-width: 100%;
	padding: 0;
	background: #0085ca;
	color: #fff;
	vertical-align: top;
	position: relative;
}
.blBox * {
	color: #fff;
}
.blBox img {
	display: block;
	width: 100%;
}
.tableWrap .blBox div {
	padding: 7.2% 7.2% 100px;
	position: relative;
}
.tableWrap .blBox .butt {
	position: absolute;
	bottom: 50px;
	left: 7.2%;
}
.tableWrap .rightCt.blBox .butt {
	left: auto;
	right: 7.2%;
}
.leftCt.blBox div,.leftCt.blBox div * {
	text-align: left;
}
.rightCt.blBox,.rightCt.blBox div,.rightCt.blBox div * {
	text-align: right;
	margin-left: auto;
}
.blBox h3 {
	font-size: 21px;
	line-height: 1.15;
	font-weight: 700;
}
.blBox p {
	font-size: 16px;
	line-height: 23px;
	padding: 0 0 1.5em;
}
.box .blBox i.outd {
	background: #fff;
	margin: 1em auto 2em 0;
}
.box .rightCt.blBox i.outd {
	margin: 1em 0 2em auto;
}
.videoBox {
	padding: 0;
	margin-bottom: 3em;
}
.videoBox,.videoBox img {
	width: 100%;
	display: block;
}
.videoWrap {
    position: relative;
    padding: 0 0 56.25% 0;
    height: 0;
    max-width: 100% !important;
    width: 100% !important;
    display: block;
    margin: 0 auto;
}
.videoWrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.videoBox:hover {
	border-color: #43e4ff;
}
.videoBox:hover img {
	filter: brightness(1.3) saturate(3.2);
}
.tableWrap .imgWrap {
	text-align: center;
}
.tableWrap .imgWrap img {
	text-align: center;
	margin: 0 auto;
}


/*  - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */


form {
	text-align: left;
}
input[type="text"],input[type="password"],input[type="email"],select {
	height: 40px;
	line-height: 40px;
	width: 100%;
	padding: 0 13px;
	background: #fff;
	border: 1px solid #c7c5c5;
	border-radius: 3px;
	display: block;
}
select {
	border-radius: 0 0 5px 5px;
	box-shadow: 0 2px 12px rgba(0,0,0,.07);
	cursor: pointer;
}
input[type="text"]:hover,input[type="password"]:hover,input[type="email"]:hover,select:hover,select:focus,select:active {
	border-color: #97cff5;
	box-shadow: 0 2px 12px rgba(255,255,255,.23);
}
select:hover,select:focus,select:active {
	border-color: #97cff5;
	box-shadow: 0 2px 4px rgba(0,0,0,.04);
}
input[type="text"]:focus,input[type="password"]:focus,input[type="email"]:focus {
	border-color: #97cff5;
	box-shadow: 0 2px 12px rgba(255,255,255,.43);
}
label,.formCaptchaLabel {
	font-size: 13px;
	padding-bottom: 3px;
	display: inline-block;
}
.checkIt {
	padding: 1em 1.5em 2.5em;
}
.checkIt label {
	line-height: 25px;
	position: relative;
	padding-left: 40px;
	cursor: pointer;
}
input[type="submit"],input[type="button"],button {
	font-size: 15px;
	padding: 5px;
	height: 62px;
	min-width: 210px;
	border-radius: 31px;
	background-color: #f8f8f8;
	background-clip: content-box;
	color: #1990d2;
	font-weight: 700;
	letter-spacing: 1px;
	border: 1px solid #8fc8f9;
	cursor: pointer;
}
input[type="submit"]:hover, input[type="button"]:hover, button:hover {
	border-color: #005886;
	background-color: #005886;
		color: #fff;
}

input[type*="radio"],input[type*="checkbox"] {
	opacity: 0;
	visibility: hidden;
	position: absolute;
}
input[type*="radio"] ~ label:before,input[type*="checkbox"] ~ label:before {
	width: 25px;
	height: 25px;
	border-radius: 5px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	border: 1px solid #c7c5c5;
	z-index: 5;
	opacity: 1;
	content: '';
}
input[type*="checkbox"] ~ label:hover:before {
	border-color: #97cff5;
	box-shadow: 0 2px 12px rgba(255,255,255,.23);
}
input[type*="checkbox"]:checked ~ label:before {
	border-color: #97cff5;
	box-shadow: 0 2px 12px rgba(255,255,255,.43);
}
input[type*="checkbox"] ~ label:after {
    width: 5px;
    height: 11px;
    display: block;
    position: absolute;
	 top: 4px;
	 left: 9px;
	 border: 3px solid #1990d2;
	 border-width: 0 4px 4px 0;
    z-index: 10;
    opacity: 0;
    transform: rotate(45deg);
	 content: '';
}
input[type*="checkbox"]:checked ~ label:after {
    opacity: 1;
}



/*  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - overlay  */



.mainIntro {
	background-image: url(../img/bg.main.2.jpg);
	position: relative;
	visibility: visible;
	background-size: cover;
	overflow: hidden;
	padding-top: 66px;
}
.slideItWrap {
	position: relative;
	width: 100%;
	display: block;
}
.intro * {
	color: #fff;
}
.intro .leftCt {
	overflow: visible;
	z-index: 50;
	position: relative;
	vertical-align: top;
}
.intro .rightCt {
	width: 60%;
	padding: 0;
	text-align: right;
	vertical-align: bottom;
}
@media (min-width: 320px) {.intro h1 {font-size: calc(2.25rem + ((1vw - 3.2px) * 4.1667));}}
@media (min-width: 800px) {.intro h1 {font-size: calc(2.5rem + ((1vw - 8px) * 5.1351));}}
@media (min-width: 1170px) {.intro h1 {font-size: 59px;}}

.win .intro p {
	font-size: 18px;
}
@media (min-width: 800px) {.win .intro p {font-size: calc(0.9375rem + ((1vw - 8px) * 0.8108));}}
@media (min-width: 1170px) {.win .intro p {font-size: 18px;}}
.intro img {
	display: block;
	margin: 0 0 0 auto;
}
.mainIntro .box {
	width: 1300px;
	max-width: 100%;
	padding: 0 4em 0;
	margin: 0 auto;
	position: relative;
	z-index: 10;
}
.mainIntro .tableWrap {
	padding: 6.5% 0 24%;
	position: relative;
	box-sizing: content-box;
}
.mainIntro .lg {
	margin-bottom: 5%;
	width: 170px;
	position: absolute;
	top: 0;
	right: 0;
}
.mainIntro .mdl {
	margin-right: -10%;
}
.mainIntro h1 {
	line-height: 1.1;
	white-space: nowrap;
}
.iTxtBlock * {
	text-shadow: 0 1px 3px rgba(0,0,0,.25);
}
.iTxtBlock a * {
	text-shadow: none;
}
@media (min-width: 320px) {.mainIntro h1 {font-size: calc(2.25rem + ((1vw - 3.2px) * 4.1667));}}
@media (min-width: 740px) {.mainIntro h1 {font-size: calc(2.5rem + ((1vw - 8px) * 5.1351));}}
@media (min-width: 1170px) {.mainIntro h1 {font-size: 59px;}}
.mainIntro h1 span,.mainIntro h3 span {
	display: inline-block;
}
.mainIntro h3 {
	color: #fff;
	white-space: nowrap;
	padding: .25em 0 0;
	font-weight: 400;
	line-height: 1.2;
}
@media (min-width: 320px) {.mainIntro h3 {font-size: calc(1.3125rem + ((1vw - 3.2px) * 2.2917));}}
@media (min-width: 740px) {.mainIntro h3 { font-size: calc(1.0625rem + ((1vw - 7.4px) * 2.3256));}}
@media (min-width: 1170px) {.mainIntro h3 {font-size: 27px;}}
.mainIntro .leftCt,.mainIntro .rightCt {
	width: 50%;
}
.mainIntro p {
	font-size: 17px;
	line-height: 1.4;
	padding: 3% 0 2.5% 1px;
}
.mainIntro i:before {
	width: 0; 
	height: 0; 
	border-top: 5px solid transparent; 
	border-left: 10px solid red; 
	border-bottom: 5px solid transparent; 
}
.mainIntro .tableWrap > * {
	vertical-align: top;
}
.miSlide1 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 1705px;
	max-width: 131.5%;
}
.miSlide1 > div {
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 26.1%;
}
.miSlide1 > div > img,.bat {
	position: absolute;
	z-index: 10;
}
.c1 {
	bottom: -3px;
	left: 0;
	width: 30%;
   animation: move5 8s alternate ease-in-out infinite;
}
.c2 {
	bottom: -3px;
	left: 6.5%;
	width: 67%;
   animation: move4 6s 1s alternate ease-in-out infinite;
}
.c3 {
	bottom: -3px;
	right: 5.5%;
	width: 36%;
  animation: move3 6s 2s alternate ease-in-out infinite;
}
.c4 {
	bottom: -3px;
	right: 0%;
	width: 70%;
  animation: move2 6s alternate ease-in-out infinite;
}
.miSlide1 .c5 {
	bottom: 11.23%;
	right: 39.3%;
	width: 17.3%;
	z-index: 8;
  animation: move1 7s 4s alternate ease-in-out infinite;
}
.miSlide1 .c6 {
	bottom: 11.23%;
	right: 62%;
	width: 17.3%;
	z-index: 8;
  animation: move1 8s 2s alternate ease-in-out infinite;
}
.bat {
	z-index: 9;
}
.b1 {
	top: 26.95%;
	left: 14.65%;
	width: 15.25%;
  animation: slide 1s forwards, levitate 3s 1s alternate ease-in-out infinite;
  opacity: 0;
}
.b2 {
	top: 23.16%;
	left: 31.4%;
	width: 15.25%;
  animation: slide 1s 1s forwards, levitate 3s 2s alternate ease-in-out infinite;
  opacity: 0;
}
.b3 {
	top: 0;
	right: 42.2%;
	width: 12.9%;
	z-index: 7;
  animation: slide 1s 2s forwards, levitate 3s 3s alternate ease-in-out infinite;
   opacity: 0;
}
.b4 {
	top: 17.53%;
	right: 24.9%;
	width: 16.42%;
  animation: slide 1s 3s forwards, levitate 3s 4s alternate ease-in-out infinite;
   opacity: 0;
}
@keyframes levitate {
  0% {
    transform: translate(0, 0);
    opacity: 1;
  }
  50% {
    transform: translate(0, -.25em);
    opacity: 1;
  }
  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes slide {
  0% {transform: translateY(1000px) scaleY(1.5) scaleX(0.5);transform-origin: 50% 100%;opacity: 0;}
  100% {transform: translateY(0) scaleY(1) scaleX(1);transform-origin: 50% 50%;opacity: 1;
  }
}
@keyframes move1 {
  0% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(5px,3px);
  }
  50% {
    transform: translate(-5px, 0);
  }
  75% {
    transform: translate(0, -3px);
  }
  100% {
    transform: translate(-5px, -1px);
  }
}
@keyframes move2 {
  0% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(5px,3px);
  }
  50% {
    transform: translate(-5px, 0);
  }
  75% {
    transform: translate(0, -3px);
  }
  100% {
    transform: translate(-5px, 0);
  }
}
@keyframes move3 {
  0% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(5px,3px);
  }
  50% {
    transform: translate(-5px, 0);
  }
  75% {
    transform: translate(0, -3px);
  }
  100% {
    transform: translate(-5px, -1px);
  }
}
@keyframes move4 {
  0% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(5px,3px);
  }
  50% {
    transform: translate(-5px, 0);
  }
  75% {
    transform: translate(0, -3px);
  }
  100% {
    transform: translate(-5px, -1px);
  }
}
@keyframes move5 {
  0% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(5px,3px);
  }
  50% {
    transform: translate(-5px, 0);
  }
  75% {
    transform: translate(0, -3px);
  }
  100% {
    transform: translate(-5px, -1px);
  }
}

.miSlide2 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 313px;
	z-index: 1;
}
.miSlide3 {
	position: absolute;
	left: 0;
	top: 2%;
	width: 123px;
	z-index: 1;
}
.btWrap {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	font-size: 0;
	text-align: center;
	display: block;
	z-index: 100;
	width: 242px;
	height: 62px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
footer {
	position: relative;
}
.prefoot .btWrap {
	bottom: auto;
	top: 0;
}
header .btWrap div:after {
	display: none;
}
.btWrap div {
	position: relative;
	display: block;
	width: 242px;
	height: 62px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	font-size: 0;
}
.btWrap .st0,.btWrap .st0 path {
	position: relative;
	width: 242px;
	height: 62px;
	z-index: 1;
}
.btWrap div svg,.btWrap div path {
	display: block;
}
.btWrap .st0 path {
	fill:#ffffff;
}
.btWrap .st3 {
	width: 25px;
	height: 30px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: rotateZ(-90deg) translate(-50%, -50%);
	z-index: 5;
	margin-top: -30px;
	margin-left: 4px;
}
header .btWrap .st3 {
	margin-top: -20px;
}
.btWrap .st3 path {
	fill:#0085ca;
}
.btWrap .st1 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 21px;
	height: 32px;
	z-index: 2;
}
.btWrap .st1 path,.prefoot .butt path {
	fill:#2B8ACA;
}
.prefoot {
	background: #0085ca url(../img/bg.footer.jpg) center center no-repeat;
	background-size: cover;
	position: relative;
	color: #fff;
	padding: 8em 4em;
}
.prefoot h3 {
	max-width: 900px;
	font-size: 24px;
	font-weight: 400;
	line-height: 33px;
	text-align: center;
	display: block;
	margin: 0 auto 1em;
}
.prefoot h3 span {
	display: inline-block;
}
footer .tableWrap .leftCt, footer .tableWrap .rightCt {
	width: auto;
}
footer .tableWrap .rightCt {
	width: auto;
	text-align: right;
}
/*  .miSlide3 width = 123 / 1300 = 9.5% ( when screen width below 1300px ) */

.slideItWrap {
	position: relative;
	width: 100%;
	display: block;
}
.slideIt.slideIt2 {
	display: none;
}
.slideIt > img {
	width: 100%;
}
.win .content {
	padding: 0 8.5%;
}
a.txt,p.txt {
	display: inline-block;
	vertical-align: middle;
	margin: 1em auto 0 0;
	color: #0085ca;
}
a.txt.centered {
	margin: 1em auto;
}
p.introWrap {
	width: 90%;
	margin: 0 auto;
	padding-top: 5%;
}
.win p.introWrap {
	font-size: 16px;
	padding-top: 0;
}
@media (min-width: 320px) {.win p.introWrap {width: calc(15.625rem + ((1vw - 3.2px) * 77.9412));}}
@media (min-width: 1000px) {.win p.introWrap {width: 780px;}}
p span {
	display: block;
}
a.butt {
	padding: 6px 15px 6px;
	border-radius: 4px;
	background-color: #fff;
	color: #0085ca;
	display: inline-block;
	position: relative;
	text-align: center;
  box-shadow: 0px 3px 2.85px 0.15px rgba(0, 0, 0, 0.25);
	margin-top: 1em;
}
a.butt * {
	color: inherit;
	display: inline-block;
	vertical-align: baseline;
}
a.butt > * ~ * {
	margin-left: 15px;
	margin-right: 3px;
}
a.butt > * ~ span {
	margin-right: 15px;
}
a.butt span {
	font-size: 15px;
}
a.butt:hover,.slide a.butt:hover {
	background: #00a8ff;
	color: #fff;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.35);
}
.tableWrap .blBox .butt:hover,.slide a.butt:hover,.prefoot a.butt:hover {
	background: #5ec8ff;
	color: #fff;
}
.slide a.butt:hover path,.tableWrap .blBox .butt:hover path,.prefoot a.butt:hover path {
	fill: #ffffff;
}
p.txt {
	font-size: 15px;
	line-height: 21px;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
	vertical-align: middle;
}
p.txt {
	padding-bottom: .5em;
}
.blueBg a.txt {
	color: #fff;
}
a.butt span {
	display: inline-block;
}
a.txt img {
	vertical-align: middle;
	margin-left: 10px;
}
a.butt img {
	position: absolute;
	top: 50%;
	right: 20px;
   margin-top: -13px;
}
a.butt:hover img,a.txt:hover img {
  animation-name: hvr-buzz-out;
  animation-duration: 0.75s;
  animation-timing-function: linear;
  animation-iteration-count: 1;
}
@keyframes hvr-buzz-out {
  10% {transform: translateY(3px) rotate(2deg);}
  20% {transform: translateY(-3px) rotate(-2deg);}
  30% {transform: translateY(3px) rotate(2deg);}
  40% {transform: translateY(-3px) rotate(-2deg);}
  50% {transform: translateY(2px) rotate(1deg);}
  60% {transform: translateY(-2px) rotate(-1deg);}
  70% {transform: translateY(2px) rotate(1deg);}
  80% {transform: translateY(-2px) rotate(-1deg);}
  90% {transform: translateY(1px) rotate(0);}
  100% {transform: translateY(-1px) rotate(0);}
}
a.txt:hover {
	color: #005886;
}
.grey.rounded {
	overflow: visible;
	margin-top: 3em;
	margin-bottom: 2em;
}
.tableWrap img.over {
	margin-top: -20%;
	margin-bottom: -10%;
}
.grey .rightCt {
	padding-left: 0;
}
.win .box.blueBg.padded,.box.srBox {
	width: calc(100% + 8em);
	margin-left: -4em;
}
.win .box.blueBg2.padded {
	padding: 1.75em 15% 3em 6%;
}
.win .box.blueBg2.padded .tableWrap {
	padding: 0;
}
.win .box.blueBg2 .tableWrap > * {
	vertical-align: top;
}
hr {
   height:1px;
   background:transparent;
   border:0;
   border-bottom:1px solid #c7c5c5;
   padding:0;
   margin:40px 30px 20px;
   display:block;
}
.blueBg2 {
	overflow: visible;
	margin-bottom: 2em;
}
.blueBg2 .rightA img {
	margin: 2em 0 -6.5em auto;
}
.darkGrey ul.tableWrap {
	table-layout: fixed;
}
.darkGrey ul.tableWrap * {
	text-align: center;
	vertical-align: bottom;
}
.darkGrey ul li {
	padding: 0 2.5%;
}



/*  - - - - - - - - - - - - - - - - - - - - - - - - -  */



/*  slides  */

.slide {
	position: relative;
	text-align: center;
	vertical-align: middle;
	background: #66a8d8;
}
.sBox {
	display: block;
	max-width: 100%;
	position: relative;
	padding: 2em 0;
	margin: 0 auto;
}
.featDetails {
	display: table;
	table-layout: fixed;
	width: 100%;
	padding: 0;
}
.featDetails li {
	display: table-cell;
	vertical-align: top;
	text-align: center;
}
.slide .sboxImg img {
	margin: 0 auto -10%;
}
.featDetails div div div {
	width: 60px;
	height: 60px;
	border-radius:100%;
	background: #4daada;
	padding: 0;
	margin: 0 auto .75em;
	display: block;
}
.featDetails div img {
	width: 100%;
	height: 100%;
}
.slide h3 {
	font-size: 36px;
	line-height: 1.05;
	color: #fff;
	padding-bottom: 1em;
}
@media (min-width: 800px) {.slide h3 {font-size: calc(1.875rem + ((1vw - 8px) * 2.4));}}
@media (min-width: 1050px) {.slide h3 {font-size: 36px;}}
.slide p {
	color: #fff;
	padding-bottom: 2em;
	font-size: 18px;
	line-height: 1.5;
}
@media (min-width: 800px) {.slide p {font-size: calc(0.9375rem + ((1vw - 8px) * 1.2));}}
@media (min-width: 1050px) {.slide p {font-size: 18px;}}
.slide a.butt {
	font-size: 16px;
	color: #0085ca;
}
.slide a.butt svg,a.butt svg {
	width: 23px;
	height: 11px;
	display: inline-block;
	vertical-align: baseline;
}
.slide a.butt > * ~ *,.blBox a.butt svg {
    margin-right: 3px;
}
a.butt svg path {
	fill: #0085ca;
}
.butt.blue {
	background: #0085ca;
	color: #fff;
}
.butt.blue svg path {
	fill: #fff;
}
.featDetails li p {
	font-size: .875em;
	color: #1a435a;
	margin: 0 auto;
	line-height: 1.2;
	padding: 0 0.25em;
	font-weight: 400;
	font-family: 'Droid Sans', sans-serif;
}
.swiper-button-next, .swiper-button-prev {
	width: 62px;
	height: 242px;
	display: block;
}
.swiper-button-next div, .swiper-button-prev div {
	position: relative;
	width: 62px;
	height: 242px;
	display: block;
}
.swiper-button-prev .st0, .swiper-button-next .st0 {
	position: relative;
	width: 62px;
	height: 242px;
}
.swiper-button-next .st3,.swiper-button-prev .st3 {
	transform: translate(-50%,-50%);
	position: absolute;
	top: 50%;
	left: 50%;
	width: 25px;
	height: 30px;
	z-index: 10;
	margin-left: -7px;
}
.swiper-button-next .st3 {
	transform: rotateY(180deg) translate(-50%,-50%);
	margin-left: -18px;
}
.swiper-button-prev:not(.swiper-button-disabled):hover .st3 path, .swiper-button-next:not(.swiper-button-disabled):hover .st3 path {
    fill: #1a435a;
}
.st0 path {
	fill: #ffffff;
}
.swiper-button-prev {
	left: 0;
}
.swiper-button-next {
	right: 0;
}
.swiper-slide .introBlock {
	width: 100%;
	max-width: 100%;
	display: table;
	table-layout: fixed;
	margin: 1em auto;
	max-width: 100%;
	padding: 0 6em;
}
.introBlock > div {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    padding: .75em 2em 2em 1em;
    width: 50%;
}
.slide .introBlock > div:first-child {
    text-align: left;
    width: 62%;
    padding-right: 1em;
}
.swiper-button-prev path,.swiper-button-next path {
	fill:#0085ca;
}
.next path {
	fill:#1a435a;
}
.swiper-button-prev .st0 path,.swiper-button-next .st0  path {
	fill:#ffffff !important;
}
.box.tempHide {
	display: none !important;
}
.swiper-button-prev.swiper-button-disabled .st3, .swiper-button-next.swiper-button-disabled .st3 {
    opacity: 0.35;
}

/* top nav */
.topNav {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: #fff;
	z-index: 1000;
	text-align: center;
	box-shadow: 0 5px 15px rgba(26,55,90,.2);
}
.topNav > div  {
    width: 1300px;
    max-width: 100%;
    padding: 0 4em 0;
    margin: 0 auto;
    position: relative;
    z-index: 10;
}
.topNav .tableWrap {
	padding: 1em 0;
}
.topNav .tableWrap {
	vertical-align: middle;
}
.topNav * {
	vertical-align: middle;
}
.topNav img {
	width: 150px;
	max-width: 80%;
	vertical-align: middle;
}
.topNav .rightCt,.topNav .rightCt * {
	text-align: right;
	margin-right: 0;
}
.topNav a.butt {
	vertical-align: middle;
	margin: auto 0 auto auto;
	text-align: right;
	margin: 0;
}
.topNav a.butt,.formSubmit a,a.butt.sun {
	background: linear-gradient(to bottom, #f4740f 0%,#e6003c 100%);
	color: #fff;
	font-weight: 700;
	box-shadow: 0 5px 13px rgba(196,2,60,.2);
	border-radius: 4px;
	line-height: 30px;
	padding: 6px 15px 6px;
	display: inline-block;
}
a.butt.sun {
	font-size: 20px;
	line-height: 30px;
	padding: 10px 25px 10px;
}
p + a.butt.sun {
	margin-top: 1.5em;
}
.topNav p {
	position: absolute;
	top: 100%;
	right: 4em;
	background: rgba(239,118,154,.8);
	display: table;
	table-layout: fixed;
	border-radius: 0 0 4px 4px;
	box-shadow: 0 0 9px rgba(26,55,90,.15);
	z-index: -1;
	overflow: hidden;
}
.topNav p a {
	text-decoration: none;
	display: table-cell;
	padding: 9px 11px;
	font-weight: 700;
	line-height: 15px;
	color: #fff;
	transition: background-color .3s;
}
.topNav p:hover a,.topNav p:hover a.act {
	background-color: rgba(255,255,255,0);
}
.topNav p a.act,.topNav p:hover a:hover {
	color: #fff;
	background-color: #e6003c;
}


/*  popup  */

.modContainer {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 18000;
    display: block;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease;
}
.act .modContainer {
	opacity: 1;
	visibility: visible;
}
.popOverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(19,7,23,.75);
    z-index: 1;
}
.logBox {
    display: block;
    width: 660px;
    max-width: calc(100% - 60px);
    height: auto;
    max-height: calc(100% - 60px);
    overflow-y: auto;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: scale(0) translate(-50%,-50%);
    background: transparent;
    border-radius: 0;
    z-index: 100;
    box-shadow: 0 0 15px #0000004d;
    animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
body.act,body.act .main {
	height: 100%;
	overflow: auto;
}
.act .logBox {
    animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpModal {
  0% {transform: translate(-50%,-50%) scale(0);}
  100% {transform: translate(-50%,-50%) scale(1);}
}
@keyframes blowUpModalTwo {
  0% {transform: translate(-50%,-50%) scale(1);}
  100% {transform: translate(-50%,-50%) scale(0);}
}
.logBox > section {
    box-sizing: border-box;
    display: block;
    padding:  2em 2.5em 1.5em;
    vertical-align: top;
    width: 100%;
    background: #fff;
    position: relative;
    text-align: left;
}
.logBox .rlink {
    text-align: center;
    padding: 0;
    background: transparent;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 5;
}
.logBox .rlink a {
    width: 45px;
    height: 45px;
    line-height: 45px;
    display: block;
    background: #1990d2;
    color: #fff;
    display: block;
    position: relative;
}
.logBox .rlink a span {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	border-radius: 4px;
	background: #fff;
	width: 26px;
	height: 2px;
	transform: translate(-50%,-50%) rotate(45deg);
}
.logBox .rlink a span ~ span {
	width: 2px;
	height: 26px;
}
.logBox .rlink a:hover {
	background: #ec3527;
}
.logBox h3 {
	text-align: left;
}
.logBox form .inBlock + .inBlock {
	padding-top: 0;
}
.inBlock {
	display: inline-block;
	vertical-align: top;
	padding-right: 25px;
	padding-top: 0;
}
.logBox {
	color: #1990d2;
}
.logBox h3 {
	padding-bottom: 10px;
	padding-right: 45px;
	line-height: 1.15;
}
.logBox > section > p {
	font-size: 13px;
}

/*  form  */

.formErrorMessage {
	color: #ec3527;
	font-size: 12px;
	line-height: 1.2;
}
.logBox .formSubmit {
	padding-top: 15px;
}
.logBox .formFooter {
	height: auto;
	line-height: 1;
}
.logBox form {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.logBox form > div {
	width: 47%;
	padding-bottom: 15px;
}
.logBox form > .formPager {
	padding-bottom: 0;
}
.logBox form > div.formErrorContainer,
.logBox form > div.formPager,
.logBox form > div.formSelectionSingle {
	width: 100%;
}
select {
	-webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   padding-right: 40px;
}
.selectBox {
	width: 47%;
	position: relative;
}
.selectBox::before {
    height: 10px;
    width: 10px;
    right: 15px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    z-index: 6;
    display: block;
    position: absolute;
    border-right: 2px solid #ced4db;
    border-bottom: 2px solid #ced4db;
    content: '';
    pointer-events: none;
    margin-top: -2px;
}
.selectBox:hover::before {
	border-color: #97cff5;
}
@media screen and (max-width : 600px) {
.logBox form {
	display: block;
}
.logBox form > div {
	width: 100%;
	padding-bottom: 15px;
}
.logBox > section {
    padding: 1.5em 1.5em 1em;
}
}

.formTextLabel.formError {
	color: #ec3527;
}
.logBox select {
	
}


/*  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
/*  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - < 1170 */



@media screen and (max-width : 1170px) {

.win .wrap {
	margin: 0 auto;
}
}


/*  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - < 1000 */


@media screen and (max-width : 1000px) {

.mainList,.mainList a  {
	display: block;
	justify-content: center;
	flex-wrap: wrap;
	width: 100%;
	position: relative;
	z-index: 5;
}
.mainList a {
	margin: 0 0 3em !important;
}
.tWrap {
	display: table;
	padding: 1em 2.5em;
}
.tWrap > * {
	display: table-cell;
	vertical-align: middle;
}
.tWrap .leftCt {
	text-align: left;
}
.tWrap .rightCt {
	width: 250px;
	max-width: 100%;
}
.tWrap h3 {
	font-size: 26px;
}
.checkIt label {
	line-height: 1.3;
}
.checkIt label .small {
	padding: 1em 0;
}
header .btWrap div:after {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	content: '';
	display: block;
	width: 242px;
	height: 1px;
	background: #fff;
}
}


/*  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - <  860 */


@media screen and (max-width : 860px) {

.content .tab860.tableWrap,.content .tableWrap > .blBox {
    text-align: left !important;
    padding: 0 !important;
    display: block;
    width: 100%;
}
.rightCt.blBox, .rightCt.blBox div, .rightCt.blBox div * {
    text-align: left;
    margin-left: 0;
}
.tableWrap .blBox div {
    padding: 7.2% 7.2% 0;
    position: relative;
}
.tableWrap .blBox .butt {
	position: relative;
	bottom: auto !important;
	left: auto !important;
	right: auto !important;
	margin: 5% 7.2% 11%;
}
.box .rightCt.blBox i.outd {
    margin: 1em auto 2em 0;
}
.prefoot h3 span {
	display: inline;
}
}


/*  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - <  800 */


@media screen and (max-width : 800px) {

.slide .sBox {
    padding: 2em 0 0;
}
.swiper-wrapper, .swiper-slide {
    position: relative !important;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    display: block !important;
    transform: none !important;
    flex-shrink: unset !important;
    height: auto !important;
}
.introBlock, .introBlock div {
    display: block;
    position: relative;
}
.slide .introBlock > div {
    padding: 1em 2em;
    width: 100% !important;
    max-width: 100%;
    text-align: center !important;
}
.slide .introBlock .sboxImg {
    padding: 0 0 1em;
}
.slide .introBlock .sboxTxt {
    padding: 0 0 3em;
}
.swiper-button-next, .swiper-button-prev, .swiper-pagination {
    display: none !important;
}
.swiper-slide ~ .swiper-slide {
    padding-top: 2em;
    border-top: 25px solid #fff;
}
.swiper-slide .introBlock, .swiper-slide .introBlock div {
    display: block;
    position: relative;
}
.swiper-slide .introBlock {
	padding: 1em 2em;
}
.slide .introBlock > div:first-child {
	padding: 1em 0 2em;
}
.slide .introBlock img {
	margin: 0 auto !important;
}
.swiper-slide {
	width: auto !important;
}
@media (min-width: 320px) {.slide h3 {font-size: calc(1.5rem + ((1vw - 3.2px) * 2.7335));}}
@media (min-width: 799px) {.slide h3 {font-size: 36px;}}
.win .box.blueBg.padded, .box.srBox {
    width: 100%;
    margin-left: 0;
}
.srBox p.bigger {
	padding-right: 0;
	padding-left: 0;
}
}


/*  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - <  760 */


@media screen and (max-width : 760px) {

.content .tableWrap {
	padding: 1em 0;
}
.content .tableWrap.jsObjMobCh > div,.content  .tableWrap > div {
	text-align: center !important;
	padding: 1.5em 0.5em !important;
}
.box.blueBg.padded form .tableWrap > * {
	text-align: left !important;
}
.content .tableWrap img {
	margin: 0 auto .5em !important;
}
.content .tableWrap a.butt img {
	margin: -13px auto auto !important;
}
.content .tableWrap .videoBox img {
	margin: 0 auto !important;
}
.tableWrap,.tableWrap > *,.tableWrap.box7030.blueBg,.tableWrap.box7030.blueBg > * {
	display: block !important;
	width: 100% !important;
	text-align: center;
}
.tableWrap.box7030.blueBg,.tableWrap.box7030.blueBg > * {
	padding: 1em !important;
}
.tableWrap.box7030 h2 {
	font-size: 26px;
	text-align: center;
}
.tableWrap.box7030 .videoBox {
	display: inline-block;
	margin: 0 auto;
	width: 90%;
}
.box.bottPadded,.box.blueBg.padded {
	padding: 1.75em 10%;
}
.box.blueBg.padded h3 span {
	display: inline;
}
.box.blueBg.padded form .tableWrap {
	padding: 0 !important;
}
.box.blueBg.padded form .tableWrap > * {
	padding: .5em 0 !important;
	text-align: left;
}
.box.blueBg.padded form .checkIt {
	padding: 1em 0 !important;
}
.darkGrey ul li {
   padding: 4% 2.5%;
}
.intro .leftCt {
   overflow: hidden;
   padding: 6% 8.5%;
}
.content .tableWrap a.txt img {
	display: block;
	margin: 1em auto 0 !important;
}
.win .box.blueBg2.padded {
	padding: 1.5em;
}
.rightA {
	text-align: center;
}
.content .tableWrap .rightA img {
	margin: 1.5em auto 0 !important;
}
.content ul.tableWrap li a.txt img {
	margin: 0 auto !important;
}
.mainIntro > .box {
    padding: 0;
}
.mainIntro .rightCt {
	overflow-x: hidden;
}
.mainIntro h1,.mainIntro h3 {
	white-space: normal;
}
.iTxtBlock {
	position: relative;
	text-align: center;
}
.mainIntro .leftCt {
	padding: 0 25px 3em;
}
.mainIntro .tableWrap .rightCt {
	padding-left: 20%;
}
.mainIntro .tableWrap .rightCt .mdl {
	margin-right: -30%;
	width: 80%;
}
.intro .lg {
    position: relative;
    top: auto;
    left: auto;
    margin: 0 auto 2em;
}
.slideIt.slideIt2 {
	position: relative;
	top: auto;
	left: auto;
	margin-left: -4em;
	width: calc(100% + 6em) !important;
	max-width: none;
	display: none !important;
}
.mainIntro .rightCt .ico6 {
	left: 23.812%;
	bottom: 13.809%;
	width: 22.812%;
	padding-bottom: 22.812%;
}
.mainIntro .rightCt .ico6 {
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}
.miSlide1 {
    left: 57%;
    bottom: 0;
    transform: translateX(-50%);
    max-width: 150%;
}
.box .box {
	padding-bottom: 0;
}
.topNav > div {
	padding: 0 30px;
}
.topNav .tableWrap {
    display: table !important;
    width: 100% !important;
    text-align: left;
}
.topNav .tableWrap > * {
    display: table-cell !important;
    width: 50% !important;
    text-align: left;
}
.topNav .tableWrap > .rightCt {
    text-align: right;
}
.topNav .tableWrap > div a.butt {
	display: inline-block !important;
}
.topNav p {
    right: 30px;
}
}


/*  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - <  700 */


@media screen and (max-width : 700px) {

.content {
	padding: 0 11%;
}
.tWrap,.tWrap > *,.tWrap *,.box.blueBg.padded form .tableWrap,.box.blueBg.padded form .tableWrap > * {
	display: block;
	width: 100%;
	text-align: center;
	margin-left: auto !important;
	margin-right: auto !important;
}
.mainList .tWrap {
	padding: .75em 5% 0;
}
.mainList  .tWrap .imgWrap {
	margin-top: 1.5em !important;
	margin-bottom: 1.5em !important;
}
.lg {
	top: -1.5em;
}
}


@media screen and (max-width : 550px) {

.mainIntro {
   padding-top: 100px;
}
.topNav .tableWrap,
.topNav .tableWrap > *,
.topNav .tableWrap > .rightCt {
    display: block !important;
    width: 100% !important;
    text-align: left;
}
.topNav .tableWrap > * img {
	margin: 0 auto;
}
.topNav .tableWrap > *,
.topNav .tableWrap > .rightCt {
	padding: 0;
	position: relative;
}

.topNav .tableWrap > .rightCt a.butt {
	position: absolute;
	padding: 9px 11px;
	line-height: 15px;
	font-size: 16px;
	border-radius: 0 0 4px 4px;
	z-index: -1;
	right: 0;
	top: 1em;
	background: #e6003c; 
}
.topNav p {
	top: 50%;
	transform: translateY(-50%);
	z-index: 5;
	border-radius: 4px;
}
.modContainer {
	height: auto;
}
.popOverlay {
    background: #fff;
	height: 100vh;
	position: fixed;
}
.logBox {
    display: block;
    width: 100%;
    max-width: none;
    height: auto;
    max-height: 100vh;
    overflow: auto;
    box-shadow: none;
}
.logBox .rlink {
	top: 0;
	float: right;
	position: relative;
}
.logBox h3 {
    padding-right: 65px;
}
.logBox > section {
    padding: 48px 24px 48px;
    display: block;
    width: 100%;
    max-width: 100%;
}

}


/*  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - <  480 */


@media screen and (max-width : 480px) {

.content {
	padding: 0 25px;
}
.mainList .roundedButton {
	width: 88%;
}
.mainIntro h1 span {display: block;}
.mainIntro h3 span {display: inline;}
.lg {
	top: -.75em;
}
.tableWrap.box7030 .videoBox {
	width: 100%;
}
.prefoot {
    background: #0085ca url(../img/bg.footer.jpg) right center no-repeat;
    background-size: cover;
    position: relative;
    color: #fff;
    padding: 8em 25px;
}








/*  - - - - - - - - - - - - - - - -  */

.iTxtBlock {
   animation: getdown .75s 0s 1 cubic-bezier(0.6, 0.2, 0.1, 1) forwards;
}
.slideItWrap {
   animation: getthere 1.5s 0s 1 cubic-bezier(0.6, 0.2, 0.1, 1) forwards;
}
.ico1 {
   animation: jumpthere 3.75s 0s 1 cubic-bezier(0.6, 0.2, 0.1, 1) forwards;
}
.ico2 {
   animation: jumpthere2 3.9s 0s 1 cubic-bezier(0.6, 0.2, 0.1, 1) forwards;
}
.ico3 {
   animation: jumpthere3 4.05s 0s 1 cubic-bezier(0.6, 0.2, 0.1, 1) forwards;
}
.ico4 {
   animation: jumpthere4 4.2s 0s 1 cubic-bezier(0.6, 0.2, 0.1, 1) forwards;
}
.ico5 {
   animation: jumpthere5 4.35s 0s 1 cubic-bezier(0.6, 0.2, 0.1, 1) forwards;
}
.ico6 {
   animation: jumpthere6 4.5s 0s 1 cubic-bezier(0.6, 0.2, 0.1, 1) forwards;
}
.rightCt .ico6 {
   animation: jumpthere7 4.64s 0s 1 cubic-bezier(0.6, 0.2, 0.1, 1) forwards;
}
.mdl {
	animation: appear 3s 0s 1 cubic-bezier(0.6, 0.2, 0.1, 1) forwards;
}
@keyframes getdown {
0% {transform: translateY(-20px) scale(1); opacity: 0;filter: blur(5px);}
100% {transform: translateY(0) scale(1);opacity: 1;filter: blur(0px);}
}
@keyframes getthere {
0% {transform: translateY(40px) scale(1); opacity: 0;filter: blur(5px);}
50% {transform: translateY(40px) scale(1); opacity: 0;filter: blur(5px);}
100% {transform: translateY(0) scale(1);opacity: 1;filter: blur(0px);}
}
@keyframes appear {
0% {transform: translateX(100%);opacity: 0;filter: blur(5px);}
70% {transform: translateX(10%);opacity: 0;filter: blur(5px);}
100% {transform: translateX(0);opacity: 1;filter: blur(0px);}
}
@keyframes jumpthere {
0% {transform: translateY(40px) translateX(20px) scale(0.8); opacity: 0;filter: blur(5px);}
55% {transform: translateY(40px) translateX(20px) scale(0.8); opacity: 0;filter: blur(5px);}
100% {transform: translateY(0) translateX(0) scale(1); opacity: 1;filter: blur(0px);}
}
@keyframes jumpthere2 {
0% {transform: translateY(40px) translateX(20px) scale(0.8); opacity: 0;filter: blur(5px);}
58% {transform: translateY(40px) translateX(20px) scale(0.8); opacity: 0;filter: blur(5px);}
100% {transform: translateY(0) translateX(0) scale(1); opacity: 1;filter: blur(0px);}
}
@keyframes jumpthere3 {
0% {transform: translateY(40px) translateX(20px) scale(0.8); opacity: 0;filter: blur(5px);}
68% {transform: translateY(40px) translateX(20px) scale(0.8); opacity: 0;filter: blur(5px);}
100% {transform: translateY(0) translateX(0) scale(1); opacity: 1;filter: blur(0px);}
}
@keyframes jumpthere4 {
0% {transform: translateY(40px) translateX(20px) scale(0.8); opacity: 0;filter: blur(5px);}
72% {transform: translateY(40px) translateX(20px) scale(0.8); opacity: 0;filter: blur(5px);}
100% {transform: translateY(0) translateX(0) scale(1); opacity: 1;filter: blur(0px);}
}
@keyframes jumpthere5 {
0% {transform: translateY(40px) translateX(20px) scale(0.8); opacity: 0;filter: blur(5px);}
73% {transform: translateY(40px) translateX(20px) scale(0.8); opacity: 0;filter: blur(5px);}
100% {transform: translateY(0) translateX(0) scale(1); opacity: 1;filter: blur(0px);}
}
@keyframes jumpthere6 {
0% {transform: translateY(40px) translateX(20px) scale(0.8); opacity: 0;filter: blur(5px);}
74% {transform: translateY(40px) translateX(20px) scale(0.8); opacity: 0;filter: blur(5px);}
100% {transform: translateY(0) translateX(0) scale(1); opacity: 1;filter: blur(0px);}
}
@keyframes jumpthere7 {
0% {transform: translateY(40px) translateX(20px) scale(0.8); opacity: 0;filter: blur(5px);}
78% {transform: translateY(40px) translateX(20px) scale(0.8); opacity: 0;filter: blur(5px);}
100% {transform: translateY(0) translateX(0) scale(1); opacity: 1;filter: blur(0px);}
}














