@charset "UTF-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}

html {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:hover, *:focus, *:active, img {
    outline: 0;
}

* {
    -webkit-tap-highlight-color: transparent;
}

article, aside, details, figcaption, figure, footer, header, main, nav, section {
    display: block;
}

/** 2.0 - Elements */
a, img {
    outline: none;
}

img {
    border: 0;
    height: auto;
    vertical-align: middle;
}

img, iframe, video, audio {
    max-width: 100%;
}

a {
    cursor: pointer;
    color: #b59f5b;
    text-decoration: none;
    -ms-word-break: break-all;
    word-break: normal;
    word-wrap: break-word;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

a:hover {
    text-decoration: none;
}

p {
    margin: 0 0 20px 0;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    line-height: 1.1;
    color: #0f0d0e;

}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 25px;
}

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 15px;
}

h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
    margin-top: 0;
}

.h1, h1 {
    margin-bottom: 35px;
    font-size: 40px;
}

.h2, h2 {
    font-size: 24px;
}

.h3, h3 {
    font-size: 20px;
}

.h4, h4 {
    font-size: 18px;
}

.h5, h5 {
    font-size: 14px;
}

.h6, h6 {
    font-size: 12px;
}

.small, small {
    font-size: 85%;
    line-height: 1;
    color: #828282;
}

.bold, strong, b {
    font-weight: bold;
}

sup, sub {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    bottom: 1ex;
}

sub {
    top: .5ex;
}

small {
    font-size: 75%;
}

big {
    font-size: 125%;
}

dfn, cite, em, i, var {
    font-style: italic;
}

s, strike, del {
    text-decoration: line-through;
}

u, ins {
    text-decoration: underline;
}

blockquote {
    margin: 40px auto;
    padding: 45px 20px 45px;
    width: 70%;
    color: #000000;
    text-align: center;
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    text-transform: uppercase;
    border: 3px solid #b59f5b;
}

blockquote.style-2 {
    border: none;
    background-color: #f4f7f6;
}

blockquote cite, blockquote small, blockquote footer {
    display: block;
    padding-top: 20px;
    color: #acabac;
    font-size: 14px;
    line-height: 18px;
    text-transform: none;
}

blockquote p {
    margin-bottom: 20px;
}

blockquote > p:last-child {
    margin-bottom: 0;
}

blockquote em, blockquote i, blockquote cite {
    font-style: normal;
}

.mark, mark {
    padding: .2em;
    background: #ff0;
    color: #747374;
}

abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777;
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
}

ul, ol {
    margin: 0 0 25px 20px;
}

ul ul, ul ol, ol ul, ol ol {
    margin-bottom: 0;
}

table {
    border-collapse: separate;
    border-spacing: 0;
    border: none;
    border-width: 0;
    margin: 0 0 25px 0;
    table-layout: fixed;
    width: 100%;
}

table thead th {
    text-transform: uppercase;
    color: #000000;
    font-size: 12px;
}

table th, table td {
    padding: 12px 10px;
    vertical-align: middle;
    border-bottom: 3px solid #f4f7f6;
}

table caption, table th, table td {
    font-weight: normal;
    text-align: left;
}

table th {
    font-weight: 700;
}

table td {
    font-size: 15px;
    color: #000000;
    font-weight: 400;
}

