.bgimg{
	background: url('image/a1.jpg');
	background-size: 100% 100%;
	background-attachment: fixed;
	width: 100%;
	height:100%;
}
.heardset{
	padding-top: 200px;
	padding-bottom:  200px;
	box-sizing: border-box;
}
.heardset h2{
font-size: 45px;
}
.heardset h1{
font-size: 72px;
font-weight: bold;	
color: white;
  text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;
}
.logo:hover{
	text-shadow:rgba(0,0,0,0.8)8px 5px 5px;
	transform: rotate3d(10, 30,-100,360deg);
	transition-property: transform;
	transition-duration: 2s;
}

.ourservice{
	padding: 100px 0px 60px;
	height: 100%;
}
.ourservice h1{
	font-size: 70px;
	color:green;
	text-shadow:rgba(0,0,2,0.4)2px 5px 5px;
}
.ourservice p:first-child{
	font-weight: bold;
}
.rowsetting{
	margin: 80px 0px;
}
.rowsetting h2{
	margin-top: 20px;
	font-weight: bold;
	font-size: 30px;
}
.rowsetting p{
	padding:10px;
	color: #3f7bb1!important;
}
.imgsetting{
	border-radius: 50%;
	height: 100px;
	width: 100px;
}
.fa-shopping-cart{
	margin-top:25px;
}
.fa-desktop{
	margin-top:25px;
}
.fa-lock{
	margin-top:25px;
}
.portfolio{
	height: 100%;
	width: 100%;
	padding: 100px 0px 50px;

}
.portfolio h1{
	font-weight: bold;
	font-size: 50px;
	color:orange;
	text-shadow:rgba(0,0,0,0.4)5px 2px 5px;
}
.card{
	margin-top: 40px;
}
.ourteam{
	height: 100%;
	width: 100%;
	padding: 100px 0px 50px;
}
.ourteam h1{
	font-size: 50px;
	font-weight: bold;
	color:blue;
	text-shadow:rgba(0,0,0,0.7)2px 2px 10px;
}
.rowsettingour{
	margin-top: 40px !important;
}
figcaption h4{
	font-weight:bold;
	color: #1a1aff;
	text-shadow:rgba(26,5,25,0.8)1px 5px 5px;
}
figcaption p{
	color: #3f7bb1;
}
card-text{
	color: #8c6666!important;
}
.footer{
	padding: 20px 0px;
	
}
.footer h6{
	font-size: 20px;
	color:#00e64d;
	text-shadow:rgba(26,5,25,0.8)1px 5px 15px;
}
.footer h6:hover{
	
	transform: rotate3d(80, 80,-200,360deg);
	transition-property: transform;
	transition-duration: 10s;
}
.service_pro{
	padding: 40px 0px 40px 0px;

}
.service_pro h1{
	
	text-shadow: 0 0 3px #FF0000, 0 0 20px #0000FF;
}
.faimg{
	color: green;
	font-size: 25px;
	border:3px #d580ff solid;
	border-radius: 50%;
	margin-top: 25px !important;
	height: 100px;
	width: 100px;
}
.service_pro h2{
	color: #337ab7;
}

.service_pro p{
	color: #676e75;
}
.service_pro a{
	text-decoration: none!important;
	display:block;
	list-style: none;
}
.fa-code{
	margin-top:30px;
}
.fa-paper-plane{
	margin-top:30px;
}
.fa-snowflake{
	margin-top:30px;
}
.fa-cloud{
	margin-top:30px;
}
.fa-atom{
	margin-top:30px;
}
.fa-rocket{
	margin-top:30px;
}
.setimage{
	background-image: url("image/b1.jpg");
	background-attachment: fixed;
	background-size: 100% 100%;
	height: 350px;
	width: 1024px;
	margin:20px 0px 20px 0px;
}
.setimage_margin{
	margin:60px 0px 20px 50px;
}
..setimage_margin h2{
	color: #07ea77;
}
.change_design{
	box-shadow: rgba(0,0,0,0.4)2px 5px 15px;
	margin-top: 50px;

}
.change_design:hover {
background-color:#ccc3c3;
border:2px solid black;
transition-duration: 4s;
text-shadow:rgba(0,0,0,0.4)2px 2px 5px;
}
.change_design:hover #div1 {
background-color:#00c4ff;
transform: rotate3d(120, 130,-100,360deg);
transition-property: transform;
transition-duration: 5s;
}

.contact_page h1{
	padding:25px 0px 50px 0px!important;
	color:red;
	text-shadow:rgba(0,0,0,0.4)2px 2px 5px;
}
.contact_page_root{
	padding: 0px 0px 30px 0px;
}
