/*
Theme Name: Pedare
Author: Digital Noir
Author URI: http://digitalnoir.com.au
*/


/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
@font-face {
	font-family: 'Charis Sil Regular';
	src: url('fonts/charissilr-webfont.eot');
	src: url('fonts/charissilr-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/charissilr-webfont.woff2') format('woff2'), url('fonts/charissilr-webfont.woff') format('woff'), url('fonts/charissilr-webfont.ttf') format('truetype'), url('fonts/charissilr-webfont.svg#charis_silregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'digitalnoir';
	src: url('fonts/digitalnoir.eot?36714934');
	src: url('fonts/digitalnoir.eot?36714934#iefix') format('embedded-opentype'), url('fonts/digitalnoir.woff?36714934') format('woff'), url('fonts/digitalnoir.ttf?36714934') format('truetype'), url('fonts/digitalnoir.svg?36714934#digitalnoir') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'pedare';
	src: url('fonts/pedare.eot?iqhusp');
	src: url('fonts/pedare.eot?iqhusp#iefix') format('embedded-opentype'), url('fonts/pedare.ttf?iqhusp') format('truetype'), url('fonts/pedare.woff?iqhusp') format('woff'), url('fonts/pedare.svg?iqhusp#pedare') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: "digitalnoir";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
[class^="pd-"]:before, [class*=" pd-"]:before {
	font-family: "pedare";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-facebook:before {
	content: '\e800';
}
.icon-twitter:before {
	content: '\e801';
}
.icon-calendar:before {
	content: '\e802';
}
.icon-user:before {
	content: '\e804';
}
.icon-tag:before {
	content: '\e805';
}
.icon-loupe:before {
	content: "\e900";
}
.pd-contact-address:before {
	content: "\e900";
}
.pd-contact-phone:before {
	content: "\e901";
}
.pd-contact-times:before {
	content: "\e902";
}
.pd-footer-feather:before {
	content: "\e903";
}
.pd-header-email:before {
	content: "\e904";
}
.pd-header-facebook:before {
	content: "\e905";
}
.pd-header-portal:before {
	content: "\e906";
}
.pd-header-search:before {
	content: "\e907";
}
body, button, input, select, textarea {
	color: #2e3034;
	font-size: 15px;
	line-height: 1.5;
}
html {
	font-size: 62.5%;
	-webkit-font-smoothing: antialiased;
}
body {
	word-wrap: break-word;
	-ms-word-wrap: break-word;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 100;
	height: 100%;
	line-height: 1.5;
	background-color: #f7f7f7;
}
.page-wraper {
	overflow: hidden
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Charis Sil Regular';
	line-height: 1.2;
	font-weight: normal
}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
	margin-top: 0;
}
h1, h2 {
	font-size: 75px;
	margin: 0.8em 0 0.6em 0;
	line-height: 1.2;
}
h3 {
	font-size: 1.9em;
	margin: 1.0em 0 0.4em 0;
	line-height: 1.3
}
h4 {
	font-size: 1.7em;
	margin: 1.1em 0 .5em 0;
}
h5 {
	font-size: 1.3em;
	margin: 1em 0 .3em 0;
}
h6 {
	font-size: 1.3em;
	margin: 1em 0 .3em 0;
}
b, optgroup, strong {
	font-weight: 600;
}
p {
	margin: 0 0 1em 0;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	font-style: italic;
	font-size: 1.7em;
	color: #003798;
	margin: 1em 0;
}
blockquote p {
	margin-bottom: 0.5em;
}
blockquote p strong {
	font-size: inherit
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}
code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
big {
	font-size: 125%;
}
.text-right {
	text-align: right
}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}
*, *:before, *:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}
body {
	background: #fff; /* Fallback for when there is no custom background color defined. */
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}
ul, ol {
	margin: 0 0 1.5em -0.9em;
}
.ie7 ul, .ie7 ol {
	margin: 0 0 1.5em 1.5em;
}
ul {
	list-style: none;
	padding: 0;
	margin: 0 0 1.5em;
}
.content-wrapper li {
}
.content-wrapper li:not([class *="pd-contact-"]):before {
	content: "• ";
	font-size: 3em;
	line-height: .8em;
	vertical-align: middle;
	color: #003798;
}
.content-wrapper ol li:before {
	display: none
}
ol {
	list-style: decimal;
}
li > ul, li > ol {
	margin-bottom: 0;
	margin-left: 0.9em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.5em;
}
img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
	display: inline-block;
	backface-visibility: hidden;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}
