@charset  "utf-8";
.bgtrtd {background-color:#0f3675!important}
.bgtrtd td {color:#FFF}
.discount {font-size:16px; background-color:#103063; color:white; padding:2px 8px; border-radius:4px}
.discfont {font-size: 30px; color: #141946;}
/*ui slider*/
#sinslider-value {
    display: none;
}
.ui-slider .ui-slider-range, .ui-slider-horizontal .ui-slider-handle {
	transition:all ease-out 0.2s;
	-webkit-transition:all ease-out 0.2s;
	-moz-transition:all ease-out 0.2s;
	-ms-transition:all ease-out 0.2s;
	-o-transition:all ease-out 0.2s;
}
.tab-inside-commen .ui-slider-handle {
	background:url(../img/bg-ui-handeler.png) no-repeat 0 0;
	width:43px;
	height:31px;
	border:none;
	top:-11px;
}
.tab-inside-commen .ui-slider-handle:focus {
	outline:none;
}
.tab-inside-commen .ui-slider .ui-slider-range {
	background:#940000;
}

.single-range-slider {
	margin:25px 0 35px 0;
}
.single-range-slider .range-slider:after {
	display:none;
}
.single-range-slider ul {
	margin:0px 0px 0 10px;
	padding:0px;
}
.single-range-slider li {
	float:left;
	background:none;
	position:relative;
	padding:30px 0 0 0 !important;
	position:relative;
	margin-right:105px;
	list-style: none;
}
.single-range-slider li span.strip {
	width:63px;
	height:54px;
	background:url(../img/bg-most-strip.png) no-repeat 0 0;
	position:absolute;
	top:-10px;
	left:-10px;
}
.single-range-slider li:last-child {
	margin-right:0;
	margin-left:-18px;
}
.single-range-slider li:before {
	content:'';
	width:1px;
	height:30px;
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	margin:auto;
	background:#cdcdcd;
}
.single-range-slider li a {
	text-align: center;
	display:block;
	background:white;
	padding:32px 0 4px 0;
	position:relative;
	width:91px;
	font-size:17px;
	color:#2b2b2b;
	font-family: 'source_sans_prosemibold';
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	box-shadow:0px 2px 2px 1px #ccc;
	-webkit-box-shadow:0px 2px 2px 1px #ccc;
	-moz-box-shadow:0px 2px 2px 1px #ccc;
	-ms-box-shadow:0px 2px 2px 1px #ccc;
	-o-box-shadow:0px 2px 2px 1px #ccc;
	transition:all ease-out 0.2s;
	-webkit-transition:all ease-out 0.2s;
	-moz-transition:all ease-out 0.2s;
	-ms-transition:all ease-out 0.2s;
	-o-transition:all ease-out 0.2s;
}
.single-range-slider li a:after {
	content: "\f0a0";
	font-family: FontAwesome;
	display:block;
	position:absolute;
	top:2px;
	left:0px;
	width:100%;
	text-align:center;
	font-size:24px;
	color:#ababab;
}
.single-range-slider li a span {
	color:#b00000;
	transition:all ease-out 0.2s;
	-webkit-transition:all ease-out 0.2s;
	-moz-transition:all ease-out 0.2s;
	-ms-transition:all ease-out 0.2s;
	-o-transition:all ease-out 0.2s;
}
.single-range-slider li a.active:after {
	color:white;
}
.single-range-slider li a.active {
	background:#a30000;
	color:white;
}
.single-range-slider li a.active span {
	color:white;
}
.single-range-slider .range-slider {
	height:16px;
	background-color:#c1c1c1;
	margin-left:47px;
	margin-right:47px;
	border-radius:45px;
	-webkit-border-radius:45px;
	-moz-border-radius:45px;
	-ms-border-radius:45px;
	-o-border-radius:45px;
}
.single-range-slider .range-slider .ui-slider-range {
	border-radius:45px;
	-webkit-border-radius:45px;
	-moz-border-radius:45px;
	-ms-border-radius:45px;
	-o-border-radius:45px;
}


.inside-tabs {
	padding:0px;
	background:none;
	border:none;
}
.inside-tabs .ui-tabs-panel {
	background:#f0f0f0;
	border-color:#dbdbdb;
	border-top:none;
	clear:both;
	border-width:1px;
	border-top: #dbdbdb 1px solid;
}
.inside-tabs .ui-tabs-nav {
	float:right;
	background:none;
	border:none;
	padding:0px;
	position:relative;
	margin:-10px -1px 0 -1px;
	border-bottom:#dbdbdb 1px solid;
}
.inside-tabs .ui-tabs-nav .ui-state-deult .ui-tabs-anchor {
	background:#2d2d2d;
	font-size:17px;
	color:#d8d8d8;
	font-weight:normal;
	font-mily: 'source_sans_prosemibold';
	border:transparent 1px solid;
	border-bottom:none;
	border-radius:6px 6px 0 0;
	-webkit-border-radius:6px 6px 0 0;
	-moz-border-radius:6px 6px 0 0;
	-ms-border-radius:6px 6px 0 0;
	-o-border-radius:6px 6px 0 0;
}
.inside-tabs .ui-tabs-nav .ui-state-active .ui-tabs-anchor {
	background:#f0f0f0;
	color:#2b2b2b;
	border:#dbdbdb 1px solid;
	border-bottom:none;
	position:relative;
	top:3px;
}
.inside-tabs .ui-tabs-nav .ui-state-active {
	border:none;
}
.inside-tabs .ui-tabs-nav .ui-state-hover {
	border-color:transparent;
}
.inside-tabs .ui-tabs-panel table.top-table tr td {
	background:#ffffff;
	text-align:left;
}
.inside-tabs .ui-tabs-panel table.top-table tr td.fisrt-td {
	background:#f8f8f8;
}
.inside-tabs table.top-table td.fisrt-td span {
	padding-left:25px;
	position:relative;
}
.inside-tabs table.top-table td.fisrt-td span:after {
	content:'';
	width:6px;
	height:6px;
	background:#898989;
	display:block;
	position:absolute;
	top:8px;
	left:10px;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
}
.cm-tab-content table.bt-table {
	margin:23px 0 0 0;
	background:white;
}
.inside-tabs .r-s-value {
	border:none;
	display:inline-block;
	background:none;
	width:100%;/*display:none;*/

	

}
.sl-total, .sl-total2 {
	color: #b00000;
	font-size: 17px;
	font-family: 'source_sans_prosemibold';
}

.linux-vps-single-slider1 li {
    margin-right: 48px;
}

.cm-tab li {
    margin: 0px;
    padding: 0px 0px!important;
    background: url(../img/bor-lef.jpg);
    position: relative;
    font-weight: normal;
}
/*----------------------*/
.accordion {
	background-color: #f6c506;
	color: #444;
	cursor: pointer;
	padding: 18px;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	font-size: 15px;
	transition: 0.4s;
}
.active, .accordion:hover {
	background-color: #F6F6F6;
}
.panel {
	padding: 0 18px;
	background-color: white;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
}


a {
    color: #fa5f43;
    text-decoration: none;
}
.navbar-default,.navbar-inverse {
    margin-bottom: 0;
    border-radius: 0;
    font-size: larger;
}

.caret-up {
    width: 0;
    height: 0;
    border-left: 4px solid rgba(0,0,0,0);
    border-right: 4px solid rgba(0,0,0,0);
    border-bottom: 4px solid;
    display: inline-block;
    margin-left: 2px;
    vertical-align: middle;
}

.head {
    padding: 20px 0;
}

.bg-info {
    background-color: #eee;
}
.mengapa img {width:50%; margin: auto auto}
.mengapa h4, .mengapa h1 {font-weight:bold}
.mengapa {}
.cust li {text-align:center}
    display: inline-block;
}

.fnav {
    background: #262E37;
}

.nav-tabs>li>a {
    background-color: #d4d5d6;
    color: #333;
}

.sldtxt {
    background: transparent;
    display: table-cell;
    vertical-align: middle;
    color: #fff;
}

.sldtxt .titsmall {
    color: #fff;
}

.sldtxt h1,.sldtxt p {
    text-shadow: 0 0 1px #333;
}

.sldtxt h1 {
    margin-top: 0;
}

.jumbotron {
    margin-top: -50px;
	top: 25%;
    text-align: center;
    background: transparent;
    position: absolute;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}

.owl-item {
    max-height: 563px;
}

.promo img {
    width: 100%;
    height: auto;
}

.bg-info-2 {
    background-color: #e0e0e0;
}

.panel-default {
    border-color: transparent;
}
.panel-default a { display:block; cursor:pointer;
    
}
.panel-default>.panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-bottom: solid 1px #CCC;
}

i.fa.fa-chevron-right {
    color: #d5d7da;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #ffffff;
    /*border: none;*/ 
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #ef5f06;
    background-color: rgba(255,255,255,0.15);
    border-color: #dddddd;
}

.dark td {
	background: #E0E0E0!important;
	color:#666!important;
}
.tcent tr, .tcent td, .tcent p{text-align:center}

/*vertical tabs*/


/*  bhoechie tab */
div.bhoechie-tab-container{
  z-index: 10;
  background-color: #ffffff;
  padding: 0 !important;
  border-radius: 4px;
  -moz-border-radius: 4px;
  border:none;
  margin-top: 20px;
  margin-left: 50px;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  background-clip: padding-box;
  opacity: 0.97;
  filter: alpha(opacity=97);
}
div.bhoechie-tab-menu{
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}
div.bhoechie-tab-menu div.list-group{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a .glyphicon,
div.bhoechie-tab-menu div.list-group>a .fa {
  color: #5A55A3;
}
div.bhoechie-tab-menu div.list-group>a:first-child{
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a:last-child{
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a.active .fa{
  background-color: #eeeeee;
  background-image: #eeeeee;
  color: #5a5a5a;
  border-color: #eeeeee;
}
div.bhoechie-tab-menu div.list-group>a.active:after{
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #eeeeee;
}

div.bhoechie-tab-content{
  background-color: #ffffff;
  /* border: 1px solid #eeeeee; */
  padding-left: 20px;
  padding-top: 10px;
}

.navbar-default {font-size:14px; text-transform:uppercase}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #9a5526;
    background-color: #151515;
}
.navbar-default .navbar-nav > li > a {
    color: #999999;
}
div.bhoechie-tab div.bhoechie-tab-content:not(.active){
  display: none;
}
.dropdown-menu {background-color: #222222;}
.dropdown-menu > li > a {
    color: #656565;
}
.gdt > .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #cdced0;
    background-color: #333333;
    border: 1px solid #dddddd;
    border-bottom-color: transparent;
    cursor: default;
}
td.highlight {
    background-color: whitesmoke !important;
}
.TabBackground {
    background-color: #ef5f06 !important;
	}
#LiveHelpTab {
    border-radius: 5px 5px 0 0 !important;
}
.Absolute-Center {
  margin: auto;
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
}
.payment ul {
	margin: 0px;
    padding: 0px;
	}
.payment ul li {
	display: inline-block;
    padding-left: 10px;
	list-style: none;
	}
.payment img {    width: 80px;}
@media only screen and (min-width : 1025px) {
    h2,.h2 {
        font-size: 18px;
    }

    ul.whybloc h3 {
        font-size: 18px;
    }
}

@media only screen and (max-width : 1024px) {
    h2,.h2 {
        font-size: 18px;
    }

    ul.whybloc h3 {
        font-size: 18px;
    }

    .hmpbloc {
        text-align: center;
        border: 1px solid #d7d7d8;
        border-right: 1px solid #d7d7d8;
        margin: 30px 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        position: relative;
        width: 33%;
        display: inline-block;
    }

    .hmpbloc2 {
        padding-bottom: 0;
    }

    .hmrbloc {
        padding: 20px 0;
        padding-left: 15px;
    }

    ul.whybloc li {
        width: 49%;
        display: inline-block;
    }

    .regrt dd {
        font-size: 12px;
        width: 25%;
    }

    .reg_left {
        border-right: none;
    }

    .footlink {
        width: 31%;
        float: left;
    }

    .footlink {
        background: none;
        margin: 33px 0;
        height: 260px;
        padding: 0 33px;
    }

    .footlogo {
        text-align: -webkit-auto;
        padding-top: 30px;
        display: inline-block;
        width: 31%;
		float:none;
		margin:0;
    }

    .footsocial h2 {
        float: none;
        clear: both;
    }

    .footsocial {
        float: none;
        clear: both;
        width: 31%;
        display: inline-block;
    }

    .footsocial ul {
        float: none;
        padding: 10px 0 0 10px;
    }
	.sldtxt * {
	font-size: 110%!important;
    line-height: 1;
}

}