@import url(font-awesome.min.css);
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

body {
	margin: 0;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
	background-color: #fff
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: '';
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

body {
	-webkit-text-size-adjust: none
}

code {
	font-size: 87.5%;
	color: #e83e8c;
	word-break: break-word
}

a>code {
	color: inherit
}

*,
:after,
:before {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.row {
	border-bottom: solid 1px transparent;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.row>* {
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.row:after,
.row:before {
	content: '';
	display: block;
	clear: both;
	height: 0
}

.row.uniform>*>:first-child {
	margin-top: 0
}

.row.uniform>*>:last-child {
	margin-bottom: 0
}

.row.\30 \25>* {
	padding: 0
}

.row.\30 \25 {
	margin: 0 0 -1px 0
}

.row.uniform.\30 \25>* {
	padding: 0
}

.row.uniform.\30 \25 {
	margin: 0 0 -1px 0
}

.row>* {
	padding: 0 0 0 2em
}

.row {
	margin: 0 0 -1px -2em
}

.row.uniform>* {
	padding: 2em 0 0 2em
}

.row.uniform {
	margin: -2em 0 -1px -2em
}



body {
	background: #fff
}

body.is-loading *,
body.is-loading :after,
body.is-loading :before {
	-moz-animation: none!important;
	-webkit-animation: none!important;
	-ms-animation: none!important;
	animation: none!important;
	-moz-transition: none!important;
	-webkit-transition: none!important;
	-ms-transition: none!important;
	transition: none!important
}

body {
	background-color: #fff;
	color: #777
}

body,
input,
select,
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: 400;
	line-height: 2
}

@media screen and (max-width:1680px) {
	body,
	input,
	select,
	textarea {
		font-size: 13.5pt
	}
}

@media screen and (max-width:1366px) {
	body,
	input,
	select,
	textarea {
		font-size: 12.5pt
	}
}

@media screen and (max-width:980px) {
	body,
	input,
	select,
	textarea {
		font-size: 12pt
	}
}

@media screen and (max-width:736px) {
	body,
	input,
	select,
	textarea {
		font-size: 11.5pt
	}
}

@media screen and (max-width:480px) {
	body,
	input,
	select,
	textarea {
		font-size: 11.5pt
	}
}

a {
	-moz-transition: color .2s ease;
	-webkit-transition: color .2s ease;
	-ms-transition: color .2s ease;
	transition: color .2s ease;
	text-decoration: underline
}

a:hover {
	color: #00bc8a!important;
	text-decoration: none
}

b,
strong {
	font-weight: 700;
	color: #00bc8a
}

em,
i {
	font-style: italic
}

p {
	margin: 0 0 2em 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 700;
	line-height: 1.3;
	margin: 0 0 1em 0
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: inherit;
	text-decoration: none
}

h1 {
	font-size: 1.46em;
	color: #fff
}

h2 {
	font-size: 1.3em
}

h3 {
	font-size: 1.2em
}

h4 {
	font-size: 1.1em
}

h5 {
	font-size: .9em
}

h6 {
	font-size: .7em
}

sub {
	font-size: .8em;
	position: relative;
	top: .5em
}

sup {
	font-size: .8em;
	position: relative;
	top: -.5em
}

blockquote {
	border-left: solid 4px;
	font-style: italic;
	margin: 0 0 2em 0;
	padding: .5em 0 .5em 2em
}

code {
	border-radius: 0;
	border: solid 1px;
	font-family: "Courier New", monospace;
	font-size: .9em;
	margin: 0 .25em;
	padding: .25em .65em
}

pre {
	-webkit-overflow-scrolling: touch;
	font-family: "Courier New", monospace;
	font-size: .9em;
	margin: 0 0 2em 0
}

pre code {
	display: block;
	line-height: 1.75;
	padding: 1em 1.5em;
	overflow-x: auto
}

hr {
	border: 0;
	border-bottom: solid 1px;
	margin: 2em 0
}

hr.major {
	margin: 3em 0
}

.align-left {
	text-align: left
}

.align-center {
	text-align: center
}

.align-right {
	text-align: right
}

input,
select,
textarea {
	color: #666
}

a {
	color: #00bc8a
}

b,
strong {
	color: #666
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: inherit
}

blockquote {
	border-left-color: rgba(144, 144, 144, .25)
}

code {
	background: rgba(144, 144, 144, .075);
	border-color: rgba(144, 144, 144, .25)
}

hr {
	border-bottom-color: rgba(144, 144, 144, .25)
}

.box {
	border-radius: 0;
	border: solid 1px;
	margin-bottom: 2em;
	padding: 1.5em
}

.box>:last-child,
.box>:last-child>:last-child,
.box>:last-child>:last-child>:last-child {
	margin-bottom: 0
}

.box.alt {
	border: 0;
	border-radius: 0;
	padding: 0
}

.box {
	border-color: rgba(144, 144, 144, .25)
}

.icon {
	text-decoration: none;
	border-bottom: none;
	position: relative
}

.icon:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: 400;
	text-transform: none!important
}

.icon>.label {
	display: none
}

ol {
	list-style: decimal;
	margin: 0 0 2em 0;
	padding-left: 1.25em
}

ol li {
	padding-left: .25em
}

ul {
	list-style: disc;
	margin: 0 0 2em 0;
	padding-left: 1em
}

ul li {
	padding-left: .5em
}

ul.special {
	text-align: center
}

ul.alt {
	list-style: none;
	padding-left: 0
}

ul.alt li {
	border-top: solid 1px;
	padding: .5em 0
}

ul.alt li:first-child {
	border-top: 0;
	padding-top: 0
}

ul.checklist {
	list-style: none;
	padding-left: 0
}

ul.checklist li {
	text-decoration: none;
	margin-bottom: .1em;
	padding-left: 0;
	color: #123057
}

ul.checklist li:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: 400;
	text-transform: none!important
}

ul.checklist li:before {
	content: '\f00c';
	margin-right: .75em
}

ul.icons {
	cursor: default;
	list-style: none;
	padding-left: 0
}

ul.icons li {
	display: inline-block;
	padding: 0 1em 0 0
}

ul.icons li:last-child {
	padding-right: 0
}

ul.icons li .icon:before {
	font-size: 1.1em
}

ul.contact {
	list-style: none;
	padding: 0
}

ul.contact li {
	text-decoration: none;
	padding: .65em 0 0 2em
}

ul.contact li:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: 400;
	text-transform: none!important
}

ul.contact li:before {
	float: left;
	margin-left: -2em
}

ul.contact li:first-child {
	padding-top: 0
}

ul.contact li a {
	color: inherit;
	text-decoration: none
}

ul.actions {
	cursor: default;
	list-style: none;
	padding-left: 0
}

form ul.actions {
	margin-top: 2em
}

ul.actions li {
	display: inline-block;
	padding: 0 1em 0 0;
	vertical-align: middle
}

ul.actions li:last-child {
	padding-right: 0
}

ul.actions.small li {
	padding: 0 .5em 0 0
}

ul.actions.vertical li {
	display: block;
	padding: 1em 0 0 0
}

ul.actions.vertical li:first-child {
	padding-top: 0
}

ul.actions.vertical li>* {
	margin-bottom: 0
}

ul.actions.vertical.small li {
	padding: .5em 0 0 0
}

ul.actions.vertical.small li:first-child {
	padding-top: 0
}

ul.actions.fit {
	display: table;
	margin-left: -1em;
	padding: 0;
	table-layout: fixed;
	width: calc(100% + 1em)
}

ul.actions.fit li {
	display: table-cell;
	padding: 0 0 0 1em
}

ul.actions.fit li>* {
	margin-bottom: 0
}

ul.actions.fit.small {
	margin-left: -.5em;
	width: calc(100% + .5em)
}

ul.actions.fit.small li {
	padding: 0 0 0 .5em
}

@media screen and (max-width:480px) {
	ul.actions {
		margin: 0 0 2em 0
	}
	ul.actions li {
		padding: 1em 0 0 0;
		display: block;
		text-align: center;
		width: 100%
	}
	ul.actions li:first-child {
		padding-top: 0
	}
	ul.actions li>* {
		width: 100%;
		margin: 0!important
	}
	ul.actions li>.icon:before {
		margin-left: -2em
	}
	ul.actions.small li {
		padding: .5em 0 0 0
	}
	ul.actions.small li:first-child {
		padding-top: 0
	}
}

dl {
	margin: 0 0 2em 0
}

dl dt {
	display: block;
	font-weight: 700;
	margin: 0 0 1em 0
}

dl dd {
	margin-left: 2em
}

ul.alt li {
	border-top-color: rgba(144, 144, 144, .25)
}

ul.checklist li:before {
	color: #00bc8a
}

ul.contact li:before {
	color: #00bc8a
}

article.special,
section.special {
	text-align: center
}

header p {
	position: relative;
	margin: 0 0 1em 0
}

header h2+p {
	font-size: 1.1em;
	margin-top: -1em
}

header h3+p {
	font-size: 1.1em;
	margin-top: -.8em
}

header h4+p,
header h5+p,
header h6+p {
	font-size: .9em;
	margin-top: -.6em
}

header p {
	color: #bbb;
	font-size: 13px
}

.split {
	display: -moz-flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-moz-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-bottom: 2em
}

.split>* {
	width: 50%
}

.split>:nth-child(odd) {
	padding-right: 3em
}

.split>:nth-child(even) {
	padding-left: 3em;
	border-left: solid 2px
}

.split>*>:last-child,
.split>*>:last-child>:last-child,
.split>*>:last-child>:last-child>:last-child {
	margin-bottom: 0
}

@media screen and (max-width:980px) {
	.split>:nth-child(odd) {
		padding-right: 2em
	}
	.split>:nth-child(even) {
		padding-left: 2em
	}
}

