.blue {
	background-color: #39F;
}
.navyheader {
	color: #06F;
	
}
.reviewwidget
		{
		width:250px;
		}
		
.answer
{
	color: #06F;
}
.whygtbnavy>li
{
	color: #06F;
	font-size:20px;
	font-weight:lighter;
	
}
.white
{color:#FFF;

}
.whygtbnavy>li ol li
{
	color: #06F;
	font-size:18px;
	font-weight:lighter;
	
}
.lightbox.mygallery img {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.table-space td
{
	padding:10px;
}
.table-space th
{
	color:#FFF;
}
.list ul {
	list-style-type: none;
	padding:0px 0px 0px 30px ;
}
.list li {
	list-style-type: none;
	padding-bottom:10px;
}

 .demof{
	border: 0px solid #000;
	margin: 25px 0;
}
.demof ul{
	padding: 0;
	list-style: none;
}
.demof li{
	padding: 30px 20px;
	border-bottom: 1px dashed #000;
	margin-bottom:20px;
}
.demof li.odd{
	background: #fafafa;
}
.demof li:after {
	content: '';
	display: block;
	clear: both;
	margin-top:20px;
}
.demof img{
	float: left;
	width: 100px;
	margin: 5px 15px 0 0;
}
.demof a{
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #06f;
}
.demof p {
	margin: 0 0 0;
	font-size: 14px;
}

.sliderVer{
    border: 0px solid #ccc;
    margin-top: 10px;
	max-height:600px;
	overflow:hidden;
}

.sliderVer ul{
    padding: 0;
}
.sliderVer ul li{
    padding: 10px 10px 10px 10px;
    border-bottom: 1px solid #ccc;
    list-type: none;
    margin: 0;
}
.sliderVer ul{
    padding: 0;
}
.sliderVer ul li{
    padding: 10px 10px 10px 10px;
    border-bottom: 1px solid #ccc;
    list-type: none;
    margin: 0;
}

.margin {
	margin-top: 30px;
	margin-bottom: 30px;
	display: block;
	position: relative;
}
#login {
	display: block;
	height: 31px;
	color: #FFF;
	overflow: hidden;
	float: right;
	position: relative;
	top: 0px;
	border-radius: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	min-width: 133px;
	background-image: url(../images/ss.png);
	background-position: 0px 31px;
	clear: right;
}
#login>a{
	display:block;
	color: #FFF;
	text-decoration:none;
}

#login:hover {
	
	background-image:url(../images/ss.png);
	background-position:0px 0px;
}
.featured.footer.dark {
	background-color:#CCC;
	color: #000;
}
.featured.footer.dark p,.featured.footer.dark h2{
	
	color:#1f1c1c;
}
.listicon ul {
	list-style-image:url(../images/arrow.png);
}


.carousel {
height: auto;
}
.carousel ul {
list-style: none;
padding: 0;
margin: 0;
}
.carousel li {
margin: 0;
padding: 0;
float: left;
display: block;
}
.carousel img {
width: 100% !important;
height: auto !important;
-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
margin: 10px 0;
}
.carousel .nav {
display: block;
width: 4%;
height: 100%;
float: left;
text-indent: -9999px;
}
.carousel .prev {
	background-size: 80%;
	background-image: url(../images/button_prev.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.carousel .next {
	background-size: 80%;
	background-image: url(../images/button_next.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.carousel .carousel_items_holder {
width: 92%;
overflow: hidden;
float: left;
height: 100%;
position: relative;
}
.carousel .carousel_items {
position: absolute;
}
ul.contact p
{color:#eee;}

.roundeddiv
{
	
	border-radius:150px;overflow:hidden;
}
section.quotation
{margin:0px 0px;padding:50px 0px;}.childmargin li {
	margin-bottom: 0.5em;
}
.carousel_items li .smallsize {
	line-height:15px;
	font-size: 12px;
}
#carousel .carousel_items_holder .carousel_items li {
	line-height:0px;
}
span.smallsize {
	line-height: 10px;
}
@media only screen and (max-width:480px)
		{
			.portfolio-list li
			{min-height:200px;}
		}


