/*!
Theme Name: UK Football Schools
Theme URI: https://ukfootballschools.com/
Author: Tekhoi Team
Author URI: https://46digital.com/
Description: This theme is specially designed and developed using bootstrap stater theme for Gshaft. by Tekhoi Team
Version: 1.0.0
Requires at least: 5.0
Tested up to: 6.3
Requires PHP: 7.2
License: GPL version 2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0
Tags: custom-background, custom-colors, featured-images, flexible-header, microformats, post-formats, rtl-language-support, theme-options, translation-ready, accessibility-ready
Text Domain: theaesgroup
*/

/* Don't overwrite this file. Compile "/assets/main.scss" to "/assets/dist/main.css" */

/* From http://codex.wordpress.org/CSS */

/*
@font-face {
	font-family: 'MuseoSansCyrl-500';
	src: url("fonts/2FF92B_0_0.eot");
	src: url("fonts/2FF92B_0_0.eot?#iefix") format("embedded-opentype"), url("fonts/2FF92B_0_0.woff2") format("woff2"), url("fonts/2FF92B_0_0.woff") format("woff"), url("fonts/2FF92B_0_0.ttf") format("truetype");
  }
  
  @font-face {
	font-family: 'MuseoSansCyrl-700';
	src: url("fonts/2FF92B_1_0.eot");
	src: url("fonts/2FF92B_1_0.eot?#iefix") format("embedded-opentype"), url("fonts/2FF92B_1_0.woff2") format("woff2"), url("fonts/2FF92B_1_0.woff") format("woff"), url("fonts/2FF92B_1_0.ttf") format("truetype");
  }
  
  @font-face {
	  font-family: 'MuseoSansCyrl-900';
	  src: url("fonts/2FF92B_2_0.eot");
	  src: url("fonts/2FF92B_2_0.eot?#iefix") format("embedded-opentype"), url("fonts/2FF92B_2_0.woff2") format("woff2"), url("fonts/2FF92B_2_0.woff") format("woff"), url("fonts/2FF92B_2_0.ttf") format("truetype");
  }
*/  
  
  
@font-face {
    font-family: 'Source Sans Pro';
    src: url('fonts/SourceSansPro-BlackIt.woff2') format('woff2'),
        url('fonts/SourceSansPro-BlackIt.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('fonts/SourceSansPro-BoldIt.woff2') format('woff2'),
        url('fonts/SourceSansPro-BoldIt.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('fonts/SourceSansPro-Black.woff2') format('woff2'),
        url('fonts/SourceSansPro-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('fonts/SourceSansPro-Bold.woff2') format('woff2'),
        url('fonts/SourceSansPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('fonts/SourceSansPro-ExtraLightIt.woff2') format('woff2'),
        url('fonts/SourceSansPro-ExtraLightIt.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('fonts/SourceSansPro-ExtraLight.woff2') format('woff2'),
        url('fonts/SourceSansPro-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('fonts/SourceSansPro-It.woff2') format('woff2'),
        url('fonts/SourceSansPro-It.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('fonts/SourceSansPro-LightIt.woff2') format('woff2'),
        url('fonts/SourceSansPro-LightIt.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('fonts/SourceSansPro-Light.woff2') format('woff2'),
        url('fonts/SourceSansPro-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('fonts/SourceSansPro-Regular.woff2') format('woff2'),
        url('fonts/SourceSansPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('fonts/SourceSansPro-SemiboldIt.woff2') format('woff2'),
        url('fonts/SourceSansPro-SemiboldIt.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('fonts/SourceSansPro-Semibold.woff2') format('woff2'),
        url('fonts/SourceSansPro-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


body {
    font-family: 'Source Sans Pro';
	background: #f5f8fa;
	line-height: 1.25rem;
	font-weight: 400;
	font-size: .875rem;
}

h1 {
}

h2 {
}

h3 {
}



p {
	margin-bottom: .5rem;
}

a {
	color: #0588ba;
}




img {
	max-width: 100%;
}

.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.gallery-item {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	width: 50%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: none;
	display: inline-block;
	max-width: 100%;
}

.gallery-item a img {
	display: block;
	-webkit-transition: -webkit-filter 0.2s ease-in;
	transition: -webkit-filter 0.2s ease-in;
	transition: filter 0.2s ease-in;
	transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
	-webkit-filter: opacity(60%);
	filter: opacity(60%);
}

.gallery-caption {
	display: block;
	text-align: left;
	padding: 0 10px 0 0;
	margin-bottom: 0;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

.bypostauthor {
	font-weight: bold;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

header {
	padding: 0;
}

header .header-top {
	padding-top: 10px;
	padding-bottom: 8px;
	background: url("images/header-bg.jpg") center center no-repeat;
	background-size: cover !important;
}

header .container {
}
.header_logo:after {
	content: '';
	display: table;
	clear: both;
}

.header_logo .navbar-brand {
	padding: 0;
	margin: 0px 40px 0px 8px;
	float: left;
	display: inline-block;
}


.header_logo .logo_title {
	display: block;
	/*font-family: 'MuseoSansCyrl-900';*/
	color: #000000;
	font-size: 2.25rem;
	line-height: 1;
	margin-bottom: 0;
	margin-top: 1.25rem;
	font-weight: 900;
}

.logo_sub_title {
	color: #0d5585;
	font-style: italic;
	font-weight: 700;
	font-size: 1.5rem;
    line-height: 2rem;
}






/*Navigation Css*/

.nav-padding {
    padding: 0px !important;
}

.navbar {
	background: #0d5585 !important;
	border-bottom: 2px solid #0a4166 !important;
	position: relative;
	z-index: 10;
	color: #ffffff !important;
	padding: 0;
}


    #navbar {
		background: transparent !important;
		border:none !important;
		border-radius: 0 !important;
        min-height: 43px !important;
		margin:0px !important;
			width:100%;
            padding: 0 !important;
    }
    
    #navbar .navbar-nav > li {
        padding: 0px;
		display: inline-block;
		margin-right: 0px;
		border-right: 1px solid #ffffff;
	}
    /*
	#navbar .navbar-nav > li:last-child a {
        padding-right: 0px;
	}
    #navbar .navbar-nav > li:first-child a {
        padding-left: 0px;
	}
	*/
    #navbar .navbar-nav > li > a {
        color : #ffffff;
        text-shadow: none;
		font-size: 1.5rem;
		padding: .75rem 1.5rem .75rem .75rem;
        display: block;
		/*font-family: 'MuseoSansCyrl-700';*/
		line-height: 1.75rem;
		text-decoration:none;
		text-transform: inherit;
		background: transparent;
		font-weight: 700;
		display: inline-block;
    }
    #navbar .navbar-nav > li:hover {
        background: none !important;
    }
    #navbar .navbar-nav > li:hover > a {
        -webkit-box-shadow: none;
        box-shadow: none;
		color:#ffffff;
		background: rgba(118, 169, 250, 1) !important;
    }
    #navbar .navbar-nav > li > a:hover, #navbar .navbar-nav > .active > a{
        -webkit-box-shadow: none;
        box-shadow: none;
		color:#ffffff;
		background: rgba(118, 169, 250, 1) !important;
    }
    
    #navbar .navbar-toggle {
    border-color:#fff;
	background: rgba(118, 169, 250, 1) !important;
}
#navbar .navbar-toggle .icon-bar {
    background-color:#ffffff !important;
}
.navbar-nav {
	margin-left:0px;
	margin-right:0px;
}
.navbar-collapse {
	padding:0px !important;
}

#navbar .navbar-nav li:hover > .dropdown-menu {
	display: block;
}
.navbar-nav .dropdown-menu {
	padding: 0 0 5px;
    border: none;
    box-shadow: none;
    background: #0a4166;
    border-radius: 0;
	color: #ffffff;
	width: 280px;
	margin: 0 !important;
}

.dropdown-menu[data-bs-popper] {
	margin: 0 !important;
	left: auto !important;
}

.navbar-nav .dropdown-menu li a {
	font-size: 1.25rem;
	line-height: 1.75rem !important;
	color: #ffffff;
	padding: 0 25px;
	text-transform: inherit;
	text-decoration: none;
}
.navbar-nav .dropdown-menu li a:hover, .navbar-nav .dropdown-menu > li:hover > a, .dropdown-item:focus, .dropdown-item:hover {
	background: rgba(118, 169, 250, 1) !important;
	color: #ffffff !important;
	text-decoration: none;
}
.dropdown-item.active, .dropdown-item:active {
	background: rgba(118, 169, 250, 1) !important;
	color: #ffffff !important;
	text-decoration: none;
}


.navbar-brand img {
	height: auto !important;
}

.navbar-brand {
}


/*Navigation Css End*/






/****\

 Banner

\******/



#hero {

	position:relative;

}

#hero .slide {

	width:100%;

	overflow:hidden;

	height:100%;

	position:relative;

}

#pageBanner {

	position: relative;
	max-width:100%;
	margin:0 auto 0px;
	overflow:hidden;

	min-height: 539px;
	max-height: 539px;

}

#pageBanner:before {

	content:'';

	display:block;

	width:100%;

	padding-top:35.897%;

}

#pageBanner #hero,

.homeBanner #hero{

	position:absolute;

	top:0;

	left:0;

	right:0;

	bottom:0;

}

#hero img{

	width:100%;

	height:100%;

	object-fit:cover;

}

