@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap');

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline
}

html {
	line-height: 1
}

ol,
ul {
	list-style: none
}

.content ol,
ul {
	list-style: circle
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

caption,
td,
th {
	text-align: left;
	font-weight: 400;
	vertical-align: middle
}

blockquote,
q {
	quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: "";
	content: none
}

a img {
	border: none
}

iframe {
	max-width: 100% !important;
	border-radius: 3px
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
	display: block
}

.spb_close {
	background: red !important;
	font-size: 20px;
	border: none !important;
	padding: 4px 10px 6px 10px !important;
	border-radius: 5px;
	font-weight: 700;
	color: #fff
}

.spb-popup-main-wrapper {
	padding: 25px !important;
	border: 1px solid #ccc !important
}

#block-news-zymphonies-theme-popup {
	display: none;
}

@media screen and (max-width:500px) {
	.spb-popup-main-wrapper {
		max-width: 90% !important
	}

	.spb-popup-main-wrapper .btn-warning {
		max-width: 100%
	}

	.spb-popup-main-wrapper .btn-warning {
		font-size: 10px
	}

	.five-three,
	.five-two {
		text-align: center;
	}

	.uni-locations-box h3 {
		position: relative !important;
	}

	.uni-locations-box img {
		width:100%;
		z-index: 999
	}

	#call-us-cta {
		display: none !important
	}

	.flexslider{
			display: none !important
		}
}

.modal-dialog {
	width: 60%
}

@media screen and (max-width:500px) {
	.modal-dialog {
		width: 90%
	}
}

.modal-body p,
.modal-body ul {
	font-family: Mulish, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #333
}

.messages {
	background: no-repeat 10px 17px;
	border: 1px solid;
	border-width: 1px 1px 1px 0;
	border-radius: 2px;
	padding: 10px 20px;
	word-wrap: break-word;
	overflow-wrap: break-word;
	margin: 5px 0
}

.messages+.messages {
	margin-top: 1.538em
}

.messages__list {
	list-style: none;
	padding: 0;
	margin: 0
}

.messages__item+.messages__item {
	margin-top: .769em
}

.messages--status {
	color: #325e1c;
	background-color: #f3faef;
	border-color: #c9e1bd #c9e1bd #c9e1bd transparent;
	box-shadow: -8px 0 0 #77b259
}

.messages--warning {
	background-color: #fdf8ed;
	border-color: #f4daa6 #f4daa6 #f4daa6 transparent;
	color: #734c00;
	box-shadow: -8px 0 0 #e09600
}

.messages--error {
	background-color: #fcf4f2;
	color: #a51b00;
	border-color: #f9c9bf #f9c9bf #f9c9bf transparent;
	box-shadow: -8px 0 0 #e62600
}

.messages--error p.error {
	color: #a51b00
}

.form-item--error-message {
	color: #a51b00
}

form .field-multiple-table {
	margin: 0
}

form .field-multiple-table .field-multiple-drag {
	width: 30px;
	padding-right: 0
}

form .field-multiple-table .field-multiple-drag .tabledrag-handle {
	padding-right: .5em
}

form .field-add-more-submit {
	margin: .5em 0 0
}

input[type=text] {
	width: 100%
}

div.tabs {
	margin: 1em 0
}

ul.tabs {
	list-style: none;
	margin: 0 0 .5em;
	padding: 0
}

.tabs>li {
	display: inline-block;
	margin-right: .3em
}

.tabs a {
	display: block;
	padding: 6px 10px;
	text-decoration: none;
	font-size: 13px;
	background: #e6e6e6;
	line-height: 100%;
	color: #444
}

.tabs a.is-active {
	background-color: #d7343b;
	color: #fff
}

.tabs a:focus,
.tabs a:hover {
	background-color: #cf1d10;
	color: #fff
}

table {
	width: 100%;
	margin: 0 0 10px
}

caption {
	text-align: left
}

th {
	text-align: left;
	padding: 10px 12px
}

thead th {
	background: #f5f5f2;
	border: solid #bfbfba;
	border-width: 1px 0;
	color: #333;
	text-transform: uppercase
}

tr {
	border-bottom: 1px solid #e6e4df;
	padding: .1em .6em
}

thead>tr {
	border-bottom: 1px solid #000
}

tbody tr:focus,
tbody tr:hover {
	background: #f7fcff
}

tbody tr.color-warning:focus,
tbody tr.color-warning:hover {
	background: #fdf8ed
}

tbody tr.color-error:focus,
tbody tr.color-error:hover {
	background: #fcf4f2
}

td,
th {
	vertical-align: middle
}

td {
	padding: 10px 12px;
	text-align: left
}

th>a {
	position: relative;
	display: block
}

th>a:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: -10px;
	left: 0;
	right: 0;
	border-bottom: 2px solid transparent;
	-webkit-transition: all .1s;
	transition: all .1s
}

th.is-active>a {
	color: #004875
}

th.is-active img {
	position: absolute;
	right: 0;
	top: 50%
}

th.is-active>a:after {
	border-bottom-color: #004875
}

th.is-active>a:focus,
th.is-active>a:hover,
th>a:focus,
th>a:hover {
	color: #008ee6;
	text-decoration: none
}

th.is-active>a:focus:after,
th.is-active>a:hover:after,
th>a:focus:after,
th>a:hover:after {
	border-bottom-color: #008ee6
}

td .item-list ul {
	margin: 0
}

td.is-active {
	background: 0 0
}