@media screen and (max-width:736px) {
	.split {
		padding-bottom: 0
	}
	.split>* {
		width: 100%;
		margin-bottom: 2em
	}
	.split>:nth-child(odd) {
		padding-right: 0
	}
	.split>:nth-child(even) {
		border-left: none;
		padding-left: 0
	}
}

.split>:nth-child(even) {
	border-left-color: rgba(144, 144, 144, .25)
}

.wrapper {
	padding: 1em 0 0 0;
	position: relative
}

.wrapper>.inner {
	margin-left: auto;
	margin-right: auto;
	width: 70em;
	max-width: 100%
}

.wrapper.alt {
	border-top: solid 2px;
	border-top-color: rgba(144, 144, 144, .25)
}

.wrapper.style1 {
	background-color: #00bc8a;
	color: #bfeee1
}

.wrapper.style1 input,
.wrapper.style1 select,
.wrapper.style1 textarea {
	color: #fff
}

.wrapper.style1 a {
	color: #fff
}

.wrapper.style1 b,
.wrapper.style1 strong {
	color: #fff
}

.wrapper.style1 h1,
.wrapper.style1 h2,
.wrapper.style1 h3,
.wrapper.style1 h4,
.wrapper.style1 h5,
.wrapper.style1 h6 {
	color: #fff
}

.wrapper.style1 blockquote {
	border-left-color: rgba(255, 255, 255, .25)
}

.wrapper.style1 code {
	background: rgba(255, 255, 255, .075);
	border-color: rgba(255, 255, 255, .25)
}

.wrapper.style1 hr {
	border-bottom-color: rgba(255, 255, 255, .25)
}

.wrapper.style1 .box {
	border-color: rgba(255, 255, 255, .25)
}

.wrapper.style1 .button,
.wrapper.style1 button,
.wrapper.style1 input[type=button],
.wrapper.style1 input[type=reset],
.wrapper.style1 input[type=submit] {
	background-color: #fafafa;
	color: #666!important
}

.wrapper.style1 .button:hover,
.wrapper.style1 button:hover,
.wrapper.style1 input[type=button]:hover,
.wrapper.style1 input[type=reset]:hover,
.wrapper.style1 input[type=submit]:hover {
	background-color: #fff
}

.wrapper.style1 .button:active,
.wrapper.style1 button:active,
.wrapper.style1 input[type=button]:active,
.wrapper.style1 input[type=reset]:active,
.wrapper.style1 input[type=submit]:active {
	background-color: #ededed
}

.wrapper.style1 .button.alt,
.wrapper.style1 button.alt,
.wrapper.style1 input[type=button].alt,
.wrapper.style1 input[type=reset].alt,
.wrapper.style1 input[type=submit].alt {
	background-color: transparent;
	box-shadow: inset 0 0 0 2px rgba(255, 255, 255, .25);
	color: #fff!important
}

.wrapper.style1 .button.alt:hover,
.wrapper.style1 button.alt:hover,
.wrapper.style1 input[type=button].alt:hover,
.wrapper.style1 input[type=reset].alt:hover,
.wrapper.style1 input[type=submit].alt:hover {
	background-color: rgba(255, 255, 255, .075)
}

.wrapper.style1 .button.alt:active,
.wrapper.style1 button.alt:active,
.wrapper.style1 input[type=button].alt:active,
.wrapper.style1 input[type=reset].alt:active,
.wrapper.style1 input[type=submit].alt:active {
	background-color: rgba(255, 255, 255, .2)
}

.wrapper.style1 .button.alt.icon:before,
.wrapper.style1 button.alt.icon:before,
.wrapper.style1 input[type=button].alt.icon:before,
.wrapper.style1 input[type=reset].alt.icon:before,
.wrapper.style1 input[type=submit].alt.icon:before {
	color: #99e4d0
}

.wrapper.style1 .button.special,
.wrapper.style1 button.special,
.wrapper.style1 input[type=button].special,
.wrapper.style1 input[type=reset].special,
.wrapper.style1 input[type=submit].special {
	background-color: #fff;
	color: #00bc8a!important
}

.wrapper.style1 label {
	color: #fff
}

.wrapper.style1 input[type=email],
.wrapper.style1 input[type=password],
.wrapper.style1 input[type=text],
.wrapper.style1 select,
.wrapper.style1 textarea {
	background: rgba(255, 255, 255, .075);
	border-color: rgba(255, 255, 255, .25)
}

.wrapper.style1 input[type=email]:focus,
.wrapper.style1 input[type=password]:focus,
.wrapper.style1 input[type=text]:focus,
.wrapper.style1 select:focus,
.wrapper.style1 textarea:focus {
	border-color: #fff;
	box-shadow: 0 0 0 1px #fff
}

.wrapper.style1 .select-wrapper:before {
	color: rgba(255, 255, 255, .25)
}

.wrapper.style1 input[type=checkbox]+label,
.wrapper.style1 input[type=radio]+label {
	color: #bfeee1
}

.wrapper.style1 input[type=checkbox]+label:before,
.wrapper.style1 input[type=radio]+label:before {
	background: rgba(255, 255, 255, .075);
	border-color: rgba(255, 255, 255, .25)
}

.wrapper.style1 input[type=checkbox]:checked+label:before,
.wrapper.style1 input[type=radio]:checked+label:before {
	background-color: #fff;
	border-color: #fff;
	color: #00bc8a
}

.wrapper.style1 input[type=checkbox]:focus+label:before,
.wrapper.style1 input[type=radio]:focus+label:before {
	border-color: #fff;
	box-shadow: 0 0 0 1px #fff
}

.wrapper.style1 ::-webkit-input-placeholder {
	color: #99e4d0!important
}

.wrapper.style1 :-moz-placeholder {
	color: #99e4d0!important
}

.wrapper.style1 ::-moz-placeholder {
	color: #99e4d0!important
}

.wrapper.style1 :-ms-input-placeholder {
	color: #99e4d0!important
}

.wrapper.style1 .formerize-placeholder {
	color: #99e4d0!important
}

.wrapper.style1 ul.alt li {
	border-top-color: rgba(255, 255, 255, .25)
}

.wrapper.style1 ul.checklist li:before {
	color: #00bc8a
}

.wrapper.style1 ul.contact li:before {
	color: #00bc8a
}

.wrapper.style1 header p {
	color: #99e4d0;
	font-size: 12px
}

.wrapper.style1 table tbody tr {
	border-color: rgba(255, 255, 255, .25)
}

.wrapper.style1 table tbody tr:nth-child(2n+1) {
	background-color: rgba(255, 255, 255, .075)
}

.wrapper.style1 table th {
	color: #fff
}

.wrapper.style1 table thead {
	border-bottom-color: rgba(255, 255, 255, .25)
}

.wrapper.style1 table tfoot {
	border-top-color: rgba(255, 255, 255, .25)
}

.wrapper.style1 table.alt tbody tr td {
	border-color: rgba(255, 255, 255, .25)
}

.wrapper.style1 .split>:nth-child(even) {
	border-left-color: rgba(255, 255, 255, .25)
}

.wrapper.style1 .spotlight {
	background-color: #0affbe;
	border-bottom-color: rgba(255, 255, 255, .25)
}

.wrapper.style1.alt {
	border-top-color: rgba(255, 255, 255, .25)
}

.wrapper.style2 {
	background-color: #fafafa;
	color: #777
}

.wrapper.style2 input,
.wrapper.style2 select,
.wrapper.style2 textarea {
	color: #666
}

.wrapper.style2 a {
	color: #00bc8a
}

.wrapper.style2 b,
.wrapper.style2 strong {
	color: #666
}

.wrapper.style2 h1,
.wrapper.style2 h2,
.wrapper.style2 h3,
.wrapper.style2 h4,
.wrapper.style2 h5,
.wrapper.style2 h6 {
	color: #666;
	font-size: 17px
}

.wrapper.style2 blockquote {
	border-left-color: rgba(144, 144, 144, .25)
}

.wrapper.style2 code {
	background: rgba(144, 144, 144, .075);
	border-color: rgba(144, 144, 144, .25)
}

.wrapper.style2 hr {
	border-bottom-color: rgba(144, 144, 144, .25)
}

.wrapper.style2 .box {
	border-color: rgba(144, 144, 144, .25)
}

.wrapper.style2 .button,
.wrapper.style2 button,
.wrapper.style2 input[type=button],
.wrapper.style2 input[type=reset],
.wrapper.style2 input[type=submit] {
	background-color: #666;
	color: #fafafa!important
}

.wrapper.style2 .button.alt,
.wrapper.style2 button.alt,
.wrapper.style2 input[type=button].alt,
.wrapper.style2 input[type=reset].alt,
.wrapper.style2 input[type=submit].alt {
	background-color: transparent;
	box-shadow: inset 0 0 0 2px rgba(144, 144, 144, .25);
	color: #666!important
}

.wrapper.style2 .button.alt:hover,
.wrapper.style2 button.alt:hover,
.wrapper.style2 input[type=button].alt:hover,
.wrapper.style2 input[type=reset].alt:hover,
.wrapper.style2 input[type=submit].alt:hover {
	background-color: rgba(144, 144, 144, .075)
}

.wrapper.style2 .button.alt:active,
.wrapper.style2 button.alt:active,
.wrapper.style2 input[type=button].alt:active,
.wrapper.style2 input[type=reset].alt:active,
.wrapper.style2 input[type=submit].alt:active {
	background-color: rgba(144, 144, 144, .2)
}

.wrapper.style2 .button.alt.icon:before,
.wrapper.style2 button.alt.icon:before,
.wrapper.style2 input[type=button].alt.icon:before,
.wrapper.style2 input[type=reset].alt.icon:before,
.wrapper.style2 input[type=submit].alt.icon:before {
	color: #bbb
}

.wrapper.style2 .button.special,
.wrapper.style2 button.special,
.wrapper.style2 input[type=button].special,
.wrapper.style2 input[type=reset].special,
.wrapper.style2 input[type=submit].special {
	background-color: #00bc8a;
	color: #fff!important
}

