html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, img, ins, kbd, q, s, samp, small, sub, sup, tt, var, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, input, textarea { margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; }
/* HTML5 reset-browser */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { 
	font-family: 'Roboto Condensed', sans-serif; 
}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
a { text-decoration: none;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }
p {margin: 0.7em 0;}
:focus { outline: 0 }
img { max-width: 100%; }
.clear { clear: both }

.container { width: 1150px; margin: auto; position: relative; }
.ustbar {background-color:#fff; float:left; width:100%; height:0px; position:relative; z-index:100;}
.menualan {float:left; width:100%; background-color:rgba(255, 255, 255, 0); position:relative; z-index:1000; padding-top:42px; padding-bottom:42px;}
.menualang {position:fixed;padding-top:22px; padding-bottom:22px;background-color:rgba(255, 255, 255, 0.8);}
.menubut {
	display:none;
}
.menuic {
	float:left;
	width:100%;
}
.logo {position:absolute; top:-22px; left:0px; width: 147px; float:left; background-color: #fff; padding-left: 15px; border-radius: 5px;}
.logo img {
	width:100%;
}
.logo span {
    font-size: 15px;
    font-weight: 400;
    color: #000;
    float: left;
    width: 100%;
    padding-right: 15px;
    text-align: center;
}
.menu {
	float:left;
	width:calc(100% - 150px);
	margin-left:150px;
	text-align: center;
}
.menu a {
	display: inline-block;
	font-size:18px;
	line-height:20px;
	font-weight:700;
	color:#4D4D4D;
	margin: 10px;
	cursor:pointer;
}

.menualang .logo { width:100px;}

.menualang .menu {margin-left:103px;}
.menualang .menu a { font-size:14px; line-height:18px; margin: 5px;}
.banner {width:100%; height:880px; z-index:0; background: url(../images/bannerform_v01.jpg); background-repeat:no-repeat; background-position: center bottom; background-size:cover; background-color: #FDFBFC; position:relative; top:0px; left:0px; opacity:1;}

.formalan {
	right:0px;
	top:-550px;
	position:absolute;
	text-align: center;
	width: 380px;
	background:rgba(177, 210, 143, 1);
	display: inline;
	float: right;
	clear:right;
	box-sizing: border-box;
	transition: all 0.3s;
	box-shadow: 3px 0px 5px rgba(0,0,0,0.1);
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	z-index:10;
	overflow:hidden;
}
.formalan .kapat, .formalan .ac {
	float:right;
	cursor:pointer;
	display:none;
	width:100%;
	text-align:right;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	background-color:#039;
	color:#FFF;
	padding:10px;
	padding-left:15px;
	padding-right:15px;
}
.formalan .ac {
	display:none;
}
.formalan .kapat i, .formalan .ac i {
	font-size:16px;
	line-height:24px;
}
.formalan .kapat span, .formalan .ac span {
	float:left;
	font-weight:600;
	font-size:16px;
	color:#FFF;
}
.form-inner {
	float:left;
	width:100%; 
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
}
.formalankapali .form-inner {
	display:none;
}
.formalankapali {
	width:220px !important;
}
.formalan .form-title {float:left; width:100%; text-align:center; color: #fff; text-align: center; font-size: 24px; line-height: 24px; display: block; padding-bottom:0px; float:left; width:100%; padding-bottom:10px; padding-top:10px;}
.telefon {
	float:left;
	width:100%;
	margin-top:20px;
}
.telefon a {float:left; width:100%; text-align:center; clear:left; display: block; font-size: 40px; line-height:40px; font-weight: bold; color: #fff; text-decoration:none; }
.telefon a span { font-size: 35px; }
::-webkit-input-placeholder { /* WebKit browsers */
 color:    #fff;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color:    #fff;
 opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
 color:    #fff;
 opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
 color:    #fff;
}
.formalanalt {
	right:0px;
	bottom:0px;
	top:auto;
	position:fixed;
	text-align: center;
	width: 340px;
	background:#b1d28f;
	display: inline;
	float: right;
	clear:right;
	box-sizing: border-box;
	transition: all 0.3s;
	box-shadow: 3px 0px 5px rgba(0,0,0,0.1);
	
	
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	z-index:10;
	overflow:hidden;
    -webkit-transition: all 0s ease-in;
    -moz-transition: all 0s ease-in;
    -o-transition: all 0s ease-in;
    transition: all 0s ease-in;
}
.formalanalt .kapat, .formalanalt .ac {
	float:right;
	cursor:pointer;
	display:inline;
	width:100%;
	text-align:right;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	background-color:#41aa54;
	color:#FFF;
	padding:10px;
	padding-left:15px;
	padding-right:15px;
}
.formalanalt .ac {
	display:none;
}
.formalanalt .kapat i, .formalanalt .ac i {
	font-size:16px;
	line-height:24px;
}
.formalanalt .kapat span, .formalanalt .ac span {
	float:left;
	font-weight:600;
	font-size:16px;
	color:#FFF;
}
.formalanalt .form-inner {
	float:left;
	width:100%; 
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
}
.formalanalt .formalankapali .form-inner {
	display:none;
}
.formalanalt .formalankapali {
	width:220px;
}
.formalanalt .form-title {float:left; color: #fff; text-align: center; font-size: 20px; line-height: 15px; display: block; padding-bottom:0px; float:left; width:100%; padding-bottom:10px; padding-top:10px;}
.formalanalt .telefon {
	float:left;
	width:100%;
	text-align:center;
	margin-top:10px;
}
.formalanalt .telefon a {font-size: 34px; line-height:34px; font-weight: bold;color: #fff; text-decoration:none; float:left; width:100%; margin-bottom:0px; }
.formalanalt .telefon a span { font-size: 30px; }







#cocuk, #egitim, #program, #viletisim {
	float:left;
	width:100%;
	padding-bottom:30px;
}
#cocuk {
	background: linear-gradient(180deg,rgba(255, 255, 255, 1) 0%, rgba(65, 170, 84, 1) 50%);
}
#cocuk .baslik {
	font-size: 30px;
	line-height: 36px;
	font-weight: 500;
	text-align: center;
	color: #006633;
	background-color: #fff;
	padding: 50px 15px;
	-webkit-border-bottom-right-radius: 25px;
	-webkit-border-bottom-left-radius: 25px;
	-moz-border-radius-bottomright: 25px;
	-moz-border-radius-bottomleft: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	margin-bottom: 30px;
}
#cocuk .bilgi {
	text-align: center;
	color:#fff;
	font-size:30px;
	line-height:40px;
	font-weight: 600;
	padding-top: 30px;
}
#cocuk .bilgi span {
	float:left;
	width:100%;
	color: #fff;
	font-size: 36px;
	line-height: 40px;
	padding-top: 30px;
	padding-bottom:30px;
}
#cocuk .resim {
	width: 100%;
	text-align: center;
}
.cocukbar {
	width: 20%;
	padding-left: 15px;
	padding-right: 15px;
}
.cocukbar .baslikc {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 24px;
	line-height: 30px;
	font-weight: 600;
	color: #fff;
	padding-bottom: 15px;
}
.cocukbar .icon {
	float: left;
	width: 100%;
	height: 120px;
	text-align: center;
}
.cocukbar .icon img {
	height: 100%;
}
.cocukbar .bilgic {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 15px;
	line-height: 20px;
	color: #fff;
	padding-top: 15px;
}
#egitim, #viletisim {
	padding-top:50px;
	position:relative;
	z-index:1;
	background-color:#FFF;
}
.baslik {
	font-size:58px;
	line-height:60px;
	font-weight:300;
	color:#ff9a2f;
	padding-bottom:40px;
}
.baslik span {
	color:#ff9a2f;
}
#egitim .baslik {
	color:#ff9a2f;
	font-weight:600;
	padding-top:0px;
}
.bilgi {
	color:#FFF;
	font-size:22px;
	line-height:28px;
}
#egitim .bilgi, #viletisim .bilgi {
	color:#ff9a2f;
}
.barlar {
	position: relative;
	z-index: 1;
	float:left;
	width:100%;
	padding-bottom:30px;
}
#program .resim {
	float: left;
	width: 220px;
	left: 25px;
	top: -120px;
	position: absolute;
}
#uygulama .resim {
	float: left;
	width: 250px;
	position: absolute;
	top: -80px;
	right: 25px;
}
.barlar .resim img {
	float: left;
	width: 100%;
}
.barlar .bilgialan {
	float: right;
	width: calc(100% - 350px);
	padding: 30px;
	background-color: #ffd557;
}
.barlar .baslik {
	float: left;
	width: 350px;
	text-align: left;
	font-size: 36px;
	line-height: 40px;
	font-weight: 600;
	padding: 84px 50px;
	color: #fff;
	background-color: #ffd557;
	background-image: url(../images/baslikback_v01.png); background-repeat:no-repeat; background-position: right; background-size: cover;
}
.barlar .bilgialan .bilgi {
	float: left;
	width: 100%;
	text-align: left;
	color: #e0810b;
	font-size: 20px;
	line-height: 30px;
	font-weight: 600;
}
.barlar .bilgialan .bilgix {
	height: 148px;
}
.barlar .bilgialan .devam {
	float: left;
	margin-top: 16px;
	margin-bottom: 0px;
}
.bilgidevam {
	height:0px;
	overflow:hidden;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
.bilgi span {
	float:left;
	clear:left;
	color:#ff9a2f;
	margin-right:10px;
}
.bilgi span i {
	font-size:12px;
	line-height:26px;
}
.devam {
	background-color:#FF8001;
	color:#FFF !important;
	cursor:pointer;
	font-size:24px;
	line-height:24px;
	font-weight:500;
	padding:20px;
	padding-top:10px;
	padding-bottom:10px;
	display:inline-block;
	margin-top:30px;
	margin-bottom:-50px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	display:inline-block;
}
.devam:hover {
	background-color:#efefef;
	color:#FF8001 !important;
}
.devam1, .devam2, .devam3, .devam4, .devam5, .devam6 {
	float:left;
	margin-top:10px;
	margin-bottom:50px;
	font-size:14px;
	line-height:14px;
	padding:10px;
	padding-top:5px;
	padding-bottom:5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.devam1, .devam6 {
	margin-bottom:0px;
}
.devam2, .devam3, .devam4, .devam5, .devam6 {
	float:none;
}
.devam.yesil {
	background-color:#84C267;
}
.devam.yesil:hover {
	background-color:#efefef;
	color:#84C267 !important;
}
.devam.kirmizi {
	background-color:#DD2B01;
}
.devam.kirmizi:hover {
	background-color:#efefef;
	color:#DD2B01 !important;
}
.devam.laci {
	background-color:#252D91;
}
.devam.laci:hover {
	background-color:#efefef;
	color:#252D91 !important;
}
.devam.pembe {
	background-color:#FC8881;
}
.devam.pembe:hover {
	background-color:#efefef;
	color:#FC8881 !important;
}
.devam.mavi {
	background-color:#00688D;
}
.devam.mavi:hover {
	background-color:#efefef;
	color:#00688D !important;
}
.zemin {
	float:left;
	width:100%;
	padding-top:150px;
	margin-top:-100px;
	text-align:center;
}
.bilgialan {
	width:100%;
}
#egitim .bilgialan {
	text-align:left;
}
.bilgialan .baslik {
	font-size:30px;
	line-height:34px;
	font-weight:700;
	padding-top:30px;
	padding-bottom:20px;
	color:#FFF;
	padding-bottom:10px;
}
#egitim .bilgialan .baslik,  {
	color:#00688D;
	font-weight:300;
	padding-top:0px;
}
.bilgialan .baslik span {
	color: #FF8001;
}
#viletisim .baslik {
	font-size:30px;
	line-height:34px;
	font-weight:500;
	padding-bottom:20px;
}
.programbilgi {
	background-color:#f5f6f7;
	padding:30px;
	padding-top:50px;
	padding-bottom:0px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	text-align:justify;
	width:100%;
}
.programbilgi .baslik {
	font-size:30px;
	line-height:34px;
	color:#4D4D4D;
	padding-bottom:20px;
	text-align:left;
}
.altbar {
	float:left;
	width:100%;
	padding-top:50px;
	padding-bottom:50px;
	color:#fff;
	background-color:#ff9a2f;
	font-family: 'Roboto Condensed', sans-serif;
}
.altbar .altlogo {
	float:left;
	width: 100px;
}
.altbar .altlogo img {
	float:left;
	width:100%;
}
.altbar .altlogo span {
    font-size: 15px;
    font-weight: 400;
    color: #000;
    float: left;
    width: 100%;
    padding-right: 15px;
    text-align: center;
}
.altbar .baslik, .altbar .bilgi, .altbar a {
	float:left;
	clear:left;
	width:100%;
	font-weight:500;
	color:#fff;
	font-size:16px;
	line-height:20px;
	margin-bottom:10px;
}
.altbar .baslik {
	font-weight:600;
	padding-bottom:10px;
}
.altbar a {
	font-family: 'Roboto Condensed', sans-serif;
	line-height:24px;
	margin-bottom:10px;
	font-weight:500;
}
.altbar i {
	float:left;
	line-height:24px;
	margin-right:10px;
}
.altbilgi {
	float:right;
	font-size:14px;
	line-height:26px;
	margin-top:30px;
}
.sosyal {
	float:right;
	margin-left:100px;
	margin-top:30px;
}
.sosyal a {
	border:1px solid #fff;
	color:#fff;
	text-align:center;
	float:left;
	clear:none;
	width:auto;
	padding:5px;
	width:26px;
	height:26px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	margin-right:5px;
}
.sosyal a i {
	float:none;
	font-size:16px;
	line-height:16px;
	clear:none;
	margin-right:0px;
}
/*FORM*/
.contact_form UL { margin: 0px; padding: 0px; }
.contact_form LI {float:left; width:100%; margin: 0px 0px 8px; padding: 0px; list-style: none; font-size: 8pt; position: relative; color: #fff; }
.contact_form LI.not {font-size: 14px; margin-top: -5px; }
.contact_form .form-text, .contact_form .form-textarea { width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; border: 1px solid #41aa54; height: 30px; font-size:15px; line-height: 30px; padding-left: 8px; font-family: "Open Sans"; font-weight: 600; background-color:#41aa54; color:#FFF; }
.contact_form .form-textarea { height:100px; resize: none; line-height: 18px; padding: 8px; }
.contact_form LABEL { height: 15px; }
.form-submit {width: 100%;height: 34px;border: 0px;background-color: #41aa54;text-align: center;font-size: 15px;color: #fff;margin: auto;margin-top: 10px; margin-bottom:10px; text-transform: uppercase;font-weight: 600;}
.form-submit:hover { opacity: 0.7; cursor: pointer }
INPUT.inputError, SELECT.inputError { border: 1px solid #F00 !important; }


.input-group-addon { padding: 5px 10px; font-size: 11px; font-weight: normal; line-height: 1; color: #555; text-align: center; background-color: #484848; border: 1px solid #CCC; border-radius: 4px; }
input[type=checkbox]:not(old), input[type=radio ]:not(old) { width: 28px; margin : 0; padding : 0; opacity : 0; /* float: left; */ height: 1px; }
input[type=checkbox]:not(old) + label, input[type=radio ]:not(old) + label { float:left; display : inline-block; padding-left: 22px; background : url('../images/form/radios.png') no-repeat 0 0; line-height: 15px; cursor: pointer; }
input[type=checkbox]:not(old) + label { margin-top:4px; background : url('../images/form/checks.png') no-repeat 0 0; }
input[type=checkbox]:not(old):checked + label { background-position: 0 -15px; }
input[type=radio]:not(old):checked + label { background-position: 0 -15px; }
.ajaxloader { width: 80px; text-align: center; margin: auto; }
.bubblingG { text-align: center; width: 80px; height: 50px; }
.bubblingG span { display: inline-block; vertical-align: middle; width: 10px; height: 10px; margin: 25px auto; background: #173c6e; -moz-border-radius: 50px; -moz-animation: bubblingG 1.3s infinite alternate; -webkit-border-radius: 50px; -webkit-animation: bubblingG 1.3s infinite alternate; -ms-border-radius: 50px; -ms-animation: bubblingG 1.3s infinite alternate; -o-border-radius: 50px; -o-animation: bubblingG 1.3s infinite alternate; border-radius: 50px; animation: bubblingG 1.3s infinite alternate; }
#bubblingG_1 { -moz-animation-delay: 0s; -webkit-animation-delay: 0s; -ms-animation-delay: 0s; -o-animation-delay: 0s; animation-delay: 0s; }
#bubblingG_2 { -moz-animation-delay: 0.39s; -webkit-animation-delay: 0.39s; -ms-animation-delay: 0.39s; -o-animation-delay: 0.39s; animation-delay: 0.39s; }
#bubblingG_3 { -moz-animation-delay: 0.78s; -webkit-animation-delay: 0.78s; -ms-animation-delay: 0.78s; -o-animation-delay: 0.78s; animation-delay: 0.78s; }
.radiovalidate { POSITION: ABSOLUTE; right: -16px; top: 6px; }
.not {
	float:left;
	width:100%;
	font-size:13px;
	text-align:left;
}
.izin {float:left; width:100%; margin-top: 3px !important; margin-bottom:10px !important; font-size:13px;}



/*FORM*/
.formalanalt .contact_form UL { float:left; width:100%; margin: 0px; padding: 0px; }
.formalanalt .contact_form LI {float:left; width:100%; margin: 0px 0px 5px; padding: 0px; list-style: none; font-size: 8pt; position: relative; color: #fff; }
.formalanalt .contact_form LI.not {font-size: 13px; }
.formalanalt .contact_form .form-text, .formalanalt .contact_form .form-textarea {float:left; margin-top:0px; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; border: 1px solid #41aa54; height: 31px; font-size:14px; line-height: 26px; padding-left: 8px; font-family: "Open Sans"; font-weight: 600; background-color:#41aa54; color:#FFF; }
.formalanalt .contact_form .form-textarea { height:100px; resize: none; line-height: 18px; padding: 8px; }
.formalanalt .contact_form LABEL { height: 15px; }
.formalanalt .form-submit {width: 100%;height: 35px;border: 0px;background-color: #41aa54;text-align: center;font-size: 14px;color: #fff;margin: auto;margin-top: 10px; margin-bottom:10px; text-transform: uppercase;font-weight: 600;}
.formalanalt .form-submit:hover { opacity: 0.7; cursor: pointer }
.formalanalt INPUT.inputError, .formalanalt SELECT.inputError { border: 1px solid #F00 !important; }


.formalanalt .input-group-addon { padding: 5px 10px; font-size: 11px; font-weight: normal; line-height: 1; color: #555; text-align: center; background-color: #484848; border: 1px solid #CCC; border-radius: 4px; }
.formalanalt input[type=checkbox]:not(old), .formalanalt input[type=radio ]:not(old) { width: 28px; margin : 0; padding : 0; opacity : 0; /* float: left; */ height: 1px; }
.formalanalt input[type=checkbox]:not(old) + label, .formalanalt input[type=radio ]:not(old) + label { float:left; display :inline; padding-left: 22px; background : url('../images/form/radios.png') no-repeat 0 0; line-height: 15px; cursor: pointer; }
.formalanalt input[type=checkbox]:not(old) + label {
	background : url('../images/form/checks.png') no-repeat 0 0;
	margin-top:3px;
}
.formalanalt input[type=checkbox]:not(old):checked + label { background-position: 0 -15px; }
.formalanalt input[type=radio]:not(old):checked + label { background-position: 0 -15px; }
.ajaxloader { width: 80px; text-align: center; margin: auto; }
.bubblingG { text-align: center; width: 80px; height: 50px; }
.bubblingG span { display: inline-block; vertical-align: middle; width: 10px; height: 10px; margin: 25px auto; background: #173c6e; -moz-border-radius: 50px; -moz-animation: bubblingG 1.3s infinite alternate; -webkit-border-radius: 50px; -webkit-animation: bubblingG 1.3s infinite alternate; -ms-border-radius: 50px; -ms-animation: bubblingG 1.3s infinite alternate; -o-border-radius: 50px; -o-animation: bubblingG 1.3s infinite alternate; border-radius: 50px; animation: bubblingG 1.3s infinite alternate; }
#bubblingG_1 { -moz-animation-delay: 0s; -webkit-animation-delay: 0s; -ms-animation-delay: 0s; -o-animation-delay: 0s; animation-delay: 0s; }
#bubblingG_2 { -moz-animation-delay: 0.39s; -webkit-animation-delay: 0.39s; -ms-animation-delay: 0.39s; -o-animation-delay: 0.39s; animation-delay: 0.39s; }
#bubblingG_3 { -moz-animation-delay: 0.78s; -webkit-animation-delay: 0.78s; -ms-animation-delay: 0.78s; -o-animation-delay: 0.78s; animation-delay: 0.78s; }
.radiovalidate { POSITION: ABSOLUTE; right: -16px; top: 6px; }



 @-moz-keyframes bubblingG {
0% {
width: 10px;
height: 10px;
background-color:#173c6e;
-moz-transform: translateY(0);
}
 100% {
width: 24px;
height: 24px;
background-color:#579bcd;
-moz-transform: translateY(-21px);
}
}
 @-webkit-keyframes bubblingG {
0% {
width: 10px;
height: 10px;
background-color:#173c6e;
-webkit-transform: translateY(0);
}
 100% {
width: 24px;
height: 24px;
background-color:#579bcd;
-webkit-transform: translateY(-21px);
}
}
 @-ms-keyframes bubblingG {
0% {
width: 10px;
height: 10px;
background-color:#173c6e;
-ms-transform: translateY(0);
}
 100% {
width: 24px;
height: 24px;
background-color:#579bcd;
-ms-transform: translateY(-21px);
}
}
 @-o-keyframes bubblingG {
0% {
width: 10px;
height: 10px;
background-color:#173c6e;
-o-transform: translateY(0);
}
 100% {
width: 24px;
height: 24px;
background-color:#579bcd;
-o-transform: translateY(-21px);
}
}
 @keyframes bubblingG {
0% {
width: 10px;
height: 10px;
background-color:#173c6e;
transform: translateY(0);
}
 100% {
width: 24px;
height: 24px;
background-color:#579bcd;
transform: translateY(-21px);
}
}
