@font-face {
    font-family: 'GothamMedium';
    src: url('https://www.davidgeer.com//wp-content/uploads/2021/12/GothamMedium.eot');
    src: url('https://www.davidgeer.com//wp-content/uploads/2021/12/GothamMedium.eot?#iefix') format('embedded-opentype'),
        url('https://www.davidgeer.com//wp-content/uploads/2021/12/GothamMedium.woff2') format('woff2'),
        url('https://www.davidgeer.com//wp-content/uploads/2021/12/GothamMedium.woff') format('woff'),
        url('https://www.davidgeer.com//wp-content/uploads/2021/12/GothamMedium.ttf') format('truetype'),
        url('https://www.davidgeer.com//wp-content/uploads/2021/12/GothamMedium.svg#GothamMedium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'GothamBold';
    src: url('https://www.davidgeer.com//wp-content/uploads/2021/12/GothamBold.eot');
    src: url('https://www.davidgeer.com//wp-content/uploads/2021/12/GothamBold.eot?#iefix') format('embedded-opentype'),
        url('https://www.davidgeer.com//wp-content/uploads/2021/12/GothamBold.woff2') format('woff2'),
        url('https://www.davidgeer.com//wp-content/uploads/2021/12/GothamBold.woff') format('woff'),
        url('https://www.davidgeer.com//wp-content/uploads/2021/12/GothamBold.ttf') format('truetype'),
        url('https://www.davidgeer.com//wp-content/uploads/2021/12/GothamBold.svg#GothamBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'GothamLight';
    src: url('https://www.davidgeer.com//wp-content/uploads/2021/12/Gotham-Light.eot');
    src: url('https://www.davidgeer.com//wp-content/uploads/2021/12/Gotham-Light.eot?#iefix') format('embedded-opentype'),
        url('https://www.davidgeer.com//wp-content/uploads/2021/12/Gotham-Light.woff2') format('woff2'),
        url('https://www.davidgeer.com//wp-content/uploads/2021/12/Gotham-Light.woff') format('woff'),
        url('https://www.davidgeer.com//wp-content/uploads/2021/12/Gotham-Light.ttf') format('truetype'),
        url('https://www.davidgeer.com//wp-content/uploads/2021/12/Gotham-Light.svg#Gotham-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'GothamBook';
    src: url('https://www.davidgeer.com//wp-content/uploads/2021/12/Gotham-Book.eot');
    src: url('https://www.davidgeer.com//wp-content/uploads/2021/12/Gotham-Book.eot?#iefix') format('embedded-opentype'),
        url('https://www.davidgeer.com//wp-content/uploads/2021/12/Gotham-Book.woff2') format('woff2'),
        url('https://www.davidgeer.com//wp-content/uploads/2021/12/Gotham-Book.woff') format('woff'),
        url('https://www.davidgeer.com//wp-content/uploads/2021/12/Gotham-Book.ttf') format('truetype'),
        url('https://www.davidgeer.com//wp-content/uploads/2021/12/Gotham-Book.svg#Gotham-Book') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
/*
font-family: 'GothamBook';sans-serif
font-family: 'GothamMedium';sans-serif
font-family: 'GothamBold';sans-serif
font-family: 'GothamLight';sans-serif
*/
* {
    box-sizing: border-box;
}
.error404 .error-404.not-found {
    padding: 70px 0 140px;
    width: 100%;
}
.error404 .error-404.not-found>.container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
    float: none;
    display: block;
}
.error404 .error-404.not-found .page-title {
    font-size: 125px;
    color: #019dc3;
    margin: 0;
    padding-bottom: 5px;
    text-align: center;
    line-height: 120%;
    font-weight: bold;
    font-family: "GothamBold", Sans-serif;
}
.error404 .error-404.not-found .page-title span {
    color: #15456c;
}
.error404 .error-404.not-found .smart-btn {
    text-align: center;
    margin: 40px 0 0 0;
}
.error404 .error-404.not-found .smart-btn a {
    font-family: "GothamBook", Sans-serif;
    text-transform: capitalize;
    line-height: 41px;
    padding: 0 30px;
    background-color: #00b1c7;
    border-radius: 50px;
    display: inline-block;
    vertical-align: top;
    transition: 0.5s all;
    color: #fff;
    position: relative;
    text-decoration: none;
    text-align: center;
}
.error404 .error-404.not-found .smart-btn a:hover {
    background: #15456c;
}
.error404 .error-404.not-found p:nth-child(2) {
    text-align: center;
    margin: 10px 0 25px;
    font-family: 'GothamBook';
    font-size: 19px;
    line-height: 130%;
    color: #333;
}
.error404 .error-404.not-found p:nth-child(3) {
    text-align: center;
    font-family: 'GothamBook';
    font-size: 16px;
    line-height: 130%;
    margin: 0;
    color: #333;
}
.error404 {
    display: flex;
    height: 100%;
    flex-flow: column nowrap;
    width: 100%;
}
.error404 main {
    width: 100%;
}
.error404 main .inner-banner-section-wrap {
    display: none;
}
.error404 #masthead {
    width: 100%;
}
.error404 #colophon {
    margin-top: auto;
    width: 100%;
}
html.\34 04page {
    height: 100%;
}
@media only screen and (max-width: 1024px) {
    #masthead {
        position: fixed !important;
        top: 0;
        right: 0;
        left: 0;
        bottom: auto;
        z-index: 999 !important;
        box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.2);
        background: #fff;
    }
    body {
        padding-top: 131px;
    }
}