.wrapper.style2 .button.special:hover,
.wrapper.style2 button.special:hover,
.wrapper.style2 input[type=button].special:hover,
.wrapper.style2 input[type=reset].special:hover,
.wrapper.style2 input[type=submit].special:hover {
	background-color: #00d69d
}

.wrapper.style2 .button.special:active,
.wrapper.style2 button.special:active,
.wrapper.style2 input[type=button].special:active,
.wrapper.style2 input[type=reset].special:active,
.wrapper.style2 input[type=submit].special:active {
	background-color: #00a377
}

.wrapper.style2 label {
	color: #666
}

.wrapper.style2 input[type=email],
.wrapper.style2 input[type=password],
.wrapper.style2 input[type=text],
.wrapper.style2 select,
.wrapper.style2 textarea {
	background: rgba(144, 144, 144, .075);
	border-color: rgba(144, 144, 144, .25)
}

.wrapper.style2 input[type=email]:focus,
.wrapper.style2 input[type=password]:focus,
.wrapper.style2 input[type=text]:focus,
.wrapper.style2 select:focus,
.wrapper.style2 textarea:focus {
	border-color: #00bc8a;
	box-shadow: 0 0 0 1px #00bc8a
}

.wrapper.style2 .select-wrapper:before {
	color: rgba(144, 144, 144, .25)
}

.wrapper.style2 input[type=checkbox]+label,
.wrapper.style2 input[type=radio]+label {
	color: #777
}

.wrapper.style2 input[type=checkbox]+label:before,
.wrapper.style2 input[type=radio]+label:before {
	background: rgba(144, 144, 144, .075);
	border-color: rgba(144, 144, 144, .25)
}

.wrapper.style2 input[type=checkbox]:checked+label:before,
.wrapper.style2 input[type=radio]:checked+label:before {
	background-color: #00bc8a;
	border-color: #00bc8a;
	color: #fff
}

.wrapper.style2 input[type=checkbox]:focus+label:before,
.wrapper.style2 input[type=radio]:focus+label:before {
	border-color: #00bc8a;
	box-shadow: 0 0 0 1px #00bc8a
}

.wrapper.style2 ::-webkit-input-placeholder {
	color: #bbb!important
}

.wrapper.style2 :-moz-placeholder {
	color: #bbb!important
}

.wrapper.style2 ::-moz-placeholder {
	color: #bbb!important
}

.wrapper.style2 :-ms-input-placeholder {
	color: #bbb!important
}

.wrapper.style2 .formerize-placeholder {
	color: #bbb!important
}

.wrapper.style2 form.alt input[type=email],
.wrapper.style2 form.alt input[type=password],
.wrapper.style2 form.alt input[type=text],
.wrapper.style2 form.alt select,
.wrapper.style2 form.alt textarea {
	background-color: transparent
}

.wrapper.style2 ul.alt li {
	border-top-color: rgba(144, 144, 144, .25)
}

.wrapper.style2 ul.checklist li:before {
	color: #00bc8a
}

.wrapper.style2 ul.contact li:before {
	color: #00bc8a
}

.wrapper.style2 header p {
	color: #bbb;
	font-size: 14px
}

.wrapper.style2 table tbody tr {
	border-color: rgba(144, 144, 144, .25)
}

.wrapper.style2 table tbody tr:nth-child(2n+1) {
	background-color: rgba(144, 144, 144, .075)
}

.wrapper.style2 table th {
	color: #666
}

.wrapper.style2 table thead {
	border-bottom-color: rgba(144, 144, 144, .25)
}

.wrapper.style2 table tfoot {
	border-top-color: rgba(144, 144, 144, .25)
}

.wrapper.style2 table.alt tbody tr td {
	border-color: rgba(144, 144, 144, .25)
}

.wrapper.style2 .split>:nth-child(even) {
	border-left-color: rgba(144, 144, 144, .25)
}

.wrapper.style2 .spotlight {
	background-color: #fff;
	border-bottom-color: rgba(144, 144, 144, .25)
}

.wrapper.style2.alt {
	border-top-color: rgba(144, 144, 144, .25)
}

@media screen and (max-width:1366px) {
	.wrapper {
		padding: 4em 2.5em 2em 2.5em
	}
}

@media screen and (max-width:980px) {
	.wrapper {
		padding: 4em 2em 2em 2em
	}
}

@media screen and (max-width:736px) {
	.wrapper {
		padding: 3em 2em 1em 2em
	}
}

@media screen and (max-width:480px) {
	.wrapper {
		padding: 3em 2em 1em 2em
	}
}

.ftco-section-parallax {
	position: relative
}

.ftco-section-parallax .parallax-img {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	padding: 2em 0;
	background: #2ebdc4;
	background: -moz-linear-gradient(-45deg, #2ebdc4 0, #68e5b2 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0, #2ebdc4), color-stop(100%, #68e5b2));
	background: -webkit-linear-gradient(-45deg, #2ebdc4 0, #68e5b2 100%);
	background: -o-linear-gradient(-45deg, #2ebdc4 0, #68e5b2 100%);
	background: -ms-linear-gradient(-45deg, #2ebdc4 0, #68e5b2 100%);
	background: -webkit-linear-gradient(315deg, #2ebdc4 0, #68e5b2 100%);
	background: -o-linear-gradient(315deg, #2ebdc4 0, #68e5b2 100%);
	background: linear-gradient(135deg, #2ebdc4 0, #68e5b2 100%)
}

.ftco-section-parallax .heading-section-white h3 {
	font-weight: 400!important
}

.bg-light {
	background: #f8faff!important
}

.bg-primary {
	background: #0cc604
}

.btn {
	cursor: pointer;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	border-radius: 30px;
	-webkit-box-shadow: none!important;
	box-shadow: none!important
}

.btn:active,
.btn:focus,
.btn:hover {
	outline: 0
}

.btn.btn-primary {
	background: #0cc604;
	border: 1px solid #0cc604;
	color: #fff
}

.btn.btn-primary:hover {
	border: 1px solid #0cc604;
	background: 0 0;
	color: #0cc604
}

.btn.btn-primary.btn-outline-primary {
	border: 1px solid #0cc604;
	background: 0 0;
	color: #0cc604
}

.btn.btn-primary.btn-outline-primary:hover {
	border: 1px solid transparent;
	background: #0cc604;
	color: #fff
}

.btn.btn-outline-white {
	border-color: rgba(255, 255, 255, .8);
	background: 0 0;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	border-radius: 30px;
	border-width: 1px;
	color: #fff
}

.btn.btn-outline-white:active,
.btn.btn-outline-white:focus,
.btn.btn-outline-white:hover {
	background: #fff;
	border-color: #fff;
	color: #0cc604
}

#accordion .card {
	margin-bottom: 5px;
	border: 1px solid #e6e6e6;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0
}

#accordion .card .card-header {
	padding: 0;
	background: 0 0;
	border-bottom: 1px solid #e6e6e6;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0
}

#accordion .card .card-header a {
	padding: 12px 20px;
	display: block;
	font-size: 16px;
	font-weight: 400;
	color: #000
}

#accordion .card .card-header a span {
	float: right
}

#accordion .card .card-header a span i {
	color: #8bc34a
}

#accordion .card-body {
	border: 1px solid transparent
}

#accordion [aria-expanded=false]>.expanded,
#accordion [aria-expanded=true]>.collapsed {
	display: none
}

.ftco-section .ftco-sub-title {
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: .5em;
	color: #d4d4d4;
	font-family: "Work Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-weight: 300
}

.ftco-section .ftco-primary-title {
	margin-top: 0;
	margin-bottom: 10px
}

.ftco-section {
	padding: 6em 0;
	position: relative
}

@media (max-width:767.98px) {
	.ftco-section {
		padding: 6em 0
	}
}

@media (min-width:768px) {
	.ftco-section .container-fluid {
		padding: 0 4em
	}
}

.ftco-bg-dark {
	background: #3c312e
}

section.our-services .service-item {
	text-align: center;
	border: 1px solid #aaa;
	border-radius: 10px;
	padding: 30px 30px
}

section.our-services .service-item .icon img {
	max-width: 100%
}

section.our-services .service-item h4 {
	font-size: 19px;
	font-weight: 600;
	color: #232323;
	margin-top: 10px;
	margin-bottom: 15px
}

.our-services .left-content h4 {
	font-size: 19px;
	font-weight: 600;
	color: #232323;
	margin-top: 0;
	margin-bottom: 25px
}

.our-services .left-content .blue-button {
	margin-top: 25px
}

.down-services {
	border-top: 1px solid #ddd;
	margin-top: 15px;
	padding-top: 20px
}

.accordion li {
	position: relative
}

.accordion li a {
	border: 1px solid #aaa
}

.accordion li p {
	display: none
}

.accordion a {
	width: 100%;
	display: block;
	cursor: pointer;
	font-weight: 600;
	font-size: 17px;
	letter-spacing: .5px;
	color: #232323;
	user-select: none;
	padding: 15px 20px;
	text-decoration: none
}

