.utf_job_category_area{
	background:#f8fafb;
}
.utf_category_box_area {
	position: relative;
	background: #fff;
	box-shadow: 0 5px 25px 0 rgba(41, 128, 185, .15);
	-webkit-box-shadow: 0 5px 25px 0 rgba(41, 128, 185, .15);
	border-radius: 10px;
	text-align: center;
	padding: 30px 15px;
	box-sizing: border-box;
	margin-bottom: 30px;
	overflow: hidden;
	transition: .6s linear;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.utf_category_box_area:hover {
	transition: all 0.4s ease-in-out;
    -moz-transform: scale(1.06);
    -webkit-transform: scale(1.06);
    transform: scale(1.06);
}
.utf_category_box_area .utf_category_desc {
	z-index: 2;
}
.utf_category_box_area .utf_category_desc .utf_category_icon {
	background: #337ab7;
	font-size: 40px;
	color: #ffffff;
	width:80px;
	height:80px;
	line-height:72px;
	border: 2px solid #337ab7;
	border-radius:50px;
	text-align:center;
	margin:0 auto 20px auto;
	transition: 0.6s cubic-bezier(0.45, 0.01, 0.1, 1.49);
}
.job-apply {
    margin-top: 10px;
}
.utf_category_box_area .utf_category_desc i {
	font-size: 30px;
	color: #ffffff;
	transition: 0.6s cubic-bezier(0.45, 0.01, 0.1, 1.49);
}
.utf_category_box_area .utf_category_desc .category-detail h4 {
	font-weight: 600;
	margin-bottom: 12px;
	font-size: 15px;
}
.utf_category_box_area .utf_category_desc .category-detail h4:hover {color: #337ab7;font-weight: 600;text-decoration: none !important;}
.utf_category_box_area .utf_category_desc .category-detail p {
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: 500;
	color: #26ae61;
	background: rgba(38, 174, 97, 0.1);
	display: inline-block;
	padding: 0px 10px;
	border-radius: 4px;
}
.utf_category_box_area .utf_category_desc .category-detail span {
	font-weight: 400;
	font-size: 14px;
	color:#707f8c;
}
a.btn.width-170 {
	width: 150px;
	box-shadow: 0 2px 10px 0 #d8dde6;
	border: 1px solid #f9f9f9;
	background: #ffffff;
	padding: 10px;
	border-radius: 2px;
	color: #26ae61;
	font-size: 16px;
	font-weight: 500;
	transition: 0.6s cubic-bezier(0.45, 0.01, 0.1, 1.49);
}
.utf_category_box_area .utf_category_desc i.abs-icon {
	position: absolute;
	bottom: 5px;
	left: 5px;
	opacity: 0;
	transition: all ease-in 0.4s;
	color: #eff1f3;
}
.utf_category_box_area:hover i.abs-icon {
	position: absolute;
	bottom: 25px;
	left: 25px;
	opacity: 1;
	color: #eff1f3;
}




.cvbtn {
    padding: 17px 14px;
    display: inline-block;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 600;
    padding: 13px 30px;
    background-color: #ffffff;
    color: #337ab7;
    border: none;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    border-radius: 4px;
    margin-top: 16px;
}

.cvbtn:hover {
    background-color: #337ab7;
    color: #ffffff !important;
	    box-shadow: 0 1rem 3rem rgb(35 38 45 / 15%) !important;

}


.apply-process {
  background-color: #337ab7;
  padding: 25px 0;
}

.apply-process .process-item {
  padding-left: 92px;
  position: relative;
  padding-right: 25px;
}

.apply-process .process-item i {
  font-size: 30px;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  height: 65px;
  width: 65px;
  border: 1px dashed #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 62px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.apply-process .process-item:hover i {
  background-color: #fff;
  color: #337ab7;
  border-color: transparent;
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}

.apply-process .process-item h4 {
  font-size: 18px;
  color: #fff;
  position: relative;
  display: block;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.apply-process .process-item h4::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  height: 2px;
  width: 50px;
  background-color: #fff;
}

.apply-process .process-item p {
  color: #fff;
  display: block;
}


.jobt{
 background-color: #2e3092;
    color: white;
    padding: 6px;
}
.jobdetail-services {
    float: left;
    width: 100%;
    border: 1px solid #efefef;
    padding: 18px 25px 11px 25px;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.10);
    margin-bottom: 30px;
}
.jobdetail-services1 {
    float: left;
    width: 100%;
    border: 1px solid #efefef;
    padding: 18px 25px 11px 25px;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.10);
    margin-bottom: 30px;
}
.jobdetail-services ul {
    margin: 0px -7px; }
