@charset "utf-8";
/* CSS Document */

/*reset css*/

* {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, p, ul {
	padding: 0;
}
a {
	text-decoration: none !important;
}
select {
	appearance: none !important;
	-moz-appearance: none !important;
	-webkit-appearance: none !important;
	border: none !important;
	transition: .3s;
}
select:active, select:focus {
	border-radius: 0;
	transition: .3s;
}
input[type="submit"] {
	border: none;
}

/*------header----------*/


body {
	width: 100%;

}
/*------Menu----------*/
.navbar {
	border: 1px solid transparent;
	margin-bottom: 0;
	min-height: inherit;
	position: relative;
	
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
  background-color: transparent;
  color: #d5cf26 ;
}


.navbar-nav > li > .dropdown-menu {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin-top: 0;
}

.navbar-nav > li > a {
	padding-bottom: 10px;
	padding-top: 10px;
}
.navbar-header h4 {
	display: none;
}
.navbar-inverse .navbar-nav > li > a {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  padding: 5px 3px;
  text-transform: none;
}
.navbar-nav > li {
  float: left;
  margin: 11px 15px;
  padding: 3px 0;
  position: relative;
  text-align: center;
}
.navbar-nav > li:last-child::after {
	display: none;
}
.navbar-nav li a i {
  color: #fff;
  margin:0 5px;
}

.navbar-nav > li:last-child {
	margin-right: 0;
}
.navbar-inverse {
	background-color: transparent;
	border: medium none;
	border-radius: 0;
}
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
	color: #d5cf26!important;
}
.crypto-scroll {
  text-align: left;
  overflow: hidden;
}

.price span {
  color: #fff;
  font-weight: 900;
}



price {
  color: #808b99;
  font-size: 16px;
}
.crypto-scroll li {
  list-style-type: none;
}

.price sup i {

  font-size: 15px;
}


.price sup.green i {
  color: #59a530;

}

.price sup.red i {
  color: #e92525;

}

.crypto-scroll li > i {
  float: left;
  margin-right: 5px;
  margin-top: 3px;
}
.crypto-scroll li {
  display: inline-flex;
  list-style-type: none;
  padding-left:15px;
 
}
.head-left a.logo {
  float: left;
  margin-right: 10px;
}


.head-right {
  float: right;
  padding: 8px 0;
}
.head-right a {
  color: #fff;
  margin: 0 10px;
  float: left;
}
.yellow-btn {
  background-color: #d5cf26;
  color: #000000 !important;
  padding: 7px 17px;
}
.yellow-btn:hover {
  background-color: #fff;text-decoration: none !important;
}
.language select {
  background-color: transparent;
}.language {
  float: right;
  width: 60px;
}
.head-right a.link {
  margin: 5px;
}

.head-left {
 
}
.head-right {

}

.banner-info h6 {
  color: #898fa0;
}
.head {
  border-bottom: 1px solid #1a2f6f;
}
.banner-links a i {
  background-color: #d5cf26;
  border-radius: 50%;
  height: 19px;
  line-height: 19px;
  margin-right: 6px;
  text-align: center;
  width: 22px;
  color: #313337;
}
.banner-info {
  padding: 50px 0;
}
.banner-links > li {
  display: inline-block;
  margin: 0 10px;
}
.banner-links li a {
  color: #fff;
}

.title span {
  font-size: 16px;
}

.three-block span {
  float: left;
  font-size: 67px;
  font-weight: 600;
  line-height: 58px;
  margin-right: 9px;
  opacity: 0.6;
}
.three-block a:hover {
  color: #d5cf26;
}
.three-block a {
  color: #051649;
}
.three-block {
  margin: 50px 0;
}
.three-block p {
  line-height: 19px;
}
.four-block img {
  margin: 20px auto;
}
.footer-left li a {
  color: #fff;
}
.footer-left li a:hover {
  color: #d5cf26;
}
.footer-left {
  float: left;
}
.footer-right {
  float: right;
}
.footer-right li {
  display: inline-block;
  list-style-type: none;
}

.footer-right a {
  color: #8d8e93;
  font-size: 20px;
  text-align: center;
  margin-right: 5px;
}.footer-right a:hover {
  color: #d5cf26;
}

