@font-face {
    font-family: Effra-light;
    src: url(../assets/fonts/effra_sv/Effra_Std_Lt.ttf);
}

@font-face {
    font-family: Effra-bold;
    src: url(../assets/fonts/effra_sv/Effra_Std.ttf);
}


/* .addicon {
    display: block;
}

.removeicon {
    display: none;
} */

.close-nav {
    position: fixed !important;
}

@media only screen and (min-width: 1090px) {
    .mobilehamburger {
        display: none;
    }
}

span.final-message.show{
    font-family: "effra-bold"
}

#headingOne .plus {
    display: none;
}

#headingTwo .minus {
    display: none;
}

#headingThree .minus {
    display: none;
}

#headingFour .minus {
    display: none;
}


/* #headingThree .minus {
    display: none;
} */

body {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

body * {
    cursor: none;
}

.wrapper {
    margin-top: 44px;
    padding: 0 45px;
}

.headline-home {
    position: relative;
    top: 233px;
    z-index: 2;
    padding-right: 133px;
}

.big-text {
    font-size: 142px;
    line-height: 1.3;
    margin-top: 150px;
}


/* card view */

.card-div {
    padding-bottom: 71px;
}

.inner-card {
    border: 2px solid black;
    height: 529px;
    cursor: none;
}

.inner-card h1 {
    padding: 55px;
    font-weight: 900;
    cursor: none;
}

.inner-card h2 {
    padding: 0 47px 0;
    cursor: none;
}

.card-bar {
    padding: 0 47px;
    position: relative;
    top: 59px;
}

.dayzero-bigtextquote {
    text-transform: lowercase;
}

.card-bar svg {
    display: block;
    width: 50%;
    height: 10px;
}

a:hover {
    color: black;
    text-decoration: none !important;
}

a {
    color: black !important;
    text-decoration: none;
    background-color: transparent;
    cursor: none;
}

.view a {
    color: white!important;
}

.inner-card:hover {
    background-color: #f7b041;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

*:focus {
    outline: none !important;
}


/* cursor */

.innercontent {
    position: relative;
    top: 10px;
    display: none;
    color: white;
    font-size: 10px;
    letter-spacing: 1px;
    left: 7px;
}


/* carousel css */

.owl-carousel {
    margin-top: 200px;
}

.view {
    padding: 40px;
    height: 397px;
}

.medium {
    width: 50px !important;
}

.medium-text {
    margin-top: 64px;
    color: white;
}

.view-link {
    color: white;
    padding: 13px;
    position: absolute;
    bottom: 45px;
}

.owl-nav {
    width: 155px;
    padding: 18px 0px;
    /* margin: auto; */
    margin-top: 23px;
    border: solid 3px;
    text-align: center;
}

.owl-prev {
    margin-right: 34px;
}

.animation-text3 {
    padding: 225px 144px 100px 0;
    font-size: 57px;
}

.row-item {
    margin-top: 100px;
}

.text2 {
    padding: 175px 156px 0 156px;
    font-size: 57px;
}

.bar2 {
    width: 437px !important;
}

.bar {
    text-align: right;
    font-size: 25px;
    width: 320px;
    /* height: 75px; */
    margin-left: 172px;
}

#bars8 svg {
    height: 8px !important;
}

.second-image {
    /* width: 706px; */
    position: relative;
    right: 70px;
}


/* footer css */

footer {
    margin-top: 41px;
}

.whole-text {
    width: 100%;
    margin: 0;
    padding: 0 135px;
}

.whole-icon {
    background: black;
    color: white;
    padding: 68px;
}

.whole-icon img {
    padding-right: 32px;
    width: 68px;
}


/* second page css */


/* .second-title-zero {
    font-size: 75px;
}

#dayzero-home-section {
    position: absolute;
    margin-top: 238px;
    z-index: 5;
    padding-right: 169px;
    padding-left: 0;
}

.second-zero-text {
    font-size: 27px;
}

.top-view {
    margin-top: 133px;
    margin-left: 13px;
}

.zero-text {
    color: blue;
    font-size: 23px;
}

.third-item h1 {
    font-size: 142px;
}

.content-text {
    font-size: 19px;
}

.quote-symbol {
    margin-top: 70px;
    margin-bottom: 66px;
    width: 5%;
}

.dayzero-bigtext {
    margin: 0!important;
}

.black {
    padding-top: 20px;
    padding-bottom: 0px;
    background: black;
    color: white;
    margin-top: 100px;
}

.black-zero {
    font-size: 127px;
}

.black-zero-small {
    font-size: 24px;
    position: relative;
    bottom: 35px;
    left: 9px;
}

.accordion {
    margin-top: 107px;
    margin-bottom: 107px;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
}

.collapse-head {
    font-size: 23px;
    margin: 0;
    text-transform: uppercase;
    margin-left: 100px;
}

.collapse-step {
    font-size: 45px;
}

.steps {
    margin-left: 42px;
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: white!important;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}

.card-body {
    padding-left: 113px!important;
}

.collapse-para {
    font-size: 19px;
}

.quote-collapse {
    width: 5%;
    margin-top: 20px;
    margin-bottom: 24px;
}

.quickread {
    margin-top: 10px!important;
}

.content-text {
    font-size: 19px;
}

#contact {
    position: relative;
    bottom: 36px;
}

.contact-title {
    font-size: 48px;
    line-height: 1;
    position: relative;
    top: 54px;
} */