@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body,
html {
    width: 100%;
    padding: 0;
    margin: 0;
    font-size: 15px;
}

::selection {
    background-color: #FF4D4D;
    color: #fff;
    text-shadow: none;
}

a {
    color: #FF4D4D;
}

a.no-underline:hover {
    text-decoration: none;
}

p {
    color: #D2D2D2;
    font-size: 14;
}

h1,
h2,
h3,
h4,
h5 {
    font-weight: 500;
}

h3 {
    font-size: 26px;
    font-weight: 600;
}

body {
    background: #192441;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
}

img {
    max-width: 100%;
}

button:focus {
    box-shadow: none !important;
    outline: none !important;
}

.divider {
    background-color: #FF4D4D;
    height: 4px;
    width: 60px;
    display: inline-block;
}

.partners {
    overflow: hidden;
    margin-top: 30px;
    height: 150px;
}

.partners>div {
    white-space: nowrap;
}

.partners>div .partner {
    width: 255px;
    height: 150px;
    background: #FFFFFF;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    margin-right: 30px;
    display: inline-block;
    position: relative;
}

.partners .partners-wrap>.partner:nth-child(EVEN) {
    background: #233053!important;
}

.partners .partner>div {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto auto;
}

.logo-poloniex {
    width: 74px;
    height: 74px;
    background: url('../images/partners.png?v=2') -489px -10px;
}

.logo-upbit {
    width: 74px;
    height: 74px;
    background: url('../images/partners.png?v=2') -583px -10px;
}

.logo-zb {
    width: 175px;
    height: 60px;
    background: url('../images/partners.png?v=2') -1609px -10px;
}

.logo-bhex {
    width: 55px;
    height: 74px;
    background: url('../images/partners.png?v=2') -148px -10px;
}

.logo-binance {
    width: 173px;
    height: 35px;
    background: url('../images/partners.png?v=2') -1223px -10px;
}

.logo-bitfinex {
    width: 197px;
    height: 23px;
    background: url('../images/partners.png?v=2') -2779px -10px;
}

.logo-bithumb {
    width: 53px;
    height: 70px;
    background: url('../images/partners.png?v=2') -75px -10px;
}

.logo-bitstamp {
    width: 74px;
    height: 74px;
    background: url('../images/partners.png?v=2') -677px -10px;
}

.logo-bittrex {
    width: 68px;
    height: 74px;
    background: url('../images/partners.png?v=2') -223px -10px;
}

.logo-cex {
    width: 70px;
    height: 74px;
    background: url('../images/partners.png?v=2') -399px -10px;
}

.logo-coinbase {
    width: 175px;
    height: 38px;
    background: url('../images/partners.png?v=2') -1804px -10px;
}

.logo-coinegg {
    width: 74px;
    height: 74px;
    background: url('../images/partners.png?v=2') -771px -10px;
}

.logo-coinex {
    width: 175px;
    height: 49px;
    background: url('../images/partners.png?v=2') -1999px -10px;
}

.logo-coinone {
    width: 175px;
    height: 38px;
    background: url('../images/partners.png?v=2') -2194px -10px;
}

.logo-cointiger {
    width: 86px;
    height: 74px;
    background: url('../images/partners.png?v=2') -865px -10px;
}

.logo-ethfinex {
    width: 118px;
    height: 74px;
    background: url('../images/partners.png?v=2') -1085px -10px;
}

.logo-exmo {
    width: 173px;
    height: 74px;
    background: url('../images/partners.png?v=2') -1416px -10px;
}

.logo-huobi {
    width: 175px;
    height: 52px;
    background: url('../images/partners.png?v=2') -2389px -10px;
}

.logo-idax {
    width: 45px;
    height: 74px;
    background: url('../images/partners.png?v=2') -10px -10px;
}

.logo-kcs {
    width: 68px;
    height: 74px;
    background: url('../images/partners.png?v=2') -311px -10px;
}

.logo-kraken {
    width: 94px;
    height: 74px;
    background: url('../images/partners.png?v=2') -971px -10px;
}

.logo-okex {
    width: 175px;
    height: 62px;
    background: url('../images/partners.png?v=2') -2584px -10px;
}

.text-orange {
    color: #FCB116;
}

.text-secondary {
    color: #051441 !important;
}

.btn-blue {
    background: #007BFF;
    color: #fff;
}

.form-control,
.custom-file-label,
.custom-file-label::after,
.custom-select {
    font-size: 14px;
    padding: 12px 16px;
    height: auto;
    color: #fff;
}

.custom-file-input,
.custom-file {
    height: 50px
}

.form-control:focus,
.form-control:hover {
    border-color: #63A3CB;
}

.input-group-text,
.form-control,
.form-control:read-only,
.form-control:not(:placeholder-shown),
.form-control:focus,
.form-control:disabled,
.custom-select,
.input-group-text,
.custom-file-input,
.custom-file-label,
.custom-file-label::after,
.custom-select {
    background-color: #233053;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, .4)
}

.custom-file-label::after {
    border-left: 1px solid rgba(255, 255, 255, 0.4);
}

.btn {
    font-size: 15px;
    font-weight: 600;
    padding: 8px 16px;
}

.btn-link {
    color: #FF4D4D;
}

.btn-primary {
    background: #FF4D4D;
    border-color: #FF4D4D;
    color: #FFF;
    box-shadow: 0px 0px 5px #FF4D4D;
}

.btn-sm {
    font-size: 12px;
    font-weight: 400;
}

.btn-secondary {
    background: #2F395D;
    border-width: 0;
    color: rgba(255, 255, 255, .8);
}

.btn-outline-primary {
    border-color: #FF4D4D;
    color: #FFF;
    box-shadow: 0px 0px 5px #FF4D4D;
}

.navbar {
    transition: 0.1s all;
    font-size: 14px;
    font-weight: 600;
    z-index: 1;
}

header {
    z-index: 99;
    transition: all .5s;
    left: 0;
    right: 0;
    background: #37436C !important;
}

.navbar .nav-item a.nav-link {
    padding: 6px 0px;
    transition: all 0.5s;
    font-weight: 400;
    position: relative;
    color: rgba(255, 255, 255, .8);
}

.navbar .nav-item {
    padding: 6px 20px;
}

.navbar.bg-dark {
    background: #37436C !important;
}

button.navbar-toggler {
    border: none;
}

.navbar .nav-item .nav-link.active,
.navbar .nav-item .nav-link:hover {
    color: #FF4D4D;
}

.navbar .nav-item .nav-link::before {
    content: '';
    position: absolute;
    bottom: -1px;
    background-color: #FF4D4D;
    height: 2px;
    left: 50%;
    width: 0px;
    display: block;
    transition: all 0.5s;
}

.navbar .nav-item .nav-link.active::before,
.navbar .nav-item .nav-link:hover::before {
    left: 0;
    width: 100%;
}

.hero-section {
    background: #0B0D26 url(../images/ttm-pagetitle-bg.jpg) center no-repeat;
    background-size: cover;
    padding: 200px 0 30px 0;
    color: #fff;
    position: relative;
}