@font-face {
    font-family: 'icomoon';
    src: url('fonts/fonts/icomoon.eot?pa81vk');
    src: url('fonts/fonts/icomoon.eot?pa81vk#iefix') format('embedded-opentype'),
    url('fonts/fonts/icomoon.ttf?pa81vk') format('truetype'),
    url('fonts/fonts/icomoon.woff?pa81vk') format('woff'),
    url('fonts/fonts/icomoon.svg?pa81vk#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-list_bb:before {
    content: "\e900";
}

.icon-plus_bb:before {
    content: "\e901";
}

.icon-arrow-left:before {
    content: "\f060";
}

.icon-arrow-right:before {
    content: "\f061";
}

html {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body, html {
    color: #000000;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    line-height: 1.5;
    font-weight: 500;
    overflow-x: hidden;
    background-color: #f7f7f7;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.page-wrapper {
}

.container {
    width: 1240px;
    max-width: 100%;
    padding: 0 20px;
    margin: 0 auto;
}

/*.header {*/
/*clear: both;*/
/*overflow: hidden;*/
/*}*/
/*.header {*/
/*position: absolute;*/
/*top: 0;*/
/*left: 0;*/
/*width: 100%;*/
/*}*/
/*.header .main-navigation {*/
/*overflow: hidden;*/
/*padding: 35px 50px 0 0;*/
/*}*/
/*.header .main-navigation ul {*/
/*display: block;*/
/*list-style: none;*/
/*float: right;*/
/*}*/
/*.header .main-navigation ul li {*/
/*display: inline-block;*/
/*list-style: none;*/
/*margin-left: 40px;*/
/*}*/
/*.header .main-navigation ul li:first-child {*/
/*margin-left: 0;*/
/*}*/
/*.header .main-navigation ul li a {*/
/*display: inline-block;*/
/*color: #ffffff;*/
/*font-size: 14px;*/
/*line-height: 18px;*/
/*font-weight: 700;*/
/*text-transform: uppercase;*/
/*}*/
/*.header .main-navigation ul li.buy-now a {*/
/*padding: 6px 25px;*/
/*border-radius: 18px;*/
/*background-color: #f6df19;*/
/*border: 3px solid #f6df19;*/
/*color: #000000;*/
/*}*/
/*.header .main-navigation ul li.buy-now a:hover {*/
/*background-color: transparent;*/
/*color: #f6df19;*/
/*}*/
.btn {
    font-size: 23px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    display: inline-block;
    padding: 13px 15px;
    min-width: 180px;
    background-color: #8b39b8;
    color: #ffffff;
    cursor: pointer;
    border-radius: 3px;
    text-shadow: -3px 1px 0px rgba(139, 46, 184, 0.11);
}

.btn:hover {
    -webkit-box-shadow: -3px 3px 8px 0 rgba(21, 21, 24, .34);
    -moz-box-shadow: -3px 3px 8px 0 rgba(21, 21, 24, .34);
    box-shadow: -3px 3px 8px 0 rgba(21, 21, 24, .34);
}

.btn + .btn {
    margin-left: 15px;
}
.start {
    position: relative;
    width: 100%;
    background: url('images/start-bg.jpg') no-repeat center;
    background-size: cover;
}

.start .wrapper {
    width: 100%;
}

.start .container {
    /*padding-top: 100px;*/
    min-height: 100vh;
    display: table;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;

    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.mobile .start .container {
    display: block;
}
.start .left-side,
.start .right-side {
    width: 50%;
    float: left;
    text-align: left;
    color: #ffffff;
}

.start .logo {
    margin-bottom: 35px;
}

.start .logo img {
    position: relative;
    left: -3%;
}

.start .left-side .mobile-text {
    display: none;
    font-size: 635px;
    line-height: 1em;
    font-weight: 700;
}
.start .left-side .text-meet {
    font-size: 40px;
    line-height: 1.2em;
    margin-bottom: 10px;
}

.start .left-side .text {
    max-width: 100%;
    margin-bottom: 60px;
    font-size: 40px;
    line-height: 1.5em;
    font-weight: 700;
}

.start .btn.demo {
    background-color: #cba33e;
}

.start .right-side .content {
    font-size: 635px;
    line-height: 1em;
    font-weight: 700;
}

.mobile .fixed-strip {
    display: none;
}

.fixed-strip {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    padding: 15px 0;
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.fixed-strip .container {
    width: 100%;
    padding: 0 40px;
}

.fixed-strip.is_stuck {
    position: fixed;
    z-index: 20;
    top: 0;
    left: 0;
    opacity: 1;
    color: #424242;
    background-color: #ffffff;
    transform: scale(1, 1);
    box-shadow: -1px 1px 1px 0 rgba(42, 42, 42, .27);
}

.fixed-strip .container > * {
    display: inline-block
}

.fixed-strip .bb-logo {
    float: left;
    margin-right: 25px;
}

.fixed-strip .btn {
    float: right;
}

.fixed-strip .nav {
    float: right;
    list-style: none;
    margin: 10px 25px 0 0;
}

.fixed-strip .nav li {
    float: left;
    list-style: none;
    margin-left: 33px;
}

.fixed-strip .nav li a {
    font-size: 14px;
    line-height: 39px;
    color: inherit;
}

.fixed-strip .nav li.nav-btn a {
    font-size: 16px;
    padding-top: 0;
    padding-bottom: 0;
    min-width: 130px;
    font-weight: 700;
    text-transform: none;
    color: #ffffff;
}

.main-demo {
    background: #ecac2e;
    background: -webkit-linear-gradient(20deg, #ecac2e, #f2ca34);
    background: -o-linear-gradient(20deg, #ecac2e, #f2ca34);
    background: -moz-linear-gradient(20deg, #ecac2e, #f2ca34);
    background: linear-gradient(20deg, #ecac2e, #f2ca34);
}

.main-demo .container {
    padding: 100px 20px;
    display: table;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;

    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.main-demo .left-side,
.main-demo .right-side {
    width: 50%;
    float: left;
}

.main-demo .left-side img {
    border-radius: 5px;
    box-shadow: -5px 3px 16px 0px rgba(44, 46, 52, 0.2);
}

.main-demo .right-side {
    padding-left: 50px;
}

.main-demo .right-side .text {
    font-size: 72px;
    line-height: 1.2em;
    font-weight: 700;
    margin-bottom: 30px;
}

.demos {
    padding: 80px 0 20px;
}

.demos .section-head {
    margin-bottom: 100px;
}

.demos .section-head h1 {
    margin-bottom: 40px;
    font-size: 72px;
    font-weight: 700;
}

.demos .section-head h2 {
    color: #676466;
    font-size: 22px;
}

.row {
    clear: both;
    margin-right: -20px;
    margin-left: -20px;
}

.row .col {
    float: left;
    width: 50%;
    padding: 0 20px;
    margin-bottom: 70px;
}
.row .col.center {
	float: none;
	margin-left: auto;
	margin-right: auto;
}
.demos .head {
    position: relative;
    margin-bottom: 35px;
    text-align: center;
    z-index: 3;
}

.demos .head .link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
}
.demos .head .number {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    text-align: center;
    z-index: -1;
    font-size: 80px;
    line-height: 80px;
    height: 80px;
    vertical-align: middle;
    font-weight: 700;
    color: #cecece;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%);

    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.demos .head .title {
    position: relative;
    display: inline-block;
    max-width: 80%;
    margin: 0;
    text-align: center;
    font-size: 24px;
    line-height: 26px;
    color: #2a2a2a;
    vertical-align: top;
}

.demos .head .label {
    position: absolute;
    right: 105%;
    top: 1px;
    display: inline-block;
    margin-right: 15px;
    vertical-align: top;
    text-align: center;
    font-size: 16px;
    line-height: 25px;
    padding: 0 15px;
    border-radius: 3px;
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
    background-color: gray;
}

.demos .head .label.new {
    background-color: #1cc071;
}

.demos .head .label.hot {
    background-color: #de3368;
}

.demos .image {
    position: relative;
}

.demos .image .img {
    width: 100%;
    border-radius: 5px;
    box-shadow: -5px 3px 16px 0px rgba(44, 46, 52, 0.2);
}

.demos .image .link {
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    background: rgba(43, 43, 46, 0.83);

    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.demos .image .link .text {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    padding: 0 40px;
    color: #fff;
    font-weight: 800;
    font-size: 24px;
    text-align: right;


    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;

    -webkit-transform: translate(-20px, -50%);
    -moz-transform: translate(-20px, -50%);
    transform: translate(-20px, -50%);
}

.demos .image .link .text .icon {
    margin-left: 15px;

    -webkit-transform: translate(-10px, 0);
    -moz-transform: translate(-10px, 0);
    transform: translate(-10px, 0);
}

.demos .col:hover .head .number {
    color: #f2ca34;
}
.demos .image:hover .link {
    opacity: 1;
}

.demos .image:hover .link .text  {
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.demos .image .link .text:hover .icon {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
}




.coming-soon {
    width: 100%;
    padding: 13% 20px 20px 12%;
    border-radius: 5px;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.18);
    min-height: 412px;
    text-align: left;
    background: url('images/item-bg.png') no-repeat center;
    background-size: cover;
}

.coming-soon .logo-icon {
    margin-bottom: 40px;
}

.coming-soon .text {
    line-height: 1.2em;
}

.coming-soon .text .more {
    margin-bottom: 10px;
    font-size: 32px;
    line-height: 1.1em;
    color: #ffffff;
}

.coming-soon .text .soon {
    font-size: 56px;
    line-height: 1.1em;
    color: #ffffff;
    font-weight: 700;
}

.add-new {
    position: relative;
    min-height: 412px;
    border-radius: 5px;
    background-color: #e7e7e7;
}

.add-new .link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
}

.add-new:hover {
}

.add-new .title {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    padding-left: 200px;
    text-align: left;
    font-size: 40px;
    color: #2a2a2a;
    line-height: 1.2em;
    font-weight: 700;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0,-50%);
}

.add-new  .icon {
    position: absolute;
    top: -15px;
    left: 60px;
    display: inline-block;
    width: 120px;
    height: 120px;
    line-height: 112px;
    text-align: center;
    vertical-align: middle;
    font-size: 79px;
    border-radius: 50%;
    color: #e28f34;
    border: 4px solid #ffffff;
    font-family: inherit !important;
    font-style: normal;
    font-weight: 700;
}

/*.demos .description {*/
/*position: absolute;*/
/*z-index: 2;*/
/*top: 0;*/
/*left: 0;*/
/*width: 100%;*/
/*height: 100%;*/
/*background-color: #ffffff;*/
/*border-radius: 10px;*/
/*opacity: 0;*/

/*-webkit-transition: all 0.2s ease-out;*/
/*-moz-transition: all 0.2s ease-out;*/
/*transition: all 0.2s ease-out;*/
/*}*/
/*.demos .image:hover .description {*/
/*opacity: 1;*/
/*}*/
/*.demos .description .link {*/
/*position: absolute;*/
/*z-index: 2;*/
/*top: 0;*/
/*left: 0;*/
/*width: 100%;*/
/*height: 100%;*/
/*}*/
/*.demos .description ul {*/
/*position: absolute;*/
/*top:50%;*/
/*left: 50%;*/
/*display: inline-block;*/
/*list-style: none;*/
/*margin: 0;*/
/*transform: translate(-50%,-50%);*/
/*-webkit-transform: translate(-50%,-50%);*/
/*-moz-transform: translate(-50%,-50%);*/
/*-ms-transform: translate(-50%,-50%);*/

/*}*/
/*.demos .description ul li {*/
/*position: relative;*/
/*display: block;*/
/*margin-bottom: 3px;*/
/*padding-left: 30px;*/
/*list-style: none;*/
/*font-size: 15px;*/
/*line-height: 18px;*/
/*color: #797979;*/
/*}*/
/*.demos .description ul li:before {*/
/*content: '\e900';*/
/*font-family: "icomoon";*/
/*position: absolute;*/
/*left: 0;*/
/*top: 0;*/
/*color: #f6df19;*/
/*font-size: 15px;*/
/*}*/
.footer {
    position: relative;
    clear: both;
    margin-top: 30px;
    background-color: #1e1e1e;
    text-align: center;
}

.footer .wrapper {
    padding: 60px 0 60px;
}

.footer .text-1 {
    margin-bottom: 20px;
    font-size: 33px;
    line-height: 36px;
    color: #ffffff;
}

.footer .text-2 {
    margin-bottom: 50px;
    font-size: 33px;
    line-height: 36px;
    font-weight: 700;
    color: #ffffff;
}

.footer .btn {
    padding: 14px 95px;
    font-size: 32px;
}

@media screen and (max-width: 1200px) {

    .fixed-strip .container {
        padding: 0 20px;
    }

    .add-new .title {
        padding-left: 0;
        text-align: center;
    }
    .add-new .icon {
        position: static;
        margin-bottom: 20px;
    }
    .add-new .text {
       display: block;
    }
}

@media screen and (max-width: 992px) {
    .start {
        background-image: none;
        background-color: #2b2a2d;
        padding: 100px 0 40px;
    }

    .start .right-side {
        display: none;
    }
    .start .left-side .mobile-text {
        display: block;
        font-size: 600px;
    }
    .start .left-side {
        width: 100%;
        float: none;
        text-align: center;
    }
    .start .left-side .logo {
        margin-bottom: 0;
    }
    .start .container {
        display: block !important;
        min-height: inherit;
    }
    .start .left-side .mobile-text {
        font-size: 500px;
    }
    .main-demo .left-side,
    .main-demo .right-side {
        width: 100%;
        float: none;
        text-align: center;
        padding: 0;
    }
    .main-demo .left-side img {
        width: 600px;
        margin-bottom: 20px;
    }
    .main-demo .right-side .text {
        font-size: 62px;
    }
    .demos .section-head h1 {
        margin-bottom: 30px;
        font-size: 60px;
    }
}

@media screen and (max-width: 800px) {
    .fixed-strip {
        display: none;
    }

    .demos .section-head h1 {
        margin-bottom: 25px;
        font-size: 50px;
    }
    .start {
        padding: 40px 0 40px;
    }
    .start .left-side .mobile-text {
        font-size: 400px;
    }
    .demos {
        padding: 50px 0 20px;
    }
    .row {
        margin-right: 0;
        margin-left: 0;
    }

    .row .col {
        float: none;
        width: 100%;
        padding: 0 0;
    }
	
    .footer .btn {
        padding: 14px 20px;
    }

    .start .left-side .text {
        margin-bottom: 50px;
    }
}
@media screen and (max-width: 600px) {
    .add-new,
    .coming-soon {
        padding: 40px 20px;
        text-align: center;
        min-height: auto;
    }
    .add-new .title {
        position: static;
         -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
         transform: translate(0,0);
    }
    .coming-soon .text .more {
        font-size: 25px;
        line-height: 1.1em;
    }
    .coming-soon .text .soon {
        font-size: 40px;
        line-height: 1.1em;
    }
}
@media screen and (max-width: 480px) {
    .start .left-side .mobile-text {
        font-size: 300px;
    }
    .start .left-side .button-group .btn {
        display: block;
        margin: 0 0 10px;
    }
    .main-demo .right-side .text {
        font-size: 42px;
    }
    .start .left-side .text {
        margin-bottom: 50px;
        font-size: 30px;
        line-height: 1.3em;
    }
    .main-demo .container {
        padding: 50px 20px;
    }
    .demos .section-head h1 {
        font-size: 40px;
    }
    .demos .section-head h2 {
        font-size: 18px;
    }
}

