body{
	margin:0px;
	padding:0px;
	font-family: 'Ubuntu', sans-serif;
	font-size:15px;
	font-weight:400;
	color:#404040;
	line-height:22px;
}

.top-blue-line{
	background:#6abfe5;
	padding:3px;
}

.white-menupanel{
	width:100%;
	float:left;
	z-index:90000;
	position:relative;
	min-height:105px;
}

.navbar-default {
    background-color:transparent;
    border-color:transparent;
}

.navbar-brand {
    float: left;
    font-size: 18px;
    height: 50px;
    line-height: 20px;
    padding:0px;
}

.navbar-fixed-top{
	background:#FFF;
	box-shadow:#ccc 2px 1px 5px;

	min-height:110px;
}

.navbar-default .navbar-nav > li > a {
    color: #040404;
	font-size:14px;
	font-weight:400;
	font-family: 'Ubuntu', sans-serif;
	text-transform:uppercase;
	background:url(../images/menu-line.png) right center no-repeat;
	
}

.margintop30{
	margin-top:30px;
}


.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    line-height: 1;
	width:100%;
	border-bottom:solid 5px #ececec;
}

.carousel-indicators li {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #ccc;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    width: 10px;
}
.carousel-indicators .active {
    background-color:#ccc;
    height: 12px;
    margin: 0;
    width: 12px;
}

h1{
	font-size:40px;
	color:#0f85c1;
	font-weight:500;
	letter-spacing:3px;
	margin-bottom:5px;
	text-transform:uppercase;
	font-family: 'Ubuntu', sans-serif;
}

.divider{
    border-bottom: 2px solid #0f85c1;
    border-top: 1px solid #0f85c1;
    height: 5px;
    margin: 0 auto 20px;
    text-align: center;
    width: 335px;
}

.regular-text{
	font-size:16px;
	color:#6d6d6d;
	letter-spacing:1px;
	font-family: 'Ubuntu', sans-serif;
	line-height:22px;
	margin-bottom:40px;
	font-weight:300;
}

h3{
	font-size:18px;
	color:#0f85c1;

	font-family: 'Ubuntu', sans-serif;
	margin-bottom:10px;
}

.desc{
	font-size:15px;
	color:#666666;
	line-height:24px;
	font-family: 'Ubuntu', sans-serif;
	font-weight:400;
	margin-bottom:45px;
}

.fa {
    color: #cccccc;
    font-size: 58px;
    margin-top: 20px;
}

.fa:hover{
	color: #999999;
}


.testimonials {
    padding: 20px 0;
}
.testimonials .item {
    margin-bottom: 60px;
}
.item.last {
    margin-bottom: 0;
}
.item .quote-box {
    background: none repeat scroll 0 0 padding-box #5ab6dd;
    border-radius: 4px;
    margin-bottom: 30px;
    padding: 30px 30px 15px;
    position: relative;
}
 .item .quote-box .fa {
    bottom: 30px;
    color: #ffffff;
    font-size: 18px;
    position: absolute;
    right: 30px;
}
 .item .quote-box:after {
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #5ab6dd;
    bottom: -20px;
    content: "";
    display: block;
    height: 0;
    left: 50%;
    margin-left: -20px;
    position: absolute;
    width: 0;
}
 .item .quote {
    border: medium none;
    color: #fff;
    font-size: 15px;
    margin-bottom: 15px;
	font-weight:300;
	line-height:22px;
    padding: 0;
	 font-family: 'Ubuntu', sans-serif;
}
.details {
    font-size: 13px;
}
 .name {
    display: block;
    font-family: 'Ubuntu', sans-serif;
    font-weight: normal;
	color:#fff;
	font-weight:500;
}
.title {
    color: #fff;
    display: block;
    font-size: 13px;
    font-weight:300;
    margin-bottom: 0;
}
.user-pic {
    max-height: 122px;
    max-width: 122px;
}
.user-pic *:after {
    box-sizing: content-box;
}

.grey-back-boxes{
	background:#f3f3f3;
	padding:30px 0px;
	width:100%;
	float:left;
	margin-top:30px;
	border-bottom:solid 5px #5ab6dd;
	
}

h4{
	font-size:30px;
	font-weight:500;
	text-transform:uppercase;
	 font-family: 'Ubuntu', sans-serif;
	 color:#000;
	 margin-bottom:30px;
	 letter-spacing:1px;
}

.box-shadow{
	border:solid 1px #c6c6c6;
	box-shadow:#cecece 1px 2px 10px;
	border-radius:2px;
	margin-bottom:30px;
}

.blue-back-text
{
	border-radius:2px 2px 0px 0px;
	background:#5ab6d;
	padding:10px 15px;
	text-transform:uppercase;
	color:#fff;
	font-weight:700;
	text-align:center;
	background:#5ab6dd;
}

.light-blue-back{
	background:#73d7eb;
	padding:10px 15px;
		text-transform:uppercase;
	color:#fff;
	font-weight:700;
	font-size:20px;
	background:#73d7eb;
	text-align:center;
}
.big-text{
	font-size:36px;
	color:#fff;
	font-weight:700;
}

.free-text{
	font-size:18px;
	text-transform:uppercase;
	font-weight:400;
}

.box-text{
	font-size:13px;
	font-weight:400;
	line-height:22px;
	border-bottom:solid 1px #e1e1e1;
	margin-bottom:5px;
	margin-top:5px;

}
.padding20{
	padding:20px;
}

