@font-face {
    font-family: Bebas Thin;
    src: url(/fonts/BebasNeueThin.otf) format("opentype"), url(/fonts/BebasNeueThin.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: Bebas Regular;
    src: url(/fonts/BebasNeueRegular.otf) format("opentype"), url(/fonts/BebasNeueRegular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: Bebas Bold;
    src: url(/fonts/BebasNeueBold.otf) format("opentype"), url(/fonts/BebasNeueBold.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
}
.dark-bg {
    background: #0e0f12;
}
.supporting-bold {
    font-family: Bebas Bold;
}
.supporting-thin {
    font-family: Bebas Thin;
}
.head-holder {
    text-align: center;
}
.head-holder p {
    color: #fff;
    font-family: Montserrat, sans-serif;
    letter-spacing: 2px;
    line-height: 1;
}
.main_svg[hidden] {
    display: none !important;
}
.hero-wrap {
    background: url(/images/hero-img.jpg) no-repeat 50%;
    background-size: cover;
    height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding: 0 0 120px;
    position: relative;
}
@media (max-width: 991px) {
	.hero-wrap {
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
		padding: 0;
	}
}

.hero-wrap:after {
    content: "";
    background: -webkit-linear-gradient(top, rgba(14, 15, 18, 0.1), rgba(14, 15, 18, 0.2) 44.79%, #0e0f12 95.02%);
    background: linear-gradient(180deg, rgba(14, 15, 18, 0.1), rgba(14, 15, 18, 0.2) 44.79%, #0e0f12 95.02%);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
}
.hero-wrap .container {
    position: relative;
    z-index: 2;
}
.hero-wrap .title {
    font-family: Bebas Regular;
    color: linear-gradient(135deg, #fcbb48, #dc603b);
    font-weight: 700;
    font-size: 120px;
    line-height: 1;
    letter-spacing: 3px;
    background: -webkit-linear-gradient(315deg, #fcbb48, #dc603b);
    background: linear-gradient(135deg, #fcbb48, #dc603b);
    color: #0b2349;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 32px 0 0;
}

@media (max-width: 991px) {
    .hero-wrap .title {
        font-size: 90px;
    }
}
@media (max-width: 767px) {
    .hero-wrap .title {
        font-size: 70px;
    }
}
@media (max-width: 480px) {
    .hero-wrap .title {
        font-size: 60px;
    }
}

.sub-title-black {
    font-family: Bebas Thin;
    font-size: 48px;
    color: #000000;
    letter-spacing: 7px;
    margin: -5px 0 0;
    line-height: 1;
	margin-bottom:50px;
}

.popup-black {
    font-family: Bebas Thin;
    color: #000000;
    letter-spacing: 7px;
    margin: -5px 0 0;
    line-height: 1;
	margin-bottom:50px;
}

.hero-wrap .sub-title {
    font-family: Bebas Thin;
    font-size: 48px;
    color: #fff;
    letter-spacing: 7px;
    margin: -5px 0 0;
    line-height: 1;
	margin-bottom:50px;
}

.hero-wrap .mouse-icon{
	bottom: -10px;
}
@media (max-width: 991px) {
    .hero-wrap .sub-title {
        font-size: 42px;
        margin: 0;
    }
}
@media (max-width: 767px) {
    .hero-wrap .sub-title {
        font-size: 38px;
    }
}
@media (max-width: 480px) {
    .hero-wrap .sub-title {
        font-size: 34px;
    }
}
.pricing-wrap {
    background: url(/images/pricing-img.jpg) no-repeat;
    background-size: cover;
    padding: 140px 0;
    position: relative;
}
@media (max-width: 991px) {
    .pricing-wrap {
        padding: 90px 0 0;
    }
}
.pricing-wrap:after {
    content: "";
    background: -webkit-linear-gradient(top, rgba(14, 15, 18, 0.1), rgba(14, 15, 18, 0.2) 44.79%, #0e0f12);
    background: linear-gradient(180deg, rgba(14, 15, 18, 0.1), rgba(14, 15, 18, 0.2) 44.79%, #0e0f12);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
}
.pricing-wrap .container {
    position: relative;
    z-index: 2;
}
.pricing-wrap .title,
.seen-wrap .title {
    font-family: Bebas Thin;
    font-size: 64px;
    letter-spacing: 1.5px;
    margin: 0 0 9px;
}
@media (max-width: 991px) {
    .pricing-wrap .title,
	.seen-wrap .title {
        font-size: 58px;
    }
}
@media (max-width: 767px) {
    .pricing-wrap .title,
	.seen-wrap .title {
        font-size: 52px;
    }
}
@media (max-width: 480px) {
    .pricing-wrap .title,
	.seen-wrap .title {
        font-size: 44px;
    }
}
.pricing-wrap .hero-sub-title {
    font-family: Bebas Thin;
    font-size: 48px;
    color: #fff;
}
@media (max-width: 991px) {
    .pricing-wrap .hero-sub-title {
        font-size: 42px;
    }
}
@media (max-width: 767px) {
    .pricing-wrap .hero-sub-title {
        font-size: 38px;
    }
}
@media (max-width: 480px) {
    .pricing-wrap .hero-sub-title {
        font-size: 34px;
    }
}
.pricing-wrap .items-container {
    max-width: 1050px;
    margin: 0 auto;
}
.pricing-wrap .head-holder {
    margin: 0 0 127px;
}
@media (max-width: 991px) {
    .pricing-wrap .head-holder {
        margin: 0 0 70px;
    }
}
@media (max-width: 767px) {
    .pricing-wrap .head-holder {
        margin: 0 0 60px;
    }
}
@media (max-width: 480px) {
    .pricing-wrap .head-holder {
        margin: 0 0 50px;
    }
}
.pricing-wrap .pricing-item {
    padding: 37px 24px;
    background-color: rgba(4, 4, 4, 0.75);
    position: relative;
}
@media (max-width: 991px) {
    .pricing-wrap .pricing-item {
        max-width: 400px;
        margin: 0 auto 50px;
    }
}
.pricing-wrap .pricing-item__sale {
    background: -webkit-linear-gradient(315deg, #fcbb48, #dc603b);
    background: linear-gradient(135deg, #fcbb48, #dc603b);
}
.pricing-wrap .pricing-item__sale .pricing-item__head .item-price {
    color: #fff;
}
.pricing-wrap .pricing-item__head {
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.25);
    text-align: center;
    padding: 0 0 13px;
}
.pricing-wrap .pricing-item__head .item-sale {
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.pricing-wrap .pricing-item__head .item-sale p {
    color: #0f0f10;
    font-size: 24px;
    font-family: Bebas Bold;
    background: #fff;
    border-radius: 2px;
    padding: 5px 16px;
    margin: 0;
    display: inline-block;
}
.pricing-wrap .pricing-item__head .item-title {
    font-size: 24px;
    font-family: Bebas Bold;
    letter-spacing: 2px;
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 19px;
}
.pricing-wrap .pricing-item__head .item-title svg {
    margin-left: -24px;
    margin-right: 4px;
}
.pricing-wrap .pricing-item__head .item-price {
    color: #f5a623;
    font-family: Bebas Bold;
    font-size: 40px;
    margin: 0;
}
@media (max-width: 991px) {
    .pricing-wrap .pricing-item__head .item-price {
        font-size: 34px;
    }
}
@media (max-width: 767px) {
    .pricing-wrap .pricing-item__head .item-price {
        font-size: 28px;
    }
}
.pricing-wrap .pricing-item__head .item-price .digit {
    font-size: 64px;
    line-height: 1;
}
@media (max-width: 991px) {
    .pricing-wrap .pricing-item__head .item-price .digit {
        font-size: 58px;
    }
}
@media (max-width: 767px) {
    .pricing-wrap .pricing-item__head .item-price .digit {
        font-size: 50px;
    }
}
.pricing-wrap .pricing-item__head .item-billed {
    font-size: 18px;
    color: #fff;
    font-family: Bebas Bold;
    text-transform: uppercase;
}
.pricing-wrap .pricing-item__main {
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.25);
    padding: 47px 0 42px;
}
.pricing-wrap .pricing-item__main ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.pricing-wrap .pricing-item__main li {
    display: block;
    font-size: 14px;
    letter-spacing: 1px;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    font-family: Montserrat, sans-serif;
    padding: 0 0 12px;
}
.pricing-wrap .pricing-item__main li:last-child {
    padding: 0;
}
.pricing-wrap .pricing-item__main li:before {
    content: "";
    display: inline-block;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADGSURBVHgBtZSBDcIgEEUPJ2AE3KAruAEjuIkjGCfAEdxAR3CDsoHd4PwXMa0IXJu0L/khKeSF4y4lWglT22Bmi8UjLn16SowxkeYgAiRwHdlzmsQhPev0VdkCSVvG7XJqhNJtNF6I5/9bS1Nol1wdtRmQA306l+M1Ucwkst5pHIcvbirKeWBe9lgviuQX1HksvMkp7Wnd9FORrRw6sz4SLr/VlZcTSuVZXmMgZ76HLslkrTJDSdL6jcjhjsYZi8gNYzHQlrwBlENJp/wvUAcAAAAASUVORK5CYII=");
    margin: 0 15px 0 0;
    height: 18px;
    width: 18px;
}
.pricing-wrap .pricing-item__foot {
    text-align: center;
    padding: 30px 0 0;
}
.pricing-wrap .pricing-item__foot p {
    font-size: 10px;
    line-height: 1.5;
    color: hsla(0, 0%, 100%, 0.75);
    padding: 40px 0 0;
}
.pricing-wrap .btn {
    border-radius: 100px;
    border: 1px solid #fff;
    font-weight: 600;
    font-size: 16px;
    font-family: Montserrat, sans-serif;
    padding: 15px 63px 13px;
    letter-spacing: 0;
    text-transform: none;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}
.pricing-wrap .btn-transparent {
    background-color: transparent;
    color: #fff;
}
.pricing-wrap .btn-transparent:hover {
    background-color: #fff;
    color: #000;
}
.pricing-wrap .btn-white {
    background-color: #fff;
    color: #060707;
}
.pricing-wrap .btn-white:hover {
    background-color: #000;
    border: 1px solid #000;
    color: #fff;
}
.seen-wrap {
    padding: 18px 0 120px;
}
@media (max-width: 991px) {
    .seen-wrap {
        padding: 18px 0 90px;
    }
}
@media (max-width: 767px) {
    .seen-wrap {
        padding: 18px 0 50px;
    }
}
.seen-wrap .items-container {
    max-width: 1270px;
    margin: 0 auto;
}
.seen-wrap .seen-list {
    padding: 21px 0 0;
    text-align: center;
    list-style-type: none;
    max-width: 270px;
    margin: 0 auto;
}
@media (min-width: 992px) {
	.seen-wrap .title {
	    margin-bottom: 40px;
	}
}
.seen-wrap .seen-list li + li {
    margin: 100px 0 0;
}
@media (max-width: 991px) {
    .seen-wrap .seen-list li + li {
        margin: 60px 0 0;
    }
}
.seen-wrap .ico-wrap {
    background: rgba(94, 100, 105, 0.25);
    padding: 10px;
    border-radius: 50%;
    width: 64px;
    height: 64px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 auto 10px;
}
.seen-wrap .img-ico {
    max-width: 32px;
    max-height: 32px;
}
.seen-wrap .item-title {
    font-size: 18px;
    font-weight: 700;
    font-family: Montserrat, sans-serif;
    color: #fff;
    margin: 0 0 3px;
}
.seen-wrap .item-desc {
    font-size: 14px;
    font-weight: 400;
    font-family: Montserrat, sans-serif;
    color: hsla(0, 0%, 100%, 0.7);
    line-height: 1.2;
}
@media (max-width: 991px) {
    .seen-wrap .img-wrap {
        margin: 60px auto 50px;
    }
}
@media (max-width: 991px) {
    .seen-wrap .img-wrap img {
        margin: 0 auto;
    }
}
.company-wrap {
    text-align: center;
    padding: 160px 0 0;
}
@media (max-width: 991px) {
    .company-wrap {
        padding: 90px 0 0;
    }
}
.company-wrap .company-title {
    font-size: 16px;
    font-weight: 400;
    font-family: Montserrat, sans-serif;
    color: #fff;
    letter-spacing: 1px;
    margin: 0 0 34px;
}
@media (max-width: 767px) {
    .company-wrap .company-title {
        font-size: 14px;
        margin: 0 0 25px;
    }
}
.company-wrap .company-logo {
    padding: 0;
    list-style-type: none;
}
.company-wrap .company-logo li {
    display: inline-block;
    margin: 0 0 10px;
}
.company-wrap .company-logo img {
    max-width: 180px;
}
.waiting-wrap {
    background: url(/images/collage-images.png) no-repeat 100% 0;
    background-size: contain;
    background-color: #fcbb48;
    padding: 135px 0 148px;
    position: relative;
}
@media (max-width: 991px) {
    .waiting-wrap {
        padding: 90px 0;
        background-position: 300px 50%;
        background-size: cover;
    }
}
@media (max-width: 767px) {
    .waiting-wrap {
        background-position: 200px 50%;
    }
}
@media (max-width: 480px) {
    .waiting-wrap {
        background-position: 150px 50%;
    }
}
.waiting-wrap:before {
    content: "";
    background: url(/images/bg-outline-logo.svg) no-repeat;
    background-position: 40px 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 530px;
    z-index: 3;
}
@media (max-width: 1199px) {
    .waiting-wrap:before {
        background-position: 0;
        background-size: contain;
        width: 320px;
        left: 20px;
    }
}
@media (max-width: 767px) {
    .waiting-wrap:before {
        display: none;
    }
}
.waiting-wrap:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    background: #dd643c;
    opacity: 0.75;
}
.waiting-wrap .container {
    position: relative;
    z-index: 2;
}
.waiting-wrap .head-holder {
    text-align: center;
}
.waiting-wrap .title {
    font-family: Bebas Thin;
    font-size: 64px;
    letter-spacing: 1.3px;
    line-height: 1;
}
@media (max-width: 991px) {
    .waiting-wrap .title {
        font-size: 58px;
    }
}
@media (max-width: 767px) {
    .waiting-wrap .title {
        font-size: 52px;
    }
}
@media (max-width: 480px) {
    .waiting-wrap .title {
        font-size: 44px;
    }
}
.waiting-wrap .element-decoration {
    position: relative;
}
.waiting-wrap .element-decoration:after {
    content: "";
    width: calc(100% - 23px);
    height: 3px;
    background-color: #fff;
    position: absolute;
    left: 0;
    bottom: 9px;
}
.waiting-wrap p {
    font-size: 16px;
    font-weight: 400;
    font-family: Montserrat, sans-serif;
    color: #fff;
    letter-spacing: 1px;
}
@media (max-width: 767px) {
    .waiting-wrap p {
        font-size: 14px;
    }
}
.waiting-wrap .btn-black {
    background-color: #000;
    border: 1px solid #000;
    border-radius: 100px;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    font-family: Montserrat, sans-serif;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    padding: 13px 63px;
    margin: 22px 0 0;
    text-transform: none;
    letter-spacing: 0;
}
.waiting-wrap .btn-black:hover {
    background-color: #fff;
    border: 1px solid #fff;
    color: #000;
}