.accordion a:after {
	width: 15px;
	height: 15px;
	background-color: #ddd;
	border-radius: 50%;
	position: absolute;
	right: 20px;
	content: " ";
	top: 22.5px;
	transform: rotate(-45deg);
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.accordion p {
	margin: 0;
	padding: 20px;
	border: 1px solid #ddd
}

a.active:after {
	background-color: #4883ff;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.wrappers {
	padding: 3em 0 2em 0
}

.wrappers.style4 {
	background: #fff
}

.icon {
	position: relative
}

.icon:before {
	content: "";
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: 400;
	text-transform: none!important
}

.icon>.label {
	display: none
}

ol.default {
	list-style: decimal;
	padding-left: 1.15em
}

ol.default li {
	padding-left: .25em
}

ul.default {
	margin: 0;
	padding: 0;
	list-style: none
}

ul.default li {
	padding: .4em 0
}

ul.icon {
	cursor: default;
	padding-bottom: 1em
}

ul.icon li {
	display: inline-block;
	line-height: 1em;
	padding: .5em 1em
}

ul.icon li:first-child {
	padding-left: 0
}

ul.icon li span {
	display: none
}

ul.icon li a {
	text-decoration: none;
	font-size: 12px;
	color: inherit;
	opacity: .2;
	-moz-transition: all .35s ease-in-out;
	-webkit-transition: all .35s ease-in-out;
	-o-transition: all .35s ease-in-out;
	-ms-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out
}

ul.icon li a:hover {
	color: inherit;
	opacity: 1
}

ul.actions {
	cursor: default
}

ul.actions:last-child {
	margin-bottom: 0
}

ul.actions li {
	display: inline-block;
	padding: 0 0 0 1.5em
}

ul.actions li:first-child {
	padding: 0
}

ul.actions.vertical li {
	display: block;
	padding: 1.12em 0 0 0
}

ul.actions.vertical li:first-child {
	padding: 0
}

ul.special-icon {
	margin: 0;
	padding: 0
}

ul.special-icon>li {
	position: relative;
	padding: .3em 0 .3em 0
}

ul.special-icon>li:before {
	position: absolute;
	left: 0;
	top: 1em;
	display: block;
	background: 0 0;
	font-size: 12px;
	border-radius: 4px
}

ul.special-icon>li:first-child {
	border-top: none
}

ul.special-icon h2 {
	margin-bottom: .7em;
	line-height: .7em;
	text-transform: normal;
	font-weight: 400;
	font-size: 15px;
	color: #172035
}

ul.special-icon h3 {
	margin-bottom: .7em;
	line-height: .7em;
	text-transform: normal;
	font-weight: 400;
	font-size: 15px;
	color: #172035
}

ul.special-icon h4 {
	margin-bottom: .7em;
	line-height: .7em;
	text-transform: normal;
	font-weight: 400;
	font-size: 15px;
	color: #172035
}

ul.special-icon h5 {
	margin-bottom: .7em;
	line-height: .7em;
	text-transform: normal;
	font-weight: 400;
	font-size: 15px;
	color: #172035
}

ul.special-icon span {
	line-height: 120%
}

ul.special-icon .fa {
	float: left;
	display: inline-block;
	padding-right: 1em;
	font-size: 12px;
	color: #82b440
}

ul.special-icon p {
	font-size: 13px;
	color: #888;
	padding-left: 12px
}

h5 {
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: middle
}

.payments {
	width: 28px;
	height: 28px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px
}

.icon-for-section {
	width: 100px;
	height: 70px;
	display: inline-block
}

.credit {
	background: url(../../img/online-application-steps/netafri-online-visa-price.jpg) no-repeat
}

.bitcoin {
	background: url(../../images/card_1.png) no-repeat
}

.ach {
	background: url(../../images/card_2.png) no-repeat
}

.disputes {
	background: url(../../images/card_3.png) no-repeat
}

.features {
	background: url(../../images/card_4.png) no-repeat
}

.card-brands {
	display: inline-block;
	height: 25px;
	background: url(../../img/online-application-steps/card-brands.jpg) no-repeat;
	background-size: normal
}

.visa {
	width: 44px;
	background-position: -1px -1px
}

.marter-card {
	width: 44px;
	background-position: -72px -1px
}

.american-express {
	width: 52px;
	background-position: -139px -1px
}

.discover {
	width: 56px;
	background-position: -275px -1px
}

.jcb {
	width: 28px;
	background-position: -358px -1px
}

.dinners {
	width: 29px;
	background-position: -218px -1px
}

.price-column {
	position: relative
}

.price-column::before {
	content: '';
	display: block;
	width: 3px;
	height: 120px;
	position: absolute;
	top: 50%;
	left: 10px;
	transform: translateY(-50%);
	background-color: rgba(52, 21, 112, .075)
}

.price-details {
	padding-left: 50px
}

.hes-bg {
	background-color: #edf6f9
}

.bullets {
	position: relative;
	padding-left: 30px;
	margin-bottom: 8px
}

.bullets:before {
	content: '';
	display: inline-block;
	width: 5px;
	height: 5px;
	position: absolute;
	top: 50%;
	left: 15px;
	transform: translateY(-50%)
}

.typo-h3,
.typo-h4,
.typo-h5 {
	font-weight: 300;
	font-size: 1.1rem;
	color: #0d2b3e
}

.typo-h3 {
	font-size: 1.1rem
}

.typo-h4 {
	font-size: 1rem
}

.typo-h5 {
	font-size: 1rem
}

.typo-price {
	font-width: 400;
	font-size: .9rem;
	color: #00ab1c;
	height: 15px
}

.p {
	font-size: 12px
}

.li,
.typo-list .li {
	font-size: 13px;
	font-weight: 300;
	color: #172035
}

.h5 {
	font-weight: 300;
	font-size: 1.1rem;
	color: #0d2b3e
}

.arrow-size {
	font-size: 1rem;
	position: relative;
	top: -.5px
}

.row-space {
	margin: 10px 0
}

.list-space {
	padding: 10px 0
}

@media screen and (max-width:992px) {
	.small-none {
		display: none
	}
}

footer {
	margin-top: 1px;
	padding: 20px 0 20px 0;
	border-top: 1px solid #ddd
}

.footer .footer-heading h6 {
	font-size: 1.4px;
	color: #000;
	letter-spacing: .5px;
	margin-top: 10px;
	margin-bottom: 10px
}

footer .about-netafri .logo {
	margin-bottom: 10px
}

footer .about-netafri ul li a {
	width: 22px;
	height: 22px;
	display: inline-block;
	text-align: center;
	line-height: 22px;
	background-color: #0067a7;
	border-radius: 50%;
	font-size: 15px;
	color: #fff;
	margin-right: 10px;
	transition: all .5s
}

footer .about-netafri p {
	margin-bottom: 15px;
	font-size: 15px;
	color: #7a7a7a
}

footer .about-netafri ul li a:hover {
	background-color: #4883ff
}

footer .useful-links ul li {
	margin-bottom: 12px
}

footer .useful-links ul li a {
	font-size: 15px;
	color: #7a7a7a;
	letter-spacing: .5px;
	text-decoration: none;
	transition: all .5s
}

footer .useful-links ul li a:hover {
	color: #4883ff
}

footer .useful-links ul li i {
	color: #4883ff;
	font-size: 6px;
	position: relative;
	top: -3px;
	margin-right: 8px
}

footer .contact-info p {
	margin-bottom: 10px
}

footer .contact-info ul li {
	margin: 10px 0
}

footer .contact-info ul li span {
	font-size: 13px;
	color: #7a7a7a;
	font-weight: 600;
	letter-spacing: .3px;
	width: 80px;
	display: inline-block
}

footer .contact-info ul li a {
	font-size: 13px;
	color: #4883ff;
	letter-spacing: .5px;
	text-decoration: none
}

.sub-footer p {
	text-align: center;
	display: inline-block;
	background-color: #f4f4f4;
	width: 100%;
	margin-bottom: 0;
	padding: 10px 0;
	font-size: 13px;
	color: #aaa
}

.sub-footer a {
	text-decoration: none;
	color: #4883ff
}

.sub-footer {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: #4883ff;
	color: #fff;
	text-align: center
}

@media (max-width:992px) {
	.banner .banner-caption {
		padding: 100px 30px
	}
	.submit-form input {
		margin-bottom: 20px;
		border-bottom: 1px solid #ddd;
		border-radius: 0
	}
	.submit-form select {
		margin-bottom: 20px;
		border-bottom: 1px solid #ddd;
		border-radius: 0
	}
	.featured-places .featured-item {
		margin-bottom: 30px
	}
	.featured-places .featured-item .down-content .first-button {
		border-right: none
	}
	section.our-services .service-item {
		margin-bottom: 30px
	}
	.down-services .left-content {
		margin-bottom: 60px
	}
	.table-item {
		margin-bottom: 30px
	}
	.modal-content {
		width: 90%
	}
	.modal-content .close {
		right: 50%;
		left: 50%;
		transform: translateX(-50%);
		top: -30px;
		box-shadow: 0 5px 15px rgba(0, 0, 0, .2)
	}
	footer .useful-links {
		margin-top: 60px
	}
	footer .contact-info {
		margin-top: 60px
	}
}

header {
	background: #172035
}

.header-area {
	position: fixed;
	top: 0;
	width: 100%;
	height: auto;
	margin-top: 0;
	left: 0;
	z-index: 300;
	-webkit-transition-duration: .5s;
	transition-duration: .5s
}

.header-area .navbar {
	border-bottom: 1px solid;
	border-color: #fff;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	height: 65px
}

.header-area .navbar .navbar-nav {
	margin-right: 50px
}

.header-area .navbar .navbar-nav .nav-link {
	padding: .5em 1em;
	font-weight: 500
}

.header-area .navbar .navbar-nav .nav-link:focus,
.header-area .navbar .navbar-nav .nav-link:hover {
	color: #fff
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.header-area .navbar .navbar-nav .nav-link {
		padding: .5em
	}
}

.header-area .navbar .navbar-nav .nav-item.active .nav-link {
	color: #fff
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.header-area .navbar .navbar-nav {
		margin-right: 20px
	}
}

.header-area.sticky {
	background-color: #000;
	margin-top: 0;
	box-shadow: 0 5px 15px rgba(0, 0, 0, .15)
}

.header-area.sticky .navbar {
	border-color: #000
}

.navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
	cursor: pointer
}

@media only screen and (min-width:768px) and (max-width:991px) {
	#netafri {
		background-color: #000;
		padding: 30px
	}
}

