@import url('https://fonts.googleapis.com/css2?family=Marcellus&display=swap');

@font-face {
    font-family: "Marcellus", serif;

    src: url('../fonts/t-26_-_minerva_modern_bold-webfont.woff') format('woff2'),
        url('../fontst-26_-_minerva_modern_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'minervamodernitalic';
    src: url('../fonts/t-26_-_minerva_modern_italic-webfont.woff2') format('woff2'),
        url('../fonts//t-26_-_minerva_modern_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'minervamodernblack_italic';
    src: url('../fonts/t-26_-_minerva_modern_black_italic-webfont.woff2') format('woff2'),
        url('../fonts/t-26_-_minerva_modern_black_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'minervamodernblack';
    src: url('../fonts/t-26_-_minerva_modern_black-webfont.woff2') format('woff2'),
        url('../fonts/t-26_-_minerva_modern_black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

#header {
    padding: 0 4%;
}

* {
    margin: 0;
    padding: 0;
    text-decoration: none;
}

.txt-white {
    color: #fff !important;
}

.container {
    max-width: 1350px;
    margin: auto;
}

.navbar {
    padding:15px 0 80px 0;
}

.navbar-brand img {
    width: 236px;
}

.language-section a {
    text-decoration: none;
    font-family: "Marcellus", serif;
    color: #000;
    font-size: 16px;
    margin-left: 10px;

}

.services-dropdown a {
    font-weight: 500;
}

.language-section {
    gap: 10px;
    padding-bottom: 10px;
}

.language-section img {
    margin-right: 6px;
}

.menu-offcanvas .nav-button {
    display: none;
}

.nav-button a {
    font-size: 17px;
    background-color: #000;
    font-family: "Marcellus", serif;
    text-decoration: none;
    color: #fff;
    padding: 18px 20px;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    display: inline-block;
    width: 200px;
}

.services-dropdown:hover ul {
    display: block;
}

.login-btn a {
    display: inline-block;
    text-decoration: none;
    font-size: 18px;
    color: #fff;
    background-color: #000;
    font-family: "Marcellus", serif;
    font-weight: 400;
    padding: 20px 34px;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.about-login-btn a {
    align-items: center;
    display: inline-block;
    text-decoration: none;
    font-size: 18px;
    color: #fff;
    background-color: #000;
    font-family: "Marcellus", serif;
    font-weight: 400;
    padding: 20px 34px;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.about-login-btn {
    text-align: center;
}

.navbar-nav .nav-link {
    font-size: 17px;
    color: #000;
    font-family: "Marcellus", serif;
    font-weight: 600;
    gap: 10px;
}

/*.navbar-nav .active {*/
/*    border-bottom: 1px solid #000;*/
/*}*/
.navbar-nav {
    padding-left: 20px;
}

.home-banner {
    background-image: url(../images/home-banner.jpg);
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
}

#home-banner:before {
    content: "";
    background: #000;
    z-index: 2;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: .3;
}

#home-banner {
    position: relative;
    min-height: 460px;
    overflow: hidden;
}

#home-banner .home-banner {
    background: none;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 40%;
    z-index: 99;
    padding: 0;
}

.video-wrap video {
    position: absolute;
    left: 0;
    right: 0;
    height: 100%;
}

.banner-title {
    font-size: 48px;
    color: #fff;
    font-family: "Marcellus", serif;
    font-weight: 500;
    text-align: center;
    align-items: center;
    text-transform: uppercase;
}

.section-title {
    font-size: 48px;
    font-family: "Marcellus", serif;
    color: #000;
    font-weight: 300 !important;
    text-align: center;
    padding: 100px 0;
    text-transform: uppercase;
}

.paragraph {
    font-size: 30px;
    color: #000;
    font-family: "Marcellus", serif;
    font-weight: 500;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 30px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    text-transform: uppercase;
}

.map-title {
    font-size: 32px;
    color: #000;
    text-align: center;
    font-family: "Marcellus", serif;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 20px;
}

.maps-img {
    width: 450px;
}

.map-section {
    padding: 50px 0;
}

.stats-section {
    background-color: #000;
    color: #fff;
    padding: 40px 0;
    margin-bottom: 60px;
}

.star-title {
    font-size: 64px;
    font-family: "Marcellus", serif;

    color: #fff;
}

.star-paragraph {
    font-size: 28px;
    font-family: "Marcellus", serif;

    color: #fff;
}

.line {
    border-right: 2px solid #fff;
}

.about-heading {
    font-size: 44px;
    color: #000;
    font-family: "Marcellus", serif;

    text-transform: uppercase;
    text-align: center;
    padding-bottom: 30px;
}

.about-pragraph {
    font-size: 20px;
    color: #000;
    font-family: "Marcellus", serif;
    text-align: center;
    padding-bottom: 34px;
}

.login-btn {
    text-align: center;
}

.about-wrap {
    padding: 50px 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

.testminiol-heading {
    font-size: 30px;
    font-family: "Marcellus", serif;

    text-transform: uppercase;
    color: #fff;
    font-weight: 200;
    margin-bottom: 30px;
}

.testminiol-paragraph {
    font-size: 18px;
    font-family: 'minervamodernitalic';
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
}

.user-name {
    font-size: 20px;
    font-family: "Marcellus", serif;

    color: #fff;
}

.bg-black {
    padding: 60px 0;
    margin-top: 60px;
}

.botton-logo img {
    width: 236px;
    padding: 30px 0;
}

.bg-black-footer {
    background-color: #000;
    padding: 60px 0;
}

.footer-heading {
    font-size: 20px;
    font-family: "Marcellus", serif;

    color: #fff;
    padding-bottom: 50px;
}

.footer-title {
    font-size: 18px;
    font-family: "Marcellus", serif;

    color: #fff;
    margin: 0;
    /* padding-top: 60px; */
}

.top-line {
    border-bottom: 1px solid #fff;
    margin-bottom: 100px;
}

.footer-wrap a {
    font-size: 18px;
    color: #fff;
    font-family: "Marcellus", serif;

}

.footer-wrap li {
    list-style: none;
}

#screen-tab {
    display: none;
}

.tab-button a {
    font-size: 18px;
    font-family: "Marcellus", serif;
    background-color: #000;
    text-decoration: none;
    color: #fff;
    padding: 16px 24px;
    text-align: center;
    width: 100%;
}

.canadia-services {
    font-size: 32px;
    color: #000;
    font-family: "Marcellus", serif;
    font-weight: 500;
    text-transform: uppercase;
    height: 76px;
}

.text-wrap {
    padding: 60px 0;
}

.listing {
    font-size: 24px;
    font-family: "Marcellus", serif;
    margin-top: 40px;
    padding-left: 50px;
}

#bg-gray {
    background-color: #f2f2f2;
    padding: 150px 0;
}

.call-us-text {
    font-size: 30px;
    font-family: "Marcellus", serif;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
}

.consulting-btn a {
    font-size: 22px;
    padding: 24px 40px;
    text-decoration: none;
    color: #fff;
    background-color: #08672d;
    font-family: "Marcellus", serif;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    margin-top: 20px;
    font-weight: 500;
}

.consulting-btn {
    text-align: center;
}

.us-banner {
    background-image: url(../images/us-banner-img.png);
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
}

.about-banner {
    background-image: url(../images/about-banner-bg.jpg);
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
}

.our-team {
    padding: 80px 0;
}

.team-heading {
    font-size: 44px;
    color: #000;
    font-family: "Marcellus", serif;
}

.black-bg {
    background-color: #000;
    padding: 60px 0;
}

.team-pragraph {
    font-size: 20px;
    color: #000;
    font-family: "Marcellus", serif;
    font-weight: 500;
}

.testminiol-paragraph-2 {
    padding: 60px 0;
    font-family: 22px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.heaing {
    font-size: 30px;
    color: #000;
    font-family: "Marcellus", serif;
    font-weight: 600;
    text-transform: uppercase;
}

.about-text {
    font-size: 20px;
    color: #000;
    font-family: "Marcellus", serif;
}

.signature {
    font-size: 24px;
    font-family: 'minervamodernblack_italic';
}

.consulting-btn-2 a {
    font-size: 18px;
    font-family: "Marcellus", serif;
    background-color: #000;
    padding: 18px 32px;
    text-decoration: none;
    color: #fff;
    margin-top: 30px;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

#bg-black {
    background-color: #000;
    padding: 40px;
}

.blog-wrap {
    padding: 60px 0;
}

.blog-title {
    font-size: 45px;
    color: #000;
    font-family: "Marcellus", serif;
    text-align: center;
    text-transform: uppercase;
}

.blog-single .blog-title,
.blog-single .blog-text-wrap,
.blog-single .blog-pragraph {
    text-align: left;
}

.blog-single p,
.blog-single h2,
.blog-single h6 {
    font-family: "Marcellus", serif;
}


.blog-single h2 {
    margin-top: 30px;
}

.blog-single h6 {
    font-size: 20px;
}

.blog-heading {
    font-size: 20px;
    color: #000;
    font-family: "Marcellus", serif;
    text-align: center;
    margin-top: 30px;
    text-transform: uppercase;
}

.blog-pragraph {
    font-size: 18px;
    color: #000;
    font-family: "Marcellus", serif;
    text-align: center;
    text-transform: uppercase;
    margin-top: 30px;
}

.blog-wrap a {
    font-size: 18px;
    color: #08672d;
    font-family: "Marcellus", serif;
}

.blog-text-wrap {
    text-align: center;
    padding: 30px 0;
}

.contact-wrap {
    padding: 100px 0;
}

.contact-subheading {
    font-size: 22px;
    color: #000;
    font-family: 'minervamodernitalic';
    font-weight: 600;
    border-bottom: 1px solid #000;
    padding-bottom: 60px;
}

.location-detail {
    font-size: 20px;
    font-family: "Marcellus", serif;
    font-weight: 600;
    line-height: 33px;
    border-bottom: 1px solid #000;
    padding-bottom: 60px;
}

.contact-heading {
    font-size: 30px;
    font-family: "Marcellus", serif;
    text-transform: uppercase;
    margin-top: 30px;
}

.consulting-btn-2 {
    font-size: 18px;
    font-family: "Marcellus", serif;
}

.Message-btn a {
    font-size: 18px;
    font-family: "Marcellus", serif;
    padding: 18px 32px;
    background-color: #000;
    text-decoration: none;
    color: #fff;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    margin-top: 30px;
}

.contact-banner {
    background-image: url(../images/contact-banner.jpg);
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
}

.cnt-dtl {
    font-size: 18px;
    color: #000;
    font-family: "Marcellus", serif;
    margin-bottom: 5px;
}

.bold-text {
    font-size: 18px;
    color: #000;
    font-family: "Marcellus", serif;
    font-weight: 600;
}

.cnt-wrap {
    margin-top: 30px;
}

.social-icon svg {
    fill: #fff;
    max-width: 30px;
}

.social-icon:hover svg {
    opacity: .8;
}

.background-404 {
    background-color: #f8f9fa;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding-bottom: 60px;
}

.error-code {
    font-size: 8rem;
    font-weight: bold;
    color: #dc3545;
}

.error-code {
    font-size: 200px;
}
.home-button{
    background-color: #000;
    font-size: 16px;
    font-family: "Marcellus", serif;
    font-weight: 500;
    color: #fff;
    border: none;
    padding: 12px 15px;
    margin-top: 20px;
}
@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav {
        flex-direction: row;
        justify-content: start;
    }
}