@charset "utf-8";
/* CSS Document */

/*Header*/
	*{
		padding: 0;
		margin:0;
}
body
{
	
}
.parallax{
	background-image: url("images/engine3.jpg");
	margin-top: 25px;
	height: 500px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	background-size: cover;
	color:white;
}
.top-header {
	background-color:rgba(29,101,188,0.7);
	color:white;
	z-index:99;
	position:absolute;
	top:1px;
}
.icon{
	padding:6px;
}
.top{
	position:fixed;
	bottom:15px;
	right:20px;
	z-index:99;
	background-color:cornflowerblue;
	border-radius:50%;
	color:black !important;
	
}


.service img:hover{
	transform:scale(1.1);
}
.top i{
	color:black;
}
.bg-img{
	position:relative;
	
}
.navbar-nav{
	margin-top:20px;
}
.header{
	background-color:rgba(11,11,11,0.80);
	position: absolute;
	top:29px;
	z-index:99;
}
marquee{
	position:absolute;
	top:580px;
	font-size:24px;	
	color:white;
}

.header li a:hover{
	color:#0056b3 !important;
}
.header li {
	margin-left:20px !important;
}
.btn_mot{
  position: absolute;
  top: 300px;
	left: 77%;
  padding:60px!important;
  border-radius:10px;
}

.logo img{
	width:100%;
}
.footer{
	background-color:rgba(29,101,188,0.2);
	margin-top:10px;
	padding:20px 0;
}
.footer li a{text-decoration: none;}


