<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
/*----------------
RESET CSS
-----------------*/
body {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	padding: 0;
	background: #ffffff;
	color: #000000;
	text-align: center;
	font-family: 'Gotham Rounded Book';
	font-weight:normal;
	}
div, ul, h1, h2, h3, h4, h5, li, p, img, form, input, textarea {margin: 0;padding: 0;}
header, section, footer, aside, nav, main, article, figure {display: block;}
table, tr, td {border: 0;}
a {outline: none;color: inherit;text-decoration: none;}
img {border: none; max-width:100%;}
li {list-style: none;}
* {box-sizing: border-box;}
.img-full {max-width: 100%;}
.clearall {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	}

/*-----------------------
    MAIN CSS START
------------------------*/
.container {
	width: 1170px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	}

/*==========TOP SECTION==============*/
.topStrip{
    float: left;
    width: 100%;
    background: #e4443b;
    padding:2px 0 9px;
	border-bottom:2px dashed #fff000;
	}
.topStrip p{
	display:inline-block;
	vertical-align:middle;
    color: #ffffff;
    font-size:16px;
	line-height:16px;
	font-family: 'Gotham Rounded';
	font-weight:500;
	letter-spacing:0.5px;
	margin-right:3px;
	}
.topStrip p span{ 
	color:#fff000;
	font-weight:bold;
	}
.topStrip p img{
	display:inline-block;
	vertical-align:top;
    width: 24px;
    margin: -5px 1px -2px 1px;	
	}
	
/*-------------------------
     BANNER CSS
--------------------------*/
.check-bg{
	background:url(../images/check-bg.jpg) no-repeat center top;	
	float:left;
	width:100%;
	position:relative;
	}
.logo{
	float:left;
	margin-top:40px;
	}	
.letr-logo{ margin-left:60px;}	
.checkBox{
	display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    width: 1030px;
    text-align: center;
    background: #fff;
    box-shadow: 0 0 15px 1px rgb(0,0,0,0.1);
    -webkit-box-shadow: 0 0 15px 1px rgb(0,0,0,0.1);
	padding:20px 0 45px;
	margin-top:55px;
	}	
.chk-steps{
	max-width:100%;
	margin:0 auto 0;
	display:block;
	}

.form-help  {
	font-weight:300; 
	font-size:15px;
}

.form-container{
	margin:25px auto;
	display:table;
	position:relative;	
	width:93%;
	border: 14px solid transparent;
    border-image-source: url(../images/form-bg.jpg);
	-webkit-border-image-source: url(../images/form-bg.jpg);
    border-image-repeat: repeat;
    border-image-slice:14;
	border-image: url("../images/form-bg.jpg") fill 14 repeat;
	padding:0;
	box-sizing:border-box;
	background:#f3e3d5;
	box-sizing:border-box;
	padding:15px 20px 25px;	
	}

.frm-head{
	float:left;
	width:100%;
	text-align:left;
	font-size:34px;
	line-height:38px;
	color:#1d3973;
	font-family: 'Gotham Rounded';
	font-weight:500;
	margin-bottom:10px;	
	}			
.frm-mid{
	float:left;
	width:100%;
	}
.Frm-Elements{
	float:left;
	width:100%;
	text-align:left;
	margin-top:16px;
	position:relative;
	}	
.Frm-Elements label{
	float:left;
	width:100%;
	text-align:left;
	font-size:16px;
	color:#2d2d2d;
	font-family: 'Gotham Rounded';
	font-weight:500;
	margin-bottom:5px;
	}					
.Frm-Elements .all-fld{
	font-size: 17px;
    width: 100%;
    height: 47px;
    background-color: #fff;
    outline: none;
    color: #000;
	font-family: 'Gotham Rounded Book';
	font-weight:normal;
    padding: 0 15px;
    -webkit-appearance: none;
    border: 1px solid #d1d4dd;
	border-radius:3px;
	-webkit-appearance:none;
 	}
.Frm-Elements select{background: url(../images/frm-arrw.png) no-repeat center left 97%;}			
.half-fld{ width:32%;}
.twothirds-fld{ width:66%;}
.fld-m2{ margin:16px 0 0 2%;}
.fld-m{ margin:16px 2% 0;}
.fl{ float:left;}
.fr{ float:right;}

