/*
Table Of Contents

00) import
01) normalize
02) typography
03) elements
04) custome-button
05) forms 
06) clearing
07) breadcrumb
08) sec-title 
09) top-header
10) header-search 
11) main-navigation
12) responsive-nav
13) banner-slider
14) marque-chart
15) bitcoin-about
16) bitcoin-process
17) bitcoin-video
18) bitcoin-services
19) bitcoin-prices
20) testimonial
21) bitcoin-callaction 
22) bitcoin-team
22) news
24) bitcoin-counter
25) happy-clients
26) blog-page 
27) comment
28) page-sidebar
29) contact-page 
30) bitcoin-errorpage
31) bitcoin-login
32) pagination
33) bitcoin-footer
34) footer-bottom
35) scroll-top

 ===============================================*/


/*==========================
import
==========================*/

@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400italic,600italic,400,600,700');
@import url('https://fonts.googleapis.com/css?family=Hind');
@import url('bootstrap.min.css');
@import url('font-awesome.min.css');
@import url('owl.carousel.min.css');
@import url('magnific-popup.css');
@import url('animate.min.css');

/*==========================
normalize
==========================*/

* {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
    font-family: 'Hind', sans-serif !important;
    letter-spacing: 0.5px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

a {
    background-color: transparent;
    text-decoration: none !important;
    color: #222;
}

a:active,
a:hover {
    outline: 0;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 10px 15px;
    border: 3px double #f9f9f9;
}

.section {
    padding: 70px 0;
}

.inner-page {
    margin: 70px 0;
}

.grey-background {
    background-color: #FAFAFD;
}

.pdl0 {
    padding-left: 0 !important;
}

.pdr0 {
    padding-right: 0 !important;
}

.pdt0 {
    padding-top: 0 !important;
}

.pdb0 {
    padding-bottom: 0 !important;
}
.site-branding a.logo,
.bitcoin-about-icon,
.video-popup,
.testi-img,
footer .footer-widget address p i,
.footer-bottom .social-links a,
a.scroll-top,
.pagination>li>a,
.pagination>li>span,
.pagination>li:last-child>a,
.pagination>li:last-child>span,
.pagination>li:first-child>a,
.pagination>li:first-child>span,
.comment-list .thumbnail,
.comment-list .thumbnail img,
.contact-info p i,
.playbtn a,
.playbtn a::before,
.playbtn a::after,
.form-group .social-register a i,
.main-slider.owl-theme .owl-nav [class*=owl-],
.news-carousel.owl-theme .owl-nav [class*=owl-],
.team-carousel.owl-theme .owl-nav [class*=owl-] {
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -ms-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
}

.happy-clients .owl-item,
#bitcoin-carousel .carousel-control.left:hover,
#bitcoin-carousel .carousel-control.right:hover,
.toggle-button {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
}

.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    top: -50px;
    right: 0;
}

.owl-theme .owl-nav [class*=owl-] {
    color: #ffffff;
    width: 32px;
    height: 32px;
    line-height: 32px;
    background: #ffb426;
    display: inline-block;
    cursor: pointer;
    font-size: 14px;
    margin: 0 5px;
    border: 1px solid #ffb426;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #222;
    color: #ffffff;
    text-decoration: none;
    border: 1px solid #222;
}


/*==========================
typography
==========================*/

body,
button,
input,
select,
textarea {
    line-height: 1.5;
    font-size: 15px;
    line-height: 1.7;
    color: #333333;
}

::selection {
    color: #fff;
    background: #0085ba;
}

h1 {
    font-size: 34px;
}

h2 {
    font-size: 24px;
}

h3 {
    font-size: 22px;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 15px;
}

h6 {
    font-size: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 10px 0;
    font-family: 'Playfair Display', sans-serif;
    font-weight: 600;
    color: #191d3d;
    line-height: 1.3;
}

p {
    margin: 0 0 15px 0;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    text-align: center;
    position: relative;
    margin: 0 0 25px;
    font-size: 27px;
    font-weight: 100;
}

blockquote cite {
    font-size: 18px;
    line-height: 1.89;
    color: #888888;
}

blockquote cite {
    display: block;
    margin-top: 7px;
}

address {
    margin: 0 0 15px;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 15px;
    max-width: 100%;
    overflow: auto;
    padding: 15px;
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}


/*==========================
elements
==========================*/

html {
    box-sizing: border-box;
}

*,
*:before,
*:after {
    /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    box-sizing: inherit;
}

body {
    background: #fff;
    /* Fallback for when there is no custom background color defined. */
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}

blockquote:before {
    content: "\201c";
    display: block;
    font-size: 93px;
    line-height: 50px;
    font-weight: 700;
}

blockquote:before {
    color: #03a9f4;
}

hr {
    background-color: #ECECEE;
    border: 0;
    height: 1px;
    margin: 60px 0;
    clear: both;
}

ul,
ol {
    margin: 0;
    padding: 0;
}

ul {
    list-style: none;
}

ol {
    list-style: decimal;
}

li > ul,
li > ol {
    margin-bottom: 0;
    margin-left: 15px;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 15px 15px;
}

img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
}

figure {
    margin: 15px 0;
    /* Extra wide images within figure tags don't overflow the content area. */
}

table {
    margin: 0 0 15px;
    width: 100%;
}


/*==========================
custom-button
==========================*/

.btn,
.btn:visited,
button,
.button,
.btn.btn-primary,
.btn.btn-primary:visited {
    transition: all 0.3s ease 0s;
    background: #ffb426;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 1.5;
    padding: 12px 30px;
    border: none;
    height: auto;
    width: auto;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    margin: 0;
    position: relative;
    vertical-align: middle;
    box-shadow: -5px 0 10px rgba(227, 186, 103, 0.4);
    border-radius: 30px;
}

a.btn.btn-small,
.btn-small {
    padding: 5px 19px;
    min-width: inherit;
    font-size: 14px;
}

.btn.btn-large {
    padding: 12px 40px;
}

.btn.btn-primary:hover {
    background-color: #222;
}


/*==========================
forms
==========================*/

input[type="button"],
input[type="reset"],
input[type="submit"] {
    background: #18ba60;
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
    padding: 10px 20px;
    border: none;
    height: auto;
    width: auto;
    cursor: pointer;
    display: inline-block;
}

input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
    background-color: #191d3d;
    color: #fff;
}

input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
    outline: 1px dotted #18ba60;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
select {
    color: #272727;
    border: 1px solid #ccc;
    padding: 7px 10px 7px 15px;
    margin-bottom: 15px;
    width: 100%;
    font-size: 14px;
    text-transform: capitalize;
    height: 40px;
    box-shadow: none;
}

select.custom-select {
    display: inline-block;
    max-width: 100%;
    width: auto;
    line-height: 1.25;
    color: #464a4c;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
    background-size: auto auto;
    -webkit-background-size: 8px 10px;
    background-size: 8px 10px;
    padding: 7px 20px 7px 15px;
    border: 1px solid rgba(0, 0, 0, .15);
    -moz-appearance: none;
    -webkit-appearance: none;
}

[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    border: 1px solid #319be2;
}

textarea {
    width: 100%;
}


/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus {
    outline: 0;
}

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #272727;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #272727;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: #272727;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #272727;
}