#hero .slide .slideImage {

	position:absolute;

	top:0;

	left:0;

	width:100%;

	height:100%;

}

.homeBanner {

	margin: 0px auto 30px;

	position: relative;

	overflow:hidden;

	max-height: 539px;
	height:100vh;
	min-height:539px;

}

.home .homeBanner {
	max-height: 740px;
	min-height: 740px;
}

.home .homeBanner #hero img {
	object-position: right top;
}



@media(min-width:768px){

	.homeBanner {

	}

	.homeBanner:before {

		content:'';

		display:block;

		padding-top:66.08%;

	}

}

#hero .slideText{

	top: 125px;

    left: 0;

    right: 0;

    font-size: 18px;

	padding:0 52px;

    color: #fff;

    position: absolute;

    text-align: left;

	z-index: 111;

	

}



/****Button******/


.button {
	display: inline-block;
	background: transparent;
	border: 2px solid #112639;
	padding: 5px 18px;
	text-align: center;
	text-transform: inherit;
	font-weight: 300;
	color: #112639;
	letter-spacing: 0px;
	font-size: 16px;
	border-radius: 0px;
	line-height: 22px;
	text-decoration: none;

	font-family: 'Roboto', sans-serif !important;
	
}

.button:hover {
	border: 2px solid #167ead;
	color: #167ead;
	background: transparent;
	text-decoration: none;
}