@media only screen and (max-width:767px) {
	#netafri {
		background-color: #000;
		padding: 15px 15px 30px 15px
	}
}

.dropdown-menu {
	border: none;
	box-shadow: 0 5px 12px rgba(0, 0, 0, .15);
	padding-top: 5px;
	border-radius: 3px
}

.header-top {
	background: #1c1d22;
	padding: 25px 0
}

.header-top .header-top-left ul li,
.header-top .header-top-right ul li {
	display: inline-block
}

.header-top .header-top-left {
	text-align: left
}

.header-top .header-top-left li {
	padding-right: 12px
}

.header-top .header-top-left li a {
	font-weight: 400;
	font-size: 12px;
	color: #fff;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.header-top .header-top-left li a:hover {
	color: #f6214b
}

.header-top .header-top-right {
	text-align: right
}

.header-top .header-top-right li {
	margin-left: 20px
}

.header-top .header-top-right li a {
	font-weight: 400;
	font-size: 12px;
	color: #fff;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.header-top .header-top-right li a:hover {
	color: #f6214b
}

.header-top .header-top-right li a .lnr {
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	display: none
}

@media (max-width:767px) {
	.header-top .header-top-right li a .lnr {
		display: block
	}
}

@media (max-width:767px) {
	.header-top .header-top-right li a span {
		display: none
	}
}

@media (max-width:575px) {
	.header-top {
		padding: 15px
	}
}

.logo-wrap {
	padding: 20px 0;
	background: 0 0
}

.logo-wrap .ads-banner {
	text-align: right
}

@media (max-width:767px) {
	.logo-wrap .ads-banner {
		margin-top: 30px
	}
}

@media (max-width:575px) {
	.logo-wrap {
		padding: 15px
	}
}

.main-menu {
	background: #04091e;
	padding: 15px 20px;
	position: relative
}

@media (max-width:575px) {
	.main-menu {
		margin: 0 15px;
		width: auto!important
	}
}

nav {
	background: #172035;
	color: #fff;
	border: 1px;
	border-radius: 0;
	width: 100%;
	padding-top: 0;
	min-height: 10px;
	border-bottom: none 0 solid;
	box-shadow: 0 1px rgba(0, 0, 0, .3);
	border-bottom: 1px outset rgba(192, 192, 192, .5)
}

nav a {
	color: #fff;
	text-decoration: none;
	text-transform: normal;
	font-size: 15px
}

nav li {
	float: right;
	display: inline;
	padding: 0 30px 0 10px
}

.navbar {
	position: fixed-top;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999
}

navbar-nav {
	position: fixed-top;
	float: right;
	margin-top: 10px
}

nav .highlight,
nav.current a {
	color: #fff;
	font-weight: 700
}

nav-hover {
	color: #fff;
	font-weight: none
}

.ticker-btn {
	background: #88d200;
	color: #fff;
	padding: 4px 4px!important;
	text-transform: none
}

.btn-request {
	padding: 2px 15px;
	border: 1px solid #88d200
}

.btn-request.hover {
	background-color: #88d200;
	color: #fff;
	transform: scale(1.05);
	box-shadow: 0 10px 20px rgba(0, 0, 0, .1)
}

.navbar-toggler {
	border: none;
	position: right;
	border-radius: 0;
	padding: 0;
	cursor: pointer;
	margin-top: 0;
	margin-bottom: 0
}

.header_area .navbar {
	background: #d1cff4
}

.header_area .navbar .nav-item.active .nav-link {
	color: #6059f6!important
}

.navbar-toggler[aria-expanded=false] span:nth-child(2) {
	opacity: 1
}

.navbar-toggler[aria-expanded=true] span:nth-child(2) {
	opacity: 0
}

.navbar-toggler[aria-expanded=true] span:first-child {
	transform: rotate(-45deg);
	position: relative;
	top: 7.5px
}

.navbar-toggler[aria-expanded=true] span:last-child {
	transform: rotate(45deg);
	bottom: 6px;
	position: relative
}

.navbar-toggler span {
	display: block;
	width: 25px;
	height: 3px;
	background: #999;
	margin: auto;
	margin-bottom: 4px;
	transition: all .4s linear;
	cursor: pointer
}

.navbar .container {
	padding-left: 15px;
	padding-right: 15px
}

.nav {
	padding: 0 0
}

@media (min-width:768px) {
	.navbar-static-top {
		border-radius: 0
	}
}

.navbar-sticky-bottom,
.navbar-sticky-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}

@media (min-width:768px) {
	.navbar-sticky-bottom,
	.navbar-sticky-top {
		border-radius: 0
	}
}

.navbar-brand {
	float: center;
	height: 50px;
	padding: 15px 15px;
	font-size: 18px;
	line-height: 20px
}

.navbar-brand:focus,
.navbar-brand:hover {
	text-decoration: none
}

.navbar-brand>img {
	display: block
}

@media (min-width:768px) {
	.navbar>.container .navbar-brand,
	.navbar>.container-fluid .navbar-brand {
		margin-left: -15px
	}
}

.navbar-nav {
	margin: 7.5px -15px
}

.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px
}

.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px
}

.navbar-toggle:focus {
	outline: 0
}

.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px
}

.header-area.sticky {
	background-color: #fff;
	margin-top: 0;
	box-shadow: 0 5px 15px rgba(0, 0, 0, .15)
}

.header-area.sticky .navbar {
	border-color: #000
}

.navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
	cursor: pointer
}

@media (min-width:768px) {
	.navbar-toggle {
		display: none
	}
}

@media (min-width:768px) {
	.navbar-nav {
		float: right;
		margin: 0
	}
	.navbar-nav>li {
		float: right
	}
	.navbar-nav>li>a {
		padding-top: 15px;
		padding-bottom: 15px
	}
}

.alert-info {
	background-color: #45abcd;
	border-color: #2f90b0;
	color: #fff;
	margin-top: 0;
	font-size: 13px
}

.alert-info hr {
	border-top-color: #2a7f9c
}

.alert-info .alert-link {
	color: #e6e6e6
}

.cc_container a,
.cc_container a:visited {
	color: #00afea
}

.cc_container a:focus,
.cc_container a:hover {
	color: #51d3ff
}

.cookie-notice {
	box-sizing: border-box;
	position: fixed;
	bottom: 32px;
	left: 50%;
	width: 300px;
	margin-left: -250px;
	padding: 12px;
	background: #fff;
	box-shadow: 0 2px 4px rgba(20, 40, 80, .2);
	border-radius: 3px;
	font-size: .72em;
	line-height: 1.5;
	color: #456;
	transform: translate3d(0, 0, 0);
	animation: cookie-notice-fadein .5s ease
}

@keyframes cookie-notice-fadein {
	0% {
		transform: translate3d(0, 128px, 0);
		opacity: 0
	}
	100% {
		transform: translate3d(0, 0, 0);
		opacity: 100
	}
}

.cookie-notice-message>p {
	margin: 0;
	padding: 0;
	width: 80%
}

.cookie-notice>button {
	margin: 0;
	padding: 0;
	border: 0;
	background: 0 0;
	width: 20%;
	color: #1e90ff;
	position: absolute;
	top: 8px;
	right: 0;
	width: 18%;
	bottom: 8px;
	cursor: pointer;
	font-weight: 700;
	border-left: solid 1px rgba(0, 40, 80, .1)
}

.cookie-notice>button:hover {
	color: #4ba6ff
}

.cookie-notice>button:active {
	color: #1873cc
}

.cta-section {
	padding: 7px 0;
	background: #0d4aa6
}

.cta-section h6 {
	color: #fff;
	font-size: 17px;
	font-weight: 300
}

.cta-section a {
	color: #fff;
	font-size: 20px;
	font-weight: 300
}



body {
	background: #fff
}

.section-gap {
	padding: 120px 0
}

.alert-msg {
	color: green
}

.primary-btn {
	background: #f6214b;
	line-height: 42px;
	padding-left: 30px;
	padding-right: 30px;
	border: none;
	color: #fff;
	display: inline-block;
	font-weight: 500;
	position: relative;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	cursor: pointer;
	position: relative
}

.primary-btn:focus {
	outline: 0
}

