html {
    width: 100%;
    -webkit-font-smoothing: antialiased;
    height: 100%;
}

body {
    width: 100%;
    height: 100%;
    font-family: Raleway;
    margin: 0 auto;
    font-weight: 300;
    position: relative;
    background: #1c1e29;
    color: #252b32;
}

* {
    margin: 0;
}

a:active:hover, a:focus, a:hover {
    box-shadow: none!important;
    outline: 0;
}

img {
    border: 0;
}

h1, h2 {
    padding: 0;
    margin: 0;
}

.overflow {
    overflow: hidden;
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.nopadding {
    padding: 0!important;
}

.marginauto {
    margin: 0 auto;
}

.upper {
    text-transform: uppercase;
}

.marginleftright {
    margin-left: auto;
    margin-right: auto;
}

.btn:active:hover, .btn:focus, .btn:hover {
    box-shadow: none!important;
    outline: 0;
}

::-webkit-input-placeholder {
    color: #fff!important;
}

:-moz-placeholder {
    color: #fff!important;
    opacity: 1;
}

::-moz-placeholder {
    color: #fff!important;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #fff!important;
}

input {
    border-radius: 0!important;
}

    input:active:hover, input:focus, input:hover {
        box-shadow: none!important;
        outline: 0;
        border: 1px solid #72768b!important;
        border-radius: 0!important;
    }

textarea {
    border: 1px solid #fff!important;
    background: 0 0!important;
    resize: none!important;
    font-weight: 400;
    border-radius: 0!important;
    -webkit-transition: all ease .6s;
    -moz-transition: all ease .6s;
    -o-transition: all ease .6s;
    transition: all ease .6s;
}

    textarea:active:hover, textarea:focus, textarea:hover {
        box-shadow: none!important;
        outline: 0;
        border: 0!important;
    }

.tooltip {
    position: absolute;
    z-index: 99020;
    display: block;
    visibility: visible;
    padding: 5px;
    font-size: 13px;
    font-weight: 800;
    opacity: 0;
    filter: alpha(opacity=0);
}

.tooltip-inner {
    background-color: #F62459;
}

.tooltip.top {
    margin-top: -5px;
}

    .tooltip.top .tooltip-arrow {
        bottom: 0;
        left: 50%;
        margin-left: -5px;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid #F62459;
    }

.tooltip.bottom {
    margin-top: 5px;
}

    .tooltip.bottom .tooltip-arrow {
        bottom: 0;
        left: 50%;
        margin-left: -5px;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-bottom: 5px solid #F62459;
    }

.loader_container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 19998;
    background: #1c1e29;
}

.loader {
    position: absolute;
    top: 50%;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 19999;
}

.c1 {
    min-height: 100%;
    overflow: hidden;
    position: relative;
}

.c1-video {
    opacity: .3;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.top-buttons {
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 20px;
    margin-top: 20px;
    z-index: 10000;
}

.button9-1 img, .button9-2 img {
    width: 40px;
    height: 40px;
}

.c1-pattern {
    min-height: 100%;
}

.c1-title-top h2 {
    font-size: 62px;
    line-height: 62px;
    padding: 15px 0 0;
    font-weight: 300;
    color: #373a4a;
    letter-spacing: -3px;
    word-spacing: 4px;
    font-family: Raleway;
}

.c1-title h1 {
    font-size: 66px;
    font-family: Raleway;
    font-weight: 300;
    word-spacing: 8px;
    color: #fff;
    letter-spacing: -8px;
    line-height: 84px;
    padding: 0;
}

.c1-divider-container {
    text-align: center;
   padding:-5px 0 5px;
}

.c1-divider-top {
    background: #373a4a;
    width: 120px;
    height: 1px;
    display: inline-block;
}

.c1-divider-top-2 {
    display: inline-block;
    vertical-align: 4px;
}

    .c1-divider-top-2 img {
        width: 250px;
        height: 150px;
    }

.c2-title p {
    display: inline-block;
    color: #F62459;
    font-size: 72px;
    margin: 0!important;
}

.c2-title {
    color: #fff;
    margin: 0!important;
    padding: 0;
    font-size: 21px;
    font-weight: 400;
    font-family: Raleway;
}

    .c2-title p.text {
       color: #CFCFCF;
padding: 53px;
font-size: 12px;
font-weight: 400;
font-family: Raleway;
margin: 0!important;
    }

    .c2-title p.odometer {
        padding: 0 4px;
    }

    .c2-title p.join {
        color: #F62459;
        font-size: 42px;
        margin: 0!important;
    }

.c2-container {
    padding: 15px 0 35px;
}

.input-email {
    border: 1px solid #373a4a!important;
    background: 0 0!important;
    font-weight: 400;
    border-radius: 0!important;
    color: #4be2eb!important;
    box-shadow: none!important;
    -webkit-transition: all ease .6s;
    -moz-transition: all ease .6s;
    -o-transition: all ease .6s;
    transition: all ease .6s;
}

.c2-button-container {
    padding: 20px 0 0;
}

.btn-email {
    background: 0 0!important;
    border: 1px solid #4e5264;
    border-radius: 0!important;
    color: #4e5264;
    -webkit-transition: all ease .6s;
    -moz-transition: all ease .6s;
    -o-transition: all ease .6s;
    transition: all ease .6s;
}

    .btn-email:active, .btn-email:active:hover, .btn-email:focus, .btn-email:hover {
        color: #72768b;
        border: 1px solid #72768b!important;
    }

.tag-cloud {
    height: 150px;
    font-weight: 300;
}

.c3-container {
    padding: 25px 0 15px;
    text-align: center;
}

.c3-item {
    display: inline-block;
    overflow: hidden;
    -webkit-transition: all ease .6s;
    -moz-transition: all ease .6s;
    -o-transition: all ease .6s;
    transition: all ease .6s;
    margin: 0 4px;
}

    .c3-item img {
        width: 40px;
        height: 40px;
    }

    .c3-item:hover {
        box-shadow: 0 0 15px rgba(246,36,89,1);
        border-radius: 199px;
        cursor: pointer;
    }

.modal-dialog {
    width: 100%;
    min-height: 100%;
    margin: 0;
}

.dialog-1, .dialog-2 {
    overflow: hidden;
}

.modal-content-1, .modal-content-2 {
    padding: 10px 0 0;
    word-spacing: 4px;
    font-weight: 400;
    text-align: center;
    width: 100%;
    background: 0 0!important;
    color: #80849f!important;
    border-radius: 0!important;
    border: 0!important;
    outline: 0!important;
}

.modal-body {
    position: absolute;
    top: 45px;
    bottom: 45px;
    left: 0;
    right: 0;
    width: 100%;
}

.modal-body-content {
    padding: 45px 0;
}

.modal-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border: 0!important;
}

