﻿@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,100;0;300;0,500;0,700;0,800;1,800&family=Poppins:wght@300;400&display=swap');
*,
*:before,
*:after {
  box-sizing: border-box;
}
* {
font-family: 'Plus Jakarta Sans';
}

html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.overflow-md-auto {
    overflow: hidden!important;
}
a {
  text-decoration: none;
  color: #222;
}
a:hover {
  text-decoration: none;
  color: #222;
}

body {
	font-family: 'Plus Jakarta Sans';
	color:#414141;
	
}
.navbar {
    z-index: 1;

}
.h-slider
{
    min-height: 236px;
}
h5
{
	font-size:18px;
	font-weight:700;
	letter-spacing:1px;

}
h4
{
	font-family:'Plus Jakarta Sans';
	font-size:38px;
	font-weight:300;
	letter-spacing:1px;
	text-transform:uppercase;
}
h6
{
	font-family:'Plus Jakarta Sans';
	font-size:28px;
	font-weight:300;
	letter-spacing:1px;
	text-transform:uppercase;
}

.grey-bg1
{
	background-color:#E4E4E4;
	height:26px;
	position:fixed;
}
section {
  width: 100%;
  display: block;
  margin: 0;
  height: auto;
  overflow-x:hidden;
}
.top-section
{
	margin:97px 0 0 0;
}
.btn-top
{
	color:#112C5E;
	font-size:10px;
	padding:0 5px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:600;
	letter-spacing:1px;
}
.button-quote {
  color: #000;
  background-color:#FFAF13;
  padding: 0.5rem 1rem;
  text-align: center;
  text-transform:uppercase;
  margin-left:10px;    
  font-size: 12px; font-weight:600;
  border-radius:20px;  letter-spacing:2px;

}

.button-quote:hover
{    background-color:#000;
	color: #ffffff;
}

.counter-menu ol {
  color: #000;
  counter-reset: item;
  display: inline-table;
}

