/*Background Colors*/
.bgcolor_1{
	background-color:#3bb54a;
}
.bgcolor_2{
	background-color:#fff;
}
.bgcolor_3{ background-color:#f9f9f9;}

.bgcolor_z{
background-color: #fff;
}
.blockwhychoose{
	background-color:#FFF; cursor:pointer; min-height:200px; width: 100%;
}
.blockwhychoose p{
	color:#666
}

/*Font colors*/
.color_white{color:#fff !important}
.color_black{color:#000;}
.color_1{color:#ce1c28}
.color_2{color:#ce1c28}
.color_3{color:#191919;}
.color_4{color:#f8ed3a}
.color_light{color: #CCC !important}
/*Paddings*/
.padding_all_10{padding:10px;}
.padding_all_25{padding:25px;}
.padding_all_15{padding:15px;}
.paddingright{ padding-right:50px;}
.padding_bottom_5{padding-bottom:10px;}
.padding_5{
  padding-left: 5px; padding-right: 5px;
}
.fontbig{
	font-size: 1rem;
}
.gaptopbottom{
	padding-bottom: 50px; padding-top: 50px;
}

/*Site CSS*/
.textlinks_block{
  margin-top: 27px;
}
.textlink_top{color:#fff; background-color:#b21520; padding:10px; border-radius:5px; font-size:0.8rem;}
.textlink_top:hover{color:#fff; background-color:#434242; text-decoration:none}
.cpz{
	text-align:center; padding-top:15%
}
.cpz h5{
	color: #fff;
	font-size: 25px;
}
.cpz p{
	font-size:75px; color:#fff; font-weight:700; padding-bottom:35px;
}
.quicklinkblock a{
	color:inherit; padding:10px; display:block; border-right:1px solid #000; background-color:#002e5b; height:65px;
}
.quicklinkblock a:hover{
	text-decoration:none; color:#FFF
}
.quicklinkblock a:hover h6{
	color:#FFF
}
.toplinks{
  color: #fff;
  padding: 5px;
  background-color: #fe5957;
  text-transform: uppercase;
  border-radius: 0px 0px 10px 10px;  
}
.linsting_emp{
padding:0px;
margin:0px;
padding-left: 10px;
}
.linsting_emp li{}
.toplinks_color2{
  background-color: #462b34;
}
.toplinks:hover{
  color: #fff;
  text-decoration: none;
}
.service_block{
	top:35%; width:95%; color:#FFF; padding-left:10px; font-size:18px; font-weight:900; text-transform:uppercase; text-align:center
}
.service_block_main{
	overflow:hidden; background-color:#000;
}
.service_block_main img{
	transition:all 1s; opacity:0.4;
}
.service_block_main img:hover{
	opacity:0.7;
}

.service_blockz{
	top:70%; width:100%; text-align:center; color:#FFF;
}
.service_block_mainz{
	overflow:hidden; 
}
.service_block_mainz img{
	transition:all 1s;
}
.service_block_mainz img:hover{
	transform: scale(1.1); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.subscribebox{
	background-image:url(../images/get-offer-bg.jpg);
}
.overlayz1{
	background-color:rgba(14, 14, 14, 0.9);
}

.formfld{
	height:60px; border:2px solid #000; padding:10px; width:85%
}

.formbtn{
	height:60px; border:2px solid #000; width:15%; background-color:#15181c; color:#FFF;
}
.footerlinks a{
	display:block; color:#fff; padding-bottom:10px; padding-top: 5px; transition:0.2s all; font-size:0.9rem;
}
.flinks_sidebyside{
	display:inline !important; color:#fff; padding-bottom:10px; padding-top: 5px; transition:0.2s all; font-size:0.9rem;
}
.footerlinks a:hover{
	color:#3bb54a; text-decoration:none
}
.footerlinks h6{
	padding-bottom:15px;
}
.footerlinks{
	background-image:url(../images/footer_bg.png);
	box-sizing: border-box;
  background-blend-mode: lighten;
	-webkit-animation: slide 7s linear infinite;
  background-size: cover;
}

@-webkit-keyframes slide {
  50% {background-position: 1%;}
}

.social_icon_bottom{
	height:40px; width:40px; border:1px solid #efae1e; font-weight:bold; line-height:40px; text-align:center; margin:3px; font-size:20px; transition:all 1s;
}
.social_icon_bottom:hover{
	border:1px solid #db2828; background-color:#db2828; 
}
.social_icon_bottom a{ color:#efae1e; display:block; transition:all 1s;
}
.social_icon_bottom a:hover{
	color:#db2828;color:#FFF;
}

.job_block a{
	padding:10px; margin-top:20px; background-color:#fff; margin-bottom:10px; transition:0.5s all; display:block
}
.job_block a:hover{
	background-color:#FBFBFB;
}

.job_block a{
color:inherit;
}
.job_block a:hover{
	text-decoration:none}
.job_block p{
	margin-bottom:10px;
}
marquee{
	height:362px;
}
.rp{
	height:180px; background-image:url(../images/rp.jpg); background-size:cover; background-position:50% 0%; line-height:180px !important;
}
.subpageheading{
	margin-top:20px; margin-bottom:20px;
}
.bgrow{
	background-image:url(../images/row-bgimage-3.png); background-repeat:no-repeat; background-position:center top
}

header {
  position: relative;
  background-color: black;
  height:auto;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}
.homeblock1{
	margin-top:70px; margin-bottom:50px; margin-left:10px; background-color: rgba(253, 228, 40, 0.9); padding:15px;
}
.homeblock2{
	margin-top:70px; margin-bottom:50px; margin-left:10px; background-color: rgba(17, 47, 83, 0.9); padding:15px;
}

.webbutton{
	 color:#fff; padding:15px; background-color:#3bb54a; border-radius:2px;
}
.webbutton:hover{
	text-decoration:none; background-color:#000; color:#fff;
}
.indpractice{
	background-color:#F3F3F3; color:inherit; display:block; padding:10px; transition:all 0.5s;
}
.indpractice:hover{
	color:#efae1e; text-decoration:none; background-color:#ce1c28
}

.quicklinks_subpage{
	display:block;  padding:10px; color:#000; padding-left:28px; background-repeat: no-repeat; background-size:25px 25px; background-position:center left; border:1px solid #CCC; background-color:#FFF; margin-bottom:3px; transition:0.5s all;
}
.quicklinks_subpage2{
	display:block;  padding:10px; color:#000; background-repeat: no-repeat; background-size:25px 25px; background-position:center left; border:1px solid #CCC; background-color:#FFF; margin-bottom:3px; transition:0.5s all;
}
.quicklinks_subpage:hover, .quicklinks_subpage2:hover{
	text-decoration:none; color:#FFF; background-color:#002e5b;
}
.underline{
	height:5px; width:10%; background-color:#462b34; margin-bottom:20px; margin-top:15px;
}
.requirment{
	padding:20px; border-left:10px solid #ce1c28; margin-bottom:15px; background-color: #fff;
}
.requirment2{
	padding:25px; border-left:10px solid #002e5b; margin-bottom:15px;
}

.bgimg1{
	background-image: url(../images/dotted-arrow-dark.png);
 background-size: cover;
 background-color: #f4f4f4;
}

.bgimg2{
	background-image: url(../images/bgimg2.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.readmorelink{
  color: #002a6f;
  padding-bottom: 5px;
}
.readmorelink:hover{
  text-decoration: none;
}
hr {
  margin: 0;
  width: 80%;
  height: 2px;
  background-color: #edecec;
  border: 0;
  margin-bottom: 15px;
  margin-top: 20px;
}

hr:after {
  content: "";
  display: block;
  border-bottom: 2px solid #3bb54a;
  max-width: 10%;
}
.mobilepadding{
	margin-left:7%;
	margin-right:7%;
}

.icon-list {
  list-style-type: none;
  padding: 0;
}

.icon-list li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 15px; /* Adjust the margin as needed */
}

.icon-list i {
  margin-right: 10px; /* Adjust the margin as needed */
  margin-top: 3px;
}

.text-content {
  flex-grow: 1;
}
.bg-imgblock{
  min-height: 400px; background-image: url("../images/employer.jpg"); background-size: cover;
}
.bg-imgblock2{
  min-height: 400px; background-image: url("../images/employer2.jpg"); background-size: cover;
}
@media (max-width: 767px) { 
.homeblock1{
	margin-top:10px; margin-bottom:10px; margin-left:10px; background-color: rgba(253, 228, 40, 0.9); padding:15px;
}
.homeblock2{
	margin-top:10px; margin-bottom:10px; margin-left:10px; background-color: rgba(17, 47, 83, 0.9); padding:15px;
}

.mobilepadding{
	margin-left:5px;
	margin-right:5px;
}
.paddingright{ padding-right:0px;}
.padding_bottom_5{padding-bottom:0px;}
}

.testimonial{
  border-left: 4px solid #d45113;
  box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.06);
  padding: 30px 30px 30px 130px;
  margin: 0 15px 30px 15px;
  overflow: hidden;
  position: relative;
}
.testimonial:before{
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  border-top: 25px solid #d45113;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  transform: rotate(-45deg);
  transform-origin: 80% -30% 0;
}
.testimonial .pic{
  display: inline-block;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  top: 60px;
  left: 20px;
}
.testimonial .pic img{
  width: 100%;
  height: auto;
}
.testimonial .description{
  font-size: 15px;
  font-style: italic;
  color: #918686;
  line-height: 25px;
  margin-bottom: 15px;
}
.testimonial .title{
  display: inline-block;
  font-size: 20px;
  font-weight: 700;
  color: #d45113;
  margin: 0;
}
.testimonial .post{
  display: inline-block;
  font-size: 17px;
  color: #d45113;
}
.owl-theme .owl-controls .owl-page span{
  border: 2px solid #d45113;
  background: #fff;
  opacity: 1;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls .owl-page:hover span{
  background: #d45113;
}
@media only screen and (max-width: 767px){
  .testimonial{
      padding: 20px;
      text-align: center;
  }
  .testimonial .pic{
      display: block;
      position: static;
      margin: 0 auto 15px;
  }
}
.overlaysubpage_header{
  height: 60vh;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(90deg, rgba(77, 38, 51, 0.7) 0%, rgba(254,89,87,0.7) 100%), url(../images/subpagebg1.jpg);
  background-size: cover;
}
.subpagetext_banner{
  font-size: 18px;
  color: #fff !important;
}
.overlaysubpage_header2{
  height: 40vh;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(90deg, rgba(77, 38, 51, 0.8) 0%, rgba(206,28,40,0.8) 100%), url(../images/dotted-arrow-dark2.png);
}
.overlaysubpage_header3{
  height: 60vh;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(90deg, rgba(77, 38, 51, 0.7) 0%, rgba(254,89,87,0.7) 100%), url(../images/subpagebg3.jpg);
  background-size: cover;
}
.overlaysubpage_header4{
  height: 60vh;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(90deg, rgba(77, 38, 51, 0.7) 0%, rgba(254,89,87,0.7) 100%), url(../images/subpagebg4.jpg);
  background-size: cover;
}
.sidemenustyle a{
  display: block;
  padding: 25px;
  background-color: #7b7b7b;
  color: #fff;
  font-size: 18px;
  border-bottom: 1px solid #676767;
  transition: all 0.5s;
}
.sidemenustyle a:hover{
  text-decoration: none;
  background-color: #ce1c28;
  color:#fff
}
.sidemenustyle a:first-child{
  border-radius: 10px 10px 0px 0px;
}
.sidemenustyle a:last-child{
  border-radius: 0px 0px 10px 10px;
}
.sidebanner_subpage1{
  background: linear-gradient(90deg, rgba(77, 38, 51, 0.5) 0%, rgba(254,89,87,0.5) 100%), url(../images/careeradv_1.jpg);
  height: 250px;
  border-radius: 10px 10px 0px 0px;
  background-size: cover;
  padding-top: 29%;
}
.sidebanner_subpage1 h4{
  font-size: 28px;
  color: #fff;
}
.sidebanner_subpage1 h4 span{
  font-size: 20px;
  font-weight: normal;
}
.sidebanner_subpage1_btn a{
  background-color: #ce1c28;
  padding: 15px;
  color: #fff !important;
  display: block;
  border-radius: 0px 0px 10px 10px;
  text-transform: uppercase;
}
.sidebanner_subpage1_btn a:hover{
  text-decoration: none;
  background-color: #fe5957;
}
.tc p{
  font-size: 12px;
}
@media only screen and (max-width: 990px){
    .testimonial{ margin: 30px; }
}