body{
	color:#525252;
}

img {
	height: auto;
	max-width: 100%;
}

.container {
	max-width: 1280px;
}


p {
	font-size: 15px;
	line-height: 1.5;
}

h1 {
	font-size: 48px;
	font-weight: 900;
	line-height: 1;

	text-transform: uppercase;

	color: #5bc658;
}

h3 {
	font-size: 24px;
	font-weight: 600;
}

h2 {
	position: relative;

	padding-bottom: 10px;

	font-size: 35px;
	font-weight: 800;
}

h2:before {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;

	display: inline-block;
	width: 100px;
	height: 2px;
	margin: auto;

	content: "";

	background-color: #000;
}

h4 {
	font-size: 24px;
	font-weight: 900;
}

.container-sm {
	max-width: 1100px;
	margin: auto;
}

.content-padding-sm {
	padding-top: 25px;
	padding-bottom: 25px;
}

.content-padding {
	padding-top: 80px;
	padding-bottom: 80px;
}

.btn,
button,
.wpcf7-submit {
	position: relative;

	padding: 8px 22px;

	font-size: 15px;
	font-weight: 500;
	line-height: 1.5;

	text-decoration: none;

	color: #fff;
	border: 1px solid #5bc658;
	border-radius: 0;
	background-color: #5bc658;
}



.btn:hover,
button:hover,
.wpcf7-submit:hover {
	color: #fff;
	background-color: #232c33;
}

.header {
	padding: 10px 0;
}

.navbar-brand {
	display: block;
	max-width: 100px;
}

ul.menu {
	display: flex;
	padding: 0;
	margin: 0;

	list-style: none;

	justify-content: end;
}

ul.menu li {
	margin-left: 30px;
}

ul.menu li a {
	padding: 5px;

	text-decoration: none;

	color: #000;
	border-bottom: 3px solid transparent;
}

ul.menu li a:hover,
ul.menu li.current-menu-item a {
	border-color: #5bc658;
}


.socialIcons {
	display: flex;
	padding: 0;
	margin: 0;

	list-style: none;
}

.socialIcons li {
	margin-right: 20px;
}

.socialIcons li a {
	font-size: 30px;

	text-decoration: none;

	color: #000;
}

.socialIcons li a:hover {
	color: #5bc658;
}

.copyRight {
	margin-top: 100px;
}

.site-footer ul.menu {
	flex-direction: column;
}

.site-footer ul.menu li {
	margin-bottom: 15px;
	margin-left: 0;
}

.site-footer ul.menu li a {
	padding: 0;

	border: 0;
}


.site-footer ul.menu li a:hover {
	text-decoration: underline;
}


#mailpoet_form_1 form.mailpoet_form {
	display: flex;
	padding: 20px 0 !important;
}

#mailpoet_form_1 .mailpoet_paragraph {
	width: 100%;
	margin: 0;
}

#mailpoet_form_1 .mailpoet_paragraph.last {
	width: initial;
}

#mailpoet_form_1 .mailpoet_paragraph.last .mailpoet_submit {
	padding: 10px 20px !important;

	color: #fff;
	border: 0;
	background-color: #5bc658;
}

#mailpoet_form_1 .mailpoet_text,
#mailpoet_form_1 .mailpoet_textarea {
	width: 100% !important;
	padding: 9px 18px !important;

	border: 1px solid #ccc !important;
}


.lightBlue {
	background-color: #edefff;
}

.lightBlue .boxShadow{
	margin-bottom: 30px;
}

.boxShadow {
	background-color: #fff;
	box-shadow: 0 10px 20px rgb(0 0 0 / 20%);
}

.boxShadow .blog {
	padding: 25px;
	margin-bottom:20px;
}

.boxShadow .postThumb {
	width: 100%;
	height: 260px;

	background-color: #edefff;
	background-position: center;
	    background-size: 60%;
    background-repeat: no-repeat;
}




.boxShadow .blog .link {
	padding-right: 35px;

	font-weight: 600;

	text-decoration: none;

	background-image: url(../img/arrow.png);
	background-repeat: no-repeat;
	background-position: center right;
}

.space {
	display: block;
	height: 50px;
}


.provider {
	display: flex;

	align-items: center;
	justify-content: space-between;
}

.logoSlide {
	width: 100%;
}

.provider h4 {
	font-size: 18px;

	white-space: pre;
	text-transform: uppercase;

	color: #5e5eef;
}