.counter-menu ol li {
  position: relative;
  display:inline-block;
  padding: 1px 0;
  font-size:12px;
  width:46%;

}
.in-img path {
  fill: #000;
}
.counter-menu ol li a
{
	  font-weight:300;
} 
 .inner-box-index {
    text-align: left;
    color: #000000B9;
    font-size: 16px;
    line-height: 1.5 rem;
    background-color:#F6F8FA;
}
.countup-box {
    display: block;
    position: relative;
        width: 85%;
    border-bottom: 2px solid #4E4E4E;
    padding: 20px 0;
}
.countup-box h4 {
display:inline-block;
     font-size: 25px;
    font-weight: 600;
    z-index: 2;    line-height: 1.2;
    background: -moz-linear-gradient(270deg, #000000 0%, #000000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000000), color-stop(100%, #000000));
    background: -webkit-linear-gradient(270deg, #000000 0%, #000000 100%);
    background: -o-linear-gradient(270deg, #000000 0%, #000000 100%);
    background: -ms-linear-gradient(270deg, #000000 0%, #000000 100%);
    background: linear-gradient(180deg, #000000 0%, #000000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.plus
{	display:inline-block;
height:100%;
	    line-height: 1.2;
	font-size:25px;
	font-weight:500;
	color:#FFAF13;

}

.countup-box h5 {
       font-size: 12px;
    color: #606060;
    text-transform: uppercase;    z-index: 2;
    padding:10px 0;
}

.button-quote1 {
  color: #000;
  background-color:#FFAF13;
  padding: 0.8rem 2rem;
  text-align: center;
  text-transform:uppercase;
  font-size: 12px; font-weight:600;
  border-radius:20px;  letter-spacing:2px;

}

.button-quote1:hover
{    background-color:#FFAF13;
	color: #000;
}

.button-black {
  color: #fff;
  background-color:#000000;
  padding: 0.5rem 1rem;
  text-align: center;
  text-transform:uppercase;
  font-size: 12px; 
  font-weight:600;
  border-radius:20px;
  letter-spacing:2px;
}
.button-black:hover
{
	color:#fff;
}
.bnt-readmore
{
	color:#112C5E;
	font-size:14px;
	font-weight:600;
	text-transform:uppercase;text-decoration:none;
	letter-spacing:1px;
}
.bnt-readmore:hover
{
	color:black;
}
.logo
{
	height:70px;
}
.read-but
{
	display: inline-block;
padding:5px;
	background-color:#FFAF13;
}
.counter-container {
    display: flex;
    justify-content: space-around;
}

#about-us
{

	 width: 100%;
	 color:#fff;
     /*background-image: url('../images/banner.png'), url('../images/aboutus3.png');*/
     background-image: url('../images/78-min.jpg'), url('../images/aboutus3.png');
     
  	 background-position: left center, right top;
  	 background-position: center center;
  	 background-repeat: no-repeat,  no-repeat;
     background-size: 50% 100%, 50% 100%;
     background-size: cover;
	
	 opacity: 1;
	 min-height:480px;
}
#about-us .aboutus-content1
{
height:100%;
	min-height:480px;

	}

#about-us .aboutus-content1 h3
{
font-family: 'Plus Jakarta Sans';
	font-size:42px;
	font-weight:100;
	color:#fff;
	/*line-height:78.2px;*/
	text-transform:uppercase;
	letter-spacing:2px;
	padding-top:40%;
}
.nav-item .title{
	font-size:18px;
	font-weight:600;
	color:#2D4F8F;
	letter-spacing:1px;
}
.nav-item .title:hover
{
	text-decoration:underline;
}
.bullet ul
{
	list-style: none;
}
.bullet li
{
			border-bottom:2px solid transparent;	padding:5px 16px 5px 0;

}
.bullet ul li:before {
		content:'■';	  
		color:#112C5E;
		   }

.bullet li a
{
	font-size:14px;
	font-weight:500;
	text-decoration:none;
	border-bottom:2px solid transparent;
	letter-spacing: 0;
}
.bullet li a:hover
{
		border-bottom:2px solid #2D4F8F;
}

.card-text a
{
	font-size:12px;
	text-transform:uppercase;
	color:#000000;
	font-weight:600;
	margin:0;
	 
}
.card-body h5
{
	color:#282828;
	font-weight:700;
	font-size:18px;
	letter-spacing:1px;
}
.card-body h3
{font-family: 'Plus Jakarta Sans';
	color:#000000;
	font-weight:300;
	font-size:28px;
	letter-spacing:1px;
	text-transform:uppercase;
}

.card-content
{
	font-size:14px;
	color:#282828;
	font-weight:400;
}
.our-services
{
	padding:25px 0 50px 0;
}
.why-us
{
	padding:50px 0 50px 0;	
	background-color:#FFAF13;
	color:#000000;

}
.profile-img
{
	width:180px;
	height:auto;
}
.profile-details
{
	display:block;
	position:relative;
	margin-bottom: 0.5rem!important;
	left: 0!important;
	bottom: 0!important;
}
#htic-group
{
	padding: 50px 0 50px 0;
    background-color: #FFAF13;
    color: #000;
}
#htic-group h6
{
	font-size:16px;
	text-transform:uppercase;
	font-weight:500;
	color:#000000;	letter-spacing:1px;
	
}
#htic-group h6:after {

    content: '';
    display: block;
    height: 0.1rem;
    width: 34px;
    margin-top:15px;
    background: #FFAF13;
}

.testimonials
{
	padding:50px 0 50px 0;	
	background-color:#F6F8FA;
	color:#000000;

}
.testimonials1
{
	padding:50px 0 50px 0;	
	background-color:#112C5E;
	color:#fff;

}
.testimonials-scroll
{
	height:130px; overflow-x:auto;
}
.testimonials-scroll::-webkit-scrollbar {
  width: 5px;  border-radius:5px;
}
 
.testimonials-scroll::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
   border-radius: 10px;
} 
.testimonials-scroll::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  border-radius: 10px;
}
.latest-news
{
	padding:50px 0 50px 0;
	display: none;
	background-color:#ffffff;
	color:#000000;

}
.latest-news-scroll
{
	height:140px; overflow-x:auto;
}
.latest-news-scroll::-webkit-scrollbar {
  width: 5px;  border-radius:5px;
}
 
.latest-news-scroll::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
   border-radius: 10px;
} 
.latest-news-scroll::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  border-radius: 10px;
}

.title-noborder
{ 
	position:relative;
    display:block;
	font-family:Plus Jakarta Sans;
	font-weight:600;
	font-size:24px;
	text-align: center !important;
	color:#000000;
	text-transform:uppercase;
	letter-spacing:1px;
}
.title-noborder1
{ 
	position:relative;
    display:inline-block;
	font-family:Plus Jakarta Sans;
	font-weight:500;
	font-size:24px;
	color:#000000;
	text-transform:uppercase;
	letter-spacing:1px;
}

.title1
{ 
	position:relative;
    display:inline-block;
	font-family:Plus Jakarta Sans;
	font-weight:600;
	font-size:24px;
	color:#000000;
	text-transform:uppercase;
	letter-spacing:1px;
}
.title1:after {
	content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 100%;
    margin: 0 auto -46px;
    width: 34px;
    height: 0.1rem;
    background: #FFAF13;

}
.title1-black{ 
	position:relative;
    display:inline-block;
	font-family:Plus Jakarta Sans;
	font-weight:600;
	font-size:24px;
	color:#000000;
	text-transform:uppercase;
	letter-spacing:1px;
}
.title1-black:after {
	content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 100%;
    margin: 0 auto -46px;
    width: 34px;
    height: 0.1rem;
    background: #000;

}

.title2
{ 
	position:relative;
    display:inline-block;
	font-family:Plus Jakarta Sans;
	font-weight:600;
	font-size:24px;
	color:#000000;
	text-transform:uppercase;
	letter-spacing:1px;
}
.title2:after {
	content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 100%;
    margin: 0 auto -46px;
    width: 34px;
    height: 0.1rem;
    background: #FFAF13;

}

.my-class1
{  
    display: inline-block;
    width: 32.57px;
    height: 32.28px; 
    background: url('../images/icons/R-black.png') no-repeat;
    background-size:contain;
      
}
.my-class2
{  
    display: inline-block;
    width: 32.57px;
    height: 32.28px; 
    background: url('../images/icons/tax.png') no-repeat;
    background-size:contain;
      
}
.my-class3
{  
    display: inline-block;
    width: 32.57px;
    height: 32.28px; 
    background: url('../images/icons/accounting.png') no-repeat;
    background-size:contain;
      
}
.my-class4
{  
    display: inline-block;
    width: 32.57px;
    height: 32.28px; 
    background: url('../images/icons/Group 14.png') no-repeat;
    background-size:contain;
      
}
.my-class5
{  
    display: inline-block;
    width: 32.57px;
    height: 32.28px; 
    background: url('../images/icons/Layer_1.png') no-repeat;
    background-size:contain;
      
}
.my-class6
{  
    display: inline-block;
    width: 32.57px;
    height: 32.28px; 
    background: url('../images/icons/Vector.png') no-repeat;
    background-size:contain;
      
}
.my-class7
{  
    display: inline-block;
    width: 32.57px;
    height: 32.28px; 
    background: url('../images/icons/material-symbols_globe.png') no-repeat;
    background-size:contain;
      
}

.accordion-item:first-of-type .accordion-button
{
	border-radius:0;
}
.accordion-item:last-of-type .accordion-button.collapsed
{
	border-radius:0;
}
.accordion-button:not(.collapsed)
{
	background-color:#112C5E;
	color:#fff;
}
.accordion-button:not(.collapsed) .my-class1
{
	display: inline-block;
    width: 32.57px;
    height: 32.28px; 
	background: url('../images/icons/R.png') no-repeat;
	background-size:contain;

}
.accordion-button:not(.collapsed) .my-class2
{
	display: inline-block;
    width: 32.57px;
    height: 32.28px; 
	background: url('../images/icons/tax-white.png') no-repeat;
	background-size:contain;

}
.accordion-button:not(.collapsed) .my-class3
{
	display: inline-block;
    width: 32.57px;
    height: 32.28px; 
	background: url('../images/icons/accounting-white-mob.png') no-repeat;
	background-size:contain;

}

.accordion-button:not(.collapsed) .my-class4
{
	display: inline-block;
    width: 32.57px;
    height: 32.28px; 
	background: url('../images/icons/Group14-white.png') no-repeat;
	background-size:contain;

}
.accordion-button:not(.collapsed) .my-class5
{
	display: inline-block;
    width: 32.57px;
    height: 32.28px; 
	background: url('../images/icons/Layer_1-white.png') no-repeat;
	background-size:contain;

}
.accordion-button:not(.collapsed) .my-class6
{
	display: inline-block;
    width: 32.57px;
    height: 32.28px; 
	background: url('../images/icons/Vector-white.png') no-repeat;
	background-size:contain;

}
.accordion-button:not(.collapsed) .my-class7
{
	display: inline-block;
    width: 32.57px;
    height: 32.28px; 
	background: url('../images/icons/material-symbols_globe-white.png') no-repeat;
	background-size:contain;

}


.accordion-button
{
	background-color:#FFAF13;
	color:#000;
}
.accordion-button:focus{
	 cursor: pointer;
        outline: none;
        
}
.icon-grey {
  display:table-cell;
  width: 50px;
  height: 50px;
  border-radius: 60px;
  background-color:#FFAF13;
  box-shadow: 0 0 2px #888;
  text-align:center;
  vertical-align:middle;
  font-size:16px;
  font-weight:600;
  color:#000;
}

.icon {
  display:block;
  margin:0 auto;
  width: 70px;
  height: 70px;
  border-radius: 60px;
  background-color:#FFAF13;
   box-shadow: 0 0 2px #888;
  padding: 0.5em 0.6em;  
  margin-bottom:10px;
  

}
.icon1 {
    /* display: block; */
    /* margin: 0 auto; */
    width: 42px;
    height: 100%;
    /* border-radius: 60px;     background-color: #FFAF13;*/

    /* box-shadow: 0 0 2px #888; */
    padding: 0.5em 0.6em;
    margin-bottom: 10px;
}
.icon-file {  background-image: url('../images/icons/R-black.png');
  
   background-repeat: no-repeat;
   background-position:center center;
    background-size: 30px ;
}
.icon-Tax {  background-image: url('../images/icons/tax.png');
  
   background-repeat: no-repeat;
   background-position:center center;
    background-size: 40px ;
}
.icon-accounting
{
	background-image: url('../images/icons/accounting-desk.png');
  
   background-repeat: no-repeat;
   background-position:center center;
   background-size: 30px ;

}
.icon-consulting
{
	background-image: url('../images/icons/Group 14.png');
  
   background-repeat: no-repeat;
   background-position:center center;
   background-size: 30px ;


}
.icon-ICV
{
	background-image: url('../images/icons/Layer_1.png');
  
   background-repeat: no-repeat;
   background-position:center center;
   background-size: 30px ;


}
.tab-content>.tab-pane
{
	background-color:#112C5E;
	padding:10px 20px;color:#FFFFFF;


}
.px-14
{
		font-size: 14px;
}
.tab-inner-content
{
	font-size: 14px;
    font-weight: 400;
    color:#fff;
}
.icon-service
{
	background-image: url('../images/icons/Vector.png');
   	background-repeat: no-repeat;
   	background-position:center center;
   	background-size: 30px ;


}
.icon-other-service
{
	background-image: url('../images/icons/material-symbols_globe.png');
   	background-repeat: no-repeat;
   	background-position:center center;
   	background-size: 30px ;
}
.nav-tabs .nav-item.show .nav-link1, .nav-tabs .nav-link1.active:after
 {
  content: "";
  position: relative;
  bottom: -45px;
  left: -3%;
  border: 15px solid transparent;
  border-bottom-color: #112C5E;
}.nav-tabs .nav-item.show .nav-link1, .nav-tabs .nav-link1.active .icon
{
	 background-color:#112C5E;
}
.nav-tabs .nav-item.show .nav-link1, .nav-tabs .nav-link1.active .icon-file {
background-image: url('../images/icons/R.png');
}
.nav-tabs .nav-item.show .nav-link1, .nav-tabs .nav-link1.active .icon-Tax {
background-image: url('../images/icons/tax-white.png');
}
.nav-tabs .nav-item.show .nav-link1, .nav-tabs .nav-link1.active .icon-accounting {
background-image: url('../images/icons/accounting-white.png');
}
.nav-tabs .nav-item.show .nav-link1, .nav-tabs .nav-link1.active .icon-consulting {
background-image: url('../images/icons/Group14-white.png');
}
.nav-tabs .nav-item.show .nav-link1, .nav-tabs .nav-link1.active .icon-ICV{
background-image: url('../images/icons/Layer_1-white.png');
}
.nav-tabs .nav-item.show .nav-link1, .nav-tabs .nav-link1.active .icon-service{
background-image: url('../images/icons/Vector-white.png');
}
.nav-tabs .nav-item.show .nav-link1, .nav-tabs .nav-link1.active .icon-other-service{
background-image: url('../images/icons/material-symbols_globe-white.png');
}
.counter ol {
  color: #fff;
  counter-reset: item;
  display: inline-table;
}

.counter ol li {
  position: relative;
  display:inline-block;
  padding: 10px;
  font-size:14px;
  width:46%;
  border-bottom:1px solid #fff;
}
.counter1 ol {
  color: #fff;
  counter-reset: item;
}

.counter1 ol li {
  position: relative;
  display:inline-block;
  padding: 10px;
  font-size:14px;
  width:100%;
  border-bottom:1px solid #fff;
}

h3{
	font-size: 55px;
    font-family: 'Plus Jakarta Sans';
    font-weight: 300;
    /*padding-top: 200px;*/
    line-height: 1.0;
	
}
h2{
	font-size:40px;
	font-family:'Plus Jakarta Sans';
	font-weight:300;
	
}

.into-about
{
	
	padding-right:75px;
}
.about-content
{	color:#000000;
	line-height: 1.3;
}
.about-content .content1
{
	display:block;
	font-size:14px;
	color:#606060;
	letter-spacing:1px;
	font-weight:300;
}
.about-content h3
{
	font-size:28px;
	text-transform:uppercase;
	font-weight:500;
	color:#000000;	letter-spacing:1px;
	
}
.about-content h3:after {

    content: '';
    display: block;
    height: 0.1rem;
    width: 34px;
    margin-top:15px;
    background: #FFAF13;
}
.card-light-blue{
    --bs-card-spacer-y: 3rem;
    --bs-card-spacer-x: 2rem;
    --bs-card-title-spacer-y: 0.5rem;
    --bs-card-box-shadow: ;
    --bs-card-inner-border-radius: calc(0.375rem - 1px);
    --bs-card-cap-bg: rgba(0, 0, 0, 0.03);
    --bs-card-cap-color: ;
    --bs-card-height: ;
    --bs-card-color:#fff ;
    --bs-card-img-overlay-padding: 1rem;
    --bs-card-group-margin: 0.75rem;
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    height: var(--bs-card-height);
    word-wrap: break-word;
    background-color: #83A7E9;
    color:#fff;
    background-clip: border-box;
    text-align:left;
}


.card-blue{
    --bs-card-spacer-y: 3rem;
    --bs-card-spacer-x: 2rem;
    --bs-card-title-spacer-y: 0.5rem;
    --bs-card-box-shadow: ;
    --bs-card-inner-border-radius: calc(0.375rem - 1px);
    --bs-card-cap-bg: rgba(0, 0, 0, 0.03);
    --bs-card-cap-color: ;
    --bs-card-height: ;
    --bs-card-color:#fff ;
    --bs-card-bg: #174CB1;
    --bs-card-img-overlay-padding: 1rem;
    --bs-card-group-margin: 0.75rem;
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    height: var(--bs-card-height);
    word-wrap: break-word;
    background-color: var(--bs-card-bg);
    color:#fff;
    background-clip: border-box;
    text-align:left;
}

.card-navey{
    --bs-card-spacer-y: 3rem;
    --bs-card-spacer-x: 2rem;
    --bs-card-title-spacer-y: 0.5rem;
    --bs-card-box-shadow: ;
    --bs-card-inner-border-radius: calc(0.375rem - 1px);
    --bs-card-cap-bg: rgba(0, 0, 0, 0.03);
    --bs-card-cap-color: ;
    --bs-card-height: ;
    --bs-card-color:#fff ;
    --bs-card-bg:#112C5E;
    --bs-card-img-overlay-padding: 1rem;
    --bs-card-group-margin: 0.75rem;
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    height: var(--bs-card-height);
    word-wrap: break-word;
    background-color: var(--bs-card-bg);
    color:#fff;
    background-clip: border-box;
    text-align:left;
}
.small-txt
{
	font-size:12px;
}
.link2
{
	text-decoration:none;
}
.link2:hover
{
	text-decoration:underline;
	text-underline-offset: 8px;
	cursor: pointer;
}

.card-industrie-body {
 
    --bs-card-spacer-x: 1rem;
    flex: 1 1 auto;
    padding:1.5rem var(--bs-card-spacer-x) 0;

}
.card-footer {
--bs-card-cap-padding-y:0.5rem;
--bs-card-cap-padding-x:1rem;
    padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x) 1.5rem;
    color: var(--bs-card-cap-color);
    background-color: transparent;
    border-top: var(--bs-card-border-width) solid var(--bs-card-border-color);
}
.position-prev
{
	position:absolute;
	top: 43%!important;	left:-35px;
	padding-bottom:10px;
}
.position-next  
{
	position:absolute;
	top: 43%!important;
		right:-32px;	padding-bottom:10px;
}
h3
{
	font-size:28px;
	text-transform:uppercase;
	font-weight:500;
	letter-spacing:1px;
}
h3:after {

    content: '';
    display: block;
    height: 0.1rem;
    width: 34px;
    margin-top:15px;
    background: #FFAF13;
}

