


@font-face {
    font-family: 'velocity_-_demoregular';
    src: url('../webfonts/velocity_demo-webfont.woff2') format('woff2'),
         url('../webfonts/velocity_demo-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




/* General Styles */

html {
	font-size: 16px;
	background-color: #fff;
}

.menu-trigger {
	display: none;
}
	
body, button, input, textarea {
	font-family: 'Montserrat', sans-serif;
	color:#464749;
	line-height: 1.7;
	font-size:100%;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

button {
	cursor: pointer;
}

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

.mobile-eft {
	display: none;
}


#accordion {
	max-width: 900px;
    margin: auto;
}

#accordion h4 {
	padding:1rem;
	border-bottom:1px solid #efefef;
	margin:0;
	cursor: pointer;
	text-align: left;
}

#accordion .draw {
    padding: 1rem 1rem 2rem 1rem;
    border-bottom: 1px solid #efefef;
    margin: 0;
    cursor: pointer;
    text-align: left;
}

#accordion h4:after {
	font-family: "Font Awesome 5 Pro";
    content: '\f078';
    margin-left: 5px;
    font-size: inherit;
    position: relative;
    top: 0;
    float:right;
    color:#D81945;
    font-size: 0.75rem;
}

#accordion h4.active:after {
	transform: rotate(180deg);
} 

.videoWrapper {
	padding:56.25% 0 0 0;
	position:relative;
	max-height: 550px;
}

.videoWrapper  iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.home .videoWrapper {
	background: #f1f1f1;
}

.video-text-holder {
	position: absolute;
    z-index: 9;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);


}


.home .banners {
	position: relative;
}


.home .banners:after {
	content: '';
    background-image: url(../images/home_banner_bg.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}


a {
	color:#D81945;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;	
}

p {
	margin-bottom:1em;
	width:100%;
}

p:last-of-type {
	margin-bottom:0;
}

em {
	font-style: italic;
}

strong {
	font-weight: 700;
}


.wp-caption {
	width:100%!important;
}

.wp-caption-text {
	font-weight: bold;
	letter-spacing: 0.1rem;
	color:#4A4A4A;
	opacity: 0.5;
	margin-top:0.5rem;
	font-size: 0.75rem;
	text-transform: uppercase;
	font-weight: 500;
}

#wrapper {
	overflow-x: hidden;
	margin:auto;
	max-width: 1680px;
	padding-top:121px;
}

.container {
	max-width: 1400px;
}


.padding {
	padding-top:10rem;
	padding-bottom:10rem;
}

.padding-half {
	padding-top:5rem;
	padding-bottom:5rem;	
}

.padding-top {
	padding-top:10rem;
}

.padding-top-half {
	padding-top:5rem;
}


.padding-bottom {
	padding-bottom:10rem;	
}


.padding-bottom-half {
	padding-bottom:5rem;
}


.home .main-content {
	padding-top:5rem;
}

.button {
	background:transparent;
	color:#D81945;
	border:1px solid #D81945;
	border-radius: 30px;
	height:32px;
	line-height: 32px;
	padding:0 2rem;
	text-transform: uppercase;
	letter-spacing: 0.125rem;
	font-size: 0.75rem;
	display:inline-block;
	text-decoration: none;
	font-weight: 500;
	transition: all 250ms ease;
}

.button:hover, header.header .button, .button.solid  {
	background:#D81945;
	color:#fff;
	text-decoration: none;
}

 header.header .button:hover, .button.solid:hover {
	 background: #464749;
	 border-color:#464749;
 }
 
 
header.header {
	background: #fff;
	border-bottom:1px solid #efefef;
	position: fixed;
	top:0;
	left:0;
	width:100%;
	z-index: 99;
} 

.page-banner {
	background-position: center bottom;
	background-size: 50%;
	background-repeat: no-repeat;

}

.page-banner .page-banner-inner {
	min-height:350px;
	padding-bottom:100px;
}


.page-banner p {
	max-width: 350px;
    margin: 1rem auto;
    color:#464749;
}

.page-banner h1, .page-banner h2 {
    font-size: 2.5rem;
    margin-top: 40px;
    color: #fff;
    margin-bottom: 0;
}


.page-template-template-contact .page-banner .page-banner-inner {
	padding-bottom:200px;
}

.page-template-template-contact .page-banner h1 {
	font-size: 2.250rem;
}

.page-template-template-contact .page-banner h1 em {
	font-size: 130%;
}

.page-banner h1 em, .page-banner h2 em {
	color:inherit;
}

.map {
    background-image: url(../images/bg_map.jpg);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: 65% -3%;
}
 

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-style: normal;	
	margin-bottom:1rem;
	line-height: 1.3;
	color:#464749;
	display: block;
	width:100%;
	overflow: hidden;
}


