#process {
	width: 90%;
	margin: 70px auto;
	background: #f9f9f9;
	padding: 20px
}

#landing-about {
	background: url('../img/bg-tutor.jpg') no-repeat;
	color: #fff;
	background-size: cover;
	background-position: center right;
	height: 100vw;
	max-height: 500px;
	display: table;
	width: 100%
}

.core-item {
	background: #1e4254;
	color: white;
	min-height: 140px;
	padding: 30px;
	margin-top: 22px
}

.core-icon {
	font-size: 55px;
	float: left;
	width: 80px;
	position: relative;
	top: 5px;
	height: 100px
}

.core-icon i {
	color: #fff
}

#info-tutor {
	background: url('../img/bg-tutor.jpg') no-repeat;
	background-size: cover;
	margin-top: 5vw;
	color: #fff;
	padding: 5vw 0
}

#info-tutor h3 {
	font-weight: bold
}

#info-tutor p,
#info-tutor span {
	color: #dfdfdd
}

.core-item p {
	color: #aaa
}

#generic_price_table .generic_content {
	background-color: #f9f7f7;
	border-radius: 9px;
	border: 1px solid rgba(17, 47, 65, 0.2);
	cursor: pointer
}

#generic_price_table .generic_content .generic_head_price {
	background-color: #071822;
	color: #fff
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head_bg {
	border-color: #113247 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #113247
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head span {
	color: #525252
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .sign {
	color: #fff;
	opacity: .7
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .currency {
	color: #fff
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .cent {
	color: #fff
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .month {
	color: #fff;
	opacity: .5
}

#generic_price_table .generic_content .generic_feature_list ul li span {
	color: #414141
}

#generic_price_table .generic_content .generic_price_btn a,
.generic_price_btn span {
	border: 1px solid rgba(17, 47, 65, 0.2);
	background: #112f41;
	color: #414141
}

#generic_price_table .generic_content.active .generic_head_price .generic_head_content .head_bg,
#generic_price_table .generic_head_price .generic_head_content .head_bg {
	border-color: #005dbe rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #005dbe;
	color: #fff
}

#generic_price_table .generic_head_price .generic_head_content .head span,
#generic_price_table .generic_content.active .generic_head_price .generic_head_content .head span {
	color: #fff
}

#generic_price_table .generic_price_btn a,
#generic_price_table .generic_price_btn a,
.generic_price_btn span {
	background-color: #1e4254;
	color: #fff;
}

#generic_price_table .generic_content.active .generic_price_btn a {
	background: #005dbe;
	color: #fff
}

#generic_price_table .generic_content .generic_price_btn a:hover,
.generic_price_btn span:hover,
.generic_price_btn span.selected_item {
	background: #113247;
	color: #fff;
	cursor: pointer
}

#generic_price_table {
	margin: 50px 0 50px 0
}

.row .table {
	padding: 28px 0
}

#generic_price_table .generic_content {
	overflow: hidden;
	position: relative;
	text-align: center
}

#generic_price_table .generic_content .generic_head_price {
	margin: 0 0 10px 0
}

#generic_price_table .generic_content .generic_head_price .generic_head_content {
	margin: 0 0 50px 0
}

