@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&family=Playfair+Display:wght@400;500;600;700&display=swap');

h1,
h2,
h3,
h4,
h5,
h6,
a {
    font-family: 'Playfair Display', sans-serif;
}

a {
    text-decoration: none;
}

* {
    margin: 0;
    padding: 0;
}

p {
    font-family: 'DM Sans', sans-serif;
}

#masthead {
	z-index: 9999;
    padding-left: 40px;
    padding-right: 40px;
}
.site-header .site-branding .site-title {
	font-size: 22px !important;
}

.main-navigation li a {
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0.2px;
}

.main-navigation li {
    padding-bottom: 5px;
}

.main-navigation ul .menu-item-has-children>a:after {
    top: 0;
}

.main-navigation li.current-menu-item {
    border-bottom: 2px solid #FFF;
}

.main-navigation li.current-menu-item a {
    color: #FFF !important;
}

#masthead .pay-online {
    border: 1px solid #FFF;
    color: #FFF;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 15px 28.5px;
    font-family: 'DM Sans', sans-serif;
}

.main-navigation ul .sub-menu {
    margin-top: 20px;
    background: #0B1538;
    border-color: #0B1538;
    width: 210px;
}

.main-navigation ul .sub-menu a {
    color: #999DAC;
    font-family: 'DM Sans', sans-serif;
    border: 0 !important;
}

.main-navigation ul .sub-menu a:hover {
    color: #FFF;
}

#colophon {
    background: #061138;
    border-top: 0;
}

.site-footer .bottom-bar {
    display: none;
}

.footer-custom-menu ul {
    padding: 0;
    margin: 0;
    text-align: right;
}

.footer-custom-menu ul li {
    display: inline-block;
    padding: 0 10px;
}

.footer-custom-menu ul li a {
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0.2px;
    color: #999dac !important;
}

.footer-custom-menu ul li a:hover {
    color: #FFF !important;
}

.footer-custom-menu ul li strong a {
    color: #FFF !important;
    border-bottom: 2px solid #FFF;
    padding-bottom: 8px;
}

#border-bottom-footer {
    border-bottom: 1px solid rgba(203, 203, 203, 0.25);
}

.footer-address p {
    font-family: 'DM Sans';
    font-size: 16px;
    color: #999DAC;
}

.footer-contact p {
    font-family: 'DM Sans', sans-serif;
    font-size: 16px;
    color: #999dac;
    width: 40%;
    border-bottom: 1px solid #999dac;
	display: inline !important;
}

.footer-contact p strong {
    display: block;
    font-family: 'Alga-Semibold';
    font-size: 30px;
    font-weight: 500;
    color: #f4f4ee;
    border-bottom: 0;
}

.footer-quote p {
    font-size: 22px;
    text-align: right;
    color: #999dac;
    font-family: 'Alga-Semibold';
}

.footer-quote p strong {
    font-family: 'Alga-Semibold';
    font-weight: 500;
    color: #f4f4ee;
}

#colophon .polestar-container {
    padding: 0;
    max-width: 1400px;
}

.footer-site p {
    font-family: 'DM Sans', sans-serif;
    font-size: 16px;
    color: #999dac;
    position: relative;
    left: -1px;
}

.site-footer .widgets {
    padding-bottom: 30px;
}

.footer-icons ul {
    text-align: right;
}

.footer-icons ul li {
    display: inline-block;
}

.footer-icons ul li a {
    font-size: 16px;
    padding-right: 5px;
}

.footer-icons ul li a i {
    text-align: center;
    padding-top: 13px;
    font-size: 16px;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    background: #ffffff21;
    color: #FFF !important;
    text-decoration: none;
}

.footer-cta {
    text-align: center;
}

.footer-cta h3 {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1.9px;
    line-height: 18px;
    color: #f4f4ee;
    margin-bottom: 24px;
}

.footer-cta h2 {
    font-size: 57px;
    font-weight: 500;
    line-height: 57px;
    color: #f4f4ee;
    max-width: 40%;
    margin: 0 auto;
}

.footer-cta a {
    color: #FFF;
    background: #E2440A;
    font-size: 12px;
    font-family: 'DM Sans', sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 15px 50px;
    margin-top: 25px;
    display: inline-block
}

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

.numbers ul li {
    display: inline-block;
    border-left: 1px solid #dbdbdb;
    width: 24%;
    text-align: center;
}