h1 em, h2 em, h3 em, h4 em, h5 em, h6 em, blockquote {
	font-family: 'velocity_-_demoregular';
	color:#D81945;
	font-size: 180%;
}


h1 {
	font-size: 3rem;

}

h2 {
	font-size: 2.250rem;

}


h3 {
	font-size: 1.375rem;
	padding:1rem 0;
}

h4 {
	font-size: 1.15rem;
	color:#D81945;
	margin-top:2rem;
}


blockquote {
    font-size: 2rem;
    line-height: 1.2;
    color: #D81945;
    text-align: center;
    transform: scale(1.3);
    margin: 5rem 0;
}

blockquote strong {
	font-weight: normal;
	font-size: 1rem;
	color:#000;
}


header.header .row {
	height:120px;
}

header.header .logo img {
	width:305px;
}

.banners {
	background-size:cover;

}


.banners .row {
		height:560px;
		}


.banners h1 {
	color: #fff;
    line-height: 1;
    text-align: center;
    position: relative;
    z-index: 3;
	
}

.banners h1 em {
	  font-weight: 300;
	  font-style: normal;
	  color:#fff;
}

section.services {
	background-image:url(../images/bg_services2.png);
	background-size:contain;
	background-position: center 80px;
	background-repeat: no-repeat;
}


section ul {
	margin-left:1rem;
	
}
section ul li {
	margin-bottom:1rem;
}


section.services h2 {
	margin-bottom:0;
}

section.services p {
	color:#464749;

}

section.services h3 {
	color:#464749;
	font-size: 1.750rem;
}


section.services h3 em {
	font-size: 150%;
}


section.services .box {
	background:#fff;
	border-radius: 30px;
	box-shadow:0 3px 6px rgba(0,0,0,0.16);
	padding:50px;
}


section.services .box {
	margin-top:2rem;
}


section.services .box.third-box h3, section.services .box.third-box p {
	width: 33.33%;
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem;
    margin-bottom:0;
}

section.services .box.multi h3 {
	margin-bottom:0;
}


section.services .box.first-box p:last-child {
	    margin-top: 43px;
}



section.services .box.third-box {
	display: flex;
	-ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
}


.flexslider#testimonials {
	background-image:url(../images/bg_testimonials.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	padding:300px 0;
}


.flexslider#testimonials .flex-control-nav {
	display: none!important;
}


.flexslider#testimonials .flex-direction-nav {
	display: block;
    width: 100%;
    height: 40px;
    position: absolute;
    width: 100px;
    left: 50%;
    transform: translateX(-50%);
    bottom:150px;
}

.flexslider#testimonials .flex-direction-nav a {
	    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: visible;
    opacity: 1;
    cursor: pointer;
    color: #fff;
    text-shadow:none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


.flexslider#testimonials:hover .flex-prev  {
	left:0;
}


.flex-direction-nav .flex-prev {
	left:0;
}


.flexslider#testimonials:hover .flex-next {
	right:0;
}


.flex-direction-nav .flex-next{
	right:0;
}


.flex-direction-nav a:before {
    font-family: "Font Awesome 5 Pro";
    font-size: 40px;
    display: inline-block;
    content: '\f137';
    color: #fff;
    text-shadow:none;
    font-weight: 300;
}


.flex-direction-nav a.flex-next:before {
    content: '\f138';
}


.testimonials-content {
	position: relative;
	height:300px;
	 white-space: wrap;
  overflow: hidden;
  text-overflow: ellipsis;
}


.flexslider#testimonials .testimonials-inner {
    max-width: 50%;
    margin: auto;
    color: #fff;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.4;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.testimonials h2 {
	font-size: 1.750rem;
}




.blog-posts h2 {
	margin-bottom:2rem;
}

.blog-posts span {
	color:#D81945;
}

.blog-posts h3 {
	font-size: 1rem;
	font-weight: 600;
}

.blog-posts h3 em {
	color:inherit;
	font-family: 'Montserrat', sans-serif;
	font-size: inherit;
	font-style: normal;
}

.blog-posts .post-holder {
    box-shadow: 0 3px 6px rgba(0,0,0,0.16);
    border-radius: 16px;
    display: block;
    height: 100%;
    text-decoration: none;
    color: #464749;
    transition: all 250ms ease;
    overflow: hidden;
}

.blog-posts .post-holder:hover {
	box-shadow: 0 3px 6px rgba(0,0,0,0.05);
}



.blog-posts .post-holder a {
	color:#464749;
}

.blog-posts .post-holder a:hover {
	text-decoration: none;
}

.blog-posts .post-holder img  {
	  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}


.call-out-single ul {
	list-style: none;
}

.single-services .blog-posts .post-holder img {
		  -webkit-filter: none;
  filter: none;
}


.blog-posts .post-holder .inner {
	padding:20px 40px;
}