/*==========================
clearing
==========================*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.clear {
    clear: both;
}


/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
    max-width: 100%;
}


/**
 * Print
 */

@media print {
    form,
    button,
    input,
    select,
    textarea,
    .navigation,
    .main-navigation,
    .social-navigation,
    .sidebar,
    .content-bottom-sections,
    .header-image,
    .page-links,
    .edit-link,
    .comment-respond,
    .comment-edit-link,
    .comment-reply-link,
    .comment-metadata .edit-link,
    .pingback .edit-link {
        display: none;
    }
}


/**
 * Media Queries
 */


/**
 * Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See https://core.trac.wordpress.org/ticket/25888.
 */

@-ms-viewport {
    width: device-width;
}

@viewport {
    width: device-width;
}


/*=============================
breadcrumb
=============================*/

.breadcrumb {
    background: #000000;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    padding: 30px 15px;
    margin: 0;
    border-radius: 0;
    text-align: center;
}

.breadcrumb .container {
    position: relative;
}

.breadcrumb-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.7);
}

.breadcrumb h3 {
    margin-bottom: 5px;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.breadcrumb h3 a,
.breadcrumb span a {
    color: #fff;
}

.breadcrumb span {
    display: inline-block;
}

.breadcrumb span i.fa-angle-right {
    padding: 0 10px;
    font-size: 14px;
}


/*=============================
sec-title
=============================*/

.sec-title h2 {
    position: relative;
    text-transform: capitalize;
    color: #222;
}

.sec-title h2 span a {
    color: #03a9f4;
}

.sec-title h2::after {
    background: #ffb426 none repeat scroll 0 0;
    bottom: -15px;
    content: "";
    height: 2px;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    width: 50px;
}

.sec-title {
    max-width: 600px;
    width: 100%;
    margin: 0 auto 50px auto;
    text-align: center;
    margin-bottom: 50px;
    position: relative;
}

.sec-title h2 {
    margin-bottom: 40px;
    color: #2f3238;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1.5px;
}

.inner-page-title,
.sidebar-widget-title {
    margin-bottom: 50px;
    position: relative;
}

.inner-page-title h2,
.sidebar-widget-title h3 {
    font-size: 16px;
    margin-bottom: 40px;
    color: #2f3238;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1.5px;
    position: relative;
}

.sidebar-widget-title h3::after,
.inner-page-title h2::after {
    background: #ffb426 none repeat scroll 0 0;
    bottom: -15px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 50px;
}


/*=============================
sec-title media-screen
=============================*/

@media only screen and (max-width:767px) {
    .sec-title {
        max-width: 100%;
        padding: 0 15px;
        margin: 0 auto 50px auto;
        text-align: center;
    }
    .sec-title h2 {
        font-size: 20px;
    }
}


/*=============================
top-header
=============================*/

.top-header {
    background: #222;
    padding: 10px 0;
    clear: both;
}

.top-header ul {
    margin: 0;
    padding: 0;
}

.top-header .tophead-right {
    text-align: right;
}

.tophead-link>li {
    display: inline-block;
    position: relative;
}

.tophead-link li a:after {
    content: "|";
    padding: 0 8px;
    color: #ccc;
    display: inline-block;
    white-space: pre;
}

.tophead-link li:last-child a:after {
    content: "";
    padding: 0;
}

.tophead-link li a {
    color: #fff;
    font-size: 14px;
    display: block;
    position: relative;
}

.tophead-link li a:hover i {
    color: #ffb426;
}

.top-header .tophead-right .tophead-link li a i {
    margin-right: 8px;
    color: #ffb426;
}

.tophead-link {
    display: inline-block;
}


/*=============================
top-header media-screen
=============================*/

@media only screen and (max-width:700px) {
    .top-header .col-md-3 {
        display: none;
    }
    .top-header .col-md-9 {
        width: 100%;
        text-align: center;
    }
}


/*=============================
header-search
=============================*/

.header-search {
    float: right;
    padding: 10px 0;
    margin-left: 20px;
    cursor: pointer;
    color: #ffb426;
    margin-top: 15px;
}

.header-search .search-overlay {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 999;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    background: rgba(0, 0, 0, .9);
    margin: 0;
    width: 100%;
    height: 100vh;
    -webkit-transform: scale(.2, .2);
    -moz-transform: scale(.2, .2);
    -ms-transform: scale(.2, .2);
    -o-transform: scale(.2, .2);
    -webkit-transition: all .3s cubic-bezier(.4, 0, 1, 1);
    -khtml-transition: all .3s cubic-bezier(.4, 0, 1, 1);
    -moz-transition: all .3s cubic-bezier(.4, 0, 1, 1);
    -ms-transition: all .3s cubic-bezier(.4, 0, 1, 1);
    -o-transition: all .3s cubic-bezier(.4, 0, 1, 1);
    transition: all .3s cubic-bezier(.4, 0, 1, 1);
}

.header-search .search-popup.active .search-overlay {
    filter: alpha(opacity=100);
    -ms-filter: "alpha(opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
}

.header-search form.form-wrapper {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(.2, .2);
    -moz-transform: scale(.2, .2);
    -ms-transform: scale(.2, .2);
    -o-transform: scale(.2, .2);
    -webkit-transition: all .3s cubic-bezier(.4, 0, 1, 1);
    -khtml-transition: all .3s cubic-bezier(.4, 0, 1, 1);
    -moz-transition: all .3s cubic-bezier(.4, 0, 1, 1);
    -ms-transition: all .3s cubic-bezier(.4, 0, 1, 1);
    -o-transition: all .3s cubic-bezier(.4, 0, 1, 1);
    transition: all .3s cubic-bezier(.4, 0, 1, 1);
    position: absolute;
    z-index: 999999;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    left: 0;
    right: 0;
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
}

.header-search .search-popup.active form.form-wrapper {
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
}

.form-wrapper input[type="text"] {
    width: 96%;
    height: 45px;
    margin: 0 2%;
    border: 1px solid #ffb426;
    padding: 0 20px;
    background: transparent;
    color: #ffffff;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -ms-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
}

.header-search .form-wrapper input[type="text"]::-webkit-input-placeholder {
    color: #ffffff;
    text-transform: capitalize;
    letter-spacing: 2px;
}

.header-search .form-wrapper input[type="submit"] {
    position: absolute;
    right: 0;
    top: 0;
    height: 45px;
    background: #ffb426;
    color: #fff;
    text-shadow: none;
    box-shadow: none;
    border: none;
    border-radius: 0 30px 30px 0;
    -webkit-border-radius: 0 30px 30px 0;
    -ms-border-radius: 0 30px 30px 0;
    -moz-border-radius: 0 30px 30px 0;
    -o-border-radius: 0 30px 30px 0;
    padding: 0 15px;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer;
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
}

.header-search .form-wrapper input[type="submit"]:hover {
    background: #ffb426;
}


/*=============================
main-navigation
=============================*/

.site-branding a.logo{
    float: left;
    height: 40px;
    width: 40px;
    margin-right: 10px;
    line-height: 40px;
    color: #ffb426;
    text-align: center;
    font-size: 28px;
    border: 1px solid;
}
#site-identity{
    float: left;
}
.site-branding {
    float: left;
    margin-top:15px;
}
h1.site-title{
    margin: 0;
    line-height:0.8;
}
.site-title a {
    text-transform: uppercase;
    font-size: 24px;
    vertical-align: middle;
}

