@charset "utf-8";
/* CSS Document */

@media only screen and (max-width: 768px) {
 
 
 .business-box {
   width: 100% !important;
}


.business-box {
   
    float: left;
    text-align: center;
    margin-top: 31px;
    /* padding-left: 28px; */
    margin-bottom: 16px;
    background-color: #04151b;
}


 

	

}







body{
	margin:0px;
	padding:0px;
    background-image:url(../images/construction_process.jpg);
	 background-repeat: no-repeat;
   
    background-position: center; 
    background-size: cover;

}

p{
	font-family:"Comic Sans MS", cursive, sans-serif;
	font-size:14px ! important;
	color:#ff4e1f;
	text-decoration:none;
	
}

.h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#333;
	text-decoration:none;
}

ul{list-line:none;}

.clear{
	clear:both;
}

.header-outer{
	margin:0px;
	padding:0px;
	height:100px;
}

.header-inner{
	margin-left:auto;
	margin-right:auto;
	padding: 46px 0;
	width:975px;
	background: white;

}

.logo {
    width: 850px;
    margin-top: 30px;
    float: left;
    margin-left: -77px;
}

.logo h2 {
    float: right;
    margin-top: 46px;
    margin-right: 154px;
    font-family: "Comic Sans MS", cursive, sans-serif;
    color: #ff4e1f;
    font-weight: 500;
    font-size: 26px;
}
.logo img{
	margin-top:0px;
	margin-left:80px;}
	
	
header{
    margin-left:auto;
	margin-right:auto;
    background:#04151b;
	width:975px;
    border-top:5px solid #00789c;
    color:fff;
    padding:40px 0;
    
    
}	
	
	
.header{
   over-flow:hidden;
   margon-bottom:20px;
    
}


nav{float:right;margin-top: -18px;}

.nav-list ul{list-line:none;}
.nav-list li{
    
    float:left;
}
	
.nav-list li a{
    font-size:13px;
    text-decoration: none;
    color:#fff;
    display:block;
    padding:10px 20px;
   font-family: "Comic Sans MS", cursive, sans-serif;
}	
	
.nav-list li a:hover{
    background:#00789c;
    border-radius:6px;
   
}
	
.nav-list li.active{
    background:#00789c;
    border-radius:6px;
   
}
		
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

.business-outer{
	margin:0px;
	padding:0px;
	
}

.business{
	margin:0 auto;
	width:970px;
	background:#04151b;

}

.business-box {
    width: 211px;
    float: left;
    margin-top: 31px;
    padding-left: 28px;
    margin-bottom: 16px;
    background-color:#04151b;
}
.business-box h3{
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#d6d2d2;
}

.business-box p{
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#d6d2d2;
}

.business-box img{
	width:210px;
	float:left;
	padding:10px 0;
}

.menu
	{width:970px;
	height:45px;
	margin:0 auto;
	}
.menu_bg{
	width:100%;
	height:45px;
	background-color:#ff5325;
	}
	
	#menu ul {
	font-family: Arial, Verdana;
	font-size: 12px;
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#menu ul li {
	display: block;
	position: relative;
	float: left;
	}
#menu li ul {
	display: none;
	}
#menu ul li a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	padding: 13px 45px 13px 4px;
	}
#menu ul li a:hover {
		color:#ac9863;
		text-shadow: 1.1px 1.1px #73603b;
	}
#menu li:hover ul {
	display: block;
	position: absolute;
	}
#menu li:hover li {
	float: none;
	font-size: 11px;
	}
#menu li:hover a { background: #; }
#menu li:hover li a:hover {
	background: #1e7c9a;
	}
	

.banner-outer{
	margin:0px;
	padding:0px;
	
}

.banner{
	margin-left:auto;
	margin-right:auto;
	width:970px;
	
}

.center-outer{
	margin:0px;
	padding:0px;
	background-image:url(images/footer-bg.png);
}

.center-inner {
    margin-left: auto;
    margin-right: auto;
    width: 970px;
    background-color: #FFF !important;
    padding: 17px 0 0 0;
   
}
.welcome-tex{
	float:left;
	width:540px;
	
}

