@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@600&display=swap');

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
  scroll-padding-top: 120px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
  display: block;
}
h1, h2, h3, h4, h5, h6
{
      -webkit-font-smoothing: antialiased;
       -moz-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        font-smoothing: antialiased;
}
audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html,
button,
input,
select,
textarea {
      font-family: Helvetica, sans-serif;
}

a {
  color: #000;
  text-decoration: none;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  color: #000;
  outline: 0;
}

a:hover {
  text-decoration: underline;
}

address {
  font-style: italic;
  margin: 0 0 24px;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}
.pha-spac
{
margin-bottom:13px;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 14px;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
.serive-info-top p
{
padding-top:5px;
}
pre {
  background: #f5f5f5;
  color: #666;
  font-family: monospace;
  font-size: 14px;
  margin: 20px 0;
  overflow: auto;
  padding: 20px;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

blockquote,
q {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

blockquote {
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
  margin: 24px 40px;
}

blockquote blockquote {
  margin-right: 0;
}

blockquote cite,
blockquote small {
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
}

blockquote em,
blockquote i {
  font-style: normal;
  font-weight: 300;
}

blockquote strong,
blockquote b {
  font-weight: 400;
}

small {
  font-size: smaller;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

dl {
  margin: 0 20px;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 0 20px;
}

menu,
ol,
ul {
  margin: 16px 0;
  padding: 0 0 0 40px;
}

ul {
  list-style-type: disc;
}

nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

li > ul,
li > ol {
  margin: 0;
}

img {
  -ms-interpolation-mode: bicubic;
  border: 0;
  vertical-align: middle;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  min-width: inherit;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  max-width: 100%;
  vertical-align: baseline;
}

button,
input {
  line-height: normal;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  cursor: pointer;
}

button[disabled],
input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
  appearance: textfield;
  padding-right: 2px;
  width: 270px;
}

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-bottom: 1px solid #ededed;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 14px;
  line-height: 2;
  margin: 0 0 20px;
  width: 100%;
}

caption,
th,
td {
  font-weight: normal;
  text-align: left;
}

caption {
  font-size: 16px;
  margin: 20px 0;
}

th {
  font-weight: bold;
  text-transform: uppercase;
}

td {
  border-top: 1px solid #ededed;
  padding: 6px 10px 6px 0;
}

del {
  color: #333;
}

ins {
  background: #fff9c0;
  text-decoration: none;
}

hr {
  background-size: 4px 4px;
  border: 0;
  height: 1px;
  margin: 0 0 24px;
}
.align-self {
    align-self: center;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

img {
  max-width: 100%;
}

html {
  overflow: hidden;
  overflow-y: auto;
}

body {
  overflow: hidden;
  font-size: 15px;
  line-height: 1.71429;
 font-family: Helvetica, sans-serif;
  color: #1d1d24;
  letter-spacing:1px;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
       -moz-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        font-smoothing: antialiased;
}
  #chart {
      padding: 0;
      max-width: 650px;
     font-size:10px;
    }
    
    .apexcharts-legend text {
      font-size:10px;
    }
.center-button
{
      display: inline-block;
}
.h-235
{
  height:235px;
}
a {
  -webkit-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
a:hover,
a:focus,
a:active {
  text-decoration: none;
  outline: none;
}

input,
button,
select,
textarea {
  background: transparent;
  border: 1px solid #d4d4d4;
  -webkit-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
  color: #1d1d24;
}

input:focus, input:active,
button:focus,
button:active,
select:focus,
select:active,
textarea:focus,
textarea:active {
  outline: none;
  border-color: #f9004d;
}

input,
select,
textarea {
  width: 100%;
  font-size: 14px;
}

input,
select {
  height: 40px;
  padding: 0 15px;
}

ul.liststyle.bullet li {
  font-size: 18px;
  line-height: 30px;
  color: rgba(29, 29, 36, 0.75);
  position: relative;
  padding-left: 30px;
}

@media only screen and (max-width: 767px) {
  ul.liststyle.bullet li {
    padding-left: 19px;
  }
}

ul.liststyle.bullet li::before {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background: rgba(29, 29, 36, 0.75);
  left: 0;
  top: 10px;
}

ul.liststyle.bullet li + li {
  margin-top: 8px;
}
.h-180
{
  height:180px;
}
.h-170
{
  height:170px;
}
.h-187px
{
  height:187px;
}
.h-150
{
  height:150px;
}
.h-200
{
      height: 200px;
}
.h-100px
{
      height: 107px;
}
.h-250
{
      height: 250px;
}
.outsource-title
{
  font-size:20px;
  margin-top:12px;
}
.h-340
{
  height:340px;
}
.service-bx h3 {
    font-size: 20px;
    font-weight: bold;
}
.pluse
{
    font-size: 39px;
    padding: 1em 0 1em 0;
    text-align: center;
}
.number-or
{
      font-size: 23px;
    color: #f4501e;
    font-weight: bold;
}
.Careers-box
{
    border-top: 1px solid #ccc;
    padding: 1em 2em;
    transition:0.5s all;
}
.Careers-box:hover
{
border:1px solid #f4511e;
background-color:#f7f7f7;
}
.Careers-box:nth-child(last)
{
   border-bottom: 1px solid #ccc;
}
.Careers-box h4
{
      font-size: 20px;
    color: #464545;
}
.careers-link
{
  color:#90da36;
  font-weight:bold;
}
.service-bx1 {
    background-color: #fcfcfc;
    border-radius: 15px;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
    padding: 2%;
    margin-bottom: 2em;
}
.w-30
{
  width:25%;
      border-right: 1px solid #cecece;
}
.serv-info
{
  width:60%;
      margin-left: 14px;
    margin-top: 12px;
}
.myaccordion {
 
  box-shadow: 0 0 1px rgba(0,0,0,0.1);
}
.p-2rem
{
padding-bottom: 2rem;
}
.myaccordion .card,
.myaccordion .card:last-child .card-header {
  border: none;
      margin-bottom: 15px;
}

.myaccordion .card-header {
    border-bottom-color: #e2e2e2;
    background: transparent;
    padding:5px 0;
}

.myaccordion .fa-stack {
      color: #828282;
    font-size: 14px;
}

.myaccordion .btn {
  width: 100%;
  font-weight: bold;
  color: #000;
  padding: 0;
}

.myaccordion .btn-link:hover,
.myaccordion .btn-link:focus {
  text-decoration: none;
}

/*.myaccordion li + li {
  margin-top: 10px;
}*/

/**/
.main-timeline3{
    
    position: relative;
}
.main-timeline3:after{
    content: '';
    display: block;
    clear: both;
}
.main-timeline3 .timeline{
    width: 50%;
    padding: 0 40px 0 0;
    margin: 0 50px 0 0;
    float: left;
    position: relative;
    z-index: 1;
}
.main-timeline3 .timeline-content{
    background-color: #f5f5f5;
    min-height: 140px;
    padding: 20px 60px 20px 20px;
    border-radius: 20px 10px 10px 20px;
    box-shadow: 0 0 15px -5px #555;
    display: block;
    position: relative;
}
.main-timeline3 .timeline-content:hover{ text-decoration: none; }
.main-timeline3 .timeline-icon{
    color: #fff;
    background-color: #ccc;
    font-size: 45px;
    text-align: center;
    line-height: 80px;
    height: 80px;
    width: 80px;
    border-radius: 10px 10px 0 10px;
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    right: -40px;
    z-index: 1;
    box-shadow: 0px 0px 35px 0px rgb(93 114 128 / 28%);
    -webkit-box-shadow: 0px 0px 35px 0px rgb(93 114 128 / 28%);
    -moz-box-shadow: 0px 0px 35px 0px rgb(93 114 128 / 28%);
}
.main-timeline3 .timeline-icon:after{
    content: '';
    background: linear-gradient(to left top,transparent 49%, #e05413 50%);
    height: 20px;
    width: 40px;
    position: absolute;
    right: 0;
    top :100%;
}
.main-timeline3 .title{
    color: #009432;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 7px 0;
}
.main-timeline3 .description{
    color: #555;
    font-size: 15px;
    letter-spacing: 1px;
    text-align: justify;
    margin: 0;
}
.main-timeline3 .timeline:nth-child(even){
    padding: 0 0 0 40px;
    margin: 0 0 0 50px;
    float: right;
}
.main-timeline3 .timeline:nth-child(even) .timeline-content{
    padding: 20px 20px 20px 60px;
    border-radius: 10px 20px 20px 10px;
}
.main-timeline3 .timeline:nth-child(even) .timeline-icon{
    border-radius: 10px 10px 10px 0;
    right: auto;
    left: -40px;
}
.main-timeline3 .timeline:nth-child(even) .timeline-icon:after{
    transform: rotateY(180deg);
    right: auto;
    left: 0;
}
.main-timeline3 .timeline:nth-child(4n+2) .timeline-icon{ background-color: #ccc; }
.main-timeline3 .timeline:nth-child(4n+2) .timeline-icon:after{
    background: linear-gradient(to left top,transparent 49%, #e05413 50%);
}
.main-timeline3 .timeline:nth-child(4n+2) .title{ color: #ff4300; }
.main-timeline3 .timeline:nth-child(4n+3) .timeline-icon{ background-color: #ccc; }
.main-timeline3 .timeline:nth-child(4n+3) .timeline-icon:after{
    background: linear-gradient(to left top,transparent 49%, #e05413 50%);
}
.main-timeline3 .timeline:nth-child(4n+3) .title{ color: #0652DD; }
.main-timeline3 .timeline:nth-child(4n+4) .timeline-icon{ background-color: #ccc; }
.main-timeline3 .timeline:nth-child(4n+4) .timeline-icon:after{
    background: linear-gradient(to left top,transparent 49%, #e05413 50%);
}
.main-timeline3 .timeline:nth-child(4n+4) .title{ color: #a504db; }
@media screen and (max-width:767px){
    .main-timeline3 .timeline,
    .main-timeline3 .timeline:nth-child(even){
        width: 100%;
        padding: 40px 0 0 40px;
        margin-bottom: 20px;
    }
    .main-timeline3 .timeline-icon,
    .main-timeline3 .timeline:nth-child(even) .timeline-icon{
        border-radius: 10px 10px 10px 0;
        transform: translateY(0);
        top: -40px;
        left: -40px;
        right: auto;
    }
    .main-timeline3 .timeline-icon:after{
        transform: rotateY(-180deg);
        right: auto;
        left: 0;
    }
    .main-timeline3 .timeline-content,
    .main-timeline3 .timeline:nth-child(even) .timeline-content{
        padding: 60px 20px 20px;
    }
}
@media screen and (max-width:567px){
    .main-timeline3 .title{ font-size: 18px; }
}
/**/
.carrer-box
{
  padding:1em;
  box-shadow:0 .5rem 1rem rgba(0,0,0,.15);
}

.email-box
{
      margin: 3em 2em;
    border: 1px solid #e0dddd;
    padding: 1em;
}
.footer-link2
{
  text-align: right;
}
.col-red
{
  color:red;
}
.border-outside
{
      border: 1px solid rgba(238, 78, 29, 0.18);
}
.why-us-title-index {
    margin: 0;
    padding: 0;
    font-size: 3rem;
    font-family: 'Montserrat', sans-serif;
    color: #000;
    /* font-weight: 400; */
    text-align: center;
}
.why-us-title-index:after {
    content: '';
    display: block;
    background-color: #e05413;
    height: 3px;
    width: 7%;
    margin: 25px auto;
}

/**/
.pricingTable{
   
    background: linear-gradient(-30deg,#f4501e,#f5825f);
    -webkit-background: linear-gradient(-30deg,#f4501e,#f5825f);
    -moz-background: linear-gradient(-30deg,#f4501e,#f5825f);
    -o-background: linear-gradient(-30deg,#f4501e,#f5825f);
    text-align: center;
    padding: 30px 12px 12px;
    margin: 0 15px;
    border-radius: 20px;
    box-shadow:  0 0 20px -5px rgba(0,0,0,0.2);
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.pricingTable:before{
    content: '';
    background: linear-gradient(30deg,#f58765,#f4501e);
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    clip-path: polygon(0 0, 0% 100%, 100% 0);
}
.pricingTable .pricingTable-header{
    color: #fff;
    margin: 0 0 20px 0;
}
.pricingTable .price-value .amount{
    font-size: 70px;
    font-weight: 700;
    line-height: 70px;
}
.pricingTable .price-value .amount-sm{
    font-size: 30px;
    font-weight: 600;
    vertical-align: top;
    display: inline-block;
}
.pricingTable .price-value .duration{
    font-size: 18px;
    font-weight: 600;
    font-style: italic;
    letter-spacing: 1px;
    text-transform: capitalize;
    display: block;
}
.pricingTable .pricing-content{
    padding: 35px 10px 30px;
    border-radius: 0 0 20px 20px;
    overflow: hidden;
    position: relative;
        height: 300px;
}
.pricingTable .pricing-content:before{
    content: '';
    background-color: #fff;
    height: 100%;
    width: 150%;
    border-radius: 100% 100% 0 0;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    top: 0;
    z-index: -1;
}

.pricingTable .pricing-content ul{
    text-align: left;
    padding: 0;
    margin: 0;
    list-style: disc;
    display: inline-block;
}
.pricingTable .pricing-content ul li {
    color: #000;
    font-size: 15px;
    padding: 0 0 0 2px;
    margin: 0 0 5px 27px;
    position: relative;
    list-style-position: outside;
}
.pricingTable.blue{ background: linear-gradient(-30deg,#1BB8E1,#73daef); }
.pricingTable.blue:before{ background: linear-gradient(30deg,#73daef,#1BB8E1); }
.pricingTable.blue .title,
.pricingTable.blue .pricing-content ul li:before{
    color: #1BB8E1;
}
.pricingTable.orange{ background: linear-gradient(-30deg,#F47004,#f7a562); }
.pricingTable.orange:before{ background: linear-gradient(30deg,#f7a562,#F47004); }
.pricingTable.orange .title,
.pricingTable.orange .pricing-content ul li:before{
    color: #F47004;
}
@media only screen and (max-width: 990px){
    .pricingTable{ margin: 0 0 40px; }
}

/**/
/*=====================
Common Css 
=======================*/
.textBlack {
  color: #000000;
}
.bg-green
{
  background-color:#90da36;
  padding:10px;
  color:#fff;
}
.bodyColor {
  color: #535353;
}
.mr-1em
{
  margin-right:1em;
}
.single-service.service__style--2:hover .content h3.title, .single-service.service__style--2:hover .content p {
  color: #ffffff;
}
.col-or
{
      color: #f24f1e;
}
.job-list li
{
margin-bottom:15px;
}
.field-box
{
      border: 1px solid #d2d2d2;
    padding: 13px;
    border-radius: 2px;
    margin-bottom: 2em;
    background-color: #fff;
}
.careers-box-title{
    font-size: 20px;
    color: #464545;
}
/**/
.bg-f2
{
      background-color: #f2f2f2;
}
.mt-l-23
{
margin-top:23px;
}
.mr-l-10
{
  margin-right:10px;
}
.mt1-50
{
  margin-top:50px;
}
p
{
    font-size: 15px;
    line-height: 1.8;
    margin-bottom: 0;
    font-family: Helvetica, sans-serif;
}
.font-18
{
  font-size:18px;
  line-height: 30px;
}
.mr-2em
{
      margin-right: 2em;
}
.ban-list
{
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    font-family: Helvetica, sans-serif;
    letter-spacing: 1px;
    line-height: 1.8;
    padding: 0 19em 0px 0;
}
.banner
{
background-image: url(../images/banner.png);
    position: relative;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: repeat;
    background-position: top;
    height:auto;
  }
.banner::before {
    content: "";
    background-color: #000f23;
    opacity: 0.7;
    height: 100%;
    width: 100%;
    position: absolute;
}
.outsource-banner
{
background-image: url(../images/outsourcing-services.jpg);
    position: relative;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: repeat;
    background-position: top;
    height:auto;
  }
.outsource-banner::before {
    content: "";
    background-color: #000f23;
    opacity: 0.7;
    height: 100%;
    width: 100%;
    position: absolute;
}
.talent-banner
{
background-image: url(../images/talent-banner.jpg);
    position: relative;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: repeat;
    background-position: top;
    height:auto;
  }
.talent-banner::before {
    content: "";
    background-color: #000f23;
    opacity: 0.7;
    height: 100%;
    width: 100%;
    position: absolute;
}
.start-up-services-banner
{
background-image: url(../images/start-up-services.jpg);
    position: relative;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: repeat;
    background-position: top;
    height:auto;
  }
.start-up-services-banner::before {
    content: "";
    background-color: #000f23;
    opacity: 0.7;
    height: 100%;
    width: 100%;
    position: absolute;
}
.about-banner
{
background-image: url(../images/about-us.jpg);
    position: relative;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: repeat;
    background-position: top;
    height:auto;
  }
.about-banner::before {
    content: "";
    background-color: #000f23;
    opacity: 0.7;
    height: 100%;
    width: 100%;
    position: absolute;
}
.why-banner
{
background-image: url(../images/why-us.jpg);
    position: relative;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: repeat;
    background-position: bottom;
    height:auto;
  }
.why-banner::before {
    content: "";
    background-color: #000f23;
    opacity: 0.7;
    height: 100%;
    width: 100%;
    position: absolute;
}
.careers-banner
{
background-image: url(../images/careers.jpeg);
    position: relative;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: repeat;
    background-position: top;
    height:auto;
  }
.careers-banner::before {
    content: "";
    background-color: #000f23;
    opacity: 0.7;
    height: 100%;
    width: 100%;
    position: absolute;
}
.contact-banner
{
background-image: url(../images/contact.jpeg);
    position: relative;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: repeat;
    background-position: center;
    height:auto;
  }
.contact-banner::before {
    content: "";
    background-color: #000f23;
    opacity: 0.7;
    height: 100%;
    width: 100%;
    position: absolute;
}
.service1
{
background-image: url(../images/finance-model-optimization.jpg);
    position: relative;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: repeat;
    background-position: center;
    height:auto;
  }
.service1::before {
    content: "";
    background-color: #000f23;
    opacity: 0.7;
    height: 100%;
    width: 100%;
    position: absolute;
}
.service2
{
background-image: url(../images/reporting-analytics-banner.png);
    position: relative;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: repeat;
    background-position: center;
    height:auto;
  }
.service2::before {
    content: "";
    background-color: #000f23;
    opacity: 0.7;
    height: 100%;
    width: 100%;
    position: absolute;
}
.service3
{
background-image: url(../images/regulatory-advisory-banner.jpeg);
    position: relative;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: repeat;
    background-position: center;
    height:auto;
  }
.service3::before {
    content: "";
    background-color: #000f23;
    opacity: 0.7;
    height: 100%;
    width: 100%;
    position: absolute;
}
.service4
{
background-image: url(../images/startup-services.jpg);
    position: relative;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: repeat;
    background-position: center;
    height:auto;
  }
.service4::before {
    content: "";
    background-color: #000f23;
    opacity: 0.7;
    height: 100%;
    width: 100%;
    position: absolute;
}
.contact-nm
{
  padding:0px 0 10px 0;
}
.out-service-pnt
{
  border-bottom:2px dotted #ccc;
  margin:5px 0;
}
.serive-info
{
  margin-bottom:25px;
     
}
.serive-info-top
{
margin-bottom: 25px;
    border-top: 5px solid #98bdc3;
    background-color: rgb(221, 234, 236);
    padding: 15px;
 border-top: 5px solid #98bdc3;
   align-items: center;
}
.serive-info-top h3
{
font-size:20px;
font-weight:bold;
}
.serive-info h3
{
font-size:20px;
font-weight:bold;
}
.banner-text
{
padding: 1em 0 4em 0;
margin-top: 10em;
}
.banner-title
{
  color: #fd9626;
    font-weight: 400;
    /* line-height: 45px; */
    letter-spacing: 1px;
    font-size: 40px;
    line-height: 1.3;
    font-family: 'Montserrat', sans-serif;
}
.banner-title:after
{
	    content: '';
    display: block;
    background-color: #fff;
    height: 3px;
    width: 9%;
    margin: 25px 0;
}
.banner-subtitle
{
	color: #fff;
    font-weight: 400;
    font-size: 26px;
    font-family: Helvetica, sans-serif;
    letter-spacing: 2px;
}
/**/
.about-us
{
	padding:5% 0% 5% 0%;
}
.inside-div
{
  margin-top:5%;
}
.top-title
{
    margin: 0;
    padding: 0;
    font-size: 3em;
    font-family: 'Montserrat', sans-serif;
    color: #000000;
    font-weight: 400;
}

.top-title:after
{
    content: '';
    display: block;
    background-color: #e05413;
    height: 3px;
    width: 9%;
    margin: 25px 0;
}
.top-title
{
    margin: 0;
    padding: 0;
    font-size: 3em;
    font-family: 'Montserrat', sans-serif;
    color: #000000;
    font-weight: 400;
}


.top-title4
{
    margin: 0;
    padding: 0;
    font-size: 2em;
    font-family: 'Montserrat', sans-serif;
    color: #000000;
    font-weight: 400;
}

.top-title4:after
{
    content: '';
    display: block;
    background-color: #e05413;
    height: 3px;
    width: 7%;
    margin: 25px auto;
}
.count-text
{
      text-align: center;
    font-size: 19px;
    font-weight: 400;
    color: #666;
    line-height: 2.5;
}
.click-btn {
 border-radius: 50px;
    background-color: #f4511e;
    border: none;
    color: #FFFFFF;
    text-align: center;
    font-size: 15px;
    padding: 14px 30px;
    transition: all 0.5s;
    cursor: pointer;
    line-height: 20px;
    margin-right: 30px;
    box-shadow: 0px 0px 20px 0px rgba(0,15,35,0.12);
}

.click-btn:hover
{
  color:#fff;
}
.img-hover
{
      margin: 0 auto;
    transition: 0.5s all;
    display: block;
    position:relative;
        border-radius: 50px;
}
  .img-hover:after
  {
    content: '';
    display:block;
    background-color:#000;
    position: absolute;
    width:100%;
    height:100%;
  }
.icon
{
     color: #e05413;
    font-size: 42px;
    font-weight: 600;
    text-align: center;
    display: block;
}
.team-info2
{
    padding-right: 0px;
}
.team-icon1
{
      font-size: 32px;
}
.team-box1:nth-child(even)
{
  text-align:right;
}
.col-ffbe41
{
  color:#7b5203;
}
.team-box1 img
{
      border: 1px solid #ccc;
}
.footer-partical #particles-js
{
height:300px;
}
.middle-center
{
      display: flex;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
}
.why-us-list
{
  padding:0 5px;
  margin:5px 0;
}
.why-border-btm
{
  border-bottom: 1px solid #f4501e;
}

.not-why-border-btm
{
 border-bottom:none;
}
.why-us-bx1
{
  background-color: #fcfcfc;
    border-radius: 20px;
    box-shadow: 0px 0px 35px 0px rgba(93,114,128,0.15);
    -webkit-box-shadow: 0px 0px 35px 0px rgba(93,114,128,0.15);
    -moz-box-shadow: 0px 0px 35px 0px rgba(93,114,128,0.15);
    -o-box-shadow: 0px 0px 35px 0px rgba(93,114,128,0.15);
    padding: 35px;
    height: 620px;
    margin-bottom:7%;
}
.why-us-list li p
{
      margin: 8px 0;
}

.why-us-bx1 h2 {
    font-size: 17px;
    font-weight: 600;
    margin: 15px 0;
    text-align: center;
}
.list-reporting
{
  list-style-type: none;
      padding: 0
}
.list-reporting li
{
    background-color: rgb(221, 234, 236);
    padding: 15px;
    margin-bottom: 10px;
    height: 90px;
    /* vertical-align: middle; */
    border-top: 5px solid #98bdc3;
    display: flex;
    /* justify-content: center; */
    align-items: center;
}
.out-service
{
  padding-left:15px;
  margin:5px 0;
}
.border-right-gh
{
      border-right: 1px solid #e4e3e3;
}
/**/
.what-do
{
background-image: url(../images/what-do-pic.jpg);
    position: relative;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center right;
    padding: 5% 0% 9% 0%;
}
.what-do-subtitle
{

    margin: 0;
    padding: 0;
    font-size: 50px;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-weight: 400;

}
.what-do-subtitle:after
{
    content: '';
    display: block;
    background-color: #ffffff;
    height: 3px;
    width: 10%;
    margin: 25px 0;
}
.what-do-title
{
    margin: 20px 0;
   font-size: 25px;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-weight: 400;
    letter-spacing: 2px;

}
.business-category-title
{

    margin: 0;
    padding: 0;
    font-size: 2em;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-weight: 400;

}
.business-category-title:after
{
    content: '';
    display: block;
    background-color: #ffffff;
    height: 3px;
    width: 15%;
    margin:30px 0;
}
.business-category-bx1
{
    background-image: url(../images/advisory-services.png);
    position: relative;
    background-size: cover;
    background-position: center center;
    padding: 35px;	
    margin-bottom: 34px;
       margin-top: -55px;
}
.business-category-bx2
{
    background-image: url(../images/outsourcing-services.png );
    position: relative;
    background-size: cover;
    background-position: center center;
    padding: 35px;	
    margin-bottom: 34px;
       margin-top: -55px;
}
.business-category-bx3
{
    background-image: url(../images/talent-services.png);
    position: relative;
    background-size: cover;
    background-position: center center;
        margin-bottom: 34px;
    padding: 35px;	
}
.business-category-bx4
{
    background-image: url(../images/start-up-services.png);
    position: relative;
    background-size: cover;
    background-position: center center;
    padding: 35px;	
    margin-bottom: 34px;
    height: 610px;
}
.business-info1 {
    height: 380px;
}
/*Why-us*/
.why-us
{
     background-color: #ececec;
    padding: 5% 0;
    margin-top: 0;
}

.business-info {
    height: 380px;
}
/*why-us close*/

 .col-wh
    {
      color:#fff;
    }
    .graph-show
    {
      margin:0;
      padding:0;
      text-align: center;
      list-style-type: none;
    }
    .graph-show1
    {
      width:10px;
      height:10px;
      background-image: linear-gradient(to right, #3169c5, #3169c5, #3169c5);
      -webkit-background-image: linear-gradient(to right, #3169c5, #3169c5, #3169c5);
      -moz-background-image: linear-gradient(to right, #3169c5, #3169c5, #3169c5);
          display: inline-block;
    margin: 0 5px;
    }
    .graph-show2 {
    width: 10px;
    height: 10px;
    background-image: linear-gradient(to right, #e13621, #e13621, #e13621, #e13621);
    -webkit-background-image: linear-gradient(to right, #e13621, #e13621, #e13621, #e13621);
    -moz-background-image: linear-gradient(to right, #e13621, #e13621, #e13621, #e13621);
    display: inline-block;
    margin: 0 5px;
    }
    .graph-show3 {
    width: 10px;
    height: 10px;
    background:#ff9735;
    display: inline-block;
    margin: 0 5px;
}
    /*.why-us-bx
    {
    background-color: #fcfcfc;
    border-radius: 20px;
    box-shadow: 0 1rem 1rem rgba(0,0,0,.175);
    -webkit-box-shadow: 0 1rem 1rem rgba(0,0,0,.175);
    -moz-box-shadow: 0 1rem 1rem rgba(0,0,0,.175);
    -o-box-shadow: 0 1rem 1rem rgba(0,0,0,.175);
    padding:2em;
    margin: 2em 0;
    margin: 2em 0;
    height: 440px;
    }*/
   .list-style-type1
   {
    list-style-type: none;
    padding:0;
    color:#000;
   }
   .list-style-type2
   {
    color:#000;
   }
   .graph-img
   {
    padding: 15px;
    border: 1px solid #dedede;
    margin-top: 1em;
   }

   /**/
   .main-timeline:after{
    content: '';
    display: block;
    clear: both;
}
.main-timeline .timeline{
    width: 100%;
    padding: 0 0 0 50px;
    margin: 0px;
    float: left;
}
.main-timeline .timeline-content{
    color: #555;
    background-color: #fff;
    border-radius: 30px;
    display: block;
    position: relative;
}
.main-timeline .timeline-content:hover{ text-decoration: none; }
.main-timeline .timeline-content:before{
    content: '';
    background: linear-gradient(45deg,#f4501e,#f4501e);
    height: 120px;
    width: 120px;
    border-radius: 50% 0 50% 50%;
    transform: translateY(-50%) rotate(45deg);
    position: absolute;
    left: -40px;
    top: 50%;
    bottom: -10px;
    z-index: 1;
}
.main-timeline .timeline-icon{
    color: #fff;
    background: linear-gradient(105deg,#f3f3f3,#f3f3f3);
    font-size: 45px;
    text-align: center;
    line-height: 100px;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    box-shadow: 0 0 0 8px #fff inset, 0 0 5px #333;
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: -30px;
    z-index: 1;
}
.main-timeline .inner-content{
    background-color: #f5f5f5;
    padding: 15px 30px 15px 130px;
    border-radius: 30px;
}
.main-timeline .title{
    color: #000;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0 0 10px;
}
.main-timeline .description{
    color: #555;
    font-size: 14px;
    letter-spacing: 1px;
    margin: 0;
}
.main-timeline .timeline:nth-child(even){
    padding: 0 50px 0 0;
    margin: 0px;
    float: right;
}
.main-timeline .timeline:nth-child(even) .timeline-content:before{
    transform: translateY(-50%) rotate(225deg);
    left: auto;
    right: -40px;
}
.main-timeline .timeline:nth-child(even) .timeline-icon{
    left: auto;
    right: -30px;
}
.main-timeline .timeline:nth-child(even) .inner-content{ padding: 15px 130px 15px 30px; }
.main-timeline .timeline:nth-child(4n+2) .timeline-content:before{ background: linear-gradient(45deg,#f4501e,#f4501e); }
.main-timeline .timeline:nth-child(4n+2) .timeline-icon{ background: linear-gradient(105deg,#f3f3f3,#f3f3f3)}
.main-timeline .timeline:nth-child(4n+2) .title{ color: #000; }
.main-timeline .timeline:nth-child(4n+3) .timeline-content:before{ background: linear-gradient(45deg,#f4501e,#f4501e); }
.main-timeline .timeline:nth-child(4n+3) .timeline-icon{ background: linear-gradient(105deg,#f3f3f3,#f3f3f3); }
.main-timeline .timeline:nth-child(4n+3) .title{ color: #000;}
.main-timeline .timeline:nth-child(4n+4) .timeline-content:before{ background: linear-gradient(45deg,#f4501e,#f4501e); }
.main-timeline .timeline:nth-child(4n+4) .timeline-icon{ background: linear-gradient(105deg,#f3f3f3,#f3f3f3); }
.main-timeline .timeline:nth-child(4n+4) .title{ color: #000; }
@media screen and (max-width:767px){
    .main-timeline .timeline,
    .main-timeline .timeline:nth-child(even){
        width: 100%;
        padding: 60px 0 0 0;
        float: none;
    }
    .main-timeline .timeline-icon,
    .main-timeline .timeline:nth-child(even) .timeline-icon{
        transform: translateY(0) translateX(-50%);
        left: 50%;
        top: -40px;
    }
    .main-timeline .timeline-content:before,
    .main-timeline .timeline:nth-child(even) .timeline-content:before{
        transform: translateY(0) translateX(-50%) rotate(135deg);
        left: 50%;
        top: -50px;
    }
    .main-timeline .inner-content,
    .main-timeline .timeline:nth-child(even) .inner-content{
        text-align: center;
        padding: 115px 20px 20px;
    }
}
@media screen and (max-width:567px){
    .main-timeline .title{ font-size: 18px; }
}
   /**/

/*Main Timeline2*/
.main-timeline2:after{
    content: '';
    display: block;
    clear: both;
}
.main-timeline2 .timeline{
        width: 49%;
    float: left;
    position: relative;
    z-index: 1;
        margin-bottom: 4em;
}
.main-timeline2 .timeline-content{ display: block; }
.main-timeline2 .timeline-content:hover{ text-decoration: none; }
.main-timeline2 .timeline-icon{
    color: #08338e;
    background-color: #fff;
    font-size: 37px;
    text-align: center;
    line-height: 57px;
    height: 60px;
    width: 60px;
    border: 3px solid #f4501e;
    box-shadow: 0 0 0 5px #f4501e, 3px 3px 0 6px rgba(0,0,0,0.3);
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}
.graph-img small
{
font-size:13px;
}
.mb-2em
{
  margin-bottom: 2em;
}
.f-18
{
  font-size:14px;
}
.main-timeline2 .title{
    color: #fff;
    background: #f4501e;
    font-size: 17px;
    font-weight: 500;
        width: 95%;
   letter-spacing: 1px;
    padding: 10px 40px 10px 50px;
    margin: 5px 0 0 25px;
    display: inline-block;
    -webkit-clip-path: polygon(0 0, 90% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 90% 0, 100% 100%, 0% 100%);
}
.main-timeline2 .inner-content{
    color: #000;
    font-size: 15px;
    letter-spacing: 1px;
    margin: -10px 0 0;
    padding: 30px 20px 15px 50px;
    position: relative;
}
.main-timeline2 .inner-content:before{
    content: '';
    background-color: #e4e4e4;
    height: 100%;
    width: 95%;
    border-radius: 10px;
    transform: skew(-10deg);
    position: absolute;
    right: 10px;
    top: 0;
    z-index: -1;
}
.main-timeline2 .timeline:nth-child(even){
    text-align: right;
    /*float: right;*/
  margin-top: 2em;

}
.main-timeline2 .timeline:nth-child(even) .timeline-icon{
    left: auto;
    right: -5px;
}
.main-timeline2 .timeline:nth-child(even) .title{
    margin: 5px -1px 0 0;
    padding: 10px 80px 10px 40px;
    -webkit-clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.main-timeline2 .timeline:nth-child(even) .inner-content{
    text-align: left;
    padding: 30px 20px 15px 50px;
}
.main-timeline2 .timeline:nth-child(4n+2) .timeline-icon{
        border-color: #f44e1e;
    color: #f44e1e;
    box-shadow: 0 0 0 5px #f44e1e, -3px 3px 0 6px rgba(0,0,0,0.3);
}
.main-timeline2 .timeline:nth-child(4n+2) .title{ background: #f44f1e; }
.main-timeline2 .timeline:nth-child(4n+2) .inner-content:before{ background: #e4e4e4; }
.main-timeline2 .timeline:nth-child(4n+3) .timeline-icon{
   border-color: #f44e1e;
    color: #f44e1e;
    box-shadow: 0 0 0 5px #f44e1e, 3px 3px 0 6px rgba(0,0,0,0.3);
}
.main-timeline2 .timeline:nth-child(4n+3) .title{ background: #f44f1e; }
.main-timeline2 .timeline:nth-child(4n+3) .inner-content:before{ background: #e4e4e4; }
.main-timeline2 .timeline:nth-child(4n+4) .timeline-icon{
    border-color: #f44e1e;
    color: #f44e1e;
    box-shadow: 0 0 0 5px #f44e1e, -3px 3px 0 6px rgba(0,0,0,0.3);
}
.main-timeline2 .timeline:nth-child(4n+4) .title{ background: #f44f1e; }
.main-timeline2 .timeline:nth-child(4n+4) .inner-content:before{ background: #e4e4e4; }
@media only screen and (max-width:767px){
    .main-timeline2 .timeline{
        width: 100%;
        margin: 0 0 20px;
    }
    .main-timeline2 .timeline:nth-child(even){
        float: left;
        text-align: left;
    }
    .main-timeline2 .timeline:nth-child(even) .timeline-icon{
        left: 0;
        right: auto;
    }
    .main-timeline2 .title,
    .main-timeline2 .timeline:nth-child(even) .title{
        margin: 5px 0 0 25px;
        padding: 10px 30px 10px 50px;
        -webkit-clip-path: polygon(0 0, 90% 0, 100% 100%, 0% 100%);
        clip-path: polygon(0 0, 90% 0, 100% 100%, 0% 100%);
    }
    .main-timeline2 .inner-content,
    .main-timeline2 .timeline:nth-child(even) .inner-content{
        text-align: left;
    }
    .main-timeline2 .inner-content:before{ transform: skew(-6deg); }
}

/*close*/

.why-us-title
{

    margin: 0;
    padding: 0;
    font-size: 2rem;
    font-family: 'Montserrat', sans-serif;
    color: #272727;
    /*font-weight: 400;*/
    text-align:center;

}
.why-us-title:after
{
  content: '';
    display: block;
    background-color:#272727;
    height: 3px;
    width: 4%;
    margin: 25px 0;
}
     .why-us-bx h2
    {
       font-size: 17px;
    font-weight: 600;
    margin: 15px 0;
    text-align: center;
    }
   .why-us-bx p {
    font-size: 15px;
    color: #696868;
   text-align: center;
}
.client-speak {
    background-color: #ffffff;
    padding:5% 0;
}
.profile
{
      margin: 10px 0;
}
.get-touch
{
    padding: 5% 0;
    /* background-color: #00287f; */
    position: absolute;
    z-index: 11;
    width: 100%;
}
.contact-form
{
  background-color:#ffffff;
  padding: 30px;
  border-radius:10px;
}
.contact-form .form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    margin-bottom: 20px;
    background-color: #fafafa;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.client
{
     
    box-shadow: 0px 0px 35px 0px rgba(93,114,128,0.15);
    -webkit-box-shadow: 0px 0px 35px 0px rgba(93,114,128,0.15);
    -moz-box-shadow: 0px 0px 35px 0px rgba(93,114,128,0.15);
    -o-box-shadow: 0px 0px 35px 0px rgba(93,114,128,0.15);
    padding: 35px;
    border-radius: 20px;
    margin-top: 2em;
}
.testi-img img {
    width: 80%;
    height: 80%;
    border-radius: 50%;
}
.particles-js-canvas-el
{
  height:600;
}
.testi-img {
    float: left;
    width: 25%;
}
.testi-nm
{
  font-weight: bold;
}
.education
{
  font-weight:normal;
}
.mt-50
{
  margin-top:50px;
}
.team-box1
{
      padding: 30px;
}
.team-info
{
      padding-left: 10px;
}
.col-gray
{
      color: #54595f;
}
.title-4
{
      font-size: 23px;
}
.team-nm {
    font-size: 15px;
    padding-bottom: 3px;
    margin:0;
}
.footer-subtext {
      color: #fd9626;
    font-weight: 400;
    line-height: 45px;
    letter-spacing: 1px;
    font-size: 25px;
    font-family: Helvetica, sans-serif;
    margin: 32px 0;
}
.text-middle
{
      transform: translate(0px, 146px);
}
.footer-top-title
{

    margin: 0;
    padding: 0;
    font-size: 3em;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-weight: 400;
    letter-spacing: 1px;

}
.footer-top-title:after
{
       content: '';
    display: block;
    background-color: #ffffff;
    height: 3px;
    width: 10%;
    margin: 25px 0;
}
/*about-us*/
.banner-subtitle1 {
    color: #fff;
    font-weight: 400;
    font-size: 23px;
    font-family: Helvetica, sans-serif;
    letter-spacing: 1px;
    padding: 0 0 20px 0;
}
.banner-title1 {
    color: #ffffff;
    font-weight: 400;
    line-height: 45px;
    letter-spacing: 1px;
    font-size: 50px;
    font-family: Helvetica, sans-serif;
    /* margin: 2em; */
    margin-bottom: 1em;
}
.banner-title1:after {
    content: '';
    display: block;
    background-color: #fff;
    height: 3px;
    width: 10%;
    margin: 25px 0;
}

.banner-subtitle-new {
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    font-family: Helvetica, sans-serif;
    letter-spacing: 1px;
    line-height:25px;
    padding: 0 19em 0px 0;
}
.h-250
{
  height:280px;
}
.about-us1
{
  padding:5% 0;
}
.h-225
{
  height: 280px;
}
.h-190
{
  height:190px;
}
.mb-18
{
      margin-bottom: 18px;
}
/*about-us close*/
/*Contact-us*/
.why-us-bx {
    background-color: #fcfcfc;
    border-radius: 20px;
    box-shadow: 0px 0px 35px 0px rgba(93,114,128,0.15);
    -webkit-box-shadow: 0px 0px 35px 0px rgba(93,114,128,0.15);
    -moz-box-shadow: 0px 0px 35px 0px rgba(93,114,128,0.15);
    -o-box-shadow: 0px 0px 35px 0px rgba(93,114,128,0.15);
       padding: 5%;
    height: 100%;
}
.mt-2em
{
  margin-top:2em;
}
.why-us-bx p
{
  font-size: 15px;
   color:#000;
    font-family: Helvetica, sans-serif;
}
.contact-pic
{
width: 6%;
    float: left;
    font-size: 20px;
    margin-right: 10px;
}
.contact-no
{
     width: 90%;
    float: left;
}
.contact-info
{
  margin-top:10px;
}
.contact-form1 {
    background-color: #e8e8e8;
    padding: 45px;
    border-radius: 13px;
}
.half-left{float: left;width: 40%;}
        .half-right{float: right;width: 40%;}
        .numscroller-big-bottom{
            font-size: 44px;text-align: center;
        }
        .numscroller-info-top{
            font-size: 12px;margin-bottom: 10px;
        }
.cont-box
{
  margin-bottom:25px;
}
.service-icon1
{
  width:10%;
 float:left;
}
.service-info
{
    width:80%;
 float:left;
     margin-left: 20px;
}
.service-bx {
    background-color: #fcfcfc;
    border-radius: 15px;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
    padding:3%;
     margin-bottom: 2em;
  }
  .service-bx:nth-child(last)
  {
     margin-bottom: 0em;
  }
  .mt-4em
  {
    margin-top:4em;
  }
    .pt-3em
  {
        padding-top: 3em;
  }
  .service-icon
  {
    margin-bottom:4%;
  }
  .finace-title
  {
    padding:0;
    font-size: 20px;
    font-weight: bold;
  }
  .finance-no
  {
      border: 4px double #f4501e;
    color: #f4501e;
    font-size: 32px;
    line-height: 45px;
    font-weight: 600;
    text-align: center;
}
  
/*Contact-us close*/
.footer
{
background-color:#001b38;
padding:3em 0;
}
.footer-link
{
list-style-type: none;
padding:0;
}
.footer-link li
{
  margin-bottom:5px;
}
.footer-link li a
{
  color:#fff;
  font-size:14px;
   transition:0.5s all;
   text-decoration: none;
}

.footer-link li a:hover
{
  margin-left:8px;
 }
.footer-title
{
    color: #fff;
    font-size: 20px;
    margin-bottom: 20px;
}
.social
{
  list-style-type:none;
  padding-top: 1em;
}
.social li a
{
    line-height: 10px;
    color: #fff;
    font-size: 20px;
    padding: 10px;
    margin: 7px;
    transition: 0.5s all;
}

.social li
{
  float:left;
}
.border-top1
{
      border-top: 1px solid #ffffff59;
}
.social li a:hover
{
  background-color:#fff;
  border-radius:50%;
  color:#021c38;
}
#particles-js
{
      position: relative;
    background-color: #00287f;
            height: 690px;
}
.footer-bottom
{
    border-top: 1px solid #ffffff59;
    margin: 1em 0 0 0;
    padding: 0em 1em 0 1em;
}
.break-line
{
  background-color: #b3b1b1;
    width: 100%;
}
.f-20
{
  font-size: 20px;
}
/*counter*/
.counters
{
  padding: 5% 0;
}
.counter-value
{
      font-size: 65px;
    font-weight: bold;
    margin-bottom: 1em;
        color: #222;
    line-height: 1;
}

.counter h3{
    color: #5f5f5f;
    font-size: 20px;
    font-weight: normal;
    text-transform: capitalize;
    margin: 10px 0;
}



/*count*/

/* Slider */

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

@media only screen and (max-width: 1024px)
{
  .why-us-bx{
        height: 350px;
  }
  .business-info1 {
    height: 570px;
}
.get-touch {
    padding: 3em 0 0em 0;
}
#particles-js {
    position: relative;
    background-color: #00287f;
    /* height: 100vh; */
    padding: 3em;
}
.business-category-title {
    margin: 0;
    padding: 0;
    font-size: 2em;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-weight: 400;
}
.mob-1
{
      margin-right: 20px;
}

.business-info {
    height: 420px;
}
.banner
{
  height:auto;
}
.why-us-bx1
{
  height:610px;
}
}
/*Media Query*/

@media only screen and (max-width: 768px)
{
.business-info {
    height: 550px;
}
.business-category-bx1, .business-category-bx2, .business-category-bx3, .business-category-bx4
{
  height: 810px;
}
.business-category-title {
    margin: 0;
    padding: 0;
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-weight: 400;
}
.click-btn
{
 display: inline-block;
    margin-bottom: 15px;
}
.banner-text {
    padding: 4em 0;
    margin-top: 0;
}
.why-us-bx {
    height: 100%;
}
.banner-subtitle-new {
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    font-family: Helvetica, sans-serif;
    letter-spacing: 1px;
    line-height: 25px;
    padding: 0 0em 0px 0;
}
.img-hover {
    margin: 0em auto 0 auto;
    transition: 0.5s all;
    display: block;
    position: relative;
    border-radius: 50px;
}
.why-us-bx1 {
    height: 560px;
}


.pt-3em {
    padding-top: 0;
}
.top-title {
    margin: 0;
    padding: 12px 0 0 0;
    font-size: 37px;
    font-family: Helvetica, sans-serif;
    color: #000000;
    font-weight: 400;
  }
.top-title:after {
    content: '';
    display: block;
    background-color: #e05413;
    height: 3px;
    width: 10%;
    margin: 25px 0;
}
.title-4
{
text-align: center;
}
.banner
{
  height: 560px;
}
.text-middle {
    transform: none;
}
.footer {
    background-color: #001b38;
    padding: 3em 0;
    position: relative;
}
#particles-js {
    position: relative;
    background-color: #00287f;
    height: 87vh;
    padding: 3em;
}
.serive-info-top {
    margin-bottom: 25px;
    border-top: 5px solid #98bdc3;
    background-color: rgb(221, 234, 236);
    padding: 15px;
    border-top: 5px solid #98bdc3;
    align-items: center;
    height: 290px;
}
.main-timeline2 .timeline {
    width: 100%;
    float: left;
    position: relative;
    z-index: 1;
    margin-bottom: 20px;
}
.count-text
{
  line-height:27px;
}
}

@media only screen and (max-width: 600px)
{
.banner-text {
    padding: 4em 0;
    margin-top: 2em;
}
.mr-2em {
    margin-right: 0;
}
.mt-5
{
  margin-top:45px;
}
.h-250
{
  height:auto;
}
.why-us-bx1
{
  height:auto;
}
.banner-title {
    color: #fd9626;
    font-weight: 400;
    line-height: 37px;
    letter-spacing: 1px;
    font-size: 23px;
    font-family: Helvetica, sans-serif;
    text-align: center;
}
.business-category-bx1
{
  height:auto;
}
.company-img
{
      width: 100px;
    margin-bottom: 11px;
}
.top-title:after {
    content: '';
    display: block;
    background-color: #e05413;
    height: 3px;
    width: 10%;
    margin: 25px 0;
}
.counter {
    text-align: center;
    padding: 0 10px;
    margin: 1em auto;
}
.banner-subtitle-new {
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    font-family: Helvetica, sans-serif;
    letter-spacing: 1px;
    line-height: 25px;
    padding: 0;
    text-align:center;
}
.banner-subtitle {
    color: #fff;
    font-weight: 400;
    font-size: 26px;
    font-family: Helvetica, sans-serif;
    letter-spacing: 1px;
    text-align: center;
}
.banner-title:after {
    content: '';
    display: block;
    background-color: #fff;
    height: 5px;
    width: 19%;
    margin: 30px auto;
}
.banner-title1 {
    color: #ffffff;
    font-weight: 400;
    line-height: 45px;
    letter-spacing: 1px;
    font-size: 50px;
    font-family: Helvetica, sans-serif;
    /* margin: 2em; */
    margin-bottom: 1em;
    line-height: 1.3;
    text-align: center;
}
.banner-title1:after {
    content: '';
    display: block;
    background-color: #fff;
    height: 3px;
    width: 10%;
    margin: 25px auto;
}
.top-title {
    margin: 0;
    padding: 12px 0 0 0;
    font-size: 37px;
    font-family: Helvetica, sans-serif;
    color: #000000;
    font-weight: 400;
    text-align: left;
}
p {
    font-size: 16px;
    line-height: 30px;
    font-family: Helvetica, sans-serif;
    text-align:left;
}
.team-box1 img {
    border: 1px solid #ccc;
    margin: 0 auto;
    display: block;
}
.team-nm {
    font-size: 14px;
    padding-top: 15px;
    text-align: center;
        margin: 10px 0;
}
.team-box1 {
    padding: 20px 0;
    margin-top: 15px 0;
}
.team-info h4
{
  text-align: center;
}
.team-info p
{
  text-align: center;
}
.team-info h4

{
      padding: 9px 0;
}
.team-info, .team-info2 {
    padding-left: 0;
}
.team-info, .team-info1
{
  margin-bottom:10px;
}
.team-info2 p
{
text-align: center;
}
.team-info2 h4
{
text-align: center;
}
.rev-div
{
   display: flex;
  flex-direction: column-reverse;
}
.count-text {
    text-align: center;
    font-size: 19px;
    font-weight: 400;
    color: #666;
    line-height: 2.5;
    margin-bottom: 20px;
}
.business-category-title {
    margin: 0;
    padding: 0;
    font-size: 28px;
    font-family: Helvetica, sans-serif;
    color: #fff;
    font-weight: 400;
    text-align: center;
}
.business-category-title:after {
    content: '';
    display: block;
    background-color: #ffffff;
    height: 3px;
    width: 17%;
    margin: 15px auto;
}
.business-info {
    height: auto;
        margin-bottom: 1em;
}
.business-category-bx1 {
    background-image: url(../images/advisory-services.png);
    position: relative;
    background-size: cover;
    background-position: center center;
    padding: 35px;
    margin-bottom: 6em;
    margin-top: -55px;
}
.what-do
{
background-image: url(../images/what-do-pic.jpg);
    position: relative;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center right;
    padding: 5% 0% 16% 0%;
}
.mt1-50
{
  margin-top:50px;
}
.business-info1 {
    height: auto;
        margin-bottom: 1em;
}
.middle-mobile
{
  display: flex;
    justify-content: center;
    align-items: center;
}
.mob-1
{
  margin-bottom:30px;
}
.about-us {
    padding: 3em 0;
}
.img-hover {
    margin: 0 auto;
    transition: 0.5s all;
    display: block;
    margin-top: 0em;
}
.why-us {
    background-color: #ececec;
    padding: 3em 0;
    margin-top: 0;
}
.why-us-bx p {
    font-size: 16px;
    line-height: 25px;
    color: #000;
    font-family: Helvetica, sans-serif;
    text-align: center;
    }
    .why-us-bx h2 {
    font-size: 17px;
    font-weight: bold;
    margin: 15px 0;
    text-align: center;
}
.client {
    box-shadow: 0px 0px 16px 0px rgba(156, 159, 160, 0.72);
    -webkit-box-shadow: 0px 0px 16px 0px rgba(156, 159, 160, 0.72);
    -moz-box-shadow: 0px 0px 16px 0px rgba(156, 159, 160, 0.72);
    padding: 2em;
    border-radius: 20px;
    margin-bottom: 3em;
}
.client-speak {
    background-color: #ffffff;
    padding: 3em 0 0 0;
}
.mt1-50
{
  margin-top:0px;
}
.ban-list {
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    font-family: Helvetica, sans-serif;
    letter-spacing: 1px;
    line-height: 1.8;
    padding: 0;
}
.get-touch {
    padding: 5% 0;
    background-color: #00287f;
    position:relative;
    z-index: 11;
    width: 100%;
}
.footer-top-title {
    margin: 0;
    padding: 0;
    font-size: 60px;
    font-family: Helvetica, sans-serif;
    color: #fff;
    font-weight: 400;
    text-align: center;
    letter-spacing: 1px;
}
.footer-top-title:after {
    content: '';
    display: block;
    background-color: #ffffff;
    height: 3px;
    width: 17%;
    margin: 15px auto;
}
#particles-js {
    position: relative;
    background-color: #00287f;
    height: 100vh;
    padding: 3em;
    display: none;
}
.center-button {
    display: block;
    text-align: center;
    margin: 35px 0;
    /* margin-left: auto; */
    /* margin-right: auto; */
}
.footer-subtext {
    color: #fd9626;
    font-weight: 400;
    line-height: 45px;
    letter-spacing: 1px;
    font-size: 25px;
    font-family: Helvetica, sans-serif;
    margin: 32px 0;
    text-align: center;
}
.footer-title {
color: #fff;
    font-size: 23px;
    margin: 20px 0;
    text-align: left;
}
.banner
{
  height:auto;
}
.service-icon:nth-child(1)
{
margin-top:1em;
}
.click-btn {
    border-radius: 50px;
    background-color: #f4511e;
    border: none;
    color: #FFFFFF;
    text-align: center;
    font-size: 15px;
    padding: 14px 30px;
    transition: all 0.5s;
    cursor: pointer;
   /* display: block;
    /*width: 200px;*/*/
   /* margin: 0 auto 14px auto;*/
    line-height: 20px;
    /* margin-right: 30px; */
    box-shadow: 0px 0px 20px 0px rgba(0,15,35,0.12);
}
.why-us-bx {
    height: 100%;
}
.footer-link1, .footer-link2
{
  text-align:center;
  font-size:13px;
}
.text-middle {
    transform: none;
}

.footer {
    background-color: #001b38;
    padding: 3em 0;
    position: relative;
    margin:0;
}
.team-icon1 {
    font-size: 32px;
    text-align: center;
    display: block;
}
.pluse
{
  display:none;
}
.h-180
{
  height:auto;
}
.h-170
{
  height:auto;
}
.h-187px
{
  height:auto;
}
.h-150
{
  height:auto;
}
.h-200
{
      height: auto;
}
.serive-info-top
{
  height:auto;
}
.h-100px
{
      height: auto;
}
.h-250
{
      height:auto;
}
}
