/*
Theme Name: Step Ahead
Author: Big Fish Creative
Version: 999
*/

/* ----------------------------------------------------------------
    RESET
-----------------------------------------------------------------*/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
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, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, 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 { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, main,
footer, header, hgroup, menu, nav, section { display: block; }
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background: #000; }
body { line-height: 1; }
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; }
[hidden] { display: none; }
html { font-family: sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }
button::-moz-focus-inner,
input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; }
input[type="text"],
input[type="email"],
input[type="password"],
textarea { -webkit-appearance: none; -webkit-border-radius: 0; border-radius: 0; }
input[type="submit"],
input[type="reset"] { -webkit-appearance: none; }
.input-block-level { display: block; width: 100% !important; min-height: 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix { display: inline-block; *zoom:1;}
* html .clearfix { height: 1%;} /* Hides from IE-mac \*/
.clearfix { display: block;}
.clear { height: 0; background: transparent; width: 100% !important; clear: both; margin: 0 !important; }

/* ----------------------------------------------------------------
    STRUCTURE
-----------------------------------------------------------------*/

.wrapper { width: 100%; padding: 0 4%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.container { margin: 0 auto; padding: 0 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.container-1180 { max-width: 1180px; }
.inset { padding: 8% 8% 10% 8%; }
.align-left { float: left; }
.align-right { float: right; }

.col-full { width: 100%; }
.col-half { width: 48%; }
.col-one-third { width: 30.63%; }
.col-two-third { width: 65.33%; }
.col-one-fourth { width: 22%; }
.col-three-fourth { width: 74%; }
.col-one-fifth { width: 16.8%; }
.col-two-fifth { width: 37.6%; }
.col-three-fifth { width: 58.4%; }
.col-four-fifth { width: 79.2%; }
.col-one-sixth { width: 13.33%; }
.col-five-sixth { width: 82.67%; }

.col-full, .col-half, .col-one-third, .col-two-third, .col-three-fourth, .col-one-fourth, .col-one-fifth, .col-two-fifth, .col-three-fifth, .col-four-fifth, .col-one-sixth, .col-five-sixth { display: block; position: relative; margin-right: 4%; margin-bottom: 50px; float: left; }

.col-full { clear: both; float: none; margin-right: 0; }
.col-last { margin-right: 0; clear: right; }

/* ----------------------------------------------------------------
    REPEATABLE PATTERNS
-----------------------------------------------------------------*/

::selection { background: #00b5d0; color: #fff; }
::-moz-selection { background: #00b5d0; /* Firefox */ color: #fff; }
::-webkit-selection { background: #00b5d0; /* Safari */ color: #fff; }

html { height: 100%; }
html, body { width: 100%; margin: 0; padding: 0; background-color: #fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body { min-height: 100%; }
div { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

/* TABLES */

table { border-left: 1px solid #040404; border-top: 1px solid #040404; width: 100%; margin-top: 30px; }
th, td {border-bottom: 1px solid #040404; border-right: 1px solid #040404; padding: 10px 15px; text-align: left; }
th { background: #f7941d; color: #fff; font-weight: bold; }

hr { width: 100%; clear: both; height: 1px; background: transparent; border: none; border-bottom: 1px dashed #c5c5c5; outline: none; margin: 20px 0; }

/* FORMS */

.input-wrapper { margin-bottom: 18px; width: 100%; clear: both; }
.input-half { width: 49%; margin-right: 2%; }
.input-one-fourth { width: 23%; margin-right: 2%; }
.input-last { margin-right: 0; }

form p { margin-bottom: 15px; }
fieldset { border: 1px solid #d3d3d3; padding: 25px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
legend { font-weight: 600; padding: 0 5px; color: #00b5d0; letter-spacing: 1px; text-transform: uppercase; display: inline-block; text-align: center; display: none; }
label { font-family: 'Muli', sans-serif; font-size: 18px; line-height: 26px; display: inline-block; padding-bottom: 5px; font-weight: 600; }
.wpcf7-list-item { margin: 0 25px 0 0 !important; }
.wpcf7-list-item-label { font-weight: 400; color: #333; }
label span { color: #28a7ce; }
em.note { font-size: 16px; line-height: 20px; font-style: italic; display: inline-block; margin: 0 0 0 10px; }
small span { color: #7b7e85; font-size: 18px; font-style: normal; }
input[type="text"], input[type="email"], select, textarea { display: block; background: #f4f4f4; color: #939393; padding: 10px 14px; border: 1px solid #f4f4f4; outline: 0; font-family: 'Muli', sans-serif; font-size: 18px; line-height: 26px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
input[type="text"], input[type="email"], textarea { width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
textarea { height: 175px; }
textarea.address { height: 100px; }
input[type="text"].narrow { display: inline-block; width: 160px; }
input[type="text"]:focus, input[type="email"]:focus, input[type="search"]:focus, select:focus, textarea:focus { background-color: #f0fbff; color: #555; border-color: #f0fbff; -webkit-box-shadow: 0 0 5px rgba(40, 167, 206, 1); -moz-box-shadow: 0 0 5px rgba(40, 167, 206, 1); box-shadow: 0 0 5px rgba(40, 167, 206, 1); }
input[type="submit"] { font-family: 'Muli', sans-serif; background-color: #00b5d0; text-transform: uppercase; font-size: 20px; line-height: 24px; color: #fff; padding: 16px 30px; display: inline-block; position: relative; cursor: pointer; border: none; -webkit-appearance: none; -webkit-transition: background 0.3s ease-in-out; -moz-transition: background 0.3s ease-in-out; -o-transition: background 0.3s ease-in-out; transition: background 0.3s ease-in-out; }
input[type="submit"]:hover, input[type="submit"]:focus, input[type="submit"]:active { background-color: #00cbec; }
#captcha { margin-bottom: 30px; padding-top: 10px; }
div.wpcf7-response-output { margin: 2em 0 1em 0 !important; padding: 12px 15px !important; border: none; font-size: 18px; line-height: 24px; }
div.wpcf7-validation-errors { border-left: 5px solid #e90e0e; background-color: #ffe7e7 !important; color: #e90e0e !important; }
span.wpcf7-not-valid-tip { font-size: 14px !important; line-height: 18px; font-style: italic; width: auto !important; padding: 6px 0 0 6px; color: red !important; text-shadow: none; font-weight: 400; }
/* div.wpcf7-mail-sent-ok { background-color: #f1ffeb !important; border-left: 5px solid #398F14; padding: 12px 20px; color: #398F14 !important; } */
div.wpcf7-mail-sent-ok { display: none !important; }

/* LISTS */

ul, ol, dl { margin: 0 0 30px 35px; }
ul { list-style: disc; }
ol { list-style: decimal; }
ul li, ol li { margin-bottom: 8px; }
.list-reset { margin: 0; padding: 0; list-style: none; }

/* IMAGES */

img { max-width: 100%; height: auto; }
.cover { position: relative; background-repeat: no-repeat; background-position: 50% 50%; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
.rounded { -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }
.full-width-image { width: 100%; }
.alignleft,
.alignright,
.aligncenter,
.alignnone { margin-bottom: 20px; }
.alignleft,
.alignright { display: inline; }
.alignleft { margin-right: 35px; float: left; }
.alignright { margin-left: 35px; float: right; }
p img,
.wp-caption { margin-top: 5px; }
.wp-caption { margin-bottom: 25px; }
.alignleft,
.alignright,
.aligncenter,
.alignnone,
.wp-caption { background: #f4f4f4; padding: 8px; width: auto !important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.wp-caption img { display: block; line-height: 0; width: 100%; }
.wp-caption-text { font-style: italic; background: #f4f4f4; font-size: 13px; line-height: 18px; padding: 10px 2px 2px 2px; margin: 0; }
.wp-caption.alignleft .wp-caption-text, .wp-caption.alignright .wp-caption-text { max-width: 530px; }
.size-large { width: 100% !important; }

/* BUTTONS */

.btn { display: inline-block; cursor: pointer; padding: 14px 30px; background-color: #00b5d0; color: #fff; text-align: center; position: relative; min-width: 200px; }
.btn:hover, .btn:focus { background-color: #00cbec; color: #fff; }
.btn:active { top: 1px; }

/* TEASERS */
	
.post-list { padding-top: 30px; }
.teaser { background: url("gfx/bg-dot.png") repeat-x 0 0; overflow: hidden; margin-bottom: 20px; padding-top: 40px; }
.teaser div { margin-bottom: 0; }
.teaser img { width: 91%; padding: 4.5%; background-color: #f4f4f4; }
.teaser-text header { margin-bottom: 15px; }
.teaser-text h3 { margin-bottom: 5px; font-size: 26px; line-height: 30px; }
.teaser-text h5 { color: #bababa; }
.post-meta { font-family: 'Quicksand', sans-serif; font-weight: 500; display: block; color: #bababa; }
.post-meta span { display: inline-block; padding: 0 10px; }
.teaser-text p { margin-bottom: 20px; }
.teaser-text .btn { min-width: 1px; padding: 12px 25px; margin-bottom: 20px; }

/* ----------------------------------------------------------------
    TYPOGRAPHY
-----------------------------------------------------------------*/

body { font-family: 'Muli', sans-serif; font-weight: 400; font-size: 20px; line-height: 28px; color: #333333; }

p, blockquote, table, fieldset { margin-bottom: 25px; }

strong { font-weight: 600; }
em, i, cite { font-style: italic; }
small { font-size: 13px; font-style: italic; }
caption { text-align: left; }

.kicker { font-size: 24px; line-height: 32px; font-weight: 600; }
.success { background: #f1ffeb; color: #398F14; border-left: 5px solid #398F14; padding: 15px 20px; line-height: 22px; }
.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); width: 1px; height: 1px; overflow: hidden; position: absolute !important; }

.centered { text-align: center;}
.upper { text-transform: uppercase; }
.shadow { text-shadow: 4px 4px 5px rgba(0,0,0,0.4); }

/* HEADINGS */

h1, h2, h3, h4, h5, h6 { font-family: 'Quicksand', sans-serif; font-weight: 400; margin-bottom: 20px; color: #00b5d0; }
h1 { font-size: 48px; line-height: 52px; letter-spacing: 1px; }
h2 { font-size: 40px; line-height: 44px; }
h3 { font-size: 32px; line-height: 36px; }
h4 { font-size: 24px; line-height: 28px; }
h5 { font-size: 20px; line-height: 24px; }
#page-title { background: url("gfx/bg-dot.png") repeat-x center center; margin-bottom: 40px; }
#page-title span { background-color: #fff; padding: 0 20px; display: inline-block; }

/* LINKS */

a { text-decoration: none; color: #00b5d0; -webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; -o-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; }
a:hover, a:active { color: #00cbec; }

/* ----------------------------------------------------------------
    HEADER
-----------------------------------------------------------------*/

/* MASTHEAD */

#masthead { width: 100%; background-color: #fff; z-index: 100; position: relative; }

	/* LOGO */
	
	#logo { line-height: 0; display: block; padding: 30px 0; }

	/* MAIN NAV */
	
	#responsive-nav { display: none; }
	#main-nav { position: absolute; left: 0; background: rgba(255,255,255,0.85); width: 100%; }
	#menu-main-navigation { zoom: 1; list-style: none; padding: 0; margin: 0; text-align: center; }
	#menu-main-navigation > li { display: inline-block; margin-bottom: 0; position: relative; }
	#menu-main-navigation > li:after { content: "•"; color: #c7c8ca; font-size: 16px; top: -2px; position: relative; }
	#menu-main-navigation > li:last-child:after { content: ""; }
	#menu-main-navigation > li > a { font-family: 'Quicksand', sans-serif; font-weight: 500; text-transform: uppercase; display: inline-block; color: #888888; padding: 22px 28px; }
	#menu-main-navigation > li:hover > a,
	#menu-main-navigation > li.current-menu-item > a,
	#menu-main-navigation > li.current-menu-parent > a,
	.single-post #menu-main-navigation > li#menu-item-283 > a { color: #00b5d0; }
	
	/* FACEBOOK */
	
	#header-social { position: absolute; right: 4%; top: 30px; }
	.social-icon { width: 50px; height: 50px; display: inline-block; text-align: center; background-color: #c7c8ca; color: #fff; margin: 0 3px; }
	.social-icon i { font-size: 24px; line-height: 50px; }
	.social-icon:hover, .social-icon:focus, .social-icon:active { background-color: #00b5d0; color: #fff; }
	
/* ----------------------------------------------------------------
    MAIN CONTENT
-----------------------------------------------------------------*/

#main-content { position: relative; z-index: 1; background-color: #fff; padding-bottom: 60px; }
.page-id-17 #main-content { background-color: #f4f4f4; }
	
	/* HERO HEADER */
	
	#hero-header { position: relative; background-color: #C7C8CA; z-index: 5; }

		#hero-image { width: 100%; display: block; line-height: 0; }
		
		#hero-overlay { position: absolute; left: 0; top: 0; width: 50%; height: 100%; background: -moz-linear-gradient(right, rgba(255,255,255,0.01) 0%, rgba(0,181,208,1) 100%); background: -webkit-linear-gradient(left, rgba(255,255,255,0.01) 0%,rgba(0,181,208,1) 100%); background: -o-linear-gradient(right, rgba(255,255,255,0.01) 0%,rgba(0,181,208,1) 100%); background: linear-gradient(to left, rgba(255,255,255,0.01) 0%,rgba(0,181,208,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b5d0', endColorstr='#03ffffff',GradientType=1 ); }
		#hero-overlay-text { display: table; width: 100%; height: 100%; }
		#hero-overlay-text div { display: table-cell; vertical-align: middle; margin: 0 auto; position: relative; text-align: left; padding-left: 10%; }
		#hero-overlay-text h2 { color: #fff; font-size: 60px; line-height: 1.2; margin-bottom: 40px; }
		#hero-overlay-text .btn { background-color: #c7c8ca; min-width: 1px; }
		#hero-overlay-text .btn:hover,
		#hero-overlay-text .btn:focus,
		#hero-overlay-text .btn:active { background-color: #00b5d0; }
		
		#hero-overlay-title { position: absolute; width: 100%; bottom: 100px; }
		#hero-overlay-title h1 { color: #fff; text-shadow: 0px 0px 15px rgba(0,0,0,0.9); }
		
		#hero-thumbs { position: absolute; width: 100%; bottom: -120px; }
		#hero-thumbs ul { list-style: none; padding: 0; }
		#hero-thumbs li:first-child { margin-left: 0; }
		#hero-thumbs li:last-child { margin-right: 0; }
		.hero-thumb { width: 16.4%; margin: 0 1.6%; line-height: 0; position: relative; overflow: hidden; display: inline-block; }
		.hero-thumb a { display: block; }
		.hero-thumb img { width: 91%; background-color: #fff; padding: 4.5%; display: block; position: relative; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear;-webkit-backface-visibility: hidden; filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */ filter: gray; /* IE6-9 */  -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */ }
		.hero-thumb a:hover img { background-color: transparent; filter: none; -webkit-filter: blur(0px); -moz-filter: blur(0px); -ms-filter: blur(0px); filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='0'); -webkit-filter: grayscale(0%); }
		.hero-thumb a .hover-icon { font-size: 20px; text-align: center; background-color: #fff; background-color: rgba(255, 255, 255, 0.7); line-height: 52px; top: 50%; left: 50%; width: 50px; height: 50px; margin: -25px 0 0 -25px; position: absolute; z-index: 10; transition: .3s ease-in-out; -webkit-transform: scale(.8) rotate(-30deg); -moz-transform: scale(.8) rotate(-30deg); -ms-transform: scale(.8) rotate(-30deg); transform: scale(.8) rotate(-30deg); opacity: 0; -webkit-box-shadow: 0 0 15px rgba(0,0,0,0.4); -moz-box-shadow: 0 0 15px rgba(0,0,0,0.4); box-shadow: 0 0 15px rgba(0,0,0,0.4); }
		.hero-thumb a .hover-icon:before { padding-left: 1px; }
		.hero-thumb a:hover .hover-icon { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); transform: scale(1); opacity: 1; color: #333; }
	
	/* ----------------------------------------------------------------
	    CONTENT
	-----------------------------------------------------------------*/
	
	#page-content { padding-top: 60px; }
	.has-gallery #page-content { padding-top: 140px; }
		
	#content { overflow: hidden; }
	
	/* OUR TEAM */
	
	#profiles { padding-top: 30px; }
	.profile { background: url("gfx/bg-dot.png") repeat-x 0 0; overflow: hidden; margin-bottom: 20px; padding-top: 40px; }
	.profile div { margin-bottom: 0; }
	.profile img { width: 91%; padding: 4.5%; background-color: #f4f4f4; }
	.profile h3 { margin-bottom: 5px; }
	.profile h5 { font-weight: 500; color: #C7C8CA; }
	
	/* ENROLMENT FORM */
	
	#enrolment-intro { max-width: 770px; margin: 0 auto 50px auto; text-align: center; }
	#enrolment-form { background-color: #fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 60px 40px 40px 40px; }
	#enrolment-form h2 { font-size: 32px; line-height: 36px; margin-bottom: 5px; }
	#enrolment-form .required-text { display: block; margin-bottom: 35px; font-size: 16px; }
	#enrolment-form .required-text span { font-style: normal; font-size: 20px; color: #00b5d0; }
	#enrolment-form #referral { margin-bottom: 40px; }
	#enrolment-form table { border: none; margin: 20px 0 40px 0; font-size: 18px; }
	#enrolment-form td { border: none; padding: 10px 0; }
	#enrolment-form #form-meta { clear: both; }
	#enrolment-form .wpcf7-recaptcha div { margin: 0 auto; }
	
	/* NEWS AND RESEARCH */
	
	.wp-pagenavi { padding: 60px 0 20px 0; background: url("gfx/bg-dot.png") repeat-x center top; }
	.wp-pagenavi .pages { display: inline-block; border: none; padding-left: 0; margin-left: 0; background: none; color: #333; }
	.wp-pagenavi a, .wp-pagenavi span { padding: 7px 13px; margin: 0 4px 8px 4px; background-color: #00b5d0; border: 1px solid #00b5d0; color: #fff; }
	.wp-pagenavi a:hover, .wp-pagenavi a:active, .wp-pagenavi span.current { background-color: #00cbec; border: 1px solid #00cbec; color: #fff; }
	.wp-pagenavi span.current { font-weight: 700; }
	
	#post-header { margin-bottom: 30px; }
	#post-header h1 { margin-bottom: 10px; }
	
	#post-navigation { width: 100%; clear: both; overflow: hidden; padding-top: 60px; }
	#post-navigation li { width: 50%; float: left; }
	#post-navigation li#next-post { text-align: right; }
	#post-navigation a { display: block; font-weight: 700; }
	#post-navigation li#previous-post a { padding: 15px 20px 15px 0; }
	#post-navigation li#next-post a { padding: 15px 0 15px 20px; }
	
	/* CONTACT */
	
	#contact-details { margin-bottom: 40px; }
	.google-map { position: relative; padding-bottom: 57%; height: 0; overflow: hidden; }
	.google-map iframe { position: absolute; top: 0; left: 0; width: 96% !important; height: 100% !important; }
	
	/* THANKS */
	
	#page-thanks #hero-header { display: none; }
	#page-thanks #page-content { padding-top: 100px; }
	
/* ----------------------------------------------------------------
    FEATURED TESTIMONIAL
-----------------------------------------------------------------*/

#featured-testimonial { background: url("gfx/tile-steps.png") repeat center center; padding: 60px 0 40px 0; margin-bottom: 50px; }
#featured-testimonial blockquote { padding: 35px 40px; background-color: #fff; background-color: rgba(255,255,255,0.8); font-size: 18px; line-height: 28px; position: relative; }
#featured-testimonial i { font-size: 36px; position: absolute; top: -16px; left: -12px; color: #b0b0b0; }
#featured-testimonial cite { font-weight: 600; }

/* ----------------------------------------------------------------
    FOOTER
-----------------------------------------------------------------*/

#global-footer { overflow: hidden; clear: both; position: relative; z-index: 1; background: url("gfx/bg-dot.png") repeat-x 0 0; }
.page-template-template-enrolment #global-footer { border-top: 50px solid #fff; }
#global-footer div { margin-bottom: 0; }
#global-footer .container { padding-top: 55px; padding-bottom: 40px; overflow: hidden; }
	
	#footer-contact { overflow: hidden; }
	#footer-contact img { margin: 0 40px 20px 0; }
	
	#footer-meta { font-size: 16px; text-align: center; margin-top: 70px; }
	
/* ----------------------------------------------------------------
    BACK TO TOP
-----------------------------------------------------------------*/

#back-to-top { display: none; z-index: 999; position: fixed; top: auto; left: auto; right: 30px; bottom: 30px; cursor: pointer; background-color: #00b5d0; background-color: rgba(0,181,208,0.8); border: 4px solid #fff; color: #fff; display: inline-block; height: 50px; width: 50px; text-align: center; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
#back-to-top span { position: absolute; left: -5000px; }
#back-to-top i { padding: 0; font-size: 20px; line-height: 46px; }
#back-to-top:hover, #back-to-top:focus, #back-to-top:active { background-color: #00cbec; }