.welcome-tex p{
	width:530px;
	text-align:justify;
	font-family:'Roboto', sans-serif;
	font-size:14px;
	color:#000;
	text-decoration:none;
	line-height:17px;
}

.welcome-tex p a{
	color:#a2a2a2;
	text-decoration:none;
}

.welcome-tex h3 {
    margin-left: 12px;
    font-family: "Comic Sans MS", cursive, sans-serif;
    font-size: 22px;
    color: #2b2827 !important;
    padding: 26px 0;
}
.welcome-tex h2{
	margin-left:12px;
	font-family:MS Reference Sans Serif, Geneva, sans-serif;
	font-size:25px;
	color:#a2a2a2;
}

.welcome-tex img {
	width:224px;
	float:left;
	margin-left:12px;
	margin-top:12px;
}


.about{
	float:left;
	width:540px;
    padding:18px 0;
	
}


.about p {
    width: 950px;
    text-align: justify;
    
    text-decoration: none;
    text-align: justify;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #000;
  
    line-height: 17px;
}
.about p a{
	color:#a2a2a2;
	text-decoration:none;
}


.about h3 {
    height: 40px;
    margin-left: 12px;
    font-family: "Comic Sans MS", cursive, sans-serif;
    font-size: 22px;
    color: #44403f;
        padding: 0 0 25px 0;
}

.button{
	float:right;
	margin-top:5px;
	height:40px;
	width:110px;
	background-image:url(../images/read-more.jpg);
}

.button p{
	float:left;
	margin-top:5px;
	margin-left:14px;
	font-weight:bold;
	font-family:"News701 BT", Geneva, sans-serif;
	font-size:15px;
	color:#a2a2a2;
}

.form-outer{
	float:rigth;
	margin-left:20px;
	width:360px;
	
}

.serch-box{
	float:right;
	width:400px;
	padding-right:12px;
}

.serch-box h2 {
    padding-left: 16px;
    font-family: "Comic Sans MS", cursive, sans-serif;
    font-size: 22px;
    color: #2b2827;
    padding: 27px 0;
}
.serch-box p{
	float:left;
	font-family:'Roboto', sans-serif;
	font-size:14px;
	color:#000;
	text-decoration:none;
	line-height:17px;
}

.serch-box{
	float:right;
}

.contact-form{
	margin-top:11px;
	margin-right:5px;
}
/*right*/
#right{
	width:680px;
	height:auto;
	float:left;
	}
	

p{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	text-align:justify;
	padding:10px;
	}	

.contact-form label {
	font-family:verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	display: block;
	padding-bottom: 5px;
	width: 130px;
	float:left;
	margin-left:5px;
	margin-top:5px;
	font-weight:bold;
}

.contact-form .textfield {
	width: 163px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	padding:1px;
	float:left;
}


.contact-form .drop
{
	width:170px;
	padding:2px; 
	margin-right:10px;
	height:25px;
	float:left;
}

.contact-form .textarea {
	width: 145px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:40px;
	padding:1px;
	float:left;
}
.contact-form .submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:90px;
	padding:5px;
	font-size: 12px;
	color: #fff;
	background-color: #c11d00;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	border-radius:4px;
	margin-top:5px;
	float:right;
	margin-right:50px;
}

.contact-form .submit:hover{
background-color:#333;
}

.dropdown
{
	width:90px;
	padding:2px; 
	margin-right:10px;
	height:25px;
	float:left;
}

.our-package-outer{
	margin:0px auto;
	background-color:#eeeeee;
	padding-bottom:20px;
	
}


.our-package{
	margin-left:auto;
	margin-right:auto;
	width:970px;
}


.our-package h3{
	margin-left:30px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
}

.our-package p{
	margin-left:30px;
	padding-top:6px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}

.our-package-box {
	width:220px;
	height:250px;
	float:left;
	margin-left:10px;
}

.our-package-box p{
	height:52px;
	float:left;
	width:200px;
	padding-top:10px;
	padding-left:45px;
	margin-left:20px;
	margin-bottom:20px;
	background-image:url(../images/img-bg.jpg);
	background-repeat:no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#FFF;
}

.our-package-box img{
	float:left;
	margin-left:20px;
	margin-top:12px;
}