.hero-section .container {
    position: relative;
}

.hero-section .breadcrumb {
    margin-top: 100px;
}

.hero-section h1 {
    font-size: 62px;
}

@media (max-width: 768px) {
    .hero-section {
        padding: 130px 0 10px 0;
    }
    .hero-section .breadcrumb {
        margin-top: 50px;
    }
    .hero-section h1 {
        font-size: 28px;
    }
}

.hero-image {
    position: relative;
}

#animation_container {
    width: 450px;
    max-width: 100%;
    height: 365px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}

.green-arrow {
    display: block;
    width: 25px;
    height: 25px;
    background: url("../images/green.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 190px;
    margin-left: auto;
    margin-right: auto;
    animation-name: green-arrow;
    animation-duration: 3s;
    animation-fill-mode: forwards;
    animation-timing-function: cubic-bezier(0.1, 0.4, .58, .1);
}

.blue-arrow {
    display: block;
    width: 25px;
    height: 25px;
    background: url("../images/blue.png") no-repeat;
    background-size: contain;
    position: absolute;
    right: 210px;
    bottom: 185px;
    animation-name: blue-arrow;
    animation-duration: 3s;
    animation-fill-mode: forwards;
    animation-timing-function: cubic-bezier(0.1, 0.5, .58, .2);
}

.yellow-arrow {
    display: block;
    width: 25px;
    height: 25px;
    background: url("../images/yellow.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 210px;
    bottom: 185px;
    animation-name: yellow-arrow;
    animation-duration: 3s;
    animation-fill-mode: forwards;
    animation-timing-function: cubic-bezier(0.1, 0.6, .58, .3);
}

.present-text {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto auto;
    width: 140px;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    height: 0px;
    text-align: center;
    opacity: 0;
    animation-name: opa-show;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-delay: 3.1s;
}

.present-text div {
    font-weight: normal;
    font-size: 32px;
    transform: scale(1, 1.5);
}

.presentation>.row>.curr {
    animation-name: opa-show;
    animation-duration: 1s;
    animation-fill-mode: forwards;
}

.presentation .curr:nth-of-type(1) {
    animation-delay: 3.5s;
}

.presentation .curr:nth-of-type(2) {
    animation-delay: 4s;
}

.presentation .curr:nth-of-type(3) {
    animation-delay: 4.5s;
}

.presentation .curr:nth-of-type(4) {
    animation-delay: 5s;
}

.presentation .curr:nth-of-type(5) {
    animation-delay: 5.5s;
}

@keyframes opa-show {
    from {}
    to {
        opacity: 1;
    }
}

@keyframes green-arrow {
    0% {
        width: 25px;
        height: 25px;
        transform: rotate(0deg);
    }
    75% {
        width: 195px;
        height: 175px;
        transform: rotate(360deg);
        top: 50px;
    }
    85% {
        width: 195px;
        height: 175px;
        transform: rotate(360deg);
        top: 50px;
    }
    100% {
        width: 195px;
        height: 175px;
        transform: rotate(360deg);
        top: 0;
    }
}

@keyframes blue-arrow {
    0% {
        width: 25px;
        height: 25px;
        transform: rotate(0deg);
    }
    75% {
        width: 190px;
        height: 168px;
        transform: rotate(360deg);
        right: 50px;
        bottom: 50px;
    }
    85% {
        width: 190px;
        height: 168px;
        transform: rotate(360deg);
        right: 50px;
        bottom: 50px;
    }
    100% {
        width: 190px;
        height: 168px;
        transform: rotate(360deg);
        right: 0;
        bottom: 0;
    }
}

@keyframes yellow-arrow {
    0% {
        width: 25px;
        height: 25px;
        transform: rotate(0deg);
    }
    75% {
        width: 190px;
        height: 168px;
        transform: rotate(360deg);
        left: 50px;
        bottom: 50px;
    }
    85% {
        width: 190px;
        height: 168px;
        transform: rotate(360deg);
        left: 50px;
        bottom: 50px;
    }
    100% {
        width: 190px;
        height: 168px;
        transform: rotate(360deg);
        left: 0;
        bottom: 0;
    }
}

.hero-text {
    color: #FFF;
    padding: 60px 0;
    z-index: 1;
    position: relative;
}

.hero-text h1 {
    font-size: 52px;
    font-weight: 600;
    color: #FFF;
}

.hero-text h4 {
    font-weight: 400;
    color: #FFF;
}

.hero-text p {
    margin: 20px 0;
}

.breadcrumb {
    background-color: transparent;
    box-shadow: none;
}

@-webkit-keyframes float {
    0% {
        transform: translatey(0px);
    }
    50% {
        transform: translatey(-20px);
    }
    100% {
        transform: translatey(0px);
    }
}

@keyframes float {
    0% {
        transform: translatey(0px);
    }
    50% {
        transform: translatey(-20px);
    }
    100% {
        transform: translatey(0px);
    }
    0% {
        transform: translatey(0px);
    }
    50% {
        transform: translatey(-10px);
    }
    100% {
        transform: translatey(0px);
    }
}

@media (max-width: 768px) {
    .hero-text {
        padding: 40px 0px;
    }
}

ul.image-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.image-list li {
    position: relative;
    padding: 12px 0;
}

ul.image-list li div {
    padding-left: 60px;
}

ul.image-list li img {
    width: 40px;
    position: absolute;
    left: 0;
}

.card {
    border: 0;
    background-color: transparent;
}

.card-header {
    background: #233053;
    color: #fff;
    position: relative;
}

.card-header a {
    color: #FF7272;
    font-weight: 600;
}

.card-body {
    background: #233053;
    color: #fff;
}

.list-group .list-group-item {
    background-color: transparent !important;
}

.card-body input {
    color: #333;
}

.no-style {
    background: none;
    color: inherit;
    border: none;
    padding: 0;
    font: inherit;
    cursor: pointer;
    outline: inherit;
}

.show-back-to-top {
    display: block;
    right: 20px;
    visibility: visible;
}

.back-to-top {
    position: fixed;
    bottom: 80px;
    height: 45px;
    width: 45px;
    line-height: 44px;
    font-size: 16px;
    opacity: 1;
    z-index: 1111;
    display: none;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    background: #2d2d2d;
    color: #999;
}

footer {
    background: #37436C;
    color: rgba(255, 255, 255, 0.8);
    padding: 30px 0;
    font-size: 14px;
}

footer a {
    color: rgba(255, 255, 255, 0.8);
}

.auth-body {
    background: #201E1D;
    color: #333;
    padding: 30px 0;
}

.auth-body .container {
    max-width: 420px;
    margin: 0 auto;
}

@media (max-width: 600px) {
    .auth-body {
        padding: 20px 0;
        margin: 0;
    }
}

.auth-container {
    background: #233053;
    border-radius: 10px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25);
    width: 540px;
    max-width: 100%;
    position: relative;
    margin: 0 auto;
    padding: 30px 60px 50px 60px;
}

label {
    font-size: 14px !important;
}

.section_container a:not(.btn) {
    color: #FCB116;
}

.auth-body a {
    color: #FFF;
}

.auth-container a {
    color: #FCB116;
}


/* Button Style */

::-webkit-validation-bubble-message {
    padding: 0;
}

.validate input:focus:invalid,
.validate textarea:focus:invalid,
.invalid {
    /* when a field is considered invalid by the browser */
    border-color: #b03535
}

.validate input:required:valid,
.validate textarea:required:valid {
    /* when a field is considered valid by the browser */
    border-color: #28921f;
}

.form_hint {
    background: #333;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    color: white;
    margin-left: 8px;
    padding: 1px 6px;
    z-index: 999;
    /* hints stay above all other elements */
    position: absolute;
    /* allows proper formatting if hint is two lines */
    display: none;
}

.form_hint::before {
    content: "\25B2";
    /* left point triangle in escaped unicode */
    color: #333;
    position: absolute;
    bottom: 73%;
    left: 5%;
}

.validate input:focus+.form_hint {
    display: block;
}

.validate input:required:valid+.form_hint {
    background: #333;
}


/* change form hint color when valid */

.validate input:required:valid+.form_hint::before {
    color: #333;
}


/* change form hint arrow color when valid */

.text-primary {
    color: #FF4D4D !important;
}

.bg-primary {
    background: #FF4D4D !important;
}

.bg-secondary {
    background: #E4F4FF !important;
}

.text-blue {
    color: #007BFF;
}

.bg-blue {
    background: #007BFF;
}

.account-sidebar {
    background: #192441;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 100000;
    display: none;
    overflow: auto;
    font-size: 12px;
}

.account-sidebar ul,
.account-sidebar nav {
    padding: 0px;
}

.account-sidebar li,
.account-sidebar ul {
    width: 100%;
}

.account-sidebar .nav-link {
    font-size: 14px;
    padding: 18px 18px;
    display: block;
    font-weight: 400;
    color: rgba(255, 255, 255, .8);
    text-align: center;
}

.account-sidebar .nav-link:hover {
    color: #f4333d;
}

.account-sidebar .nav-link i {
    width: 26px;
    color: #fff;
    font-size: 18px;
}

.divider {
    border-top: 1px solid rgba(0, 0, 0, 0.05);
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.5);
    display: none;
    transition: 0.5s all;
    z-index: 9999;
}