ul.alm-listing.alm-ajax {
	padding: 0;
	margin: 0;

	list-style: none;
}

ul.alm-listing.alm-ajax li.alm-item {
	position: relative;

	display: inline-block;
	width: 31.33%;
	margin: 2%;
	margin-left: 0;

	background-color: #e5f0ff;
	box-shadow: 0 5px 6px 0 rgb(0 0 0 / 10%);
}

.alm-reveal {
	display: flex;

	flex-wrap: wrap;
}

ul.alm-listing.alm-ajax li.alm-item img {
	width: 100%;
	height: auto;
}

ul.alm-listing.alm-ajax li.alm-item .bInfo {
	position: absolute;
	bottom: 0;
	left: 0;

	padding: 30px;

	color: #fff;
	background-color: rgb(0 0 0 / 30%);
}


ul.alm-listing.alm-ajax li.alm-item .bInfo h3 a {
	text-decoration: none;

	color: #fff;
}

ul.alm-listing.alm-ajax li.alm-item .bInfo .entry-meta {
	display: inline-block;
	padding: 2px 10px;
	margin: 10px 0;

	font-size: 14px;

	background-color: #5e5eef;
}

.alm-btn-wrap {
	text-align: center;
}

.alm-btn-wrap button.done {
	display: none;
}

.wpcf7-form-control-wrap {
	display: block;
	width: 100%;
	margin-bottom: 15px;
}

.wpcf7-form-control-wrap input,
.wpcf7-form-control-wrap textarea {
	width: 100%;
	padding: 10px 20px;

	border: 1px solid #ccc;
	border-radius: 0;
}

.wpcf7-form-control-wrap textarea {
	height: 120px;

	resize: none;
}

.coninfo {
	padding: 0;
	margin: 0;

	list-style: none;
}


.coninfo li {
	position: relative;

	padding-left: 50px;
	margin-bottom: 20px;

	font-size: 20px;
	font-weight: 100;

	color: #000;
}

.coninfo li i {
	position: absolute;
	top: 0;
	left: 0;

	margin-right: 15px;

	font-size: 30px;

	vertical-align: middle;

	color: #000;
}


.coninfo li a {
	text-decoration: none;

	color: #000;
}



.nav.nav-tabs {
	display: flex;
	margin-top: 50px;
	margin-bottom: 30px;

	flex-wrap: nowrap;
	justify-content: space-between;
}


.nav.nav-tabs .nav-item,
.nav.nav-tabs .nav-item button {
	width: 100%;

	font-size: 18px;
	font-weight: 900;

	color: #000;
	outline: none;
	background-color: transparent;
}


.nav.nav-tabs .nav-item button.nav-link.active {
	color: #5e5eef;
}


.tab-content {
	padding: 0 30px;
	margin-top: 30px;
	margin-bottom: 70px;
}


.tab-content h3 {
	font-size: 35px;
	font-weight: 900;
	margin-top: 35px;
}


.reviewList {
	padding: 0;
	margin: 0;

	list-style: none;
}


.reviewList li {
	padding: 30px;
	margin: 20px;

	border-radius: 10px;
	background-color: #f6f6f6;
	box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}


.reviewList .reivewInfo {
	display: block;

	font-size: 20px;

	text-align: right;

	color: #5e5eef;
}