.header li a{
	color:white !important;
	font-size:18px;

}
.header li{
		padding:0 10px;
}
.icons
{
	position:fixed;
	top:300px;
	z-index: 99;
}
.icons li{font-size:36px;display:block;padding:0;margin:0;margin-top: -12px;}
.facebook{color:#3c5a98;}
.google{color:#dd4a38;}
.whatsapp{color:#2bed63;}
.twitter{color:#1e9ff3;}
.icons li:hover {font-size: 48px;}


.heading2{
	text-align:center;
	display:block;
	font-family: 'Source Sans Pro', sans-serif;
	/*background-color: #0069d9;
	color:white;*/
	font-size:32px;
	font-weight:bold;
	margin-top:50px;
	
}
.heading8{
	padding:50px 0;
}
.client{
	margin-bottom:50px;
}




.choose{
	text-align: justify;margin:10px;
 }



.my-choose .ch{
	font-size: 18px;
	font-family: 'Merriweather', serif;
	padding:50px 0 30px 60px;
}
.my-choose{
margin:35px 0px;
	
		
}


.service img{
	width: 100%;
	height: 250px;
	border-radius:30px;
	padding:10px;
	position:relative;
}
.service{
	background-color:rgba(29,101,188,0.10);
	padding:10px;
	border-radius:20px;
}
.service button{
	position:absolute;
	top: 160px;
	left:6.5%;
	opacity:0;	
}

.col-sm-4:hover button{
	opacity:1;
}

.gallery img{
	width:100%;
	height:250px;
	margin-bottom:20px;
	border-radius:15px;
}
.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.overlay {
  position: absolute;
  bottom: 80%;
  left: 4%;
  right: 0;
  background-color:rgba(29,101,188,0.4);
  overflow: hidden;
  width: 92.5%;
  height:0;
  transition: .2s ease;
	border-radius: 15px;
}
.overlay2 {
  position: absolute;
  bottom: 8%;
  left: 4%;
  right: 0;
  background-color:rgba(29,101,188,0.4);
  overflow: hidden;
  width:0%;
  height: 92%;
  transition: .5s ease;
	border-radius: 15px;
}
.overlay3 {
  position: absolute;
  bottom: 0;
  left: 4%;
  right: 0;
  background-color:rgba(29,101,188,0.4);
  overflow: hidden;
  width: 92.5%;
  height:0;
  transition: .2s ease;
	border-radius: 15px;
}
.col-sm-4:hover .overlay {
	bottom: 20px;
	height: 93%;
}

.col-sm-4:hover .overlay2 {
	width: 92%;
}
.col-sm-4:hover .overlay3 {
	bottom: 20px;
	height: 93%;
}

.thum img{
	width:90px;
	height:90px;
	border-radius: 50%;
	margin-left:30%;
}

.client span{
	margin-left:25%;
font-family: 'Merriweather', serif;
}
.client h6{
	margin-left:25%;
}

.clients p{
	padding:5px;
	margin:5px;
	text-align: justify;
	font-style: italic;
}


.heading3{
	margin:-6px;
}
.heading5{
	text-align: center;
  font-family: 'Ubuntu', sans-serif;
  display:block;
	font-size:18px;
	margin-bottom: 50px;
}
.footer_bottom{
	background-color:black;
	color:white;
	text-align: center;
}


.ourteam{
	background-color:rgba(0,0,0,0.2) !important;	
	margin-left:80px;
	padding:20px 0 0 10px;
	border-radius:20px;
}

.team{
	margin:50px;
}
.team_img:hover{
	transform: scale(1.1);
	transition: 0.3s ease;
	
}
.team_img{
	text-align: center;
	transition: 0.3s ease;
}
.name{
	font-size:18px;
	font-weight:400;
	padding:10px 0px;
	font-family: 'PT Sans', sans-serif!important;
}
.name1{
	font-size:18px;
	font-weight:400;
	padding:10px 0px;
	text-align:center;
	font-family: 'PT Sans', sans-serif!important;
}
.ourteam img{
	border-radius:20px;
}


@media only screen and (max-width: 400px) {
  .e {
    width:100%;
  }
	.top-header{
		font-size: 0.8rem;
		top:1px;
	}
	.header {
    background-color: rgba(11,11,11,0.80);
    position: absolute;
    top: 73px;
    z-index: 99;
}
	.offset-1 {
    margin-left: 0.333% !important;
}
	
	.parallax {
    background-image: url("images/engine3.jpg");
    margin-top: 10px;
    height: 932px;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    color: white;
}
	.heading3 {

		margin-top: 22px;}
	.footer_bottom{
		width:100%;
	}
	marquee{
		display: none;
	}
	.btn_mot{
		display:none;
	}
.booking_form {

    width: 100%;
    height: auto;
    background-color: rgba(29,101,188,0.3);
    position: absolute;
    top: 239px;
    padding: 15px;
    color: white;
    z-index: 99;
    font-weight: bold;
	}
}
@media only screen and (width: 414px) {
  .e {
    width:100%;
  }
	.heading3 {

		margin-top: 14px;}
	.header {
    background-color: rgba(11,11,11,0.80);
    position: absolute;
    top: 84px;
    z-index: 99;
}
	.offset-1 {
    margin-left: 0.333% !important;
}
	.heading3 {

		margin-top: 3px;}
	.parallax {
    background-image: url("images/engine3.jpg");
    margin-top: 10px;
    height: 932px;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    color: white;
}
	marquee{
		display: none;
	}
	.btn_mot{
		display:none;
	}
}
@media only screen and (width: 768px) {
  .e {
    width:100%;font-size:9px;
  }
	.header {
    background-color: rgba(11,11,11,0.80);
    position: absolute;
    top: 22px;
    z-index: 99;
}
	.offset-1 
	{
    margin-left: 0.333% !important;
}
	
	.parallax 
	{
    background-image: url("images/engine3.jpg");
    margin-top: 10px;
    height: 400px;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    color: white;
		font-size:11px;
}
	.footer
	{
		font-size:10px;
	}
	.service button
	{
    position: absolute;
    top: 174px;
    left: 10.5%;
}
	.choose span
	{
    font-size: 13px;
    font-family: 'Merriweather', serif;
		padding-left: 14px;
	}
	
.h2 {
    text-align: center;
    display: block;
    padding: 10px;
    font-family: 'Source Sans Pro', sans-serif;
	}
	.btn_mot {
    position: absolute;
    top: 171px;
    left: 64%;
    padding: 60px !important;
}
	marquee {
    position: absolute;
    top: 347px;
    font-size: 18px;
		color: white;
	}
	marquee img{
		width:200px;
		height:100px;
	}
}
/*Air condition shtml file css*/

.ser{
	text-align: center;
		padding:10px;
		display:block;
		font-size:20px;
	font-weight:bold;
}
p{
	text-align: justify;
}

/*Booking form html css*/



	