#confirm {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    height: 100%;
    z-index: 10000000;
    background: rgba(0, 0, 0, .5);
    transition: all 0.5s ease;
    text-align: center;
    padding: 20px;
}

#confirm .container {
    background-color: #fff;
    width: 350px;
    top: 20%;
    padding: 0px;
    max-height: 95%;
    overflow: auto;
}

#confirm button {
    cursor: pointer;
}

#confirm .message {
    max-height: 50%;
    font-size: 16px;
}

@media (max-width: 768px) {
    #confirm .container {
        width: 90%;
        margin-top: 0;
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
}

.list_style {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.growing_facts ul li p {
    font: 400 18px/28px "Lora", serif;
    font-style: italic;
}

blockquote {
    border-left: 1px solid #FF4D4D;
    padding-left: 25px;
    margin-top: 25px;
    margin-bottom: 25px;
}

blockquote b {
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
}

ul.contact_list {
    background: url(../images/contactbg.png) no-repeat center;
    background-size: cover;
    list-style: none;
    margin: 0;
    padding: 0;
    color: rgba(255, 255, 255, 0.8);
    border-radius: 12px;
}

ul.contact_list li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    padding: 20px 0;
    position: relative;
}

ul.contact_list li h2 {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}

ul.contact_list li:last-child {
    border: 0;
}

ul.contact_list li div {
    padding-left: 70px;
}

ul.contact_list li i {
    position: absolute;
    left: 24px;
    font-size: 22px;
}

.no-select {
    border: none;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -ms-appearance: none;
    /* get rid of default appearance for IE8, 9 and 10*/
}

ul#switch_between {
    list-style: none;
    margin: 0;
    padding: 0;
}

#switch_between li {
    display: inline-block;
}

#switch_between li a {
    background-color: #EEEEEE;
    color: #F5961C;
    padding: 18px 32px;
    display: inline-block;
}

#switch_between li:first-child a {
    border-radius: 12px 0 0 12px;
    font-weight: 600;
}

#switch_between li:last-child a {
    border-radius: 0 12px 12px 0;
}

#switch_between li a.active {
    background-color: #F5961C;
    color: #FFF;
}

.price_title {
    font-size: 38px;
    font-weight: 700;
    color: #051441;
}

.pricing_body {
    position: relative;
    top: 0;
    transition: top 0.5s, box-shadow 0.5s;
}

.pricing_body ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.pricing_body ul li {
    padding: 8px 0;
    font-weight: 300;
}

.pricing_body:hover {
    position: relative;
    top: -40px;
    box-shadow: 0 0 3px #aaa;
}

.term-container {
    position: relative;
    margin-bottom: 30px;
}

.term-container .term-image {
    border-radius: 50%;
    overflow: hidden;
    text-align: center;
}

.term-container img {
    transition: transform 0.5s;
}

.term-container img:hover {
    transform: scale(1.2, 1.2);
}

.term-container .term-desc {
    position: absolute;
    bottom: -30px;
    background-color: #fff;
    padding: 18px;
    width: 80%;
    left: 10%;
    text-align: center;
    border-radius: 10px;
}

.term-container .term-desc h6 {
    font-size: 20px;
    font-weight: 600;
}

.term-container .term-desc p {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #808080;
    margin: 0;
}

.dropdown-toggle {
    clear: both;
}

.dropdown-toggle::after {
    border: none!important;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    content: "\f078";
    float: right;
    padding-top: 2px;
    /* to center vertically */
}

.dropdown-menu.show {
    position: absolute;
}

.dropdown.show .dropdown-toggle::after {
    content: "\f077";
}


/* for shadow */

.dropdown-menu::before {
    border-bottom: 9px solid rgba(0, 0, 0, 0.2);
    border-left: 9px solid rgba(0, 0, 0, 0);
    border-right: 9px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    left: 5%;
    /* position */
    position: absolute;
    top: -8px;
}

.dropdown-menu::after {
    border-bottom: 8px solid #FFFFFF;
    border-left: 9px solid rgba(0, 0, 0, 0);
    border-right: 9px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    left: 5%;
    /* position */
    position: absolute;
    top: -7px;
}

.dropdown-menu.dropdown-menu-right::before,
.dropdown-menu.dropdown-menu-right::after {
    left: auto;
    right: 5%;
}

.list-icon {
    background-color: #E9FBF4;
    border-radius: 50% 50% 50% 0px;
    text-align: center;
    width: 45px;
    height: 45px;
    line-height: 45px;
    display: inline-block;
}

.rounded-lg {
    border-radius: 20px;
}