.site-title a i {
    color: #ffb426;
}

#main-navigation ul {
    display: block;
    margin: 0;
    padding: 0;
    text-align: right;
}

#main-navigation ul ul {
    background-color: #ffffff;
    left: -9999px;
    margin: 0;
    min-width: 220px;
    position: absolute;
    top: 72px;
    z-index: -9999;
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    display: block;
    opacity: 0;
    transition: transform 0.5s ease, opacity 0.2s ease;
    -webkit-transition: -webkit-transform 0.5s ease, opacity 0.2s ease;
}

#main-navigation ul li:hover > ul {
    display: block;
    opacity: 1;
    z-index: 1000;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    transition: transform 0.3s ease, opacity 0.2s ease .1s;
    -webkit-transition: -webkit-transform 0.3s ease, opacity 0.2s ease .1s;
}


#main-navigation ul ul ul {
    left: 100%;
    top: 0;
}

#main-navigation ul ul ul::before,
#main-navigation ul ul ul::after {
    display: none;
}

#main-navigation li {
    position: relative;
    display: inline-block;
    margin-bottom: 0;
}

#main-navigation ul > li:hover > ul {
    opacity: 1;
    left: 0;
    z-index: 9999;
}

#main-navigation ul ul ul ul {
    display: none;
}

#main-navigation ul ul ul li:hover > ul {
    display: block;
}

#main-navigation ul ul li:hover > ul {
    opacity: 1;
    left: 100%;
}

#main-navigation li li {
    float: none;
    display: block;
}

#main-navigation ul li li:first-child > a {
    border-left: none;
}

#main-navigation ul li a {
    color: #333333;
    display: block;
    font-size: 14px;
    font-weight: 600;
    padding: 25px 12px;
    position: relative;
    z-index: 99;
    text-transform: uppercase;
    letter-spacing: 0.6px;
}

#main-navigation ul ul a,
#main-navigation ul ul ul a {
    border-bottom: 1px solid rgba(202, 206, 210, 0.33);
    border-left: medium none;
    border-right: medium none;
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.18) inset;
    transition: padding 0.2s ease-in-out 0s;
    height: auto;
    padding: 10px 20px;
    text-align: left;
    width: 100%;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
}

#main-navigation ul ul li:last-child a {
    border: none;
}

#main-navigation ul ul li:last-child ul a {
    border-bottom: 1px solid rgba(202, 206, 210, 0.33);
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.18) inset;
}

#main-navigation ul li.menu-item-has-childrenv > a,
#main-navigation ul li.page-item-has-children > a {
    padding-right: 30px;
}

#main-navigation li > a:hover,
#main-navigation li.current-menu-item > a,
#main-navigation li.current-page-item > a,
#main-navigation li:hover > a {
    color: #ffb426;
}

#main-navigation ul li.menu-item-has-children.current-menu-item > a::after,
#main-navigation ul li.page-item-has-children.current-menu-item > a::after {
    border-top-color: #ffb426;
}

#main-navigation li.menu-item-has-children:hover > a:after,
#main-navigation li.page-item-has-children:hover > a:after {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}

#main-navigation li li > a:hover,
#main-navigation li li.current-menu-item > a,
#main-navigation li li.current-page-item > a,
#main-navigation li li:hover > a {
    padding-left: 25px;
    background-color: rgba(255,180,38,0.9);
    color:#fff;
}

#main-navigation ul li.menu-item-has-children > a::after,
#main-navigation ul li.page-item-has-children > a::after {
    content: "\f107";
    font-family: "FontAwesome";
    margin-left: 10px;
    margin-right: 0;
    position: absolute;
    right: 13px;
    top: 25px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    font-size: 14px;
}

#main-navigation ul li li.menu-item-has-children > a::after,
#main-navigation ul li li.page-item-has-children > a::after {
    content: "\f105";
    font-family: "FontAwesome";
    top: 10px;
    right: 20px;
}

#main-navigation ul li.menu-item-has-children a,
#main-navigation ul li.page-item-has-children a {
    padding-right: 30px;
}


/*==========================
responsive-nav
==========================*/

.toggle-button {
    width: 34px;
    height: 34px;
    text-align: center;
    padding: 5px 5px;
    float: right;
    background: #ffb426;
    cursor: pointer;
    display: none;
}

.toggle-button span {
    display: block;
    background: #fff;
    height: 4px;
    width: 100%;
    margin-bottom: 5px;
}

.toggle-button span:last-child {
    margin-bottom: 0;
}

.main-navigation .close-icon {
    display: none;
    cursor: pointer;
    float: right;
    color: #ffb426;
    width: 100%;
    text-align: right;
    font-size: 30px;
    padding-right: 20px;
    padding-top: 10px;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
}

.main-navigation .close-icon:hover {
    color: #fff;
}

.affix {
    position: fixed;
    z-index: 99999;
    width: 100%;
    border-radius: 0;
    top: 0;
    left: 0;
    background: #fff;
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.38);
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.38);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.38);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    animation: fadeInDown 1s both 0.2s;
}


/*==========================
    main-navigation media screen
==========================*/

@media only screen and (max-width: 991px) {
    .site-branding {
        float: none;
        max-width: 215px;
        margin:0 auto;
        margin-top:15px;
    }
    .site-branding a.logo{
        height: 40px;
        width: 40px;
        margin-right: 10px;
        line-height: 40px;
        color: #ffb426;
        text-align: center;
        font-size: 28px;
        border: 1px solid;
    }
    #site-identity{
        float: none;
    }
    .header-nav-search {
        width: 100%;
        clear: both;
    }
    
    #main-navigation ul {
        display: block;
        margin: 0;
        padding: 0;
        text-align: center;
    }
}

@media only screen and (max-width: 767px) {
    .site-branding a.logo{
        float: left;
        height: 40px;
        width: 40px;
        margin-right: 10px;
        line-height: 40px;
        color: #ffb426;
        text-align: center;
        font-size: 28px;
        border: 1px solid;
    }
    #site-identity{
        float: left;
    }
    .site-branding {
        float: left;
        width: auto;
        margin-top:0;
        text-align: left;
    }
    .header-nav-search {
        width: auto;
        clear: none;
    }
    .toggle-button {
        display: block;
    }
    .header-search{
        margin-top:0;
    }
    .menu{
        width: 100%;
        padding:15px 0;
    }
    .header-nav-search .main-navigation {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: -100%;
        transition: all ease 0.5s;
        -webkit-transition: all ease 0.5s;
        -ms-transition: all ease 0.5s;
        background: #222;
        z-index: 999;
    }
    .main-navigation ul{
        background-color: #333;
    }
    body.menu-active .header-nav-search .main-navigation {
        left: 0;
    }
    .main-navigation .close-icon {
        display: block;
    }
    .menu-active #main-navigation ul li {
        width: 100%;
        margin: 0;
        border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
        position: relative;
    }
    #main-navigation ul ul {
        position: static;
        width: 100%;
    }
    #main-navigation ul li a {
        color: #fff;
        width: 100%;
        padding: 10px 20px;
        text-align: left;
    }
    #main-navigation ul ul li a {
        color: #222;
        width: 100%;
        padding: 10px 20px;
    }
    #main-navigation ul li.menu-item-has-children span.fa-angle-down {
        font-size: 18px;
        position: absolute;
        top: 10px;
        right: 15px;
        width: 30px;
        text-align: center;
        height: 30px;
        line-height: 30px;
        border: 1px solid #fff;
        color: #ffffff;
        cursor: pointer;
        display: block;
        z-index: 999;
        transition: all ease 0.35s;
        -webkit-transition: all ease 0.35s;
        -moz-transition: all ease 0.35s;
    }
    #main-navigation ul ul li.menu-item-has-children span.fa-angle-down {
        border: 1px solid #222;
        color: #222;
    }
    #main-navigation ul li.menu-item-has-children > a::after,
    #main-navigation ul ul::before,
    #main-navigation ul ul::after {
        display: none;
    }
    #main-navigation ul li.menu-item-has-children:hover > ul {
        z-index: 1000;
        transition: none;
        -webkit-transition: none;
        -moz-transition: none;
        visibility: visible;
        opacity: 1;
        top: 80px;
    }
    #main-navigation ul ul {
        opacity: 1;
        transform: none;
    }
}
@media only screen and (max-width: 320px) {
    .site-branding a.logo{
        height: 30px;
        width: 30px;
        line-height: 30px;
        font-size: 18px;
        margin-top: 5px;
    }
    #site-identity .site-title a{
        font-size:18px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1920px) {
    #main-navigation ul li.menu-item-has-children span.fa-angle-down {
        display: none;
    }
}


