@charset "utf-8";
/* CSS Document */
@import url('/font/roboto.css');
#readymade-basket{
	top:0;
	left:0;
    min-height: 200px;
	width:100%;
	margin-top:120px;
	background:url(/images/bg.jpg) center no-repeat;
}
#readymade-basket .va-table {
    display: table;
    min-height: 200px !important;
    width: 100%;
}

#readymade-basket .table-cell {
    display: table-cell;
    vertical-align: middle;
}
.basket-page-heading{
	font-family: 'merriweather_sansregular';
	font-size:40px;
	line-height:45px;
	color:#fff;
	text-align:left;
	padding-left:10px;
	}

.basket-content-heading{
	font-family: 'merriweather_sansbold';
	font-size:25px;
	line-height:30px;
	text-transform:uppercase;
	padding-top:50px;
	padding-bottom:50px;
	text-align:center;
}
.basket-plan-link{
	 background: #9a2481;
    text-align: center;
    color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 5px;
	font-size:16px;
	margin-bottom:5px;
}
.basket-plan-link img{
	padding-right:10px;
	} 
.select-top-btn{
    background:#f74945;
    text-align: center;
    color: #fff;
    padding-top: 0px;
    padding-bottom: 0px;
    border-radius: 0px;
	font-size:14px;
	margin-bottom:5px;
	font-size:16px;
	 border-top-right-radius: 0px;
    border-bottom-right-radius: 8px;
	 border-bottom-left-radius: 8px;
	   
}
.go-btn{
display: inline-block;
    padding: 15px 22px;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 0px solid transparent;
    border-radius: 0px;
	    border-top-right-radius: 0px;
    border-bottom-right-radius: 8px;
	
    margin-right: -50px;
    color: #fff;
    background: #bf322e;
	}
.select-top-text{
    padding-right: 43px;
    padding-left: 2px;
	}
	


.plan-top-text {
    padding-right:100px;
    padding-left: 4px;
}

.basket-main-side-bg{
    background: url(/images/basket-side-bg.jpg) center no-repeat;
    min-height: 268px;
    background-size: cover;
    /*margin-bottom: -14px;
    margin-top: -14px;*/
}

.goal-know{
	    font-size: 36px;
}
.scheme-to-invest-text{
	font-size: 22px;

	}

.form-control {
    height: 45px;
	font-size:16px;
	    margin-bottom: 7px;
		    text-align: center;
}	
.inner-addon {
  position: relative;
}

/* style glyph */
.inner-addon .glyphicon {
    position: absolute;
    /* padding: 10px; */
    padding-left: 10px;
    padding-right: 19px;
    pointer-events: none;
    padding-top: 17px;
    padding-bottom: 15px;
}

/* align glyph */
.left-addon .glyphicon  { left:  0px;}
.right-addon .glyphicon { right: 0px;}

/* add padding  */
.left-addon input  { padding-left:  30px; }
.right-addon input { padding-right: 30px; }


/*scheme page*/
#basket-main-body{
	margin-bottom:50px;
	padding-top: 100px;
	}
	
#scheme-body {
    background: #fff;
    min-height: 500px;
    padding-top: 80px;
    padding-bottom: 30px;
}	
.branch-btn{
	font-family:'muliregular';
	background:#232020;
	color:#fff;
	}
.branch-btn a{
	color:#fff;
	}
.branch-btn a:hover{
	color:#fff;
	}
/*#branches .nav-tabs>li>a {
	    font-family: 'muliregular';
    background: #232020;
    color: #fff;

}*/	
/*#branches .nav-tabs>li.active>a, #branches .nav-tabs>li.active>a:focus, #branches .nav-tabs>li.active>a:hover {
    border: 0px solid #ddd;
	color: #fff;
    text-decoration: none;
    background: #9f0083;
	    outline: none;
}

*/

.tab-content{
	margin-top:35px
	}
.nav-tabs {
    border-bottom: 0px solid #ddd;
}