.nav.nav-pills .nav-item .nav-link {
    color: #333;
    font-weight: 800;
    font-size: 18px !important;
    position: relative;
    padding: .8rem 1rem;
    border-radius: 0;
    background-color: #EDEDED;
    border-top: 4px solid #EDEDED;
}

.nav.nav-pills .nav-item .nav-link.active {
    border-top: 4px solid #146092;
    background-color: #fff;
}

.nav.nav-pills .nav-item .nav-link:hover::after,
.nav.nav-pills .nav-item .nav-link.active::after {
    left: 0;
    right: 0;
}


/* Progressbar */

.progressBar {
    background: none repeat scroll 0 0 #fff;
    left: 0;
    padding: 5px 0;
    position: absolute;
    top: 50%;
    width: 100%;
    display: none;
    font-size: 13px;
}

.progressBar .bar {
    background-color: #2196f3;
    width: 0%;
    height: 18px;
}

.progressBar .percent {
    display: inline-block;
    left: 0;
    position: absolute;
    text-align: center;
    top: 5px;
    color: #FFF;
    width: 100%;
}

#imgChange {
    position: relative;
    font-size: 16px;
    border-radius: 8px;
    background-color: #fff;
    color: #333;
    padding: 8px;
}

#imgChange input[type="file"],
.upload-image-holder input[type="file"] {
    bottom: 0;
    cursor: pointer;
    height: 100%;
    left: 0;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    width: 100%;
    z-index: 2;
}

.upload-image-holder {
    position: relative;
    overflow: hidden;
    height: 50px
}

.upload-image-holder img {
    position: absolute;
    left: 10;
}

.upload-image-holder .percent {
    position: absolute;
    right: 10px;
    top: 0;
    font-weight: 600;
}

.upload-image-desc {
    padding-left: 40px;
    padding-right: 34px;
    position: relative;
}

#myBar {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: #f1f1f1;
}

.uploaded-file-holder {
    position: relative;
    height: 50px
}

.uploaded-file-desc {
    padding: 0px 40px 0 40px;
}

.uploaded-file-holder .uploaded-file-icon {
    position: absolute;
    left: 10px;
    font-size: 18px;
    color: #007bff;
    ;
    width: 20px
}

.uploaded-file-holder .action {
    position: absolute;
    right: 10px;
}

.share_list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.share_list li {
    display: inline-block;
    padding-top: 2px;
    padding-bottom: 2px;
}

.text-facebook {
    color: #3b5998;
}

.text-twitter {
    color: #00acee;
}

.text-telegram {
    color: #1a8bc2;
}

.text-linkedin {
    color: #0e76a8;
}

.text-whatsapp {
    color: #67c15e;
}

.text-sitename {
    color: #000;
}

.btn-twitter {
    background: #00acee;
    color: #fff
}

.btn-twitter:link,
.btn-twitter:visited {
    color: #fff
}

.btn-twitter:active,
.btn-twitter:hover {
    background: #0087bd;
    color: #fff
}

.btn-facebook {
    background: #3b5998;
    color: #fff
}

.btn-facebook:link,
.btn-facebook:visited {
    color: #fff
}

.btn-facebook:active,
.btn-facebook:hover {
    background: #30477a;
    color: #fff
}

.btn-googleplus {
    background: #e93f2e;
    color: #fff
}

.btn-googleplus:link,
.btn-googleplus:visited {
    color: #fff
}

.btn-googleplus:active,
.btn-googleplus:hover {
    background: #ba3225;
    color: #fff
}

.btn-stumbleupon {
    background: #f74425;
    color: #fff
}

.btn-stumbleupon:link,
.btn-stumbleupon:visited {
    color: #fff
}

.btn-stumbleupon:active,
.btn-stumbleupon:hover {
    background: #c7371e;
    color: #fff
}

.btn-linkedin {
    background: #0e76a8;
    color: #fff
}

.btn-linkedin:link,
.btn-linkedin:visited {
    color: #fff
}

.btn-linkedin:active,
.btn-linkedin:hover {
    background: #0b6087;
    color: #fff
}

.btn-telegram:active,
.btn-telegram:hover {
    background: #2ca5e0;
    color: #fff
}

.btn-telegram {
    background: #1a8bc2;
    color: #fff
}

.btn-telegram:link,
.btn-telegram:visited {
    color: #fff
}

.btn-telegram:active,
.btn-telegram:hover {
    background: #2ca5e0;
    color: #fff
}

.btn-whatsapp {
    background: #67c15e;
    color: #fff
}

.btn-whatsapp:link,
.btn-whatsapp:visited {
    color: #fff
}

.btn-whatsapp:active,
.btn-whatsapp:hover {
    background: #61a65a;
    color: #fff
}

.btn-sitename {
    background-color: #000;
    color: #fff
}

.btn-sitename:link,
.btn-sitename:visited {
    color: #fff
}

.btn-sitename:active,
.btn-sitename:hover {
    background-color: #000;
    color: #fff
}

.sm_featured_image {
    height: 350px;
    background-repeat: no-repeat, no-repeat;
    background-size: cover, auto;
    background-position: center, center;
    cursor: -moz-zoom-in;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}

.sm_featured_image {
    height: 180px;
}

.post-item-image {
    height: 150px;
    display: block;
    overflow: hidden;
    background-repeat: no-repeat, no-repeat;
    background-size: cover, auto;
    background-position: center, center;
    background-color: #f1f1f1;
}

@media (max-width: 768px) {
    .sm_featured_image {
        height: 100px;
    }
}

.buy_offer {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .2);
    z-index: 99999999999999999;
    display: none;
}

.buy_offer_body {
    position: absolute;
    bottom: 0;
    top: 0;
    padding: 20px 0px !important;
    right: 0;
    max-width: 340px;
    width: 100%;
    background-color: #fff;
    box-shadow: 0px 26px 26px rgba(0, 0, 0, .2);
}

.in-highlight {
    border-bottom: 4px solid #FF4D4D;
    ;
}

.alert-secondary {
    background-color: #474747;
}

.hero-widget {
    background: rgba(255, 255, 255, 0.2);
    padding: 30px 34px 30px;
    border-radius: 16px;
    font-size: 16px;
    box-shadow: 0px 4px 25px -2px rgba(0, 0, 0, 0.12);
}

.hero-widget .icon {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    font-size: 10px;
    font-weight: 800;
    line-height: 25px;
    text-align: center;
}

.card-white-drop {
    padding: 20px;
    border-radius: 20px;
    position: relative;
    box-shadow: 0px 4px 25px -2px rgba(0, 0, 0, 0.12);
}

.card-white-drop img {
    border-radius: 20px;
}

.card-white-drop::after {
    background: rgba(252, 180, 45, 0.3);
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    top: 0px;
    left: 0px;
    transform: rotate(-8deg);
    border-radius: 10px;
}


/*progressbar*/

#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    /*CSS counters to number the steps*/
    counter-reset: step;
    padding-left: 0px !important;
}

#progressbar li {
    list-style-type: none;
    color: #6c757d;
    position: relative;
    padding: 0px 20px;
}

