@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Roboto:900);
body {
  background-color: #f1f1f1;
  color: #333;
  font-family:Helvetica, Arial, sans-serif;
}
.waiting{
    bottom: 0;
    display: none;
    left: 0;
    outline: 0 none;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    background: #000;
    opacity: 0.4;
    z-index: 9999;
}
.waiting-img{
    position:fixed;
    left: 50%;
    top: 50%;
    z-index: 99999;
}
.top-bg {
	padding-top:30px;
	background-color: #3575D3;
}
.img-responsive {margin: 0 auto;}
.overlay {
	/*background: url('../images/map.png') no-repeat center top;*/
	display: block;
	position: absolute;
	top: 0; left: 0;
	width: 100%; height: 100%;
	z-index: 0;
}
h1{
	font-family:"Roboto", Arial, Helvetica, sans-serif;
	font-size:40px;
	font-weight:900;
	color:#22415d;
}
.gradient {
	background: #1f4868; /* Old browsers */
	background: -moz-linear-gradient(top,  #1f4868 0%, #568ebf 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1f4868), color-stop(100%,#568ebf)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1f4868 0%,#568ebf 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1f4868 0%,#568ebf 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1f4868 0%,#568ebf 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #1f4868 0%,#568ebf 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f4868', endColorstr='#568ebf',GradientType=0 ); /* IE6-9 */
}
.header{
	border:solid 2px #FFF; border-bottom:0;
	position:relative; min-height: 196px;
}
.bodyHolder {
	border-top:0;
	padding-top: 20px;
	background: #fff;
	box-shadow: 0 6px 12px 0 rgba(0,0,0,.15);
}
.navigation{
	background: #b9d9ee; /* Old browsers */
	background: -moz-linear-gradient(top,  #b9d9ee 0%, #7baecd 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b9d9ee), color-stop(100%,#7baecd)); /* 	Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #b9d9ee 0%,#7baecd 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #b9d9ee 0%,#7baecd 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #b9d9ee 0%,#7baecd 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #b9d9ee 0%,#7baecd 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b9d9ee', endColorstr='#7baecd',GradientType=0 ); /* IE6-9 */
	margin:0 auto;
	padding:15px;
	position: relative;
}
.alertgb {
	margin:10px;	
}
h3{
  background: none repeat scroll 0 0 #fff;
	color: #0c7df8;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 10px;
  padding: 10px;
}
.badge {
	color: #056f14;
	background-color: transparent;
}
.glyphicon-ok::before {
  font-size: 18px;
  margin:0 10px 0 0;
  color:#119407;
}
.radio label, .checkbox label {
  cursor: pointer;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 0;
  min-height: 20px;
  padding:0 ;
}
.box .checkbox label {
	color: #ffffff;
}
.panel {
  border: 1px solid #ddd;
  min-height: 100px; font-size: 13px;
  margin:0;
}
.panel img {
		margin: 0 auto;
}
.breadcrumb{
	background-color:transparent; 
	margin:0; 
	color:#FFF;
	font-size:17px;
	font-weight:bold;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.63);
	margin-top:8px;
}
.breadcrumb > .active{color:#ff6c00;}
.breadcrumb > li{  padding:0 10px;}
.breadcrumb > li + li::before{ content:""; padding:0; }
.breadcrumb .seprator{
  border-right: solid 1px #dcf1ff;
}
.text-bold{font-weight:bold; font-size:13px;}
.title{
	font:24px Arial,sans-serif;
	text-align:center;
	margin-top:25px;
	display:block;
}
.box{
	background:#3575d3;
	border: 1px solid #3575d3;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.box2{
	border: 1px solid #cccdcc;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.wrap{padding:0 10px; min-height:795px;}
.total {
  font-size: 18px;
  font-weight: 700;
  padding: 5px 0;
  text-align: right;
  color:#FFF;
}
.white-text{color:#FFF; font-weight: bold}
.total > span { margin-left:10px;}
.checkbox > span{float:right; line-height:1;}
hr{border-top:solid 1px #FFF; margin:10px 0; }
.guarantee-text{
	font-size:14px;
	font-weight:700;
	color:#666665;
}
.guarantee-text h2{
	color: #0c7df8;
	font-size: 18px;
	font-weight:700;
}
.gb-cc-btn {
  background: linear-gradient(to bottom, rgba(250, 168, 75, 1) 0%, rgba(196, 91, 6, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 1px solid #8f4000;
  border-radius: 6px;
  color: #fff;
  font-weight: 600;
  height: 45px;
  line-height: 45px;
  margin: 0 auto;
  text-align: center;
  text-shadow: 0 0 2px #333;
  width: 100%;
  font-size:20px;
}
.gb-cc-btn-new {
	display: block;
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	padding: 15px 15px;
	background: #f9ce07;
	border: 0 solid #d2b015;
	border-bottom-width: 4px;
	border-radius: 3px;
	color: black;
	text-transform: uppercase;
	white-space: normal;
	transition: all 0.3s linear 0s;
}
.gb-cc-btn-new:hover {
	background: #d2b015;
	color: black;
}
.logo-img{width:100%; height:45px;}
.package {
	margin-bottom: 15px;
}
.list-group-item {
	margin-bottom: 5px;
	overflow: hidden;
}
.credit {
	padding: 20px;
	font-size: 14px;
}
.fade {
	opacity: 0.4;
}
.hidden>div {
	display: none;
}
.visible>div {
	display: block;
}
@media screen and (min-width: 320px){
.titleBottom { margin:15px 0;}
.wrap { 
	height:auto; 
	overflow:hidden;
}
.navigation {text-align:center;}
}
@media screen and (min-width: 767px) and (max-width:1200px) {
.panel { font-size: 12px;}
.breadcrumb{font-size:13px;}
}
@media screen and (max-width: 767px){
	h1 {text-align: center;}
	.gb-cc-btn-new {font-size: 14px;}
}	
@media screen and (max-width: 640px){
.breadcrumb > li{display:block;}
.breadcrumb .seprator{padding: 0 10px 0 0; border:0;}
.navigation{padding:0!important	}
.breadcrumb{font-size:14px;}
}
@media screen and (max-width: 320px){
.col-md-4{
	width:100% !important; 
	padding:0 !important;
}
.container{padding:0 15px !important;}
.breadcrumb{font-size:12px;}
h1{ font-size:26px;}
.small-title{
    width:100%;
    float:left;
    font-weight:300;
    text-align:center;
    padding:0 0 35px 0;
    color: #276295;
}

}