input[name=pakket] {
	/* display:none!important; */
	/* visibility:hidden; */
	/* opacity:0; */
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head_bg {
	border-style: solid;
	border-width: 90px 1411px 23px 399px;
	position: absolute
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head {
	padding-top: 40px;
	position: relative;
	z-index: 1
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head span {
	font-size: 28px;
	font-weight: 600;
	letter-spacing: 2px;
	margin: 0;
	padding: 0;
	text-transform: none;
	color: #Fff
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag {
	padding: 0 0 20px
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price {
	display: block
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .sign {
	display: inline-block;
	font-size: 28px;
	font-weight: 400;
	vertical-align: middle
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .currency {
	font-size: 60px;
	font-weight: 300;
	letter-spacing: -2px;
	line-height: 60px;
	padding: 0;
	vertical-align: middle
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .cent {
	display: inline-block;
	font-size: 24px;
	font-weight: 400;
	vertical-align: bottom
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .month {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 3px;
	vertical-align: bottom
}

#generic_price_table .generic_content .generic_feature_list ul {
	list-style: none;
	padding: 0;
	margin: 0
}

#generic_price_table .generic_content .generic_feature_list ul li {
	font-size: 15px;
	padding: 15px 0;
	transition: all .3s ease-in-out 0s;
	border-bottom: 1px solid rgba(17, 47, 65, 0.2);
}

#generic_price_table .generic_content .generic_feature_list ul li:hover {
	transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	-webkit-transition: all .3s ease-in-out 0s
}

#generic_price_table .generic_content .generic_feature_list ul li .fa {
	padding: 0 10px
}

#generic_price_table .generic_content .generic_price_btn {
	margin: 20px 0 32px
}

#generic_price_table .generic_content .generic_price_btn a,
.generic_price_btn span {
	border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	-webkit-border-radius: 50px;
	display: inline-block;
	font-size: 18px;
	outline: medium none;
	padding: 12px 30px;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
}

#generic_price_table .generic_content,
#generic_price_table .generic_content:hover,
#generic_price_table .generic_content .generic_head_price .generic_head_content .head_bg,
#generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head_bg,
#generic_price_table .generic_content .generic_head_price .generic_head_content .head h2,
#generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head h2,
#generic_price_table .generic_content .price,
#generic_price_table .generic_content:hover .price,
#generic_price_table .generic_content .generic_price_btn a,
#generic_price_table .generic_content:hover .generic_price_btn a,
.generic_price_btn span {
	transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	-webkit-transition: all .3s ease-in-out 0s
}

@media(max-width:767px) {
	#generic_price_table .generic_content {
		margin-bottom: 75px
	}
}

@media(min-width:768px) and (max-width:991px) {
	#generic_price_table .col-md-3 {
		float: left;
		width: 50%
	}
	#generic_price_table .col-md-4 {
		float: left;
		width: 50%
	}
	#generic_price_table .generic_content {
		margin-bottom: 75px
	}
}

#generic_price_table_home {
	font-family: 'Raleway', sans-serif
}

.text-center h1,
.text-center h1 a {
	font-size: 30px;
	font-weight: 300;
	text-decoration: none
}

.demo-pic {
	margin: 0 auto
}

.demo-pic:hover {
	opacity: .7
}

#generic_price_table_home ul {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	display: table
}

#generic_price_table_home li {
	float: left
}

#generic_price_table_home li+li {
	margin-left: 10px;
	padding-bottom: 10px
}

#generic_price_table_home li a {
	display: block;
	width: 50px;
	height: 50px;
	font-size: 0
}

#generic_price_table_home .blue {
	background: #3498db;
	transition: all .3s ease-in-out 0s
}

#generic_price_table_home .emerald {
	background: #005dbe;
	transition: all .3s ease-in-out 0s
}

#generic_price_table_home .grey {
	background: #7f8c8d;
	transition: all .3s ease-in-out 0s
}

#generic_price_table_home .midnight {
	background: #34495e;
	transition: all .3s ease-in-out 0s
}

#generic_price_table_home .orange {
	background: #e67e22;
	transition: all .3s ease-in-out 0s
}

#generic_price_table_home .purple {
	background: #9b59b6;
	transition: all .3s ease-in-out 0s
}

#generic_price_table_home .red {
	background: #e74c3c;
	transition: all .3s ease-in-out 0s
}

#generic_price_table_home .turquoise {
	background: #1abc9c;
	transition: all .3s ease-in-out 0s
}

#generic_price_table_home .blue:hover,
#generic_price_table_home .emerald:hover,
#generic_price_table_home .grey:hover,
#generic_price_table_home .midnight:hover,
#generic_price_table_home .orange:hover,
#generic_price_table_home .purple:hover,
#generic_price_table_home .red:hover,
#generic_price_table_home .turquoise:hover {
	border-bottom-left-radius: 50px;
	border-bottom-right-radius: 50px;
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
	transition: all .3s ease-in-out 0s
}