.primary-btn span {
	color: #fff;
	position: absolute;
	top: 50%;
	transform: translateY(-60%);
	right: 30px;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.primary-btn:hover {
	color: #fff
}

.primary-btn:hover span {
	color: #fff;
	right: 20px
}

.primary-btn.white {
	border: 1px solid #fff;
	color: #fff
}

.primary-btn.white span {
	color: #fff
}

.primary-btn.white:hover {
	background: #fff;
	color: #f6214b
}

.primary-btn.white:hover span {
	color: #f6214b
}

.primary-btn.squire {
	border-radius: 0!important;
	border: 1px solid transparent
}

.primary-btn.squire:hover {
	border: 1px solid #fff;
	background: 0 0;
	color: #fff
}

.overlay {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0
}

.section-title {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px
}

.section-title h2 {
	margin-bottom: 10px
}

.site-main-container {
	background: #ecf0f1
}

@media (max-width:575px) {
	.top-post-area {
		padding: 10px 20px
	}
}


.overlay {
	position: relative;
	z-index: 0
}

.overlay::before {
	position: absolute;
	content: "";
	background-color: #040e27;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	opacity: .1
}

.overlay2 {
	position: relative;
	z-index: 0
}

.overlay2::before {
	position: absolute;
	content: "";
	background-color: #001d38;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	opacity: .6
}

.overlay_03 {
	position: relative;
	z-index: 0
}

.overlay_03::before {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #001d38;
	opacity: .6;
	content: '';
	z-index: -1
}

.bradcam_overlay {
	position: relative;
	z-index: 0
}

.bradcam_overlay::before {
	position: absolute;
	content: "";
	background: -moz-linear-gradient(left, #5db2ff 0, #65b4f9 24%, rgba(124, 185, 233, 0) 96%, rgba(125, 185, 232, 0) 100%);
	background: -webkit-linear-gradient(left, #5db2ff 0, #65b4f9 24%, rgba(124, 185, 233, 0) 96%, rgba(125, 185, 232, 0) 100%);
	background: linear-gradient(to right, #5db2ff 0, #65b4f9 24%, rgba(124, 185, 233, 0) 96%, rgba(125, 185, 232, 0) 100%);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	opacity: 1
}

.we-offer-area .our-offer-carousel .owl-dots .owl-dot span {
	background: #fff none repeat scroll 0 0;
	border: 2px solid;
	height: 15px;
	margin: 0 5px;
	width: 15px
}

.we-offer-area .our-offer-carousel .owl-dots .owl-dot.active span {
	background: #00a01d none repeat scroll 0 0;
	border-color: #00a01d
}

.we-offer-area .item {
	background: #fff none repeat scroll 0 0;
	border-left: 2px solid #00a01d;
	-moz-box-shadow: 0 0 10px #ccc;
	-webkit-box-shadow: 0 0 10px #ccc;
	-o-box-shadow: 0 0 10px #ccc;
	box-shadow: 0 0 10px #ccc;
	overflow: hidden;
	padding: 20px;
	position: relative;
	z-index: 1
}

.we-offer-area.text-center .item {
	background: #fff none repeat scroll 0 0;
	border: medium none;
	padding: 37px 20px 34px
}

.we-offer-area.text-center .item i {
	background: #00a01d none repeat scroll 0 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color: #fff;
	font-size: 40px;
	height: 80px;
	line-height: 80px;
	position: relative;
	text-align: center;
	width: 80px;
	z-index: 1;
	transition: all .35s ease-in-out;
	-webkit-transition: all .35s ease-in-out;
	-moz-transition: all .35s ease-in-out;
	-ms-transition: all .35s ease-in-out;
	-o-transition: all .35s ease-in-out;
	margin-bottom: 25px
}

.we-offer-area.text-center .item i::after {
	border: 2px solid #00a01d;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	content: "";
	height: 90px;
	left: -5px;
	position: absolute;
	top: -5px;
	width: 90px;
	z-index: -1;
	transition: all .35s ease-in-out;
	-webkit-transition: all .35s ease-in-out;
	-moz-transition: all .35s ease-in-out;
	-ms-transition: all .35s ease-in-out;
	-o-transition: all .35s ease-in-out
}

.we-offer-area.item-border-less .item {
	border: medium none
}

.we-offer-area .our-offer-items.less-carousel .equal-height {
	margin-bottom: 30px
}

.we-offer-area.item-border-less .item .number {
	font-family: Poppins, sans-serif;
	font-size: 30px;
	font-weight: 600;
	opacity: .1;
	position: absolute;
	right: 30px;
	top: 30px
}

.our-offer-carousel.center-active .owl-item:nth-child(2n) .item,
.we-offer-area.center-active .single-item:nth-child(2n) .item {
	background: #00a01d none repeat scroll 0 0
}

.our-offer-carousel.center-active .owl-item:nth-child(2n) .item h4,
.our-offer-carousel.center-active .owl-item:nth-child(2n) .item i,
.our-offer-carousel.center-active .owl-item:nth-child(2n) .item p,
.we-offer-area.center-active .single-item:nth-child(2n) .item h4,
.we-offer-area.center-active .single-item:nth-child(2n) .item i,
.we-offer-area.center-active .single-item:nth-child(2n) .item p {
	color: #fff
}

.we-offer-area .item i {
	color: #00a01d;
	display: inline-block;
	font-size: 30px;
	margin-bottom: 20px
}

.we-offer-area .item h4 {
	font-weight: 300;
	text-transform: capitalize
}

.we-offer-area .item p {
	margin: 0
}

.we-offer-area .item h4,
.we-offer-area .item i,
.we-offer-area .item p {
	transition: all .35s ease-in-out;
	-webkit-transition: all .35s ease-in-out;
	-moz-transition: all .35s ease-in-out;
	-ms-transition: all .35s ease-in-out;
	-o-transition: all .35s ease-in-out
}

.we-offer-area .item::after {
	background: #00a01d none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: -100%;
	position: absolute;
	top: 0;
	transition: all .35s ease-in-out;
	-webkit-transition: all .35s ease-in-out;
	-moz-transition: all .35s ease-in-out;
	-ms-transition: all .35s ease-in-out;
	-o-transition: all .35s ease-in-out;
	width: 100%;
	z-index: -1
}

.we-offer-area .item:hover::after {
	left: 0
}

.we-offer-area .item:hover h4,
.we-offer-area .item:hover i,
.we-offer-area .item:hover p {
	color: #fff!important
}

.we-offer-area.text-center .item:hover i::after {
	border-color: #fff!important
}

.we-offer-area.text-center .item:hover i {
	background-color: #fff!important;
	color: #00a01d!important
}

.we-offer-area.text-left .item i {
	background: #00a01d none repeat scroll 0 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	font-size: 60px;
	height: 70px;
	line-height: 100px;
	margin-bottom: 30px;
	position: relative;
	width: 70px;
	z-index: 1;
	text-align: center
}

.we-offer-area.text-left .item i::after {
	border: 2px solid #00a01d;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	content: "";
	height: 70px;
	left: -10px;
	position: absolute;
	top: -10px;
	width: 80px
}



.blocks {
	display: block;
	width: 100%;
	height: 50%;
	border: none;
	background-color: #0067a7;
	color: #fff;
	padding: 5px 5px;
	font-size: 25px;
	cursor: pointer;
	text-align: center
}

.blocks h1 {
	font-size: 25px;
	color: #fff
}

.blocks .strong {
	font-size: 25px;
	color: #fff
}

.blocks-fixed-top {
	top: 0
}

.blocks:hover {
	background-color: #09568d;
	color: #fff
}

.clear::after,
.clear::before {
	content: " ";
	display: table
}

.clear::after {
	clear: both
}

.fz-11 {
	font-size: 11px
}

.fz-12 {
	font-size: 12px
}

.fz-13 {
	font-size: 13px
}

.fz-14 {
	font-size: 14px
}

.fz-15 {
	font-size: 15px
}

.fz-16 {
	font-size: 16px
}

.fz-18 {
	font-size: 18px
}

.fz-30 {
	font-size: 30px
}

.fz-48 {
	font-size: 48px!important
}

.fw100 {
	font-weight: 100
}

.fw300 {
	font-weight: 300
}

.fw400 {
	font-weight: 400!important
}

.fw500 {
	font-weight: 500
}

.f700 {
	font-weight: 700
}

.fsi {
	font-style: italic
}

.mt-10 {
	margin-top: 10px
}

.mt-15 {
	margin-top: 15px
}

.mt-20 {
	margin-top: 20px
}

.mt-25 {
	margin-top: 25px
}

.mt-30 {
	margin-top: 30px
}

.mt-35 {
	margin-top: 35px
}

.mt-40 {
	margin-top: 40px
}

.mt-50 {
	margin-top: 50px
}

.mt-60 {
	margin-top: 60px
}

.mt-70 {
	margin-top: 70px
}

.mt-80 {
	margin-top: 80px
}

.mt-100 {
	margin-top: 100px
}

.mt-120 {
	margin-top: 120px
}

.mt-150 {
	margin-top: 150px
}

.ml-0 {
	margin-left: 0!important
}

.ml-5 {
	margin-left: 5px!important
}

.ml-10 {
	margin-left: 10px
}

.ml-15 {
	margin-left: 15px
}

.ml-20 {
	margin-left: 20px
}

.ml-30 {
	margin-left: 30px
}

.ml-50 {
	margin-left: 50px
}

.mr-0 {
	margin-right: 0!important
}

.mr-5 {
	margin-right: 5px!important
}

.mr-15 {
	margin-right: 15px
}

.mr-10 {
	margin-right: 10px
}

.mr-20 {
	margin-right: 20px
}

.mr-30 {
	margin-right: 30px
}

.mr-50 {
	margin-right: 50px
}

.mb-0 {
	margin-bottom: 0
}

.mb-0-i {
	margin-bottom: 0!important
}

.mb-5 {
	margin-bottom: 5px
}

.mb-10 {
	margin-bottom: 10px
}

.mb-15 {
	margin-bottom: 15px
}

.mb-20 {
	margin-bottom: 20px
}

.mb-25 {
	margin-bottom: 25px
}

.mb-30 {
	margin-bottom: 30px
}

.mb-40 {
	margin-bottom: 40px
}

.mb-50 {
	margin-bottom: 50px
}

.mb-60 {
	margin-bottom: 60px
}

.mb-70 {
	margin-bottom: 70px
}

.mb-80 {
	margin-bottom: 80px
}

.mb-90 {
	margin-bottom: 90px
}

.mb-100 {
	margin-bottom: 100px
}

.pt-0 {
	padding-top: 0
}

.pt-10 {
	padding-top: 10px
}

.pt-15 {
	padding-top: 15px
}

.pt-20 {
	padding-top: 20px
}

.pt-25 {
	padding-top: 25px
}

.pt-30 {
	padding-top: 30px
}

.pt-40 {
	padding-top: 40px
}

.pt-50 {
	padding-top: 50px
}

.pt-60 {
	padding-top: 60px
}

.pt-70 {
	padding-top: 70px
}

.pt-80 {
	padding-top: 80px
}

.pt-90 {
	padding-top: 90px
}

.pt-100 {
	padding-top: 100px
}

.pt-120 {
	padding-top: 120px
}

.pt-150 {
	padding-top: 150px
}

.pt-170 {
	padding-top: 170px
}

.pb-0 {
	padding-bottom: 0
}

.pb-10 {
	padding-bottom: 10px
}

.pb-15 {
	padding-bottom: 15px
}

.pb-20 {
	padding-bottom: 20px
}

.pb-25 {
	padding-bottom: 25px
}

.pb-30 {
	padding-bottom: 30px
}

.pb-40 {
	padding-bottom: 40px
}

.pb-50 {
	padding-bottom: 50px
}

.pb-60 {
	padding-bottom: 60px
}

.pb-70 {
	padding-bottom: 70px
}

.pb-80 {
	padding-bottom: 80px
}

.pb-90 {
	padding-bottom: 90px
}

.pb-100 {
	padding-bottom: 100px
}

.pb-120 {
	padding-bottom: 20px
}

.pb-150 {
	padding-bottom: 150px
}

.pr-30 {
	padding-right: 30px
}

.pl-30 {
	padding-left: 30px
}

.pl-90 {
	padding-left: 90px
}

.p-40 {
	padding: 40px
}

.float-left {
	float: left
}

.float-right {
	float: right
}

.text-italic {
	font-style: italic
}

.text-white {
	color: #fff
}

.text-black {
	color: #000
}

.transition {
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.section-full {
	padding: 100px 0
}

.section-half {
	padding: 75px 0
}

.text-center {
	text-align: center
}

.text-left {
	text-align: left
}

.text-rigth {
	text-align: right
}

.flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex
}

.inline-flex {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -moz-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex
}

.flex-grow {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-moz-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.flex-wrap {
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.flex-left {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	-webkit-justify-content: flex-start;
	-moz-justify-content: flex-start;
	justify-content: flex-start
}

.flex-middle {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center
}

.flex-right {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	-webkit-justify-content: flex-end;
	-moz-justify-content: flex-end;
	justify-content: flex-end
}

.flex-top {
	-webkit-align-self: flex-start;
	-moz-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start
}

.flex-center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center
}

.flex-bottom {
	-webkit-align-self: flex-end;
	-moz-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end
}

.space-between {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	justify-content: space-between
}

.space-around {
	-ms-flex-pack: distribute;
	-webkit-justify-content: space-around;
	-moz-justify-content: space-around;
	justify-content: space-around
}

.flex-column {
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.flex-cell {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-moz-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.display-table {
	display: table
}

.light {
	color: #fff
}

.dark {
	color: #0a0a0a
}

.relative {
	position: relative
}

.overflow-hidden {
	overflow: hidden
}

.overlays {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0
}

.container.fullwidth {
	width: 100%
}

.container.no-padding {
	padding-left: 0;
	padding-right: 0
}

.no-padding {
	padding: 0
}

.section-bg {
	background: #f9fafc
}

@media (max-width:767px) {
	.no-flex-xs {
		display: block!important
	}
}

.row.no-margin {
	margin-left: 0;
	margin-right: 0
}

.small-gutters {
	margin-right: -5px;
	margin-left: -5px
}

.small-gutters>[class*=col-] {
	padding-right: 5px;
	padding-left: 5px
}

.medium-gutters {
	margin-right: -10px;
	margin-left: -10px
}

.medium-gutters>[class*=col-] {
	padding-right: 10px;
	padding-left: 10px
}

.large-gutters {
	margin-right: -45px;
	margin-left: -45px
}

.large-gutters>[class*=col-] {
	padding-right: 45px;
	padding-left: 45px
}

body {
	min-height: 100vh;
	margin: 0;
	padding: 0;
	overflow: auto
}

body {
	display: flex;
	flex-direction: column;
	box-sizing: border-box;
	font-family: Arial, "Helvetica Neue", Helvetica, serif;
	background-color: #c6c6c6
}

div,
header,
main {
	box-sizing: border-box
}

main {
	height: 100vh;
	flex: 1
}

a {
	color: #b95995
}

a:hover {
	color: #b96f90
}

.holder {
	background: #fff;
	width: 100%;
	max-width: 1000px;
	margin: 10px auto 0;
	padding: 10px
}

.limited {
	max-height: 400px;
	overflow: hidden;
	position: relative
}

.limited.l-200 {
	max-height: 200px
}

.limited.l-300 {
	max-height: 300px
}

.limited .bottom {
	position: absolute;
	bottom: 0;
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff 80%);
	width: 100%;
	height: 40px;
	opacity: 1;
	transition: .3s
}

.read-more-checker {
	opacity: 0;
	position: absolute
}

.read-more-checker:checked~.limited {
	max-height: none
}

.read-more-checker:checked~.limited .bottom {
	opacity: 0;
	transition: .3s
}

.read-more-checker~.read-more-button:before {
	content: "Read More Â»"
}

.read-more-checker:checked~.read-more-button:before {
	content: "Read Less Â«"
}

.read-more-button {
	cursor: pointer;
	display: inline-block;
	padding: 10px;
	color: #373538;
	border: 1px solid #007256;
	border-radius: 9px
}

body {
	background-color: #eee
}

.title {
	margin-bottom: 50px;
	text-transform: uppercase
}

.card-block {
	font-size: 1em;
	position: relative;
	margin: 0;
	padding: 1em;
	border: none;
	border-top: 1px solid rgba(34, 36, 38, .1);
	box-shadow: none
}

.card {
	font-size: 1em;
	overflow: hidden;
	padding: 5;
	border: none;
	border-radius: .28571429rem;
	box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
	margin-top: 20px
}

.carousel-indicators li {
	border-radius: 12px;
	width: 12px;
	height: 12px;
	background-color: #404040
}

.carousel-indicators li {
	border-radius: 12px;
	width: 12px;
	height: 12px;
	background-color: #404040
}

.carousel-indicators .active {
	background-color: #fff;
	max-width: 12px;
	margin: 0 3px;
	height: 12px
}

#extraAsideTitle {
	background-color: #00477e;
	color: #fff;
	padding: 5px;
	font-size: 1.4em;
	text-align: center
}

#extraAsideTitle .extraAsideCarNameSimilar {
	font-weight: 400;
	font-size: .8em;
	font-style: oblique
}

#extraAsideProvider {
	padding: 0 10px 20px 10px
}

#extraAsideProvider img {
	width: 25%;
	float: left
}

#extraAsideProviderName,
.extraAsideProviderConditions {
	width: 70%;
	display: block;
	text-align: center;
	float: left;
	font-size: 1.2em
}

.extraAsideProviderConditions {
	font-size: 1em;
	font-style: oblique;
	cursor: pointer;
	text-decoration: underline
}

.extraAsideBlock {
	float: left;
	width: 100%;
	background-color: #eee;
	padding-bottom: 20px
}

.extraAsideBlock h2,
.extraAsideBlock h3 {
	background-color: #888;
	color: #fff;
	padding: 5px;
	margin-bottom: 10px
}

.extraAsideBlock h2 {
	background-color: #333
}

#extraAsidePrice {
	width: 100%;
	background-color: #f1f8e9;
	margin-top: 20px;
	border-bottom: 1px solid #ddd
}

#extraAsidePriceOnlineContainer,
#extraAsidePriceOnsiteContainer,
#extraAsidePriceTotalContainer {
	width: 95%;
	font-size: 1.2em;
	text-align: left;
	display: inline-block;
	padding: 10px 30px
}

