.nobdr {
    border-top-color: transparent !important;
}
.table-plan-1 .link {
    cursor: pointer;
}
.canada-cell {
    padding: 0 .75rem !important;
}
.canada-cell img {
    height: 40px;
    width: auto;
    margin-bottom: 6px;
}
.logo-cell {
    padding: 0 .75rem !important;
}
.logo-cell img {
    height: 20px;
    width: auto;
}
.logo-cell .pa_logo {
    height: 35px;
}
.equalise-width {
    width: 27.5%;
}
.nobr {
    white-space: nowrap;
}

.spacer1 {
    height: 1rem;
}

.spacer2 {
    height: 2rem;
}

.spacer3 {
    height: 3rem;
}

.spacer4 {
    height: 4rem;
}

.spacer5 {
    height: 5rem;
}

.spacer6 {
    height: 6rem;
}

.spacer7 {
    height: 7rem;
}

.spacer8 {
    height: 8rem;
}

.spacer9 {
    height: 9rem;
}

.spacer10 {
    height: 10rem;
}
.home-menu {
	display: none;
}
.mobile_stamp {
	width: 30%;
	right: 20px;
	top: 40px;
}
.mobile_logo {
	width: 100%;
	padding: 0 20px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
img {
    min-height: 0.01px;
}
.image-fill {
  position: absolute;
  top: 0;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  width:100%;
  height:100%;
}
.home-image {
  content: "";
  display: block;
  padding-bottom: 60%;
}

html {
	height: 100%;
}
body {
	height: 100%;
    font-family: 'CircularStd-Book';
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    background-color: #000000;
}
.videospacer {
	height: 48px;
}
#animation_container {
	position:absolute;
	margin:auto;
	left:0;right:0;
	top:0;bottom:0;
}
a:hover,
a:focus,
a:visited {
    text-decoration: none;
}

button:focus {
    outline: none;
}

h1,
h2,
h3,
h4 {
    letter-spacing: .2rem;
}

p {
    font-size: 1.3rem;
}

.parallax {
    min-height: 600px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallax-1 {
    background-image: url('../img/home-bak1.jpg');
}

.parallax-2 {
    background-image: url('../img/home-bak2.jpg');
}

.parallax-3 {
    background-image: url('../img/home-bak3.jpg');
}

.more-button img {
    width: 1.5rem;
}

.heading {
    background-repeat: no-repeat;
    background-position: right -.3rem center;
    background-size: auto 115%;
}

.heading-slim {
    background-repeat: no-repeat;
    background-position: right -.3rem center;
    background-size: auto 140%;
}

.heading-slim.connections {
    background-size: auto 190%;
}

#summary .heading-slim {
    background-size: auto 120%;
}

.heading-white {
    background-image: url(../img/white-frame.svg);
}

.heading-black {
    background-image: url(../img/black-frame.svg);
}

.heading-secondary {
    background-image: url(../img/orange-frame.svg);
}

.heading-slim-black {
    background-image: url(../img/mobile/black-frame.svg);
}

.heading-slim-secondary {
    background-image: url(../img/mobile/orange-frame.svg);
}

.flex-center {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

a .more-link {
    color: #fff;
}

a:hover .more-link {
    color: #e68738;
}

.table-title {
    font-size: 1.55rem;
    letter-spacing: 2px;
}

.read-more-1, .read-more-2 {
    font-size: 1.35rem;
    letter-spacing: 0.15rem;
}

.read-more-1 .position-absolute, .read-more-2 .position-absolute {
    top: 50%;
    left: 0.5rem;
    transform: translateY(-50%);
}

.read-more-1:hover {
    background-color: #e68738;
}

.read-more-2:hover {
    background-color: #8a8989;
}

#amenities .card_flip {
    flex-basis: 100%;
    margin-bottom: 3rem;
    cursor: pointer;
}

#amenities .overlay {
    background-color: rgba(0, 0, 0, 0.6);
    overflow: hidden;
    transition: 0.3s;
    z-index: 2;
}

#amenities .card_flip:hover .overlay {
    opacity: 0;
}

.back .position-absolute {
    z-index: 40;
}

.d-table {
    width: 100%;
    font-size: 1.1rem;
}