a.buynow-button{
	background:#56b4db url(../images/buynow-back.png) repeat-x;

	text-transform:uppercase;
	color:#fff;
	display:block;
	line-height:30px;
	font-size:18px;
	letter-spacing:1px;
	text-align:center;
	font-weight:500;
	padding:5px 5px;
	border-radius:0px 0px 2px 2px;
}

a.buynow-button:hover{

	color:#fff;
	display:block;
	
}

.col-lg-3 {
    padding-left: 0;
    padding-right: 5px;
    width: 20%;
}

h5{
	font-size:24px;
	color:#404040;
	letter-spacing:1px;
	font-weight:400;
	font-family: 'Ubuntu', sans-serif;
	margin-bottom:30px;
	line-height:36px;
	margin-top:45px;
}

.round-img-border{
	border:solid 5px #f2f0f0;
	box-shadow:#cecece 1px 2px 5px;
}

.orange-text{
	color:#f66006;
	font-size:18px;
	font-weight:300;
	margin-top:10px;
}

.bottom-text{
	font-size:16px;
	color:#626262;
	line-height:28px;
	border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	margin-bottom:30px;
	font-style:italic;
	font-weight:400;
	margin-top:30px;
}
	
	.background-fixed{
		background:url(../images/back-fixed.png) no-repeat bottom center;
	width:100%;
	float:left;
	background-attachment:fixed;
	padding:40px 0px;

	}
	
	h6{
		font-size:24px;
		font-weight:500;
		color:#fff;
		margin-top:40px;
		line-height:36px;
		margin-bottom:20px;
		font-family: 'Ubuntu', sans-serif;
		text-transform:uppercase;
	}
	
	.white-text{
		font-size:18px;
		color:#ffffff;
		margin-bottom:20px;
		line-height:28px;
	}
	
	
	.footer-back{
		background:#57b4dc;
		padding:20px 0px;
	}
	
	.footer-heading{
		font-size:18px;
		color:#ffffff;
		font-weight:500;
		margin-bottom:10px;
	}
	
	a.footerlinks{
		color:#fff;
		line-height:30px;
		text-decoration:none;
		font-size:16px;
		display:block;
	}
	
		
	a.footerlinks:hover{
		color:#fff;
		text-decoration:underline;
		
	}
	
	.footer-text{
		font-size:14px;
		color:#fff;
		text-decoration:none;
		line-height:30px;
	}
	
	.fa-phone{
		font-size:15px;
		color:#fff;
		margin-top:3px;
		margin-bottom:5px;
	}
	
	.fa-phone:hover{
		color:#fff;
	}
	.fa-envelope{
				font-size:15px;
		color:#fff;
		margin-top:3px;
		margin-bottom:5px;
	}
	
	.fa-envelope{
		color:#fff;
	}
	
	.whitecolor{
		color:#fff;
		text-decoration:none;
	}
	
	.fa-twitter{
	background:#449dc4;
	padding:15px;
	margin-right:2px;
		font-size:18px;
	color:#fff;
}

.fa-twitter:hover{
	background:#008fc5;
	padding:15px;
	margin-right:2px;
	cursor:pointer;
	color:#fff;
}

.fa-facebook{
	background:#3b5998;
	padding:15px 20px;
	margin-right:2px;
	font-size:18px;
	color:#fff;
}

.fa-facebook:hover{
	background:#1f3b77;
	padding:15px 20px;
	margin-right:2px;
	cursor:pointer;
	color:#fff;
}

.footer-bottom{
	background:#f4f4f4;
	padding:10px 0px;
}


.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height:none;
}

.divider-new {
    border-bottom: 2px solid #0f85c1;
    border-top: 1px solid #0f85c1;
    height: 5px;
    margin: 0 auto 20px;
    text-align: center;
    width: 100%;
}

.panel-group .panel {
    border-radius: 2px;
    margin-bottom: 25px;
}


.box-form {
    border: 1px solid #e6e6e6;
    margin: 0 auto;
    max-width: 640px;
	margin-top:70px;
}
.box-form .box-head {
    background: none repeat scroll 0 0 #f5f5f5;
    border-bottom: 1px solid #e6e6e6;
    color: #444444;
    font-size: 22px;
    font-weight: bold;
    line-height: 54px;
    padding: 0 20px;
}
.box-form .box-inner {
    padding: 20px;
}
#entpg label {
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
}
input {
    border: 1px solid #d0d0d0;
    color: #777777;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 24px;
    outline: 0 none;
    padding: 3px 2px;
    width: 100%;
}
input:focus {
    border: 1px solid #b0b0b0;
    color: #333333;
}
#entpg button {
    background: none repeat scroll 0 0 #332d3b;
    border: 0 none;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    height: 42px;
    line-height: 42px;
    outline: 0 none;
    padding: 0 24px;
    text-decoration: none;
}
	.bottom-text-new{
border-bottom: 1px solid #ccc;
color: #626262;
font-size: 16px;
font-style: italic;
font-weight: 400;
line-height: 28px;

}	
	
	@media (max-width: 1024px) {
		.col-lg-3 {
    padding-left:15px;
    padding-right: 15px;
    width:auto;
}
	}
	
	@media (max-width: 768px) {
		.col-lg-3 {
    padding-left:15px;
    padding-right: 15px;
    width:auto;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color:transparent;
}

.navbar-default .navbar-nav > li > a {
    color: #040404;
	font-size:14px;
	font-weight:400;
	font-family: 'Ubuntu', sans-serif;
	text-transform:uppercase;
	background:none;
	border-bottom:solid 1px #ccc;
	
}

.margintop30{
	margin-top:60px;
}


.text-right{
	text-align:left;
}
	}



	