th.select-all {
	width: 1px
}

.caption {
	margin-bottom: 1.2em
}

@media screen and (max-width:37.5em) {

	td.priority-low,
	td.priority-medium,
	th.priority-low,
	th.priority-medium {
		display: none
	}
}

@media screen and (max-width:60em) {

	td.priority-low,
	th.priority-low {
		display: none
	}
}

p {
	margin: 0 0 10px
}

.h1,
.h2,
.h3,
.h4,
h1,
h2,
h3,
h4 {
	font-family: Mulish, sans-serif;
	color: #333;
	color: #1c68a6;
	font-weight: 500;
	margin: 10px 0;
	line-height: 120%;
	text-transform: uppercase;
	font-weight: 700
}

.h1,
h1 {
	font-size: 1.9em
}
.views-field-body h1 {margin-bottom:15px}
#block-views-block-niche-institutions-block-1 h1 {font-size: 1.4em}

.h2,
h2 {
	font-size: 1.6em
}

.h3,
h3 {
	font-size: 1.4em
}

.h4,
h4 {
	font-size: 1em
}

img {
	border-radius: 3px
}

.content .field--name-field-header-media img,
.unipage-banner img {
	width: 100%;
	height: auto
}

strong {
	font-weight: 700
}

a {
	color: #d7343b
}

a:hover {
	color: #000;
	text-decoration: none
}

ol,
ul {
	padding-left: 10px;
	margin-bottom: 10px
}

ul.links.inline {
	padding: 0
}

ul.links.inline li {
	list-style: none
}

em {
	font-style: italic
}

#block-main-2 {
	margin-bottom: 0
}

body {
	font-family: Mulish, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #333;
	overflow-x: hidden;
	font-weight: 300;
	background: #fff;
	font-weight: 300
}

.toolbar .toolbar-bar {
	background-color: #d7343b !important;
	color: #fff
}

.region-page-title h1 {
	margin: 20px 0
}

.footerwidget {
	background: #108441;
	color: #86b59a;
	padding: 20px 0;
	border-top: 1px solid #f7f7f7
}

.footerwidget h2.title {
	color: #fff
}

.footerwidget .left {
	float: left;
	margin: 10px 10px 0 0
}

.copyright {
	font-size: .9em;
	background: #1c68a6;
	color: #fff
}

.copyright p {
	margin: 20px 0;
	line-height: 100%
}

.map-and-address h2.title {
	display: none
}

.google_map .block,
.google_map p {
	margin: 0
}

.google_map iframe {
	display: block
}

.footer-menu {
	margin: 0;
	border: 0;
	background: url(images/social-media-bg.png);
	color: #fff;
	background-size: cover;
	padding: 80px 0
}

#footer {
	background: #1c68a6;
	color: #fff;
	padding-top: 20px;
	margin-top: 30px
}

#footer h3 {
	color: #fff
}

.copyright a {
	color: #e0e0e0 !important
}

.copyright a:hover {
	color: #ccc !important
}

.social-media a {
	line-height: 100%;
	font-size: 1em;
	display: inline-block;
	padding: 8px;
	width: 26px
}

.social-media a:hover {
	color: #cf1d10
}

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

	.location-flags,
	.social-media {
		text-align: center
	}

	.topwidget {
		display: none
	}
}

button,
input,
select,
textarea {
	padding: 6px;
	border: 1px solid #e3e3e3;
	max-width: 100%;
	border-radius: 4px
}

.contact-message-form label {
	display: block
}

.atcb-link,
.btn,
.button-primary,
input[type=submit] {
	background: #d7343b;
	color: #fff;
	border: 0;
	padding: 10px 10px;
	line-height: 100%;
	border-radius: 5px;
	box-shadow: 1px 1px 5px grey
}

.atcb-link {
	background: rgba(28, 104, 166, .9)
}

.atcb-link:hover,
.btn:hover,
input[type=submit]:hover {
	background: #cf1d10;
	color: #fff
}

.atcb-link:hover {
	background: rgba(28, 104, 166, .2);
	color: #fff
}

.atcb-list {
	border-radius: 5px;
	box-shadow: 1px 1px 5px #ccc;
	padding: 10px
}

.btn-blue {
	border: 0;
	padding: 10px 15px;
	line-height: 100%;
	border-radius: 5px;
	background: #1269a8;
	color: #fff !important;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 17px
}

.btn-blue:hover {
	background: #cf1d10;
	color: #fff
}

.btn-blue p a {
	color: #fff !important;
	font-size: 25px;
	line-height: 100%;
	margin: 0 !important
}

.btn-blue p {
	margin: auto;
	padding-top: 5%
}

.comment-wrap {
	overflow: hidden;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #f5f5f5
}

.comment-wrap .author-details {
	float: left;
	width: 20%
}

.comment-wrap .author-comments {
	padding-left: 5px;
	float: left;
	width: 80%
}

.comment-wrap .author-comments h3 {
	margin-top: 10px
}

.comment-wrap .author-comments p {
	margin-bottom: 10px
}

.comment-submitted {
	padding: 5px 10px;
	border: 1px solid #eee;
	display: inline-block;
	line-height: 100%;
	display: none
}

ul.links.inline li {
	display: inline-block;
	padding-right: 10px
}

.sidebar .region h2.title {
	padding: 5px 0;
	margin: 0
}

.sidebar .region .content {
	padding: 10px 0
}