.contBox{
	float:left;
	width:100%;
	text-align:center;
	background:#e4e6ee;
	padding:13px 0;
	margin-top:5px;
	}
.cont-t{
	display:inline-block;
	vertical-align:middle;
	font-size:16px;
	color:#2d2d2d;
	font-family: 'Gotham Rounded';
	font-weight:500;
	}
.cont-t img{
	display:inline-block;
	vertical-align:middle;
	margin:-5px 3px 0 0;	
	}
.contBox .phn-fld{
	display:inline-block;
	vertical-align:middle;	
	font-size: 16px;
    width: 310px;
    height: 47px;
    background-color: #fff;
    outline: none;
    color: #000;
	font-family: 'Gotham Rounded Book';
	font-weight:normal;
    padding: 0 15px;
    -webkit-appearance: none;
    border: 1px solid #d1d4dd;
	border-radius:3px;
	-webkit-appearance:none;
	margin-left:10px;	
	}	
.btnBox{
	float:left;
	width:100%;
	margin-top:25px;
	}
.addBtn{
	display:inline-block;
	vertical-align:middle;
	width:408px;
	height:56px;
	border:2px solid #09b84b;
	border-radius:40px;
	background:#fff;
	outline:none;
	-webkit-appearance:none;
	cursor:pointer;
	}
.addBtn p{
	display:inline-block;
	vertical-align:middle;
	font-size:22px;
	color:#13b62e;
	line-height:51px;
	font-family: 'Gotham Rounded';
	font-weight:bold;		
	}	
.addBtn img{
	display:inline-block;
	vertical-align:middle;
	margin:-1px 10px 0 0;
	}
	
.addBtn2{
	background:#13b62e;
	margin-left:30px;
	}
.addBtn2 p{
	color:#fff;
	text-shadow:1px 1px #395f40;
	}
.addBtn2 img{margin:-1px 0 0 10px;}								
		
/*-------------------------
     SECTION6 CSS
--------------------------*/
.section6{
	float:left;
	width:100%;
	padding:60px 0 70px;
	background:#fff;
	}
.common-heading{
	float:left;
	width:100%;
	font-size:45px;
	line-height:55px;
	color:#0b1b40;
	font-family: 'Gotham Rounded';
	font-weight:bold;
	}