.footer-top {
    min-height: 100px;
    
   
    width: 100%;
   
     background-image:url(../images/footImage (1).png)!important;
	 background-repeat: no-repeat;
   
    background-position: center; 
    background-size: cover;
}

.footer-top-1{
	margin:0px;
	padding:0px;
	height:30px;
	
}

.footer-top-1 img{
	float:left;
	margin-left:400px;
}

.footer-top-inner{
	width:970px;
	margin:0px auto;
	
}

.footer-top-box{
	width:270px;
	float:left;
	margin-left:26px;
	
	
}
.footer-top-box h3{
	margin-left:10px;
	font-family:MS Reference Sans Serif, Geneva, sans-serif;
	font-size:16px;
	color:#fff;
}

.footer-top-box p{
	float:left;
	font-family:MS Reference Sans Serif, Geneva, sans-serif;
	font-size:12px;

	font-weight:400;
}

.footer-top-box img{
	float:left;
	margin:15px 10px 10px 5px;
}


.outer-footer{
    margin:135px 0 0 0 !important;
	padding:0px;
	
}

.inner-footer {
    width: 929px;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px solid #f08465;
    background: #04151b;
    padding: 50px 20px;
}
.inner-footer p{
	color:#fff;
	font-size:14px;
}

.inner-footer p a {
    font-size: 15px;
    text-decoration: none;
    margin-right: 10px;
    font-family: "Comic Sans MS", cursive, sans-serif;
    color: #fff;
    margin-top: 10px;
    font-weight: bold;
}
.inner-footer p a:hover {
    color: #1e7c9a;
}

.copyright{
	float:left;
	font-family:"Comic Sans MS", cursive, sans-serif;
	font-size:12px;
	color:#fff;
	margin-top:10px;
}
.copyright a{
	
	color:#fff;
}

.copyright a:hover {
    color: #a29b9b;
}
.powered{
	float:right;
	font-family:"Comic Sans MS", cursive, sans-serif;
	font-size:12px;
	color:#7597a6;
	margin-right:15px;
	margin-top:10px;
}

.powered a{
	font-family:"Comic Sans MS", cursive, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:none;
}

.powered a:hover{
	color:#fff;
}
	



























.container {
  max-width: 970px;
  width: 100%;
  margin: 0 auto;
 

  background: #fff;
}

.left-contact{
  max-width: 970px;
  
}
.right-contact{
  
  
}
#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact textarea,
#contact button[type="submit"] {
  font: 400 12px/16px "Roboto", Helvetica, Arial, sans-serif;
}

#contact {
  
  padding: 25px;
  margin: 0 0;
  
}

#contact h3 {
  display: block;
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 10px;
}

#contact h4 {
  margin: 5px 0 15px;
  display: block;
  font-size: 13px;
  font-weight: 400;
}

fieldset {
  border: medium none !important;
  margin: 0 0 10px;
  min-width: 100%;
  padding: 0;
  width: 100%;
}

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact textarea {
  width: 100%;
  border: 1px solid #ccc;
  background: #FFF;
  margin: 0 0 5px;
  padding: 10px;
}

#contact input[type="text"]:hover,
#contact input[type="email"]:hover,
#contact input[type="tel"]:hover,
#contact input[type="url"]:hover,
#contact textarea:hover {
  -webkit-transition: border-color 0.3s ease-in-out;
  -moz-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
  border: 1px solid #aaa;
}

#contact textarea {
  height: 100px;
  max-width: 100%;
  resize: none;
}

#contact button[type="submit"] {
  cursor: pointer;
  width: 150px;
  border: none;
  background: #4CAF50;
  color: #FFF;
  margin: 0 0 5px;
  padding: 10px 0;
  font-size: 15px;
}

#contact button[type="submit"]:hover {
  background: #43A047;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

#contact button[type="submit"]:active {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

.copyright {
  text-align: center;
}

#contact input:focus,
#contact textarea:focus {
  outline: 0;
  border: 1px solid #aaa;
}

::-webkit-input-placeholder {
  color: #888;
}

:-moz-placeholder {
  color: #888;
}

::-moz-placeholder {
  color: #888;
}

:-ms-input-placeholder {
  color: #888;
}




