body {
	font-family: "Quattrocento Sans", sans-serif;
}
.fl{ float:left;}
.fr{ float:right;}
h1, h2, h3, h4, h5, h6, p, ul {
	margin:0px;
	padding:0px;
}
.logo {
	display:inline-block;
	margin-bottom:40px;
}
.navbar-default {
	background-color:transparent;
	border-color: transparent
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover {
	background-color: transparent;
	color: #555;
}
.border-top {
	border-top: 50px solid #003a76;
	padding-top: 40px;
}
.navbar-nav {
	float: right;
}
.services {
	float:left;
	width:100%;
}
.services h2 {
	color: #003a76;
	font-size: 30px;
	font-weight: normal;
	margin: 30px 0 20px 0;
}
.services p {
	color: #6f6f6e;
	font-size: 14px;
	font-weight: normal;
	padding:0 0 10px 0;
}
.services strong {
	float:left;
	padding-top:40px;
	width:100%;
	color:#6f6f6e;
}
.services ul {
	float:left;
	width:100%;
	margin-left: 15px;
}
.services ul li {
	color: #6f6f6e;
	float: left;
	padding: 2px 0;
	width: 100%;
}
.services img {
	margin:19px 25px 0 0
}
.costom {
	padding: 0 0 10px 98px !important;
}
.border-right {
	border-right: 1px solid #7f9ab7;
	margin-top: 40px;
	min-height: 320px;
	padding: 0 20px 0 0;
}
.page-header2 {
	border-bottom: 2px solid #829db9;
	margin: 40px 0 0;
	padding-bottom: 9px;
}
.fotter-min {
	background:#003a76;
	padding:40px 0;
	margin-top:40px;
}
.fotter {
   border-right: 1px solid #fff;
    display: inline-block;
    margin: 0 auto;
    padding: 20px 0 0;
    width: 78%;}
.fotter ul {
	display:inline-block
}
.fotter ul li {
	display:inline-block;
	padding: 0 5px;
}
.fotter ul li a {
	color:#fff;
}
.fotter p {
	color:#fff;
}
.fotter span {
	color:#fff;
	width:100%;
	display:inline-block;
	padding-bottom:20px;
}
.carousel-caption {
	right: 0;
	top: 56%;
	padding:0px;
}
.carousel-caption > p {
	background: rgba(0, 0, 0, 0.59) none repeat scroll 0 0;
	float: right;
	font-size: 36px;
	line-height: 47px;
	padding: 15px 20px;
	width: 50%;
}
.carousel-caption {
	text-align:left;
}
.navbar-nav > li {
	border-right: 1px solid #7c7c7b;
	float: left;
}
.navbar-nav > li > a {
	font-size: 18px;
}
.navbar-default .navbar-nav > li > a {
	color: #003a76;
}

.navbar {
    margin-top: 20px;
}








.contact {
    margin-bottom: 30px;
    margin-top: 30px;
    padding: 10px;
    text-align: left;
}

.container .first, .container .last {
    border: medium none !important;
}
.container h1 {
    color: #003a76;
    font-family: "Quattrocento Sans",sans-serif;
    font-size: 30px;
    font-weight: normal;
    margin-top:40px;
    padding: 10px;
}
.contact{
    text-align: center;
}
.contact p{
   display: inline-block;
    font-size: 16px;
    line-height: 28px;}
.contact h5{  font-size: 20px;
    padding: 10px 0;}

.contactus {margin-top: 20px; display:inline-block; width:82%;}
.contactus ul{
     width:100%;
}

.contactus ul li {    display: inline-block;
    padding: 5px 0;
    text-align: left;
    width: 100%;
}
.contactus ul li input{ width:100%; border:solid 1px #7f9ab7;}
.contactus ul li textarea { width:100%; border:solid 1px #7f9ab7;}
.contact input {
    padding: 5px;
    text-align: left;
    width: 200px;
}
.contact textarea {
    height: 80px;
    padding: 5px;
    resize: none;
    width: 200px;
}
 .contact .button {
    background: #003a76 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    float: right;
    padding: 5px;
    text-align: center;
    width: 30%;
	-webkit-transition: background-color 1s ease-out;
  -moz-transition: background-color 1s ease-out;
  -o-transition: background-color 1s ease-out;
  transition: background-color 1s ease-out;

}
 .contact .button:hover {
    background: #DBC164 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    float: right;
    padding: 5px;
    text-align: center;
    width: 30%;
-webkit-transition: background-color 1s ease-out;
  -moz-transition: background-color 1s ease-out;
  -o-transition: background-color 1s ease-out;
  transition: background-color 1s ease-out;
}





























/*********************Responsive*********************************/
@media (min-width:992px)and (max-width:1199px) {
.fotter {
 padding: 0 40px 30px 0;
min-height:270px
}
.border-right {
 padding: 0 20px 0 0;
min-height:350px;
}
.services h2 {
 margin: 20px 0;
}
.services ul {
 margin-left: 15px;
}
.nav > li > a {
 padding: 10px 12px;
}
.carousel-caption > p {
 font-size: 24px;
 line-height: 28px;
}
.carousel-caption {
 top: 62%;
}
}
 @media (min-width:768px)and (max-width:991px) {
.fotter {
 padding: 0 40px 30px 0;
min-height:270px
}
.border-right {
 padding: 0 20px 0 0;
min-height:350px;
}
.services h2 {
 margin: 20px 0;
}
.services ul {
 margin-left: 15px;
}
.nav > li > a {
 padding: 10px 12px;
}
.carousel-caption > p {
 font-size: 24px;
 line-height: 28px;
}
}
 @media (min-width:641px)and (max-width:767px) {
.fotter {
 border-right: none;
 min-height:0px;
 padding: 0 40px 30px 0;
}
.border-right {
 border-right: none;
 min-height:0px;
 padding: 0 20px 0 0;
}
.services h2 {
 margin: 20px 0;
}
.services ul {
 margin-left: 15px;
}
.navbar-nav {
 float: left;
}
.navbar-default {
 background-color: #003a76;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
 background-color: #0E2237;
}
 .navbar-toggle {
border-radius:0px;
}
.navbar-default .navbar-toggle .icon-bar {
 background-color: #fff;
}
.navbar-default .navbar-brand {
 color: #fff;
}
.navbar-default .navbar-nav > li > a {
 color: #fff;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
 color: #959595;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover {
 color: #fff;
}
.logo {
 text-align: center;
 width: 100%;
}
.navbar-nav > li {
 border-right: none;
 float:none;
}
.costom {
    padding: 0 0 10px !important;
}
.services img {
    float: none;
}
.contact{ border:none;}
.contact .button {
     margin-top: 10px;
    width: 100%;
}
.contact {
    margin-bottom: 0px;
}
.container h1 {
    margin-top: 20px;

}
.contactus {
    width: 100%;
}
.navbar {
    margin-top: 0px;
}
}
 @media (min-width:481px)and (max-width:640px) {
.fotter {
 border-right: medium none;
 min-height: 0;
 padding: 0 40px 30px 0;
 text-align: center;
}
.border-right {
 border-right: none;
 min-height:0px;
 padding: 0 20px 0 0;
}
.services h2 {
 margin: 20px 0;
}
.services ul {
 margin-left: 15px;
}
.navbar-nav {
 float: left;
}
.navbar-default {
 background-color: #003a76;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
 background-color: #0E2237;
}
 .navbar-toggle {
border-radius:0px;
}
.navbar-default .navbar-toggle .icon-bar {
 background-color: #fff;
}
.navbar-default .navbar-brand {
 color: #fff;
}
.navbar-default .navbar-nav > li > a {
 color: #fff;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
 color: #959595;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover {
 color: #fff;
}
.logo {
 text-align: center;
 width: 100%;
}
.navbar-nav > li {
 border-right: none;
 float:none;
}
.costom {
    padding: 0 0 10px !important;
}
.services img {
    float: none;
}
.contact{ border:none;}
.contact .button {
       margin-top: 10px;
    width: 100%;
}
.contact {
    margin-bottom: 0px;
}
.container h1 {
    margin-top: 20px;

}
.contactus {
    width: 100%;
}
.navbar {
    margin-top: 0px;
}
}
 @media (min-width:320px)and (max-width:480px) {
.fotter {
border-right: medium none;
 min-height: 0;
 padding: 0 40px 30px 0;
 text-align: center;
 width: 100%;
}
.border-right {
 border-right: none;
 min-height:0px;
 padding: 0 20px 0 0;
}
.services h2 {  font-size: 22px;
    margin: 20px 0; 
}
.services ul {
 margin-left: 15px;
}
.navbar-nav {
 float: left;
}
.navbar-default {
 background-color: #003a76;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
 background-color: #0E2237;
}
 .navbar-toggle {
border-radius:0px;
}
.navbar-default .navbar-toggle .icon-bar {
 background-color: #fff;
}
.navbar-default .navbar-brand {
 color: #fff;
}
.navbar-default .navbar-nav > li > a {
 color: #fff;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
 color: #959595;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover {
 color: #fff;
}
.logo {
 text-align: center;
 width: 100%;
}
.navbar-nav > li {
 border-right: none;
 float:none;
}
.costom {
    padding: 0 0 10px !important;
}

.services img {
    float: none;
}
.carousel-caption {
    top: 15%;  right: 12%;
}
.carousel-caption > p {
    background: rgba(0, 0, 0, 0.59) none repeat scroll 0 0;
    float: right;
    font-size: 18px;
    line-height: 20px;
    padding: 10px 20px;
    width: 100%;
}
.contact{ border:none;}
.contact .button {
    margin-top: 10px;
    width: 100%;
}
.contact {
    margin-bottom: 0px;
}
.container h1 {
    margin-top: 20px;

}
.contactus {
    width: 100%;
}
.navbar {
    margin-top: 0px;
}
}