.table-header {
    display: table-header-group;
}

.table-body {
    display: table-row-group;
}

.sub-table-cell {
    display: table-cell;
}

.sub-table-cell {
    width: 10rem;
    padding: 0;
    text-align: right;
}

@media (min-width: 768px) {
.overview_table_one {
 padding-right: 4rem;
}
}

#overview-table-1 {
    margin: -10px;
    font-size: 1.3rem;
    border-spacing: 10px 0;
}

#overview-table-1 .d-table-row .d-table-cell {
    padding: 0.2rem;
}

#overview-table-1 .table-header .d-table-cell {
    padding: 0.5rem 0;
}

#overview-table-1 .d-table-row:last-of-type .d-table-cell {
    padding: 0.5rem 0 1.25rem;
}

#overview-table-1 .table-body .d-table-cell:nth-child(1) {
    width: 35%;
}

#overview-table-1 .d-table-row .d-table-cell:nth-child(2),
#overview-table-1 .d-table-row .d-table-cell:nth-child(3) {
    text-align: right;
}

#overview-table-1 .table-body .d-table-cell {
    color: #3c3c3b;
    text-decoration: none;
    border-top: 2px solid #e68738;
}

#overview-table-2 {
    margin: -10px;
    font-size: 1.3rem;
    border-spacing: 10px 0;
}

#overview-table-2 .table-header {
    font-size: 1.4rem;
}

#overview-table-2 .d-table-row .d-table-cell {
    padding: 0.2rem 0;
}

#overview-table-2 .table-header .d-table-cell {
    padding: 0.5rem 0;
}

#overview-table-2 .d-table-row:last-of-type .d-table-cell {
    padding: 0.5rem 0 1.25rem;
}

#overview-table-2 .table-body .d-table-cell:nth-child(1) {
    width: 18%;
}

#overview-table-2 .table-body .d-table-cell {
    color: #000;
    text-decoration: none;
    border-top: 2px solid #3c3c3b;
}

#overview-table-2 .table-body .d-table-row:first-of-type .d-table-cell {
    padding: 0.4rem;
    color: #e68738;
    border-top-color: #e68738;
}

.table-plan-1 .d-table-cell {
    padding: 0.9rem 0;
}
@media (min-width: 768px) {
.table-plan-1 .d-table-cell {
    padding: 0.9rem 0.75rem;
}
}

.table-plan-1 .d-table-cell:nth-child(1) {
    width: 40%;
}

.table-plan-1 .d-table-row .d-table-cell:nth-child(3),
.table-plan-1 .d-table-row .d-table-cell:nth-child(4) {
    text-align: right;
}

.table-plan-1 .table-body .d-table-cell {
    color: #e68738;
    text-decoration: none;
    border-top: 2px solid #e68738;
}

.table-plan-1 .table-body.last-row .d-table-cell {
    color: #3c3c3b;
}

.table-plan-1 .table-body.d-table-row.link {
    cursor: pointer;
}

.table-plan-1 .d-table-row.link:hover {
    background-color: #e68738;
}

.table-plan-1 .d-table-row.link:hover .d-table-cell {
    color: #3c3c3b;
}

.table-plan-1 .table-body a .d-table-cell {
    color: #e68738;
}

.table-plan-2 {
    border-spacing: 10px 0;
}

.table-plan-2 .table-header {
    font-size: 1.3rem;
}

.table-plan-2 .d-table-cell {
    padding: 1.1rem 0.75rem;
}

.table-plan-2 .table-body .d-table-cell:nth-child(1) {
    width: 18%;
}

.table-plan-2 .table-body .d-table-cell {
    color: #000;
    text-decoration: none;
    border-top: 2px solid #3c3c3b;
}

.table-plan-2 .table-body .d-table-row.header .d-table-cell {
    padding: 0.8rem 0.75rem;
    color: #e68738;
    border-top-color: #e68738;
}

.table-plan-2 .d-table-row.link .d-table-cell {
    cursor: pointer;
}

.table-plan-2 .d-table-row.link .d-table-cell:hover, .table-plan-2 .d-table-row.link .d-table-cell.active {
    color: #fff;
    background-color: #636362;
}