#progressbar li:before {
    content: counter(step);
    counter-increment: step;
    width: 56px;
    height: 56px;
    line-height: 56px;
    display: block;
    font-size: 18px;
    color: #FCB116;
    border: 1px solid #FCB116;
    border-radius: 50%;
    margin: 0 auto 10px auto;
}

@media (min-width: 768px) {
    /*progressbar connectors*/
    #progressbar li:after {
        content: '';
        width: 80%;
        height: 1px;
        background: #ccc;
        position: absolute;
        left: -40%;
        top: 42px;
        z-index: -1;
        /*put it behind the numbers*/
    }
}

#progressbar li:first-child:after {
    /*connector not needed before the first step*/
    content: none;
}

.learn-ui {
    position: relative;
    display: block;
    border-radius: 16px;
    border: 1px solid #ccc;
    padding: 30px 20px 20px 20px;
    color: #FF4D4D;
}

.learn-ui:hover {
    border: 1px solid #FF4D4D;
    color: #FF4D4D;
    text-decoration: none;
    background-color: #fff;
}

.learn-ui .learn-ui-icon {
    position: absolute;
    font-size: 40px;
    background-color: #fff;
    top: -20px;
    width: 70px;
    left: calc(50% - 30px);
}

.in-play-button {
    position: absolute;
    top: calc(50% - 37.5px);
    left: calc(50% - 37.5px);
    line-height: 75px;
    text-align: center;
    width: 75px;
    height: 75px;
    border-radius: 50px;
    background: rgba(255, 255, 255, 0.9);
    font-size: 30px;
    color: #FF4D4D;
    box-shadow: 0 0 0 0 white;
    -webkit-animation: pulse-white 2s infinite;
    animation: pulse-white 2s infinite;
    z-index: 1;
}

@-webkit-keyframes pulse-white {
    0% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
    }
    70% {
        box-shadow: 0 0 0 40px rgba(255, 255, 255, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}

@keyframes pulse-white {
    0% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
    }
    70% {
        box-shadow: 0 0 0 40px rgba(255, 255, 255, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}

#particles-js {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.about-icon {
    background-color: #FF4D4D;
    color: #fff;
    width: 60px;
    height: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    border-radius: 12px;
    text-align: center;
}

@media (min-width: 992px) {
    /* sidebar-right*/
    .sidebar .sidebar-left {
        margin-top: -30px;
        margin-right: 15px;
    }
    .sidebar .sidebar-left.ttm-left-span .ttm-col-wrapper-bg-layer {
        margin-right: -15px;
    }
    .ttm-processbox-wrapper:before {
        content: '';
        position: absolute;
        left: -200px;
        right: -200px;
        height: 100%;
        display: block;
        background-image: url(../images/proccess-box-arrow.png);
        top: -5px;
        background-repeat: no-repeat;
        background-position: center center;
    }
    .ttm-processbox-wrapper.style1 {
        margin-top: 72px;
        z-index: 10;
        display: block;
        position: unset;
        margin: 0 0px;
    }
    .ttm-processbox-wrapper.style1:before {
        content: '';
        position: absolute;
        left: -400px;
        right: -400px;
        height: 100%;
        display: block;
        background-image: url(../images/proccess-arrow.png);
        top: -15%;
        background-repeat: no-repeat;
        background-position: center center;
    }
    .ttm-sidebar-right .col-lg-9.content-area,
    .ttm-sidebar-left .col-lg-9.content-area,
    .ttm-sidebar-right .col-lg-9.product-area {
        flex: 0 0 70%;
        max-width: 70%;
    }
    .ttm-sidebar-right .col-lg-3.widget-area,
    .ttm-sidebar-left .col-lg-3.widget-area,
    .ttm-sidebar-right .col-lg-3.product-sidebar-right {
        flex: 0 0 28%;
        max-width: 28%;
    }
}


/* ===============================================
    14.Processbox
------------------------*/

.ttm-processbox-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin: 0 -50px;
}

.ttm-processbox-wrapper .ttm-processbox {
    position: relative;
    display: block;
    text-align: center;
    width: 270px;
    height: 270px;
    background: #fff;
    padding: 20px;
    border-radius: 50%;
    margin: auto;
    box-shadow: 0 10px 50px 0 rgba(29, 79, 206, .1);
    -webkit-box-shadow: 0 10px 50px 0 rgba(29, 79, 206, .1);
    -moz-box-shadow: 0 10px 50px 0 rgba(29, 79, 206, .1);
    transition: all 500ms ease;
}

.ttm-processbox-wrapper .ttm-processbox .process-num {
    margin-right: 5px;
    font-size: 20px;
    font-weight: 500;
    background-color: #000;
    color: #fff;
    width: 46px;
    height: 46px;
    line-height: 46px;
    border-radius: 50%;
    border: none;
    display: block;
    text-align: center;
    position: absolute;
    left: auto;
    right: 30px;
    top: 20px;
    z-index: 10;
}

.ttm-processbox-wrapper .featured-content {
    position: relative;
    border-radius: 50%;
    padding: 65px 15px 60px 15px;
    width: 230px;
    height: 230px;
    border: 6px solid #e8ecef;
}

.ttm-processbox-wrapper .ttm-processbox .featured-title h5 {
    font-size: 20px;
    line-height: 27px;
    margin-bottom: 15px;
}

.ttm-processbox-wrapper .ttm-processbox:hover {
    box-shadow: 0 -10px 39px 0 rgba(8, 18, 109, .1);
    -webkit-box-shadow: 0 -10px 39px 0 rgba(8, 18, 109, .1);
    -moz-box-shadow: 0 -10px 39px 0 rgba(8, 18, 109, .1);
    transform: translateY(-10px);
}


/*style1*/

.ttm-processbox-wrapper.style1 .ttm-processbox {
    position: relative;
    display: block;
    text-align: center;
    width: 218px;
    height: 132px;
    background: #fff;
    padding: 0px 0 0;
    border-radius: 0;
    margin: 0 auto;
    box-shadow: 0 0px 300px 0 rgb(0 0 0 / 18%);
    transition: all 500ms ease;
}

.ttm-processbox-wrapper.style1 .ttm-processbox:hover {
    transform: translateY(-10px);
}

.ttm-processbox-wrapper.style1 .ttm-processbox:after {
    content: "";
    position: absolute;
    bottom: -60.8675px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 110px solid transparent;
    border-right: 110px solid transparent;
    border-top: 60.8675px solid #fff;
}

.ttm-processbox-wrapper.style1 .ttm-processbox:before {
    content: "";
    position: absolute;
    top: -60.8675px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 110px solid transparent;
    border-right: 110px solid transparent;
    border-bottom: 60.8675px solid #fff;
}

.ttm-box-description {
    font-size: 14px;
    color: #808080;
}

.ttm-processbox-wrapper .ttm-processbox .featured-title h5 {
    font-size: 20px;
    line-height: 27px;
    margin-bottom: 15px;
}