.common-heading span{ color:#e7292b;}
.common-para{
	float:left;
	width:100%;
	font-size:18px;
	line-height:24px;
	color:#000;
	margin-top:20px;
	}	
.s6-testiBx{
	float:left;
	width:100%;
	margin:40px 0 60px;
	}
.s6-testi-col{
	display:inline-block;
	vertical-align:top;
	width:267px;
	margin:0 12px;
	text-align:left;
	border-radius:10px;
	overflow:hidden;
	box-shadow:0 8px 8px 0 rgba(0,0,0,0.1);
	-webkit-box-shadow:0 8px 8px 0 rgba(0,0,0,0.1);
	}
.s6-testi-img{
	display:block;
	margin:0 auto;
	max-width:100%;
	}
.s6-testi-cont{
	float:left;
	width:100%;
	padding:12px 16px 18px;
	}
.s6-testi-col-tx1{
	float:left;
	width:100%;
	font-size:20px;
	line-height:24px;
	color:#0b1b40;
	font-family: 'Gotham Rounded';
	font-weight:bold;
	}
.s6-testi-col-tx2{
	float:left;
	width:100%;
	font-size:18px;
	line-height:24px;
	color:#000000;
	font-style:italic;
	margin-top:7px;
	min-height:175px;
	}
.s6-star{
	float:left;
	margin-top:10px;
	}	
.s6-testi-col-tx3{
	float:left;
	width:100%;
	font-size:18px;
	line-height:18px;
	color:#0b1b40;
	font-family: 'Gotham Rounded';
	font-weight:500;
	margin-top:10px;	
	}	
.btn-box {
    display: inline-block;
    vertical-align: middle;
    margin-top:25px;
    text-align: center;
    width:388px;
	max-width:100%;
	position:relative;
	}
a.packageBtn {
    display: block;
    width: 100%;
    margin:0 auto;
    border-radius:35px;
    height:60px;
    overflow: hidden;	
	background:#0ad552;
	}
a.packageBtn p{
	display:inline-block;
	vertical-align:middle;
    font-size:24px;
    line-height:60px;
	color:#fff;
	position:relative;
	font-family: 'Gotham Rounded';
	font-weight:bold;		
	}	
.btn-arw{
	display:inline-block;
	vertical-align:middle;
	margin:1px 0 0 6px;
	}	
.btn-ofr-txt{
	color:#000;
	font-size:14px;
	margin-top:3px;
	}
.btn-ofr-txt:before, .btn-ofr-txt:after{
	content:'';
	display:inline-block;
	vertical-align:middle;
	width:30px;
	height:1px;
	background:#c8c8c8;
	}
.btn-ofr-txt:before{margin:-6px 7px 0 0;}
.btn-ofr-txt:after{margin:-5px 0 0 7px;}	
	
/*-------------------------
     SECTION6 CSS
--------------------------*/
.footer{
	float:left;
	width:100%;
	padding:35px 0;
	border-top:1px solid #dedede;
	}
.ftr-txt{
    float: left;
    width: 100%;
    font-size: 18px;
    line-height:36px;
    color: #000000;
	}	
.ftr-txt a{
    padding: 0 5px;
    color: #000000;
	}	

/*-------------------------
     PAYMENT CSS
--------------------------*/
.paymBox{ 
	width:100%;
	padding:20px 20px 45px;
	}
	
.chk-cont{
	float:left;
    width: 100%;
	margin-top:25px;
	}
.chk-lft{
	float:left;
	width:58%;
	overflow:hidden;
	text-align:left;
	border-radius:10px;
	background:#fff;
	}
.frmblk{
	float:left;
	width:100%;
	border:1px solid #7398a3;
	border-radius:10px;
	}	
.frm-top{
    float: left;
    width: 100%;
    background: #203a73;
    padding: 5px 20px;
	}
.cardsBox{
	float:left;
	width:100%;
	padding:15px 10px;
	}	
.cardsBox img{
	margin:0 auto;
	display:block;
	max-width:100%;
	}	
.secureDv-lft{
	float:left;
	text-align:left;
	padding:8px 0 3px 42px;
	font-size:16px;
	line-height:22px;
	color:#ffffff;
	position:relative;
	letter-spacing:0.5px;
	}
.secureDv-lft span{
	font-size:26px;
	font-family: 'Gotham Rounded';
	font-weight:500;
	}
.secureDv-lft img{
	position:absolute;
	left:0;
	top:11px;
	}
.secureDv-rgt{
	float: right;
    text-align: left;
    padding: 8px 0 3px 42px;
    font-size: 20px;
    line-height: 22px;
    color: #ffffff;
    position: relative;
	}
.secureDv-rgt span{
	font-family: 'Gotham Rounded';
	font-weight:bold;
	}
.secureDv-rgt img{
	position:absolute;
	left:0;
	top:12px;
	}
.chk-frm-inr{
	float:left;
	width:100%;
	}
.chk-frm-hd{
	float:left;
	width:100%;
	background:#203a73;
	padding:7px 20px 10px;
	}
.chk-frm-hd img{
	display:inline-block;
	vertical-align:middle;
	margin-right:7px;
	}
.chk-frm-hd p{
	display:inline-block;
	vertical-align:middle;
	font-size:26px;
	line-height:28px;
	color:#fff;
	font-family: 'Gotham Rounded';
	font-weight:500;
	}			
.letr-inr-frm{
	float:left;
	width:100%;
	padding:25px;
	}
.frm-pad{
	float:left;
	width:100%;
	padding:15px 20px 20px;
	}	
.letr-frm-field{
	margin:7px 0;
	text-align:left;
	}
.letr-frm-field label{
	width:100%;
	float:left;
	font-size:16px;
	margin-bottom:5px;
	color:#2d2d2d;
	font-family: 'Gotham Rounded';
	font-weight:500;
	}
.frm-inp{
	float:left;
	width:100%;
	border:1px solid #cfcfcf;
	border-radius:2px;
	padding:0 10px;
	outline:none;
	font-size:16px;
	font-family: 'Gotham Rounded Book';
	font-weight:normal;
	height:47px;
	-webkit-appearance:none;
	}
select.frm-inp{
	position:relative;
	background:url(../images/frm-arrw.png) 96% center no-repeat;
	-webkit-appearance:none;
	}
.half{width:48.5%;}
.full{width:100%;}
.letr-frm-field.small {width: 32%; margin-right: 2%;}
.mr-nt {margin-right: 0 !important;}	
.acpt{
	font-size:18px;
	color:#000;
	line-height:26px;
	display:inline-block;
	vertical-align:middle;
	margin:8px 0;
	font-family: 'Gotham Rounded';
	font-weight:500;
	}
.acpt img{
	display:inline-block;
	vertical-align:middle;
	margin:-5px 0 0 5px
	}	
.inr-btn{
	background:#13b62e;
	color:#fff;	
	width:100%;
	height:66px;
	text-align:center;
	border-radius:40px;
	font-size:30px;
	font-family: 'Gotham Rounded';
	font-weight:bold;
	color:#fff;
	text-shadow:1px 1px #0d7e20;
	outline:none;
	border:1px solid #23da68;
	display:inline-block;
	vertical-align:middle;
	margin:35px 0 0;
	cursor:pointer;
	}
.inr-btn img{
	display:inline-block;
	vertical-align:middle;
	margin:-10px 0 0 10px;
	}
.cards-logos{
	max-width:100%;
	margin:15px auto 0;
	display:block;
	}	
.offerBox{
	float:left;
	width:100%;
	margin:0 0 20px 0;
	border-radius:10px;
	overflow:hidden;
	}	
.ofrbx-top{
	float:left;
	width:100%;
	background:#e7292b;
	padding:12px 20px;
	text-align:left;
	}
.fieldToggle {
	display:inline-block;
	vertical-align:middle;
    margin:15px 0;
    cursor: pointer;
    padding-left: 50px;
    position: relative;
	}

.fieldToggle2 {

    padding-left: 0px;
cursor:auto;
	}

.fieldToggle input[type=checkbox]{
	position:absolute;
	opacity:0;
	}
.fieldToggle input[type=checkbox] + span{
	display:inline-block;
	vertical-align:middle;
	margin-right:0;
	width:20px;
	height:20px;
	border:1px solid #808080;
	border-radius:2px;
	position:relative;
	}
.fieldToggle input[type=checkbox] + span{position:absolute; left:10px; top:6px;}
.fieldToggle input[type=checkbox]:checked + span:after{
	position:absolute;
	content:'';
	width:15px;
	height:15px;
	background:url(../images/bill-chk.svg) no-repeat center center;
	background-size:100%;
	left:1px;
	top:1px;
	}	
.ofrbx-top .fieldToggle{
	float:left;
	text-align:left;
	margin:0;
	}
.ofrbx-top .fieldToggle p{
	font-size:24px;
	line-height:24px;
	color:#fff;
	font-family: 'Gotham Rounded';
	font-weight:500;	
	text-align:center;
	}
.ofr-chk{
	background:#fff;
	border:1px solid #ebe360 !important;
	margin-top:-3px;
	}
.ofrbx-mdl{
	float:left;
	width:100%;
	background:#fff;
	border:1px dashed #e7292b;
	border-top:0;
	border-radius:0 0 10px 10px;
	padding:18px 10px 22px 125px;
	position:relative;
	}
.ofrbx-mdl img{
    position: absolute;
    top: 14px;
    left: 28px;
	}
.ofrbx-mdl P{
	font-size:18px;
	line-height:24px;
	color:#000;
	}
.ofrbx-mdl P span{
	position:relative;
	padding:0 12px;
	}
.ofrbx-mdl P span img{
    position: absolute;
    top: 12px;
    left: 4px;
	}
.offerBox2 .ofrbx-top{ background:#f29519;}	
.offerBox2 .ofrbx-mdl{ border:1px dashed #f29519;}					


.letr-cont{
	display:inline-block;
	vertical-align:top;
	width:80%;
	background:#fff;
	border-radius:6px;	
	box-shadow:0px 0px 10px 0px rgba(0,0,0,0.1);
	overflow:hidden;
	margin-bottom:15px;
	}

.chk-rgt{
	float:right;
	width:40%;
	}
.odr-sum-bx{
	float:left;
	width:100%;	
	background:#f0f3ff;
	border:1px solid #7398a3;
	border-radius:12px;
	padding-bottom:20px;
	}
.odr-sum{
	float:left;
	width:100%;	
	color:#203a73;
	font-size:26px;
	line-height:28px;
	text-align:center;
	font-family: 'Gotham Rounded';
	font-weight:500;
	border-bottom:1px solid #e1e1e1;
	padding:15px 0;
	margin-bottom:14px;
	}
.chk-rgt table td{
	font-size:17px;
	line-height:21px;
	padding:6px 0;
	}
table.prd-info{
	float:left;
	width:100%;
	padding:0 25px 20px;
	}
table.prd-info tr td{
	vertical-align:top;
	}
table.prd-info tr td:first-child{
	text-align:left;
	width:30%;
	}
table.prd-info tr td:last-child{
	text-align:right;
	width:25%;
	}
table.prd-info tr:first-child td:first-child{font-weight:bold; font-size:19px;}
a.pck-txt{
	float:left;
	width:100%;	
	color:#203a73;
	font-size:18px;
	line-height:24px;
	text-decoration:underline;
	font-family: 'Gotham Rounded';
	font-weight:500;
	margin:10px 0;
	}
table.prd-prc{
	float:left;
	width:100%;
	padding:10px 25px 0;
	}
table.prd-prc tr td:first-child{
	text-align:left;
	width:30%;
	}
table.prd-prc tr td:last-child{
	text-align:right;
	width:12%;
	}
table.prd-prc tr:last-child td{
	font-weight:bold;
	border-top:1px solid #e1e1e1;
	}

.chk-mny-bck-bx{
	float:left;
	width:100%;
	background:#fff;
	border: 1px solid #7398a3;
    border-radius: 12px;
	margin-top:30px;
	padding-bottom:15px;
	}
.chk-mny-top{
	float:left;
	width:100%;
	background:#f0f3ff;
	border-radius: 12px 12px 0 0;
	padding:20px 0 25px;
	}		
.chk-mny-bck-img{
	display:block;
	margin:0 auto 12px;
	}
.chk-mny-bck-hd{
	font-size:26px;
	line-height:28px;
	font-family: 'Gotham Rounded';
	font-weight:bold;
	color:#203a73;
	}
.chk-mny-bck-txt{
	float:left;
	width:100%;
	font-size:18px;
	line-height:24px;
	color:#000000;
    padding: 0 40px;
    margin-top: 16px;
	}
.chk-mny-bck-txt2{
	float:left;
	width:100%;	
	font-size:18px;
	line-height:24px;
	color:#203a73;
	font-family: 'Gotham Rounded';
	font-weight:500;
	border-top:1px solid #ebebeb;
	padding-top:5px;
	margin-top:15px;
	}	

/*-------------------------
     MEDIA QUERY
--------------------------*/
.for-mob{display:none;}
.for-tab{ display:none;}
.tb{ display:none;}

@media only screen and (max-width:1187px){
.container{width:1004px;}

.common-heading{ font-size:40px; line-height:50px;}
.letr-logo{ margin-left:0;}
}


@media only screen and (max-width:1024px){
.container{width:750px;}
.for-desk{ display:none;}
.for-tab{ display:block;}
.tb{ display:block;}

.checkBox{ width:100%;}
.addBtn{ width:350px;}
.addBtn p{ font-size:20px;}
.addBtn2{ margin-left:10px;}

.section6{ padding:50px 0 60px;}
.common-heading{ font-size: 34px; line-height: 42px;}

/*--------Payment-------*/
.chk-lft{ width:100%; margin-top:30px;}
.chk-rgt{ width:100%;}
}

@media only screen and (max-width:767px){
.container{width:100%; max-width:600px; padding:0 10px;}
.for-mob{display:block;}
.for-desk{display:none;}
.hide-mob{ display:none;}

	
.topStrip{ padding:5px 0;}
.topStrip p{ float:left; width:100%; font-size:15px; line-height:15px;}

.check-bg{ background: url(../images/chk-bg-mob.jpg) no-repeat center top; background-size: 500px;}
.logo{ margin:20px auto 0; display:block; float:none; width:190px;}
.checkBox{  padding-bottom:30px; margin-top:20px;}
.chk-steps{ width:300px;}
.form-container{ margin:20px auto;  padding:15px 15px 25px}
.frm-head{ text-align:center; font-size: 28px; line-height: 30px;}
.Frm-Elements{ margin-top:15px;}
.half-fld{ width:100%;}
.twothirds-fld { width:100%;}
.fld-m{ margin:15px 0 0;}
.fld-m2 { margin:15px 0 0;}	
.cont-t{ width:100%; font-size:13px;}
.contBox .phn-fld{ margin:12px 0 0;}
.btnBox{ margin-top:20px;}
.addBtn{ width:340px;}
.addBtn2{ margin:20px  0 0;}
.addBtn2 img{ margin: 0px 0 0 5px;}	

.section6{ padding:25px 0 30px;}
.common-heading{ font-size: 28px; line-height: 32px;}
.common-para{ font-size:17px; line-height:23px; margin-top:15px;}
.s6-testiBx{ margin:25px 0 50px;}
.section6 .s5-ofr-t{ margin-top:70px;}
a.packageBtn p{ font-size:22px; height:60px; line-height:60px;}

/*--------Payment-------*/
.paymBox{ padding:20px 10px 30px;}
.odr-sum{ font-size:24px; line-height:26px; padding:10px 0;}
table.prd-info{ padding:0 12px 10px;}
table.prd-prc{ padding:10px 12px 0;}
table.prd-info tr:first-child td:first-child{ font-size:17px;}
table.prd-info tr td{ padding:3px 0;}
table.prd-prc tr td:first-child, table.prd-prc tr td:last-child{ padding:4px 0;}

.chk-lft{ margin-top:25px;}
.frm-top{ padding:8px 10px;}
.secureDv-lft{ padding:0 0 0 29px; font-size:14px; line-height:20px;}
.secureDv-lft span{ font-size:17px;}
.secureDv-lft img{ width:22px; top:8px;}
.secureDv-rgt{ padding:0 0 0 28px; font-size:13px; line-height:21px;}
.secureDv-rgt span{ font-size:15px;}
.secureDv-rgt img{ width:24px; top:8px;}
.chk-frm-hd{ padding:7px 15px 10px;}
.chk-frm-hd p{ font-size:23px; line-height:25px;}
.half{ width:100%;}
.frm-pad{ padding:10px 15px 20px}
.mob-half{ width:48.5%;}

.ofrbx-top{ padding:10px 10px;}
.fieldToggle{ padding-left: 36px;}
.fieldToggle2{ padding-left: 0;}
.ofrbx-top .fieldToggle p{ font-size:18px;}
.ofrbx-mdl{ padding:10px 10px 15px 65px;}
.fieldToggle input[type=checkbox] + span{ left:5px;}
.ofrbx-mdl img{ left: 12px; width: 40px;}
.ofrbx-mdl P{ font-size:17px; line-height:23px;}
.inr-btn{ height:60px; font-size:24px;}
.inr-btn img{ margin-left:5px;}

.chk-mny-top{ padding:12px 0;}
.chk-mny-bck-img{ width:130px;}
.chk-mny-bck-hd{ font-size:24px; line-height:26px;}
.chk-mny-bck-txt{ font-size:17px; line-height:23px; padding:0 10px;}
.chk-mny-bck-txt2{ font-size:16px; line-height:22px;}




.footer{ padding:0 0 20px;}
.ftr-txt{ font-size:16px; line-height:24px; margin-top:10px;}
.ftr-m{ margin-top:20px;}	
}

/*-----------------------
		Pulse
------------------------*/
.pulse {
	animation-name: pulse;
	-webkit-animation-name: pulse;
	animation-duration: 1.5s;
	-webkit-animation-duration: 1.5s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	}
@keyframes pulse {
0% {transform: scale(0.9);}
50% {transform: scale(1);}
100% {transform: scale(0.9);}
}

@-webkit-keyframes pulse {
0% {-webkit-transform: scale(0.95);}
50% {-webkit-transform: scale(1);}
100% {-webkit-transform: scale(0.95);}
}	


.tadda {
	animation-name: tadda;
	-webkit-animation-name: tadda;
	animation-duration: 1s;
	-webkit-animation-duration: 1s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	}
@keyframes tadda {
0% {transform:translateX(0px)}
50% {transform: translateX(15px);}
100% {transform: translateX(0px);}
}
.taddaR {
	animation-name: taddaR;
	-webkit-animation-name: taddaR;
	animation-duration: 1s;
	-webkit-animation-duration: 1s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	}
@keyframes taddaR {
0% {transform:translateX(0px)}
50% {transform: translateX(-15px);}
100% {transform: translateX(0px);}</pre></body></html>