#extraAsidePriceTotalContainer {
	border-top: 1px solid #ddd;
	padding-top: 15px;
	font-weight: 700
}

.extraAsidePriceLabel {
	display: inline-block;
	width: 65%;
	float: left
}

.extraAsidePriceOnline {
	display: inline-block;
	float: right;
	text-align: right
}

.extraAsidePriceCurrency {
	display: inline-block;
	float: right
}

.extraAsidePriceTaxIncl {
	text-align: right;
	margin-right: 10%;
	color: #888
}

#extrasSidebar {
	width: 30%;
	display: block;
	float: right;
	border: 1px solid #ccc;
	box-shadow: 0 2px 5px #aaa;
	margin-bottom: 50px;
	overflow: hidden;
	background-color: #fff
}

#btnMakeBook {
	cursor: pointer;
	background: #43a047;
	height: 45px;
	line-height: 45px;
	width: 30%;
	float: right;
	color: #fff;
	font-size: 1.4em;
	text-transform: uppercase
}

.searchDetailField {
	text-align: left
}

@media (max-width:992px) {
	.mobileshare {
		display: block
	}
}

.site-title h1 {
	width: auto!important;
	float: left!important
}

#LightBoxContent,
#termsConditionsLightboxContent {
	max-height: 450px
}

@media screen and (max-width:320px) {
	#searchDetailWrapper {
		padding: 10px 0!important;
		width: 100%
	}
	.features-section {
		margin-top: 30px
	}
	.features-section .section-heading {
		text-align: center
	}
	.features-section .section-heading h2 {
		color: #1e1e1e
	}
	.features-section .feature-item {
		box-shadow: 0 0 10px rgba(0, 0, 0, .1);
		border-radius: 5px;
		padding: 10px;
		margin-bottom: 20px
	}
	.features-section .feature-item .icon {
		float: left;
		margin-top: 12px
	}
	.features-section .feature-item .icon img {
		max-width: 80px;
		margin-right: 30px
	}
	.features-section .feature-item h4 {
		font-size: 18px;
		color: #1e1e1e;
		letter-spacing: .5px;
		font-weight: 700
	}
	.features-section .feature-item p {
		margin-left: 106px
	}
	section.our-services .service-item {
		text-align: center;
		border: 1px solid #aaa;
		border-radius: 10px;
		padding: 30px 30px
	}
	section.our-services .service-item .icon img {
		max-width: 100%
	}
	section.our-services .service-item h4 {
		font-size: 17px;
		font-weight: 600;
		color: #232323;
		margin-top: 10px;
		margin-bottom: 15px
	}
	.our-services .left-content h4 {
		font-size: 17px;
		font-weight: 600;
		color: #232323;
		margin-top: 0;
		margin-bottom: 25px
	}
	.our-services .left-content .blue-button {
		margin-top: 25px
	}
	.down-services {
		border-top: 1px solid #ddd;
		margin-top: 15px;
		padding-top: 20px
	}
	.accordion li {
		position: relative
	}
	.accordion li a {
		border: 1px solid #aaa
	}
	.accordion li p {
		display: none
	}
	.accordion a {
		width: 100%;
		display: block;
		cursor: pointer;
		font-weight: 600;
		font-size: 17px;
		letter-spacing: .5px;
		color: #232323;
		user-select: none;
		padding: 15px 20px;
		text-decoration: none
	}
	.accordion a:after {
		width: 15px;
		height: 15px;
		background-color: #ddd;
		border-radius: 50%;
		position: absolute;
		right: 20px;
		content: " ";
		top: 22.5px;
		transform: rotate(-45deg);
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out
	}
	.accordion p {
		margin: 0;
		padding: 20px;
		border: 1px solid #ddd
	}
	a.active:after {
		background-color: #4883ff;
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out
	}
	hr.dotted {
		border-top: 0 dotted #bbb
	}
	image {
		height: 150px;
		width: 100%
	}
	div [class^=col-] {
		padding-left: 5px;
		padding-right: 5px
	}
	.card {
		transition: .5s;
		cursor: pointer
	}
	.card-title {
		font-size: 15px;
		transition: 1s;
		cursor: pointer
	}
	.card-title i {
		font-size: 15px;
		transition: 1s;
		cursor: pointer;
		color: #ffa710
	}
	.card-title i:hover {
		transform: scale(1.25) rotate(100deg);
		color: #18d4ca
	}
	.card:hover {
		transform: scale(1.05);
		box-shadow: 10px 10px 15px rgba(0, 0, 0, .3)
	}
	.card-text {
		height: 80px
	}
	.card::after,
	.card::before {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		transform: scale3d(0, 0, 1);
		transition: transform .3s ease-out 0s;
		background: rgba(255, 255, 255, .1);
		content: '';
		pointer-events: none
	}
	.card::before {
		transform-origin: left top
	}
	.card::after {
		transform-origin: right bottom
	}
	.card:focus::after,
	.card:focus::before,
	.card:hover::after,
	.card:hover::before {
		transform: scale3d(1, 1, 1)
	}
	body {
		background-color: #eee
	}
	.title {
		margin-bottom: 50px;
		text-transform: uppercase
	}
	.card-block {
		font-size: 1em;
		position: relative;
		margin: 0;
		padding: 1em;
		border: none;
		border-top: 1px solid rgba(34, 36, 38, .1);
		box-shadow: none
	}
	.cards {
		font-size: 1em;
		overflow: hidden;
		padding: 5;
		border: none;
		border-radius: .28571429rem;
		box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
		margin-top: 20px
	}
	.carousel-indicators li {
		border-radius: 12px;
		width: 12px;
		height: 12px;
		background-color: #404040
	}
	.carousel-indicators li {
		border-radius: 12px;
		width: 12px;
		height: 12px;
		background-color: #404040
	}
	.carousel-indicators .active {
		background-color: #fff;
		max-width: 12px;
		margin: 0 3px;
		height: 12px
	}
}