.single-services .blog-posts .col-lg-4 {
	margin-bottom:2rem;
}


.single-services .blog-posts .post-holder:hover {
	box-shadow: 0 3px 6px rgba(0,0,0,0.16);
}

.post-holder h3 {
	padding:1rem 0 0 0;
	color:#D81945;
	text-transform: none;
}

.post-holder p.session-price {
	color:#D81945;
	margin-bottom:1rem;
	margin-top:1rem;
}

.session-time {
	font-size: 0.75rem;
	color:#707070;
	font-weight: bold;
}


.secondary-menu {
	margin:20px 0 10px 0;
	display: block;
	overflow: hidden;
}

.secondary-menu img {
	width:127px;
	float:right;
	margin-right:1rem;
}

.secondary-menu .button {
	float:right;
}



ul.main-menu, ul.sub-menu {
	list-style: none;
	text-align: left;
}


ul.main-menu {
	text-align: right;
}


.main-menu > li {
	display: inline-block;
	margin-left:3rem;
	position: relative;
	padding-bottom:40px;
}

.main-menu li a {
	color:#D81945;
	font-size: 0.75rem;
	text-transform: uppercase;
	font-weight: 500;
}

.main-menu li a:hover, .main-menu > li:hover > a {
	text-decoration: none;
	color:#464749;
}

.main-menu ul.sub-menu {
	display: block;
	opacity: 0;
	visibility: hidden;
	top:80px;
	position: absolute;
	background: #fff;
	padding:1rem 2rem;
	left:50%;
	transform: translateX(-50%);
	width:258px;
	text-align: left;
	border-radius: 16px;
	box-shadow: 0 3px 6px rgba(0,0,0,0.16);
	transition: all 250ms ease;
	
}

.main-menu li:hover ul.sub-menu {
	opacity: 1;
	visibility: visible;
	top:40px;
}


.main-menu li.menu-item-has-children:after {
	font-family: "Font Awesome 5 Pro";
    content: '\f078';
    margin-left: 5px;
    font-size: inherit;
    position: relative;
    top: 0;
    font-size: 0.75rem;
}

ul.sub-menu li {
	margin-left:0;
}

ul.sub-menu li a {
	text-transform: none;
	font-size: 1rem;
	padding:0.5rem 0;
	display: block;
	position: relative;
	transition: all 250ms ease;
	font-weight: 400;
}

ul.sub-menu li a:before {
	font-family: "Font Awesome 5 Pro";
	content:'\f054';
	position: absolute;
	left:-1rem;
	color:#D81945;
	opacity: 0;
	transition: all 250ms ease;
}

ul.sub-menu li a:hover:before {
	opacity: 1;
} 



.boxed-area {
	background-image:url(../images/bg_theropies.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}


.boxed-area .box {
    box-shadow: 0 3px 6px rgba(0,0,0,0.16);
    padding: 3rem;
    background: #fff;
    overflow: hidden;
}


.boxed-area .box p {
	width:100%;
	float:left;
}


.menu-trigger {
	display: none;
}

.list-half ul {
	width:50%;
	list-style: none;
	display: inline-block;
	margin:2rem 0;
	padding:0 1rem;
	float:left;
}


.contact-details p {
	width:calc(100% - 40px);
	float:right;
}


.footer img.flag {
	width:170px;
}


.footer img.aca {
	padding-left: 3rem; 
	margin-bottom: 2rem;
}


.contact-details i {
    color: #D81945;
    font-size: 1.5rem;
    float: left;
    position: relative;
    top: 0px;
    margin-right: 10px;
    width: 20px;
    text-align: center;

}

.contact-details > div {
	margin-bottom:2rem;
	overflow: hidden;
}


.contact-details > div:nth-child(2), .contact-details > div:nth-child(3) {
	font-weight: 600;
	color:#D81945;
}



.social-media {
	position: relative;
	margin-top:5rem;
	width:100%;
	text-align: center;
}

.social-media a {
	text-align: center;
	line-height: 65px;
	height:65px;
	width:65px;
	display: inline-block;
	background-position: contain;
	background-repeat: no-repeat;
	margin:0 0.5rem;
	color:#fff;
	font-size: 1.5rem;
}

.social-media a.instagram {
	background-image:url(../images/ico_instagram.svg);
}


.social-media a.linkedin {
	background-image:url(../images/ico_linkedin.svg);
}

.social-media a.facebook {
	background-image:url(../images/ico_facebook.svg);
}

.social-media:after {
	content:'';
	height:1px;
	background: #efefef;
	position: absolute;
	top:50%;
	width:100%;
	left:0;
	z-index:-1;
}

.post-content .social-media span {
	color:#464749;
	margin-bottom:1rem;
	display: block;
	font-weight: 600;
	text-transform: uppercase;
}


.post-content .social-media:after {
	display: none;
}


body .gform_wrapper ul li.gfield {
	margin-top:0!important;
}

body .gform_wrapper .gform_footer {
	text-align: center;
}





body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), body .gform_wrapper textarea {
	border:1px solid #B5B5B5;
	height: 40px;
	line-height: 40px;
	padding:0 10px;
	transition: all 250ms ease;
}

 body .gform_wrapper textarea  {
	 line-height: 1.5;
	 padding:10px;
 }
 
 body .gform_wrapper img {
	 width:25px;
	 height:auto;
	 position: relative;
	 top:4px;
 }
 
 