.table-plan-2 .d-table-row.link .d-table-cell.disabled:hover {
    color: #000;
    background-color: transparent;
}

.table-mobile {
    margin-bottom: 2rem;
    border-top: 3px solid #e68738;
}

.table-mobile .table-body .d-table-cell {
    padding: 0.75rem 0.5rem;
    color: #3c3c3b;
    text-decoration: none;
    border-top: 3px solid #3c3c3b;
}

.table-mobile .d-table-row .d-table-cell:nth-child(2) {
    text-align: right !important;
}

.table-mobile .table-row:nth-child(1) .d-table-cell {
    border-top-color: #e68738;
}

.table-mobile .d-table-body .d-table-cell:nth-child(2) {
    text-align: right;
}

.table-mobile-title {
    font-size: 1.5rem;
}

.d-table .last-row, .d-md-table .last-row {
    background-repeat: repeat-x;
    background-size: 0.5rem;
    background-position: center bottom;
}

.d-table .last-row .d-table-cell, .d-md-table .last-row .d-table-cell {
    padding-bottom: 1.25rem;
}

.table-plan-1 .last-row, #overview-table-1 .last-row {
    background-image: url(../img/orange-border.svg);
}

.table-plan-2 .last-row, #overview-table-2 .last-row, .table-plan-1.table-mobile .last-row {
    background-image: url(../img/black-border.svg);
}

.amenities-title {
    position: absolute;
    width: 100%;
    height: 100%;
    font-family: 'CircularStd-Black';
    font-size: 2.3rem;
    line-height: 2.5rem;
    letter-spacing: .25rem;
    text-transform: uppercase;
    z-index: 20;
}

.owl-caption {
    margin-top: 1.5rem;
    font-family: 'CircularStd-Black';
    font-size: 1.15rem;
    letter-spacing: .1rem;
}

.owl-navigation {
    bottom: -1rem;
    right: 0;
    z-index: 40;
}

.owl-navigation img {
    width: 9rem;
}

.owl-carousel .owl-dots {
    position: absolute;
    bottom: 3.5rem;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-carousel .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.owl-carousel .owl-dots .owl-dot span {
    width: 0.5rem;
    height: 0.5rem;
    margin: 5px 3px;
    background: #fff;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
}

.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
    background: #e68738;
}

.gallery-prev {
    width: 3rem;
    height: 3rem;
    background-image: url('../img/overview/gallery-prev.svg');
    background-repeat: no-repeat;
}

.gallery-next {
    width: 3rem;
    height: 3rem;
    background-image: url('../img/overview/gallery-next.svg');
    background-repeat: no-repeat;
}

.owl-carousel .owl-nav button.owl-prev:hover .gallery-prev {
    background-image: url('../img/overview/gallery-prev-white.svg');
}

.owl-carousel .owl-nav button.owl-next:hover .gallery-next {
    background-image: url('../img/overview/gallery-next-white.svg');
}

#connections .border div:first-of-type {
    height: 12rem;
}

#connections .border div:last-of-type {
    height: 7rem;
}

.owl-specification .item .border:first-of-type {
    margin-bottom: 1.25rem;
}

.owl-specification .border div:first-of-type {
    height: 10rem;
}

.owl-specification .border div:last-of-type {
    height: 4rem;
}

.spec-logo {
    width: 13rem !important;
}

#connections .times {
    font-size: 4rem;
    line-height: 4rem;
    font-family: 'CircularStd-Black';
}

#connections .location {
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-family: 'CircularStd-Bold';
}

#connections .owl-nav,
.owl-specification .owl-nav {
    width: 100%;
    position: absolute;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

#connections .owl-nav [class*='owl-'],
.owl-specification .owl-nav [class*='owl-'] {
    margin: 5px;
    padding: 4px 7px;
    display: inline-block;
    cursor: pointer;
}

#connections .owl-nav [class*='owl-'] img,
.owl-specification .owl-nav [class*='owl-'] img {
    width: 3rem;
}

#connections .owl-nav .owl-prev,
.owl-specification .owl-nav .owl-prev {
    float: left;
}

#connections .owl-nav .owl-next,
.owl-specification .owl-nav .owl-next {
    float: right;
}

.floor-buttons {
  right: 0;
  top: 0;
  cursor: pointer;
}
.floor-black #background {
  fill: #3c3c3b;
}
.floor-black:hover #background {
  fill: #000;
}
.floor-orange #background {
  fill: #E68739;
}
.floor-orange:hover #background {
  fill: #000;
}
.space-label {
  display: none;
}
.bx-wrapper {
    margin-bottom: 2em !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-width: 0 !important;
    background: transparent !important;
}

