/*Background Colors*/
.bgcolor_1{
	background-color:#273272;
}
.bgcolor_2{
	background-color:#fb712b;
}
.bgcolor_3{ background-color:#633d94;}

.bgcolor_z{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#462b34+0,462b34+58,ffffff+58,ffffff+58,ffffff+64,ffffff+100 */
background: #462b34; /* Old browsers */
background: -moz-linear-gradient(top,  #462b34 0%, #462b34 58%, #ffffff 58%, #ffffff 58%, #ffffff 64%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #462b34 0%,#462b34 58%,#ffffff 58%,#ffffff 58%,#ffffff 64%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #462b34 0%,#462b34 58%,#ffffff 58%,#ffffff 58%,#ffffff 64%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#462b34', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

/*Font colors*/
.color_white{color:#fff !important}
.color_black{color:#000;}
.color_1{color:#633d94}
.color_2{color:#633d94}
.color_3{color:#f5ff84;}
.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;}
.fontbig{
	font-size: 1rem;
}
.gaptopbottom{
	padding-bottom: 50px; padding-top: 50px;
}

/*Site CSS*/
.textlink_top{color:#fff; background-color:#db2728; padding:5px; border-radius:5px; font-size:0.7rem;}
.textlink_top:hover{color:#fff; background-color:#efae1e; 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
}
.stickydivlinks{
  position: fixed;
  z-index: 999999;
  right: -85px;
  top: 50%;
  transform: rotate(90deg);
}
.toplinks{
  color: #fff;
  padding: 5px;
  background-color: #fe5957;
  text-transform: uppercase;
  border-radius: 0px 0px 10px 10px;  
}
.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:#999; padding-bottom:5px; padding-top: 5px; transition:0.2s all; font-size:0.9rem;
}
.flinks_sidebyside{
	display:inline !important; color:#999; padding-bottom:10px; padding-top: 5px; transition:0.2s all; font-size:0.9rem;
}
.footerlinks a:hover{
	color:#ff712b; text-decoration:none
}
.footerlinks h6{
	padding-bottom:15px;
}
.footerlinks{
	background-image:url(../images/footer_bg.png);
	background-size: cover;
	box-sizing: border-box;
	-webkit-animation: slide 20s linear infinite;
}

@-webkit-keyframes slide {
    from { background-position: 0 0; }
    to { background-position: 400px 0; }
}

.social_icon_bottom {
  height: 40px;
  width: 40px;
  border: 1px solid #ff712b;
  font-weight: bold;
 
  text-align: center;
  margin: 3px;
  transition: all 1s;
  border-radius: 7px;
}
.social_icon_bottom:hover {
  border: 1px solid #ff712b;
  background-color: #ff712b;
}
.social_icon_bottom a {
  color: #ff712b;
  display: block;
  transition: all 1s;
  font-size: 20px;
}
.social_icon_bottom a:hover {
  color: #ff712b;
  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:#000; padding:15px; background-color:#fff; border-radius:2px; text-shadow: none !important; border-radius: 5px;
}
.webbutton2{
  color:#fff; padding:15px; background-color:#633d94; border-radius:2px; text-shadow: none !important; border-radius: 5px;
}
.webbutton:hover, .webbutton2:hover{
	text-decoration:none; background-color:#ff712b; color:#fff;
}
.boxshadow{
  -webkit-box-shadow: 0 0 10px 1px #C9C9C9;
box-shadow: 0 0 10px 1px #C9C9C9;
}
.boxinnershadow{
  -webkit-box-shadow:inset 0 0 10px 1px #D4D4D4;
box-shadow:inset 0 0 10px 1px #D4D4D4;
border: 1px solid #ccc;
}
.borderright{
  border-right: 1px solid #ccc;
}
.boxshadow p{
  font-size: 12px;
}
.indpractice{
	background-color:#F3F3F3; color:inherit; display:block; padding:10px; transition:all 0.5s;
}
.indpractice:hover{
	color:#efae1e; text-decoration:none; background-color:#462b34
}

.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 #462b34; margin-bottom:15px;
}
.requirment2{
	padding:25px; border-left:10px solid #002e5b; margin-bottom:15px;
}
/* Style the buttons that are used to open and close the accordion panel */
.accordion {
  background-color: #462b34;
  color: #fff;
  cursor: pointer;
  padding: 20px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  font-size: 22px;
  margin-bottom: 5px;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.activez, .accordion:hover {
  background-color: #ff5956;
}

/* Style the accordion panel. Note: hidden by default */
.panel {
  padding: 0 18px;
  margin-top: 10px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  font-size: 16px;
}
.accordion:after {
  content: '\02795'; /* Unicode character for "plus" sign (+) */
  font-size: 10px;
  color: #fff;
  float: right;
  margin-left: 5px;
  margin-top: 7px;
}

.activez:after {
  content: "\2796"; /* Unicode character for "minus" sign (-) */
}



.bg_colorchange{
transition: all 0.5s;
cursor: pointer;
border: 1px solid #e6e6e6;
background-color: #fff;}

.bg_colorchange:hover{
	background-color:#f8f8f8;
	border: 1px solid #462b34;
}
.bgimg1{
	background-image: url(../images/bgimg1.png);
	background-position: left 35%;
	background-repeat: no-repeat;
  background-size: 40%;

}

.bgimg2{
	background-image: url(../images/bgimg2.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.testimonials_block{
	background-image: url(../images/testimonial_bg.jpg);
	background-size: cover;
}

.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 #ff712b;
  max-width: 10%;
}
/*Hover effects css*/
/* Blur + Gray Scale */
.hover10 figure img {
	-webkit-filter: grayscale(0) blur(0);
	filter: grayscale(0) blur(0);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover10 figure:hover img, .hover10 h3:hover img{
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}
.textap{
	z-index:99999; color:#FFF; font-size:25px; font-weight:bold; bottom:10%; width:100%; text-align:center
}
.mbottom{
	margin-bottom:7px;
}
@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;
}
.textap{
	z-index:99999; color:#FFF; font-size:15px; font-weight:bold; bottom:20%; width:100%; text-align:center
}

.mobilepadding{
	margin-left:35px;
	margin-right:35px;
}
.paddingright{ padding-right:0px;}
.padding_bottom_5{padding-bottom:0px;}
}


.overlaysubpage_header{
  height: 30vh;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(90deg, rgba(99, 61, 148, 0.7) 0%, rgba(254,89,87,0.7) 100%), url(../images/subpagebg4.jpg);
  background-size: cover;
}
.subpagetext_banner{
  font-size: 18px;
  color: #fff !important;
}
.overlaysubpage_header2{
  height: 30vh;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(90deg, rgba(99, 61, 148, 0.8) 0%, rgba(254,89,87,0.8) 100%), url(../images/subpagebg2.jpg);
  background-size: cover;
}
.overlaysubpage_header3{
  height: 30vh;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(90deg, rgba(99, 61, 148, 0.5) 0%, rgba(254,89,87,0.5) 100%), url(../images/subpagebg3.jpg);
  background-size: cover;
}
.overlaysubpage_header4{
  height: 30vh;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(90deg, rgba(99, 61, 148, 0.7) 0%, rgba(254,89,87,0.7) 100%), url(../images/subpagebg4.jpg);
  background-size: cover;
}
.overlaysubpage_header5{
  height: 30vh;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(90deg, rgba(99, 61, 148, 0.7) 0%, rgba(254,89,87,0.7) 100%), url(../images/slider2.jpg);
  background-size: cover;
}
.overlaysubpage_header6{
  height: 30vh;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(90deg, rgba(99, 61, 148, 0.8) 0%, rgba(254,89,87,0.7) 100%), url(../images/slider6.jpg);
  background-size: cover;
}
.overlaysubpage_header h1, .overlaysubpage_header2 h1, .overlaysubpage_header3 h1, .overlaysubpage_header4 h1, .overlaysubpage_header5 h1, .overlaysubpage_header6 h1{
  font-size: 45px !important;
}

.overlaysubpage_header p, .overlaysubpage_header2 p, .overlaysubpage_header3 p, .overlaysubpage_header4 p, .overlaysubpage_header5 p, .overlaysubpage_header6 p{
  font-size: 25px !important; font-weight: bold;
}

.sidemenustyle a{
  display: block;
  padding: 25px;
  background-color: #f0e6e0;
  color: #462b34;
  font-size: 18px;
  border-bottom: 1px solid #fff;
  transition: all 0.5s;
}
.sidemenustyle a:hover{
  text-decoration: none;
  background-color: #462b34;
  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: #462b34;
  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;
}
.subpage_listing ul li{
margin-bottom: 5px;
}

.subpage_listing ul li ul li{
  margin-bottom: 5px;
  }
  .rowdivider{
    border-bottom: 2px dotted #ccc;
    margin-bottom: 10px;
  }
  .subpage_links{
    background-color: #e1e2e2;
  }
.subpage_links a{
display: inline-block;
background-color: #643e98;
color: #fff;
margin-bottom: 2px;
padding: 7px;
font-size: 14px;
border-radius: 5px;
}
.subpage_links a:hover{
  text-decoration: none;
  background-color: #8c7895;
}
@media only screen and (max-width: 990px){
    .testimonial{ margin: 30px; }
}