.region-content {
	min-height: 300px;
}
.region-content .node__content img {
	max-width:100%;
	height:auto
}
.path-frontpage .region-content {
	min-height: auto
}

.form-actions,
.form-item {
	margin-bottom: 1em
}

tr.even .form-item,
tr.odd .form-item {
	margin-top: 0;
	margin-bottom: 0
}

.form-composite>.fieldset-wrapper>.description,
.form-item .description {
	font-size: .9em;
	line-height: 150%
}

label.option {
	display: inline
}

.form-composite>legend,
.label {
	display: inline;
	font-size: inherit;
	margin: 0;
	padding: 0
}

.form-checkboxes .form-item,
.form-radios .form-item {
	margin-top: .4em;
	margin-bottom: .4em
}

.marker {
	color: #e00
}

abbr.ajax-changed,
abbr.tabledrag-changed {
	border-bottom: none
}

.form-item input.error,
.form-item select.error,
.form-item textarea.error {
	border: 2px solid red
}

.owl-theme .owl-dots .owl-dot span {
	background: #b5b5b5;
	height: 7px;
	width: 7px
}

.testimonials-wrap {
	background: #fafafa;
	border-top: solid 1px #e3e3e3;
	border-bottom: solid 1px #e3e3e3;
	padding: 20px 0;
	text-align: center;
	font-size: 1em;
	line-height: 160%
}

.region-testimonials {
	max-width: 600px;
	margin: 0 auto
}

.testimonials-pic {
	width: 40px;
	height: 40px;
	display: inline-block;
	vertical-align: bottom;
	margin-right: 10px
}

.testimonials-pic img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%
}

.testimonials-author {
	padding: 0 5px;
	font-size: .75em;
	color: #555
}

.path-frontpage .feed-icon {
	display: none
}

.bottom-widgets {
	text-align: center;
	margin: 0 auto;
	padding-bottom: 30px;
	background: #27ae60;
	color: #b4dec6
}

.bottom-widgets .block h2.title {
	margin: 5px 0 10px;
	color: #fff
}

.bottom-widgets .row>div {
	border-right: 1px solid #2ec16c
}

.bottom-widgets .row>div:last-child {
	border: 0
}

.path-frontpage .bottom-widgets {
	padding: 20px 0
}

.bottom-row {
	margin-bottom: 25px
}

.main-header {
	overflow: auto;
	margin-bottom: -1px
}

.main-header nav {
	border: 0;
	margin: 0;
	position: relative;
	min-height: auto;
	background: 0 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0
}

.main-header .region {
	position: relative;
	padding: 10px 0
}

.main-header .block {
	margin: 0
}

.atp-header {
	background: url(/themes/news_zymphonies_theme/images/header-city.svg) right bottom no-repeat;
	background-size: 730px
}

@media screen and (max-width:990px) {
	.atp-header {
		background-size: 0
	}

	.region-we-mega-menu {
		background-color: transparent;
		float: right;
		margin-top: -70px
	}

	.social-media {
		display: none
	}

	.navbar-we-mega-menu.navbar ul>li {
		font-size: 18px;
	}

	.navbar-we-mega-menu.navbar {
		width: 290px;
	}

	.btn-close {
		background: #000;
		right: 290px
	}

	.navbar-we-mega-menu.navbar ul>li ul li {
		border-bottom: 1px solid #999
	}

	.region-header .brand a img {
		max-width: 250px
	}
}

.main-header .block,
.main-header p {
	margin: 0
}

.site-branding {
	margin: 0
}

.region-header .brand {
	display: inline-block;
	vertical-align: middle;
	font-size: 1.5em
}

.region-header .brand a {
	/*font-weight:700;
	display:block;
	text-transform:uppercase*/
}

.region-header .brand a img {
	vertical-align: middle;
	max-width: 265px;
}

.region-header .brand .site-branding__slogan {
	font-size: .5em;
	text-transform: uppercase;
	vertical-align: top
}

.search-advanced {display: none}

.search-block-form {
	margin: 0 auto
}

.region-search {
	clear: both;
	padding: 7px 0
}

#search-block-form {
	display: table;
	width: 100%
}

#search-block-form .form-actions,
#search-block-form .form-item {
	display: table-cell;
	vertical-align: top
}

#search-block-form .form-actions {
	width: 30px
}

#search-block-form input.form-submit {
	background: url(images/search.png?1452238642) no-repeat center #d7343b;
	font-size: 0;
	width: 100%;
	height: 30px;
	vertical-align: top
}

#search-block-form input.form-submit:hover {
	background-color: #cf1d10
}

#search-block-form input {
	width: 100%;
	height: 30px
}

.search-result__info {
	display: none
}

.breadcrumb {
	font-size: .85em;
	padding: 10px 0;
	margin: 0;
	background: #fff;
	display: inline-block
}

.breadcrumb ol,
.breadcrumb ul {
	padding: 0;
	margin: 0
}

.breadcrumb ol li,
.breadcrumb ul li {
	display: inline-block
}

.breadcrumb ol li:last-child span {
	display: none
}

.region-header-ads {
	display: none
}