#bx-slider .position-relative, #bx-slider2 .position-relative {
    height: 40rem !important;
}

.bx-controls {
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    z-index: 5;
}

.left_arrow,
.right_arrow {
    width: 3em;
    height: 3em;
    cursor: pointer;
}
#plan_prev .plan_block,
#plan_next .plan_block,
#plan_prev2 .plan_block,
#plan_next2 .plan_block {
    fill: none;
}
#plan_prev:hover .plan_block,
#plan_next:hover .plan_block,
#plan_prev2:hover .plan_block,
#plan_next2:hover .plan_block  {
    fill: #e48741;
}

.plan_roll .plan_arrow,
.plan_roll .plan_arrow {
    fill: #e48741;
}
.plan_roll:hover .plan_arrow,
.plan_roll:hover .plan_arrow {
    fill: #ffffff !important;
}

.north {
    top: 0;
    right: 4rem;
}

.north img {
    width: 10rem;
}
.area-key {
  left: 4rem;
  bottom: 4rem;
}
.area-key  .d-table {
  font-size: .9rem;
  width: 15rem;
}
.area-key  .d-table-cell {
  border-bottom: 1px solid #E68839;
}
.key {
    bottom: 0;
    left: 4rem;
}

.plan-size {
    font-size: 1.1rem;
    line-height: 1.5;
}

.plan-key li {
    width: 9rem;
    min-height: 1rem;
    font-size: 0.85rem;
    border-top: 1px solid #000;
}

.plan-key li:last-of-type {
    border-bottom: 1px solid #000;
}

.plan-key li:before {
    margin-right: 10px;
    content: '';
    vertical-align: middle;
    background-color: #ffffff;
    width: 10px;
    height: 10px;
    display: inline-block;
    margin-bottom: 5px;
    margin-top: 5px;
    border-radius: 5px;
}

.plan-key li.no1:before {
    background-color: #eba060;
}

.plan-key li.other:before {
    background-color: #d6e7bf;
}

.plan-key li.circulation:before {
    background-color: #cfc9b2;
}

.plan-key li.lawn:before {
    background-color: #8dc47e;
}

.plan-key li.core:before {
    background-color: #dddddd;
}

.plan-key li.off:before {
    background-color: #f5f5f5;
}

.plan-key li.no2:before {
    background-color: #8b8b89;
}

.plan-key li.walkway:before {
    background-color: #fccc7e;
}

.agent-logo {
    height: 3rem;
}

.contact-details {
    font-size: 1.10rem;
}

.downloads,
.downloads-link {
    font-family: 'CircularStd-Bold';
    font-size: 1.5rem;
    color: #e68738;
    letter-spacing: .1rem;
    border: 1px solid #fff;
    cursor: pointer;
    background-image: url(../img/contact/down-arrow.svg);
    background-repeat: no-repeat;
    background-position: right 1rem center;
    background-size: auto 1.75rem;
}

.downloads-link {
    color: #000;
    border: 3px solid #e68738;
    background-image: url(../img/mobile/orange-down-arrow.svg);
}

.downloads:hover {
    color: #fff;
    background-color: #e68738;
}

body.contact .footer {
    background-color: #e68738;
}

.footer {
    padding: 1.1rem 0;
    font-size: 0.65rem;
    background-color: #000;
    min-height: 3vh;
}

body.contact .footer-top {
    display: none;
}

.footer-top {
    font-size: 0.85rem;
    min-height: 20vh;
}

.footer-top a[href^="mailto:"]:hover {
    text-decoration: underline;
}

