#uk_top_section{
    background-attachment: fixed;
    /*width: 100%;*/
    background-position: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
  	background-image: url(../assets/Image/assignmentstudiesbanner.jpg);
  	height: 34em;
  	text-align: center;
}

.img-form{
	background-color: #fff;
	padding:40px;
}

.h_tag{
  padding:30px 0 0;
}

.uk_box-container{
  margin-top: -24%;
}

.ukcard_p h2{
  color: #000;
  padding: 15px 0px 10px 70px;
  font-size: 30px;
}
.ukcard_p p{
  /*line-height: 1em;*/
  padding: 0px 0px 0px 20px;
}

.fst_col1{
  padding: 20px 0px;
}
.fst_col1 h4{
  text-align: center;
  padding: 5px 0px;
  font-weight: 650;
}
.ukmeet_qlty{
  text-align: center;
  font-size: 15px;
  line-height: 1.9em;
  color: #2C3E50;
  font-family: 'Nunito', sans-serif;
}
/*.ukmeet_qlty p{
line-height: 1.9em;
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;
}
#sec_head2 .abt_card: hover{
  box-shadow: 8px 4px 8px 4px rgba(0,0,0,0.2);
  transition: 0.8s;
}

#uk_offer{
  padding: 30px 0px;
}

.UK_touch_hline h4{
  padding: 30px 0 10px 0px;
  font-weight: 550;
  font-size: 27px;
  text-align: center;
  font-family: 'Signika', sans-serif;
}
/*.UK_touch_hline h4 span{
  border-left: 4px solid orange;
  height: 150px;
  padding-left: 10px;

}*/
.UK_touch_pline p{
  line-height: 2.1em;
  padding-left: 15px;
  padding-bottom: 5px;
  text-align: justify;
}

.ukcard1{
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  transition: 0.3s;
  width: 100%;
  color: #ffff;
  border: 1.5px solid #fff;
  text-align: justify;
  background-color: #28629B;
  font-size: 14px;
  line-height: 2em;
  border-radius: 50px 0px;

}
.ukcard2{
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  transition: 0.3s;
  width: 100%;
   border: 1.5px solid #fff;
   text-align: justify;
   color: #ffff;
   height: 100%;
    background-color: #28629B;
    font-size: 14px; 
    line-height: 2em;
    border-radius: 50px 0px;
   
}
.ukcard3{
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  transition: 0.3s;
  width: 100%;
  border: 1.5px solid #fff;
  text-align: justify;
  color: #ffff;
  height: 100%;
  background-color: #28629B;
  font-size: 14px;
  line-height:2em;
  border-radius: 50px 0px;
     
}
.ukcard4{
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  transition: 0.3s;
  width: 100%;
   border: 1.5px solid #fff;
   text-align: justify;
   color: #ffff;
    background-color: #28629B;
    font-size: 14px;
    line-height: 2.5em;
    border-radius: 50px 0px;
  
}
.ukcard5{
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  transition: 0.3s;
  width: 100%;
   border: 1.5px solid #fff;
   text-align: justify;
   color: #ffff;
   background-color: #28629B;
   font-size: 14px;
   line-height: 2em;
   border-radius: 50px 0px;
   
}
.ukcard6{
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  transition: 0.3s;
  width: 100%;
   border: 1.5px solid #fff;
   text-align: justify;
   color: #ffff;
   background-color: #28629B;
   font-size: 14px;
   line-height: 1.7em;
   border-radius: 50px 0px;
   
}
.ukcard7{
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  transition: 0.3s;
  width: 100%;
   border: 1.5px solid #fff;
   text-align: justify;
   color: #ffff;
   background-color: #28629B;
   font-size: 14px;
   line-height: 2em;
   border-radius: 50px 0px;
}

#faq_sec{
  /*margin-bottom:20px;*/
  padding-bottom: 30px;
}

.row_ul ul li span img{
  margin-left: -40px;
  padding-right: 5px;
}

.row_subul ul li span img{
  margin-left: -40px;
  padding-right: 8px;
}

.ukService_p p{
  padding: 5px 10px;
  color: #000;
  font-weight: 470;
  text-align: center;
  font-size: 24px;
}