@font-face {
	font-family: 'StRydeLight';
	src: url('../fonts/stryde-light.eot');
	src: url('../fonts/stryde-light.eot') format('embedded-opentype'),
	url('../fonts/stryde-light.woff2') format('woff2'),
	url('../fonts/stryde-light.woff') format('woff'),
	url('../fonts/stryde-light.ttf') format('truetype'),
	url('../fonts/stryde-light.svg#StRydeLight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'st_ryde_medium';
	src: url('../fonts/stryde-medium.eot');
	src: url('../fonts/stryde-medium.eot?#iefix') format('embedded-opentype'),
	url('../fonts/stryde-medium.woff') format('woff'),
	url('../fonts/stryde-medium.ttf') format('truetype'),
	url('../fonts/stryde-medium.svg#st_ryde_mediummedium') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'st_ryde_regular';
	src: url('../fonts/stryde-regular.eot');
	src: url('../fonts/stryde-regular.eot?#iefix') format('embedded-opentype'),
	url('../fonts/stryde-regular.woff') format('woff'),
	url('../fonts/stryde-regular.ttf') format('truetype'),
	url('../fonts/stryde-regular.svg#st_ryde_regularregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	font-family: 'StRydeLight', sans-serif;
	font-size: 18px;
}

a {
	color: #009fda;
	font-weight: 600;
	text-decoration: underline;
}
a:hover {
	color: #009fda;
}
nav a {
	color: #ffffff;
	padding-left: 20px;
	font-size: 14px;
	text-decoration: none;
}
nav a:hover {
	color: #ffffff;
	text-decoration: none;
}

.btn {
	font-family: 'st_ryde_medium', sans-serif;
	font-size: 18px;
	text-decoration: none;
}
.btn-primary {
	background-color: #0075b0;
}

h2 {
	padding-top: 115px;
	margin-top: 0;
	margin-bottom: 29px;
	color: #3c3c3c;
	font-family: 'st_ryde_medium', sans-serif;
	font-size: 34px;
}

.container {
	background-color: #f5f5f5;
}


/*header*/
#top-banner {
	background: url("../img/top-banner.jpg") no-repeat;
	height: 600px;
	padding-top: 230px;
	padding-left: 49px;
}
#top-banner img {
	display: inline-block;
}
#top-banner a {
	background: url("../img/play.png") left no-repeat;
	height: 49px;
	display: block;
	padding-left: 50px;
	line-height: 49px;
	color: #ffffff;
	font-family: 'StRydeLight', sans-serif;
	font-size: 26px;
	text-decoration: none;
}
#top-banner h1 {
	color: #ffffff;
	font-family: 'st_ryde_medium', sans-serif;
	font-size: 52px;
}

#row1 div {
	background: url("../img/bg-top-form.jpg") no-repeat;
}
#row1 p {
	color: #ffffff;
	font-family: 'st_ryde_medium', sans-serif;
	font-size: 22px;
	padding-top: 57px;
	padding-right: 69px;
}

/*footer*/
#row6 {
	background-color: #009fda;
	padding-bottom: 60px;
	padding-top: 60px;
}
#row6 nav {
	line-height: 40px;
}
#fb {
	margin-right: 30px;
}

/*cookie bar*/
#cookiebar {
	display: none;
	position: relative;
	padding: 40px 160px 40px 40px;
	background: #ffffff;
	color: #333;
}
#cookiebar .close {
	position: absolute;
	top: 50%;
	right: 40px;
	margin-top: -25px;
	padding: 10px 25px;
	background: #0087c6;
	background-image: linear-gradient(bottom, #0087c6 10%, #00a3d9 90%);
	background-image: -o-linear-gradient(bottom, #0087c6 10%, #00a3d9 90%);
	background-image: -moz-linear-gradient(bottom, #0087c6 10%, #00a3d9 90%);
	background-image: -webkit-linear-gradient(bottom, #0087c6 10%, #00a3d9 90%);
	background-image: -ms-linear-gradient(bottom, #0087c6 10%, #00a3d9 90%);
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-family: 'StRyde-Bold', sans-serif;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
}


/* --- home page --- */
.a_index #row1 p {
	color: #009fda;
}

.a_index #row3 {
	padding-bottom: 115px;
	background-color: white;
}
.a_index #row3 p {
	color: #4c4c4c;
	font-family: 'StRydeLight', sans-serif;
	font-size: 22px;
}

.a_index #row4 .btn {
	margin-top: 20px;
}

.a_index #row4 div:last-of-type {
	background: url("../img/phone.png") no-repeat center bottom;
	min-height: 591px;
	padding-top: 100px;
}


/*form*/
.a_form #row2 {
	background-color: #ededed;
}
.a_form #row2 div {
	padding-left: 0;
	padding-right: 0;
}
.a_form #row2 div:last-of-type {
	background: url("../img/phone-form.png") no-repeat center bottom;
	min-height: 514px
}

h6 {
	display: inline-block;
	font-family: 'st_ryde_medium', sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding-right: 25px;
}

#f-entry {
	padding-bottom: 60px;
	padding-top: 25px;
	background-color: #f5f5f5;
}
#f-entry input[type=text],
#f-entry input[type=email],
#f-entry select {
	border-radius: 0;
	height: 50px;
}

.radio-inline, .checkbox-inline {
	line-height: 1;
}

h5 {
	margin-top: 35px;
}
h5, h5 label {
	font-family: 'st_ryde_medium', sans-serif;
	font-size: 18px;
	font-weight: normal;
}

input[type=text], input[type=email], select, option {
	font-size: 17px !important;
}

#opt-it {
	font-size: 16px;
	font-weight: normal;
}

.a_form .btn {
	margin-top: 20px;
}

.form-group.error input,
.form-group.error select {
	border: 1px solid #e2001a;
}
.form-group.error .checkbox-inline,
.form-group.error .radio-inline {
	color: #e2001a;
}

label.error {
	display: none !important;
	/*color: #e2001a;*/
}


/*page3*/
.a_terms h2, .a_faq h2 {
	padding-top: 60px;
	margin-bottom: 60px;
}

.a_terms h3 {
	font-family: 'st_ryde_medium', sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-left: -22px;
	margin-bottom: 35px;
}

.a_terms li {
	padding-top: 17px;
	padding-left: 18px;
}
#list-root > li {
	font-family: 'st_ryde_medium', sans-serif;
}
#list-root > li > ol > li {
	font-family: 'StRydeLight', sans-serif;
	list-style: lower-alpha;
	padding-top: 17px;
}
#list-root > li > ol > li > ol > li {
	list-style:lower-roman;
	padding-top: 17px;
}

.a_terms li:first-of-type {
	padding-top: 0;
}

.a_terms li:last-of-type {
	padding-bottom: 35px;
}

ol {
	padding: 0 !important;
}

/*page 4*/
.a_faq h3 {
	padding-top: 35px;
	font-family: 'st_ryde_medium', sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
}

.a_faq h3:first-of-type {
	padding-top: 0;
}

.a_faq #row2 {
	padding-bottom: 76px;
}


/*modal*/
.modal h2 {
	padding-top: 10px;
	padding-bottom: 25px;
}
.modal-header {
	padding: 50px;
}
.modal-header P {
	padding-bottom: 25px;
}
.modal-header .close {
	background-color: #0075b0;
	width: 46px;
	height: 46px;
	opacity: 1;
	color: #ffffff;
	border-radius: 5px;
}


/*terms*/
.a_closed h2 {
	padding: 0;
}
.a_closed .row div {
	padding: 20px 0 50px;
}