#generic_price_table_home .divider {
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
	padding: 20px
}

#generic_price_table_home .divider span {
	width: 100%;
	display: table;
	height: 2px;
	background: #ddd;
	margin: 50px auto;
	line-height: 2px
}

#generic_price_table_home .itemname {
	text-align: center;
	font-size: 50px;
	padding: 50px 0 20px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 40px;
	text-decoration: none;
	font-weight: 300
}

#generic_price_table_home .itemnametext {
	text-align: center;
	font-size: 20px;
	padding-top: 5px;
	text-transform: uppercase;
	display: inline-block
}

#generic_price_table_home .footer {
	padding: 40px 0
}

.ctd {
	height: 100%;
	display: table-cell;
	vertical-align: middle
}

#landing-about .container {
	display: table-cell;
	vertical-align: middle;
	padding-left: 7vw
}

button.q {
	width: 100%;
	padding: 5px;
	border: 0;
	text-align: left;
	padding-left: 15px;
	background: #0c3a4f;
	color: #fff
}

.a {
	max-height: 0;
	overflow: hidden;
	transition: max-height .2s ease-out;
	background: rgba(0, 0, 0, 0.05);
	background: #2e576b;
	padding-left: 10px;
	color: white
}

button.q.act:before {
	-ms-transform-origin: 50% 50%;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	transform: rotate(-20deg);
	-moz-transform: rotate(-20deg);
	-webkit-transform: rotate(-20deg);
	-o-transform: rotate(-20deg);
	-ms-transform: rotate(-20deg)
}

button.q:before {
	content: '+';
	-moz-transition: .1s ease-in-out;
	-webkit-transition: .1s ease-in-out;
	transition: .1s ease-in-out;
	display: inline-block;
	font-size: 18px;
	display: inline-block;
	margin-right: 4px;
	position: relative;
	top: -1px;
	font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif
}

#process-tutoring ul li:before {
	content: '1'
}

.pdg {
	padding: 4.5vw 0
}

.a p {
	margin-bottom: 0;
	padding: 5px
}

form#register #generic_price_table .generic_content .generic_head_price .generic_head_content .head span {
	font-size: 30px
}

form#register #generic_price_table .generic_content .generic_head_price .generic_price_tag .price .currency {
	font-size: 40px
}

form#register #generic_price_table .generic_content .generic_head_price .generic_price_tag .month {
	font-size: 12px
}

form#register #generic_price_table .generic_content .generic_head_price {
	margin: 0 0 10px 0;
	border-radius: 8px 8px 0 0;
}

.notice {
	background: #df3434;
	color: #fff;
	padding: 20px
}

#examentraining label {
	color: #aaa
}

#extraining label {
	color: #fff;
	opacity: .7
}

.generic_content i {
	margin-top: 5px
}

.ctda h1 {
	font-size: 2.3rem
}

a:link,
a:visited {
	color: #1071e5;
}

a:hover {
    color: #2c83ee;
}

body {
	background: #fff;
	width: 100%;
	overflow-x: hidden;
	font-family: 'PT Sans', Helvetica Neue, Helvetica, Arial, sans-serif;
	line-height: 28px;
	font-size: 15px
}

html {
	overflow-x: hidden
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Playfair Display', Georgia, serif
}

h1 {
	font-size: 1.9rem
}

h2 {
	font-size: 1.9rem
}

#container-content {
	margin: 5.0vw 0;
	margin-bottom: 0
}

#topbar {
	background: #113247;
	color: #fff;
	font-size: 13px;
	height: 35px
}

#topbar a:link,
#topbar a:visited {
	color: #fff;
	opacity: .9;
	transition: all .2s
}

#topbar a span {
	position: relative;
	top: 2px
}

.topbar-left {
	float: left
}

.topbar {
	padding: 2px 15px;
	margin: 0 7vw;
	text-transform: lowercase
}