.image-parent {
  width:75%;
  height:100%;
  text-align:left
}
.list-group-item-1
{
	border-bottom: 1px solid #334573;
}
article {
  display: grid;
  grid-template-columns: auto 1fr;
}

/* non-essential demo styles */
section1 { font-family:'Plus Jakarta Sans';color:#606060;font-size:14px;border-top: 1px solid #D7D7D7;padding:20px 10px;
}
.point-content {  color:#000000;font-size:16px;}
.border-bottom-grey
{
	border-bottom:1px solid #4E4E4E;
}
.text-small
{
	font-size:14px;
}
#footer{
	width: 100%;
    background-color: #000000;
    padding: 100px 0 0;
color: #fff;
}
#footer h3
{
	font-size:16px;
	font-weight:500;
	color:#808080;
	
}
#footer h3:after {

    content: '';
    display: block;
    height: 0.1rem;
    width: 34px;
    margin-top:15px;
    background: #FFAF13;
}
#footer .footer-menu
{list-style: none;
    margin: 0px;
    padding: 0px;
	color:#fff;
}

#footer .footer-menu li {
    line-height: 24px;
    font-size: 12px;
}
#footer .footer-menu li a
{
	color:#fff;
}
#footer h6
{
	font-size:14px;
}
.small-text
{
	font-size:12px;
}
.text-grey1
{
	color:#BDBDBD;
}
#footer .copy_right { margin-top: 50px; padding: 20px 0px; margin-bottom: 0px; font-size: 14px;color:#606060; }
#footer .copy_right  a
{
	color:#606060;
	text-decoration:none;
}
#footer .socials a { display: block; float: left; width: 35px; height: 35px; text-align: center; background-color: #13121c; color: #fff; line-height: 35px; margin:auto 6px auto 0; }
#footer .socials a:nth-child(4) { margin-right: 0px; }
#footer .socials a.facebook { background-color:transparent;display:block;
    padding-top: 5px; }