.numbers li:first-child {
    border-left: 0;
}

.numbers ul li {
    position: relative;
    font-size: 24px;
    font-weight: 600;
    color: #161921;
    font-family: 'Playfair Display', sans-serif;
    font-weight: 200;
    font-style: normal;
}

.numbers ul li strong {
    font-size: 160px;
    line-height: 160px;
    color: #F4F4EE;
    position: absolute;
    top: -60px;
    left: 73px;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-weight: 400;
}

.numbers ul li span {
    position: relative;
    z-index: 1;
}

.home-about-us h3 {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1.9px;
    color: #161921;
    line-height: 18px;
    margin-bottom: 24px;
}

.home-about-us h2 {
    font-size: 34px;
    font-weight: 500;
    color: #161921;
	margin-bottom: 26px;
}

.home-about-us h2 strong {
    color: #C09550;
}

.home-about-us p {
    font-family: 'Dm sans', sans-serif;
    font-size: 17px;
    letter-spacing: 0.1px;
    color: #707376;
    line-height: 29.5px;
}

.home-about-us a {
    color: #FFF;
    background: #E2440A;
    font-size: 12px;
    font-family: 'DM Sans', sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 15px 50px;
    margin-top: 25px;
    display: inline-block;
    text-transform: uppercase;
}

.service-heading h3 {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1.9px;
    line-height: 18px;
    color: #161921;
    margin-bottom: 14px;
}

.service-heading h2 {
    font-size: 57px;
    font-weight: 500;
    color: #161921;
}

.services-inner {
    background: #FFF;
    padding: 0 0 2.5em;
    overflow: hidden;
}

.services-inner img {
    overflow: hidden;
    transition: all ease-in-out 0.4s;
}

.services-inner h3 {
    padding: 0.79em 1.5em 0
}

.services-inner p {
    margin-bottom: 0;
    color: #707376;
    padding: 0 2.5em 0;
}

.services-inner p:first-child {
    padding: 0;
}

.services-inner a {
    display: inline-block;
    margin-top: 10px;
    color: #E2440A;
    border-bottom: 2px solid #E2440A;
    padding-bottom: 5px;
}

.services-inner:hover {
    cursor: pointer;
}

.services-inner img:hover {
    transform: scale(1.05);
    overflow: hidden;
    transition: all ease-in-out 0.4s;
}

.home-morage {
    padding: 15%;
}

.home-morage h3 {
    color: #FFF;
    font-size: 26px;
}

.home-morage p {
    color: #aeafaf;
    font-size: 15px;
    letter-spacing: 0.1px;
    line-height: 23px;
}

.footer-logo h1 {
	font-size: 30px;
	color: #FFF;
}

#home-bg-video-wrapper {
    width: 100%;
    height: 100vh;
    overflow: hidden;
    position: relative;
}

#home-bg-video {
    width: 100%;
}

.video-overlay {
    background: #00000073;
    position: absolute;
    z-index: 999;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
}

.video-content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
}

.video-content h3 {
	font-size: 19px;
	color: #FFF;
	font-weight: 400;
}

.video-content h4 {
	font-size: 105px;
	margin: 0 auto;
	margin-bottom: 20px;
	max-width: 70%;
	color: #FFF;
	font-weight: 500;
}

.video-content a {
    color: #FFF;
    background: #E2440A;
    font-size: 12px;
    font-family: 'DM Sans', sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 15px 50px;
    margin-top: 25px;
    display: inline-block;
	text-transform: uppercase;
}

.page-header h2 {
	color: #fff;
    font-size: 64px;
    text-shadow: 1px 1px 50px #000;
}
.contact-form label {
	text-transform: uppercase;
	margin-bottom: 4px;
}
.contact-form input {
	border: 1px solid #eee;
	border-radius: 2px;
}
.contact-form textarea {
	border: 1px solid #eee;
	background: #fff;
	border-radius: 2px;
	height: 120px;
}

.contact-info p {
	position: relative;
    font-size: 22px;
    font-weight: 500;
    padding-left: 60px;
    margin-bottom: 24px;
    padding-top: 10px;
}
.contact-info i {
	position: absolute;
    font-size: 24px;
    background: #E2440A;
    height: 50px;
    width: 50px;
    text-align: center;
    left: 0;
    color: #fff;
    padding-top: 12px;
    top: 0;
    border-radius: 3px;
}
.set{
	height: 482px;
}