.topbar-right {
	float: right
}

.t {
	position: relative;
	top: 2px
}

#topbar a:hover {
	opacity: 1;
	text-decoration: none
}

#bom a {
	display: block;
	background: url('../img/logo-bom.svg');
	background-repeat: no-repeat;
    width: 306px;
    height: 56px;
	text-indent: -99999px;
	background-size: 100%
}

#header-cont > nav {
	margin-top: 7px;
}

div#header {
	padding: 2vw 0;
}

nav#main a {
	display: inline-block;
	float: left
}

a#nav-btn {
	color: #000 !important;
    background: rgb(255 201 4);
}

#collapse {
	float: right;
	display: none;
	position: absolute;
	top: 14px;
	right: 10px;
	transform: scale(0.8)
}

#respv:checked~ul#main {
	visibility: visible;
	opacity: 1;
	transform: translateY(0%);
	transition-delay: 0s, 0s, 0.3s;
	z-index: 9
}

.resp-cont {
	display: flex;
	font-size: 15px
}

nav#main a {
	display: inline-block;
	transition: all .2s;
	color: #000
}

nav#main a:hover {
	text-decoration: none
}

nav#main a.active,
nav#main a:hover:not(#nav-btn) {
	background: #113247;
	color: #fff
}

nav#main a.active,
nav#main a:hover:not(.m a) {
	border-radius: 3px
}

nav#main a.active {
	border-radius: 2px
}

.mm {
	float: left
}

.mm:hover .m {
	opacity: 1;
	visibility: visible
}

.mm:hover .mo {
	background: #113247;
	color: #fff!important
}

.m {
	border-radius: 4px;
	box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2)
}

.m a {
	position: relative;
	display: block!important;
	float: none!important;
	z-index: 5;
	letter-spacing: normal!important;
	padding: 4px 6px!important;
	margin: 0!important;
	border-radius: 0!important;
	left: 0
}

.resp-item {
	position: relative
}

#respv {
	display: none
}

footer {
	background: #134463;
	color: #fff;
	padding: .3vw 0;
	border-top: 20px solid #113247;
	font-size: 13px
}

footer .col-sm-3 {
	padding-top: 30px
}

footer a.social-icon {
	display: inline-block;
	float: left;
	margin-right: 9px
}

footer a.social-icon .ico {
	font-size: 30px
}

footer #sitemap a:link,
footer #sitemap a:visited,
a:link.social-icon,
a:visited.social-icon {
	color: #aaa;
	transition: color .2s;
	display: block;
	text-decoration: none
}

footer #sitemap a:hover,
#sociallinks a:hover {
	color: #fff!important
}

#site-map .container-fluid {
	opacity: .5
}

#block-locate {
	position: relative;
	background: #113247;
	margin: 2vw 4vw;
	color: #fff
}

#block-locate:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background: #113247;
	padding: 20px;
	transform-origin: top left;
	transform: skewY(3.1deg);
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1
}

input[type=text],
select,
input[type=email],
input[type=tel],
textarea {
	width: 100%;
	display: block;
	padding: 5px 14px;
	margin: 8px 0;
	border: 0
}

textarea {
	height: 120px
}

#contact input[type=text],
#contact select,
#contact input[type=email],
#contact input[type=tel],
#contact textarea {
	border: 1px solid #aaa;
	padding: 3px 14px;
	font-size: 15px;
	width: 80%
}

#block-locate input[type=text],
select {
	padding-left: 40px!important
}

#block-locate h2 {
	text-align: center
}

#block-locate .inner {
	padding: 2.6vw 3.8vw
}

#block-intro {
	padding: 40px .4vw;
	padding-top: 20px
}

#section-prim {
	background: #113247;
	position: relative;
	margin: 5vw 0;
	color: #fff;
	padding: 30px 20px
}

#section-prim .content-qualities p {
	color: #b9c4ca;
	font-size: 13px
}

#section-prim:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background: #113247;
	padding: 20px;
	transform-origin: top right;
	transform: skewY(3.1deg);
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1
}