#main {
	margin-top: 0 !important;
}

#header {
	--bs-bg-opacity: 0.4;
    background-color: rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important;
}

.banner-btn {
	padding: 10px 16px !important;
}	

/*#hero .slideText .button {
	color: #ffffff !important;
	border: 2px solid #ffffff !important;
	padding: 10px 16px;
}

#hero .slideText .button:hover {
	color: #8c8c8c !important;
	border: 2px solid #8c8c8c !important;
}
*/

#hero .slideText .top_text {
	font-size: 46px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 60px;
	display: block;
	font-family: 'Archivo';
}
#hero .slideText span {
	font-family: 'Archivo';
}


#hero .slideText .bottom_text {
	font-size: 30px;
	font-weight: 300;
	color: #ffffff;
	line-height: 38px;
	margin-bottom: 20px;
}




.section_title_row {
	margin: 0;
	padding: 0px 0 25px;
	align-items: center;
}

.section_title_row .section_title {
	color: #112639;
	font-size: 38px;
	font-weight: 600;
	line-height: 38px;
	text-transform: uppercase;
	padding-right: 15px;
}


.section_title_row .section_details {
	font-size: 20px;
	line-height: 24px;
	padding-left: 30px;
	border-left: 3px solid #112639;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: 300;
}



footer#footer {
	background: #3b3b3b;
	padding: 16px 0px;
	color: #ffffff;
	font-size: .75rem;
    line-height: 1rem;
	position: relative;
}

footer#footer a {
	color: #ffffff;
}

footer#footer a:hover {
	color: #ffffff;
}


footer#footer .container {
}

footer#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}
footer#footer ul:after {
	display: table;
	clear: both;
	content: '';
}

footer#footer ul li {
	display: block;
	float: left;
	padding: 0px 12px;
	line-height: 16px;
	border-right: 1px solid #ffffff;
}
footer#footer ul li:last-child {
	border: none;
}

footer#footer ul li a {
	display: block;
	padding: 0;
	font-size: .75rem;
    line-height: 1rem;
	margin: 0;
	color: #ffffff;
}
footer#footer ul li a:hover, #footer .menu-item a[aria-current=page] {
	color: #ffffff;
}

.footer-col-1 {
}
.footer-col-2 {
}

#menu-main-menu {
}


.footer-col-1 {
	font-size: .75rem;
	line-height: 1rem;
	padding: 16px 16px 0;
}


.footer-col-2 {
	text-align: right;
	font-size: .75rem;
	line-height: 1rem;
	padding: 16px 16px 0px 0;
}


@media(min-width:768px){
	.navbar-expand-md .navbar-collapse {
		display: block !important;
		
	}
}


.navbar-toggler {
	position: relative;
	z-index: 1;
	display: inline-block;
	padding: .425rem .625rem .625rem .625rem;
	background: transparent !important;
	box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.1);
}

.navbar-toggler-icon {
	width: 20px;
	height: 2px;
	position: relative;
	margin: 7px 0;
	border-radius: .25rem;
	background: #ffffff;
}
.navbar-toggler-icon:before {
	top: -7px;
	background: #ffffff;
	height: 2px;
	width: 20px;
	position: absolute;
	left: 0px;
	display: block;
	content: '';
}
.navbar-toggler-icon:after {
	background: #ffffff;
	height: 2px;
	width: 20px;
	position: absolute;
	left: 0px;
	display: block;
	bottom: -7px;
	content: '';
}