.ttm-processbox-wrapper.style1 .ttm-icon {
    height: 64px;
    width: 64px;
    line-height: 64px;
    margin-bottom: 11px;
}

.ttm-processbox-wrapper.style1 .ttm-icon i {
    font-size: 70px;
}

.ttm-processbox-wrapper.style1 .featured-content {
    position: relative;
    border-radius: 0;
    padding: 0px 0px 10px;
    width: 100%;
    height: auto;
    border: 0;
}

.ttm-processbox-wrapper.style1:hover .featured-icon {
    position: relative;
    z-index: 111;
    background-color: #fff;
}

.ttm-processbox-wrapper.style1 .process-num {
    color: #f5faff;
    position: absolute;
    top: -35px;
    right: -25px;
    font-size: 90px;
    line-height: 0;
    font-weight: 600;
    width: auto;
    height: auto;
    margin-right: 0;
    z-index: -1;
}

.ttm-processbox-wrapper .ttm-processbox .process-num {
    background-color: #FF4D4D;
}

.ttm-processbox-wrapper .ttm-processbox:hover .process-num {
    background-color: #0b0c26;
}

.ttm-processbox-wrapper .ttm-processbox:hover .featured-content,
.featured-icon-box.style3::before,
.featured-icon-box.style3::after {
    border-color: #FF4D4D !important;
}

.ttm-processbox-wrapper .featured-content,
.ttm-processbox-wrapper .ttm-processbox .process-num {
    -webkit-transition: all 0.3s ease-in-out 0s !important;
    -moz-transition: all 0.3s ease-in-out 0s !important;
    -ms-transition: all 0.3s ease-in-out 0s !important;
    -o-transition: all 0.3s ease-in-out 0s !important;
    transition: all 0.3s ease-in-out 0s !important;
}