.vertical-center {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #003798;
	text-decoration: none
}
a:visited {
	color: #003798
}
a:hover, a:focus, a:active {
	color: #053384;
}
a:focus {
	outline: 0;
}
a:hover, a:active {
	outline: 0;
}
a img {
	outline: 0
}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button, .button, input[type="button"], input[type="reset"], input[type="submit"], a.button, .tinymce-button a {
	outline: none!important;
	border-radius: 0px;
	background: transparent;
	line-height: 1;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700!important;
	font-style: normal;
	font-size: 18px;
	padding: 16px 45px;
	color: #003798;
	border: 1px solid #003798;
	text-transform: uppercase;
	display: inline-block;
	border: 1px solid;
	max-width: 100%;
	text-align: center;
}
button.wide-button, .button.wide-button, input[type="button"].wide-button, input[type="reset"].wide-button, input[type="submit"].wide-button {
	padding: 12px 90px;
}
.button, .tinymce-button a {
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.button.medium {
	min-width: 320px;
	padding: 12px 45px;
}
.button.full {
	width: 100%
}
.button.blue, .tinymce-button.blue-button a {
	background: #003798;
	color: #fff;
	border: none;
}
.button.blue:hover, .tinymce-button.blue-button a:hover {
	color: #fff;
	background: #ce1141
}
.button.red, .tinymce-button.red-button a {
	background: #ce1141;
	color: #fff;
	border: none;
}
.button.red:hover, .tinymce-button.red-button a:hover {
	color: #fff;
	background: rgb(213, 52, 93)
}
.button.large {
	min-width: 320px;
	padding: 12px 100px;
}
.pedare-button {
	text-align: center
}
.the-link.align-left {
	text-align: left
}
.the-link.align-center {
	text-align: center;
}
.the-link.align-right {
	text-align: right;
}
.button.button-red, .tinymce-button.red-button a {
	background: #ce1141;
	color: #fff;
	border: none;
}
#section-footer .button.button-red:hover {
	background: rgb(213, 52, 93)
}
.button:hover, .tinymce-button a:hover {
	background: #003798;
	color: #fff;
	border-color: transparent
}
a.red-button, .tinymce-button.red-button a {
	background: #ce1141;
	border: none
}
a.red-button:hover, .tinymce-button.red-button a:hover {
	background: rgb(213, 52, 93);
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
	border: 1px solid transparent
}
button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active {
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea {
	color: #666;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, textarea:focus, input[type="text"].focused, textarea:focus,input[type="tel"].focused,input[type="tel"]:focus {
	color: #ffffff;
	border-color: rgba(255,255,255,1);
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"],input[type="tel"], textarea {
	font-family: pedare, Open Sans, sans-serif;
	color: #ffffff!important;
	font-style: normal;
	font-weight: 100;
	padding: 10px 15px!important;
	outline: none!important;
	background-color: transparent!important;
	border-left: 1px solid rgba(255,255,255,0.3);
	border-bottom: 1px solid rgba(255,255,255,0.3);
	border-right: none;
	border-top: none;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
::-webkit-input-placeholder {
 font-style:italic;
font-weight:normal;
 color: rgba(255,255,255,0.7)
}

:-moz-placeholder {
font-style:italic;
font-weight:normal;
 color: rgba(255,255,255,0.7)
}

::-moz-placeholder {
font-style:italic;
font-weight:normal;
 color: rgba(255,255,255,0.7)
}

:-ms-input-placeholder {
font-style:italic;
font-weight:normal;
 color: rgba(255,255,255,0.7)
}
 .site-header ::-webkit-input-placeholder {
 font-style: normal;
font-weight:normal;
 color: rgba(255,255,255,0.7)
}
 .site-header :-moz-placeholder {
 font-style: normal;
font-weight:normal;
 color: rgba(255,255,255,0.7)
}
 .site-header ::-moz-placeholder {
 font-style: normal;
font-weight:normal;
 color: rgba(255,255,255,0.7)
}
 .site-header :-ms-input-placeholder {
 font-style: normal;
font-weight:normal;
 color: rgba(255,255,255,0.7)
}
textarea {
	padding-left: 3px;
	width: 100%;
}
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#header-holder {
	position: relative;
	z-index: 500
}
.site-header {
	padding-top: 55px;
	padding-bottom: 30px;
	position: fixed;
	width: 100%;
	z-index: 100;
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
	-webkit-transform: translate3d(0, -100%, 0);
	-moz-transform: translate3d(0, -100%, 0);
	-o-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
}
.site-header .inner-header {
	position: relative;
  padding-bottom: 250px;
}
.site-header a {
	color: #ffffff;
	font-weight: 100;
	font-size: 18px;
}
.menu-container ul li a {
	border-bottom: 1px solid transparent;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.menu-container ul li a:hover, .menu-container ul li a:active {
	border-bottom: 1px solid #fff
}
.site-header ul {
	list-style: none;
	padding: 0;
	margin: 0
}
.site-header ul ul ul a {
	margin-left: 35px;
	display:inline-block;
	line-height: 1.1em;
}
.site-header ul ul ul {
	display: none
}
.site-header .menu-top-menu-container ul.sub-menu > li:first-child {
	margin-top: 10px
}
.mobile-menu-open .site-header {
	height: 100vh;
	overflow-y: scroll;
}
.sub-menu .menu-item-has-children a {
	position: relative;
}
.sub-menu .menu-item-has-children span {
	content: '';
	position: absolute;
	left: 100%;
	top: 50%;
	margin-top: -3.5px;
	margin-left: 10px;
	width: 0;
	height: 0px;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 7px solid #fff
}
.sub-menu .menu-item-has-children.dropped span {
	border-top: none;
	border-bottom: 7px solid #fff
}
.site-header .menu-top-logo {
	text-align: center;
	margin-bottom: 50px;
	position: relative;
}
.site-header .menu-search-container {
	margin: 0 auto 90px auto;
	text-align: center
}
.site-header .menu-search-container input {
	font-size: 22px;
	font-weight: 100;
	display: inline-block;
	text-align: center;
	max-width: 450px;
	width: 100%
}
.site-header .menu-bottom-section {
	width: 100%;
	position: absolute;
	bottom: 0%;
	left: 0
}
.site-header .menu-top-menu-container {
	max-width: 90%;
	margin: 0 auto
}
.site-header .menu-top-menu-container .menu {
	display: table;
	width: 100%;
	table-layout: fixed;
}
.site-header .menu-top-menu-container ul.menu > li {
	display: table-cell
}
.site-header .menu-top-menu-container ul.menu li {
	margin-bottom: 10px;
}
.site-header .menu-top-menu-container ul.menu > li > a {
	font-family: 'Charis Sil Regular';
	font-size: 24px;
	line-height: 1em;
	margin-bottom: 13px;
	display: inline-block
}
.site-header .menu-bottom-section .container-bottom-menu {
	width: 90%;
	margin: 0 auto;
	text-align: center;
}
.site-header .menu-bottom-section .menu-button-container {
	margin-bottom: 55px
}
.site-header .menu-bottom-section .menu-button-container a {
	margin: 0 10px
}
.site-header .menu-bottom-section ul {
	font-size: 0;
	margin-top: 15px
}
.site-header .menu-bottom-section ul li {
	display: inline-block;
	margin: 0 10px;
	font-size: 15px;
	color: rgba(255,255,255,0.8);
	font-style: italic
}
.site-header .menu-bottom-section ul li a {
	font-weight: 600;
	font-size: 15px;
	font-style: normal;
	border-bottom: 1px solid transparent;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.site-header .menu-bottom-section ul li a:hover, .site-header .menu-bottom-section ul li a:active {
	border-bottom: 1px solid #fff
}
.site-header .close-menu-button {
	position: absolute;
	display: inline-block;
	width: 40px;
	height: 40px;
	overflow: hidden;
	top: -40px;
	right: 20px;
	cursor: pointer
}
.site-header .close-menu-button:before, .site-header .close-menu-button:after {
	content: '';
	position: absolute;
	height: 2px;
	width: 100%;
	top: 50%;
	left: 0;
	margin-top: -1px;
	background: rgba(255,255,255,0.7);
	//width: 200%;
	//left: -50%;
}
.site-header .close-menu-button::before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.site-header .close-menu-button::after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.site-header .close-menu-button:hover:before, .site-header .close-menu-button:hover:after {
	background: rgba(255,255,255,1)
}
/* Small menu. */
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
	float: left;
	width: 50%;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* 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:hover, .screen-reader-text:active, .screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	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. */
}
.ease {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.inline {
	display: inline-block;
	vertical-align: middle
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1em
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
	margin-bottom: 1em
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {
	content: "";
	display: table;
}
.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
	clear: both;
}
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 2em;
}
/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}
/* Search widget. */
.widget_search .search-submit {
	display: none;
}
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}
.hentry {
	margin: 0 0 1.5em;
}
.byline, .updated:not(.published) {
	display: none;
}
.single .byline, .group-blog .byline {
	display: inline;
}
.page-content, .entry-content, .entry-summary {
	margin: 1.5em 0 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title, .archive .format-aside .entry-title {
	display: none;
}
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
	display: block;
}
/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */ .infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}
/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
/* Make sure embeds and iframes fit their containers. */
embed, iframe, object {
	max-width: 100%;
}
/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.4075em 0;
	font-size: 12px;
}
/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}
.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.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-caption {
	display: block;
}
/* Maps */
.dn-map {
	width: 100%;
	height: 200px;
	border: #ccc solid 1px;
	margin: 20px 0;
}
/* fixes potential theme css conflict */
.dn-map img {
	max-width: inherit !important;
}
.acf-map {
	width: 100%;
	height: 500px;
}
/* fixes potential theme css conflict */
.acf-map img {
	max-width: inherit !important;
}
/* Breadcrumbs */
#dn-breadcrumbs {
	list-style: none;
	margin: 10px 0;
	overflow: hidden;
	padding: 0;
}
#dn-breadcrumbs li {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}
#dn-breadcrumbs .separator {
	font-weight: 100;
	color: #ccc;
}
/*start dev */
#content {
	margin-bottom: 1em
}
.site-header {
	/* background: rgba(0,55,152,0.96);*/
	color: #fff
}
body.expanded-circle, body.menu-open, html.expanded-circle {
	overflow: hidden!important
}
body.expanded-circle .menu-logo .bg {
	-webkit-transform: scale(30, 30);
	-moz-transform: scale(30, 30);
	-ms-transform: scale(30, 30);
	-o-transform: scale(30, 30);
	transform: scale(30, 30);
	background: rgba(0,55,152,0.96);
}
.menu-logo img, .inner-menu-logo span {
	opacity: 1;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	backface-visibility: hidden;
}
body.expanded-circle .menu-logo img, body.expanded-circle .inner-menu-logo span {
	opacity: 0
}
.site-content {
	margin-top: 2em
}
.site-footer {
	color: #fff;
	background: #000000;
	padding: 15px 0;
	font-size: 14px;
}
.site-footer a {
	font-size: 14px;
	color: #ffffff;
	font-weight: 100;
	border-bottom: 1px solid transparent;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.site-footer a:hover, .site-footer a:active {
	border-bottom: 1px solid #fff;
}
.site-footer ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0;
	text-align: right
}
.site-footer ul li {
	display: inline-block;
	margin: 0 10px
}
.footer-widgets {
	background-color: #272a2e;
	position: relative;
	overflow: hidden;
	margin-bottom: -1px;
}
.footer-map-inner {
	z-index: 5;
	padding: 70px 0 140px;
	color: #fff;
	position: relative;
}
.footer-parallax {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(img/map.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	z-index: 1;
	height: 150%;
}
.footer-widgets aside {
	margin-bottom: 0
}
.footer-logo {
	text-align: center;
	margin: 50px auto;
	max-width: 120px;
}
.footer-widgets .back-to-top {
	position: absolute;
	bottom: -41px;
	left: 50%;
	width: 82px;
	height: 82px;
	margin-left: -41px;
	border-radius: 50%;
	background: #000;
}
.footer-widgets .back-to-top:hover {
	bottom: -35px
}
.footer-widgets .back-to-top a {
	position: absolute;
	width: 100%;
	height: 50%;
	z-index: 2;
	color: #fff;
	text-align: center;
	line-height: 70px;
	font-size: 13px;
	text-transform: uppercase;
}
.footer-widgets .back-to-top a:before {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border-bottom: 10px solid #fff;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	top: 13px;
	left: 50%;
	margin-left: -10px;
}
.footer-widgets .back-to-top a:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border-bottom: 10px solid #000;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	top: 15px;
	left: 50%;
	margin-left: -10px;
}
.content-loop {
	margin-bottom: 20px;
	border-bottom: 1px solid #D9D9D9;
	padding-bottom: 20px;
}
/*single */
.single-post-share {
	padding: 10px 0;
	border-top: 1px solid #D9D9D9;
	text-align: center
}
.single-post-share ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0
}
.single-post-share ul li {
	display: inline-block;
	font-size: 16px
}
.single-post-share ul li a {
	padding: 5px;
	border: 1px solid;
	color: #fff;
	display: block
}
.single-post-share ul li a.share-facebook {
	background: #3a5999
}
.single-post-share ul li a.share-twitter {
	background: #34ccfe
}
/*sidebar */
.widget-dn-recent ul {
	padding: 0;
	margin: 0;
	list-style: none
}
.widget-dn-recent ul li.row {
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 20px
}
.widget-dn-recent ul li .col {
	padding-left: 10px;
	padding-right: 10px
}
/* develop */
/* homepage */
#home-menu {
	position: absolute;
	width: 100%;
	z-index: 696969;
	text-align: center;
	height: 0;
	overflow: visible;
}
#home-menu a, #home-menu a img {
	display: inline-block;
}
#home-menu a {
	position: relative;
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
img.logo-grey {
	display: inline-block
}
.section-home-welcome {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-style: italic;
	font-size: 28px;
	color: #003798;
	
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}/*
.section-home-welcome .wpb_single_image img{
    max-height:230px;
    width:auto;
    margin:0 auto;
}*/

.section-home-welcome >div>div.vc_column-inner {
    display:inline-block !important;
}
/*
.section-home-welcome .button {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 18px;
	padding: 10px 50px;
	color: #003798;
	border: 1px solid #003798;
	text-transform: uppercase;
	width: 320px;
	max-width: 90%
}

.section-home-welcome .button:hover {
	color: #fff
}*/
/* section learning */
#section-learning .learning {
	position: relative;
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden
}
#section-learning .learning .the-link {
	position: absolute;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
/*----------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------- the element ----------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------*/

#section-learning .learning-logo {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -90px;
	margin-left: -90px;
	z-index: 59595959;
	backface-visibility: hidden
}
#section-learning .learning-logo a {
	display: inline-block;
	border-radius: 50%;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
#section-learning .learning-logo a img {
	display: block;
}
#section-learning .learning-logo a:hover {
	box-shadow: 0px 0px 65px 10px #013799
}
/*----------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------- the link con ---------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------*/

#section-learning .first, #section-learning .second {
	width: 50%;
	height: 500px;
	float: left;
	bottom: 50%;
	padding-bottom: 20%;
	overflow: hidden;
}
#section-learning .first {
	-webkit-transform: skewY(-20deg);
	-ms-transform: skewY(-20deg);
	transform: skewY(-20deg);
	-webkit-transform-origin: right;
	-ms-transform-origin: right;
	transform-origin: right;
	z-index: 20;
	left: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