/*==========================
banner-slider
==========================*/
.main-slider{
    overflow: hidden;
}
.slider-items {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 600px;
}

.slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
}

.caption-wrapper{
    position: relative;
    max-width: 1170px;
    width: 100%;
    margin:0 auto;
    min-height: 600px;
}

.slider-items .carousel-caption {
    position: absolute;
    top: 50%;
    bottom: inherit;
    padding:0 15px;
    text-shadow: none;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.main-slider.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    top: 50%;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    width: 100%;
}
.main-slider.owl-theme .owl-nav .owl-prev {
    position: absolute;
    left: 15px;
}
.main-slider.owl-theme .owl-nav .owl-next {
    position: absolute;
    right: 15px;
}
.main-slider.owl-theme .owl-nav [class*=owl-] {
    color: #ffffff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #ffb426;
    display: inline-block;
    cursor: pointer;
    font-size: 24px;
    margin: 0;
}
.main-slider.owl-theme .owl-nav [class*=owl-]:hover {
    background: #131619;
}

.slider-items  .carousel-caption.caption-left {
    left:0;
    text-align: left;
}

.slider-items  .carousel-caption.caption-center {
    left: 0;
    right: 0;
    margin:0 auto;
    text-align: center;
}

.slider-items  .carousel-caption.caption-right {
    right:0;
    text-align: right;
}



.slider-items  .carousel-caption h2 {
    color: #ffffff;
    font-size: 36px;
    text-transform: uppercase;
}

.slider-items  .carousel-caption p {
    font-size: 18px;
    color: #fff;
    margin: 20px 0;
    color: #fff;
}
.main-slider .owl-item.active .carousel-caption h2{
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}
.main-slider .owl-item.active .carousel-caption p{
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}

/*==========================
slider-media srceen
==========================*/
@media only screen and (max-width: 991px) {
    .slider-items  .carousel-caption {
        padding: 0 60px;
    }
}
@media only screen and (max-width: 767px) {
    .slider-items  .carousel-caption h2 {
        font-size: 18px;
    }
    .slider-items  .carousel-caption {
        padding: 0 40px;
    }
    .slider-items , .slider-items  .caption-wrapper{
        min-height: 350px;
    }
    .main-slider.owl-theme .owl-nav [class*=owl-] {
        width: 34px;
        height: 34px;
        line-height: 34px;
        font-size: 16px;
    }
    .main-slider.owl-theme .owl-nav .owl-prev{
        left: 0;
    }
    .main-slider.owl-theme .owl-nav .owl-next{
        right: 0;
    }
}

@media only screen and (max-width: 600px) {
    .slider-items .carousel-caption p{
        margin:15px 0;
    }
    .slider-items .carousel-caption.caption-center,
    .slider-items .carousel-caption.caption-left,
    .slider-items .carousel-caption.caption-right{
    left: 0;
    right: 0;
    margin:0 auto;
    text-align: center;
}
    
}

@media only screen and (max-width: 480px) {
     .slider-itemes, .slider-items .caption-wraper {
        min-height: 300px;
    }
}

/*==========================
marque-chart
==========================*/

.marque-chart { 
    padding: 15px 0px; 
    background: #222; 
    position: fixed;
    left: 0;
    right: 0;
    z-index: 999;
    width:100%;
    bottom: 0;
}
.marque-chart .ccc-header-v3 { 
    background: none !important; 
}
.marque-chart .ccc-header-v3 .ccc-header-v3-price-value, 
.marque-chart .ccc-header-v3 .ccc-header-v3-price-name {
        color: #fff !important; 
    }
.marque-chart.iq-chart{ margin-top: -6px; }
img.ccc-header-v3-price-logo{
    margin-right: 10px;
}




/*
=================================
    bitcoin-about
=================================
*/
.bitcoin-about-div {
    margin-bottom: 50px;
}

.bitcoin-about-right .col-md-6:nth-child(3) .bitcoin-about-div,
.bitcoin-about-right .col-md-6:nth-child(4) .bitcoin-about-div {
    margin-bottom: 0;
}

.bitcoin-about-head {
    display: block;
    margin-bottom: 25px;
    float: left;
    width: 100%;
}