.uni-gallery-resize img {
	max-height: 400px !important;
	width: auto !important;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.flexslider {
	border: 0;
	margin: 0 0 20px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	max-width: 1000px
}

.flexslider .slider-caption {
	position: absolute;
	bottom: 30px;
	left: 30px;
	z-index: 999;
	width: 70%;
	text-align: left;
	font-size: 1em;
	line-height: 150%;
	background: #fff;
	background: rgba(255, 255, 255, .68)
}

.flexslider h2 {
	font-size: 1.3em;
	display: inline-block;
	text-transform: uppercase;
	margin: 0;
	line-height: 100%;
	padding: 10px
}

.flexslider .slider-description {
	display: inline-block;
	clear: both;
	padding: 0 10px;
	margin-bottom: 0
}

.flexslider .more-link {
	padding: 8px 10px;
	font-size: .9em;
	display: inline-block;
	text-transform: uppercase
}

.flexslider .slides li {
	position: relative
}

.flexslider .flex-direction-nav {
	position: absolute;
	top: 50%;
	width: 100%;
	z-index: 1
}

.flexslider .flex-direction-nav li {
	list-style: none
}

.flexslider .flex-direction-nav a {
	font-size: 0;
	padding: 10px
}

.flexslider .flex-control-paging li a {
	width: 8px;
	height: 8px;
	display: block;
	background: #fff;
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%
}

.flexslider .flex-control-nav {
	bottom: 0
}

.navbar-default .navbar-toggle {
	z-index: 999;
	margin-right: 0;
	border: 0;
	border-radius: 0;
	color: #fff;
	background: 0 0;
	padding: 6px display
}

.navbar-default .navbar-toggle .icon-bar {
	display: block;
	width: 35px;
	height: 4px;
	border-radius: 1px;
	background-color: #1c68a6
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
	background: 0 0
}

.navbar {
	position: relative;
	min-height: 0;
	margin-bottom: 0;
	border: 1px solid transparent
}

nav h2 {
	/*display: none*/
}

.navbar-toggle .icon-bar {
	display: block;
	width: 25px;
	height: 4px;
	border-radius: 1px
}

.menu-base-theme {
	background: 0 0
}

.menu-base-theme ul {
	background: 0 0
}

.menu-base-theme li a {
	font-family: Mulish, sans-serif;
	color: #fff;
	line-height: 100%;
	padding: 17px 20px;
	font-size: 1em;
	font-weight: 300
}

.menu-base-theme li a.highlighted,
.menu-base-theme li a:active,
.menu-base-theme li a:focus,
.menu-base-theme li a:hover {
	background: 0 0;
	color: #d7343b;
	line-height: 100%;
	padding: 17px 20px
}

.menu-base-theme li a.sub-arrow {
	color: #999;
	font-size: 22px;
	padding: 5px;
	border-radius: 2px;
	border: 1px solid #dcdcdc;
	background: #efefef
}

.menu-base-theme li a span.sub-arrow {
	line-height: 120%;
	font-size: 2em
}

.tbm .tbm-link.level-1.active-trail {
  /*background-color: #d7343b!important;*/
  border-bottom: 2px solid #d7343b!important;
}
.active-trail {
  border-bottom: 1px solid #d7343b!important; }

.tbm-button-container .blueburger {background: #1c68a6!important}

.tbm-block h4{margin-bottom: -20px!important;}

.region-footer-menu ul {
	margin: 10px 0;
	padding: 0
}

.region-footer-menu nav li {
	display: inline-block
}

.region-footer-menu nav li a {
	display: block;
	padding: 2px 15px 2px 0
}

.top-menu {
	font-size: .75em;
	background: #eee
}

.top-menu .top-blocks {
	overflow: hidden
}

.top-menu .top-blocks .region {
	padding: 10px 10px 10px 0
}

.top-menu .top-blocks .social-media {
	padding: 9px 0
}

.top-menu .block,
.top-menu p {
	margin: 0
}

.region-top-menu ul {
	margin: 0;
	padding: 0
}

.region-top-menu nav li {
	display: inline-block
}

.region-top-menu nav li a {
	display: block;
	padding: 2px 10px;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 100%
}

.sf-menu div.sf-multicolumn-column>a {
	border: 0 none !important;
	clip: rect(1px, 1px, 1px, 1px);
	clip: rect(1px 1px 1px 1px);
	height: 1px !important;
	margin: 0 !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important
}

div.sf-multicolumn-column .nolink {
	display: none
}

#menu-main-menu-no-menu-link-content1250b5ab-fee4-40ed-b1f8-bdbf4216c524>div>span {
	display: none
}

#menu-main-menu-no-menu-link-content310e56cb-66db-4351-b217-ea5d2964be36>div>span {
	display: none
}

#menu-main-menu-no-menu-link-contentedc1485c-98a4-4dd4-9eab-b0bd1804474d>div>span {
	display: none
}

#menu-main-menu-no-menu-link-contentaaf7bedd-5075-4ac2-a318-103673520e1a>div>span {
	display: none
}

.region-header-ads {
	text-align: right
}

.region-header-ads img {
	vertical-align: top
}

.bd-example {
	position: relative;
	padding: 20px;
	border: 2px solid #f7f7f9
}

.highlight {
	padding: 20px;
	background-color: #f7f7f9
}

.highlight pre {
	border: 0;
	background: 0 0
}

.bd-example-type h1,
.bd-example-type h2,
.bd-example-type h3,
.bd-example-type h4,
.bd-example-type h5,
.bd-example-type h6 {
	margin: 0
}

.bd-example-type .table td {
	padding: 15px 0;
	border-color: #eee
}

.bd-example-type .table tr:first-child td {
	border-top: 0
}

.topwidget {
	text-align: left
}

.topwidget p {
	margin-bottom: 10px
}