/* control bits */
.zoom_control {
	width: 2.5rem;
    height: 7.3rem;
	top: 1rem;
	right: 1rem;
	z-index: 100;
}
.zoom-in, .zoom-out  {
	cursor: pointer;
}
.zoom-in .zoom-bak, .zoom-out .zoom-bak {
	fill: transparent;
}
.zoom-in:hover .zoom-bak, .zoom-out:hover .zoom-bak {
	fill: #000;
}
.gallery_nav {
	width: 8rem;
	height: 2.73rem;
} 
#next, #previous {
	cursor: pointer;
}
#next .gallery-bak, #previous .gallery-bak {
	fill: transparent;
}
#next:hover .gallery-bak, #previous:hover .gallery-bak {
	fill: #000;
}

.bristol-nav #next .gallery-bak, .bristol-nav #previous .gallery-bak {
	fill: transparent;
}
.bristol-nav #next:hover .gallery-bak, .bristol-nav #previous:hover .gallery-bak {
	fill: #e48741;
}

.bristol-nav #next .gall-arrow, .bristol-nav #previous .gall-arrow {
	fill: #e68838;
}
.bristol-nav #next:hover .gall-arrow, .bristol-nav #previous:hover .gall-arrow {
	fill: #000 !important;
}

.email-roll:hover {
	text-decoration: underline;
}
.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; 
}
.background-cover {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.background_fix {
  background-size: 80%;
}
.floor_padding {
  padding: 0 4rem;
}

.floor_colour {
	display: none;
}

.video-holder {
	height: 0;
	padding-bottom: 55%;
}
.video_overlay_background {
	z-index: 200;
	background-image: url(../img/video_bakroll.jpg);
	transition: all 300ms;
}
.video-overlay {
	background-color: rgba(255, 255, 255, 0.4);
}
#myVideo {
	position:absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	font-family: 'object-fit: cover;';
    width:100%;
    height:100%;
}
.play-button {
	width: 8rem;
	height: 8rem;
	z-index: 100;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	cursor: pointer;
	fill: rgba(228, 135, 65, .6);
}
.play-button:hover {
	fill: rgba(228, 135, 65, 1);
}
.home-state {
	width: 60vw;
	height: 16.8vw;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.vid_control {
	width: 2rem;
	height: 2rem;
	z-index: 100;
	cursor: pointer;
}
.vid_control .vid_controls {
	fill: #e68838;
}
.vid_control:hover .vid_controls {
	fill: #000;
}
.vid_pause {
	bottom: 1rem;
	left: 1rem;
}
.vid_play {
	display: none;
	bottom: 1rem;
	left: 1rem;
}
.vid_mute {
	bottom: 1rem;
	right: 1rem;
}
.vid_unmute {
	display: none;
	bottom: 1rem;
	right: 1rem;
}
@media (min-width: 768px) {
.vid_control {
	width: 4rem;
	height: 4rem;
}
.vid_pause {
	bottom: 3rem;
	left: 3rem;
}
.vid_play {
	bottom: 3rem;
	left: 3rem;
}
.vid_mute {
	bottom: 3rem;
	right: 3rem;
}
.vid_unmute {
	bottom: 3rem;
	right: 3rem;
}	
}

@media (min-width: 768px) {
    html {
        font-size: 11px;
    }

    #home h2 {
        font-size: 2.25rem;
    }
    

    #amenities .card_flip {
        flex-basis: 30%;
    }

    #connections .owl-nav,
    .owl-specification .owl-nav {
        top: 50%;
        transform: translateY(-50%);
    }

    #connections .owl-nav .owl-prev {
        margin-left: -6rem;
    }

    #connections .owl-nav .owl-next {
        margin-right: -6rem;
    }

    .owl-specification .owl-nav .owl-prev {
        margin-left: -9rem;
    }

    .owl-specification .owl-nav .owl-next {
        margin-right: -9rem;
    }
}

@media (min-width: 992px) {
    html {
        font-size: 13px;
    }

    .table-title {
        font-size: 1.7rem;
    }

    .heading {
        background-size: auto 120%;
    }
}

@media (min-width: 1200px) {
    html {
        font-size: 15px;
    }

    .table-title {
        font-size: 1.8rem;
    }
}

@media (min-width: 1400px) {
    html {
        font-size: 18px;
    }

    .table-title {
        font-size: 1.9rem;
    }

    .container {
        max-width: 1340px;
    }
}