.bitcoin-about-icon {
    color: #ffb426;
    font-size: 24px;
    width: 60px;
    height: 60px;
    display: inline-block;
    line-height: 60px;
    background: #fff;
    text-align: center;
    border: 1px solid #eee;
    box-shadow: 2px 7px 6px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 2px 7px 6px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 2px 7px 6px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 2px 7px 6px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 2px 7px 6px rgba(0, 0, 0, 0.1);
    transition: all .5s ease;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.bitcoin-about-div:hover .bitcoin-about-icon {
    background-color: #ffb426;
    color: #ffffff;
}

.bitcoin-about-head h5 {
    display: inline-block;
    font-weight: 700;
    margin: 0;
    font-size: 14px;
    overflow: hidden;
    padding-left: 15px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}

.bitcoin-about-content p {
    margin: 0;
}

.about-image {
    padding-top: 30px;
}


/*
=================================
    bitcoin-about media screen
=================================
*/

@media only screen and ( max-width: 991px) {
    .bitcoin-about-banner {
        margin-top: 0;
    }
    .bitcoin-about-right {
        margin-top: 70px;
    }
}

@media only screen and ( max-width: 767px) {
    .bitcoin-about-right {
        text-align: center;
    }
    .bitcoin-about-div {
        margin-bottom: 70px;
    }
    .bitcoin-about-right .col-md-6:nth-child(3) .bitcoin-about-div {
        margin-bottom: 70px;
    }
}


/*
=================================
    bitcoin-process
=================================
*/

.bitcoin-process-inner {
    background-color: #ffb426;
    float: left;
}

.bitcoin-process .col-md-4 {
    margin: 0;
    padding: 0;
}

.bitcoin-process .working-process {
    width: 100%;
    height: 460px;
    padding: 90px 40px;
    background-color: #222;
}

.bitcoin-process .working-process h2 {
    color: #fff;
    margin-bottom: 20px;
    font-size: 28px;
}

.bitcoin-process .working-process p {
    color: #fff;
    margin-bottom: 30px;
}

.bitcoin-process .working-step {
    padding: 53px 40px;
    background-color: #ffb426;
}

.bitcoin-process .working-step-div {
    position: relative;
    margin-bottom: 30px;
    text-align: left;
    padding: 0 0px 0px 85px;
}

.bitcoin-process .working-step-div:last-child {
    margin-bottom: 0;
}

.bitcoin-process .working-step-div i {
    color: #fff;
    text-align: center;
    font-size: 22px;
    margin: 0;
    width: 52px;
    height: 52px;
    line-height: 52px;
    border-radius: 100%;
    background: #fff;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    position: absolute;
    left: 0;
    background-color: #222;
}

.bitcoin-process .working-step-div:hover i {
    color: #ffb426;
    background-color: #ffffff;
}

@media screen and (max-width: 767px){
    .bitcoin-process .working-process h2 {
        font-size: 24px;
    }
}


/*
=================================
    bitcoin-video
=================================
*/

.video {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    position: relative;
    min-height: 460px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.video-overlay {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background-color: rgba(49, 50, 46, 0.7);
}

.video h2 {
    text-align: center;
    position: absolute;
    width: 100%;
    top: 40%;
    margin-top: -60px;
    z-index: 100;
    left: 0;
    color: #fff;
    text-transform: uppercase;
}

.playbtn {
    text-align: center;
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -25px;
    z-index: 100;
    left: 0;
}

.playbtn a {
    box-sizing: content-box;
    display: inline-block;
    width: 60px;
    height: 60px;
    background: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    position: relative;
}

.playbtn a span {
    display: inline-block;
    position: absolute;
    z-index: 3;
    width: 0;
    height: 0;
    border-left: 24px solid #ffb426;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    top: 16px;
    left: 22px;
}

.playbtn a:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 60px;
    height: 60px;
    background: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-animation: pulse-border 1500ms ease-out infinite;
    animation: pulse-border 1500ms ease-out infinite;
}

.playbtn a:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-transition: all 200ms;
    transition: all 200ms;
}

@-webkit-keyframes pulse-border {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        -ms-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        -moz-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        -o-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        -ms-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        -moz-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        -o-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}

@keyframes pulse-border {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        -ms-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        -moz-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        -o-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        -ms-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        -moz-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        -o-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}


/*
=================================
    bitcoin-process media screen
=================================
*/

@media only screen and ( max-width: 991px) {
    .bitcoin-process .working-process {
        height: auto;
        padding: 70px 40px;
    }
    .video {
        min-height: 360px;
    }
}

@media only screen and ( max-width: 480px) {
    .video {
        min-height: 230px;
    }
}


/*
=================================
    bitcoin-Service
=================================
*/

.bitcoin-service-div {
    text-align: center;
    background-color: #fff;
    -webkit-transition: all 0.45s ease-in-out;
    -moz-transition: all 0.45s ease-in-out;
    -o-transition: all 0.45s ease-in-out;
    -ms-transition: all 0.45s ease-in-out;
    transition: all 0.45s ease-in-out;
    margin-bottom: 30px;
    padding: 30px;
    position: relative;
    z-index: 1;
    box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.1);
}

.bitcoin-service-div::after {
    background-color: #222;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    opacity: 0;
    height: 100%;
    width: 100%;
    -moz-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    -o-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    z-index: -1;
}

.bitcoin-service-div:hover:after {
    -moz-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    opacity: 1;
}

.bitcoin-service-icon {
    float: left;
    width: 100%;
    position: relative;
}

.bitcoin-service-icon a i {
    color: #ffb426;
    float: left;
    width: 100%;
    line-height: 40px;
    font-size: 50px;
    -webkit-transition: all 0.45s ease-in-out;
    -moz-transition: all 0.45s ease-in-out;
    -o-transition: all 0.45s ease-in-out;
    -ms-transition: all 0.45s ease-in-out;
    transition: all 0.45s ease-in-out;
}

.bitcoin-service-content h5 {
    float: left;
    width: 100%;
    margin: 25px 0 40px 0;
    position: relative;
}

.bitcoin-service-content h5::after {
    content: "";
    width: 50px;
    height: 2px;
    background-color: #ffb426;
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -20px;
}

.bitcoin-service-content h5 a {
    text-transform: uppercase;
    font-weight: 600;
    -webkit-transition: all 0.45s ease-in-out;
    -moz-transition: all 0.45s ease-in-out;
    -o-transition: all 0.45s ease-in-out;
    -ms-transition: all 0.45s ease-in-out;
    transition: all 0.45s ease-in-out;
}

.bitcoin-service-content p {
    margin: 0 auto;
    display: inline-block;
    -webkit-transition: all 0.45s ease-in-out;
    -moz-transition: all 0.45s ease-in-out;
    -o-transition: all 0.45s ease-in-out;
    -ms-transition: all 0.45s ease-in-out;
    transition: all 0.45s ease-in-out;
}

.bitcoin-service-div:hover .bitcoin-service-content a,
.bitcoin-service-div:hover .bitcoin-service-content p {
    color: #ffffff;
}

.service-btn {
    width: 100%;
    margin-top: 20px;
    text-align: center;
    float: left;
}


/*
=================================
    bitcoin-Service media screen
=================================
*/

@media only screen and ( max-width:767px) {
    .service-inner {
        float: left;
    }
    .service-inner .col-sm-6 {
        width: 50%;
        float: left;
    }
}

@media only screen and ( max-width:580px) {
    .service-inner .col-sm-6 {
        width: 100%;
        float: none;
    }
}


/*
=================================
    bitcoin-prices
=================================
*/

.bitcoin-price-tab {
    text-align: center;
}

.bitcoin-price-tab .nav-tabs {
    border: 1px solid #ffb426;
    display: inline-block;
    text-align: center;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -ms-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
    text-transform: uppercase;
}

.bitcoin-price-tab .nav-tabs li,
.bitcoin-price-tab .nav-tabs li a,
.bitcoin-price-tab .nav-tabs li.active a {
    display: inline-block;
    text-align: center;
    margin: 0;
    border: none;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover,
.bitcoin-price-tab .nav-tabs li a:hover {
    border: none;
    margin: 0;
    background: #ffb426;
    color: #fff;
}

.bitcoin-price-tab .nav-tabs li:first-child a {
    border-radius: 30px 0 0 30px;
    -webkit-border-radius: 30px 0 0 30px;
    -ms-border-radius: 30px 0 0 30px;
    -moz-border-radius: 30px 0 0 30px;
    -o-border-radius: 30px 0 0 30px;
}

.bitcoin-price-tab .nav-tabs li:last-child a {
    border-radius: 0 30px 30px 0;
    -webkit-border-radius: 0 30px 30px 0;
    -ms-border-radius: 0 30px 30px 0;
    -moz-border-radius: 0 30px 30px 0;
    -o-border-radius: 0 30px 30px 0;
}

.price-tab-inner {
    width: 100%;
    -webkit-transition: all 0.45s ease-in-out;
    -moz-transition: all 0.45s ease-in-out;
    -o-transition: all 0.45s ease-in-out;
    -ms-transition: all 0.45s ease-in-out;
    transition: all 0.45s ease-in-out;
}

.price-tab-inner .price-list {
    display: inline-block;
    width: 25%;
    margin: 0 -2px;
    padding: 30px 15px;
    box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.1);
}