@media only screen and (max-width : 991px) {

	.navbar .navbar-toggler {
		display: none;
	}
	.navbar {
		border: none !important;
	}


	/*.navbar-collapse.collapse.show {
		position: fixed;
		width: 100vh;
		height: 100vh;
		background: #0d5585 !important;
		padding: 2rem !important;
		left: 0;
		top: 0;
		border-bottom: 2px solid #0a4166 !important;
		z-index: 9999999;
	}*/
	#navbar .navbar-nav > li a {
		display: block;
		font-size: 1.25rem;
		line-height: 1.75rem;
	}


	#navbar .navbar-nav > li {
		padding: 0px !important;
	}
	#navbar {
		padding: 0px 0 0 !important;
	}
	.navbar-nav .dropdown-menu {
		width: 100%;
	}
	
	.header_right {
		padding-top: 0 !important;
	}
	.footer-col-2 {
		padding-top: 0;
	}

}





.homeBanner #hero .slideImage:after, .page-banner #hero .slide:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 104;
    height: 100%;
    background: -moz-linear-gradient(left,rgba(14,18,27, 1) 0%,rgba(14,18,27,0) 100%);
    background: -webkit-linear-gradient(left,rgba(14,18,27, 1) 0%,rgba(14,18,27,0) 100%);
    background: linear-gradient(to right,rgba(14,18,27, 1) 0%,rgba(14,18,27,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000',endColorstr='#00000000',GradientType=0);
}



#hero .slideText .banner_text span {
	font-size: 46px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 60px;
	display: block;
}

#hero .slideText .banner_text {
	font-size: 32px;
	color: #ffffff;
	line-height: 38px;
	display: block;
	margin-bottom: 20px;
	text-transform: inherit;
}


.pagination {
    display: flex;
    list-style: none;
	justify-content: center;
	padding: 1.5rem 0;
}

.pagination li {
    margin: 0 5px;
}

.pagination a {
    text-decoration: none;
    border: 1px solid #ccc;
    padding: 5px 10px;
}

.pagination .current {
    background: #167ead;
    color: #fff;
	padding: 5px 10px;
    /* line-height: 25px; */
    border: 1px solid #167ead;
}


.mobile-header {
	display: none;
}



.container {
	max-width: 1170px;
}

.header_right {
	text-align: right;
	padding: 1rem 1rem 0;
}
.header_email {
	font-weight: 600;
	font-size: 1.25rem;
    line-height: 1.5rem;
	vertical-align: middle;
	display: inline-block;
	color: #0588ba;
}

.header_right .social_text {
	font-weight: 700;
	font-size: 1rem;
    line-height: 1.25rem;
	padding-top: .25rem;
	display: block;
	margin-bottom: .5rem;
}

.header_right .socials .social_link img {
	max-width: 2rem;
	max-height: 2rem;
	width: 2rem;
	height: 2rem;
}

.header_right .socials .social_link {
	display: inline-block;
	margin-left: .25rem;
}

.page_banner {
	padding-bottom: 2.5rem;
	padding-top: 2.5rem;
	position: relative;
	margin-bottom: 1.25rem;
}

.page_banner img {
	height: 100%;
	display: block;
	object-position: center;
	object-fit: cover;
	width: 100%;
	position: absolute;
	right: 0;
	top: 0;
}

.navbar {
	margin-bottom: 1.25rem;
}

.form-video-bg {
	background-image: url("images/form-bg.jpg") !important;
	background-position: 0 0 !important;
	background-repeat: repeat-x !important;
	background-color: rgba(26, 86, 219, 1);
	position: relative;
	z-index: 11;
	border-radius: .25rem;
	padding-bottom: 4rem;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.8);
	margin-bottom: 1.25rem;
}

.form-video-bg .form-video-bg {
	margin-bottom: 0;
}


.form-video-bg h2 {
	/*font-family: 'MuseoSansCyrl-700';*/
	opacity: 1;
	color: #ffffff;
	line-height: 2rem;
	font-weight: 700;
	font-size: 1.5rem;
	text-align: center;
	padding-left: .5rem;
    padding-right: .5rem;
	padding-bottom: .75rem;
    padding-top: .75rem;
	border-bottom-right-radius: .25rem;
	border-top-right-radius: .25rem;
	border-top-left-radius: .25rem;
	margin: 0;
	text-transform: inherit;
}

.why_use_UKFS {
	padding-bottom: .625rem;
}