#footer .socials a.twiiter { background-color:transparent;display:block;
    padding-top: 5px;  }
#footer .socials a.insta { background-color:transparent;display:block;
    padding-top: 5px;  }
#footer .socials a.pin { background-color:transparent;display:block;
    padding-top: 5px; }
#footer .socials a.link {background-color:transparent;display:block;
    padding-top: 5px;  }
#footer .socials a.youtube { background-color:transparent;display:block;
    padding-top: 5px; }



.carousel-inner1 .carousel-item1.active,
.carousel-inner1 .carousel-item-next,
.carousel-inner1 .carousel-item-prev {
  display: flex;
}

.carousel-inner1 .carousel-item-right.active,
.carousel-inner1 .carousel-item-next {
  transform: translateX(33.33333%);
}

.carousel-inner1 .carousel-item-left.active, 
.carousel-inner1 .carousel-item-prev {
  transform: translateX(-33.33333%);
}
  
.carousel-inner1 .carousel-item-right,
.carousel-inner1 .carousel-item-left{ 
  transform: translateX(0);
}



.accordion-body
{
	background-color:#112C5E;
	color:#ffffff;
}



/*About us*/
#hero {
    width: 100%;
    height: 49vh;
    background: url('../images/about-banner.jpg') center center;
   object-fit: contain;
    margin-bottom: -71px;
}



/*--------------------------------------------------------------
# Why Us
--------------------------------------------------------------*/
#why-us1
{
	  padding: 0 0 30px 0;
}
.why-us1 .content {
  padding: 50px 30px 30px 30px;
  background:#112C5E;

  color: #fff;
  
}


.why-us1 .content p {
padding:20px 0 0 0;
  margin-bottom: 30px;
  font-size:14px;
}

.why-us1 .icon-boxes .icon-box h4
{
	font-family:'Plus Jakarta Sans';
	font-size:38px;
	letter-spacing:1px;
	text-transform:uppercase;
}
.why-us1 .icon-boxes .icon-box {
  text-align: left;
  border-radius: 10px;
  padding: 40px 0px;
  width: 100%;
}

.why-us1 .icon-boxes .icon-box i {
  font-size: 40px;
  color: #1977cc;
  margin-bottom: 30px;
}

.why-us1 .icon-boxes .icon-box h4 {
  margin: 0 0 30px 0;
}

.why-us1 .icon-boxes .icon-box p {
  font-size: 14px;
}


.ten-yellow h4 {	
	font-family:'Plus Jakarta Sans';
    font-weight: 500;
    font-size:28px;
    letter-spacing:1px;
	text-transform:uppercase;

}
.ten-yellow h4:after {
    background-color: #F5B934;
    content: '';
    display: block;
    height: 0.1rem;
    width: 32px;
    margin-bottom: 1.25rem;
    margin-top: 10px;
}
#service-content{
 width: 100%;
    height: 49vh;
    object-fit: contain;
 
 
    background: url('../images/services.png') center center;
  background-size: cover;	 color:#fff;
	
	background-repeat: no-repeat;
  

}
#relationship1-content h3
{
	color:#ffffff;
	font-size:58px;
	letter-spacing:2px;
}


#service-details{
	padding:50px 0 50px 0;	
	background-color:#ffffff;
	color:#000000;
}
#service-details h2
{
	text-transform:uppercase;
}
#service-details p
{ 
	font-size:14px;
}
#our-service
{
	padding:50px 0 0 0;	
	background-color:#F6F8FA;
	}
 