.tab-content {
    margin-top: 50px;
}

.price-tab-inner .price-list span {
    width: 100%;
    padding-bottom: 15px;
    display: block;
    font-weight: 600;
    text-transform: capitalize;
}

.price-tab-inner .price-list span.price-head {
    font-size: 18px;
    text-transform: uppercase;
}

.price-tab-inner .price-list span.price-value {
    font-size: 24px;
    text-transform: capitalize;
    color: #ffb426;
}


/*
=================================
    bitcoin-prices media screen
=================================
*/

@media only screen and ( max-width:991px) {
    .price-tab-inner .price-list {
        width: 50%;
    }
    .price-tab-inner .price-list:nth-child(1),
    .price-tab-inner .price-list:nth-child(2) {
        margin-bottom: 50px;
    }
}

@media only screen and ( max-width:767px) {
    .price-tab-inner {
        padding: 0 15px;
    }
}

@media only screen and ( max-width:500px) {
    .price-tab-inner .price-list {
        width: 100%;
    }
    .price-tab-inner .price-list:nth-child(3) {
        margin-bottom: 50px;
    }
}




/*
=================================
    testimonial
=================================
*/

.testimonial {
    background-size: cover;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
}

.testimonial-item p {
    position: relative;
    padding-left: 30px;
}

.testimonial-item p::before {
    position: absolute;
    top: -15px;
    left: 0;
    content: "\f10d";
    font-family: "FontAwesome";
    color: #ccc;
    font-size: 24px;
}

.testimonial-carousel.owl-theme .owl-dots .owl-dot span {
    background: #222;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 10px;
    height: 5px;
    margin: 0 7px;
    display: block;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -ms-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
}

.testimonial-carousel.owl-theme .owl-dots .owl-dot.active span {
    background: #ffb426;
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    width: 15px;
}

.testimonial-carousel.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    margin-top: 30px;
}

.testimonial-carousel.owl-theme .owl-dots .owl-dot {
    display: inline-block;
}

.testimonial-item {
    padding: 0 30px 30px 30px;
    display: inline-block;
    text-align: center;
    background-position: center;
}

.testimonial-carousel .owl-item {
    padding: 5px;
}

.testimonial-item {
    box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.1);
}

.testimonial-item .testi-img {
    width: 95px;
    height: 95px;
    margin: 50px auto;
    overflow: hidden;
    border: 1px solid #ffb426;
    background-color: #68B737;
    box-shadow: 2px 7px 6px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 2px 7px 6px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 2px 7px 6px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 2px 7px 6px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 2px 7px 6px rgba(0, 0, 0, 0.1);
    transition: all .5s ease;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.testimonial-item .testi-img img {
    vertical-align: middle;
    position: relative;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -ms-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
}

.testimonial-item .author-content {
    text-align: center;
    margin-top: 20px;
}

.testimonial-item .author-content h3 {
    font-size: 16px;
    text-transform: capitalize;
    color: #ffb426;
    margin: 0;
    font-weight: 600;
    padding-bottom: 5px;
}


/*
=================================
    bitcoin-callaction
=================================
*/

.call-action {
    background-size: cover !important;
    background-position: center;
    position: relative;
    padding: 80px 0;
    text-align: center;
}

.call-action-overlay {
    width: 100%;
    height: 100%;
    background-color: rgba(48, 49, 50, 0.9);
    position: absolute;
    top: 0;
    left: 0;
}

.callaction-overlay-content {
    position: relative;
}

.callaction-overlay-content p {
    margin: 30px 0;
    color: #ffffff;
    font-style: italic;
    letter-spacing: 1px;
    font-size: 16px;
}

.callaction-overlay-call {
    margin-bottom: 30px;
}

.callaction-overlay-call span {
    font-size: 30px;
    margin-right: 15px;
    display: inline-block;
    text-transform: capitalize;
    color: #ffffff;
}

.callaction-overlay-call span:last-child {
    margin-right: 0;
}

.callaction-overlay-content h2 {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #ffffff;
}

@media screen and (max-width: 767px){
    .callaction-overlay-call span, .callaction-overlay-content h2 {
        font-size:18px;
    }
}



/*
=================================
    bitcoin-team
=================================
*/

.bitcoin-team {
    position: relative;
}

.bitcoin-team .bitcoin-item {
    background: #fff;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    position: relative;
    overflow: hidden;
}

.bitcoin-item .team-img {
    position: relative;
    overflow: hidden;
}

.bitcoin-team .team-bottom {
    position: absolute;
    width: 100%;
    bottom: -80px;
    left: 0;
    right: 0;
    background: rgba(48, 49, 50, 0.8);
    text-align: center;
    padding: 15px 15px;
    color: #fff;
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
}

.bitcoin-team .bitcoin-item:hover .team-bottom {
    bottom: 0;
}

.team-text .team-post {
    font-style: italic;
    text-transform: capitalize;
}

.team-text h3.team-name {
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 10px;
    letter-spacing: 1.5px;
    position: relative;
    padding-bottom: 15px;
    font-size: 14px;
    color: #ffffff;
}

.team-text h3.team-name:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 3px;
    width: 50px;
    bottom: 0;
    background: #ffb426;
}

.team-social ul li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 6px;
}

.team-social ul li a {
    color: #fff;
}

.team-social ul li a:hover {
    color: #ffb426;
}


/*==========================
news
==========================*/

.news-btn {
    margin-top: 25px;
}

.news-update-detail {
    padding: 20px 20px 30px 20px;
    background: #fff;
    position: relative;
}

.news-update-detail:hover {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.news-update-detail h3 {
    margin: 10px 0;
}

.news-update-detail h3 a {
    color: #222;
    font-size: 17px;
    margin: 0;
    text-transform: capitalize;
    transition: all 0.2s ease 0s;
    text-align: left;
}

.news-update-detail p {
    margin: 0;
}

.news-update-date span {
    display: inline-block;
    font-size: 13px;
}

.news-update-date span i {
    display: inline-block;
    margin-right: 5px;
    color: #ffb426;
}

.news-update-date span:nth-child(2)::before {
    display: inline-block;
    content: "|";
    padding: 0 10px;
}

.news-update-date span:nth-child(2)::after {
    display: inline-block;
    content: "|";
    padding: 0 10px;
}

.news-carousel .owl-item {
    padding: 5px;
}

.news-carousel .news-item {
    box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.1);
}


/*==========================
news media screen
==========================*/

@media only screen and ( max-width:767px) {
    .news-update-inner {
        padding: 0 15px;
    }
}


/*==========================
bitcoin-counter
==========================*/

.bitcoin-counter {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    position: relative;
}

.bitcoin-counter-overlay {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(48, 49, 50, 0.8);
}

.counter-area {
    text-align: center;
}

.counter-area h2 {
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    margin: 0 0 30px 0;
    position: relative;
}

.counter-area h3 {
    margin-top: 30px;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
}

.counter-area h2::before {
    content: '';
    position: absolute;
    width: 30px;
    height: 2px;
    bottom: -15px;
    background-color: #ffb426;
    left: 0;
    right: 0;
    margin: 0 auto;
}