.why_use_UKFS h2 {
	background: #0c81ad;
	/*font-family: 'MuseoSansCyrl-700';*/
	text-transform: inherit;
	line-height: 2.5rem;
	font-size: 1.5rem;
	color: #ffffff;
	text-align: center;
	margin-bottom: 2rem;
	font-weight: 700;
	padding-left: 1rem;
    padding-right: 1rem; 
}

.why_use_details {
	display: flex;
    flex-wrap: wrap;
}

.why_use_details p {
	width: 50%;
	padding-left: 2.25rem;
	padding-right: 1.5rem;
	font-size: 1rem;
	margin-bottom: .75rem;
}
.why_use_details p:nth-child(even) {
	padding-left: 1.5rem;
	padding-right: 2.25rem;
}

.why_use_details p:nth-child(even):after {
	display: table;
	clear: both;
	content:'';
}



.why_use_details p strong {
	font-weight: bolder;
}
.why_use_details p:before {
	content:'✓';
	display: inline-block;
	margin-right: 5px;
	
}

.why_use_details:after {
	display: table;
	content: '';
	clear: both;
}


.videos_section {
	background: #e0dede;
	padding-top: 2.25rem;
	padding-bottom: 2rem;
	margin-bottom: 2rem;
	position: relative;
	z-index: 10;
	box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
}

.videos_section h3 {
	background: #0c81ad;
	/*font-family: 'MuseoSansCyrl-700';*/
	text-transform: inherit;
	line-height: 2.5rem;
	font-size: 1.125rem;
	color: #ffffff;
	text-align: center;
	margin-bottom: 2rem;
	font-weight: 700;
	padding-left: 1rem;
    padding-right: 1rem;
}


.videos_section .row {
	margin: 0;
}


.videos_section .left_video_section {
	padding-left: 2.25rem;
	padding-right: 1.5rem;
}
.videos_section .right_video_section {
	padding-left: 1.5rem;
	padding-right: 2.25rem;
}


.main_content_area .content_area p {
	margin-bottom: 30px;
}


.main_content_area .content_area {
	font-size: 12pt;
	padding: 1.25rem;
}

.main_content_area h2 {
	background: #0c81ad;
	/*font-family: 'MuseoSansCyrl-700';*/
	text-transform: inherit;
	line-height: 2.5rem;
	font-size: 1.5rem;
	color: #ffffff;
	text-align: center;
	margin-bottom: 2rem;
	font-weight: 700;
	padding-left: 1rem;
    padding-right: 1rem; 
}


.reviews_section h2 {
	line-height: 2.5rem;
	margin-bottom: 1rem !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	padding-top: .5rem;
	padding-bottom: .5rem;


	background: #0c81ad;
		/*font-family: 'MuseoSansCyrl-700';*/
		text-transform: inherit;
	font-size: 1.5rem;
	color: #ffffff;
	text-align: center;
	margin-bottom: 2rem;
	font-weight: 700;

}

.reviews_section .container {
	padding-bottom: 2.5rem;
	border-bottom: 2px solid #f2f2f2;
	margin-bottom: 1.25rem;
}


.reviews_section .left_section img {
	max-height: 18rem;
	display: block;
	height: auto;
    max-width: 100%;
	margin: 0px auto;
	width: auto;
}

.reviews_section .right_section {
	padding-left: 1rem;
    padding-right: 1rem;
}
.right_section-inner {
	border: 4px solid #0c81ad;
	padding: 1.25rem;
	text-align: center;
}

.review_text {
	color: rgba(65, 65, 65, 1);
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    text-align: justify;
    background-color: rgb(245, 248, 250);
	line-height: 1.5rem;
	margin-bottom: 2rem;
}

.review_text span {
	color: rgb(13, 85, 133);
    font-weight: bold;
}
.customer_rating_title {
	color: #0c81ad;
	font-weight: 700;
	font-size: 2.25rem;
    line-height: 2.5rem;
	margin-bottom: 1.5rem;
}

.boeder-read-reviews {
	text-align: left;
}




.form-video-section > .form-video-bg {
	max-width: 42rem;
	margin: 0px auto;
}


.panel_details {
	min-height: 848px;
	color: #414141;
	line-height: 1.25rem;
	font-size: 1rem;
	padding-bottom: 120px;
	padding-top: 2rem;
	padding-left: 1.25rem;
    padding-right: 1.25rem;
	background: #ffffff;
	border: 2px solid #414141;
	position: relative;
}


.list_top_link {
	background: #00a264;
	line-height: 1.75rem;
	font-size: 1.125rem;
	padding-left: 1.75rem;
    padding-right: 1.75rem;
	padding-bottom: .5rem;
	padding-top: .5rem;
	border-bottom: 2px solid #0a4166;
	color: #ffffff;
	border-radius: .25rem;
	display: inline-block;
	margin-bottom: .625rem;
}
.list_top_link:hover {
	background: rgba(49, 196, 141, 1);
	color: #ffffff;
}