.topwidget .fa {
	font-size: 4em;
	color: #d7343b
}

.topwidget .region {
	padding: 10px
}

.topwidget ul {
	margin: 0;
	padding: 0
}

.topwidget ul li {
	list-style: none;
	padding-bottom: 6px;
	margin-bottom: 6px;
	border-bottom: 1px solid #ddd
}

.standard-form {
	max-width: 750px;
	border-radius: 3px;
	padding: 10px 25px;
	background: #e0e0e0
}

.brochure-form,
.brochure-form-dark {
	max-width: 750px;
	margin: 0 auto;
	padding: 10px 20px;
	border-radius: 3px;
	background: rgba(28, 104, 166, .2)
}
@media screen and (max-width:990px) {
.standard-form, .brochure-form, .brochure-form-dark{
	margin-bottom: 10px
}
}
.brochure-form-dark {
	background: rgba(28, 104, 166, .5)
}

.brochure-form a {
	color: #1c68a6
}

.brochure-form a:hover {
	color: #000
}

.brochure-form .form-email,
.brochure-form .form-text,
.brochure-form .form-textarea {
	width: 100%
}

.standard-form .form-email,
.standard-form .form-text,
.standard-form .form-textarea {
	width: 100%
}

.contact-message-feedback-form .form-email,
.contact-message-feedback-form .form-text,
.contact-message-feedback-form .form-textarea {
	width: 100%
}

.user-form,
.user-login-form,
.user-pass {
	max-width: 500px;
	margin: 40px auto;
	border: 1px solid #e6e6e6;
	padding: 5px 20px;
	background: #fdfdfd
}

.user-form .form-email,
.user-form .form-text,
.user-login-form .form-email,
.user-login-form .form-text,
.user-pass .form-email,
.user-pass .form-text {
	width: 100%
}

.form-composite>.fieldset-wrapper>.description,
.form-item .description {
	color: #666;
	font-style: italic
}

.maintenance-page {
	background: url(images/maintenance-bg.png?1451969854) #66cbff center no-repeat;
	color: #fff;
	text-align: center;
	padding-top: 220px;
	padding-bottom: 100px;
	color: #000
}

.maintenance-page .brand,
.maintenance-page .name-and-slogan {
	display: inline-block;
	vertical-align: middle
}

.maintenance-page .site-name a {
	color: #404040
}

.maintenance-page .name-and-slogan,
.maintenance-page .site-slogan {
	display: none
}

.maintenance-msg {
	margin: 20px 0;
	padding: 20px 30px;
	display: inline-block;
	color: #404040;
	border: 1px solid #fff;
	background: #f2f4cf;
	background: rgba(242, 244, 207, .88);
	-webkit-box-shadow: 5px 5px 0 #fff;
	-moz-box-shadow: 5px 5px 0 #fff;
	box-shadow: 5px 5px 0 #fff
}

.maintenance-msg h1 {
	text-transform: uppercase;
	font-weight: 700
}

.path-user .profile>div {
	display: inline-block
}

.path-user .profile .label {
	display: block;
	color: #333
}

.node--type-clients h2,
.node--type-services h2 {
	display: none
}

.field--name-field-clients-logo .owl-item {
	padding: 5px;
	border: 2px dotted #ddd;
	text-align: center
}

.field--name-field-clients-logo .owl-item img {
	display: inline-block;
	width: auto
}

.field--name-field-service .owl-item {
	background: #19232d;
	padding: 5px 10px
}

.field--name-field-service .owl-item h3 {
	color: #fff
}

.field--name-field-service .owl-item p {
	color: #999
}

.content-image {
	float: left;
	margin: 0 10px 5px 0
}

.custom-sidebar .contextual-region,
.region-sidebar-second .contextual-region {
	margin-bottom: 20px
}

.no-bottom-margin {
	margin-bottom: -15px !important
}

.custom-sidebar h2,
.custom-sidebar h3,
.custom-sidebar h4 {
	color: #000
}

.unipage-logo img {
	width: 350px;
	object-fit: contain;
	height: 270px
}

.unipage-sidebox {
	max-width: 650px;
	margin: 0 auto;
	border: 1px solid #ccc;
	padding: 10px 20px;
	background: #fff
}


.custom-sidebar .bottomspace {
	margin-bottom: 20px
}

.custom-sidebar .topspace {
	margin-top: 20px
}

.custom-sidebar div .field__label {
	font-size: 20px;
	margin-bottom: 10px
}

.custom-sidebar div .field__item .datetime {
	margin-bottom: 10px !important
}

.custom-sidebar div .field--name-field-event-date {
	margin-top: 10px
}

.custom-sidebar .eventdates,
.eventunis {
	padding-bottom: 10px;
	margin-bottom: 10px
}

.custom-sidebar .block {
	margin-bottom: 20px
}

.large-blue-button {
	background: #1269a8;
	color: #fff;
	text-transform: uppercase;
	padding: 15px;
	margin-bottom: 17px;
	border-radius: 10px;
	border-bottom: 3px solid #0d5a92
}

.bluebox-content,
.redbox-content {
	background: #1269a8;
	min-height: 100px;
	border-radius: 6px;
	padding-top: 15%;
	text-align: center;
	margin-bottom: 25px
}

.redbox-content {
	background: #d7343b
}

.bluebox-content a,
.red-cta a,
.redbox-content a {
	font-weight: 400;
	font-size: 16px;
	color: #fff
}