.footer-left li {
  display: inline-block;
  list-style-type: none;
  margin-right: 11px;
}
.footer-left span {
  color: #959595;
  display: block;
  margin: 13px 0;
}


.purple {
  color: #d45858;
}
.grey {
  color: #999999;
}
.green {
  color: #88a855;
}
.nav-tabs li a {
  border: 1px solid #cccccc !important;
  border-radius: 0;
  padding: 5px 19px;
  margin: 0 0px;
}
.nav-tabs {
  border-bottom: medium none;
  margin: 0px 0;
}
.nav-tabs li a:hover {
  color: #000;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{
	 background-color:#051649; color:#fff; border:1px solid #051649}

.page-container {
  background-color: #efefef;
  padding-left: 5px;
  padding-right: 5px;
}
.crypro-info li {
  border-right: 1px solid #ccc;
  display: inline-block;
  margin: 0;
  padding: 10px;
}
.crypro-info li:last-child{ border:none;}
.crypro-info li label {
  color: #999;
  font-size: 13px;
  font-weight: normal;
  margin-right: 10px;
}
.crypro-info li small {
  color: #000;
  margin: 0 5px;
  font-weight: 600;
}
.crypro-info li span {
  font-weight: 600;
}
.crypro-info {
  border: 1px solid #ccc;

}

.crypto-search i {
  bottom: 0;
  font-size: 17px;
  height: 17px;
  margin: auto;
  position: absolute;
  right: 5px;
  top: 0;
  width: 17px;
}
.crypto-search {
  margin: 2px 0;
}


.order table tr th:last-child, .order table tr td:last-child {
  text-align: left;
}

.order  tbody tr td {

  padding: 5px 7px;

}

.order table tr th {

  padding: 4px 13px;

}
.order .nav-tabs > li.active > a, .order .nav-tabs > li.active > a:focus, .order .nav-tabs > li.active > a:hover {
  background-color: transparent;
  border: medium none !important;

}

.order .nav-tabs li a {
  border: medium none!important;

  padding: 5px 3px;
}


.order .nav.nav-tabs{ 
 background-color: #e6e5d1;

}

.last-price {
  background-color: #d0d0d0;
  padding: 3px 5px;
  text-align: center;
}



.last-price span {

  font-weight: 600;
  font-size: 22px;
}
.sidebar-title {
  padding: 5px;
  background-color:#e6e5d1;
}.order-block {
  padding: 10px;
}
.order-block h6 {

}

.order-block-inp input[type="text"] {
  margin: 5px 0;
}
.other-title {
  text-transform: capitalize;
    border-bottom: 1px solid #e2e2e2;
  padding-bottom: 10px;
}

.history-table {
  padding: 10px;
}
.form-container .yellow-btn {
  display: inline-block;
  padding: 11px 0;
  text-align: center;
  width: 100%;font-size: 16px;
}

.linkss {
  display: inline-block;
  margin: 5px 0;
  width: 100%;
}
.form-page {
  padding:70px 0;
}
.form-block i {
  bottom: 0;
  content: "";
  height: 12px;
  left: 10px;
  margin: auto;
  position: absolute;
  top: 0;
  width: 12px;
}
.form-block {
  position: relative;
}


.form-block input[type="text"], .form-block input[type="email"], .form-block input[type="password"] {

  padding: 10px 7px 10px 30px;

}
.form-page.login {
  padding: 121px 0;
}
.profile-user {
  float: left;
  padding: 10px 0;
  position: relative;
}

.profile-user span {
  margin: 4px 0;
  display: inline-block;

}
.profile-user span a {  color:#051649;}

.side-acc .panel-title a i {
  margin-right: 7px;
}

.side-acc li {
  border-bottom: 1px solid #efefef;
  list-style-type: none;
  padding: 5px 0;
}
.side-acc li i {
  margin-right: 10px;
  font-size: 11px;
}
.side-acc li:hover a, .side-acc li:hover i {
  color: #d5cf26;
}


.small-btn {
  color: #fff;
  padding: 5px 7px;
}
.blue-btn {
  background-color: #0a83ab;
}
.green-btn {
  background-color: #25796a;
}
.red-btn {
  background-color: #d45858;
}

.small-btn:hover {
  background-color: #d5cf26;
}.pagination-num {
  float: right;
}

.bottom span {
  display: inline-block;
}
p.frgtpwd1 {
  background:#8DC540 !important
}
p.frgtpwd1 i {
  background:#8DC540 !important;
  color:#fff !important
}
p.frgtpwd {
  font-size: 13px;
  color: #fff;
  text-align: left;
  line-height: 24px;
  margin: 0 0 1em 0;
  background: #22313F;
  border-radius: 2px;
  padding:10px 39px 10px 10px;
  font-weight: 600;
  position: relative;
}
p.frgtpwd i {
  position: absolute;
  top: 0;
  right: 0;
  padding:15px 8px 8px 8px;
  font-size: 14px;
  background: #F5AB35;
  color: #22313F;
  height: 100%;
}
p.frgtpwdred {
  background:#EB5055 !important
}
p.frgtpwdred i {
  background:#EB5055 !important
}


.accordion_area.section_padding_100 {
    padding-top: 180px;
}
.accordion_area .section_hedings_white, .accordion_area .section_hedings {
    margin-bottom: 40px;
}
.accordion_area {
    position: relative;
    background-color: #f6f6f6;
}
.accordion_area .container.accordion_container {
    position: relative;
    z-index: 99;
}
.accordion_area:before {
    content: "";
    position: absolute;
    width: 50%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(../img/accordion_area_bg.jpg) no-repeat scroll 0 0 / cover;
}
.accordion_area:after {
    position: absolute;
    content: "";
    width: 50%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(20, 30, 39, .90);
}
.accordion_slider_wrapper {
    background-color: #fff;
    border-radius: 30px 0 30px 0;
    padding: 35px 48px;
}
.accordion_slider_item blockquote {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-style: italic;
    font-size: 14px;
    color: #a6a6a6;
    line-height: 28px;
    padding-bottom: 25px;
}
.accordion_slider_item h3 {
    font-size: 16px;
    color:#22313F;
    text-transform: uppercase;
    padding-bottom: 12px;
    font-style:normal;
}
.accordion_slider_item h3 span {
    color:#f5ab35;
    font-size:12px;
    text-transform:capitalize;
    margin-right:10px;
}
.accordion_slider_item h5 {
    font-size: 12px;
    color: #979797;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    padding-bottom: 2px;
}
.accordion_slider_wrapper .owl-dots {
    bottom: -40px;
    left: 0;
    position: absolute;
}
.accordion_slider_wrapper .owl-dot {
    background-color: #fff;
    border-radius: 50%;
    display: inline-block;
    height: 10px;
    margin-right: 5px;
    width: 10px;
    border: 1px solid #fff;
}
.accordion_slider_wrapper .owl-dot.active {
    border: 1px solid #f5ab35;
    background-color: transparent;
}
.ask_question_main_content {

    padding-left: 70px;
    min-height: 300px;
}
.ask_question_panel {
    padding: 20px;
}
.ask_question_main_content a.collapsed .question_ask_panel_title {
    font-size: 14px;
    color: #b9b9b9;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
}
.ask_question_main_content .question_ask_panel_title {
    color: #212121;
    position: relative;
}
.ask_question_main_content .question_ask_panel_title i {
    position: absolute;
    right: 0;
    top: 50%;
    font-size: 16px;
    color: #212121;
    margin-top: -8px;
}
.ask_question_main_content a.collapsed .question_ask_panel_title i.open_accordion, .ask_question_main_content .question_ask_panel_title i.close_accordion {
    display: none;
}
.ask_question_main_content a.collapsed .question_ask_panel_title i.close_accordion {
    display: block;
}
.ask_question_panel_body {
    padding-top: 20px;
    font-size: 12px;
    color: #22313f;
    font-family: 'Raleway', sans-serif;
}
.ask_question_main_content .panel {
    border: 1px solid #f0f0f0;
    border-radius: 0;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .04);
    margin-bottom: 20px;
}


    .hero_area .carousel.slide, .hero_area .carousel-inner {
 /*height: 400px;*/
}
 .hero_area_control {
 font-size: 16px;
 height: 30px;
 line-height: 30px;
 width: 30px;
 top: 40%;
}
 .hero_area_control.left {
 left: 0;
}
 .hero_area_control.right {
 right: 0;
}
 .carousel-caption h3.hero_area_top_text {
 font-size: 13px;
}
 .carousel-caption h3.hero_bold_text {
 font-size: 18px;
 padding:
 }

  .carousel-caption h3.hero_area_top_text {
 font-size: 16px;
}
 .carousel-caption h3.hero_bold_text {
 font-size: 24px;
}

.carousel-caption .hero_btn_wrapper:after, .accordion_button_wrapper:after, .submit_button:after, .contact_page_btn:after, .single_blog_comment_btn:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0;
  left: 0;
  bottom: 50%;
  transition: 0.5s;
}
.carousel-caption .hero_btn_wrapper:before, .accordion_button_wrapper:before, .submit_button:before, .carousel-caption .hero_btn_wrapper:after, .accordion_button_wrapper:after, .submit_button:after {
  background-color: #fff;
}
.contact_page_btn:before, .contact_page_btn:after, .single_blog_comment_btn:before, .single_blog_comment_btn:after {
  /*background-color: #22313f !important;*/
}
.carousel-caption .hero_btn_wrapper:hover:before, .carousel-caption .hero_btn_wrapper:hover:after, .accordion_button_wrapper:hover:before, .accordion_button_wrapper:hover:after, .submit_button:hover:before, .submit_button:hover:after, .contact_page_btn:hover:before, .contact_page_btn:hover:after, .single_blog_comment_btn:hover:before, .single_blog_comment_btn:hover:after {
  height: 50%;
}
.carousel-caption .hero_area_btn:hover, .accordion_top_button_area:hover, .form_wrapper form input[type="submit"]:hover {
  border: 1px solid #22313f;
  color: #22313f;
}

