@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:300,400,700');
body {
    margin:0;
	padding:0;
	font-family: 'Roboto Slab';
}
h1 {
    color: maroon;
    margin-left: 40px;
} 
img{
max-width: 100%;
}

header{
	margin-top:20px;
}
.logo{
	padding: 18px 0px 1px 8px;
}
.navbar{
	display:block;
}
.main-menu ul {
    list-style-type: none;
    margin: 30px;
    padding-left:77px;
    overflow: hidden;
    background-color: #fff;
	display: block
}
.main-menu ul li {
    float: left;  display:block;
}
.main-menu ul li a {
  
    color: #000;
	display:inline;
    text-align: center;
	padding: 20px;
	margin: 0;
    text-decoration: none;
	font-weight:bold;
	color:#006eac;
	font-size: 20px;
}
.services {
    padding-top: 30px;
}
.box-main{
	border: 1px;
	float:left;
	padding:5px;
}
.text-content {
    background-color: #043367;
	height: 157px;
	text-align: center;
}
p {
    color: #fff;
    text-align: left;
    font-size: 13px;
    padding: 0 0px 0px 5px;
}
h2.text-cap {
    font-weight: bold;
    padding-top: 12px;
	font-size: 15px;
	color: #fff;
}
.services-content{
	background-color: #f4f5f5;
	clear: both;
	float: left;
    width: 100%;
    padding-top: 5%;
	margin-top: 3%;
	padding-bottom: 35px;
}
h1.con {
    font-size: 26px;
    color: #043367;
    text-align: center;
    text-transform: capitalize;
	font-weight: bold;
	margin:0;
	line-height:33px;
}
p.s-text {
    color: #000;
}
.about-text {
    padding-top: 40px;
}
p.s-text {
    color: #043367;
    font-size: 24px;
}
img1 {
    margin-top: 41px;
}
.service-bottom {
    background-color: #043367;
    padding-top: 5%;
    clear: both;
	height: 60%;
	padding-bottom: 30px;
}
h3.con1 {
    color: #fbf9f9;
    text-align: center;
    font-weight: 400;
	font-size: 42px;
}
p.num {
    text-align: center;
    font-weight: 700;
    font-size: 55px;
}
.footer-main {
    background-color: #173d66;
    clear: both;
}
p.name1 {
    font-size: 15px;
    padding-top: 15px;
}
p.name2 {
    font-size: 15px;
    padding-top: 15px;
	padding-left: 30%;
}
.slicknav_menu {
    display:none;
}
.slicknav_menu {
    font-size: 21px;
    background: #043367 !important;
    padding: 1px;
}
.slicknav_btn {
    background-color: #006eac !important;
}
.mob-manu {
    display: none;
}
h1.head-story {
    color: #484747;
    font-size: 32px;
    font-weight: 500;
	padding: 23px 0 0 0;
	font-weight: bold;
    text-transform: uppercase;
    text-align: center;
	margin-bottom:22px;
}
p.mission {
    color: #484747;
    font-size: 20px;
    font-weight: 700;
    padding-top: 30px;
}
p.mission-text {
    color: #484747;
    font-size: 16px;
}
p.mission1 {
    color: #484747;
    font-size: 27px;
    text-align: center;
	font-weight: bold;
	padding-top: 30px;
}
p.mission-text1 {
    color: #484747;
    font-size: 21px;
    text-align: center;
}
.story-containt {
    background-color: #efefef;
    margin-top: 30px;
	height: 100%;
	border: 1px solid #e0dbdb;
}
.bg1{
	padding-top: 70px;
}
p.ser1 {
    text-align: center;
    font-size: 23px;
    font-weight: 600;
	padding-top: 20px;
}
p.ser-text {
    text-align: left;
    font-size: 18px;
	color: #484747;
}
p.residential {
    text-align: center;
    font-size: 25px;
    text-decoration: underline;
	padding-top: 30px;
	color:#484747;
}
.services1 {
    padding-top: 30px;
}
.box-main1{
	border: 1px;
	float:left;
	padding:5px;
}
.text-content1 {
    background-color: #396bac;
	height: 180px;
	text-align: center;
	box-shadow: 6px 8px 5px #888888;
}
h2.text-cap1 {
    font-weight: bold;
    padding-top: 25px;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
}
p.discprtion {
    color: #fff;
    text-align: center;
    font-size: 15px;
    padding: 20px 0 0 5px;
}
.story1 {
    padding-top: 22%;
}
p.form-name {
    color: #484747;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
}
.service1{
	margin-top: 5%;
	margin-left: 9%;
}
label {
    display: inline-block;
    margin-bottom: 1.5rem;
    width: 20%;
}
.contact .form-control {
    width: 80%;
    border: 1px solid #ccc;
    padding: 8px;
    border-radius: 4px;
}
.contact textarea {
    width: 80%;
    border: 1px solid #ccc;
    padding: 8px;
    border-radius: 4px;
}
.contact input[type=submit] {
    background-color: #043367;
    border: none;
    padding: 10px 15px;
    border-radius: 5px;
    color: #fff;
    float: left;
    margin-bottom: 20px;
    margin-right: 23px;
    margin-top: 18px;
}

#after_submit, #email_validation, #name_validation {
    display:none;
}

#after_submit{
    background-color: #c0ffc0;
    line-height: 31px;
    margin-bottom: 10px;
    padding-left: 20px;
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

label, #after_submit{
	color: #6c6c6c;
}
.error {
  background-color:#FFDFDF;
  color:red;
}
.error_message{
  font-style: italic;
  font-size: 10px;
}
.text-success {
    color: #043367!important;
}
.text-center {
    text-align: left!important;
}
button#submit {
    background-color: #043367;
    color: white;
    padding: 10px;
}
div#msgSubmit {
    text-align: left !important;
    font-size: 18px;
    margin: 18px 0;
}
@media (max-width:767px) {
.box-main img{
	width: 100%;
	}
}
@media (max-width:767px) {
.con-main h1{
	 margin: 0px;
}
}
@media (max-width:767px) {
.con-main h1{
	 margin: 0px;
}
}
@media (max-width:767px) {
.about-text {
	 padding: 40px 20px;
}
}
@media (max-width:767px) {
.con-footer h3 {
	 margin: 0;
	 font-size: 34px;
}
p.num{
	margin:0;
	font-size: 40px;
}
}
@media (max-width:767px) {
p.name1 {
	font-size:13px;
}
p.name2{
	    padding: 0 0 0 66px;
}
}
@media screen and (max-width: 40em) {
    /* #menu is the original menu */
    #menu {
        display:none;
    }

    .slicknav_menu {
        display: block;
		background-color: #043367;
    }
}
@media (max-width:767px) {
ul.nav.navbar-nav {
    display: none;
}
}
@media (max-width:767px) {
h1.head-story {
    margin: 0;
}
}
@media (max-width:767px) {
iframe {
   width: 100%;
   height: 62%;
}
}