#section-prim:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background: #113247;
	padding: 20px;
	transform-origin: bottom right;
	transform: skewY(-3.1deg);
	top: 0;
	left: 0;
	right: 0;
	bottom: 2px;
	z-index: -1
}

#testomonials {
	padding: 100px 0px;
}

#testomonials h2 {
	margin-bottom: 15px
}

#container-testo,
#container-testd,
.widthmob {
	width: 65%;
	margin: 0 auto
}

#container-testo p {
	line-height: 23px
}

#testomonials h1 {
	text-align: center
}

#services {
	background: #113247;
	position: relative;
	color: #fff;
	padding: 50px 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

#services .col-sm-4 {
	cursor: pointer
}

#services h3 {
	font-weight: 700;
	margin: 0;
	font-size: 22px;
	font-family: 'PT Sans', sans-serif;
	letter-spacing: .01em
}

.service div {
	width: 70px;
	height: 70px;
	background-size: 80%;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: center center;
	border-radius: 50%;
	padding: 40px;
	content: '';
	margin-bottom: 17px
}

.tutor {
	background: url('../img/ic/tt.svg') #000000;
	background-size: 70%!important
}

.book {
	background: url('../img/ic/bk.svg') #000000
}

.exam {
	background: url('../img/ic/ex.svg') #000000
}

#return-to-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	background: #000;
	background: rgba(0, 0, 0, 0.7);
	width: 50px;
	height: 50px;
	display: block;
	text-decoration: none;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	display: none;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	z-index: 999
}

.b {
	font-weight: bold
}

#return-to-top i {
	color: #fff;
	margin: 0;
	position: relative;
	left: 17px;
	top: 13px;
	font-size: 19px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

#return-to-top:hover {
	background: rgba(0, 0, 0, 0.9)
}

#return-to-top:hover i {
	color: #fff;
	top: 8px
}

#process h2 {
	margin: 20px 0;
	text-align: center
}

.stars {
	color: #ffeb00;
	text-align: center
}

.starslabel {
	padding: 0;
	margin: 0;
	font-size: 18px
}

#testomonials h2:after {
	display: none
}

#testomonials h2 {
	text-align: center
}

.w4 {
	width: 4px;
	display: inline-block
}

.ico-input {
	position: absolute;
	margin-left: 18px;
	margin-top: .22em;
	color: #000
}

.bg-gray {
	background: #f7f7f7;
	padding: 5vw 0
}

.tutors {
	text-align: center
}

.tutors h5 {
	padding: 0;
	margin: 0;
	margin-top: 9px
}

.tutors img {
	border-radius: 50%;
	display: block;
	margin: 0 auto
}

.wizard>.actions a:hover {
	background: #dd5f5f
}

.cta {
	background: #ffd421;
	color: #000;
	border: none!important;
	padding: 3px 20px;
	padding-bottom: 4px;
	cursor: pointer;
	-webkit-transition: background-color 200ms ease;
	-moz-transition: background-color 200ms ease;
	-o-transition: background-color 200ms ease;
	transition: background-color 200ms ease;
	-webkit-transition: top 50ms ease;
	-moz-transition: top 50ms ease;
	-o-transition: top 50ms ease;
	transition: top 50ms ease;
	outline: 0;
	top: 0;
	text-align: center;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
	position: relative
}

.cta:active {
	box-shadow: 0 0 #717a33;
	background: #e8c42c
}

.cta:hover {
	background: #fad539
}

.cta:focus {
	outline: 0;
	background: #e8c42c
}

.ico-qualities {
	float: left;
	font-size: 40px;
	width: 70px;
	display: table;
	position: relative;
	top: 20px;
	text-align: center;
	height: 100%;
	right: 15px
}

.ico-qualities .fa-grin-alt,
.ico-qualities .fa-award,
.ico-qualities .fa-rainbow,
.ico-qualities .fa-bullseye {
	color: #fff
}

.content-qualities {
	width: auto;
	height: 100%;
	display: table
}