.reviewList li:before {
	display: block;
	float: left;
	width: 140px;
	height: 102px;
	margin-right: 25px;

	content: "";

	opacity: .5;
	background-image: url(../img/left-quote.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.blockquote {
	font-size: 18px;
	line-height: 1.8;
}

#News .card img {
	width: 100%;
}

.card-body h5.card-title {
	font-size: 20px;
	font-weight: 800;
}

.card-body h5.card-title a {
	display: block;
	margin-bottom: 20px;

	text-decoration: none;

	color: #000;
	min-height: 50px;
}

.card-body:hover h5.card-title a {
	text-decoration: underline;
}

.card-body .card-text{
	min-height: 88px;
	overflow: hidden;
	max-height: 88px;
}

.card-body{
	border-top: 1px solid #ccc;
}

.card img.wp-post-image{
	margin: 20px auto;
	height: 85px;
	width: auto;
}

.tab-content .card img.wp-post-image{
	height: auto;
	margin: 0px;
}

.card{
	background-color: #fff;
}
.card-body{
	background-color: #f3f7ff;
}

.courseList {
	padding: 0;
	margin: 0;

	list-style: none;
}

.courseList li {
	/*     display: flex; */
	padding: 40px 40px;
	margin: 20px 0;

	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;

	border-radius: 10px;
	background-color: #f6f6f6;
	box-shadow: 0 0 6px #c8c8c8;

	align-items: center;
	justify-content: space-between;
}

.courseList li:hover {
	color: #fff;
	background-color: #5bc658;
}

.courseList li h4 {
	margin: 0;
}


.breadcrumbs {
	margin-bottom: 0px;

	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.archive .breadcrumbs, .single-providers .breadcrumbs{
	margin-bottom: 20px;
}

.fbc-page .fbc-wrap .fbc-items li:first-child {
	padding-left: 0;
}

.fbc-page .fbc-wrap .fbc-items li a {
	text-decoration: none;
}

.fbc-page .fbc-wrap .fbc-items li a:hover {
	color: #5e5eef;
}

.fbc-page .fbc-wrap .fbc-items li a i {
	font-size: 20px;
}

/* .banner .socialIcons {
justify-content: end;
} */

.banner .socialIcons li a {
	font-size: 20px;
}

.banner .coninfo {
	max-width: 60%;
	margin: 30px 0;
}
.banner .coninfo li {
	padding-left: 38px;

	font-size: 15px;
	font-weight: 400;
}

.banner .coninfo li a:hover {
	text-decoration: underline;
}

.banner .coninfo li i {
	top: 2px;

	font-size: 20px;
}

.socialReview {
	display: flex;
	padding: 0;
	margin: 0;
	margin-bottom: 30px;
	margin-top: 30px;

	list-style: none;
}

.socialReview li {
	width: 30%;
}

.socialReview li img {
	display: block;
	margin-top: 10px;
	height: 26px;
	width: auto;
}

.socialReview li a{
	color: #5bc658;
	font-weight: 700;
}

.site-footer {
	border-top: 1px solid #ccc;
}


.beautiful-taxonomy-filters {
    max-width: 100%;
    padding: 15px 20px;
    margin: 0;
    border: 0;
    margin-bottom: 30px;
    box-shadow: none;
}

.beautiful-taxonomy-filters-tax {
	/* 	width: 100%;
	padding: 0;
	margin: 0; */
	margin-bottom: 20px;
}

.beautiful-taxonomy-filters-select {
    width: 100%;
    padding: 4px 6px;
    border: 1px solid #ccc;
    color: #4242e5;
    font-size: 14px;
}


.beautiful-taxonomy-filters-button {
	padding: 0px 18px;
	margin: 0;

	border: 0;
	background-color: #5bc658;
}

.beautiful-taxonomy-filters-button:hover {
	background-color: #000;
}

.videoReview{
	padding:0px;
	list-style:none;
}

.videoReview li{
	margin-bottom: 20px;
}

.archive .navigation{
	width: 100%;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: center;
	margin-top: 20px;
}
.archive .wp-paginate .current{
	background: #5bc658;
}

.entry-header .entry-title{
	margin-bottom: 30px;
}

.entry-meta{
	margin-bottom: 20px;
}
.entry-meta a{
	color:#000;
}

article .post-thumbnail{
	width: 40%;
	float: left;
}
article .entry-content{
	width: 56%;
	float: right;
}

.entry-footer{
	clear: both;
	width: 100%;
	padding: 20px 0px;
}

.comments-area{
	clear: both;
	width: 100%;
	padding: 20px 0px;
}

@media (max-width:480px){
	ul.menu{
		position: absolute;
		top: 150px;
		left: 0;
		width: 100%;
		height: calc(100% - 150px);
		background-color: #fff;
		justify-content: center;
		flex-direction: column;
		align-items: center;
		z-index: 1;
		display:none;
	}
	.banner {
		text-align: center;
	}
	.content-padding {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.navbar-brand{
		max-width: 70px;
	}
	h1{
		font-size: 35px;
	}
	.banner .btn{
		margin-bottom: 30px;
	}
	.provider h4{
		text-align: center;
	}
	.reviewSlider{
		padding: 0px 35px;
		margin-top: 40px !important;
	}
	.reviewSlider p{
		font-size: 18px;
	}
	h2{
		font-size: 30px;
	}
	.copyRight{
		margin-top: 20px;
	}
	.proBox{
		margin: 15px auto !important;
		max-width: 90% !important;
	}
	.proBox h3{
		font-size: 18px;
	}
	.boxShadow .blog{
		padding: 16px;
	}
	.menuToggle{
		width: 40px;
		display: block;
		float: right;
		margin: 20px 0px;
		border-top: 4px solid #000;
		border-bottom: 4px solid #000;
		padding: 10px 0px;
		border-radius: 8px;
	}
	.menuToggle b{
		width: 100%;
		height: 4px;
		background-color: #000;
		display: block;
		border-radius: 8px;
	}
	.boxShadow .postThumb{
		height: 130px;
	}
	.reviewSlider{
		margin-top: 50px;
	}
	.boxShadow{
		margin: 15px auto !important;
		max-width: 90% !important;
	}
	h3{
		font-size: 20px;
	}
	.site-footer{
		text-align: center;
	}
	.navbar-brand{
		margin: auto;
		margin-bottom: 30px;
	}
	#mailpoet_form_1 .mailpoet_message{
		display: none;
	}
	.socialIcons{
		justify-content: center;
	}
	.socialIcons li{
		width: 60px;
		text-align: center;
		margin: 0px;
	}
	.socialIcons li a{
		font-size: 20px;
	}
	.header .navbar-brand{
		margin: 0px;
	}
	ul.menu li{
		font-size: 25px;
		font-weight: 100;
		margin: 10px 0px;
	}
	.site-footer ul.menu{
		display:none;
	}
	ul.menu.show{
		display: flex;
	}
	.beautiful-taxonomy-filters{
		max-width: 100%;
		margin-bottom: 20px;
	}
	.fbc-page .fbc-wrap .fbc-items li.active span, .fbc-page .fbc-wrap .fbc-items li .fbc-end-text, .fbc-page .fbc-wrap .fbc-items li a{
		font-size: 12px !important;
	}
	.banner img.wp-post-image{
		margin-bottom: 20px;
	}
	.banner .socialIcons{
		justify-content: center;
		margin-top: 20px;
	}
	.banner .coninfo{
		max-width: 100%;
		margin: 30px 0;
		text-align: left;
	}
	.socialReview{
		text-align: left;
	}
	.socialReview li a{
		font-size: 12px;
		line-height: 2;
		display: block;
	}
	.nav.nav-tabs{
		flex-direction: column;
	}
	.nav.nav-tabs .nav-item, .nav.nav-tabs .nav-item button{
		border: 0px;
	}
	.courseList li{
		padding: 20px;
	}
	.banner .courseList li .btn{
		margin-bottom: 0;
	}
	.tab-content{
		padding: 0 15px;
	}
	ul.alm-listing.alm-ajax li.alm-item{
		width: 100%;
		min-height: 450px;
		margin: 0px;
		margin-bottom: 20px;
	}
	ul.alm-listing.alm-ajax li.alm-item img{
		margin: 0px;
	}
	.breadcrumbs{
		margin-bottom: 0;
	}
	textarea{
		width: 100%;
	}
	.wpcf7-submit{
		display: block;
	}
	.archive .breadcrumbs{
		margin-bottom: 20px;
	}
}

.beautiful-taxonomy-filters-label{
	display:none;
}

.beautiful-taxonomy-filters:before{
	content: 'Filter by';
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
}

.cateBlock .btn, .card-body .btn{
	width: 100%;
}

.cateBlock h3{
	font-size: 18px;
	margin: 10px 0px;
	min-height: 43px;
}
.cateBlock ul{
	margin: 15px 0px;
	color: #000;
	min-height: 74px;
}

.cateBlock ul a{
	color: #000;
	text-decoration: none;
}

.cateBlock ul a:hover{
	color: #000;
	text-decoration:underline;
}

.cateBlock .col-md-3{
	position:relative;
	margin-top: 10px;
    margin-bottom: 10px;
}
.cateBlock .col-md-3:after{
content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background-color: #000;
    opacity: 0.1;
}

.cateBlock .col-md-3:last-child:after{
	display:none;
}

.thumbShow{
	background-image: url(http://onecourseaway.co.uk/wp-content/uploads/2022/01/Land-Development-and-Commercial-Conversion.jpeg);
	display: block;
	width: 100%;
	height: 140px;
	background-position: center;
	background-size: cover;
}


.reviewSlider  a{
	text-decoration:none;
}

.reviewImage{
	    list-style: none;
    margin: 0px;
    padding: 0px;
    display: flex;
    margin-bottom: 30px;
}


@media (max-width:480px){
	.reviewImage{
		    flex-wrap: wrap;
	}
}