.carousel-inner > .item {
  -webkit-transition: 0.5s ease-in-out left;
  transition: 0.5s ease-in-out left;
}
.service_area .carousel.vertical .item {
  -webkit-transition: 0.6s ease-in-out top;
  transition: 0.6s ease-in-out top;
}

.hero_area .carousel.slide, .hero_area .carousel-inner {
  /*height: 600px;*/
}

.hero_area .carousel-caption {
  /*height: 100%;*/
  left: 0;
  padding: 0;
  right: 0;
}
.carousel .item {
  min-height: 350px;
  height: 100%;
  width:100%;
}
/* Animation delays */
.carousel-caption h3:first-child {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.carousel-caption h3:nth-child(2) {
 -webkit-animation-delay: 1s;
 animation-delay: 1s;
}
.carousel-caption .hero_btn_wrapper {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
/* carousel caption */
.carousel-caption h3.hero_area_top_text {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #fff;
  background: url(../img/section_headings_white_bg.png) no-repeat scroll center bottom;
  padding-bottom: 30px;
}
.carousel-caption h3 {
  font-size: 36px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  padding-top: 35px;
}
/*.carousel-caption .hero_btn_wrapper {
  width: 240px;
  height: 60px;
  background-color: #f5ab35;
  margin: 30px auto 0;
  position: relative;
}*/
.carousel-caption .hero_area_btn {
  width: 230px;
  height: 50px;
  background-color: transparent;
  text-align: center;
  line-height: 50px;
  font-size: 14px;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  border: 1px solid #fff;
  text-transform: uppercase;
  margin: 5px 0 0 0;
  position: relative;
  z-index: 9999;
}
.service_area .vertical .carousel-inner {
  height: 100%;
}
.service_area .carousel.vertical .active {
  top: 0;
}
.service_area .carousel.vertical .next {
  top: 400px;
}
.service_area .carousel.vertical .prev {
  top: -400px;
}
.service_area .carousel.vertical .next.left, .service_area .carousel.vertical .prev.right {
  top: 0;
}
.service_area .carousel.vertical .active.left {
  top: -400px;
}
.service_area .carousel.vertical .active.right {
  top: 400px;
}
.service_area .carousel.vertical .item {
  left: 0;
}
.service_area .carousel-control.left, .service_area .carousel-control.right {
  background-image: none;
}