/*==========================
bitcoin-counter media screen
==========================*/

@media only screen and ( max-width:991px) {
    .bitcoin-counter .col-sm-6 {
        float: left;
        width: 50%;
        margin-bottom: 50px;
    }
    .bitcoin-counter .col-sm-6:nth-child(3) {
        margin-bottom: 0;
    }
    .bitcoin-counter .col-sm-6:nth-child(4) {
        margin-bottom: 0;
    }
}

@media only screen and ( max-width:460px) {
    .bitcoin-counter .col-sm-6 {
        float: left;
        width: 100%;
        margin-bottom: 50px;
    }
    .bitcoin-counter .col-sm-6:nth-child(3) {
        margin-bottom: 50px;
    }
}


/*==========================
happy-clients
==========================*/

.happy-clients .owl-item {
    padding: 10px;
}

.happy-clients .item {
    box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.1);
}

.happy-clients.owl-theme .owl-dots .owl-dot span {
    background: #222;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 10px;
    height: 5px;
    margin: 0 7px;
    display: block;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -ms-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
}

.happy-clients.owl-theme .owl-dots .owl-dot.active span {
    background: #ffb426;
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    width: 15px;
}

.happy-clients.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    margin-top: 30px;
}

.happy-clients.owl-theme .owl-dots .owl-dot {
    display: inline-block;
}


/*==========================
blog-page
==========================*/

.blog-page .blog-div {
    padding: 15px;
    margin-bottom: 50px;
    box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.1);
}

.blog-desc {
    padding: 20px 0;
}

.blog-desc h3 {
    margin: 15px 0;
}

.blog-desc p {
    margin-bottom: 25px;
}

.blog-desc h3 a {
    color: #222;
    font-size: 22px;
    text-transform: capitalize;
    transition: all 0.2s ease 0s;
    text-align: left;
}

blockquote {
    color: #777;
    border-color: #ffb426;
}

blockquote:before {
    color: #ffb426;
}

.blog-detais-desc p {
    margin-top: 20px;
}

.blog-detais-desc .author {
    font-style: italic;
}

.blog-detais-desc .author span {
    font-weight: 600;
}

.tag {
    font-weight: 600;
}

.tag span:first-child {
    margin-left: 10px;
}

.tag span {
    display: inline-block;
    padding: 1px 10px;
    border: 1px solid #f3f3f3;
    color: #ccc;
    font-weight: normal;
    margin-right: 10px;
}


/*==========================
comment
==========================*/

div.comment-list,
div.comment-form {
    padding: 15px;
    margin-bottom: 50px;
    box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.1);
}

div.comment-form {
    margin-bottom: 0;
}
div.comment-form .btn-primary{
    margin-top:15px;
}

.comment-list .row {
    margin-bottom: 0px;
}

.comment-list .panel .panel-heading {
    padding: 4px 15px;
    position: absolute;
    border: none;
    /*Panel-heading border radius*/
    border-top-right-radius: 0px;
    top: 1px;
}

.comment-list .thumbnail {
    border: none;
}

.comment-list .thumbnail img {
    border: none;
}

.comment-list .panel .panel-heading.right {
    border-right-width: 0px;
    border-top-left-radius: 0px;
    right: 16px;
}

.comment-list .panel .panel-heading .panel-body {
    padding-top: 6px;
}

.comment-list figcaption {
    word-wrap: break-word;
}

.comment-list .comment-post {
    margin-top: 6px;
}

.comment-social-icons a {
    display: inline-block;
    margin-right: 10px;
    color: #000;
}

.top-comment .panel.panel-default {
    border: none;
}

.top-comment .panel {
    box-shadow: none;
}

.comment-form input, .contact-page .form-group input{
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -ms-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
}

/*==========================
page-sidebar
==========================*/

.sidebar-widget {
    margin-bottom: 50px;
    box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.1);
    padding: 30px 15px;
}

.sidebar-widget:last-child {
    margin-bottom: 0;
}

.search-widget input.form-control {
    border-color: #ffb426;
    border-radius: 30px 0 0 30px;
    -webkit-border-radius: 30px 0 0 30px;
    -ms-border-radius: 30px 0 0 30px;
    -moz-border-radius: 30px 0 0 30px;
    -o-border-radius: 30px 0 0 30px;
}

.search-widget .input-group-addon {
    background-color: #ffb426;
    color: #ffffff;
    border-color: #ffb426;
    cursor: pointer;
    border-radius: 0 30px 30px 0;
    -webkit-border-radius: 0 30px 30px 0;
    -ms-border-radius: 0 30px 30px 0;
    -moz-border-radius: 0 30px 30px 0;
    -o-border-radius: 0 30px 30px 0;
}

.search-widget .input-group-addon:hover {
    background-color: #fff;
    color: #ffb426;
    border-color: #ffb426;
    cursor: pointer;
}

.tag-widget .tag-list a {
    padding: 5px 15px;
    border: 1px solid #ffb426;
    display: inline-block;
    margin-right: 5px;
    font-size: 14px;
    text-transform: capitalize;
    margin-bottom: 10px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -ms-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
}

.tag-widget .tag-list a:hover {
    background-color: #ffb426;
    color: #fff;
}

.sidebar-widget ul li {
    position: relative;
    overflow: hidden;
    padding: 8px 0;
    border-bottom: 1px dashed #CCC;
}

.sidebar-widget.recent-widget ul li {
    padding: 15px 0;
}

.sidebar-widget ul li:first-child {
    padding-top: 0;
}

.sidebar-widget ul li:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}

.sidebar-widget.recent-widget ul li img {
    width: 70px;
    height: 70px;
    float: left;
    margin-right: 10px;
}

.sidebar-widget.recent-widget ul li a {
    color: #222;
    margin-bottom: 5px;
    position: relative;
    overflow: hidden;
    display: block;
    font-size: 14px;
    font-weight: 600;
}

.sidebar-widget.recent-widget ul li span {
    position: relative;
    overflow: hidden;
    margin-bottom: 5px;
    display: block;
    font-size: 13px;
    color: #777;
}

.sidebar-widget.other-widget li a {
    position: relative;
    padding-left: 15px;
}

.sidebar-widget.other-widget li a::before {
    position: absolute;
    left: 0;
    content: '\f105';
    font-family: 'FontAwesome';
    top: 0;
    color: #ffb426;
}


/*==========================
contact-page
==========================*/

.contact-info p i {
    margin-right: 10px;
    width: 34px;
    height: 34px;
    line-height: 34px;
    background-color: #ffb426;
    text-align: center;
    color: #ffffff;
    border: 1px solid #ffb426;
}

.contact-info p i:hover {
    background-color: #fff;
    color: #ffb426;
    border: 1px solid #ffb426;
}

.contact-map {
    margin-top: 20px;
}
.contact-map iframe{
    width: 100%;
    border:2px solid #ccc;
}

.contact-page .btn-primary{
    margin-top:15px;
}

/*==========================
bitcoin-errorpage
==========================*/

.bitcoin-errorpage {
    padding: 50px 30px 58px 30px;
    margin: 0 auto;
    width: 60%;
    box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.1);
    text-align: center;
    margin: 30px auto;
}