#section-learning .second {
	-webkit-transform: skewY(20deg);
	-ms-transform: skewY(20deg);
	transform: skewY(20deg);
	-webkit-transform-origin: left;
	-ms-transform-origin: left;
	transform-origin: left;
	z-index: 30;
	right: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
#section-learning .third {
	width: 100%;
	height: 500px;
	clear: both;
	z-index: 10;
	bottom: 0;
	left: 0
}
/*----------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------- background-blur --------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------*/

#section-learning .first .inner-bg-skew, #section-learning .second .inner-bg-skew, #section-learning .third .inner-bg-skew {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#section-learning .first .inner-bg-skew {
	background-image: url(img/assets/home-slide-junior-blur.jpg);
	-webkit-transform: skewY(20deg);
	-ms-transform: skewY(20deg);
	transform: skewY(20deg);
	-webkit-transform-origin: left;
	-ms-transform-origin: left;
	transform-origin: left;
}
#section-learning .second .inner-bg-skew {
	background-image: url(img/assets/home-slide-middle-blur.jpg);
	-webkit-transform: skewY(-20deg);
	-ms-transform: skewY(-20deg);
	transform: skewY(-20deg);
	-webkit-transform-origin: right;
	-ms-transform-origin: right;
	transform-origin: right;
}
#section-learning .third .inner-bg-skew {
	background-image: url(img/assets/home-slide-senior-blur.jpg);
}
/*----------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------- background-image --------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------*/

#section-learning .first .inner-bg-skew span, #section-learning .second .inner-bg-skew span, #section-learning .third .inner-bg-skew span {
	content: '';
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	z-index: 10
}
#section-learning .first .inner-bg-skew span {
	background-image: url(img/assets/home-slide-junior.jpg);
}
#section-learning .second .inner-bg-skew span {
	background-image: url(img/assets/home-slide-middle.jpg);
}
#section-learning .third .inner-bg-skew span {
	background-image: url(img/assets/home-slide-senior.jpg);
}
/*-------------------------------------------------- hover- effect--------------------------------------------*/
#section-learning .first:hover .inner-bg-skew span, #section-learning .second:hover .inner-bg-skew span, #section-learning .third:hover .inner-bg-skew span {
	opacity: 0
}
/*----------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------- background-color --------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------*/

#section-learning .first .inner-bg-skew:before, #section-learning .second .inner-bg-skew:before, #section-learning .third .inner-bg-skew:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 20
}
#section-learning .first .inner-bg-skew:before {
	background: rgba(207,17,65,0.5);
}
#section-learning .second .inner-bg-skew:before {
	background: rgba(15,70,171,0.5)
}
#section-learning .third .inner-bg-skew:before {
	background: rgba(255,255,255,0.5)
}
/*----------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------- content  --------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------*/
#section-learning .content .inner-content {
	position: relative;
	text-align: center;
	width: 400px;
	margin: 0px auto;
	color: #fff;
	font-size: 16px;
	line-height: 1.5em;
}
#section-learning .third .content .inner-content {
	max-width:500px;
}
#section-learning .third .content .inner-content, #section-learning .third .content .inner-content .read-more a {
	color: #444
}
#section-learning .content .inner-content h2 {
	font-size: 60px;
	position: absolute;
	bottom: 50%;
	margin: 0;
	width: 100%;
	text-align: center;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
}
#section-learning .content .inner-content .inner-desc {
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	opacity: 0;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	padding-top: 30px;
}
#section-learning .the-link:hover .inner-content .inner-desc {
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
	opacity: 1
}
#section-learning .the-link:hover .content .inner-content h2 {
	font-size: 40px;
	bottom: 100%;
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
}
#section-learning .content .inner-content h3 {
	font-size: 40px;
	line-height: 1em;
	margin-bottom: 30px
}
#section-learning .content .inner-content p {
	margin-bottom: 30px
}
#section-learning .content .inner-content .read-more a {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	border: 1px solid;
	display: inline-block
}
#section-learning .first .content .inner-content .read-more a:hover {
	background: #fff;
	color: #ce0f3f;
	border-color: #fff;
}
#section-learning .second .content .inner-content .read-more a:hover {
	background: #fff;
	border-color: #fff;
	color: #003798
}
#section-learning .third .content .inner-content .read-more a:hover {
	background: #444;
	border-color: #444;
	color: #fff
}
#section-learning .content .inner-content .desc {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	opacity: 0;
}
#section-learning .first .content {
	position: absolute;
	top: 60%;
	z-index: 50;
	-webkit-transform: translateY(-50%) skewY(20deg);
	-ms-transform: translateY(-50%) skewY(20deg);
	transform: translateY(-50%) skewY(20deg);
	width: 100%
}
#section-learning .second .content {
	position: absolute;
	top: 60%;
	z-index: 50;
	-webkit-transform: translateY(-50%) skewY(-20deg);
	-ms-transform: translateY(-50%) skewY(-20deg);
	transform: translateY(-50%) skewY(-20deg);
	width: 100%
}
#section-learning .third .content {
	position: absolute;
	top: 55%;
	z-index: 50;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%
}
/*-------------------------------------------------- hover- effect--------------------------------------------*/
#section-learning .first:hover .inner-content h2, #section-learning .second:hover .inner-content h2, #section-learning .third:hover .inner-content h2 {
}
#section-learning .first:hover .inner-content .desc, #section-learning .second:hover .inner-content .desc, #section-learning .third:hover .inner-content .desc {
}
#section-enroling {
	position: relative;
}
#section-enroling .enroling-logo {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -90px;
	margin-left: -90px;
	z-index: 59595959;
	backface-visibility: hidden
}
#section-enroling .enrol-child {
	float: left;
	width: 50%;
}
#section-enroling .inner-enrol {
	position: relative;
	width: 80%;
	max-width: 435px;
	text-align: center;
	margin: 0px auto;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
#section-enroling .enrol-right {
	background-image: url(img/assets/home-slide-environment.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover
}
/* ENROLL FORM */
#enrol-form {
	color: #2e3034;
	background: #f6f6f6;
	padding: 50px 0;
	text-align: center;
	position: relative;
	z-index: 10;
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5
}
#enrol-form h3 {
	position: relative;
	display: inline-block;
	padding-left: 130px;
	padding-right: 45px;
	margin-bottom: 0;
}
#enrol-form h3 strong {
	color: #555860;
	font-weight: normal
}
#enrol-form h3:before {
	font-family: 'pedare';
	content: "\e903";
	position: absolute;
	color: #CE1141;
	font-size: 38px;
	bottom: 0;
	left: 0;
}
#enrol-form .enrol-ribbon {
	font-family: 'Charis Sil Regular';
	font-size: 28px;
}
#enrol-form .enrol-ribbon > div {
	background: #003798;
	text-align: center;
	position: absolute;
	right: 0;
	top: 94px;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
	-webkit-transform: rotate(75deg);
	-moz-transform: rotate(75deg);
	-ms-transform: rotate(75deg);
	-o-transform: rotate(75deg);
 filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
#enrol-form .enrol-ribbon > div.enrol-pedare {
	right: 80px;
}
#enrol-form .enrol-ribbon span.flip-top:before {
	content: '';
	position: absolute;
	width: 30px;
	height: 100%;
	background: #003798;
	top: 0;
	left: -20px;
	-webkit-transform: skewX(-15deg);
	-moz-transform: skewX(-15deg);
	-ms-transform: skewX(-15deg);
	-o-transform: skewX(-15deg);
}
#enrol-form .enrol-ribbon span.flip-top:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	top: 100%;
	left: -28px;
	border-left: 11px solid transparent;
	border-right: 6px solid transparent;
	border-top: 21px solid #032E79;
}
#enrol-form .enrol-ribbon span.flip-bottom:before {
	content: '';
	position: absolute;
	width: 30px;
	height: 100%;
	background: #003798;
	bottom: 0;
	right: -20px;
	-webkit-transform: skewX(-15deg);
	-moz-transform: skewX(-15deg);
	-ms-transform: skewX(-15deg);
	-o-transform: skewX(-15deg);
}
#enrol-form .enrol-ribbon span.flip-bottom:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	bottom: 100%;
	right: -28px;
	border-left: 6px solid transparent;
	border-right: 11px solid transparent;
	border-bottom: 21px solid #032E79;
}
.gform_wrapper.enrol-form_wrapper label.gfield_label {
	display: none
}
.gform_wrapper.enrol-form_wrapper input[type=submit] {
	background: #fff;
	color: #ce1141;
	border: none
}
.gform_wrapper.enrol-form_wrapper input[type=submit]:hover, .gform_wrapper.enrol-form_wrapper input[type=submit]:active {
	background: #003798;
	color: #ffffff;
}
.gform_wrapper.enrol-form_wrapper .gform_body ul {
	margin-right: -15px!important;
	margin-left: -15px!important;
}
.gform_wrapper.enrol-form_wrapper .gform_body ul li {
	width: 41.66666667%;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	clear: none
}
.gform_wrapper.enrol-form_wrapper .gform_body ul li input {
	width: 100%!important
}
.gform_wrapper.enrol-form_wrapper .gform_footer {
	clear: none;
}
.gform_wrapper.enrol-form_wrapper {
	max-width: 100%!important
}
/* SOCIAL FOOTER */
#footer-news {
	padding-top: 35px;
	padding-bottom: 35px;
}
.container-full {
	padding-left: 40px;
	padding-right: 40px;
}
.article-loop {
	font-size: 13px;
}
.article-loop .loop-image a {
	display: block;
	position: relative;
}
.article-loop .loop-image a:before, .story-stream ul li .story-image:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	background: rgba(0,55,152,0.6);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.article-loop .loop-image:hover a:before {
	opacity: 1
}
.article-loop .loop-image a img {
	display: block
}
.article-loop .loop-content {
	height: 153px;
	overflow: hidden
}
.article-loop h3 {
	font-size: 20px;
	margin-top: 0;
	line-height: 1.1em;
}
.article-loop h3 a {
	color: #2e3034
}
.article-loop .post-cat {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	font-weight: 600
}
.article-loop .the-date {
	font-size: 12px;
	font-style: italic;
	margin-bottom: 7px
}
/* NEWSLETTER FORM */
#newsletter-form {
	color: #ffffff;
	padding: 50px 0;
	text-align: center;
	position: relative;
}
#newsletter-form h3 {
	position: relative;
	display: inline-block;
	padding-left: 55px;
}
#newsletter-form h3:before {
	content: '';
	position: absolute;
	width: 40px;
	height: 31px;
	background: url(img/newletter-white.png) no-repeat center;
	background-size: 40px 31px;
	bottom: 0;
	left: 0;
}
#newsletter-form .newsletter-ribbon {
	font-family: 'Charis Sil Regular';
	font-size: 28px;
}
#newsletter-form .newsletter-ribbon > div {
	background: #003798;
	text-align: center;
	position: absolute;
	right: 0;
	top: 94px;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
	-webkit-transform: rotate(75deg);
	-moz-transform: rotate(75deg);
	-ms-transform: rotate(75deg);
	-o-transform: rotate(75deg);
 filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
