@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@700&family=Lato&display=swap');
@font-face {
    font-family: 'SVN-Taken by Vultures';
    src: url('fonts/SVN-TakenbyVultures.woff2') format('woff2'),
        url('fonts/SVN-TakenbyVultures.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body {
    margin: 0;
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    line-height: 36px;
    font-weight: 400;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
}

h1 {
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 700;
    font-size: 48px;
    line-height: 1.2;
    letter-spacing: 4px;
    text-transform: uppercase;
    margin: 30px 0;
}

a {
    color: #fff;
    text-decoration: none;
}

.swiper-container {
    width: 100%;
    height: 100vh;
}

.swiper-slide {
    position: relative;
    background-position: center;
    background-size: cover;
}

.slider-content {
    width: 80%;
    margin: auto;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.btn-common {
    width: 120px;
    font-size: 14px;
    margin-right: 15px;
    margin-bottom: 10px;
    display: inline-block;
    padding: 5px 30px;
    border-radius: 5px;
    text-transform: uppercase;
    border: 1px solid transparent;
}

.btn-lg {
    background: #E91E63;
    border-color: #E91E63;
}

.btn-lg:hover {
    background: #F50057;
    border-color: #F50057;
}

.btn-border {
    background: transparent;
    border-color: #fff;
}

.btn-border:hover {
    background: rgba(255, 255, 255, 0.3);
}
.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 100% !important;
}
a.button {
    background: none;
    border: none;
}

@media screen and (max-width: 575.98px) {
    .swiper-button-prev,
    .swiper-button-next {
        display: none;
    }
    h1 {
        font-size: 38px;
    }
}

h2.t-heading.white {
    color: white !important;
    display:flex ;
    justify-content: center;
    background: transparent !important;
}
.we-form-item input {margin-bottom:0 !important}
input.wpcf7-form-control.has-spinner.wpcf7-submit.hidden-submit {
    opacity: 0;
    display: none;
}
.project-wrapper.gallery {
    display: none;
}

.we-head-text span::after,
.we-head-text span::before{display:none !important}

.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0 !important;
}
h2.t-heading.m-nor.center {
    justify-content: center;
}


.page-id-67928 .bn .bn-content {
    position: absolute;
    bottom: -.1rem;
    left: 0;
    width: 100%;
    z-index: 1;
}
.page-id-67928 .bn .bn-content-wrap {
    padding: 48px 100px 48px 56px;
    background-color: #2E3449;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
    border-radius: 0px 20px 0 0;
    min-height: 200px;
}
.page-id-67928 .bn .bn-content::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #2E3449;
}
.page-id-67928 .bn .bn-content .title {
    position: relative;
    z-index: 2;
}
.page-id-67928 .title-pri {
    color: #ffffff;
    font-family: 'SF Pro Display', sans-serif;
    font-size: 4rem;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.8px;
}
.page-id-67928 .bn .bn-content-wrap .skew {
    position: absolute;
    top: 0;
    right: -20px;
    height: 100%;
    width: 60px;
    background-color: #2E3449;
    -webkit-transform: skew(12deg);
    transform: skew(12deg);
    border-radius: 0 10px 0 0;
    z-index: 1;
}
.page-id-67928 .bn .bn-content-wrap .skew .curved-right {
    right: -19px;
    bottom: 2px;
}
.page-id-67928 .bn .bn-content-wrap .skew .curved {
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    overflow: hidden;
    z-index: 1;
}
.page-id-67928 .bn .bn-content-wrap .skew .curved-right::before {
    bottom: 0;
    left: 0;
    -webkit-box-shadow: -30px 30px 0 0 #2E3449;
    box-shadow: -30px 30px 0 0 #2E3449;
}
.page-id-67928 .bn .bn-content-wrap .skew .curved::before {
    content: '';
    position: absolute;
    width: 255%;
    height: 255%;
    border-radius: 30%;
}

#wide-nav .flex-col.hide-for-medium.flex-center {
    width: 100%;
    max-width: 1200px;
    height: 100%;
    margin: 0 auto;
    padding: 0 15px;
}
#wide-nav .nav.header-nav>li {
    list-style: none;
    margin: 0 7px;
    padding: 0;
    transition: background-color .3s;
    flex: 1;
    text-align: center;
    position: relative;
}
.nav-column li.active>a, .nav-column li>a:hover, .nav-dropdown li.active>a, .nav-dropdown>li>a:hover, .nav-vertical-fly-out>li>a:hover, .nav>li.active>a, .nav>li.current>a, .nav>li>a.active, .nav>li>a.current, .nav>li>a:hover {
    color: #26948A !important;
}
.nav-column>li>a, .nav-dropdown>li>a, .nav-vertical-fly-out>li>a, .nav>li>a {
    color: #000 !important;
}
.has-dropdown .icon-angle-down {
    font-size: 16px;
    margin-left: .2em;
    opacity: .6;
    position: absolute;
    right: 10px;
    top: 10px;
    transition: 0.3s ease-in-out;
    color: #000;
        transform: rotate(-90deg);
    transition: 0.3s ease-in-out;
}
.has-dropdown > i {
    transform: rotate(90deg);
    transition: 0.3s ease-in-out;
}
.has-dropdown:hover .icon-angle-down {
    transform: rotate(0deg);
    transition: 0.3s ease-in-out;
}