.bg-img1 {
    background-image: url(../images/14.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.ttm-bg {
    position: relative;
}

.ttm-row {
    padding: 90px 0;
    padding-bottom: 90px;
}

.ttm-bgcolor-darkgrey>.ttm-bg-layer {
    background-color: #0b0c26;
    opacity: .87;
}

.ttm-bg-layer,
.ttm-titlebar-wrapper .ttm-titlebar-wrapper-bg-layer,
.ttm-bg-layer .ttm-bg-layer-inner {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}


/* ===============================================
    7.Section-Title  
------------------------*/

.section-title {
    position: relative;
}

.section-title h5 {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 1px;
    margin-bottom: 12px;
    margin-top: 5px;
}

.section-title h2.title {
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 0;
    text-transform: capitalize;
}

.section-title .title-desc {
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 15px;
    color: #687076;
}

.section-title .title-header {
    margin-bottom: 29px;
    position: relative;
}

.section-title.with-desc .title-header {
    margin-bottom: 90px;
}

.section-title.with-desc .title-header:before {
    width: 43px;
    bottom: -35px;
    height: 4px;
    left: 50%;
    margin-left: -21px;
    top: auto;
    position: absolute;
    content: '';
}

.section-title.text-left.with-desc .title-header:before {
    left: 0;
    margin-left: 0;
}

.section-title.style2 {
    margin-bottom: 35px;
}

.section-title.style2 .title-header {
    width: 45%;
    padding-right: 60px;
    margin-bottom: 0;
}

.section-title.style2 .title-header,
.section-title.style2 .title-desc {
    display: table-cell;
    vertical-align: middle;
}

.row-title h2.title {
    font-size: 54px;
    line-height: 70px;
    margin-bottom: 0px;
    padding: 0;
}


/* style3 */

.featured-icon-box.style3 {
    padding: 49px 25px 36px;
    position: relative;
    overflow: hidden;
    border: 2px dashed rgba(255, 255, 255, .1);
}

.featured-icon-box.style3:after,
.featured-icon-box.style3:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.55s, transform 0.55s;
}

.featured-icon-box.style3:after {
    border-left: 2px dashed;
    border-right: 2px dashed;
    -webkit-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

.featured-icon-box.style3:before {
    border-top: 2px dashed;
    border-bottom: 2px dashed;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}

.featured-icon-box.style3:hover:after,
.featured-icon-box.style3:hover:before {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.featured-icon-box.style3:hover {
    border-color: transparent;
}

.ttm-icon.ttm-icon_element-size-lg i {
    font-size: 45px;
}

.featured-thumbnail {
    position: relative;
    overflow: hidden;
}

.featured-imagebox-team .featured-thumbnail img {
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 100%;
}

.featured-imagebox-team .featured-thumbnail img {
    transform-style: preserve-3d;
    display: inline-block;
}

.img-fluid {
    max-width: 100%;
    width: 100%;
    height: auto;
}

.featured-imagebox-team:hover .featured-thumbnail img {
    transform: scale(1.05);
}

.featured-imagebox-team .featured-content-team,
.bg-light-blue {
    background-color: #f5faff;
}

.featured-imagebox-team .featured-content-team {
    text-align: center;
    z-index: 2;
    position: relative;
    padding: 23px 10px 10px;
}

.feature-10 .feature-10-desc {
    background-color: #fff;
    padding: 20px;
}

.feature-10 .feature-10-desc p {
    color: #808080;
    transition: all 0.5s;
}

.feature-10:hover .feature-10-desc {
    background-color: #FF4D4D !important;
    color: #fff;
    transition: all 0.5s;
}

.feature-10:hover .feature-10-desc p {
    color: #fff;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media (min-width: 768px) {
    .first-footer .widget-area:not(:last-child):before {
        position: absolute;
        content: '';
        height: 60%;
        right: 0;
        background-color: #e5eef7;
        width: 1px;
        top: 20%;
    }
    /* featured-icon-box */
    .featured-icon-box.iconalign-before-heading.style1 {
        border-right: 1px solid rgba(255, 255, 255, .15);
    }
    div.product.ttm-single-product-details div.summary {
        width: 57%;
    }
    div.product.ttm-single-product-details div.images {
        width: 40%;
    }
    .featured-icon-box.style2.without-icon:not(:last-child):before {
        content: "";
        height: 56%;
        width: 1px;
        background-color: #e8ecef;
        display: block;
        position: absolute;
        right: 0px;
        top: 22%;
    }
    .comment-list .reply {
        position: absolute;
        top: 15px;
        right: 15px;
    }
}


/* ===============================================
    12.featured-icon-box ( only contents )
------------------------*/

.featured-icon-box {
    position: relative;
}

.featured-icon-box .ttm-icon {
    margin-bottom: 0px;
}

.featured-icon-box.top-icon .featured-content {
    padding-top: 14px;
}

.featured-icon-box .ttm-icon.ttm-icon_element-size-md {
    height: 42px;
    width: 42px;
    line-height: 42px;
}

.featured-icon-box .ttm-icon.ttm-icon_element-fill.ttm-icon_element-size-md {
    height: 72px;
    width: 72px;
    line-height: 72px;
}

.featured-icon-box.left-icon {
    display: table;
}

.featured-icon-box.left-icon .featured-icon:not(.ttm-icon_element-border),
.featured-icon-box.left-icon .featured-icon,
.featured-icon-box.left-icon .featured-content {
    display: table-cell;
    vertical-align: middle;
}

.featured-icon-box.style1 .featured-content .featured-title h5 {
    margin-bottom: 0;
}

.featured-icon-box.left-icon.icon-align-top .featured-icon {
    vertical-align: top;
    padding-top: 5px;
}

.featured-icon-box.left-icon .featured-content {
    padding-left: 12px;
}

.featured-title h5 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
}

.featured-icon-box.iconalign-before-heading {
    padding: 20px 0;
}

.featured-icon-box.iconalign-before-heading .featured-content {
    display: table;
}

.featured-icon-box.iconalign-before-heading .ttm-icon.ttm-icon_element-size-md {
    height: auto;
    width: auto;
}

.featured-icon-box.iconalign-before-heading .featured-content .ttm-icon,
.featured-icon-box.iconalign-before-heading .featured-content .featured-title {
    display: table-cell;
    vertical-align: middle;
    padding-left: 12px;
}

.iconalign-before-heading-row:not(:last-child) {
    border-bottom: 1px solid rgba(255, 255, 255, .08);
}

.featured-icon-box.iconalign-before-heading.style1 {
    padding: 0;
}

.featured-icon-box.iconalign-before-heading.style1 .ttm-icon.ttm-icon_element-size-lg {
    height: 45px;
    width: 45px;
}

.ptb-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

.iconalign-before-heading-row:not(:last-child) {
    border-bottom: 1px solid rgba(255, 255, 255, .08);
}

.mgm {
    border-radius: 7px;
    position: fixed;
    z-index: 90;
    bottom: 80px;
    left: 50px;
    background: #fff;
    padding: 10px 27px;
    max-width: 80%;
    box-shadow: 0px 5px 13px 0px rgba(0, 0, 0, .3);
}


/* Template custom icon Font*/

@font-face {
    font-family: icomoon;
    src: url("../fonts/icomoon.ttf");
    font-weight: 400;
    font-style: normal;
    font-display: block
}

[class*=" icon-"],
[class^=icon-] {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-map-marker:before {
    content: "\e92b";
}

.icon-quote:before {
    content: "\e92a";
}

.icon-arrow-up-2:before {
    content: "\e928";
}

.icon-lock:before {
    content: "\e929";
}

.icon-algorithm:before {
    content: "\e900";
}

.icon-api:before {
    content: "\e901";
}

.icon-arrow-left:before {
    content: "\e902";
}

.icon-arrow-left-2:before {
    content: "\e903";
}

.icon-arrow-right:before {
    content: "\e904";
}

.icon-arrow-right-2:before {
    content: "\e905";
}

.icon-binary-code:before {
    content: "\e906";
}

.icon-browser:before {
    content: "\e907";
}

.icon-clock:before {
    content: "\e908";
}

.icon-cloud-computing:before {
    content: "\e909";
}

.icon-code:before {
    content: "\e90a";
}

.icon-coding:before {
    content: "\e90b";
}

.icon-cyberspace:before {
    content: "\e90c";
}

.icon-developer:before {
    content: "\e90d";
}

.icon-dos:before {
    content: "\e90e";
}

.icon-error:before {
    content: "\e90f";
}

.icon-hacker:before {
    content: "\e910";
}

.icon-hosting:before {
    content: "\e911";
}

.icon-internet:before {
    content: "\e912";
}

.icon-machine-learning:before {
    content: "\e913";
}

.icon-mail:before {
    content: "\e914";
}

.icon-malware:before {
    content: "\e915";
}

.icon-mouse:before {
    content: "\e916";
}

.icon-operating-system:before {
    content: "\e917";
}

.icon-permission:before {
    content: "\e918";
}

.icon-phone:before {
    content: "\e919";
}

.icon-php:before {
    content: "\e91a";
}

.icon-programmer:before {
    content: "\e91b";
}

.icon-programming:before {
    content: "\e91c";
}

.icon-programming2:before {
    content: "\e91d";
}

.icon-programming3:before {
    content: "\e91e";
}

.icon-responsive-design:before {
    content: "\e91f";
}

.icon-script:before {
    content: "\e920";
}

.icon-search-engine:before {
    content: "\e921";
}

.icon-search:before {
    content: "\e922";
}

.icon-server:before {
    content: "\e923";
}

.icon-simulation:before {
    content: "\e924";
}

.icon-software:before {
    content: "\e925";
}

.icon-user:before {
    content: "\e926";
}

.icon-website:before {
    content: "\e927";
}


/*-------------------------
    Work Process
-------------------------*/

.work-process .sticky-top {
    top: 100px;
}

.process-item {
    position: relative;
}

.process-item:hover {
    text-decoration: none;
}

.process-item .process-item__icon {
    position: relative;
    color: #ffffff;
    font-size: 65px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 22%;
    flex: 0 0 22%;
    max-width: 22%;
}

.process-item .process-item__icon:before {
    content: '';
    position: absolute;
    top: 10px;
    right: -6px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #FF4D4D;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.process-item .process-item__icon:after {
    content: '';
    position: absolute;
    top: 0;
    right: -16px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 2px solid rgba(230, 233, 235, 0.1);
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.process-item .process-item__content {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 78%;
    flex: 0 0 78%;
    max-width: 78%;
    padding-left: 65px;
    padding-bottom: 48px;
}

.process-item .process-item__content:before {
    content: '';
    position: absolute;
    top: 30px;
    left: 0;
    bottom: 0;
    width: 2px;
    opacity: .1;
    background-color: #e6e9eb;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.process-item .process-item__title {
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
}

.process-item .process-item__desc {
    color: #8097a1;
    font-size: 14px;
    margin-bottom: 0;
}

.process-item.active .process-item__icon:after {
    border-color: #FF4D4D;
}

.process-item.active .process-item__content:before {
    opacity: 1;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(45%, #FF4D4D), color-stop(45%, #FF4D4D), color-stop(45%, #FF4D4D), color-stop(86%, #184051));
    background: linear-gradient(to bottom, #FF4D4D 45%, #FF4D4D 45%, #FF4D4D 45%, #184051 86%);
}

.process-item:last-of-type .process-item__content {
    padding-bottom: 0;
}


/* Mobile Phones and tablets */

@media (min-width: 400px) and (max-width: 575px) {
    .process-item .process-item__icon {
        font-size: 45px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 15%;
        flex: 0 0 15%;
        max-width: 15%;
    }
    .process-item .process-item__content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 85%;
        flex: 0 0 85%;
        max-width: 85%;
        padding-left: 25px;
        padding-bottom: 20px;
    }
}

@media (min-width: 320px) and (max-width: 400px) {
    .process-item .process-item__icon {
        font-size: 40px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 18%;
        flex: 0 0 18%;
        max-width: 18%;
    }
    .process-item .process-item__content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 82%;
        flex: 0 0 82%;
        max-width: 82%;
        padding-left: 25px;
        padding-bottom: 20px;
    }
}

.display-container {
    position: relative;
}

.start-box {
    background: #233053;
    border-radius: 10px;
    padding: 15px;
    color: #fff;
}

.start-box .step {
    background: #343c60;
    border-radius: 10px;
    width: 75px;
    height: 65px;
    float: left;
    margin-right: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.start-box p {
    display: block;
    margin-top: 20px;
    font-size: 14px;
    opacity: .8;
}

.start-box b {
    font-size: 22px;
}

.step-1 {
    width: 39px;
    height: 39px;
    background: url('../images/steps.png') -5px -5px;
}

.step-2 {
    width: 34px;
    height: 34px;
    background: url('../images/steps.png') -54px -5px;
}

.step-3 {
    width: 34px;
    height: 34px;
    background: url('../images/steps.png') -49px -54px;
}

.step-4 {
    width: 34px;
    height: 34px;
    background: url('../images/steps.png') -5px -54px;
}

.automatic-trades p {
    font-size: 18px;
    opacity: .8;
    line-height: 150%;
}

.automatic-trades h3 {
    margin-bottom: 30px;
}

.advantages>div {
    padding: 30px 0px;
}

.advantages div.info {
    margin: 0 auto;
    margin-top: 30px;
}

.advantages div.info b {
    margin: 0 auto;
    display: block;
    width: 230px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.advantages div.info span {
    display: block;
    margin: 0 auto;
    width: 270px;
    font-size: 16px;
    color: #D2D2D2;
}

.polygon {
    display: inline-block;
    position: relative;
}

.polygon>div:nth-child(1) {
    position: relative;
    width: 200px;
    height: 200px;
}

.polygon>div:nth-child(2) {
    position: absolute;
    top: 10px;
    left: 10px;
    animation: shine 2s linear infinite;
}

.polygon>div:nth-child(3) {
    position: absolute;
    top: 40px;
    left: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.polygon>div:nth-child(3) div {
    margin-left: -10px;
    margin-top: -10px;
}

.blue-p-1 {
    width: 188px;
    height: 187px;
    background: url('../images/polygons.png') -472px -5px;
}

.blue-p-2 {
    width: 200px;
    height: 202px;
    background: url('../images/polygons.png') -1278px -5px;
}

.blue-p-3 {
    width: 145px;
    height: 146px;
    background: url('../images/polygons.png') -159px -5px;
}

.yellow-p-1 {
    width: 189px;
    height: 189px;
    background: url('../images/polygons.png') -670px -5px;
}

.yellow-p-2 {
    width: 208px;
    height: 208px;
    background: url('../images/polygons.png') -1488px -5px;
    padding: 25px!important;
}

.yellow-p-3 {
    width: 148px;
    height: 149px;
    background: url('../images/polygons.png') -314px -5px;
}

.green-p-1 {
    width: 192px;
    height: 190px;
    background: url('../images/polygons.png') -869px -5px;
}

.green-p-2 {
    width: 197px;
    height: 198px;
    background: url('../images/polygons.png') -1071px -5px;
}

.green-p-3 {
    width: 144px;
    height: 143px;
    background: url('../images/polygons.png') -5px -5px;
}

.icon-bitcoin {
    width: 50px;
    height: 50px;
    background: url('../images/advantage-icons.png') -5px -5px;
}

.icon-24h {
    width: 50px;
    height: 50px;
    background: url('../images/advantage-icons.png') -65px -5px;
}

.icon-money {
    width: 50px;
    height: 50px;
    background: url('../images/advantage-icons.png') -125px -5px;
}

@keyframes shine {
    0% {
        opacity: .3;
    }
    10% {
        opacity: 1;
    }
    20% {
        opacity: .3;
    }
    30% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}

#animation_container {
    width: 450px;
    max-width: 100%;
    height: 365px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}

.contacts-block .contact-block {
    width: 100%;
    background: #fff;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    min-height: 170px;
    margin-top: 30px;
}

.contacts-block .contact-block a {
    display: block;
    padding: 15px 25px;
    background: #233053;
    color: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.contacts-block .contact-block p {
    font-size: 14px;
    padding: 15px 25px;
    color: #828282;
    ;
}

.bg-full {
    background: url(../images/background-decor.png);
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    padding-bottom: 50px;
    height: auto;
    line-height: 175%;
}

.table td span {
    vertical-align: middle !important;
    margin-top: -3px;
    margin-right: 7px;
}


/* Coins icons */

.btc-32 {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url('../images/coins_sprite_32.png') -0 -0;
}

.btc-20 {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url('../images/coins_sprite_20.png') -0 -0;
}

.eth-32 {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url('../images/coins_sprite_32.png') -32px -0;
}

.eth-20 {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url('../images/coins_sprite_20.png') -20px -0;
}

.ltc-32 {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url('../images/coins_sprite_32.png') -64px -0;
}

.ltc-20 {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url('../images/coins_sprite_20.png') -40px -0;
}

.dash-32 {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url('../images/coins_sprite_32.png') -96px -0;
}

.dash-20 {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url('../images/coins_sprite_20.png') -60px -0;
}

.xrp-32 {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url('../images/coins_sprite_32.png') -128px -0;
}

.xrp-20 {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url('../images/coins_sprite_20.png') -80px -0;
}

.bch-32 {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url('../images/coins_sprite_32.png') -160px -0;
}

.bch-20 {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url('../images/coins_sprite_20.png') -100px -0;
}

.usdt-32 {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url('../images/coins_sprite_32.png') -192px -0;
}

.usdt-20 {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url('../images/coins_sprite_20.png') -120px -0;
}

.content-box,
.content-box-light {
    background: #233053;
    border-radius: 10px;
    padding: 30px 30px;
    margin-bottom: 30px;
    color: #fff;
    line-height: 150%;
    position: relative;
}

.content-box-light {
    background: #37436C!important;
    padding: 30px!important;
}

.content-box-light {
    display: flex;
}

.content-box-light>div:last-child {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.content-box-light>div>div {
    font-size: 14px;
    line-height: 17px
}

.support-icon {
    width: 130px;
    flex-basis: 130px;
    min-width: 130px;
    height: 105px;
    border-radius: 10px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-right: 20px;
}

.support-icon.faq,
.support-icon.community {
    background: #63FFA2;
}

.support-icon.request,
.support-icon.tutorial {
    background: linear-gradient(69.55deg, #FFEA46 16.87%, #FFEF56 89.52%);
}

.support-icon span {
    display: block;
}

.support-icon span.faq {
    width: 60px;
    height: 60px;
    background: url('../images/support_icon_sprites.png') -0 -0;
}

.support-icon span.request {
    width: 60px;
    height: 60px;
    background: url('../images/support_icon_sprites.png') -60px -0;
}

.support-icon span.tutorial {
    width: 60px;
    height: 60px;
    background: url('../images/support_icon_sprites.png') -120px -0;
}

.support-icon span.community {
    width: 60px;
    height: 60px;
    background: url('../images/support_icon_sprites.png') -180px -0;
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgb(255, 255, 255)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}