.predeparture-box-red,
.red-cta {
	text-align: center;
	margin-bottom: 10px;
	background: #d7343b;
	color: #fff;
	border: 0;
	padding: 15px 15px 15px 15px;
	line-height: 100%;
	border-radius: 5px;
	box-shadow: 1px 1px 5px grey
}

.predeparture-box-red:hover,
.red-cta:hover {
	background: #cf1d10;
	color: #fff
}

.predeparture-box {
	text-align: center;
	margin-bottom: 10px;
	background: #1c68a6;
	color: #fff;
	border: 0;
	padding: 10px 15px;
	line-height: 100%;
	border-radius: 5px;
	box-shadow: 1px 1px 5px grey;
	min-height: 60px;
	padding-top: 10%
}

.predeparture-box a,
.predeparture-box-red a {
	color: #fff
}

.predeparture-box a:hover {
	text-decoration: underline
}

.bottom-panel {
	background: #e9e9e9;
	text-align: center;
	padding: 20px
}

#views-exposed-form-blogs-blog-view .form-item,
#views-exposed-form-blogs-blogs-view .form-item {
	float: left !important;
	margin-right: 10px
}

#blog-body #importsection img,
#blog-body img,
.wp-block-image img,
[class^=wp-image-] {
	float: left !important;
	margin: 10px !important;
	float: left !important;
	width: 320px !important;
	object-fit: cover !important;
	max-height: 300px !important
}

#blog-body h2,
#blog-body h3 {
	display: inline-block;
	width: 100%;
	margin-top: 0;
	font-weight: 700
}

.pager .is-active a {
	color: #fff;
	background: #d7343b
}

.wp-block-separator {
	display: none
}

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

	.wp-block-image img,
	[class^=wp-image-] {
		width: 100% !important
	}

	#blog-body h2,
	#blog-body h3 {
		display: block;
		width: 100%
	}

	.testimonial-listing .views-field-field-header-image,
	.testimonial-listing .views-field-field-profile {
		float: none !important
	}

	.testimonial-listing img {
		width: 100%;
		height: auto
	}
}

#views-exposed-form-events-eventswebinars-view .form-item,
#views-exposed-form-events-view-block-1 .form-item,
#views-exposed-form-events-view-block-2 .form-item,
#views-exposed-form-testimonials-testimonial-view .form-item {
	float: left;
	margin-right: 10px
}

#views-exposed-form-events-eventswebinars-view .form-item,
#views-exposed-form-events-view-block-2 .form-actions,
#views-exposed-form-testimonials-testimonial-view .form-actions {
	float: left;
	margin-left: 5px
}

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

	#views-exposed-form-events-view-block-2 .form-item,
	#views-exposed-form-testimonials-testimonial-view .form-item {
		float: none
	}

	#views-exposed-form-events-view-block-2 .form-actions,
	#views-exposed-form-testimonials-testimonial-view .form-actions {
		float: none;
		margin-top: 0
	}
}

#views-exposed-form-events-view-block-2 .btn .field_content a {
	color: #fff
}

.events-listing {
	clear: both;
	padding: 20px;
	margin-bottom: 20px;
	box-shadow: 0 2px 17px rgba(26, 32, 44, .12);
	border-radius: 3px
}

.events-listing img {
	width: 15px
}

.views-field-field-listing-date .field-content {
	font-weight: 600
}

.btn a {
	color: #fff
}

#views-exposed-form-events-view-block-1 .views-field-title h3 {
	color: #1c68a6 !important
}

.events-listing h3 {
	color: #1c68a6 !important
}

.event-meet-uni {
	float: left;
	font-weight: 700;
	margin-right: 5px
}

.event-blue {
	color: #1c68a6 !important
}

.testimonial-listing {
	clear: both;
	padding: 20px;
	margin-bottom: 20px;
	min-height: 210px;
	box-shadow: 0 2px 17px rgba(26, 32, 44, .12);
	border-radius: 3px
}

.testimonial-listing .views-field-field-header-image,
.testimonial-listing .views-field-field-profile {
	float: left
}

.testimonial-listing img {
	margin-right: 10px;
	margin-bottom: 10px;
	border-radius: 2px
}

.testimonial-listing h3 a {
	color: #1c68a6
}

.testimonial-listing .views-field-field-first-name {
	color: #1c68a6
}

.testimonial-listing .views-field-field-course-list {
	font-weight: 400
}

.views-field-field-university-logo {
	float: left;
	max-width: 200px;
	margin-right: 15px;
	margin-bottom: 100px
}

@media screen and (max-width:990px) {
	.views-field-field-university-logo {
		float: none;
		margin-right: 0;
		margin-bottom: 10px
	}
}

label {
	display: block
}

.form-required::after {
	content: '';
	vertical-align: super;
	display: inline-block;
	background-image: url(/core/misc/icons/ee0000/required.svg);
	background-repeat: no-repeat;
	background-size: 6px 6px;
	width: 6px;
	height: 6px;
	margin: 0 .3em
}
 input[type=text].required, input[type=email].required, input[type=checkbox].required, select.required,  textarea.required, #edit-levelofstudy, input[type=date].required, input[type=radio].required, input[type=tel].required{
	border-left: 2px solid red!important
}



.form-item-privacynote,
.form-type-checkbox>label {
	font-size: .9em
}

.team-row {
	/*width:200px;*/
	min-height: 245px;
	float: left;
	text-align: center;
	margin-right: 15px;
	margin-bottom: 15px
}