.list_bottom_link {
	background: #00a264;
	line-height: 1.75rem;
	font-size: 1.25rem;
	padding-left: 1.75rem;
    padding-right: 1.75rem;
	padding-bottom: .5rem;
	padding-top: .5rem;
	border-bottom: 2px solid #0a4166;
	color: #ffffff;
	border-radius: .25rem;
	display: inline-block;
	margin-bottom: .625rem;
	margin-top: .5rem;
	position: absolute;
	left: 50%;
	bottom: 1.25rem;
	transform: translateX(-50%);
	width: 90%;
}

.list_top_link:hover {
	background: rgba(49, 196, 141, 1);
	color: #ffffff;
}


.listings {
	padding-bottom: 2rem;
}



.list-section {
	padding-left: 1.25rem;
	padding-right: 1.25rem;
}

.list-section:first-child {
	padding-right: 2.5rem;
	padding-left: 0;
}

.list-section:last-child {
	padding-right: 0;
	padding-left: 2.5rem;
}

.list-section:nth-child(2) .panel_details {
	font-size: 14px;
	text-align: justify;
    line-height: 1.325rem;
}

.list-section:nth-child .panel_details p {
	margin-top: 0;
}



.list-section:nth-child(2) .list_bottom_link {
	margin-top: 28px;
}



.panel_heading {
	background: #0c81ad;
		/*font-family: 'MuseoSansCyrl-700';*/
		line-height: 2.5rem;
	font-size: 1.625rem;
	padding-right: 3.5rem;
	padding-bottom: .25rem;
    padding-top: .25rem;
	padding-left: 1.75rem;
	display: block;
	position: relative;
	cursor: pointer;
	color: #ffffff;
	font-weight: 700;
}

.panel_heading:after {
	font-family: 'FontAwesome';
    font-weight: 900;
	content: "\f103";
	top: .75rem;
	right: 1.25rem;
	position: absolute;
	font-size: 2rem;
	line-height: 1;
	color: #ffffff;
	display: block;
}


.entry-header .entry-title {
	font-weight: 700;
	font-size: 1.875rem;
    line-height: 2.25rem;
	margin-top: .5rem;
	margin-bottom: .5rem;
	color: #0588ba;
}

.post .entry-header .entry-title a {
	color: #0588ba;
}

.post .date {
	font-weight: 700;
}
.post .entry-content {
	margin-bottom: .75rem;
	margin-top: .75rem;
}

.entry-meta {
	font-size: 1rem;
}

article .entry-content, .cat_news_section .post {
	font-size: 1rem;
    line-height: 1.5;
}

#sidebar {
	background: #e0dede;
	padding-left: 2rem;
	padding-right: 1rem;
}



.contact_us_box {
	background: #104b8d;
	font-size: 2.25rem;
    line-height: 2.5rem;
	text-align: center;
	padding-top: 2rem;
	padding-bottom: 2rem;
	margin-bottom: 3rem;
	margin-top: 5rem;
	margin-left: auto;
    margin-right: auto;
	color: #ffffff;
}
.contact_us_box .entry-title {
	color: #ffffff;
	margin-bottom: .5rem;
    margin-top: .5rem;
	font-size: 2.25rem;
    line-height: 2.5rem;
	text-align: center;
	font-weight: bolder;
}

.contact_us_box p span {
	font-size: 2.25rem;
	line-height: 2.25rem;
	font-weight: bolder;
	display: block;
	margin-bottom: 15px;
}
.contact_us_box p {
	font-size: 1.25rem;
	line-height: 1.25rem;
}



#sidebar #widget-area .widget {
	padding-left: 1rem;
	padding-bottom: 1rem;
    padding-top: 1rem;
	background: #ffffff;
	margin-top: 1rem;
}
#sidebar #widget-area .widget h4 {
	font-weight: 700;
	line-height: 1.25rem;
	font-size: .875rem;
}

#sidebar #widget-area .widget ul {
	list-style: none;
	margin: 0;
    padding: 0;
}
#sidebar #widget-area .widget ul li {
}
#sidebar #widget-area .widget ul li a, .tagcloud a {
	font-size: .875rem !important;
	font-weight: 400;
	line-height: 1.25rem;
}

#sidebar #widget-area .widget#categories-2 ul, #sidebar #widget-area .widget#archive-2 ul {
	list-style: inside !important;
	margin: 0;
    padding: 0;
}

#sidebar #widget-area .widget .search-form {
	padding-right: 1rem;
}


