#seek_assign{
  padding: 15px 0px 0px 0px;
}
#au_top_section{
  background-attachment: fixed;
  background-position: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
	background-image: url(../assets/Image/auimage.jpg);
	height: 34em;
	text-align: center;
}
.img-form{
	background-color: #fff;
	padding:40px;
}
.h_tag{
  padding:30px 0 0;
}
.top_h h1{
  font-size: 40px;
  font-weight: 700;
  color: #fff;
  font-family: 'Signika', sans-serif;
}
.Service_p p{
  padding: 5px 0;
  color: #ffffff;
  font-weight: 470;
  text-align: center;
  font-size: 15px;
}
.au_box-container{
  margin-top: -24%;
}
.aucard_p h2{
  color: #000;
  padding: 15px 0px 10px 70px;
  font-size: 30px;
}
.aucard_p p{
  padding: 0px 0px 0px 20px;
}
.fst_col1 h4{
  text-align: center;
  padding: 10px 0px 0px 0px;
}
.aumeet_qlty{
  text-align: center;
  font-size: 15px;
  line-height: 1.9em;
  color: #2C3E50;
  font-family: 'Nunito', sans-serif;
}
.row_ul ul li{
  list-style: none;
  padding: 5px 0px;
}
.row_ul2 ul li{
  list-style: none;
  padding:10px; 
}
.row_ul2 h4{
  text-align: center;
  font-size: 30px;
  font-weight: 650;
}
.row_ul2 p{
  text-align: center;
  font-size: 16px;
  padding: 5px 0;
  font-weight: 500;
}
.row_ul2 ul li{
  font-size: 18px;
}
#sec_head2 .abt_card{
  box-shadow: 8px 4px 8px 4px rgba(0,0,0,0.2);
  transition: 0.3s;
  background: #fff5ed;
  padding: 25px 0px 25px 0px;
}
#sec_head2 .abt_card: hover{
  box-shadow: 8px 4px 8px 4px rgba(0,0,0,0.2);
  transition: 0.8s;
}
#au_offer{
  padding: 30px 0px;
}
.au_touch_hline h4{
  padding: 30px 0 20px 0px;
  font-weight: 550;
  font-size: 27px;
  text-align: center;
  font-family: 'Signika', sans-serif;
}
.bne_fts h6{
  background: #ececec;
  padding: 10px;
  border-radius: 5px;
  border-left: 3px solid #fe6d12;
  border-right: 3px solid #fe6d12;
  color: #2b3458;
  line-height: 1.5em;
}
#au_top_section .auService_p p{
  padding: 5px 10px;
  color: #ffffff;
  font-weight: 650;
  text-align: center;
  font-size: 18px;
}
.row_tag .col-md-4{
  border: 1px dashed orange;
  padding: 0px;
}
.row_tag .col-md-4 p{
  text-align: justify;
  padding: 7px;
}
#sec_head2 .au_card{
  box-shadow: 5px 4px 5px 4px rgba(254,109,18,0.2);
  transition: 0.8s;
  padding: 10px;
}