#newsletter-form .newsletter-ribbon > div.newsletter-pedare {
	right: 80px;
}
#newsletter-form .newsletter-ribbon span.flip-top:before {
	content: '';
	position: absolute;
	width: 30px;
	height: 100%;
	background: #003798;
	top: 0;
	left: -20px;
	-webkit-transform: skewX(-15deg);
	-moz-transform: skewX(-15deg);
	-ms-transform: skewX(-15deg);
	-o-transform: skewX(-15deg);
}
#newsletter-form .newsletter-ribbon span.flip-top:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	top: 100%;
	left: -28px;
	border-left: 11px solid transparent;
	border-right: 6px solid transparent;
	border-top: 21px solid #032E79;
}
#newsletter-form .newsletter-ribbon span.flip-bottom:before {
	content: '';
	position: absolute;
	width: 30px;
	height: 100%;
	background: #003798;
	bottom: 0;
	right: -20px;
	-webkit-transform: skewX(-15deg);
	-moz-transform: skewX(-15deg);
	-ms-transform: skewX(-15deg);
	-o-transform: skewX(-15deg);
}
#newsletter-form .newsletter-ribbon span.flip-bottom:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	bottom: 100%;
	right: -28px;
	border-left: 6px solid transparent;
	border-right: 11px solid transparent;
	border-bottom: 21px solid #032E79;
}
.gform_wrapper.newsletter-form_wrapper label.gfield_label {
	display: none
}
.gform_wrapper.newsletter-form_wrapper input[type=submit] {
	background: #003798;
	color: #ffffff;
	border: none
}
.gform_wrapper.newsletter-form_wrapper input[type=submit]:hover, .gform_wrapper.newsletter-form_wrapper input[type=submit]:active {
	background: #ce1141;
	color: #ffffff;
}
.gform_wrapper.newsletter-form_wrapper .gform_body ul {
	margin-right: -15px!important;
	margin-left: -15px!important;
}
.gform_wrapper.newsletter-form_wrapper .gform_body ul li {
	width: 41.66666667%;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	clear: none
}
.gform_wrapper.newsletter-form_wrapper .gform_body ul li input {
	width: 100%!important
}
.gform_wrapper.newsletter-form_wrapper .gform_footer {
	clear: none;
}
.gform_wrapper.newsletter-form_wrapper {
	max-width: 100%!important
}
/* FOTOER ADDRESS */
#footer-address .column-address {
	text-align: center;
	color: #ebebeb;
	font-size: 16px
}
#footer-address .column-address p {
	margin-bottom: 0
}
#footer-address .column-address a {
	color: #ebebeb;
	font-size: 16px;
	font-weight: 600;
	border-bottom: 1px solid transparent;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
#footer-address .column-address a:hover, #footer-address .column-address a:active {
	border-bottom: 1px solid #fff
}
/* FIXED MENU BAR */
#content-container {
	padding-top: 65px;
}
#fixed-menu-bar {
	position: fixed;
	height: 65px;
	line-height: 65px;
	width: 100%;
	top: 0;
	background: #003798;
	color: #fff;
	z-index: 90;
	text-transform: uppercase;
	font-size: 12px;
}
#fixed-menu-bar ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#fixed-menu-bar ul li {
	margin: 0
}
#fixed-menu-bar a {
	color: #ffffff
}
#fixed-menu-bar .left-bar {
	float: left;
	width: 50%
}
#fixed-menu-bar .left-bar .page-title {
	float: left;
	background: #002b78;
	height: 100%;
	padding: 0 20px;
	font-size: 14px;
	font-weight: 600;
	margin-right: 15px;
	cursor: pointer;
	position: relative;
	z-index: 10;
}
#fixed-menu-bar .left-bar .page-title:hover {
	background: #00276c
}
#fixed-menu-bar .left-bar ul {
	position: relative;
	z-index: 2
}
#fixed-menu-bar .left-bar ul li {
	float: left;
}
#fixed-menu-bar .left-bar ul li a {
	padding: 10px 10px;
	font-weight: 600
}
#fixed-menu-bar .left-bar ul li a.active {
	font-weight: 700;
}
#fixed-menu-bar .left-bar .scroll-spy-anchor {
	border: 1px solid #4d73b7;
	position: absolute;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	z-index: 1
}
#fixed-menu-bar .right-bar {
	float: right;
	width: 50%;
	text-align: right;
	padding-right: 30px;
	line-height: 1em;
	padding-top: 15px;
}
#fixed-menu-bar .right-bar ul {
	margin-top: 5px
}
#fixed-menu-bar .right-bar ul li {
	display: inline-block;
	font-size: 0px;
	text-align: center;
	line-height: 1em
}
#fixed-menu-bar .right-bar ul li i, #fixed-menu-bar .right-bar ul li input {
	font-size: 25px;
}
#fixed-menu-bar .right-bar ul li.search label, #fixed-menu-bar .right-bar ul li a, .right-bar-mobile ul li a {
	opacity: 0.7;
	cursor: pointer;
	display:inline-block;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#fixed-menu-bar .right-bar ul li.search label:hover, #fixed-menu-bar .right-bar ul li a:hover, .right-bar-mobile ul li a:hover {
	opacity: 1
}
#fixed-menu-bar .right-bar ul li.facebook a, .right-bar-mobile ul li.facebook a {
	background-position: -29px 0;
}
#fixed-menu-bar .right-bar ul li.email a, .right-bar-mobile ul li.email a {
	background-position: -58px 0;
}
#fixed-menu-bar .right-bar ul li.login a, .right-bar-mobile ul li.login a {
	background-position: -87px 0;
}
#fixed-menu-bar .right-bar ul li.search input {
	padding-bottom: 5px!important;
	padding-left: 0px!important;
	padding-right: 0px!important;
	padding-top: 0px!important;
	margin-left: 0px;
	border-left: 0;
	width: 0px;
	font-size: 19.5px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#fixed-menu-bar .right-bar ul li.search.active label {
	opacity: 1
}
#fixed-menu-bar .right-bar ul li.search.active input {
	padding-left: 40px!important;
	margin-left: -30px;
	width: 200px;
	;
	border-bottom: 1px solid rgba(255,255,255,1);
}
/* MENU LOGO */