.content-qualities div {
	display: table-cell;
	vertical-align: middle
}

.content-qualities p {
	line-height: 20px
}

.content-qualities h4 {
	margin-bottom: 2px
}

.quote {
	width: 90px;
	height: 90px;
	position: absolute;
	top: -10px;
	left: -50px;
	display: inline-block;
	float: left
}

.ctrd {
	text-align: center
}

#page-title {
	padding: 65px 0;
	margin-top: 15px;
	color: white;
	background: -moz-linear-gradient(45deg, rgba(6, 133, 135, 1) 0, rgba(27, 62, 79, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#068587', endColorstr='#1b3e4f', GradientType=1);
	background: url('../img/bg-title.jpg');
	background-size: cover
}

#site-map {
	font-size: 13px;
	background: #464646;
	color: #fff;
	padding: 2px 0
}

#page-title h1 {
	font-weight: 900
}

#page-title p,
#sidebar section p {
	color: #eaeaea;
	max-width: 360px;
	margin: 0 auto
}

#sidebar {
	background: #1e4964;
	color: #Fff;
	padding: 4vw 30px;
	font-size: 13px;
	border-top: 20px solid #113247;
	padding-top: 0;
	position: relative;
	z-index: 2
}

#sidebar:after {
	width: 100%;
	height: 100%;
	background: #df3434;
	padding: 20px;
	transform-origin: top left;
	transform: skewY(3.1deg);
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1
}

#sidebar section {
	margin-top: 25px
}

#sidebar section:first-child {
	border-bottom: 2px solid #113247;
	padding-bottom: 10px
}

#sidebar section h4,
#sidebar #map-loc {
	font-size: 23px;
	text-align: center
}

.custom-list {
	text-align: left
}

.custom-list span {
	display: block
}

.custom-list span span {
	float: left;
	margin-right: 10px
}

a.yellow-cta {
	background: #ffd421;
	color: #000;
	padding: 5px 8px;
	font-size: 15px;
	width: 170px;
	display: block;
	text-align: center;
	cursor: pointer
}

.white-cta {
	background: #fff;
	color: black;
	padding: 5px 8px;
	font-size: 15px;
	width: 200px;
	display: block;
	text-align: center;
	cursor: pointer
}

#sidebar .yellow-cta {
	margin: 15px auto;
	font-size: 14px
}

.space {
	height: 70px
}

.process-item {
    display: flex;
    flex-direction: row;
}

@media only screen and (max-width: 768px) {
	.process-item {
		display: block;
	}
	.process-icon {
		width: auto;
		margin: 0 auto;
	}
}

.process-icon {
	margin-right: 15px;
	height: 100px
}

.box-info {
	padding: 20px 27px;
	background: #efcb35;
	color: black
}

.box-info h3 {
	font-size: 25px;
	font-family: 'PT Sans', sans-serif
}

fieldset p {
	margin: 7px 0
}

#block-locate button.cta {
	background: #ffd421;
	color: #000;
	text-transform: lowercase;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.21)
}

.availability-check {
	text-align: center;
	margin: 0 auto;
	display: block;
	transform: scale(1.2)
}

.blb {
	border-bottom-left-radius: 10px
}

.brb {
	border-bottom-right-radius: 10px
}

.btl {
	border-top-left-radius: 10px
}

.btr {
	border-top-right-radius: 10px
}

th {
	font-weight: normal;
	background: #183b49!important;
	font-size: 13px;
	text-align: center
}

.tg-73oq {
	background: #275166;
	color: #fff;
	padding: 7px 5px
}

a.yellow-cta:hover {
	background: #f7d64d
}

a.yellow-cta:focus {
	background: #d8b935
}

.spaces {
	height: 45px
}

.spacess {
	height: 10px
}

.title-section:after {
	display: block;
	content: '';
	width: 150px;
	height: .1rem;
	opacity: .1;
	background: #000;
	margin-top: 7px
}

legend {
	padding-top: 30px;
	font-family: 'Playfair Display', serif
}