.icon-servives
{
 display:table-cell;
  width: 70px;
  height: 70px;
  border-radius: 9px;
  background-color:#FFAF13;
   box-shadow: 0 0 2px #888;

  
  text-align:center;
  vertical-align:middle;
}
.icon-servives .img1
{
	width:50%;
	margin:auto;
}
.icon-servives .img2
{
	width:80%;
	margin:auto;
}

.head-text
{
	color:#000000;
	font-size:14px;
	text-transform:uppercase;
	font-weight:600;
	letter-spacing:2px;
}
.learn-more
{
	color:#112C5E;
	font-size:12px;
	letter-spacing:1px;
	font-weight:600;
}
#our-service .card 
{
	border-bottom:2px solid #4E4E4E;
	border-left:0;
	border-right:0;
	border-top:0;
	border-radius:0;
}

#enquire
{
	background-color:#112C5E;
	color:#ffffff;
	margin:0 0.8rem;
}
#enquire h3
{
	font-size:28px;
	text-transform:uppercase;
	font-weight:500;
	color:#ffffff;
	padding:50px 20px;

}
#enquire h3:after {

    content: '';
    display: block;
    height: 0.1rem;
    width: 34px;
    margin-top:15px;
    background: #fff;
}
#enquire ul {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    list-style-type: none;

}

#enquire li {
    padding: 5px 0 5px 0;
    line-height: 25px;
    color: #fff;
    display: block;
    cursor: pointer;
    margin-bottom:10px;
}
.white-border-buttom
{
	border-bottom:1px solid #fff;
}

.white-border-buttom-md
{
	border-bottom:1px solid #fff;
}

#service-auditing{
	padding:10px 0 50px 0;	
	background-color:#ffffff;
	color:#000000;
}

.breadcrumb-1
{
	--bs-breadcrumb-divider: '›';font-size:14px;

}
.text-breadcrumb
{
	color:#000;	font-size:14px;

}
.text-breadcrumb .active
{
	color:#000;	font-size:14px;font-weight:600;

}
.title-serv
{
	font-size:45px;
	text-transform:uppercase;
	font-weight:600;
		letter-spacing:1px;
}

.title-auditing
{position: relative;
    font-family: Plus Jakarta Sans;
    display: inline-block;
	font-size:45px;
	text-transform:uppercase;
	font-weight:600;
	line-height:45px;
}
.title-auditing:after {

    content: '';
    display: block;
    height: 0.1rem;
    width: 34px;
    margin-top:15px;
    background: #FFAF13;
}
.title-aud
{
	font-size:16px;
	text-transform:uppercase;
	font-weight:600;
	color:black;
	letter-spacing:1px;
}
.auditing p
{
	margin-top:20px;
	font-size:14px;
}
#step-audit{
	padding:60px 0 50px 0;	
	background-color:#ffffff;
	color:#000000;
}

#step-audit ol{  position: relative;
padding:0;
  list-style-type: none;
  font-size:16px;
}

#step-audit ol li {  
counter-increment: step-counter;
  margin-bottom: 8px;
  position: relative;
  padding-left:35px ;
  font-weight:600;
  }


#step-audit ol li:before { 
	position: absolute;
  left: -5px;
  content: counter(step-counter)'.';
  margin-right: 5px;
  padding: 0 8px;
    color: #AFAFAF;
        }
/*        .custom-counter li .square{
          list-style-type: none;

        }  
.custom-counter li ul li{  
 list-style-type: none;
     padding-left: 0;
}
#step-audit ol li
{
	font-weight:600;
  padding: 5px 0 5px 35px;

	  font-size:16px;
}
#step-audit ol li ul li
{
	font-weight:normal;  padding: 1px 0;
}  */
        #contact-content{
    width: 100%;
   height: 49vh;
    background: url('../images/contactus1.png') center center;
  background-size: cover;	 color:#fff;
	
	background-repeat: no-repeat;
/* 	-webkit-filter: grayscale(100%);  filter: grayscale(100%); Safari 6.0 - 9.0 */

}

 #thankyou-content{
    width: 100%;
height: 90vh;
    background: url('../images/professional-thank-you.jpg') center center;
  background-size: cover;	 color:#fff;

	background-repeat: no-repeat;
/* 	-webkit-filter: grayscale(100%);  filter: grayscale(100%); Safari 6.0 - 9.0 */

}


/*--------------------------------------------------------------
# career
--------------------------------------------------------------*/
#career-banner{
width: 100%;
    min-height: 47vh;
    background: url('../images/career-ban-Desk.png') center center;
    background-size: cover;
    color: #fff;
    background-repeat: no-repeat;
    margin-bottom: -71px;
}


#career-intro .icon-boxes .icon-box h4
{
	font-family:'Plus Jakarta Sans';
	font-size:28px;
	letter-spacing:1px;
	text-transform:uppercase;
}

#career-intro
{
	  padding: 0 0 30px 0;
}
#career-intro .content {
  padding: 50px 30px 30px 30px;
  background:#174CB1;

  color: #fff;
  
}


#career-intro .content p {
padding:20px 0 0 0;
  margin-bottom: 30px;
  font-size:14px;
}
#career-intro .icon-boxes .icon-box h4
{
	font-family:'Plus Jakarta Sans';
	font-size:38px;
	letter-spacing:1px;
	text-transform:uppercase;
}
#career-intro .icon-boxes .icon-box {
  text-align: left;
  border-radius: 10px;
  padding: 40px 0px;
  width: 100%;
}

#career-intro .icon-boxes .icon-box i {
  font-size: 40px;
  color: #1977cc;
  margin-bottom: 30px;
}

#career-intro .icon-boxes .icon-box h4 {
  margin: 0 0 30px 0;
}

#career-intro .icon-boxes .icon-box p {
  font-size: 14px;
 
}


#our-people
{
 padding: 50px 0 50px 0;
    background-color: #F6F8FA;
    color: #606060;
}
#our-people h6
{
	font-size:18px;
	font-weight:600;
	color:#000000;
	text-transform:uppercase;
}

#our-people h5
{
	font-size:40px;
	font-weight:300;
	color:#000000;
	letter-spacing:2px;
	text-transform:uppercase;
}
#job-opp
{
	 padding: 50px 0 50px 0;
    background-color: #112C5E;
    color: #fff;

}

/*--------------------------------------------------------------
# contact Us
--------------------------------------------------------------*/


#contact-details{
	padding:50px 0 50px 0;	
	background-color:#ffffff;
	color:#000000;
}




#enquire-contact
{
	background-color:#112C5E;
	color:#ffffff;
	padding:40px 30px;
}
#enquire-contact h3
{
	font-size:28px;
	text-transform:uppercase;
	font-weight:500;
	color:#ffffff;
	padding:50px 20px;

}
#enquire-contact h3:after {

    content: '';
    display: block;
    height: 0.1rem;
    width: 34px;
    margin-top:15px;
    background: #fff;
}
#enquire-contact ul {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    list-style-type: none;

}