.team-view h3 {
	width: 100%;
	float: right;
	margin-top: 15px;
	margin-bottom: 20px
}

.team-row img {
	box-shadow: 1px 1px 5px rgba(26, 32, 44, .4);
	border-radius: 2px
}

.field--type-string {
	margin-bottom: 10px
}

.field--name-field-job-title {
	font-size: 2em;
	margin-bottom: 20px
}

.field__label {
	font-weight: 600
}

.field--name-field-profile img {
	float: right;
	box-shadow: 1px 1px 5px grey;
	border-radius: 2px
}

.field--name-field-media-image {
	margin-bottom: 20px
}

@media screen and (max-width:990px) {
	.team-row {
		float: none
	}
}

@media screen and (max-width:550px) {
	.field--name-field-profile img {
		float: none;
		margin-bottom: 30px
	}
}

.imgfloatright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 0
}

.imgfloatleft {
	float: left !important;
	margin-left: 0;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 0
}

.far,
.fas {
	color: #d7343b
}

.region-footer-first a {
	color: #fff;
	text-align: center
}

.region-footer-first a:hover {
	color: #d7343b
}

.fa-2xl {
	margin-top: 15px !important
}

.how-it-works,
.ready-to-begin {
	width: 100%;
	height: 150px;
	background-color: #1c68a6;
	background-image: url(/themes/news_zymphonies_theme/images/pattern.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 600px;
	text-align: center;
	padding: 1.25em;
	padding-top: 0;
	box-sizing: border-box;
	border-radius: 3px
}

.ready-to-begin {
	background-color: #d7343b;
	margin-bottom: 10px
}

.how-it-works h3,
.ready-to-begin h3 {
	font-size: 1.6em;
	color: #fff;
	line-height: 1.2;
	margin: .5em 0
}

.how-it-works a.cta,
.ready-to-begin a.cta {
	font-size: 1.238em;
	color: #1c68a6;
	display: block;
	min-width: 90%
}

a.cta {
	border: 4px solid #fff;
	background-color: #fff;
	display: inline-block;
	min-width: 20%;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	padding: .313em;
	-webkit-border-radius: 10px;
	border-radius: 5px
}

.location-indicator {
	display: block;
	text-align: center
}

.location-indicator ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left
}

.location-indicator ul li {
	font-size: .875em;
	line-height: 1;
	text-transform: uppercase;
	position: relative;
	display: block;
	background: #fff
}

.location-indicator ul li:hover ul {
	display: block;
	position: absolute;
	left: 0;
	width: 200px;
	z-index: 101
}

.location-indicator ul li ul {
	display: none
}

.location-indicator ul li ul li {
	border-top: 1px solid #f3f4f5
}

.location-indicator ul li ul li a {
	padding: .625em
}

.location-indicator ul li img {
	display: inline-block;
	height: 12px;
	margin-right: 5px;
	vertical-align: top
}

.location-indicator ul li a {
	text-decoration: none;
	display: block;
	padding: .625em;
	font-size: 1.3em
}

.location-indicator ul li a:hover {
	background: #f3f4f5
}

.location-indicator p.instruction {
	font-size: 1.3em;
	line-height: .2em;
	padding: 0;
	float: left;
	padding-top: 10px
}

.app-button,
.country-button {
	height: 25px;
	padding-top: 5px;
	/*float:right;*/
	margin-top: 10px;
	font-size: 14px;
	display: inline-block;
}

.country-button {
	background-color: #d73441
}

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

	.app-button-container {
		text-align: center !important
	}

	.region-search {
		margin-top: 10px
	}

	#block-readytosignupcta, #block-readytosignup-2, #block-readytosignupcta-2 {
		display: none;
	}

	#block-learnmorecta, #block-learnmore, #block-learnmorecta-2 {
		display: none;
	}
}

.uni-regions {
	position: relative;
	text-align: left;
	color: #fff
}

.uni-locations-box,
.uni-locations-box-norway {
	position: relative;
	float: left;
	width: 100% !important;
	min-height: 150px;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 999
}

.uni-locations-box h3 {
	/*position: absolute;
	top: 5px;
	color: #333;*/
	padding-right: 5px;
	padding-left: 5px;
	background: rgba(255, 255, 255, .68);
	font-size: 18px
}

.uni-locations-box-norway h3 {
	position: absolute;
	top: 25px;
	color: #333;
	padding-right: 5px;
	padding-left: 5px;
	background: rgba(255, 255, 255, .68);
	font-size: 18px
}

.uni-locations-all {
	float: left;
	margin-right: 10px;
}
 .unibox .col-sm-4 .uni-locations-all, .unibox .col-sm-6 .uni-locations-all   {
	width: 220px !important;
	height: auto !important;
	overflow: hidden;
}
.unibox .col-sm-4 .uni-locations-all, .unibox .col-sm-6 .uni-locations-all img{
	border-radius: 0
}


.uni-locations-all-us h3 {
	margin-bottom: -20px !important
}



.home-country-cta img{
	width:220px; height: auto;
}
.home-country-cta img:hover, .uni-locations-box img:hover{opacity: 0.7;}

.video-embed-field-provider-vimeo,
.video-embed-field-provider-youtube {
	overflow: hidden;
	/*padding-top: 85px;*/
	position: relative;
	/*margin-bottom: -80px*/
	text-align:center
}
.video-embed-field-provider-vimeo iframe,
.video-embed-field-provider-youtube iframe {
	border: 0;
	left: 0;
	/*position: absolute;*/
	top: 0
}