.section-snap:first-child {
	padding-top: 300px;
}
.section-snap {
	min-height: 100%
}
.section-snap .section-title {
	font-size: 75px;
	font-weight: normal
}
.section-snap-content {
	max-width: 945px;
	margin: 0 auto;
	text-align: center
}
#welcome {
	background: url(img/sample/sky.jpg) no-repeat center center;
	background-size: cover;
}
.menu-logo {
	position: absolute;
	left: 50%;
	margin-top: 140px;
	top: 0;
	z-index: 99;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	cursor: pointer;
}
.inner-menu-logo {
	position: relative;
	z-index: 10;
}
.inner-menu-logo span {
	position: absolute;
	top: 100%;
	left: 50%;
	z-index: 10;
	color: #fff;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	line-height: 1.2em;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;
}
.inner-menu-logo span:before, .inner-menu-logo span:after {
	content: '\b7\a0';
	position: absolute;
	font-size: 30px;
	width: 10px;
	text-align: center;
}
.inner-menu-logo span:before {
	left: -10px
}
.inner-menu-logo span:after {
	right: -10px
}
.menu-logo img {
	position: relative;
	z-index: 5;
}
.menu-logo .bg {
	position: absolute;
	width: 166px;
	height: 166px;
	cursor: pointer;
	background: #003798;
	top: -23px;
	left: -17px;
	border-radius: 50%;
	z-index: 2;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
body.mobile-menu-open .menu-logo .bg {
	-webkit-transition: all 1.4s ease;
	-moz-transition: all 1.4s ease;
	-o-transition: all 1.4s ease;
	transition: all 1.4s ease;
}
.menu-logo:hover .bg img {
	-webkit-transform: scale(2, 2);
	-moz-transform: scale(2, 2);
	-ms-transform: scale(2, 2);
	-o-transform: scale(2, 2);
	transform: scale(2, 2)
}
.menu-logo.fixed:hover .bg img {
	-webkit-transform: scale(1.7, 1.7);
	-moz-transform: scale(1.7, 1.7);
	-ms-transform: scale(1.7, 1.7);
	-o-transform: scale(1.7, 1.7);
	transform: scale(1.7, 1.7)
}
.menu-logo.stick-header, .menu-logo.fixed, .menu-logo.always-fixed {
	position: fixed;
	top: 0;
	margin-top: 18px!important
}
.menu-logo.stick-header .bg, .menu-logo.always-fixed .bg, .menu-logo.fixed .bg {
	-webkit-transform: scale(2, 2) translateY(-40px);
	-moz-transform: scale(2, 2) translateY(-40px);
	-ms-transform: scale(2, 2) translateY(-40px);
	-o-transform: scale(2, 2) translateY(-40px);
	transform: scale(2, 2) translateY(-40px)
}
.menu-logo:hover .bg {
/* box-shadow: 0 0 150px 10px #003798 */
}
body.menu-open .site-header {
	-webkit-transform: translate3d(0%, 0, 0);
	-moz-transform: translate3d(0%, 0, 0);
	-ms-transform: translate3d(0%, 0, 0);
	-o-transform: translate3d(0%, 0, 0);
	transform: translate3d(0%, 0, 0);
}
.big-image-parallax {
	position: relative;
	text-align: center;
	padding-top: 150px;
}
.big-image-parallax img {
	vertical-align: bottom;
	opacity: 0
}
.big-image-parallax .the-parallax {
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 0
}
.big-image-parallax.fixed .the-parallax {
	position: fixed
}
#our-story {
	position: relative;
	z-index: 5;
	background: #fff;
	padding-top: 100px;
}
#governance {
	position: relative;
	z-index: 6;
	background: #fff;
	padding-top: 100px;
}
.story-stream {
	padding-top: 200px;
	position: relative;
}
.story-stream:before {
	content: '';
	position: absolute;
	left: 50%;
	height: 100%;
	width: 1px;
	background: #aaaaaa;
	top: 0;
}
.story-stream ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%
}
.story-stream ul li {
	position: relative;
	width: 100%
}
.story-stream ul li:before {
	display: none
}
.story-stream ul li .story-image {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	width: 50%;
	height: 100%;
	position: absolute;
	cursor: pointer
}
.story-stream ul li .story-image:hover:before {
	opacity: 1
}
.story-stream ul li .story-text {
	width: 50%;
	padding: 50px;
	position: relative;
}
.story-stream ul li .story-text .more-text {
	display: none
}
.story-stream ul li .story-image .year {
	font-family: 'Charis Sil Regular';
	padding: 15px 50px;
	color: #fff;
	font-size: 40px;
	line-height: 40px;
	background: rgba(206,17,65,0.9);
	position: absolute;
	z-index: 5;
}
.story-stream ul li.left-story .story-text {
	float: left;
	text-align: right;
}
.story-stream ul li.left-story .story-image {
	float: right;
	right: 0;
	top: 0;
	text-align: right
}
.story-stream ul li.left-story .story-image .year {
	left: -10px;
	top: -10px
}
.story-stream ul li.right-story .story-text {
	float: right;
	text-align: left;
}
.story-stream ul li.right-story .story-image {
	float: left;
	left: 0;
	top: 0;
	text-align: left
}
.story-stream ul li.right-story .story-image .year {
	right: -10px;
	top: -10px
}
.story-stream ul li .story-text .story-arrow {
	position: absolute;
	top: 50%;
	width: 12px;
	height: 12px;
	margin-top: -6px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.story-stream ul li.left-story .story-text .story-arrow {
	right: 18px;
	border-right: 1px solid #b5b5b5;
	border-top: 1px solid #b5b5b5;
}
.story-stream ul li.right-story .story-text .story-arrow {
	left: 18px;
	border-left: 1px solid #b5b5b5;
	border-bottom: 1px solid #b5b5b5;
}
.next-section {
	margin-top: 50px;
}
.next-section a {
	width: 26px;
	height: 54px;
	background: url(img/next-arrow.png) no-repeat center;
	background-size: 26px 24px;
	display: inline-block;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.next-section a.hover, .next-section a:hover {
	background-position: 0 30px
}
.button.button-show-more {
	letter-spacing: 1px;
	font-style: normal;
	font-size: 12px;
	padding: 10px 25px;
	margin-top: 15px;
	cursor: pointer;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.button.button-show-more:hover {
	background: #003798;
	border: 1px solid #003798;
	color: #fff;
}
#section-footer, #section-footer > .fp-tableCell {
	height: auto!important
}
.section-full .vc_column-inner {
	padding-top: 0!important
}
.home .next-section-button {
	position: absolute;
	top: 200%;
	width: 100%;
}
.next-section-button {
	position: relative;
	text-align: center;
	z-index: 50
}
.next-section-button a {
	position: relative;
	top: 0;
	left: 50%;
	height: 40px;
	margin-left: -13px;
	display: block;
	color: #003798;
}
.ns-arrow {
	display: block;
	position: relative;
	-ms-transform: translateY(0px) rotate(45deg);
	-webkit-transform: translateY(0px) rotate(45deg);
	transform: translateY(0px) rotate(45deg);
}
.ns-arrow.arrow-1 {
	width: 12px;
	height: 12px;
	border-right: 2px solid #003798;
	border-bottom: 2px solid #003798;
	margin: 0 0 -6px 5px;
}
.ns-arrow.arrow-2 {
	width: 18px;
	height: 18px;
	border-right: 3px solid #003798;
	border-bottom: 3px solid #003798;
	margin: 0 0 0px 2px;
}
.home.menu-fixed #fixed-menu-bar {
	top: 0px
}
.force-margin #section-footer {
	margin-bottom: -150px
}
.vc_row.bg-left {
	background-position: top left!important
}
.vc_parallax .vc_parallax-inner {
	background-repeat: no-repeat;
	background-position: 50% 50%!important
}
/* long scroll */

.content-wrapper {
	padding-top: 64px
}
.content-long-scroll > .container > .vc_row:first-child > .wpb_column:first-child > .vc_column-inner:first-child,
.content-long-scroll > .container > .vc_ie-flexbox-fixer:first-child > .vc_row:first-child > .wpb_column:first-child > .vc_column-inner:first-child {
	padding-top: 250px !important
}/*
.content-long-scroll > .container > .vc_row > .wpb_column:first-child > .vc_column-inner:first-child {
	padding-top: 200px !important
}*/
.content-long-scroll > .container > .vc_row > .wpb_column.vc_col-sm-12:first-child > .vc_column-inner:first-child {
	padding-top: 135px !important
}
body:not(.single-post) .content-wrapper-default .container > .vc_row:first-child > .wpb_column:first-child > .vc_column-inner:first-child {
	padding-top: 150px !important;
}
.content-long-scroll > .container > .vc_row.box-padding > .wpb_column:first-child > .vc_column-inner:first-child {
	padding-top: 80px !important;
}
.content-long-scroll .parallax-image {
	position: relative;
	overflow: hidden
}
.content-long-scroll .parallax-image-src {
	text-align: center;
	margin-bottom: 0;
	position: absolute;
	width: 100%;
	bottom: 0
}
.content-long-scroll .parallax-image-src img {
	display: block;
	margin: 0 auto;
}
.content-common-page {
	margin-bottom: 60px;
}
.sitemap-container {
	margin-top: 50px;
	padding: 0 50px
}
.sitemap-container ul.menu {
	width: 100%;
	margin:0 auto;/*display:table;

}


.sitemap-container ul.menu > li{
	display:table-cell;
*/
}

.wpb_single_image.wpb_content_element.vc_align_left{
	text-align:center!important;
}