#enquire-contact li {
    padding: 5px 0 5px 0;
    line-height: 25px;
    color: #fff;
    display: block;
    cursor: pointer;
    margin-bottom:10px;
    font-size:16px;
}
.title-enq
{
	font-weight:400;
}
.title-enq2
{
	font-weight:500;
}

.p-left
{
	padding-left:10px;
}
.text-color-location
{
	color:#292929;
	font-size:12px;
}
.bg-transparent1 {
    --bs-bg-opacity: 1;
    background-color: #ffffff;
    border:0;
}

#location .bg-transparent1 {
    --bs-bg-opacity: 1;
    background-color: #ffffff;    border:0;
}

.bg-yellow-people
{
	background-color:#FFAF13;
	height:auto;
	padding:50px 40px;
	position:absolute;
	left:-80px;
}

.bg-yellow-people p
{
	color:#000;
	font-size:16px;
}

/*--------------------------------------------------------------
# News
--------------------------------------------------------------*/

#news-details
{
	background-color:#F6F8FA;
	color:#000000;
	padding:10px 0 50px 0;	

}

.text-color3
{
	color:#484A4C;
}


.radius-industry
{
	border-radius:40px;
	display:inline-block;
	width:250px;
	padding: .5rem 2.25rem .5rem 0.75rem;
}
.radius-industry1
{
	border-radius:40px;
	display:inline-block;
	width:auto;
}

/*--------------------------------------------------------------
# News
--------------------------------------------------------------*/

#news-expansion
{
	background-color:#F6F8FA;
	color:#606060;
	padding:10px 0 50px 0;	

}
#news-expansion h4
{
	font-size:30px;
	font-weight:500;
	color:#000000;
}
#news-expansion .date-1
{
	font-size:14px;
	color:#484A4C;
	text-transform:uppercase;
}

/*--------------------------------------------------------------
# News Details Page
--------------------------------------------------------------*/

#related-news
{
	background-color:#fff;
	color:#000000;
	padding:30px 0;	

}
#related-news .inner-box1 {
    text-align: left;
    display:inline-table;
    color: #000000;
    font-size: 14px;
    line-height: 1.8em;
    background-color:#F6F8FA;
    width:100%;
    padding:.5rem 1rem;

}
.card-industrie {
    --bs-card-spacer-y: 3rem;
    --bs-card-spacer-x: 2rem;
    --bs-card-title-spacer-y: 0.5rem;
    --bs-card-box-shadow: ;
    --bs-card-inner-border-radius: calc(0.375rem - 1px);
    --bs-card-cap-bg: rgba(0, 0, 0, 0.03);
    --bs-card-cap-color: ;
    --bs-card-height: ;
    --bs-card-color:#000 ;
    --bs-card-bg: #F0F0F0 ;
    --bs-card-img-overlay-padding: 1rem;
    --bs-card-group-margin: 0.75rem;
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    height: var(--bs-card-height);
    word-wrap: break-word;
    background-color: var(--bs-card-bg);
    background-clip: border-box;
    text-align:left;
}
.card-related-news
{
	 --bs-card-spacer-y: 3rem;
    --bs-card-spacer-x: 2rem;
    --bs-card-title-spacer-y: 0.5rem;
    --bs-card-box-shadow: ;
    --bs-card-inner-border-radius: calc(0.375rem - 1px);
    --bs-card-cap-bg: rgba(0, 0, 0, 0.03);
    --bs-card-color:#000 ;
    --bs-card-img-overlay-padding: 1rem;
    --bs-card-group-margin: 0.75rem;
    position: relative;
    display: inline-block;
    flex-direction: column;
    width: 250px;
    height: auto;
    word-wrap: break-word;
    background-color:#F6F8FA ;
    background-clip: border-box;
    text-align:left;

}
.card-related-news-body 
 {
    flex: 1 1 auto;
    padding:1rem 1rem;

}

/*--------------------------------------------------------------
# industries Details Page
--------------------------------------------------------------*/

#industries-content
{
   object-fit: contain;

	 width: 100%;
 	height:49vh;
    background: url('../images/industries.png') center center;
  background-size: cover;	 color:#fff;
	
	background-repeat: no-repeat;

}
#industries-details{
	padding:50px 0 50px 0;	
	background-color:#ffffff;
	color:#000000;
}
#industries-details p
{
	color:#606060;
	font-size:14px;
}
#top-industries
{
	padding:50px 0 90px 0;	
	background-color:#F6F8FA;
	color:#606060;
}
#top-industries .content
{
	display:block;
	text-align:left;
	color:#040404;
	font-size:18px;
	font-weight:500;
	padding-top:5px;
}

/*--------------------------------------------------------------
# industries Details Page
--------------------------------------------------------------*/

#industrie-auto
{
	background-color:#fff;
	color:#606060;
	padding:10px 0;

}
.bg-yellow
{
	background-color:#FFAF13;
	height:auto;
	padding:50px 40px;
}
.overlay-text 
{
 	position:absolute; 
 	top:20%;
 	right:0%;
}
.h-500
{
	height:600px;
}
.bg-yellow h3
{	width:85%;
	font-size:42px;
	font-weight:600;
	color:#000;
	line-height:54px;
	word-break: break-all;
}
.bg-yellow h3:after {
  	content: '';
    display: block;
    height: 0.1rem;
    width: 34px;
    margin-top: 15px;
    background: #000;
    }
    .bg-yellow h4
{	width:85%;
	font-size:35px;
	font-weight:600;
	color:#000;
	line-height:54px;
	word-break: break-all;
}
.bg-yellow h4:after {
  	content: '';
    display: block;
    height: 0.1rem;
    width: 34px;
    margin-top: 15px;
    background: #000;
    }

.bg-yellow p
{
	color:#000000;
	width:85%;
	padding-top:10px;
}
#industrie-auto1
{
	background-color:#F6F8FA;
	color:#000000;
	padding:50px 0;

}
#industrie-auto1 p
{
	color:#606060;
	font-size:14px;
}
.align-items1{
    align-items: center!important;
}

@media screen and (max-width: 996px) {
.bullet ul li:before {
		content:'';	  
 
		   }

.about-content .content1
{
	display:block;
	font-size:12px;
	color:#606060;
	letter-spacing:1px;
	font-weight:300;
}

.profile-details
{
	display:block;
	position:absolute;
	margin-bottom:0;
	left: 0!important;
	bottom: 0!important;
}
.border-bottom-grey
{
	border-bottom:0;
}

.bg-yellow-people
{
	background-color:#FFAF13;
	height:auto;
	padding:30px;
	position:relative;
	left:0;
}

#career-banner{
    margin-bottom: -37px;
}
#career-intro .icon-boxes .icon-box h4 {

    font-size: 28px;
}
#industrie-auto
{
	padding:10px 0 0 0;
}
.bg-yellow
{
	background-color:#FFAF13;
	height:auto;
	padding:50px 40px;
}
.h-500 {
    height: auto;
}
#top-industries .content
{
	font-size:16px;
}
.bg-yellow h3
{	
	width:100%;
	font-size:22px;
	line-height:28px;
}
.bg-yellow p
{
	width:100%;
}