.modal-backdrop {
    background-color: rgba(27,29,41,1);
    opacity: 0!important;
}

.top-button {
    padding: 0;
    text-align: center;
    z-index: 9999;
    margin: 0 auto;
}

.btn-close-modal {
    margin: 0 auto;
    border: 0 solid #F62459;
    color: #fff;
    background: 0 0;
    border-radius: 0!important;
    -webkit-transition: all ease .6s;
    -moz-transition: all ease .6s;
    -o-transition: all ease .6s;
    transition: all ease .6s;
}

    .btn-close-modal:active, .btn-close-modal:active:hover, .btn-close-modal:focus, .btn-close-modal:hover {
        border: 0 solid #F62459;
        color: #fff;
        background: 0 0;
        border-radius: 0!important;
    }

    .btn-close-modal img {
        width: 60px;
        height: 60px;
    }

.modal-column-container-1 {
    padding: 0 15px;
}

.modal-column-container-2 {
    padding: 5px 15px;
}

.modal-title-custom img {
    width: 72px;
    height: 72px;
}

.col-content-1 {
    padding: 25px 0 45px;
    line-height: 26px;
}

.col-content-2 {
    padding: 25px 0 0;
    line-height: 26px;
}

.modal-top-column {
    padding: 0 15px;
    transition: all .2s ease-in-out;
}

    .modal-top-column:hover {
        transform: scale(1.1);
    }

.modal-title-custom-2 h4 {
    font-size: 42px;
    color: #fff;
}

.col-content-1-1 {
    padding: 0 0 30px;
    line-height: 26px;
}

    .col-content-1-1 b.red {
        color: #F62459;
    }

.modal-divider-2 {
    width: 120px;
    height: 1px;
    background: #373a4a;
    margin: 20px auto 25px;
}

.s1-col-contact {
    padding: 0;
}

    .s1-col-contact input {
        box-shadow: none;
        font-weight: 400;
        background: 0 0!important;
        border: 1px solid #373a4a!important;
        color: #4be2eb!important;
        border-radius: 0!important;
        -webkit-transition: all ease .6s;
        -moz-transition: all ease .6s;
        -o-transition: all ease .6s;
        transition: all ease .6s;
    }

        .s1-col-contact input:active:hover, .s1-col-contact input:focus, .s1-col-contact input:hover {
            box-shadow: none!important;
            outline: 0;
            background: 0 0!important;
            border: 1px solid #72768b!important;
            border-radius: 0!important;
        }

.s1-col-md-left {
    padding: 0 15px 0 0;
}

.s1-col-md-right {
    padding: 0 0 0 15px;
}

.help-block {
    text-align: left;
    color: #72768b;
}

.s1-col-contact textarea {
    box-shadow: none;
    font-weight: 400;
    background: 0 0!important;
    border: 1px solid #373a4a!important;
    color: #4be2eb!important;
    resize: none;
    border-radius: 0!important;
    -webkit-transition: all ease .6s;
    -moz-transition: all ease .6s;
    -o-transition: all ease .6s;
    transition: all ease .6s;
}

    .s1-col-contact textarea:active:hover, .s1-col-contact textarea:focus, .s1-col-contact textarea:hover {
        box-shadow: none!important;
        outline: 0;
        background: 0 0!important;
        border: 1px solid #72768b!important;
        border-radius: 0!important;
    }

.btn-close-modal-2 {
    margin: 10px auto 15px;
    border: 1px solid #4e5264;
    color: #4e5264;
    background: 0 0;
    border-radius: 0!important;
    -webkit-transition: all ease .6s;
    -moz-transition: all ease .6s;
    -o-transition: all ease .6s;
    transition: all ease .6s;
}

    .btn-close-modal-2:active, .btn-close-modal-2:active:hover, .btn-close-modal-2:focus, .btn-close-modal-2:hover {
        border: 1px solid #72768b;
        color: #72768b;
        background: 0 0;
        border-radius: 0!important;
    }