#sidebar .search-form .btn.btn-secondary {
	display: none;
}

#sidebar .search-form .input-group input.form-control {
	background-color: #fff;
    border-color: #6b7280;
    border-radius: 0;
    border-width: 1px;
    font-size: 1rem;
    line-height: 1.5rem;
    padding: .5rem .75rem;
	margin: 0;
}



.single-post .entry-header .entry-title {
	background: transparent;
	font-weight: 700;
	font-size: 2.25rem;
    line-height: 2.5rem;
	margin-top: 1rem;
	margin-bottom: 1rem;
	color: #414141;
	text-align: left;
	padding: 0;
	font-family: Open Sans, sans-serif;
}

.single-post .entry-header .entry-title a {
	color: #414141;
}

.blog .entry-meta, .blog .entry-meta a,
.single-post .entry-meta, .single-post .entry-meta a {
	color: #414141;
	font-weight: 700;
	font-size: inherit;
}

.single-post .entry-header {
	margin-bottom: 2rem;
}


#main {
	margin-bottom: 40px;
}

.embed-responsive, .post-thumbnail, .wp-video {
	margin: 0;
}

.post img, .post-thumbnail img {
	max-height: 268px;
	object-fit: cover;
    object-position: top center;
}

.post-type-archive-testimonial {
}

.insights_section h1 {
	padding: 0px 12px;
	margin: 1rem 0;
	font-weight: 700;
}

.readmore-blog {
	font-weight: 700;
	font-size: 1.5rem;
    line-height: 2rem;
}


.insights_section .testimonial {
	padding-top: .75rem;
	padding-bottom: 1.25rem;	
	border-bottom: 2px solid #0c81ad;
	padding-left: 0;
	padding-right: 0;
}

.insights_section .testimonial .row {
	margin: 0;
	background: #0c81ad;
	color: #ffffff;
}

.insights_section .testimonial .testimonials_video_section {
	padding: 0;
}
.insights_section .testimonial .testimonials_content_section {
	padding: 1rem;
}

.insights_section .testimonial .testimonials_content_section h2 {
		/*font-family: 'MuseoSansCyrl-700';*/
		line-height: 1.5rem;
	font-weight: 700;
	font-size: 1.5rem;
	margin-bottom: .75rem;
	color: #ffffff;
	margin-top: 0;
}

.insights_section .testimonial .testimonials_content_section h2 a {
	color: #ffffff;
}

.insights_section .testimonial .testimonials_content_section .entry-content p {
	margin-bottom: .75rem;
}

.single-testimonial .testimonial h2.entry-title {
	font-weight: 700;
	font-size: 3.75rem;
	line-height: 1;
	font-family: Open Sans, sans-serif;
	color: #414141;
	margin-bottom: 1.25rem;
	margin-top: 0;
}

.single-testimonial .testimonial h2.entry-title a {
	color: #414141;
}

.single-testimonial .testimonial .entry-content {
	max-width: 882px;
	margin-top: 2.5rem;
	margin-bottom: 2.5rem;
	margin-left: auto;
	margin-right: auto;
}

.single-testimonial .videos_section h3 {
	text-align: left;
	line-height: 1.75rem !important;
	margin-bottom: 0;
}
.single-testimonial .videos_section {
	position: relative;
}
.single-testimonial .videos_section:before {
	position: absolute;
	width: 100%; 
	height: 135px;
	background: url('images/header-bg.jpg') center center no-repeat;
	background-size: cover !important;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	content: '';
}


.single-testimonial .link.simple_link {
	margin: 0px .625rem;
}


.page-id-15 #main .content > h1 {
	display: none;
}


.entry-content {
	margin-bottom: 1.5rem;
}

.entry-meta span.cat-links {
	display: block;
}
.form-section {
	position: relative;
}

footer .cat-links {
	margin-bottom: 30px;
}

footer .tag-links {
	color: #0588ba !important;
}
footer .tag-links a {
	display: inline-block;
	color: #0588ba !important;
	font-weight: 400 !important;
}
footer .cat-links a {
	display: none;
}
h2#comments-title {
	font-size: 14px !important;
	font-weight: 700;
	line-height: 25px;
	color: #414141;
}



footer.entry-meta .sep, footer.entry-meta .comments-link, footer.entry-meta .btn, footer.entry-meta .edit-link {
	display: none !important;
}

.cta-button {
	margin: 10px 0 20px;
    text-align: center;
}

.contact_us_form_box {
	background: rgba(10, 65, 102, 1);
	color: #ffffff;
	border-radius: .5rem;
	padding: 1.25rem;
	max-width: 660px;
	margin: 30px auto;
	width: 100%;

	line-height: 1.5rem;
	font-weight: 700;
	font-size: 1.25rem;

}