select#level {
	padding: 10px;
	padding-right: 0
}

select {
	padding: 8px 14px!important
}

#block-locate button.cta i {
	font-size: 14px
}

@media only screen and (max-width:1000px) {
	section#header {
		height: 115px
	}
}

@media only screen and (max-width:990px) {
	.col-intro {
		-webkit-box-flex: 1;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	div#header {
		height: auto;
		padding: 20px 0;
	}
	#cont-sidebar {
		padding: 0
	}
	nav#main {
		margin: 15px 0;
		display: none
	}
	#container-testo {
		width: 100%;
		margin-top: 50p
	}
	.resp-cont {
		display: block!important
	}
	.mm {
		display: block!important;
		float: none
	}
	#nav-btn {
		flex-basis: auto!important;
		padding: 2px!important
	}
	nav#main a:hover:not(#nav-btn) {
		background: #fff!important;
		color: #113247!important
	}
	#topbar {
		display: none
	}
	.resp-cont {
		flex-wrap: wrap
	}
	.m {
		display: none;
		box-shadow: none;
		font-size: 14px;
		margin: 0;
		padding: 0
	}
	.shown {
		display: block!important
	}
	nav#main a {
		float: none;
		display: block;
		padding: 5px!important;
		margin: 0 auto!important;
		text-align: center;
		font-size: 16px
	}
	#collapse {
		display: block
	}
	section#header {
		height: auto;
		padding: 15px
	}
	#bom a {
		width: 199px;
		height: 35px;
	}
}

@media only screen and (max-width:576px) {
	.process-item h4 {
		font-size: 30px
	}
	.ctda h1 {
		font-size: 1.7rem!important
	}
	.process-icon,
	.core-icon {
		float: none;
		margin-top: 20px;
		position: relative;
		top: 8px;
		left: -3px;
		display: block
	}
	#info-tutor {
		margin-top: -30px!important;
		padding-top: 70px!important;
		z-index: -5
	}
	footer {
		padding: 0 15px
	}
	#block-locate {
		max-width: 100%!important;
		min-height: 400px;
		margin: 0
	}
	.mobm {
		margin-top: 30px
	}
	#block-locate .inner {
		padding: 40px 40px;
		padding-bottom: 60px
	}
	.nopadding {
		padding: 0
	}
	#process {
		width: 100%!important;
		padding: 0 15px
	}
	#sidebar {
		margin-top: 50px
	}
}

.lb {
	display: none
}

@media only screen and (min-width:990px) {
	nav#main {
		float: right;
		overflow: visible;
		width: auto;
		margin-top: -50px;
		z-index: 0
	}
	div.lb {
		display: inline
	}
	#cont-sidebar {
		padding: 0 40px
	}
	.mm .m {
		position: absolute;
		visibility: hidden;
		opacity: 0;
		left: 5px;
		margin-top: 30px;
		overflow: visible;
		height: auto;
		background: #fff;
		z-index: 1;
		font-size: 14px;
		top: -2px
	}
	#respv:checked+div.container {
		display: none
	}
	nav#main a {
		padding: 0 9px;
		margin: 0 5px;
		font-size: 16px
	}
}

@media only screen and (min-width:768px) {
	#container-qualities {
		margin-top: 30px
	}
	.generic_feature_list {
		min-height: 250px
	}
}

.active_content {
	background: #1e4254 !important;
}

.active_content ul li {
	color: #fff !important;
}

.stepwizard-step b {
    margin-top: 20px;    
}

.stepwizard-row {
    display: flex;
	margin-bottom: 50px;
}

.stepwizard {
    display: block;
    width: 100%;
    position: relative;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;
    
}

.stepwizard-step {    
    flex: 1 0 25%;
    text-align: center;
    position: relative;
}

@media only screen and (max-width:990px) {
	.stepwizard-row {
		display: block;
	}
	.flexwizard-step {
		display: block;
	}
	.stepwizard-row:before  {
		display: none;
	}
}


.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
  background: #eee;
  margin: 0 auto;
}