.sitemap-container ul.menu > li {
	margin-bottom: 30px;
	//background:red;
	width:250px
}
.sitemap-container ul.menu li a {
	font-size: 18px;
	line-height: 2em
}
.sitemap-container ul.menu > li > a {
	font-family: 'Charis Sil Regular';
	font-size: 27px;
	line-height: 1em;
	margin-bottom: 0px;
	display: inline-block;
}
.sitemap-container ul.menu > li > ul {
	margin-left: 0
}
.sitemap-container ul.menu > li, .sitemap-container ul.menu > li > ul >li {
	padding-left: 0;
	text-indent: 0
}
.sitemap-container ul.menu > li:before, .sitemap-container ul.menu > li > ul >li:before {
	display: none
}
.sitemap-container ul.menu > li > ul >li > ul > li {
	padding-left: 0.2em
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
	margin-bottom: 1em!important;
}
.wpb_content_element.wpb_video_widget {
	margin-bottom: 0!important
}
.wpb_content_element{
display:block;
    
}
    .wpb_content_element:after, .wpb_content_element:before {
	content: " ";
	display: table;
	width: 100%
}
#contact-detail {
	margin-top: 50px
}
.border-grey {
	border-top: 1px solid #d3d7dc
}
#contact-detail div[class*=col-] {
	padding: 0;
	position: relative;
}
#contact-detail .row {
	margin: 0
}
.inner-contact-detail {
	padding: 40px
}
#contact-detail .contact-phone ul li {
	position: relative;
	margin-bottom: 1em;
	padding: 0 2em
}
#contact-detail .contact-phone ul li:before {
	font-family: 'pedare';
	position: absolute;
	font-size: 17px;
	color: #003695;
	line-height: 1.5em;
	top: 0
}
#contact-detail .contact-collage .contact-phone ul li:before {
	left: 0;
}
#contact-detail .contact-junior .contact-phone ul li:before {
	right: 0;
}
#contact-detail .contact-junior .text-right {
	height: 500px;
}
#contact-detail .contact-junior .junior-extras {
	position: absolute;
	bottom: 40px;
	right: 40px;
}
.contact-link a {
	height: 165px;
	line-height: 1.2em;
	text-align: center;
	background: #063d9f;
	color: #fff;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 1px;
	position: relative;
}
.contact-link a span {
	position: absolute;
	width: 100%;
	left: 0;
	text-align: center;
	top: 50%;
	padding: 0 20px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.contact-link a.dark-blue {
	background: #003798
}
.contact-link a:hover, .contact-link a:active {
	background: #ce1141
}
.contact-form {
	padding: 100px 0;
	background-color: transparent;
	background-image: url(img/contact-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	color: #fff
}
.contact-form-inner {
	width: 100%;
	max-width: 550px;
	margin: 0 auto!important
}
.contact-form-inner label, .select2-search__field {
	display: none!important
}
.contact-form-inner input[type="text"], .contact-form-inner input[type="email"], .contact-form-inner input[type="tel"],input[type="tel"], .contact-form-inner textarea {
	width: 100%!important;
	font-weight: normal
}
.contact-form-inner ul li {
	margin-bottom: 40px!important
}
.contact-form-inner h3 {
	color: #fff;
	text-align: center;
	font-size: 56px;
	margin-bottom: 40px
}
.select2-container .select2-selection--single {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 28px;
	user-select: none;
	-webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
	display: block;
	padding-left: 8px;
	padding-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
	position: relative;
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
	padding-right: 8px;
	padding-left: 20px;
}
.select2-container .select2-selection--multiple {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	min-height: 32px;
	user-select: none;
	-webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
	display: inline-block;
	overflow: hidden;
	padding-left: 8px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.select2-container .select2-search--inline {
	float: left;
}
.select2-container .select2-search--inline .select2-search__field {
	box-sizing: border-box;
	border: none;
	font-size: 100%;
	margin-top: 5px;
	padding: 0;
}
 .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
 -webkit-appearance: none;
}
.select2-dropdown {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	box-sizing: border-box;
	display: block;
	position: absolute;
	left: -100000px;
	width: 100%;
	z-index: 1051;
}
.select2-results {
	display: block;
}
.select2-results__options {
	list-style: none;
	margin: 0;
	padding: 0;
}
.select2-results__option {
	padding: 6px;
	user-select: none;
	-webkit-user-select: none;
}
.select2-results__option[aria-selected] {
	cursor: pointer;
}
.select2-container--open .select2-dropdown {
	left: 0;
}
.select2-container--open .select2-dropdown--above {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.select2-container--open .select2-dropdown--below {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.select2-search--dropdown {
	display: block;
	padding: 4px;
}
.select2-search--dropdown .select2-search__field {
	padding: 4px;
	width: 100%;
	box-sizing: border-box;
}
 .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
 -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
	display: none;
}
.select2-close-mask {
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	min-height: 100%;
	min-width: 100%;
	height: auto;
	width: auto;
	opacity: 0;
	z-index: 99;
	background-color: #fff;
	filter: alpha(opacity=0);
}
.select2-hidden-accessible {
	border: 0 !important;
	clip: rect(0 0 0 0) !important;
	height: 1px !important;
	margin: -1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important;
}
.select2-container--default .select2-selection--single {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
	float: left;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
	left: 1px;
	right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
	background-color: #eee;
	cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
	display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888 transparent;
	border-width: 0 4px 5px 4px;
}
.select2-container--default .select2-selection--multiple {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	box-sizing: border-box;
	list-style: none;
	margin: 0;
	padding: 0 5px;
	width: 100%;
}
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
	color: #999;
	margin-top: 5px;
	float: left;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 10px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	color: #999;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	margin-right: 2px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #333;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
	float: right;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
	border: solid black 1px;
	outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
	background-color: #eee;
	cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
	display: none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
	background: transparent;
	border: none;
	outline: 0;
	box-shadow: none;
	-webkit-appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
	max-height: 200px;
	overflow-y: auto;
}
.select2-container--default .select2-results__option[role=group] {
	padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
	color: #999;
}
.select2-container--default .select2-results__option[aria-selected=true] {
	background-color: #ddd;
}
.select2-container--default .select2-results__option .select2-results__option {
	padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
	padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -1em;
	padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -2em;
	padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -3em;
	padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -4em;
	padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -5em;
	padding-left: 6em;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #5897fb;
	color: white;
}
.select2-container--default .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px;
}
.select2-container--classic .select2-selection--single {
	background-color: #f7f7f7;
	border: 1px solid #aaa;
	border-radius: 4px;
	outline: 0;
	background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
	background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
	background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
	border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px;
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
	margin-right: 10px;
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
	color: #999;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
	background-color: #ddd;
	border: none;
	border-left: 1px solid #aaa;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
	background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
	background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
	background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
	float: left;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
	border: none;
	border-right: 1px solid #aaa;
	border-radius: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	left: 1px;
	right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
	border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
	background: transparent;
	border: none;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888 transparent;
	border-width: 0 4px 5px 4px;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
	background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
	background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
	background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
	background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}
.select2-container--classic .select2-selection--multiple {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text;
	outline: 0;
}
.select2-container--classic .select2-selection--multiple:focus {
	border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
	list-style: none;
	margin: 0;
	padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
	display: none;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
	color: #888;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	margin-right: 2px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #555;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	float: right;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
	border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa;
	outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
	outline: 0;
	box-shadow: none;
}
.select2-container--classic .select2-dropdown {
	background-color: white;
	border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
	border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
	border-top: none;
}
.select2-container--classic .select2-results > .select2-results__options {
	max-height: 200px;
	overflow-y: auto;
}
.select2-container--classic .select2-results__option[role=group] {
	padding: 0;
}
.select2-container--classic .select2-results__option[aria-disabled=true] {
	color: grey;
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
	background-color: #3875d7;
	color: white;
}
.select2-container--classic .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
	border-color: #5897fb;
}
.select2-container {
	box-sizing: border-box;
	display: inline-block;
	margin: 0;
	position: relative;
	vertical-align: middle;
}
.gform_wrapper * {
	outline: none!important;
}
.select2-hidden-accessible {
	border: 0 !important;
	clip: rect(0 0 0 0) !important;
	height: 1px !important;
	margin: -1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important;
F
}
.select2-container--default .select2-selection--single {
	background-color: transparent;
	border-left: 1px solid rgba(255,255,255,0.3);
	border-bottom: 1px solid rgba(255,255,255,0.3);
	border-right: none;
	border-top: none;
	border-radius: 0;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.select2-container--open.select2-container--default .select2-selection--single {
	border-left: 1px solid rgba(255,255,255,1);
	border-bottom: 1px solid rgba(255,255,255,1);
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: rgba(255,255,255,0.7);
	font-style: italic
}
.select2-container .select2-selection--single {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 45px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #FFF;
	line-height: 25px;
	padding: 10px 15px!important;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
	outline: none!important
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #ce1141;
	color: white;
}
.select2-results__option {
	padding: 7px 15px;
}
.select2-container--default .select2-results > .select2-results__options {
	max-height: 250px;
	overflow-y: auto;
}
.select2-dropdown {
	background-color: #fff;
	border: none;
	border-radius: 0px;
	box-sizing: border-box;
	display: block;
	position: absolute;
	left: -100000px;
	width: 100%;
	z-index: 10;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #FFF transparent transparent transparent;
	border-style: solid;
	border-width: 7px 6px 0 6px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: 6px;
	position: absolute;
	top: 50%;
	width: 0;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #FFF transparent;
	border-width: 0 6px 7px 6px;
}
.contact-form-inner .gform_wrapper .gform_footer {
	text-align: center
}
.contact-form-inner .gform_wrapper .gform_footer input[type="submit"] {
	border-color: #fff;
	color: #fff;
	padding: 15px 65px;
}
.contact-form-inner .gform_wrapper .gform_footer input[type="submit"]:hover, .contact-form-inner .gform_wrapper .gform_footer input[type="submit"]:active {
	background: #fff;
	color: #ce1141
}
.content-blog-page .blog-filter {
	height: 56px;
	background: #f2f2f2;
	text-align: left
}
.content-blog-page .blog-filter a.back-to-blog {
	position: relative;
	font-size: 16px;
	color: #2e3034;
	font-weight: normal;
	font-style: italic;
	line-height: 56px;
	margin-left: 25px;
	padding-left: 20px;
	cursor: pointer
}
.content-blog-page .blog-filter a.back-to-blog:hover {
	opacity: 0.5
}
.content-blog-page .blog-filter a.back-to-blog span {
	position: absolute;
	border-left: 1px solid;
	border-bottom: 1px solid;
	width: 13px;
	height: 13px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	left: 0;
	top: 4px
}
.blog-filter .left-filter .inner-filter {
	padding: 12px 140px 0 100px;
	width: 100%
}
.blog-filter .right-filter .inner-filter {
	padding: 12px 100px 0 140px;
	margin-top: 2px;
	width: 100%
}
.blog-filter .right-filter .inner-filter span.presentation {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	right: 15px;
	margin-left: -4px;
	position: absolute;
	top: 10px;
	width: 0;
}
.blog-filter .inner-filter .col-md-4 {
	padding-left: 10px;
	padding-right: 10px
}
.blog-filter .select2-container {
	margin-top: 2px
}
.blog-filter .clearfilter {
	width: auto
}
.select2-container--pedare-blog .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: 4px;
	position: absolute;
	top: 50%;
	width: 0;
}
.select2-container--pedare-blog .select2-selection--single .select2-selection__arrow {
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
}
.blog-filter input[type="text"], .blog-filter .select2-container--pedare-blog .select2-selection--single .select2-selection__rendered {
	color: #2e3034;
	line-height: 25px;
	padding: 0px 15px!important;
	height: 28px;
	font-style: normal;
	width: 100%;
	font-weight: 600;
	font-size: 16px;
}
.blog-filter .select2-container .select2-selection--single {
	height: 28px
}
.blog-filter .select2-container--pedare-blog .select2-selection--single .select2-selection__arrow {
	height: 9px;
}
.blog-filter input[type="text"] {
	color: #2e3034!important;
}
.blog-filter .select2-container--pedare-blog .select2-selection--single .select2-selection__placeholder {
	color: #2e3034!important;
	font-style: italic
}
.blog-filter input[type="text"], .blog-filter .select2-container--pedare-blog .select2-selection--single {
	background-color: transparent;
	border-left: 1px solid rgba(46,48,52,0.3);
	border-bottom: 1px solid rgba(46,48,52,0.3);
}
.blog-filter input[type="text"]._s {
	border-left: none;
	padding-left: 35px!important;
	font-weight: normal;
}
.blog-filter .select2-container--pedare-blog .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-width: 5px 4px 0 4px;
}
.blog-filter .select2-container--pedare-blog.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #2e3034 transparent;
	border-width: 0 4px 5px 4px;
}
.select2-container--pedare-blog.select2-container--open .select2-dropdown--below {
	border: 1px solid;
	top: 10px;
}
.select2-container--pedare-blog.select2-container--open * {
	font-style: normal
}
.select2-container--pedare-blog.select2-container--open .select2-results__option:hover, .select2-container--pedare-blog.select2-container--open .select2-results__option.select2-results__option--highlighted {
	color: #fff;
	background: #ce1141
}
.select2-container * {
	outline: none!important;
	font-size: 16px;
	font-weight: 400;
}
 .blog-filter ::-webkit-input-placeholder {
 font-style:normal;
 color: #2e3034;
 font-size: 16px;
 font-weight: 400;
 font-style: italic;
}
 .blog-filter :-moz-placeholder {
font-style:normal;
 color: #2e3034;
 font-size: 16px;
 font-weight: 400;
 font-style: italic;
}
 .blog-filter ::-moz-placeholder {
font-style:normal;
 color: #2e3034;
 font-size: 16px;
 font-weight: 400;
 font-style: italic;
}
 .blog-filter :-ms-input-placeholder {
font-style:normal;
 color: #2e3034;
 font-size: 16px;
 font-weight: 400;
 font-style: italic;
}
.content-blog-page {
	text-align: center
}
.content-blog-page .blog-title {
	margin-top: 60px;
}
.loop-post-container {
	height: 540px
}
.common-loop-post-container {
	border-top: 1px solid #d3d7dc;
	margin-top: -1px;
}
.loop-inner-parallax {
	width: 100%
}
.container-blog-loop .post-cat {
	text-transform: uppercase;
	font-size: 17px;
	font-weight: 600;
	color: #646464;
	line-height: 17px
}
.container-blog-loop .featured-post.color-schme-white .post-cat, .container-blog-loop .featured-post.color-schme-white h3 {
	color: #fff;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
}
.container-blog-loop .featured-post h3 {
	font-size: 48px;
	margin: .4em 0 .7em;
	line-height: 1.2em
}
.inner-featured {
	margin: 0 auto 0 85px;
	max-width: 700px;
	line-height: 1em;
}
.post-loop .row {
	margin-left: 0;
	margin-right: 0
}
.post-loop .article-column {
	float: left;
	height: 540px;
	position: relative
}
.post-loop .article-image {
	width: 52.2395833333333%
}
.post-loop .article-text {
	width: 47.7604166666667%;
	padding: 55px;
}
.post-loop.even .article-image {
	float: right
}
.post-loop .post-cat {
	font-size: 14px
}
.post-loop h3 {
	font-size: 27px;
	margin: .4em 0 .4em;
	line-height: 1em
}
.post-loop .the-date {
	font-size: 12px;
	font-style: italic;
	margin-bottom: 1em;
}
.post-loop .article-excerpt {
	padding: 0 100px;
	margin-bottom: 2em;
}
.load-more-post {
	text-align: center;
	border-top: 1px solid #d3d7dc
}
.load-more-post .loadmore-btn {
	margin: 70px 0
}
.load-more-post .loader {
	display: none;
	width: 98px;
	height: 98px;
	position: relative;
	margin: 70px auto;
}
.load-more-post .loader:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(img/loader-logo.png) no-repeat center;
	background-size: cover;
	z-index: 1
}
.load-more-post .loader:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(img/loader-circle.png) no-repeat center;
	background-size: cover;
	z-index: 0;
	-webkit-animation: rotate 1s infinite linear; /* Safari 4+ */
	-moz-animation: rotate 1s infinite linear; /* Fx 5+ */
	-o-animation: rotate 1s infinite linear; /* Opera 12+ */
	animation: rotate 1s infinite linear; /* IE 10+, Fx 29+ */
}
 @-webkit-keyframes rotate {
 from {
 -webkit-transform: rotate(0deg);
}
to {
	-webkit-transform: rotate(360deg);
}
}
 @-moz-keyframes rotate {
 from {
 -moz-transform: rotate(0deg);
}
to {
	-moz-transform: rotate(360deg);
}
}
 @-o-keyframes rotate {
 from {
 -o-transform: rotate(0deg);
}
to {
	-o-transform: rotate(360deg);
}
}
 @-ms-keyframes rotate {
 from {
 -ms-transform: rotate(0deg);
}
to {
	-ms-transform: rotate(360deg);
}
}
 @keyframes rotate {
 from {
 transform: rotate(0deg);
}
to {
	transform: rotate(360deg);
}
}
.content-single-blog .blog-title {
	margin-top: 75px;
	text-align: center
}
.content-single-blog .post-cat {
	font-size: 22px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #646464
}
.content-single-blog .single-title {
	margin: 0.3em 0
}
.content-single-blog .the-date {
	font-style: italic;
	font-size: 22px;
	letter-spacing: 1px;
	margin-bottom: 2em
}
.content-single-blog {
	padding-bottom: 60px;
	text-align: inherit
}
.content-single-blog .single-post-image {
	height: 800px;
	margin-bottom: 3em;
}
.blog-search-filter-container {
	position: relative;
}
.blog-search-filter-container label {
	font-family: 'pedare';
	position: absolute;
	top: 0;
	left: 15px;
	z-index: 2;
	font-size: 17px;
}
a.clear-filter {
	font-size: 11px;
	text-transform: uppercase;
	background: #2f3338;
	cursor: pointer;
	font-weight: 600;
	padding: 10px 15px;
	color: #fff;
	line-height: 1em;
	display: inline-block;
	letter-spacing: 0.5px;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	overflow: hidden;
}
.blog-filter-mobile a.filter-results:hover, a.clear-filter:hover {
	background-color: #ce1141
}
.gform_wrapper div.validation_error {
	display: none
}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	width: 100%;
	background-color: transparent!important;
	border: none!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;
	margin-left: 0!important;
	max-width: 100%!important
}
.gform_wrapper li.gfield_error input[type=email], .gform_wrapper li.gfield_error input[type=number], .gform_wrapper li.gfield_error input[type=password], .gform_wrapper li.gfield_error input[type=tel], .gform_wrapper li.gfield_error input[type=text], .gform_wrapper li.gfield_error input[type=url], .gform_wrapper li.gfield_error textarea {
	background-color: transparent!important;
	border-left: 1px solid rgba(255,255,255,0.3)!important;
	border-bottom: 1px solid rgba(255,255,255,0.3)!important;
	border-right: none!important;
	border-top: none!important;
}
.gform_wrapper li.gfield_error input[type=email]:focus, .gform_wrapper li.gfield_error input[type=number]:focus, .gform_wrapper li.gfield_error input[type=password]:focus, .gform_wrapper li.gfield_error input[type=tel]:focus, .gform_wrapper li.gfield_error input[type=text]:focus, .gform_wrapper li.gfield_error input[type=url]:focus, .gform_wrapper li.gfield_error textarea:focus {
	border-left: 1px solid rgba(255,255,255,1)!important;
	border-bottom: 1px solid rgba(255,255,255,1)!important;
	color: #fff;
}
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
	max-width: 100%;
	padding-right: 0px!important;
	text-align: right;
	margin: 0!important;
	padding: 5px 0 0 0!important;
	width: 100%!important;
	color: #efbac7;
	font-weight: bold;
	font-size: 13px;
	font-style: italic;
	letter-spacing: 1px;
}
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description:before {
	content: 'x ';
	font-style: normal;
	position: relative;
	top: -1px;
}
.content-long-scroll > .container > .vc_row.no-padding > .wpb_column:first-child > .vc_column-inner:first-child {
	padding: 0!important
}
.text-parallax-image.row {
	margin: 0;
}
.text-parallax-image.row .image {
	padding: 0
}
.text-parallax-image.row .content {
	padding: 80px 95px
}
.text-parallax-image.row .image-inner.vc_row {
	margin: 0
}
.white-text {
	color: #fff
}
.border-last-item {
	border-bottom: 1px solid #d3d7dc
}
.content-wrapper a[href *="mailto:"] {
	border-bottom: 1px solid
}
.box-padding {
	padding-left: 95px;
	padding-right: 95px;
}
.staff-stream {
	text-align: center;
}
.staff-stream h2 {
	font-size: 56px;
	margin: 30px auto 70px
}
.staff-stream ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0;
	text-align: center
}
.staff-stream ul li:before {
	display: none
}
.staff-stream ul li {
	font-size: 16px;
	display: inline-block;
	max-width: 25%;
	margin-bottom: 50px
}
.staff-stream ul li .inner-staff {
	width: 290px;
	padding-left: 15px;
	padding-right: 15px;
	max-width: 100%;
	margin: 0 auto
}
.staff-stream ul li .staff-image, .staff-stream ul li .staff-image img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden
}
.staff-stream ul li .staff-image {
	margin-bottom: 25px
}
.staff-stream ul li .staff-name, .staff-stream ul li .staff-title {
	font-weight: 600;
	margin-bottom: 10px;
	line-height: 1em
}
.staff-stream ul li .staff-title {
	font-style: italic
}
.place-stream {
	border-top: 1px solid #d3d7dc;
	border-bottom: 1px solid #d3d7dc
}
.place-stream ul {
	list-style: none;
	padding: 0;
	margin: 0
}
.place-stream ul li {
	width: 100%;
}
.place-stream ul li h3.place-stream-title {
	font-size:50px;	
}
.place-stream ul li:before {
	display: none
}
.place-stream .place-item.right-image .place-images {
	float: right
}
.place-stream .place-content {
	padding: 0
}
.place-stream .place-content h1, .place-stream .place-content h2, .place-stream .place-content h3, .place-stream .place-content h4, .place-stream .place-content h5 {
	margin-top: 0
}
.place-stream .right-image .inner-place {
	padding: 80px 55px 120px;
	max-width: 540px;
	float: right;
	text-align: right
}
.place-stream .left-image .inner-place {
	padding: 80px 55px 120px;
	max-width: 540px;
	float: left;
	text-align: left;
	width: 100%
}
.place-stream .the-link {
	margin-top: 50px
}
.place-stream .right-image .the-link.align-left {
	text-align: right
}
.contact-detail-inline #contact-detail {
	margin-top: 0
}
.contact-detail-inline #contact-detail .contact-phone ul li:before {
	left: 0
}
.contact-detail-inline .inner-contact-detail {
	height: 500px;
}
.title-404 {
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #646464
}
.content-search-results h1 {
	text-align: center;
	margin: 0 0 0.6em 0;
}
.content-search-results .container-content {
	padding-top: 150px
}
.search-terms {
	text-align: center
}
.search-terms span {
	font-weight: 600
}
.search-reset {
	text-align: center;
	margin-top: 30px
}
.search-reset a {
	display: inline-block;
	width: auto;
}
.search-results-container.common-loop-post-container {
	border: none;
	margin-top: 55px
}
.search-results-loop {
	margin-bottom: 45px;
	width: 100%
}
.search-results-loop .thumbnail {
	width: 170px;
	height: 170px;
	float: left;
	margin: 0 25px 10px 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	background-color: transparent;
	display: block;
}
.search-results-loop .content-loop {
	border: none;
	margin-bottom: 0;
	padding-bottom: 0
}
.search-results-container.common-loop-post-container .load-more-post {
	border: none
}
.content-search-results .search-results {
	margin-bottom: 55px
}
.search-results-loop h3 {
	line-height: 1em
}
.search-results-loop h3 a {
	font-size: 27px;
	color: #2e3034
}
.search-results-form {
	display: none
}
form.page-search {
	width: 100%;
	max-width: 758px;
	margin: 0 auto;
	position: relative
}
form.page-search label {
	font-family: 'pedare';
	font-size: 50px;
	position: absolute;
	top: 10px;
	left: 0;
}
form.page-search input[type="text"] {
	color: #2e3034!important;
	border-bottom: 1px solid rgba(47,51,56,0.7);
	width: 100%;
	font-size: 50px;
	padding-left: 80px!important;
	padding-right: 80px!important;
	text-align: center;
}
.content-search-results .search-results .no-results-found {
	text-align: center;
	margin-top: 50px;
	font-size: 18px;
}
#subschool {
	position: relative;
}
#subschool .thumb-anchor {
	width: 100%
}
#subschool .thumb-list {
	position: relative;
	float: left;
	width: 33.3333333%;
	width: calc(100% / 3);
	min-height: 702px;
	display: block;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
}
#subschool .thumb-list .thumb-images {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	opacity: 0;
	z-index: 1
}
#subschool .thumb-list:before, #subschool .thumb-list:after {
	content: '';
	position: absolute;
	width: 101%;
	height: 100%;
	display: block;
	background: #fff;
	top: 100%;
	margin-top: -10%;
	left: 0;
	z-index: 2;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	-webkit-transform: skewY(0deg);
	-moz-transform: skewY(0deg);
	-ms-transform: skewY(0deg);
	-o-transform: skewY(0deg);
	transform: skewY(0deg);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
	outline: 1px solid transparent;
}
#subschool .thumb-list:hover:before, #subschool .thumb-list.active:before {
	-webkit-transform: skewY(10deg);
	-moz-transform: skewY(10deg);
	-ms-transform: skewY(10deg);
	-o-transform: skewY(10deg);
	transform: skewY(10deg);
}
#subschool .thumb-list:before {
	-webkit-transform-origin: top left;
	-moz-transform-origin: top left;
	-ms-transform-origin: top left;
	-o-transform-origin: top left;
	transform-origin: top left
}
#subschool .thumb-list:hover:after, #subschool .thumb-list.active:after {
	-webkit-transform: skewY(-10deg);
	-moz-transform: skewY(-10deg);
	-ms-transform: skewY(-10deg);
	-o-transform: skewY(-10deg);
	transform: skewY(-10deg);
}
#subschool .thumb-list:after {
	-webkit-transform-origin: top right;
	-moz-transform-origin: top right;
	-ms-transform-origin: top right;
	-o-transform-origin: top right;
	transform-origin: top right
}
#subschool .thumb-list:hover .thumb-images, #subschool .thumb-list.active .thumb-images {
	opacity: 1
}
#subschool .ribbon-title {
	font-family: 'Charis Sil Regular';
	position: absolute;
	width: 200%;
	left: 100%;
	top: 0;
	text-align: center;
	padding: 10px;
	font-size: 40px;
	color: #fff;
	-webkit-transform: translate3d(-50%, -50%, 0);
	-moz-transform: translate3d(-50%, -50%, 0);
	-ms-transform: translate3d(-50%, -50%, 0);
	-o-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
	display: block;
}
#subschool .ribbon-title span {
	position: relative;
	padding: 10px;
	background: rgba(47,51,56,0.6);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	display: block;
	top: 130px;
	right: 130px
}
#subschool .tab-anchor, #subschool .subschool-list {
	width: 100%;
}
#subschool .tab-anchor {
	margin-bottom: 120px
}
#subschool .tab-anchor .col-center {
	width: 100%;
	max-width: 880px;
	margin: 0 auto
}
#subschool .tab-anchor .teaser {
	margin: 70px auto
}
#subschool .tab-anchor .teaser h3 {
	font-size: 56px;
}
#subschool .subschool-list {
	padding-left: 200px;
	padding-right: 200px
}
#subschool .subschool-list .subschool {
	float: left;
	position: relative;
	color: #fff;
	text-align: center
}
#subschool .subschool-list .subschool img {
	display: block
}
#subschool .subschool-list .subschool:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 0;
	background: #2f3338
}
#subschool .subschool-list .subschool h3 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	line-height: 1em;
	font-size: 24px;
	text-transform: uppercase
}
.subschool-list .subschool-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	z-index: 1
}
.subschool-list .subschool.hover .subschool-bg {
	-moz-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	-o-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	-webkit-filter: grayscale(100%);
	filter: gray;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	opacity: 0.2
}
.subschool-list .subschool-text {
	position: absolute;
	z-index: 2;
	overflow: hidden;
	opacity: 0;
	padding: 40px 40px 0px;
	width: 100%
}
#subschool .subschool-list .subschool.hover .subschool-text {
	opacity: 1
}
.subschool-list .subschool-text .content {
	overflow: hidden;
	font-size: 15px
}
.subschool-list .subschool-link {
	position: absolute;
	z-index: 3;
	width: 100%;
	bottom: 10%;
	left: 0
}
.subschool-list .subschool-link a {
	max-width: 225px;
	width: 90%;
	margin: 0 auto;
	padding: 15px 10px;
	background-color: #fff;
	text-transform: uppercase;
	border: 1px solid #fff;
	display: inline-block;
	font-size: 18px;
	font-weight: 700;
	line-height: 1em;
	color: #000;
	letter-spacing: 1px
}
#subschool .subschool-list .subschool.hover .subschool-link a {
	background-color: transparent;
	color: #fff
}
#subschool .tab-anchor-list {
	display: none
}
#subschool .subschool-list .clearfix {
	width: 100%
}
.page-template-page-t-facility .wpb_text_column h1 {
	margin-bottom: 0.6em
}
table td {
	padding: 15px;
	border: 1px solid
}
.table-style table > tr:first-child > td:first-child, .table-style table > tbody > tr:first-child > td:first-child {
	border: none
}
.table-style {
	display: block
}
.table-style > .wpb_wrapper {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
@media screen and (min-width: 900px) {
.table-style > .wpb_wrapper {
	overflow: visible;
}
}
.ui-datepicker {
	z-index: 10!important
}
body.filter-open .ui-datepicker {
	z-index: 3000000!important
}
.no-more-listing-blog-search {
	text-align: center;
	margin: 50px auto;
	font-size: 18px;
}

.book-this-facility{
	margin-bottom:35px
}
#ui-datepicker-div{
	display:none
}