#enquire-contact
{
	background-color:#112C5E;
	color:#ffffff;
	padding:40px 20px;
}
#enquire-contact li {
    font-size:14px;
}

.white-border-buttom
{
	border-bottom:0;
}
#enquire li {
    border-bottom:1px solid #fff;
}

#hero {
    width: 100%;
    height: 51vh;
    background: url('../images/careers-ban.png') center center;
   object-fit: contain;
    margin-bottom: -41px;
}

 .button-quote {
    color: #fff;
    background-color: #000;
    padding: 0.5rem 1rem;
    text-align: center;
    text-transform: uppercase;
    margin-left: 10px;
    font-size: 12px;
    font-weight: 600;
    border-radius: 20px;
    letter-spacing: 2px;
}
.top-section {
    margin: 81px 0 0 0;
}

#about-us .aboutus-content1 h3 {
    font-size: 35px;
    padding-top:40%;
    line-height:55.2px;
    font-weight: normal;
    color: #000;
    font-weight: 500;
    letter-spacing:1px;
}
h1
{
	    font-size: 38px;
}
h2{
	font-size:32px;	
}
.scrolling-wrapper{
	overflow-x: auto;
}

.card-block{

	background-color: #fff;
	border: none;
	background-position: center;
	background-size: cover;
	transition: all 0.2s ease-in-out !important;
	border-radius: 24px;
	&:hover{
		transform: translateY(-5px);
		box-shadow: none;
		opacity: 0.9;
	}
}

} 

@media screen and (max-width: 768px) {
.logo
{
	height:50px;
}
.top-section
{
	    margin: 61px 0 0 0;
}

.title-auditing
{
	font-size:25px;
	text-transform:uppercase;
	font-weight:600;
	
}
.title-auditing:after {

    content: '';
    display: block;
    height: 0.1rem;
    width: 34px;
    margin-top:15px;
    background: #FFAF13;
}

.profile-img
{
	width:137px;
	height:auto;
}

.bg-yellow
{
	background-color:#FFAF13;
	height:auto;
	padding:50px 15px;
}


#contact-details{
	padding:0 0 50px 0;	
	background-color:#ffffff;
	color:#000000;
}

  #contact-content{
    width: 100%;
 	    height: 51vh;
    background: url('../images/contactus-mob-banner.png') center right;
  	background-size: cover;	 
  	color:#fff;
	background-repeat: no-repeat;
/* 	-webkit-filter: grayscale(100%);  filter: grayscale(100%); Safari 6.0 - 9.0 */

}
#location .bg-transparent1 {
    --bs-bg-opacity: 1;
    background-color: transparent!important;
        border-bottom:1px solid #D2D2D2;

}
.bg-transparent1 {
    --bs-bg-opacity: 1;
    background-color: transparent!important;


}

#service-content{
    width: 100%;
 	height:51vh;
    background: url('../images/services-Mob.png') center center;
  background-size: cover;	 color:#fff;
	
	background-repeat: no-repeat;
/* 	-webkit-filter: grayscale(100%);  filter: grayscale(100%); Safari 6.0 - 9.0 */

}

#enquire 
{
	margin:0;
}
#enquire h3
{
	padding: 50px 0;
}
#our-service
{
	padding:50px 0 0 0;	
}
.white-border-buttom-md
{
	border-bottom:0;
}
.white-border-buttom-sm
{
	border-bottom:1px solid #fff;
}
.p-left
{
	padding-left:0;
}


.card-body h3
{
	color:#000000;
	font-weight:300;
	font-size:22px;
}
.card-content
{
	font-size:12px;
}

h1
{
	    font-size: 30px;
}
.about-content h3
{
	font-size:20px;
}
.about-content .content1
{
	font-size:12px;
}
.into-about {
    padding-right: 0;

}

/*About us*/

#hero {
    width: 100%;
    height: 71vh;
    background: url('../images/careers-ban-Mob-sm.png') center center;
   object-fit: contain;
    margin-bottom: 0;
            background-size: cover;
    color: #fff;
    background-repeat: no-repeat;

}
#career-banner {
    width: 100%;
    height: 71vh;
    background: url('../images/career-ban-Mob.png') center center;
   object-fit: contain;
    margin-bottom: 0;
            background-size: cover;
    color: #fff;
    background-repeat: no-repeat;

}

.why-us1 .icon-boxes .icon-box h4
{
	font-family:'Plus Jakarta Sans';
	font-size:28px;
	letter-spacing:1px;
	text-transform:uppercase;
}

.ten-yellow h4 {	
	font-family:'Plus Jakarta Sans';
    font-weight: 500;
    font-size:20px;
    letter-spacing:1px;
	text-transform:uppercase;

}
h4
{
	font-family:'Plus Jakarta Sans';
	font-size:30px;
	font-weight:300;
	letter-spacing:1px;
	text-transform:uppercase;
}

#step-audit ol { 
  counter-reset: item;
    list-style-type: none; position: relative;
 }
#step-audit ol li {  position: relative;


  margin-bottom: 10px;
  position: relative;
  padding-left: 0;}

#step-audit ol li:before { 
display:block;
	position: relative;
  content: counter(item, decimal-leading-zero) " "; 
    counter-increment: item;       
    color:#000; 
    font-weight:bold;}


#footer{
	width: 100%;
    background-color: #000000;
    padding: 30px 0 0;
color: #fff;
}
#footer h3
{
	font-size:16px;
	font-weight:500;
	color:#808080;
	
}
#footer h3:after {

    content: '';
    display: block;
    height: 0.1rem;
    width: 100%;
    margin-top:15px;
    background:transparent;
}

#footer .socials a
{
	width:auto;
	margin-right:15px;
}
.border-buttom-sm
{
	border-bottom:1px solid #ffffff;
}
#footer .copy_right
{
	margin-top:0;
}
#about-us .aboutus-content1 h3 {
    font-size: 35px;
    line-height:45.2px;
    font-weight: normal;
    color: #fff;
    letter-spacing:1px;
}
#about-us
{
	width: 100%;
	color:#fff;
	background: url('../images/aboutus3.png') no-repeat;		 
	background-size:;
    background-position: center center;
     background-size: 100% 100%;


}
#about-us .aboutus-content1
{
height:100%;
	min-height:396px;
	width:100%;
background: transparent url('../images/banner-mob.png') no-repeat;	
	  background-size: cover;
        background-position: center center;
background-size: 100% 100%;

	}
	#about-us .aboutus-content2
{	

height:100%;
}
.title1:after {
margin:0 0 -46px;
}
.title2:after {
margin:0 0 -75px;
}
.radius-industry
{
	border-radius:40px;
	display:block;
	width:100%;
	padding: .5rem 2.25rem .5rem 0.75rem;
	border:1px solid #ced4da;
}
#news-expansion
{
	background-color:#fff;
	color:#000000;
	padding:10px 0 20px 0;	

}
#related-news
{
	background-color:#fff;
	color:#000000;
	padding:20px 0 20px 0;	

}
#related-news .inner-box1 {
    padding:10px;

}
#industries-content {
    width: 100%;
    height: 51vh;
    background: url('../images/industries-mob.png') center center;
   object-fit: contain;
    margin-bottom: 0;
            background-size: cover;
    color: #fff;
    background-repeat: no-repeat;

}