@media (max-width: 767px) {
    html {
        font-size: 4vw;
    }

    .container,
    .menu_holder .container-fluid
     {
        max-width: 757px;
        padding-left: 2.25rem;
        padding-right: 2.25rem;
    }

    h1,
    h2,
    h3,
    h4 {
        line-height: 1.35;
        letter-spacing: .15rem;
    }

    h1 {
        font-size: 2.25rem;
    }

    body.contact h1:first-of-type {
        font-size: 1.35rem;
    }

    body.contact h1:last-of-type {
        font-size: 3.25rem;
        line-height: 3.2rem;
    }

    h2 {
        font-size: 1.4rem;
    }

    p,
    .lead {
        font-size: 1.1rem;
    }

    .border {
        border-width: 3px !important;
    }

    .more-button p {
        font-size: 1.4rem;
    }

    .more-button img {
        width: 1.75rem;
    }

    .heading {
        background-size: auto 120%;
    }

    .heading-white {
        background-image: url(../img/mobile/white-frame.svg);
    }

    .heading-black {
        background-image: url(../img/mobile/black-frame-slim.svg);
    }

    .heading-secondary {
        background-image: url(../img/mobile/orange-frame-slim.svg);
    }

    #amenities .card_flip {
        display: none;
    }

    .read-more-1, .read-more-2 {
        font-size: 1.5rem;
        letter-spacing: 0.2rem;
    }

    .table-plan-1 .d-table-cell:nth-child(1) {
        width: 30%;
    }

    #overview-table-2 .table-header,
    #overview-table-2 .d-table-row .d-table-cell:nth-child(2),
    #overview-table-2 .d-table-row .d-table-cell:nth-child(3) {
        display: none !important;
    }

    #connections .border div:first-of-type {
        height: 13rem;
    }

    #connections .border div:last-of-type {
        height: 7.5rem;
    }

    .owl-specification .border div:first-of-type {
        height: 13rem;
    }

    .owl-specification .border div:last-of-type {
        height: 6rem;
    }

    #connections .owl-nav {
        bottom: -7rem;
    }

    .owl-specification .owl-nav {
        bottom: -4rem;
    }

    .owl-navigation {
        bottom: -4rem;
    }

    #owl-gallery-xs.bristol~.owl-navigation {
        bottom: 4rem;
    }

    .owl-carousel .owl-dots {
        display: none;
    }
}

@font-face {
    font-family: 'CircularStd-Book';
    src: url('../fonts/CircularStd-Book.eot?#iefix') format('embedded-opentype'), url('../fonts/CircularStd-Book.otf') format('opentype'),
        url('../fonts/CircularStd-Book.woff') format('woff'), url('../fonts/CircularStd-Book.ttf') format('truetype'), url('../fonts/CircularStd-Book.svg#CircularStd-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CircularStd-Medium';
    src: url('../fonts/CircularStd-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/CircularStd-Medium.otf') format('opentype'),
        url('../fonts/CircularStd-Medium.woff') format('woff'), url('../fonts/CircularStd-Medium.ttf') format('truetype'), url('../fonts/CircularStd-Medium.svg#CircularStd-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CircularStd-Bold';
    src: url('../fonts/CircularStd-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/CircularStd-Bold.otf') format('opentype'),
        url('../fonts/CircularStd-Bold.woff') format('woff'), url('../fonts/CircularStd-Bold.ttf') format('truetype'), url('../fonts/CircularStd-Bold.svg#CircularStd-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CircularStd-Black';
    src: url('../fonts/CircularStd-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/CircularStd-Black.otf') format('opentype'),
        url('../fonts/CircularStd-Black.woff') format('woff'), url('../fonts/CircularStd-Black.ttf') format('truetype'), url('../fonts/CircularStd-Black.svg#CircularStd-Black') format('svg');
    font-weight: normal;
    font-style: normal;
}

.circular-bold {
    font-family: 'CircularStd-Bold';
}

.circular-black {
    font-family: 'CircularStd-Black';
}

.circular-medium {
    font-family: 'CircularStd-Medium';
}

.bg-dark {
    min-height: 73vh;
}

#contact.bg-dark {
    min-height: 94vh;
}