.gforms_confirmation_message{
	text-align:center;
}
.ui-corner-all{
	-moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.ui-widget-header {
    border: none;
    background: #003798;
    color: #fff;
    font-weight: normal;
}
.ui-datepicker table {
    font-size: 13px;
}

.ui-widget-header .ui-icon{
	background-image:url(img/ui-icon.png)
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus{
	border:none;
	background:#012d7b!important
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    background: #f2f2f2;
    font-weight: normal;
    color: #555555;
    text-align: center;
}

.ui-datepicker-calendar .ui-state-hover, .ui-widget-content .ui-datepicker-calendar .ui-state-hover, .ui-datepicker-calendar .ui-state-focus, .ui-widget-content .ui-datepicker-calendar  .ui-state-focus{
    border: 1px solid #003798;
    background-color: #f7f7f7!important;
}

.gform_wrapper li.gfield.captcha-field,
.gform_wrapper li.gfield.captcha-field.gfield_error {
	padding:15px!important;
	background:#002b78!important;
}

.gform_wrapper li.gfield.captcha-field label,
.gform_wrapper li.gfield.captcha-field.gfield_error label{
	display:block!important;
	color:#fff!important
}

.gform_wrapper li.gfield.captcha-field .gfield_captcha_input_container {
	float:right;
	width:calc(100% - 180px);
}

.gform_wrapper li.gfield.captcha-field .gfield_captcha_input_container input,
.gform_wrapper li.gfield.captcha-field.gfield_error input{
	border-top:1px solid rgba(255,255,255,0.3)!important;
	border-right:1px solid rgba(255,255,255,0.3)!important;
}

.gform_wrapper li.gfield.captcha-field .gfield_captcha_input_container input:focus,
.gform_wrapper li.gfield.captcha-field.gfield_error input:focus{
	    border-color: rgba(255,255,255,1)!important;
}
.gform_wrapper li.gfield.captcha-field.gfield_error .validation_message{
	color:#efbac7
}

.page-template-page-t-home .wpb_content_element {
    margin-bottom: 0!important;
}
}