.jobdetail-services ul li {
    display: inline-block;
    width: 33.333%;
    margin-right: -3px;
    vertical-align: top;
    list-style: none;
    margin-bottom: 14px;
    padding: 0px 7px;
}
.jobdetail-services-inner {
    float: left;
    width: 100%;
    border: 1px solid #efefef;
    text-align: center;
    padding: 18px 25px 12px 25px;
    position: relative;
    border-radius: 5px;
    -webkit-transition: all 0.4s ease-in-out;
       -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
         -o-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
}
.jobdetail-services i {
 position: absolute;
 left: 10px;
 top: 0px;
 font-size: 50px;
 color: #337ab7;
 /* opacity: 0.70; */
 -webkit-transition: all 0.4s ease-in-out;
 -moz-transition: all 0.4s ease-in-out;
 -ms-transition: all 0.4s ease-in-out;
 -o-transition: all 0.4s ease-in-out;
 transition: all 0.4s ease-in-out;
 padding: 10px 11px;
}
.jobdetail-services1  {

 left: 10px;
 top: 0px;

 color: #333;

 transition: all 0.4s ease-in-out;
 padding: 10px 11px;
} 
.jobdetail-services1 li{

margin-bottom: 7px;
}
.jobdetail-services1 li i{margin-bottom: 7px;margin-right: 7px;color: #337ab7;font-size: 19px;}

.jobdetail-services span {
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1.2;
    font-size: 16px;
    position: relative;
    margin-bottom: -3px;
    -webkit-transition: all 0.4s ease-in-out;
       -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
         -o-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
}
.jobdetail-services small {
    font-size: 13px;
    position: relative;
    display: inline-block;
    line-height: 1;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    color: #151515;
}

.jobbtn{
    background-color: #337ab7;
    color: white !important;
    padding: 14px  32px;
    border-radius: 3px;
    font-size: 16px;
}

.jobbtn:hover{
    background-color: #333;
    color: white !important;
    text-decoration: none;
}

.about-us .content-right {
  padding-right: 70px;
  padding-left: 30px;
}

.about-us .content-right h2 {
  font-size: 32px;
  margin-bottom: 50px;
  line-height: 45px;
  text-transform: capitalize;
  position: relative;
  font-weight: 700;
}

.about-us .content-right .single-list {
  position: relative;
  padding-left: 80px;
  margin-bottom: 50px;
}

.about-us .content-right .single-list:last-child {
  margin-bottom: 0;
}

.about-us .content-right .single-list i {
  font-size: 20px;
  height: 55px;
  width: 55px;
  line-height: 55px;
  text-align: center;
  display: inline-block;
  background: #3008641c;
  color: #2e3092;
  border-radius: 4px;
  position: absolute;
  left: 0;
  top: 3px;
}

.about-us .content-right .single-list .list-bod h5 {
  display: block;
  margin-bottom: 10px;
  font-size: 20px;
  color: #337ab7;
}

.about-us .content-right .single-list .list-bod p {
  font-size: 14px;
  line-height: 24px;
}

.enquire-us-left {
    position: fixed;
    left: 0.5%;
    top: 46%;
    z-index: 10;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    margin: 0;
    padding: 0;
    /* transform: rotate(-90deg); */
    /* -webkit-transform: rotate(-90deg); */
    z-index: 999;}

    .serviceBox{
    background: #fff;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    padding: 32px 16px;
    border: 6px solid #ddd;
    border-top-color: #0090d60090d6;
    /* border-bottom-color: #0090d6; */
    border-radius: 30px;
    box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
    position: relative;
}

.serviceBox:before{
    content: '';
    border: 3px dashed #ddd;
    border-radius: 20px;
    position: absolute;
    top: 8px;
    bottom: 8px;
    left: 8px;
    right: 8px;
}

.serviceBox .service-icon{
    color: #21BCB8;
    font-size: 50px;
    line-height: 50px;
    margin: 0 0 11px;
}

.serviceBox .title{
    color: #333;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 2px 0 7px;
}

.serviceBox .description{
    color: #999;
    font-size: 14px;
    line-height: 24px;
    margin: 0;
}

.serviceBox.blue{
    border-top-color: #3D729B;
    border-bottom-color: #3D729B;
}
.serviceBox.blue .service-icon{ color: #3D729B; }

.serviceBox.red{
    border-top-color: #ED5543;
    border-bottom-color: #ED5543;
}
.serviceBox.red .service-icon{ color: #ED5543; }

.serviceBox.purple{
    border-top-color: #924963;
    border-bottom-color: #924963;
}
.serviceBox.purple .service-icon{ color: #924963; }

@media only screen and (max-width: 990px){
    .serviceBox{ margin: 0 0 30px; }
}

.work-process-area{
  padding: 21px 0 93px;
  background-color: #f2f2f2;
}
.work-process-area .sec_middle_title {
    text-align: center;
}
.work-process-area .sec_middle_title h2::after{
  display: none;
}
.work-process-list {
    float: left;
    width: 100%;
    text-align: center;
}
.work-process-list ul li {
    list-style: none;
    display: inline-block;
    margin: 0px 0px 0px;
    position: relative;
    padding: 0px 68px;
}
.work-process-list ul li:before {
    content: "\f178";
    font-family: FontAwesome;
    position: absolute;
    right: -35px;
    top: 50%;
    font-size: 29px;
    margin: -37px 0px 0px;
    color: #000;
}
.work-process-list ul li:last-child:before { content: none;}
.work-process-list ul li span {
    display: inline-block;
    width: 120px;
    height: 120px;
    border: 2px solid #fe5f16;
    position: relative;
    margin: 0px 0px 23px;
    border-radius: 50%;
    line-height: 120px;
}
.work-process-list ul li span i {
    display: inline-block;
    font-size: 50px;
    padding: 33px 0px 0px;
}
.work-process-list ul li:hover span i { color: #000;}

.work-process-list ul li span a {
    position: absolute;
    right: -23px;
    margin: -22px 0px 0px 0px;
    top: 50%;
    font-weight: bold;
    width: 45px;
    height: 45px;
    border: 6px solid #ff5201;
    background-color: #ff5201;
    border-radius: 100%;
    color: #ffffff;
    padding: 9px 0px 0px;
}
.work-process-list ul li:hover span a { opacity: 1;}
.work-process-list ul li h6 {
    margin: 0px;
    font-size: 16px;
    letter-spacing: 0.8px;
    color: #031724;
}