.contact_us_form_box a {
	color: #ffffff;
}


.contact_us_form_box .row {
	padding-top: .75rem;
    padding-bottom: .75rem;
} 

.header_phone {
	font-weight: 600;
    font-size: 1.25rem;
    line-height: 1.5rem;
    vertical-align: middle;
    display: inline-block;
    color: #0588ba;
}



@media only screen and (min-width : 992px) {

	.col-lg-4.contact_us_form_box_inner {
		text-align: right;
	}
	.col-lg-8.contact_us_form_box_inner {
		text-align: left;
	}

}





@media only screen and (max-width : 991px) {



	.contact_us_form_box a {
		color: #ffffff;
		font-size: 1rem;
	}
	
	header .header-top {
		display: none !important;
	}

	.left_section img {
		max-width: 288px;
	}
	.left_section {
		margin-bottom: 2rem;
	}

	.mobile-header .header_logo {
		width: 40%;
	}
	.mobile-header .header_right {
		width: 60%;
	}

	.header_right {
		padding-top: 0;
		padding-right: 12px;
	}
	.header_right .mail-icon {
		line-height: 1.5rem;
		font-size: 1rem;
		padding: .375rem;
		background: rgba(14, 159, 110, 1);
		border-radius: 50%;
		color: #ffffff;
		display: inline-block;
		margin-right: .125rem;
	}


	.mobile-header {
		background: #0c81ad;
		text-align: right;
		padding-left: .5rem;
		padding-right: .5rem;
		padding-bottom: .75rem;
		padding-top: .75rem;
		display: block;
	}

	.mobile-header .row {
		margin: 0;
	}
	.mobile-header .header_logo {
		text-align: left;
	}
	.mobile-header .header_logo img {
		object-fit: cover;
		max-width: 120px;
		width: 3rem;
		height: auto;
	}
	.footer-menu-nav {
		display: none;
	}

	.left_video_section	{
		padding: 0 !important;
		margin-bottom: 2rem !important;
	}
	.right_video_section {
		padding: 0 !important;
	}
	.tesimonials_link.col-sm-5 {
		width: 41.66666667%;
	}
	.tesimonials_link.col-sm-7 {
		width: 58.33333333%;
	}


	.testimonials_content_section .list_top_link {
		padding: .5rem;
		font-size: .75rem;
		line-height: 1.25rem;
		text-align: center;
	}

	.videos_section .container {
		padding: 0;
	}

	.insights_section h1 {
		font-size: 2.25rem;
		padding: 0;
	}
	.cat_news_section .insights_section .container {
		padding: 0;
	}

	.page_banner {
		padding: 0;
	}
	.page_banner img {
		display: none;
	}
	.page_banner .container {
		padding: 0;
	}
	.page_banner .row {
		margin: 0;
	}
	.list-section {
		padding-left: .5rem !important;
		padding-right: .5rem !important;
		margin-bottom: 2.5rem;
	}	

	.list-section:last-child {
		margin-bottom: 0;
	}
	#navbar .navbar-nav > li {
		border: none;
	}
	.why_use_details p {
		width: 100%;
		float: none;
		padding-left: 2.25rem !important;
		padding-right: 1.5rem !important;
	}
	.why_use_UKFS .container {
		padding: 0;
	}
	.videos_section h3 {
		text-align: left;
		margin-bottom: 0 !important;
	}	

	.post-type-archive-testimonial #main .container {
		padding: 0;
	}
	.post-type-archive-testimonial #main .container .row {
		margin: 0;
	}

	.single-testimonial .testimonial h2.entry-title {
		font-size: 1.5rem;
		line-height: 2rem;
	}

	.single-testimonial #main > .container {
		padding: 0;
	}

	.single-testimonial .cat_news_section {
		padding-left: 1rem;
		padding-right: 1rem;
	}
	.single-testimonial .testimonial .entry-content {
		margin-left: 1rem;
		margin-right: 1rem;
	}

	.cat_news_section {
		padding-right: 0.725rem;
		padding-left: 0.725rem;
	}

	.phone-icon {
		line-height: 1.5rem;
		font-size: 1rem;
		padding: .375rem;
		background: rgba(14, 159, 110, 1);
		border-radius: 50%;
		color: #ffffff;
		display: inline-block;
		margin-right: .125rem;
	}
	
	.whatsapp-icon {
		line-height: 1.5rem;
		font-size: 1rem;
		padding: .375rem;
		background: rgba(14, 159, 110, 1);
		border-radius: 50%;
		color: #ffffff;
		display: inline-block;
		margin-right: .125rem;
	}


}

.page_banner .form-section{
	position: relative;
}