body{
	background-color: #052970;
}
h1{
	font-size:26px;
	color: #000;
}
h2{
	font-size: 20px;
	color: #000;
}
p{
	text-align: justify;
}
label em{
	color: #CB3301;
	font-size: 18px;
}
.container.main{
	background-color: #fff;	
	min-height: 500px;	
}
.banner{
	margin-top: 20px;
	margin-bottom: 20px;
}
/* for menu page */
.navbar-default{	
	background-repeat: repeat;
	background-color: transparent;
	border-color: #052970;	
	margin-bottom: 10px;
}
.navbar-default .navbar-nav > .active > a{
	text-shadow :none;
}
.navbar-default .navbar-nav > li > a{
	color: #fff;	
	font-weight: bold;	
	border-right: 1px solid #506a9b;	
    padding-left: 29px;
    padding-right: 29px;
}
.navbar-default .navbar-nav > li > a:focus{
	color:#fff;
}
.navbar-default .navbar-nav > li:last-child a{
	border-right: 0; 
	padding-left: 20px;
	padding-right: 18px;
}
.navbar-default .navbar-nav > li > a:hover{
	color: #fff;		
}
.navbar-collapse{
	padding-left: 0px;
	padding-right: 0px;
}
.navbar-default .navbar-nav > .active > a:hover{	
	background-color: #052970;
	color: #fff;
}
.navbar-default .navbar-nav .dropdown-menu> li a:hover{
	background-color: #fff;	
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus{
	background-color: #052970;
	color: #fff;
	border-bottom: 3px solid #95001A;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus{
	background-color: #052970;
	color:#fff;
}
.navbar-default .navbar-nav > .dropdown > a .caret{
    border-top-color: #000;
    border-bottom-color: #000;
}
.nav .caret{
    border-top-color: #000;
    border-bottom-color: #000;
}
/*for logo*/
.banner .logo{
	margin-top: 10px;
}
/* for home page */
.page.home .left-sidebar{
	background-color: #95001a;
	padding: 10px;
	margin-top: 20px;	
	border-radius: 3px;
	margin-bottom: 20px;
	margin-right: 10px;
}
.page.home .left-sidebar h2, .page.home .left-sidebar p, .page.home .left-sidebar .radio{
	color: #fff;
}
.page.home .group{
	background-color: #a6293f;
	padding: 5px 10px 5px 10px;
}
.page.home .search{
	background-color: #a6293f;
	padding: 1px 10px 1px 10px;
	margin: 2px;
}
.btn-search{
	background-color: #6f0014;
	color: #fff;
}
.btn-search:hover{
	color: #fff;
}
.page.home span{	
	color: #7b7b7b;	
}
.page.home .why{
	color: #95001a;
	font-size: 26px;
}
.page.home .welcome{
	font-size: 30px;
}
.page.home .coaching{
	position: relative;
	cursor: pointer;
}
.page.home .benefits{
	background-color: #e9e9e9;
	padding: 10px 0px 50px 20px;
	margin-bottom: 20px;
}
.page.home .read.more{	
	background-image: url('/img/read-more.png');
	background-repeat: no-repeat;
}
.page.home .more{
	width: 141px;
	position: absolute;
	height: 37px;
	bottom: 30px;
	left: 10px;
}
.page.home .glyphicon-arrow-right{
	color: #000;
}
/*for our services*/
.services .panel-sth{
	margin-top: 20px;
	background-color: #95001a;
}
.services .panel-sth .panel-body{	
	color: #fff;
	font-weight: bold;
}
.services .panel-sth .panel-footer{
	background-color: #fff;		
}
.services .panel-sth .panel-footer.til{
	min-height: 180px;
}
.services .panel-sth .panel-footer.til img{
	padding-right: 5px;
}
.services .goal{
	color: #052970;
}
.services blockquote{
	border-left: 5px solid #95001a;
}
/*for personal-coaching*/
.personal.coaching .personal{
	margin-bottom: 20px;
}
/*for booking*/
.booking h2{
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 3px;
	margin-bottom: 20px;
}
.booking .confirm p{
	padding-top: 8px;
}
/*for destination*/
.glyphicon.glyphicon-upload{
	color: #fff !important;
	font-size:15px !important;
}
#back-top {
    position: fixed;
    bottom: 30px;
    margin-left: -150px;
    right: 20px;
}
#back-top a {
    /*width: 108px;*/
    float: right !important;
    display: block;
    text-align: center;
    font: 11px/100% Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #bbb;
    /* background color transition */
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}
#back-top a:hover {
    color: #000;
}
/* arrow icon (span tag) */
#back-top span {
    width: 30px;
    height: 30px;
    display: block;
    margin-bottom: 7px;
    /*background: #ddd url(../images/top4.jpg) no-repeat center center;*/
    background-color: #0782bf;
    /* rounded corners */
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    /*border-radius: 15px;*/
    /* background color transition */
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    padding-top:7px;
}
#back-top a:hover span {
    background-color: #777;
}
/* for contact */
.contact .email a{
	color: #052970;
	text-decoration: none;
}
.contact .contact-map{	
	padding-bottom: 20px;
}
.contact .contact-form1{
	margin-top: 20px;
	padding-top: 10px;
	border: 1px solid #e3e3e3;
}
/* for footer page */
.footer{		
	padding-top: 5px;	
	color: #d2d2d2;
	font-size: 11px;
}
.footer a{   
    font-size: 11px;
    color: #d2d2d2;
    text-decoration: none;    
}
.footer u{
    color: #fff;  
    font-size: 12px;  
}
.footer u:hover{
    text-decoration: none;
}
@media (max-width:768px){
	.pd-top-10-xs{
		padding-top:10px !important;
	}
	.pd-top-20-xs{
		padding-top:20px !important;		
	}	
	.pd-bottom-10-xs{
		padding-bottom: 10px !important;
	}	
	.services .panel-sth .panel-footer.til{
		min-height: 0px;
	}
}
@media (min-width:768px) and (max-width:992px){
	.services .panel-sth .panel-footer.til{
		min-height: 260px;
	}
}
@media (min-width:992px) and (max-width:1200px){
	.services .panel-sth .panel-footer.til{
		min-height: 220px;
	}
}
@media (min-width:1200px){
	
}