/*
#industries-content
{
    width: 100%;
    height: 51vh;
    background: url('../images/industries-mob.png') center center;
  background-size: cover;	 color:#fff;
	
	background-repeat: no-repeat;

}*/
#top-industries .content
{
	font-size:12px;
}
#industries-content .title-serv
{
	font-size:38px;
	text-transform:uppercase;
	font-weight:600;
	letter-spacing:1px;
	margin-top:28px;
}
#career-intro .icon-boxes .icon-box h4 {
    font-size: 30px;
}
}
@media screen and (max-width: 571px)
{
.align-items1
{
	align-items: flex-end!important;
}

}
@media screen and (max-width: 332px)
{	
	#about-us .aboutus-content1 {
    height: 100%;
    min-height: 333px;
    }

}



/*Contact us form*/

#contact.form {
    z-index: 15;
    position: relative;
    border-radius: 4px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    overflow: hidden;
}
#contact .form-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 0 20px;
    width:49.5%;
}
#contact .form-group label {
    display: block;
    margin: 0 0 10px;
    color: #000;
}
#contact .form-group input {
    outline: none;
    display: block;
    background: #EBEBEB;
    width: 100%;
    border-bottom:1px solid #B2B2B2;
    border-top:0;
    border-left:0;
    border-right:0;
    box-sizing: border-box;
    padding: 12px 5px;
    color: #000;
    font-family: inherit;
    font-size: 14px;
    font-weight: 500;
    line-height: inherit;
    transition: 0.3s ease;
}

#contact .form-group input:focus {
    color:#000;   
    border-bottom:1px solid #000000;
    border-top:0;
    border-left:0;
    border-right:0;

}
#contact .form-group select 
{
	  outline: none;
    display: block;
    background: #EBEBEB;
    width: 100%;
    border-bottom:1px solid #B2B2B2;
    border-top:0;
    border-left:0;
    border-right:0;
    box-sizing: border-box;
    padding: 12px 5px;
    color: #000;
    font-family: inherit;
    font-size: 14px;
    font-weight: 500;
    line-height: inherit;
    transition: 0.3s ease;

}
#contact .form-group1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 0 20px;
    width:100%;
}
#contact .form-group1 label {
    display: block;
    margin: 0 0 10px;
}
#contact .form-group1 textarea {
    outline: none;
    display: block;
    background: #EBEBEB;
    width: 100%;
    border-bottom:1px solid #B2B2B2;
    border-top:0;
    border-left:0;
    border-right:0;
    box-sizing: border-box;
    padding: 12px 5px;
    color: #000;
    font-family: inherit;
    font-size: 14px;
    font-weight: 500;
    line-height: inherit;
    transition: 0.3s ease;

}

#contact .form-group1 textarea:focus {
    color:#000;   
    border-bottom:1px solid #000;
    border-top:0;
    border-left:0;
    border-right:0;


}

::placeholder {
  color: #a8a8a8;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #a8a8a8;
}

::-ms-input-placeholder { /* Microsoft Edge */
 color: #a8a8a8;
}
.socials-contact a
{
	width:auto;
	margin-right:35px;
}
@media screen and (max-width: 996px) {

}
@media screen and (max-width: 768px) {
#contact .form-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 0 20px;
    width:100%;
}

}


/*enquire*/



#enquire.form {
    z-index: 15;
    position: relative;
    border-radius: 4px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    overflow: hidden;
}
#enquire .form-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 0 20px;
    width:49.5%;
}
#enquire .form-group label {
    display: block;
    margin: 0 0 10px;
    color: #fff;
 
 
}
#enquire .form-group input {
    outline: none;
    display: block;
    background: #1E3D75;
    width: 100%;
    border-bottom:1px solid #315393;
    border-top:0;
    border-left:0;
    border-right:0;
    box-sizing: border-box;
    padding: 12px 5px;
    color: #fff;
    font-family: inherit;
    font-size: 14px;
    font-weight: 500;
    line-height: inherit;
    transition: 0.3s ease;
}

#enquire .form-group input:focus {
    color:#fff;   
    border-bottom:1px solid #FFFFFF;
    border-top:0;
    border-left:0;
    border-right:0;

}
#enquire .form-group select 
{
	  outline: none;
    display: block;
    background: #1E3D75;
    width: 100%;
    border-bottom:1px solid #315393;
    border-top:0;
    border-left:0;
    border-right:0;
    box-sizing: border-box;
    padding: 12px 5px;
    color: #fff;
    font-family: inherit;
    font-size: 14px;
    font-weight: 500;
    line-height: inherit;
    transition: 0.3s ease;

}
#enquire .form-group1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 0 20px;
    width:100%;
}
#enquire .form-group1 label {
    display: block;
    margin: 0 0 10px;
    color: #fff;
}
#enquire .form-group1 textarea {
    outline: none;
    display: block;
    background: #1E3D75;
    width: 100%;
    border-bottom:1px solid #315393;
    border-top:0;
    border-left:0;
    border-right:0;
    box-sizing: border-box;
    padding: 12px 5px;
    color: #fff;
    font-family: inherit;
    font-size: 14px;
    font-weight: 500;
    line-height: inherit;
    transition: 0.3s ease;
}

#enquire .form-group1 textarea:focus {
    color:#fff;   
    border-bottom:1px solid #FFFFFF;
    border-top:0;
    border-left:0;
    border-right:0;

}

#enquire::placeholder {
  color: #fff;
  opacity: 1; /* Firefox */
}

#enquire:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #fff;
}

#enquire::-ms-input-placeholder { /* Microsoft Edge */
 color: #fff;
}

@media screen and (max-width: 768px) {
#enquire .form-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 0 20px;
    width:100%;
}
.p-left
{
	padding-left:0;
}

}


section#about-us::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #131e2c;
    opacity: 0.35;
    z-index: 1;
}

section#about-us {
    position: relative;
}

section#about-us .container {
    z-index: 2;
    position: relative;
}


.col-md-12.col-12.aboutus-content1.d-flex.align-items-center.justify-content-start.my-auto {
    padding-top: 150px !important;
    font-size: 28px !important;
}










