/* WebFilter 0x1010006400000002 */
.special-padding-30 {
  padding: 15px 0;  
}
.disc-item { margin: 8px 0; }
.disc-item:hover { background: #ffe; }
.disc-item label, .disc-item label * { font-weight: normal; }
.disc-item label strong { font-weight: bold ! important; }
.disc-check { float: left; }
.disc-check input { height: 2em; width: 2em; }
.disc-text { margin-left: 45px; padding-top: 8px; }
.disc-item:after { content: " "; display: table; clear: both; }
/* WebFilter 0x101000640000001E */
.table-calendar th, .table-calendar td { 
	text-align: center;
} 
.table-calendar .success { 
	cursor: pointer; 
	position: relative;
} 
.calendar-events { 
	position: absolute;
	top: 31px;
	left: 5px;
	text-align: left;
	z-index: 1000;
} 
.calendar-month:last-of-type .calendar-events,
.calendar-month:nth-last-of-type(2) .calendar-events{
	left: auto;
	right: 5px;
}
.calendar-events .list-group-item {
	white-space: nowrap;
}
/* WebFilter 0x1010006400000026 */
body.default-layout #footer.navbar { margin: 0;}
body.default-layout #main { padding: 30px;}
body.default-layout { background: #ccc;}

body.default-layout #holder { background: #fff; box-shadow: 1px 1px 2px rgba(0,0,0,0.2); padding-left: 0; padding-right: 0;}

body.default-layout .bg-info {color: #fff;}

body.in-iframe { background: #fff; }
body.in-iframe .modal-dialog {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
}
body.in-iframe .modal-backdrop.in { opacity: 0.1; }
/* WebFilter 0x101000640000002E */
.carousel-inner img {
	margin: 0 auto;
}

.carousel-control-circular-bg .carousel-control .glyphicon-chevron-left, 
.carousel-control-circular-bg .carousel-control .glyphicon-chevron-right, 
.carousel-control-circular-bg .carousel-control .icon-prev, 
.carousel-control-circular-bg .carousel-control .icon-next {
	width: 50px;
	height: 50px;
	margin-top: -15px;
	font-size: 30px;
	background: rgb(0, 0, 0);
	border-radius: 25px;
	padding-top: 9px;	
}
/* WebFilter 0x1010006400000033 */
.collection-cover {
	position: relative;
}
.collection-cover .carousel-inner img {
	width: 100%;
}
.collection-cover .carousel-caption {
	background: rgba(0,0,0,0.6);
	font-size: auto;
	
	padding-left: 30px;
	padding-right: 30px;
	top: 50px;
	bottom: auto;
}
.collection-cover .carousel-caption-fullheight {
	top: 0;
	bottom: 0;
}
.collection-cover .caption-btn {	
	margin-bottom: -45px;
}
.collection-cover .caption-btn .btn {
	
}

.collection-cover .carousel-caption-left {
	left: 10%; 
	right: 10%;
}
.collection-cover .carousel-caption-right {
	left: 10%; 
	right: 10%;
}
.collection-cover .carousel-caption-far-right {
	left: 10%; 
	right: 10%;
}
.collection-cover-scroll {
	margin: 0 auto 0;
	width: 300px;
	text-align: center;
	position: absolute;
	bottom: -18px;
	left: 0;
	right: 0;
	z-index:10;
}
.collection-cover .carousel-caption h1 {
	font-size: initial;
	font-size: 4vw;
	margin: 1.5vw 0;
}
.collection-cover .carousel-caption h2 {
	font-size: initial;
	font-size: 3vw;
}
.collection-cover .carousel-caption h3 {
	font-size: initial;
	font-size: 2.5vw;
}
.collection-cover .carousel-caption h4 {
	font-size: initial;
	font-size: 2vw;
}
@media screen and (min-width: 480px){
	.collection-cover .carousel-caption {
		font-size: 1.5em;
	}

	
}
@media screen and (min-width: 768px){
	.collection-cover .carousel-caption {
		font-size: 2em;
	}
	.collection-cover .carousel-caption h1,
	.collection-cover .carousel-caption h2,
	.collection-cover .carousel-caption h3,
	.collection-cover .carousel-caption h4 {
		font-size: inherit;
		margin-top: 20px;
		margin-bottom: 10px;
	}
	.collection-cover .carousel-caption-left {
		left: 10%; 
		right: 30%;
	}
	.collection-cover .carousel-caption-right {
		left: 30%; 
		right: 10%;
	}
	.collection-cover .carousel-caption-far-right {
		left: 45%; 
		right: 10%;
	}
}
@media screen and (min-width: 992px){
	.collection-cover .carousel-caption {
		font-size: 2.5em;
	}
	
	.collection-cover .carousel-caption-left {
		left: 10%; 
		right: 35%;
	}
	.collection-cover .carousel-caption-right {
		left: 35%; 
		right: 10%;
	}
	.collection-cover .carousel-caption-far-right {
		left: 50%; 
		right: 10%;
	}
}
@media screen and (min-width: 1200px){
	.collection-cover .carousel-caption {
		font-size: 2.5em;
	}
	
	.collection-cover .carousel-caption-left {
		left: 10%; 
		right: 40%;
	}
	.collection-cover .carousel-caption-right {
		left: 40%; 
		right: 10%;
	}
	.collection-cover .carousel-caption-far-right {
		left: 65%; 
		right: 10%;
	}
}
/* WebFilter 0x1010006400000034 */
.collection-lightbox-base { display: block; margin-bottom: 15px;}
.nogutter .collection-lightbox-base { margin-bottom: 0;}
/* WebFilter 0x1010006400000039 */
.std-googlemap, .i001-google-map { margin-bottom: 15px;}
.i001-google-map .map-canvas {border: 0px solid #e0e3e7;}
.marker-label,
.marker-icon {
	z-index: 99;
	position: absolute;
	display: block;
	margin-top: -50px;
	margin-left: -25px;
	width: 50px;
	height: 50px;
	font-size: 30px !important;
	text-align: center;
	color: #FFFFFF;
	white-space: nowrap;
}


.panel-body + .i001-google-map {
	margin-bottom: 0;
}
/* WebFilter 0x101000640000003A */
.nav li:hover > ul { display: block;}

.dropdown-menu li { position: relative;}
.dropdown-menu .dropdown-menu { left: 160px; top: 0;}

.dropdown-menu .caret { border-top: 4px solid transparent; border-left: 4px solid; border-bottom: 4px solid transparent;}

.nogutter-left { padding-left: 0 !important;}
.nogutter-right { padding-right: 0 !important;}

.nogutter { padding-left: 0 !important; padding-right: 0 !important;}
.row.nogutter { margin-left: 0 !important; margin-right: 0 !important;}
.row.nogutter > div {
	padding-left: 0 !important; padding-right: 0 !important; }
}
.cms-contentimage-fill img { max-width: 100%;}
.cms-contentimage-right img { margin-left: 15px; margin-bottom: 25px;}
.cms-contentimage-left img { margin-right: 15px; margin-bottom: 15px;}

.navbar-toggle::after { 
    content: 'MENU';
    font-size: 7px;
}


/** FILE PICKER CSS **/
.folder-picker ul {list-style-type: none;}
.div.cms-eblk .cms-page-item-header div.hdr-item select, .cms-page-item-header select, .cms-page-item-header option { color: #333; }

/*Page List*/
.page-order, .page-order ul { list-style: none;}
body .page-order li { margin-top: 0; padding-top: 5px;}

.page-order .new-page { display: none;}
.page-item:hover > .page-order > .new-page { display: block;}

.tree-depth {
    margin: 10px 0 10px 22px;
	padding-left: 22px;
	border-left: 1px solid #ccc;
}

.tree-depth.tree-depth-0 {
	margin-left: 0;
	padding-left: 0;
	border-left: 0;
}
.page-item {
	margin-bottom: 10px; 
	position: relative;
}
.page-order .page-order .page-item:before {
	content: "";
	width: 9px;
	position: absolute;
	border-bottom: 1px solid #ccc;
	left: -22px;
	top: 16px;
}

/* Booking Calendar */
.table-calendar th, .table-calendar td { text-align: center;}

.table-calendar .success,
.table-calendar .has-events { cursor: pointer; position: relative;}

.calendar-events { position: absolute; top: 5px; left: 5px; text-align: left; z-index: 1000;}
.calendar-events a { white-space: nowrap;}

/* Modal height limit */
.modal-body {
  max-height: 75vh;
  overflow: auto; }
/* WebFilter 0x101000640000003B */
.blog-post .tag-group {
	margin-bottom: 10px;
}
/* WebFilter 0x101000640000003D */
.blog-post-summary {
	margin-bottom: 15px;
}
.btn-icon-responsive-sm,
.btn-icon-responsive-md,
.btn-icon-responsive-lg
{
	width: 40px;
	overflow: hidden;
}
.btn-icon-responsive-sm i,
.btn-icon-responsive-md i,
.btn-icon-responsive-lg i {
	padding-right: 10px;
}
@media (min-width: 768px) {
	.btn-icon-responsive-sm {
		width: inherit;
	}
	.btn-icon-responsive-sm i {
		padding-right: 0;
	}
}
@media (min-width: 992px) {
	.btn-icon-responsive-md {
		width: inherit;
	}
	.btn-icon-responsive-md i {
		padding-right: 0;
	}
}
@media (min-width: 1200px) {
	.btn-icon-responsive-lg {
		width: inherit;
	}
	.btn-icon-responsive-lg i {
		padding-right: 0;
	}
}

.search .input-group-btn {
	position: relative;		
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 100%;
}
.search .input-group-btn::after {
	content: "\e003";
	display: block; 
	position: absolute; 
	left: 8px;
	top: 10px;
	z-index: 10;
	color: #999;
}
.input-group-btn.icon-workaround input{
	padding: 0px 16px;
	height: 34px;
	
}

/* THIS IS A HACKY HACK TO REMOVE INLINE IMAGES FROM THE NEWS LIST */
.blog-post-summary .cms-contentimage-left {
	display: none;
}
/* WebFilter 0x101000640000004A */
.carousel-product .item-img-zoom {
	position: absolute;
	display: none;
}
.carousel-product-thumbnails .carousel-product-thumbnail {padding: 0 2px; cursor: pointer;}
/* WebFilter 0x101000640000004B */
body .tbl-cell .fake-img { display: none;}

@media screen and (min-width: 992px){
	
	
	body .tbl-cell {
		display: table-cell; 
		float: none; 
		vertical-align: bottom; 
		position: relative; 
		padding: 4px;
		margin-bottom: 20px;
		line-height: 1.428571429;
		background-color: #ffffff;
		border: 1px solid #dddddd;
		border-radius: 0px;
		-webkit-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
		
		
	}
	/*
	@-moz-document url-prefix() {
	body .tbl-cell .thumbnail {position: relative; }
}
	*/
	.tbl-cell.empty {border: none; background: none;}
	
	body .tbl-cell .thumbnail {
		padding: 0;
		margin: 0;
		border: none;
	}
	
	body .tbl-cell .fake-img { display: block; visibility: hidden;}
	body .tbl-cell .tbl-img { position: absolute; top: 0; left: 0; width: 100%; right: 0;}
	.tbl-list {
		/* display: table; */
		width: 100%;
	}
	
	body .tbl-sm-row { margin: 0; display: table-cell; }
	body .tbl-lg-row { margin: 0 -15px; display: table; border-spacing: 15px; width: 100%; table-layout: fixed;}
}
/* WebFilter 0x101000640000004D */
.flex-list { 
	margin-left: -15px;
	margin-right: -15px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -moz-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-mox-flex-wrap: wrap;
	flex-wrap: wrap;
}
.flex-list .flex-col { 
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -moz-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-mox-flex-wrap: wrap;
	flex-wrap: wrap;
}

.flex-list .thumbnail {
	overflow: hidden;	
	/*
	-webkit-flex: 1;
	-ms-flex: 1;
	-moz-flex: 1;	
	flex: 1;*/
}
/* Removed these because they affect the height of the items in the row in IE and also to a lesser extent FF 
* But I also wasn't sure if it served a particular purpose. I added flex: 1 to the above so that it would fill 
* the given space. */


.flex-list  .thumbnail { 
display: -webkit-flex;
display: -ms-flexbox;
display: -moz-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
-mox-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-webkit-box-direction: normal;
-moz-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
justify-content: space-between;
}


.flex-list .thumbnail .flex-img {
	overflow: hidden;
	position: relative;
	width: 100%;
	
}

.flex-list .thumbnail .flex-cpt {
	position: relative;
	width: 100%;

}
/* WebFilter 0x1010006400000116 */
body { background: #fff; padding-top: 94px;}
nav.navbar-default { border-bottom: 2px #0079a0 solid; }
nav.navbar ul.nav > li > a { text-transform: uppercase; font-family: 'Oswald'; font-weight: normal; color: #333333; font-size: 18px; padding: 7px 15px; }
 a.navbar-brand {
        width: 80%;
    }
.nav li:hover > ul.dropdown-menu { 
		display: none; 
	}
@media screen and (min-width: 768px){
	
	 a.navbar-brand { 
		 width: 290px;
	}
	.nav li:hover > ul.dropdown-menu { 
		display: block; 
	}
	.navbar-nav.navbar-right .dropdown-menu {
		left:0;
		right: auto;
	}
}
@media screen and (min-width: 1200px){
	nav.navbar ul.nav > li > a { 
		margin-top: 28px; 
	}
}
nav.navbar ul.nav > li > a:hover { background: #0079a0; color: #fff; }
.page-header { border-bottom: none; padding: 0; }
.navbar-brand { padding-top: 4px; height: auto; padding: 4px 15px;}
h1, h2, h3 { color: #0079a0; text-transform: uppercase; font-family: 'Oswald'; font-weight: normal; }

section.home-content h1 { color: #0079a0; text-transform: uppercase; font-family: 'Oswald'; font-weight: normal; padding: 5px 0px 0px 0px; margin-top: -15px;}

.dark { background: #222; }
footer { font-size: 13px; padding: 30px 0; color: #fff; }
footer.dark a { color: #fff; }

.info-footer p, .info-footer ul { font-family: Montserrat; }
.info-footer .info-footer--body p:first-child { margin-top: 17px; }

.info-footer h5 { font-weight: bold; color: #0079a0; font-family: 'Oswald'; font-weight: normal; font-size: 18px; }

.info-footer ul { list-style: none; padding: 0; }
.info-footer ul li { padding: .5em 0; border-bottom: 1px solid #d3d3d9; }
.logo-contact .logo-contact--info { display: inline-block; float: right; margin-top: -80px; font-size: 13px; }

section { padding: 45px 0; }

.text-bold { font-weight: bold; }

.btn { text-transform: uppercase; font-family: 'Oswald'; font-weight: normal; }

section.blue-contact { background: #0079a0; }
section.blue-contact h2 { text-transform: none; color: #fff; font-family: Montserrat; font-weight: normal; font-size: 32px; padding: 0; margin: 0; }
section.blue-contact .btn-lg { font-size: 22px; margin-top: -6px; }

@media screen and (max-width: 667px) {
/* Write your CSS that applies to this media query here */
	section.blue-contact { background: #0079a0;
		padding-top: 25px;
		padding-bottom: 30px;}
	section.blue-contact .btn-lg {
    font-size: 22px;
    margin-top: 12px;
}
}

#page-9351-1 { border-top: 2px #0079a0 solid; }
#page-9351-1 p { font-size: 22px; margin: 48px 0; }

#page-9351-0 { padding: 0; }

.offset-anchor {
    position: relative;
    top: -140px;
}

.table-calendar .calendar-events {  right: 5px; left: auto; }

.navbar {
	min-height: 94px;
}

/* Booking Calendar Date Colour */
.table>thead>tr>td.success, .table>tbody>tr>td.success, .table>tfoot>tr>td.success, .table>thead>tr>th.success, .table>tbody>tr>th.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>tbody>tr.success>td, .table>tfoot>tr.success>td, .table>thead>tr.success>th, .table>tbody>tr.success>th, .table>tfoot>tr.success>th {
	background-color: #dae5d3;
}
/* WebFilter 0x1010006400000150 */
.banner-box {
	max-width: 100%;
	max-height: 435px;
	font-size: 20px;
	background: rgba(0, 0, 0, 0.6);
	padding: 15px;
	line-height: 0.8;
	padding: 0px 25px 35px 25px;
	backdrop-filter: blur(4px);
	-webkit-backdrop-filter: blur(4px);
}
.banner-section .banner-box {
	margin-bottom: 100px;
	display: inline-block;
}

@media (max-width: 991px) {
	.banner-section .banner-box {
		width: 100%;
	}
}

.banner-section .banner-box h1 {
	font-size: 23px;
	font-weight: 300;
	padding: 32px 0;
	margin: 0 0 32px 0;
	text-transform: uppercase;
	text-align: center;
	border-bottom: 1px #a05500 solid;
	color: #fff;
	font-family: Montserrat, Arial, Helvetica, sans-serif;
}

#banner-carousel .carousel-inner .item { background-position: top center; }

.banner-section .banner-box ul {
	list-style-type: none;
	padding-left: 0;
}
.banner-section .banner-box li {
	line-height: 1.1;
	margin-bottom: 12px;
	position: relative;
	padding-left: 40px;
}
.banner-section .banner-box ul li:before {
    content:"\2713\0020";
	position: absolute;
	top: 0;
	left: 10px;
}

.banner-section .banner-box p.text-center {
	margin-top: 40px;
}
@media screen and (max-width: 992px) {
/* Write your CSS that applies to this media query here */
	.banner-section .banner-box h1 { font-size: 26px; }
	.banner-box { max-width: 100%; max-height: 381px; }
}
@media screen and (max-width: 667px) {
/* Write your CSS that applies to this media query here */
	.banner-section .banner-box h1 { font-size: 18px; }
	.banner-section .banner-box li { font-size: 13px; }
	.banner-box { max-width: 100%; max-height: 376px; }
}
/* WebFilter 0x1010006400000151 */
#banner-carousel {
	/*min-height: 800px;*/
	/*max-height: 80vh;*/
	z-index: 0;
}
#banner-carousel .caption {
	padding-bottom: 20px;
}
@media (max-width:768px){
	#banner-carousel .caption {
		padding-bottom: 150px;
	}
}

#banner-carousel .carousel-inner {
	height: 100%;
	color: inherit;
}

#banner-carousel .carousel-inner .item {
	color: #fff;
	height: 100%;
	padding-top: 50px;
	background-size: cover;
}

.enrol-banner {
	background: url('../../i/enrol-banner.html') 50% 50% no-repeat;
	background-size: cover;
	padding: 60px 0;
	align-items: center;
}
.enrol-banner .banner-box {
	color: #fff;
	padding: 50px 30px;
	text-transform: uppercase;
}
.enrol-banner .banner-box div.bold-header {
	font-size: 70px;
}
.enrol-banner .banner-box--text {
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    text-align: left;
    margin-top: -25px;
}

.banner-box img {
    position: relative;
    top: 30px;
	min-width:100%;
}

.enrol-banner--subtitle {
	margin: 0 0 .2em 0;
	font-size: 50px;
}

.calendar-events {
	 display: none;
}

@media (max-width: 768px){
	.text-center-xs {
		text-align: center !important;
	}
	.enrol-banner .banner-box div.bold-header {
		font-size: 37px;
	}
	.enrol-banner--subtitle {
		font-size: 24px;
	}
	.enrol-banner .banner-box--text {
		font-size: 18px;
	}
	.enrol-banner .banner-box div.bold-header {
		margin-bottom: 1em;
	}
}

@media (min-width: 768px) {
	.primary-hover:hover .calendar-events {
		display: block;
	}
}

.banner-section {
	padding: 0;
}
.banner-section > div > .row {
	margin: 0 !important;
}
.banner-section > div > .row > div[class*='col-'] {
	padding: 0 !important;
}

.cal-panel {
	color: #333;
	border-radius: 0;
	position: relative;
	height: 100%;
}
.cal-panel .panel-heading {
	border-radius: 0;
	border: none;
}
.cal-panel .month-name {
	font-size: 18px;
	color: #53585c;
	font-weight: bold;
}
.cal-panel .month-name a {
	color: inherit;
}
.cal-panel tr.days {
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
}
.cal-panel td {
	position: relative;
	background: #d0ecf7;
	color: #9b9ca3;
	font-weight: bold;
	border: 2px solid #fff;
}
.cal-panel td.primary-hover {
	background: #0079a0;
	color: #fff;
	cursor: pointer;
	position: relative;
}
.cal-panel td.primary-hover:hover {
	background: #dd7500;
}
.cal-panel td.success-hover {
	background: #3a8f5c;
	color: #fff;
	cursor: pointer;
}
.cal-panel td.danger-hover {
	background: #ef2c2c;
	color: #fff;
	cursor: pointer;
}
.cal-panel td.skip {
	background: transparent;
	color: transparent;
}
.cal-panel .table > tbody > tr > th {
	border-top: 2px solid #ececec; 
	color: #d3d3d9;
}
.cal-panel .table > tbody > tr > td {
	border-top: none;
}
.cal-panel .calendar-events {
	top: 100%;
}
h3.banner-calendar-top {
	background: #0079a0;
    color: #fff;
    text-align: center;
    padding: 9px;
    margin: 0;
}

.banner-calendar .panel-body select {
    margin-bottom: 10px;
    background-color: #f7f7f7;
}
/* WebFilter 0x1010006400000155 */
.acc-panel {
	border-radius: 0;
}

.acc-panel .panel-heading {
	border-radius: 0;
	padding: 0;
	position: relative;
	color: #fff;
}

.acc-panel .panel-heading h4 {
	font-size: 18px;
	font-weight: none;
	color: inherit;
}

.acc-panel .panel-heading a {
	text-decoration: none;
	color: inherit;
	padding: 1em 2.3em 1em 1em;
	display: block;
}

.acc-panel .panel-heading h4 a:hover {
	text-decoration: none;
}

.acc-panel .panel-heading .panel-control {
	position: absolute;
	right: 1em;
	top: 1em;
}
.panel-heading a[aria-expanded="true"] {
	opacity: 1;
}
.panel-heading a[aria-expanded="true"] > .panel-control > .panel-control--minus {
	display: block;
}
.panel-heading a[aria-expanded="true"] > .panel-control > .panel-control--plus {
	display: none;
}
.panel-heading a[aria-expanded="false"] {
	background: #0079a0;
}
.panel-heading a[aria-expanded="false"] > .panel-control > .panel-control--minus {
	display: none;
}
.panel-heading a[aria-expanded="false"] > .panel-control > .panel-control--plus {
	display: block;
}

.acc-panel--danger .panel-heading {
	background: #ef2c2c;
	color: #fff;
}

.acc-panel--warning .panel-heading {
	background: #f3782a;
	color: #fff;
}

.acc-panel--success .panel-heading {
	background: #0079a0;
	color: #fff;
}
/* WebFilter 0x1010006400000166 */
.btn-group.open .dropdown-menu {display: block;}
/* WebFilter 0x10100064000001AA */
.table.table-calendar-employer.table-calendar>tbody>tr>td.success { background: #222; }
.table.table-calendar-employer.table-calendar>tbody>tr>td.success .table-calendar-employer-day { color: #fff; }

/* montserrat-regular - latin */
@font-face {
  /*font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/montserrat-v30-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/fonts/montserrat-v30-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* montserrat-700 - latin */
@font-face {
  /*font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/montserrat-v30-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/fonts/montserrat-v30-latin-700.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* montserrat-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url('/fonts/montserrat-v30-latin-500.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/fonts/montserrat-v30-latin-500.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* open-sans-regular - latin_symbols */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/open-sans-v43-latin_symbols-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/fonts/open-sans-v43-latin_symbols-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* open-sans-700 - latin_symbols */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/open-sans-v43-latin_symbols-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/fonts/open-sans-v43-latin_symbols-700.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* oswald-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/oswald-v56-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/fonts/oswald-v56-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* oswald-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/oswald-v56-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/fonts/oswald-v56-latin-700.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