body .gform_wrapper .top_label li.gfield.gf_left_half, .gform_wrapper .top_label li.gfield.gf_right_half, .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_left_half, .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_right_half {
	 width:50%;
	 padding:0 1rem;
 }
 
 
body .gform_wrapper ul.gform_fields li.gfield {
	 padding:0 1rem;
 }


body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus, body .gform_wrapper textarea:focus  {
	border-color:#333;
}


body .gform_wrapper .top_label .gfield_label, body .gform_wrapper legend.gfield_label {
	font-size: 0.75rem;
	color:#464749;
}

body .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
	width:100%;
}

body .gform_wrapper .top_label li.gfield.gf_right_half {
	padding-right:0;
}

body .gform_wrapper ul.gform_fields li.gfield {
	padding-right:0;
}


body .gform_wrapper .gfield_required {
	color:#D81945;
}


body .gform_wrapper div.validation_error {
    color: #D81945;
    font-size: 1em;
    font-weight: 700;
    margin-bottom: 25px;
    border: 1px solid rgba(216,25, 69,1);
    padding: 16px 0 16px 0;
    clear: both;
    width: 100%;
    text-align: center;
    background: rgba(216,25, 69,0.2);
    width:calc(100% - 2rem);
    margin:auto;
    margin-bottom:2rem;
}

body .gform_wrapper li.gfield.gfield_error, body .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent;
    margin-bottom: 6px!important;
    border-top: none;
    padding-bottom: 6px;
    padding-top: 8px;
    box-sizing: border-box;
}


body .gform_wrapper li.gfield.gfield_error, body .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	border:none;
}

body .gform_wrapper .field_description_below .gfield_description {
    padding-top: 0;
}

body .gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container), .gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container), .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
	margin-top:5!important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin-top: 0!important;
}

.gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container), .gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container) {
	margin-top:5!important;	
}


.gform_wrapper .validation_message {
	color:rgba(216,25, 69,1)!important;
}


.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper li.gfield_error textarea {
    border: 1px solid rgba(216,25, 69,1)!important;
}


.post-content h1 {
	font-size: 2.250rem;
	max-width: 500px;
	margin:0 auto 2rem auto;
}

.post-content img {
	margin:2rem 0;
	border-radius: 20px;
	margin: auto;
	max-width: 900px;
}


.post-content img.aligncenter {
    width: auto;
    margin: auto;
}

.related-posts h3.title {
	color:#464749;
	margin-bottom:2rem;
	font-size: 1.5rem;
	font-weight: 400;
}



section.service-box ul {
	margin:0;
	list-style: none;
		width:50%;
	float:left;
}

section.service-box ul li {

	padding:0 1rem;
}


section.service-box .box h3 {
	margin-bottom:2rem;
	text-align: center;
}

section.service-box ul li:before {
	font-family: "Font Awesome 5 Pro";
    content: '\f111';
    font-size: 0.5rem;
    font-weight: 600;
    color: #D81945;
    left: -1rem;
    position: relative;
    top: -2px;
    margin-right: -0.5rem;
}

.service-box {
	background-image:url(../images/bg_blue.jpg);
	background-size:100%;
	background-position:center -300px;

}

.service-box .box {
    border-radius: 16px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16);
    padding: 3rem;
    overflow: hidden;
    	background-color: #fff;
	
}



#sessions .flex-viewport {
	padding:20px 0;
}


.blog-posts #sessions .post-holder:hover {
	    box-shadow: 0 3px 6px rgba(0,0,0,0.16)
}


footer p.small, footer div.friend p, p.copyright {
	font-size: 0.75rem;
}


footer div.friend img {
	position: relative;
	right:-20px;
} 


div.post {
	margin-bottom:2rem;
}


.gform_wrapper#gform_wrapper_2 .gfield_description{
	font-size: 1rem;
	line-height: 1.5;
}

.gform_wrapper#gform_wrapper_2 .textarea.medium {
	height:110px;
}


.gform_wrapper#gform_wrapper_2 h4 {
	font-weight: bold;
}


body .gform_wrapper#gform_wrapper_2 .top_label .gfield_label, .gform_wrapper#gform_wrapper_2 legend.gfield_label {
	font-size: 1rem;
}