@media only screen and (min-width:769px) and (max-width:1024px) {
.sticky-head .ehf-header #masthead {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: auto;
	z-index: 99999;
	background-color: #fff;
	box-shadow:0 0 5px rgba(0,0,0,0.5)
}
/*.sticky-head body.home {
	padding-top: 155px;
}*/
}


@media only screen and (min-width:769px) and (max-width:1023px) {
/*.sticky-head body {
	padding-top: 131px;
}*/
}

@media only screen and (max-width: 767px) {
    body {
        padding-top: 77px;
    }
    .error404 .error-404.not-found {
        padding: 50px 0 80px;
    }
    .error404 .error-404.not-found .page-title {
        font-size: 80px;
    }
    .error404 .error-404.not-found p:nth-child(2) {
        margin: 10px 30px 15px;
        font-size: 15px;
    }
    .error404 .error-404.not-found p:nth-child(3) {
        font-size: 14px;
        padding: 0 25px;
    }
    .error404 .error-404.not-found .smart-btn {
        margin: 20px 0 0 0;
    }
}


/* 13-09-2025 */

@media only screen and (max-width:1023px) {
header#masthead .hfe-nav-menu__toggle {
    background: #139EC5;
    margin: 0 0 0 auto;
    width: 38px;
    padding: 8px 6px;
}
    header#masthead .hfe-nav-menu__toggle::before {
        content: "";
        position: absolute;
        height: 2px;
        width: 24px;
        background: #fff;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        margin: auto;
        box-shadow: 0 -7px 0 0 #fff, 0 7px 0 0 #fff;
        transition: 0.5s all;
    }
    header#masthead .hfe-nav-menu__toggle.hfe-active-menu::before {
        box-shadow: none;
        transform: rotate(45deg);
    }
    header#masthead .hfe-nav-menu__toggle.hfe-active-menu::after {
        height: 2px;
        width: 24px;
        background: #fff;
        content: "";
        position: absolute;
        margin: auto;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        transform: rotate(-45deg);
        transition: 0.5s all;
    }
    header#masthead nav {
		position: fixed;
		top: 0;
		right: 0;
		left: 0 !important;
		bottom: 0;
		padding: 100px 0 0 0;
        background-color: #10446c;
		height: 100vh;
		overflow: hidden;
		transform: translateX(100%);
		transition: 0.5s all;
		z-index: 99999 !important;
		width: 100% !important;
		margin: 0;
		border-radius: 0;
		display: block;
	}
    header#masthead .hfe-nav-menu__toggle.hfe-active-menu {
		z-index: 999999;
		position: fixed;
		top: 30px;
		right: 30px;
	}
	header#masthead .hfe-nav-menu__toggle.hfe-active-menu + nav {
        transform: translateY(0);
    }
    header#masthead nav>ul {
        overflow: hidden;