.bitcoin-errorpage strong {
    display: block;
    font-size: 145px;
    line-height: 100px;
    color: #ffb426;
    font-weight: bold;
    margin-bottom: 10px;
    text-shadow: 5px 5px 1px #eaeaea;
}

.bitcoin-errorpage b {
    display: block;
    font-size: 40px;
    line-height: 50px;
    color: #222;
    margin: 0;
    font-weight: 300;
}

.bitcoin-errorpage em {
    display: block;
    font-size: 18px;
    color: #ffb426;
    margin: 15px 0;
    font-style: normal;
}


/*==========================
bitcoin-errorpage media screen
==========================*/
@media only screen and (max-width: 320px){
    .bitcoin-errorpage strong {
        display: block;
        font-size: 100px;
    }
}

@media only screen and (min-width: 280px) and (max-width: 767px) {
    .bitcoin-errorpage {
        width: 100%;
        border-radius: 0;
        margin: 25px auto;
        padding: 15px;
    }
    .bitcoin-errorpage em {
        line-height: none;
        margin-bottom: 10px
    }
}


/*==========================
bitcoin-login
==========================*/

.login-form {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
    padding: 20px;
    float: left;
    width:100%;
}

.login-page .navbar-brand {
    margin: 0 auto;
    text-align: center;
    width: 100%;
    margin-bottom: 50px;
    display: inline-block;
}

.login-page .navbar-brand img {
    max-width: 300px;
    margin: 0 auto;
}

.login-page .login-btn {
    width: 100%;
    color: #ffffff;
    text-align: center;
    margin-top: 20px;
}

.login-page input[type="checkbox"] {
    outline: none;
    border: 0;
    margin-right: 15px;
}

.login-page button[type="submit"] {
    outline: none;
    border: 0;
}
.login-page .form-group input{
    border-radius: 30px;
    -webkit-border-radius:30px;
    -ms-border-radius:30px;
    -moz-border-radius:30px;
    -o-border-radius:30px;
}

.login-page .doyou {
    width: 100%;
    text-align: center;
    margin: 30px 0;
}

.login-page .doyou span {
    margin-right: 15px;
}

.login-page .doyou span a,
.button-box span.pull-right a {
    color: #006699;
}

.login-page .form-group {
    margin-bottom: 30px;
}

.form-group .social-register {
    text-align: center;
    width: 100%;
}

.form-group .social-register a i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: #3c6195;
    text-align: center;
    color: #ffffff;
    margin-right: 10px;
    display: inline-block;
}

.form-group .social-register a i.fa-google-plus {
    background-color: #de3635;
}


/*==========================
pagination
==========================*/

.page {
    text-align: center;
}

.pagination {
    margin: 0;
}

.pagination>li>a,
.pagination>li>span {
    margin: 0 5px;
}

.pagination li a i {
    font-size: 9px;
}

.pagination > li > a,
.pagination > li > span {
    color: #ffb426;
}

.pagination > li a:hover {
    background-color: #ffb426;
    border-color: #ffb426;
    color: #ffffff;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    background-color: #ffb426;
    border-color: #ffb426;
}


/*==========================
bitcoin-footer
==========================*/

footer {
    position: relative;
    background: #222;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
    color: #fff;
    padding: 70px 0 70px;
}

footer .footer-widget {
    position: relative;
}

footer h2 {
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 50px;
    color: #ffffff;
    position: relative;
}

footer h2::after {
    content: '';
    position: absolute;
    width: 30px;
    height: 2px;
    bottom: -15px;
    background-color: #ffb426;
    left: 0;
}

footer .text {
    margin-bottom: 20px;
}

footer .social-links * {
    color: rgb(255, 255, 255);
    display: inline-table;
    list-style: outside none none;
    transition: all 250ms ease-in-out;
    -webkit-transition: all 250ms ease-in-out;
}

footer .social-links a {
    display: inline-block;
}

footer .social-links a::after {
    display: inline-block;
    content: "|";
    padding: 0 10px;
    color: rgba(255, 255, 255, 0.5);
}

footer .social-links li:last-child a::after {
    display: inline-block;
    content: "";
    padding: 0;
}

footer .social-links li {
    display: inline-block;
}

footer.social-links li a:hover,
footer .social-links li a:hover i {
    color: #ffb426;
}

footer .social-links i {
    font-size: 13px;
    margin: 0;
}

footer .links-widget ul li a:before {
    content: '\f105';
    font-family: 'FontAwesome';
    margin-right: 11px;
    color: #ffb426;
}

footer .links-widget ul li {
    padding: 7px 0;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.5);
}

footer .links-widget ul li:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}

footer .subscribe-widget {
    position: relative;
}

footer .links-widget ul li a {
    text-transform: capitalize;
    color: #ffffff;
}

.footer .link-widget ul li a:hover {
    color: #ffb426;
}

footer .subscribe-widget .text {
    position: relative;
    line-height: 1.8em;
    margin-bottom: 30px;
}

footer .subscribe-widget .form-group input[type="text"],
footer .subscribe-widget .form-group input[type="email"] {
    position: relative;
    display: block;
    width: 100%;
    line-height: 24px;
    padding: 9px 16px;
    height: 42px;
    color: #222222;
    border-radius: 30px;
    outline: none;
    font-size: 13px;
    background-color: #ffffff;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

footer .subscribe-widget .form-group input[type="text"]:focus,
footer .subscribe-widget .form-group input[type="email"]:focus {
    background-color: #f1f1f1;
}

footer .subscribe-widget .form-group {
    position: relative;
    display: block;
    margin-bottom: 30px;
}

footer .newsletter-form .form-group button[type="submit"] {
    background-color: #ffb426;
    border: 0;
    text-transform: capitalize;
    font-weight: 600;
}

footer .newsletter-form .form-group button:hover[type="submit"] {
    background-color: #ffffff;
    color: #222;
}


/*==========================
bitcoin-footer media screen
==========================*/

@media only screen and (min-width: 460px) and (max-width: 767px) {
    .links-widget .col-sm-6 {
        float: left;
        width: 50%;
    }
}

@media only screen and (max-width: 991px) {
    .footer-widget {
        margin-bottom: 50px;
    }
    footer .col-md-5 .footer-widget,
    .footer-widget.subscribe-widget {
        margin-bottom: 0
    }
}

@media only screen and (max-width: 767px) {
    .footer-widget,
    footer .col-md-5 .footer-widget {
        margin-bottom: 50px;
    }
    .footer-widget.subscribe-widget {
        margin-bottom: 0
    }
}


/*==========================
footer-bottom
==========================*/

.footer-bottom {
    position: relative;
    font-size: 14px;
    padding: 13px 5px;
    padding-bottom: 40px;
    line-height: 24px;
    text-align: center;
    background-color: #111;
    color: #c8c8c8;
    width: 100%;
    float: left;
}

.footer-bottom .text a {
    color: #ffb426;
}




/*==========================
scroll-top
==========================*/

a.scroll-top {
    background-color: #ffb426;
    bottom: 45px;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    height: 40px;
    font-weight: bold;
    line-height: 38px;
    position: fixed;
    right: 12px;
    text-align: center;
    width: 40px;
    z-index: 999;
    border: 1px solid #ffb426;
}

a.scroll-top:hover {
    background-color: #ffffff;
    color: #ffb426;
}

a.scroll-top::before {
    font-size: 25px;
}