.hexagon {
    position: relative;
    width: 166px;
    height: 170px;
    background-color: transparent;
    margin: 18.3px 0;
	    border: 2px solid #ffffff;
    /* box-shadow: 0 0 20px rgba(0,0,0,0.6); */
}

.hexagon:before,
.hexagon:after {
/*  content: "";
  position: absolute;
  z-index: 1;
  width: 106.07px;
  height: 106.07px;
  -webkit-transform: scaleY(0.5774) rotate(-45deg);
  -ms-transform: scaleY(0.5774) rotate(-45deg);
  transform: scaleY(0.5774) rotate(-45deg);
  background-color: inherit;
  left: 21.9670px;
  box-shadow: 0 0 20px rgba(0,0,0,0.6);*/
}

/*.hexagon:before {
  top: -53.0330px;
}

.hexagon:after {
  bottom: -53.0330px;
}
*/
/*cover up extra shadows*/
.hexagon span {
 /* display: block;
  position: absolute;
  top:0px;
  left: 0;*/
 /* width:150px;
  height:86.6025px;
  z-index: 2;
  color:#fff;
  background: inherit;
  text-align:center;
  padding-top:0px;*/
  
      display: block;
    width: 166px;
    height: 159.6025px;
    z-index: 2;
    text-align: center;
    padding-top: 0px;
}
.nav-tabs {
   /* margin-left: 90px;*/
}
 #branches .nav-tabs>li{
      padding: 7px 60px;
}
 #branches .nav-tabs>li>a:hover {
    border-color: transparent;
	background-color: transparent;
}

  #branches .nav-tabs>li.active>a .hexagon, #branches .nav-tabs>li.active>a:focus .hexagon, #branches .nav-tabs>li.active>a:hover .hexagon {
    background-color: transparent;
    border: 0px solid #ddd;
    color: #fff;
    /* box-shadow: 0 0 20px rgba(0,0,0,0.6); */
	border-color:#5d4456;
	border-style:solid;
}
.btnactive{
	border:2px solid #000;
	
	}




#branches .nav-tabs>li>a:hover .hexagon, #branches .nav-tabs>li>a:focus .hexagon {
    /*background-color: #9f0083;*/
	    background-color: transparent;
    /* border: 2px solid #ccc; */
    border: 2px solid #5d4456;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    background-color: #fff;
    border: 0px solid #ddd;
    border-bottom-color: transparent;
}


	
@-moz-document url-prefix() { 	
#readymade-basket .va-table {
    padding-top: 70px;
}
}





@media(min-width:1200px) and (max-width:1440px){}
@media(min-width:992px) and (max-width:1199px){
/*.select-top-text {
    padding-right: 2px;
    padding-left: 7px;
}	
.go-btn {
    padding: 15px 10px;
    margin-right: 0px;
}*/	
	}
@media(min-width:768px) and (max-width:991px){
/*#readymade-basket {
    min-height: 165px;
    margin-top: 245px;
}*/
/*#readymade-basket .va-table {
    min-height: 165px !important;
}*/
#basket-main-body {
    margin-bottom: 50px;
    padding-top: 40px;
}
.select-top-text {
    padding-right: 25px;
    padding-left: 0px;
}

.plan-top-text {
   padding-right: 83px;
    padding-left: 0px;
}

}
@media(min-width:320px) and (max-width:767px){

.goal-planning-side-bg {
    margin-bottom: 0px;
}
#basket-main-body {
    margin-bottom: 50px;
    padding-top: 45px;
}
.imgresponsive{
	    display: block;
    max-width: 100%;
    height: auto;
	}
	
.go-btn {
    padding: 15px 29px;
}
#readymade-basket {
    margin-top: 85px;
}
}

@media(min-width:320px) and (max-width:380px){
.select-top-text {
    padding-right: 23px;
    padding-left: 0px;
}
}

@media(max-width:320px){
	.select-top-text {
    padding-right: 7px;
    padding-left: 0px;
}


.go-btn {
    padding: 11px 17px;
    margin-right: -20px;
	}
}