/*
        overflow-Y: auto;
*/
        max-height: calc(100vh - 104px);
        display: block;
        opacity: 1;
    }
    header#masthead nav>ul>li {
        margin: 0;
        background: transparent;
        border-bottom: 1px solid #fff;
        padding: 0px;
        border-radius: 0;
    }
    header#masthead nav>ul>li>a {
		background: transparent;
		margin:0px!important;
		padding: 13px 15px!important;
		color: white;
	}
	header#masthead nav ul li.current-menu-parent > div > a,
	header#masthead nav ul li.current-menu-item > a {
		background: #FFF!important;
		color: #10446c!important;
	}
	header#masthead nav ul li.current-menu-parent > div i::before, header#masthead nav ul li.current-menu-parent > div i::after {
		background: #10446c;
	}
    header#masthead nav>ul>li:first-child {
        border-left: 0;
    }
    body .smart-menu-bar nav ul li {
		border-right: 0;
	}
    header#masthead nav>ul>li>a::After {
        display: none;
    }
    body .smart-menu-bar nav ul li.mob-menu {
		display: block;
	}
    header .sub-menu::before {
        display: none;
    }
    header#masthead nav>ul>li.menu-item-has-children>div.hfe-has-submenu-container>a,
    header#masthead nav>ul>li.menu-item-has-children>ul.sub-menu>li>a.hfe-sub-menu-item {
        padding: 13px 15px;
        background: #10446c;
		color: #FFF;
    }
    body#masthead .smart-menu-bar nav ul li.current-menu-item a, 
    body#masthead .smart-menu-bar nav ul li a:hover {
        background: #000 !important;
    }
    header#masthead nav>ul>li.menu-item-has-children .sub-menu::after {
        opacity: 0 !important;
    }
    header#masthead nav>ul>li.menu-item-has-children>ul.sub-menu>li:first-child {
		border-top: 1px solid #FFF;
		border-radius: 0;
	}
    header#masthead nav>ul>li.menu-item-has-children .sub-menu {
        background: transparent;
        border-radius: 0;
    }
    header#masthead nav>ul>li.menu-item-has-children .sub-menu>li {
        padding-left: 15px;
    }
   
    header .elementor-widget-navigation-menu,
    header .header-menu-col .elementor-widget-wrap,
    header .header-menu-col {
        position: static;
    }

    body .smart-menu-bar nav ul li:first-child a,
    body .smart-menu-bar nav ul li a {
    border: 0;
    }
    header#masthead nav >ul li  .sub-arrow {
    border: 0;
}
    header#masthead nav >ul li i.fa::before, header#masthead nav >ul li i.fa::after {
    height: 2px;
    width: 17px;
    background: #fff;
    content: "";
    position: absolute;
    right: 19px;
    top: 21px;
}
header#masthead nav >ul li i.fa::after {
    width: 2px;
    height: 16px;
    top: 14px;
    right: 26px;
}   
header#masthead nav >ul li .sub-menu-active i.fa::after {
     opacity: 0;
}   
body .toggle-btn .hfe-nav-menu-icon {
    opacity: 0;
    padding: 0!important;
}
}

@media (max-width:767px){
    body header .email-number-wrap> div>div {
    width: 36px!important;
}
body header .email-number-wrap {
    width: fit-content!important;
    padding-right: 10px!important;
    height: 35px;
}
body header .mobille-menu-sc > div > section {
    width: auto!important;
}
body header .mobille-menu-sc > div {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}
}
/* 13-09-2025 */