div.col-sm-7.five-three {
	width: 60% !important
}

div.col-sm-5.five-two {
	width: 40% !important
}

.narrow-region {
	max-width: 23%;
	margin-right: 10px
}

.narrow-region-us {
	max-width: 30%;
	margin-right: 10px
}

@media screen and (max-width:768px) {
	.narrow-region {
		max-width: 100% !important
	}

	div.col-sm-5.five-two,
	div.col-sm-7.five-three {
		width: 100% !important
	}
.home-country-cta img{ width: 100%}
}

.home-testimonials .flexslider .slides {
	padding-left: 60px;
	padding-right: 60px;
	box-shadow: 0 2px 17px rgba(26, 32, 44, .12);
	border-radius: 3px
}

.home-testimonials .flex-direction-nav a:before {
	color: #e9e9e9
}

.home-testimonials .flexslider {
	max-width: 100%;
	min-height: 180px
}

.uni-of-the-day h3 {
	bottom: 0;
	top: 40px
}

.uni-of-the-day a {
	color: #000
}

.uni-of-the-day img {
	width: 100%;
	height: auto
}

.cityscape-info-box {
	background-color: #f2f5f8;
	background-image: url(/themes/news_zymphonies_theme/images/cta-city.svg);
	background-repeat: no-repeat;
	background-position-y: bottom;
	background-size: 1000px;
	min-height: 300px;
	padding: 20px 20px;
	box-sizing: border-box;
	text-align: left !important;
	font-size: 110%
}

.cityscape-info-box.center {
	background-position-x: center
}

.cityscape-info-box.right {
	background-position-x: right
}

.cityscape-info-box h2 {
	font-size: 1.7em
}

.why-study-in-the-uk {
	background: url(/themes/news_zymphonies_theme/images/flag-bg.png) no-repeat left top #1c68a6;
	background-size: cover !important;
	min-height: 325px;
	width: 100%;
	padding: 1.25em;
	box-sizing: border-box;
	display: table;
	border-radius: 3px
}

.why-study-in-the-uk .right {
	width: 60%
}

.why-study-in-the-uk .col {
	display: inline-block;
	float: left;
	height: 100%
}

.why-study-in-the-uk .col {
	text-align: center
}

.why-study-in-the-uk h3 {
	font-size: 3.5em;
	color: #fff;
	line-height: 1.1;
	margin: 0
}

.why-study-in-the-uk p {
	margin: 0 0 5px 0;
	color: #fff
}

.why-study-in-the-uk p {
	font-size: 1.063em;
	color: #fff;
	line-height: 1.5;
	margin: 0 0 10px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #34698f
}

.courseFooterBox {
	padding: 15px;
	padding-top: 0;
	border: 1px solid #1c68a6;
	border-radius: 5px
}

.ckeditor-accordion-container>dl {
	border-radius: 5px
}

.footer-logo img {
	float: right
}

.footer-cta img {
	float: left
}

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

	.footer-cta img,
	.footer-logo img {
		float: none
	}

	.footer-cta,
	.footer-logo {
		text-align: center
	}
}

.flex-direction-nav a {
	text-shadow: none
}

.flex-direction-nav a:before {
	text-shadow: none
}

@media screen and (max-width:550px) {
	.slides .slider-description {
		display: none
	}

	#call-us-cta {
		width: 200px !important;
		padding: .5em !important;
		display: none
	}

	#call-us-cta .title {
		font-size: 14px !important
	}

	#call-us-cta .btn {
		font-size: 12px !important
	}

	#unibannerimage {
		display: none
	}

	.unipage-logo img {
		max-height: 150px;
	}

	#unibannerimage {
		width: 750px;
		height: 300px;
		object-fit: cover;
	}
}

/* CKeditor Accordion module override */

.ckeditor-accordion-container>dl dt>a,
.ckeditor-accordion-container>dl dt>a:not(.button) {
	background-color: #1C68A6;
	border-bottom: 1px solid #1C68A6;
}

.ckeditor-accordion-container>dl dt.active>a {
	background-color: #d73441;
}

.ckeditor-accordion-container>dl {
	border: none;
}

.ckeditor-accordion-container>dl dt>a:hover,
.ckeditor-accordion-container>dl dt>a:not(.button):hover {
	background-color: #d73441;
}


/* Cookie module override */
.eu-cookie-compliance-secondary-button,
.eu-cookie-compliance-default-button {
	padding: 13px 24px;
	background-color: #7cbc48;
	border-color: #7cbc48;
	color: #fff;
	font-weight: 700;
	-webkit-font-smoothing: antialiased;
}

.eu-cookie-compliance-default-button {
	background-color: #0779bf !important;
	border-color: #0779bf !important;
	border-radius: 0px;
	background-image: none;
	border: none;
	text-shadow: none;
	box-shadow: none;
}



/* Editor styles */

span.redCKtext {
	color: #d73441;
	font-weight: bold
}

/* RSS news styles */

.aggregator-feed .field--name-fid {
	display: none
}

.aggregator-feed .aggregator-item .item-description a {
	color: black !important
}

.aggregator-feed h3 {
	text-transform: none
}

.aggregator-feed .field--name-timestamp {
	font-weight: 700
}

.aggregator-feed .feed-image {
	display: none
}

.aggregator-feed .item-description a {
	display: none
}

/* Mediterranean Theme (Admin) */

#block-mediteran-content label {color:##1C68A6}