.btn {
	margin-top: auto
}

#extraAsideTitle {
	background-color: #00477e;
	color: #fff;
	padding: 5px;
	font-size: 1.4em;
	text-align: center
}

#extraAsideTitle .extraAsideCarNameSimilar {
	font-weight: 400;
	font-size: .8em;
	font-style: oblique
}

#extraAsideProvider {
	padding: 0 10px 20px 10px
}

#extraAsideProvider img {
	width: 25%;
	float: left
}

#extraAsideProviderName,
.extraAsideProviderConditions {
	width: 70%;
	display: block;
	text-align: center;
	float: left;
	font-size: 1.2em
}

.extraAsideProviderConditions {
	font-size: 1em;
	font-style: oblique;
	cursor: pointer;
	text-decoration: underline
}

.extraAsideBlock {
	float: left;
	width: 100%;
	background-color: #eee;
	padding-bottom: 20px
}

.extraAsideBlock h2,
.extraAsideBlock h3 {
	background-color: #888;
	color: #fff;
	padding: 5px;
	margin-bottom: 10px
}

.extraAsideBlock h2 {
	background-color: #333
}

#extraAsidePrice {
	width: 100%;
	background-color: #f1f8e9;
	margin-top: 20px;
	border-bottom: 1px solid #ddd
}

#extraAsidePriceOnlineContainer,
#extraAsidePriceOnsiteContainer,
#extraAsidePriceTotalContainer {
	width: 95%;
	font-size: 1.2em;
	text-align: left;
	display: inline-block;
	padding: 10px 30px
}

#extraAsidePriceTotalContainer {
	border-top: 1px solid #ddd;
	padding-top: 15px;
	font-weight: 700
}

.extraAsidePriceLabel {
	display: inline-block;
	width: 65%;
	float: left
}

.extraAsidePriceOnline {
	display: inline-block;
	float: right;
	text-align: right
}

.extraAsidePriceCurrency {
	display: inline-block;
	float: right
}

.extraAsidePriceTaxIncl {
	text-align: right;
	margin-right: 10%;
	color: #888
}

#extrasSidebar {
	width: 30%;
	display: block;
	float: right;
	border: 1px solid #ccc;
	box-shadow: 0 2px 5px #aaa;
	margin-bottom: 50px;
	overflow: hidden;
	background-color: #fff
}

#btnMakeBook {
	cursor: pointer;
	background: #43a047;
	height: 45px;
	line-height: 45px;
	width: 30%;
	float: right;
	color: #fff;
	font-size: 1.4em;
	text-transform: uppercase
}

.searchDetailField {
	text-align: left
}

@media (max-width:992px) {
	.mobileshare {
		display: block
	}
}

.site-title h1 {
	width: auto!important;
	float: left!important
}

#LightBoxContent,
#termsConditionsLightboxContent {
	max-height: 450px
}

@media screen and (max-width:320px) {
	#searchDetailWrapper {
		padding: 10px 0!important;
		width: 100%
	}
	.features-section {
		margin-top: 30px
	}
	.features-section .section-heading {
		text-align: center
	}
	.features-section .section-heading h2 {
		color: #1e1e1e
	}
	.features-section .feature-item {
		box-shadow: 0 0 10px rgba(0, 0, 0, .1);
		border-radius: 5px;
		padding: 10px;
		margin-bottom: 20px
	}
	.features-section .feature-item .icon {
		float: left;
		margin-top: 12px
	}
	.features-section .feature-item .icon img {
		max-width: 80px;
		margin-right: 30px
	}
	.features-section .feature-item h4 {
		font-size: 18px;
		color: #1e1e1e;
		letter-spacing: .5px;
		font-weight: 700
	}
	.features-section .feature-item p {
		margin-left: 106px
	}
	section.our-services .service-item {
		text-align: center;
		border: 1px solid #aaa;
		border-radius: 10px;
		padding: 30px 30px
	}
	section.our-services .service-item .icon img {
		max-width: 100%
	}
	section.our-services .service-item h4 {
		font-size: 19px;
		font-weight: 600;
		color: #232323;
		margin-top: 10px;
		margin-bottom: 15px
	}
	.our-services .left-content h4 {
		font-size: 19px;
		font-weight: 600;
		color: #232323;
		margin-top: 0;
		margin-bottom: 25px
	}
	.our-services .left-content .blue-button {
		margin-top: 25px
	}
	.down-services {
		border-top: 1px solid #ddd;
		margin-top: 15px;
		padding-top: 20px
	}
	.accordion li {
		position: relative
	}
	.accordion li a {
		border: 1px solid #aaa
	}
	.accordion li p {
		display: none
	}
	.accordion a {
		width: 100%;
		display: block;
		cursor: pointer;
		font-weight: 600;
		font-size: 17px;
		letter-spacing: .5px;
		color: #232323;
		user-select: none;
		padding: 15px 20px;
		text-decoration: none
	}
	.accordion a:after {
		width: 15px;
		height: 15px;
		background-color: #ddd;
		border-radius: 50%;
		position: absolute;
		right: 20px;
		content: " ";
		top: 22.5px;
		transform: rotate(-45deg);
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out
	}
	.accordion p {
		margin: 0;
		padding: 20px;
		border: 1px solid #ddd
	}
	a.active:after {
		background-color: #4883ff;
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out
	}
	.categories {
		z-index: 2
	}
	.categories_container {
		border-radius: 5px;
		box-shadow: 0 32px 114px rgba(0, 0, 0, .35);
		margin-top: -132px;
		background: #fff
	}
	.category {
		width: 20%
	}
	.category:not(:last-child)::after {
		display: block;
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
		right: -1px;
		width: 2px;
		height: 50%;
		background: #e1ecf4;
		content: ''
	}
	.category a {
		display: block;
		position: relative;
		width: 100%;
		height: 100%;
		padding-top: 36px;
		padding-bottom: 57px
	}
	.cat_icon {
		width: 70px;
		height: 70px
	}
	.cat_icon img {
		max-height: 100%
	}
	.cat_icon svg {
		max-width: 100%;
		max-height: 100%
	}
	.svg path,
	.svg polygon,
	.svg rect {
		fill: #c7d6db;
		-webkit-transition: all .2s ease;
		-moz-transition: all .2s ease;
		-ms-transition: all .2s ease;
		-o-transition: all .2s ease;
		transition: all .2s ease
	}
	.category:hover .svg path,
	.category:hover .svg polygon,
	.category:hover .svg rect {
		fill: #ffb400
	}
	.cat_title {
		font-size: 18px;
		font-weight: 500;
		color: #000;
		line-height: .75;
		margin-top: 26px;
		-webkit-transition: all .2s ease;
		-moz-transition: all .2s ease;
		-ms-transition: all .2s ease;
		-o-transition: all .2s ease;
		transition: all .2s ease
	}
	.category:hover .cat_title {
		color: #ffb400
	}
}