
@import url('https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,900,900italic,700italic');

body {
font-family:'Roboto', sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #000000;
  background: #fff;
  position: relative;
  overflow-x: hidden;
  margin: 0;
}

a {
  color: #000000;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a:hover, a:active, a:focus {
/*  color: #1b1b1b;*/
  outline: none;
}

p {
  margin-bottom: 1.5em;
}

h1, h2, h3, h4, h5, h6 {
  color: #1b1b1b;
/*  font-family: "Source Sans Pro", Arial, sans-serif;*/
  font-weight: 400;
  margin: 0 0 30px 0;
}

::-webkit-selection {
  color: #818892;
  background: #f9f6f0;
}

::-moz-selection {
  color: #818892;
  background: #f9f6f0;
}

::selection {
  color: #818892;
  background: #f9f6f0;
}

.edge--bottom {
  position: relative;
  z-index: 1;
}
.edge--bottom:after {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
.edge--bottom:after {
  bottom: 0;
  transform: skewY(-1.5deg);
  transform-origin: 100%;
}

.edge--bottom--reverse {
  position: relative;
  z-index: 1;
}
.edge--bottom--reverse:after {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
.edge--bottom--reverse:after {
  bottom: 0;
  transform: skewY(1.5deg);
  transform-origin: 0 100%;
}

.edge--top {
  position: relative;
  z-index: 1;
}
.edge--top:before {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
.edge--top:before {
  top: 0;
  transform: skewY(1.5deg);
  transform-origin: 100% 0;
}

.edge--top--reverse {
  position: relative;
  z-index: 1;
}
.edge--top--reverse:before {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
.edge--top--reverse:before {
  top: 0;
  transform: skewY(-1.5deg);
  transform-origin: 0 0;
}

.edge--both {
  position: relative;
  z-index: 1;
}
.edge--both:before, .edge--both:after {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
.edge--both:before {
  top: 0;
  transform: skewY(1.5deg);
  transform-origin: 100% 0;
}
.edge--both:after {
  bottom: 0;
  transform: skewY(-1.5deg);
  transform-origin: 100%;
}

.edge--both--reverse {
  position: relative;
  z-index: 1;
}
.edge--both--reverse:before, .edge--both--reverse:after {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
.edge--both--reverse:before {
  top: 0;
  transform: skewY(-1.5deg);
  transform-origin: 0 0;
}
.edge--both--reverse:after {
  bottom: 0;
  transform: skewY(1.5deg);
  transform-origin: 0 0;
}

#fh5co-header {
    position: absolute;
    z-index: 99;
    width: 100%;
    opacity: 1;
    top: 0;
    margin-top: 0;
    background: #ffffff00;
    padding: 25px 0;
}
.Methodology .a-us-btm-bg{
  display: none;
}

@media screen and (max-width: 768px) {
  #fh5co-header {
    margin-top: 0;
    background: transparent;
    box-shadow: none;
/*    -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);*/
  }
  #fh5co-header .navbar-brand {
    color: #52d3aa !important;
  }
  #fh5co-header #navbar li a {
    color: rgba(0, 0, 0, 1) !important;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  #fh5co-header #navbar li a:hover {
    color: #ff9800 !important;
  }
  #fh5co-header #navbar li a span:before {
    background: transparent !important;
  }
  #fh5co-header #navbar li.active a {
    background: transparent;
    background: none;
    color: #52d3aa !important;
  }
  #fh5co-header #navbar li.active a span:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
#fh5co-header .navbar {
  padding-bottom: 0;
  margin-bottom: 0;
}
#fh5co-header #navbar li a {
 /*   font-family: "Source Sans Pro", Arial, sans-serif; */
        /* color: rgba(255, 255, 255, 1); */
    position: relative;
    font-size: 16px;
    font-weight: 400;
    color: rgb(11 68 27);
    font-family: "poppins", sans-serif;
     text-transform: capitalize;
     letter-spacing: .5px; 

}
#fh5co-header #navbar li a span {
  position: relative;
  display: block;
  padding-bottom: 2px;
}
#fh5co-header #navbar li a span:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: -9px;
  left: 0;
  background-color:#0b441b;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#fh5co-header #navbar li a:hover {
  color: rgb(11 68 27);
}
#fh5co-header #navbar li a:hover span:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
#fh5co-header #navbar li.active a {
  background: transparent;
  background: none;
  /*color: #fff;*/
}
#fh5co-header #navbar li.active a span:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
#fh5co-header .navbar-brand {
  float: left;
  display: block;
  font-size: 30px;
  font-weight: 700;
  padding-left: 0;
  color: #fff;
}
#fh5co-header.navbar-fixed-top {
  position: fixed !important;
  background: #fff;
  -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
  margin-top: 0px;
  top: 0;
      padding: 5px 0;
}
#fh5co-header.navbar-fixed-top .navbar-brand {
  color: #52d3aa;
}
#fh5co-header.navbar-fixed-top #navbar li a {
    color: rgba(0, 0, 0, 0.77);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    font-weight: 500;
}
#fh5co-header.navbar-fixed-top #navbar li a:hover {
  color: #000;
}
#fh5co-header.navbar-fixed-top #navbar li.active a {
  background: transparent;
  background: none;
  color: #000;
}
#fh5co-header.navbar-fixed-top #navbar li.active a span:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  background-color: #000;
}
#fh5co-header .navbar-default {
  border: transparent;
  background: transparent;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}
@media screen and (max-width: 768px) {
  #fh5co-header .navbar-default {
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
}
#fh5co-header .navbar-default .brand-slogan {
  margin: 28px 0 0 15px;
  float: left;
  letter-spacing: 2px;
  color: #adadad;
}
#fh5co-header .navbar-default .brand-slogan em {
  color: #52d3aa;
  font-style: normal;
}
#fh5co-header a {
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
}

#fh5co-home {
 /* background-color: transparent;*/
/*  background-size: cover;*/
/*  background-attachment: fixed;
  position: relative;
  width: 100%;*/
  background-color: #fff;
   /* background-color: #19006a;*/
  /*  background-image: url(../images/banner-img.jpg);*/
  /*  background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0, #19006a), color-stop(1, #7c2a7b));
    background-image: -webkit-repeating-linear-gradient(top left, #19006a 0%, #7c2a7b 100%);
    background-image: repeating-linear-gradient(to bottom right, #19006a 0%, #7c2a7b 100%);
    background-image: -ms-repeating-linear-gradient(top left, #19006a 0%, #7c2a7b 100%);*/
  color: #222;
}
#fh5co-home .gradient {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  opacity: .9;
  -webkit-backface-visibility: hidden;
  background-color: #443fea;
  /* IE9, iOS 3.2+ */
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjEwMCUiPjxzdG9wIHN0b3AtY29sb3I9IiMzZjk1ZWEiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzUyZDNhYSIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjdnNnZykiIC8+PC9zdmc+);
  background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0, #443fea), color-stop(1, #d3526a));
  /* Android 2.3 */
  background-image: -webkit-repeating-linear-gradient(top left, #443fea 0%, #d3526a 100%);
  /* IE10+ */
  background-image: repeating-linear-gradient(to bottom right, #E91E63 0%, #FFEB3B 100%);
  background-image: -ms-repeating-linear-gradient(top left, #E91E63 0%, #FFEB3B 100%);
}
#fh5co-home, #fh5co-home .text-wrap {
  height: 580px;
}
#fh5co-home .text-wrap {
  display: table;
  width: 100%;
  position: relative;
  z-index: 4;
}
#fh5co-home .text-inner {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
#fh5co-home .text-inner a {
  color: white;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.5);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#fh5co-home .text-inner a:hover, #fh5co-home .text-inner a:active, #fh5co-home .text-inner a:focus {
  text-decoration: none;
  color: white;
  border-bottom: 1px dashed white;
}
#fh5co-home .text-inner h1 {
  font-size: 42px;
  margin: 4em 0 20px 0;
/*  font-family: "Quicksand", sans-serif;*/
  font-weight: bold;
  text-align: left;
  color: #000;
  text-transform: capitalize;
}
#fh5co-home .text-inner h2 {
  font-size: 23px;
  line-height: 30px;
  font-weight: 300;
  margin: 0;
  padding: 15px 0;
  text-align: left;
  color: #000;
  text-transform: capitalize;
}

.slant {
  position: absolute;
  transform: rotate(-1.7deg);
  -ms-transform: rotate(-1.7deg);
  -webkit-transform: rotate(-1.7deg);
  -o-transform: rotate(-1.7deg);
  -moz-transform: rotate(-1.7deg);
  background-color: #fff;
  content: "";
  z-index: 3;
  display: inline-block;
  height: 70px;
  bottom: 0;
  margin-bottom: -35px;
  padding: 0;
  width: 101%;
  display: none;
}

#fh5co-intro {
  position: relative;
  bottom: 0;
  /*margin-top: -150px;*/
  z-index: 10;
  padding: 4em 0;
  background: #f3f3f3;
}
@media screen and (max-width: 768px) {
  #fh5co-intro {
    padding-bottom: 3em;
  }
}
#fh5co-intro > div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
}
#fh5co-intro .fh5co-block {
  /*width: 33.33%;*/
  max-width: 365px;
      border: 1px solid #fafafa;
  float: left;
  text-align: left;
  font-size: 16px;
/*  min-height: 300px;*/
  vertical-align: middle;
  padding: 15px 15px;
  background: #fff;
    -webkit-box-shadow: 0px 8px 7px 0px rgba(163, 174, 184, 0.13);
    -moz-box-shadow: 0px 8px 7px 0px rgba(163, 174, 184, 0.13);
    -ms-box-shadow: 0px 8px 7px 0px rgba(163, 174, 184, 0.13);
    -o-box-shadow: 0px 8px 7px 0px rgba(163, 174, 184, 0.13);
    box-shadow: 0px 8px 7px 0px rgba(163, 174, 184, 0.13);
  z-index: 7;
  flex-grow: 1;
  background-size: cover;
  position: relative;
  backgroun-repeat: no-repeat;
  border-radius: 4px;
  margin: 10px;
}

#fh5co-intro .fh5co-block img{
  height: 60px;
      margin-bottom: 10px;
}

#fh5co-intro .fh5co-block .fh5co-text{
  text-align: left;
}

#fh5co-intro .fh5co-block .fh5co-text h3{
  font-size: 18px;
    margin: 0 0 6px 0;
}

#fh5co-intro .fh5co-block .fh5co-text p{
    margin: 0;
    font-size: 15px;
    color: #000;
}

@media screen and (max-width: 768px) {
  #fh5co-intro .fh5co-block {
    width: 100%;
  }
}
/*#fh5co-intro .fh5co-block > .overlay-darker {
  z-index: 8;
  opacity: .5;
  background: #474747;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
#fh5co-intro .fh5co-block > .overlay {
  background: #fff;
  opacity: 1;
  z-index: 9;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}*/
#fh5co-intro .fh5co-block > .fh5co-text {
  position: relative;
  z-index: 10;
}
#fh5co-intro .fh5co-block > .fh5co-text .fh5co-intro-icon {
  font-size: 50px;
  color: #52d3aa;
  margin-bottom: 30px;
  display: block;
}
#fh5co-intro .fh5co-block h2 {
  font-size: 24px;
  font-weight: 400;
}
/*#fh5co-intro .fh5co-block:hover > .overlay, #fh5co-intro .fh5co-block:focus > .overlay {
  opacity: 0;
  z-index: 9;
}
#fh5co-intro .fh5co-block:hover > .fh5co-text, #fh5co-intro .fh5co-block:focus > .fh5co-text {
  color: #fff;
}
#fh5co-intro .fh5co-block:hover > .fh5co-text .fh5co-intro-icon, #fh5co-intro .fh5co-block:focus > .fh5co-text .fh5co-intro-icon {
  color: #fff;
}
#fh5co-intro .fh5co-block:hover h2, #fh5co-intro .fh5co-block:focus h2 {
  color: #fff;
}
#fh5co-intro .fh5co-block:hover .btn, #fh5co-intro .fh5co-block:focus .btn {
  border: 2px solid #fff !important;
  background: transparent;
}
#fh5co-intro .fh5co-block:hover .btn:hover, #fh5co-intro .fh5co-block:focus .btn:hover {
  background: #52d3aa !important;
  border: 2px solid #52d3aa !important;
}*/

.watch-video {
  text-align: center;
  width: 100%;
  display: block;
  float: left;
}
.watch-video span {
  display: block;
  margin-bottom: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: bold;
}
.watch-video .btn-video {
  display: block;
  font-size: 60px;
  height: 120px;
  width: 120px;
  margin: 0 auto;
  border: 2px solid #52d3aa;
  line-height: 0px;
  display: table;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.watch-video .btn-video:hover, .watch-video .btn-video:focus, .watch-video .btn-video:active {
  text-decoration: none;
}
.watch-video .btn-video i {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  right: -9px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.watch-video .btn-video:hover i, .watch-video .btn-video:focus i {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

#fh5co-services, #fh5co-testimonials, #fh5co-counters, #fh5co-work, #fh5co-contact, #fh5co-about {
  padding: 4em 0;
}
@media screen and (max-width: 768px) {
  #fh5co-services, #fh5co-testimonials, #fh5co-counters, #fh5co-work, #fh5co-contact, #fh5co-about {
    padding: 2em 0;
  }
}

#fh5co-services{
  padding:0 0 1em 0;
}

 #fh5co-work, #fh5co-counters {
  padding: 7em 0;
}
@media screen and (max-width: 768px) {
  #fh5co-services, #fh5co-work, #fh5co-counters {
    padding: 4em 0;
  }
}

#fh5co-services {
  background-color: #000000!important;
  /* IE9, iOS 3.2+ */
  /*background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjEwMCUiPjxzdG9wIHN0b3AtY29sb3I9IiMzZjk1ZWEiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzUyZDNhYSIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjdnNnZykiIC8+PC9zdmc+);
*//*  background-image: -webki0431f8t-gradient(linear, 0% 0%, 100% 100%, color-stop(0, #913fea), color-stop(1, #b53fa1));
 
  background-image: -webkit-repeating-linear-gradient(top left, #913fea 0%, #b53fa1 100%);
 
  background-image: repeating-linear-gradient(to bottom right, #913fea 0%, #b53fa1 100%);
  background-image: -ms-repeating-linear-gradient(top left, #913fea 0%, #b53fa1 100%);*/
  overflow: hidden;
  position: relative;
  color: rgba(255, 255, 255, 0.7);
}
/*#fh5co-services:before, #fh5co-services:after {
  position: absolute;
  transform: rotate(-1.7deg);
  -ms-transform: rotate(-1.7deg);
  -webkit-transform: rotate(-1.7deg);
  -o-transform: rotate(-1.7deg);
  -moz-transform: rotate(-1.7deg);
  background-color: #fff;
  content: "";
  z-index: 3;
  display: inline-block;
  height: 70px;
  padding: 0;
  width: 101%;
}*/
#fh5co-services:before {
  top: 0;
  margin-top: -35px;
}
#fh5co-services:after {
  bottom: 0;
  margin-bottom: -35px;
  background: transparent;
}
#fh5co-services .fh5co-service {
  padding-right: 30px;
      padding-bottom: 50px;
}
#fh5co-services h3 {
  font-size: 24px;
/*  color: #fff;*/
}
#fh5co-services p{
  color: #000;
}
#fh5co-services .icon {
  font-size: 70px;
  margin-bottom: 30px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
#fh5co-services .icon:before {
  color: #fff;
}
#fh5co-services .section-heading h2 {
  color: #fff;
}
#fh5co-services .section-heading h2.left-border:after {
  background: rgba(255, 255, 255, 0.3);
}

#fh5co-counters {
  background: #52d3aa;
  overflow: hidden;
  background-color: transparent;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  width: 100%;
  padding: 9em 0 10em 0;
}
@media screen and (max-width: 768px) {
  #fh5co-counters {
    padding: 4em 0;
  }
}
#fh5co-counters .fh5co-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background: rgba(0, 0, 0, 0.7);
}
#fh5co-counters:before, #fh5co-counters:after {
  position: absolute;
  transform: rotate(-1.7deg);
  -ms-transform: rotate(-1.7deg);
  -webkit-transform: rotate(-1.7deg);
  -o-transform: rotate(-1.7deg);
  -moz-transform: rotate(-1.7deg);
  background-color: #fff;
  content: "";
  z-index: 3;
  display: inline-block;
  height: 70px;
  padding: 0;
  width: 101%;
}
#fh5co-counters:before {
  top: 0;
  margin-top: -35px;
}
#fh5co-counters:after {
  bottom: 0;
  margin-bottom: -35px;
}
#fh5co-counters .section-heading {
  position: relative;
  z-index: 3;
  margin-bottom: 0;
}
#fh5co-counters .section-heading h2 {
  color: #fff;
}
#fh5co-counters .section-heading h2:after {
  background: rgba(255, 255, 255, 0.3) !important;
}
#fh5co-counters .section-heading .subtext h3 {
  color: rgba(255, 255, 255, 0.7) !important;
}
#fh5co-counters .fh5co-counter {
  position: relative;
  z-index: 3;
  text-align: center;
}
@media screen and (max-width: 992px) {
  #fh5co-counters .fh5co-counter {
    margin-bottom: 50px;
    float: left;
    width: 100%;
  }
}
#fh5co-counters .fh5co-counter .fh5co-counter-icon,
#fh5co-counters .fh5co-counter .fh5co-counter-number,
#fh5co-counters .fh5co-counter .fh5co-counter-label {
  display: block;
}
#fh5co-counters .fh5co-counter .fh5co-counter-icon {
  font-size: 40px;
  color: #52d3aa;
}
#fh5co-counters .fh5co-counter .fh5co-counter-number {
  font-size: 70px;
  color: #fff;
  font-weight: 300;
}
#fh5co-counters .fh5co-counter .fh5co-counter-label {
  color: rgba(255, 255, 255, 0.5);
  font-size: 18px;
  font-weight: 400;
}

#fh5co-testimonials .box-testimony {
  margin-bottom: 2em;
  float: left;
}
#fh5co-testimonials .box-testimony a {
  color: rgba(255, 255, 255, 0.5);
}
#fh5co-testimonials .box-testimony a:hover, #fh5co-testimonials .box-testimony a:focus, #fh5co-testimonials .box-testimony a:active {
  color: white;
  text-decoration: none;
}
#fh5co-testimonials .box-testimony blockquote {
  padding-left: 0;
  border-left: none;
  padding: 30px;
  background: #fff;
  background: #52d3aa;
  font-size: 20px;
  font-weight: 300;
  position: relative;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
}
#fh5co-testimonials .box-testimony blockquote:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 40px;
  border-top: 10px solid black;
  border-top-color: #fff;
  border-top-color: #52d3aa;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
#fh5co-testimonials .box-testimony blockquote p {
  font-style: italic;
  color: #fff;
}
#fh5co-testimonials .box-testimony .author {
  line-height: 20px;
  color: black;
  font-size: 16px;
  margin-left: 20px;
  font-weight: 400;
}
#fh5co-testimonials .box-testimony .author a {
  color: #52d3aa;
}
#fh5co-testimonials .box-testimony .author a:hover {
  text-decoration: underline;
}
#fh5co-testimonials .box-testimony .author > figure {
  float: left;
  margin-right: 10px;
}
#fh5co-testimonials .box-testimony .author > figure img {
  width: 60px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
#fh5co-testimonials .box-testimony .author p {
  float: left;
  margin-top: 10px;
}
#fh5co-testimonials .box-testimony .author .subtext {
  display: block;
  color: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  font-weight: 400 !important;
}

#fh5co-work {
  overflow: hidden;
  position: relative;
  color: rgba(255, 255, 255, 0.8);
  background-color: #52d3aa;
  /* IE9, iOS 3.2+ */
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjEwMCUiPjxzdG9wIHN0b3AtY29sb3I9IiMzZjk1ZWEiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzUyZDNhYSIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjdnNnZykiIC8+PC9zdmc+);
  background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0, #3f95ea), color-stop(1, #52d3aa));
  /* Android 2.3 */
  background-image: -webkit-repeating-linear-gradient(top left, #3f95ea 0%, #52d3aa 100%);
  /* IE10+ */
  background-image: repeating-linear-gradient(to bottom right, #3f95ea 0%, #52d3aa 100%);
  background-image: -ms-repeating-linear-gradient(top left, #3f95ea 0%, #52d3aa 100%);
}
#fh5co-work a {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: underline;
}
#fh5co-work a:hover {
  color: white;
}
#fh5co-work:before, #fh5co-work:after {
  position: absolute;
  transform: rotate(-1.7deg);
  -ms-transform: rotate(-1.7deg);
  -webkit-transform: rotate(-1.7deg);
  -o-transform: rotate(-1.7deg);
  -moz-transform: rotate(-1.7deg);
  background-color: #fff;
  content: "";
  z-index: 3;
  display: inline-block;
  height: 70px;
  padding: 0;
  width: 101%;
}
#fh5co-work:before {
  top: 0;
  margin-top: -35px;
}
#fh5co-work:after {
  bottom: 0;
  margin-bottom: -35px;
}
#fh5co-work .section-heading h2 {
  color: #fff;
}
#fh5co-work .section-heading h2:after {
  background: rgba(255, 255, 255, 0.3);
}
#fh5co-work .section-heading h3 {
  color: rgba(255, 255, 255, 0.8);
}
#fh5co-work .fh5co-project-item {
  display: block;
  width: 100%;
  position: relative;
  top: 0;
  background: #fff;
  overflow: hidden;
  z-index: 9;
  margin-bottom: 30px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#fh5co-work .fh5co-project-item img {
  z-index: 8;
  opacity: 1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#fh5co-work .fh5co-project-item .fh5co-text {
  padding: 10px 20px;
}
#fh5co-work .fh5co-project-item .fh5co-text h2, #fh5co-work .fh5co-project-item .fh5co-text span {
  text-decoration: none !important;
}
#fh5co-work .fh5co-project-item .fh5co-text h2 {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
}
#fh5co-work .fh5co-project-item .fh5co-text span {
  color: #b3b3b3;
  font-size: 16px;
  font-weight: 400;
}
#fh5co-work .fh5co-project-item:hover, #fh5co-work .fh5co-project-item:focus {
  -webkit-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  -ms-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  text-decoration: none;
  top: -15px;
}
#fh5co-work .fh5co-project-item:hover img, #fh5co-work .fh5co-project-item:focus img {
  opacity: .7;
}
#fh5co-work .fh5co-project-item:hover h2, #fh5co-work .fh5co-project-item:hover span, #fh5co-work .fh5co-project-item:focus h2, #fh5co-work .fh5co-project-item:focus span {
  text-decoration: none !important;
}

.fh5co-person {
  border: 2px solid #f2f2f2;
  padding: 80px 30px 30px 30px;
  float: left;
  width: 100%;
  position: relative;
}
@media screen and (max-width: 992px) {
  .fh5co-person {
    margin-bottom: 3.5em;
  }
}
.fh5co-person figure {
  position: absolute;
  margin-top: -60px;
  top: 0;
  left: 50%;
  margin-left: -60px;
  display: block;
  margin-bottom: 50px;
}
.fh5co-person figure img {
  width: 120px;
  border: 2px solid #f2f2f2;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.fh5co-person h3 {
  margin-bottom: 0px;
}
.fh5co-person .fh5co-position {
  color: #b3b3b3;
  display: block;
  margin-bottom: 20px;
}

.form-control {
  box-shadow: none;
  background: transparent;
  border: 1px solid rgba(0, 0, 0, 0.06);
  height: 48px;
  font-size: 18px;
  font-weight: 400;
      border-radius: 5px;
}
.form-control:active, .form-control:focus {
  outline: none;
  box-shadow: none;
  border-color: #52d3aa;
}

.btn {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.btn:hover, .btn:active, .btn:focus {
  outline: none;
}

#fh5co-contact {
    margin-bottom: -212px;
}
#fh5co-contact .fh5co-contact-info {
  padding: 0;
  margin: 0 0 1.5em 0;
}
#fh5co-contact .fh5co-contact-info li {
  position: relative;
  padding: 0;
  margin: 0 0 1.5em 0;
  padding-left: 50px;
  list-style: none;
}
#fh5co-contact .fh5co-contact-info li i {
  position: absolute;
  top: .2em;
  left: 0;
}

.section-heading {
  float: left;
  width: 100%;
  padding-bottom: 50px;
/*  margin-bottom: 50px;*/
  clear: both;
}
.section-heading h2 {
  margin: 0 0 0 0;
  font-size: 30px;
  font-weight: bold;
  color: #000;
  text-transform: capitalize;
  position: relative;
  display: block;
  padding-bottom: 20px;
  line-height: 1.5;
  /*font-family: "cocogoose", sans-serif;*/
}
/*.section-heading h2.left-border:after {
  content: "";
  position: absolute;
  display: block;
  width: 80px;
  height: 2px;
  background: #ff9800;
  left: 0%;
  margin-left: 0px;
  bottom: 0;
}
.section-heading h2:after {
  content: "";
  position: absolute;
  display: block;
  width: 80px;
  height: 2px;
  background: #ff9800;
  left: 50%;
  margin-left: -40px;
  bottom: 0;
}*/
@media screen and (max-width: 768px) {
  .section-heading h2 {
    font-size: 30px;
  }
}
.section-heading h3 {
  font-weight: 300;
  line-height: 1.5;
  color: #929292;
}
@media screen and (max-width: 768px) {
  .section-heading h3 {
    font-size: 24px !important;
    line-height: 34px;
  }
}

.btn {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.fh5co-nav-toggle {
  width: 20px;
  height: 20px;
  cursor: pointer;
  text-decoration: none;
}
.fh5co-nav-toggle.active i::before, .fh5co-nav-toggle.active i::after {
  background: #676767;
}
.fh5co-nav-toggle:hover, .fh5co-nav-toggle:focus, .fh5co-nav-toggle:active {
  outline: none;
  border-bottom: none !important;
}
.fh5co-nav-toggle i {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 20px;
  height: 2px;
  color: #676767;
  font: bold 14px/.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  background: #676767;
  transition: all .2s ease-out;
}
.fh5co-nav-toggle i::before, .fh5co-nav-toggle i::after {
  content: '';
  width: 20px;
  height: 2px;
  background: #676767;
  position: absolute;
  left: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.fh5co-nav-toggle i::before {
  top: -7px;
}

.fh5co-nav-toggle i::after {
  bottom: -7px;
}

.fh5co-nav-toggle:hover i::before {
  top: -10px;
}

.fh5co-nav-toggle:hover i::after {
  bottom: -10px;
}

.fh5co-nav-toggle.active i {
  background: transparent;
}

.fh5co-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.fh5co-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}

.fh5co-nav-toggle {
  position: absolute;
  top: 2px;
  right: 0px;
  z-index: 21;
  padding: 6px 0 0 0;
  display: block;
  margin: 0 auto;
  display: none;
  height: 44px;
  width: 25px;
  border-bottom: none !important;
}
@media screen and (max-width: 767px) {
  .fh5co-nav-toggle {
    display: block;
  }
}


.btn {
  text-transform: uppercase;
  letter-spacing: 2px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn.btn-primary {
  background: #FF9800;
  color: #fff;
  border: none !important;
  border: 2px solid transparent !important;
}
.btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus {
  box-shadow: none;
  background: #FF9800;
}
.btn:hover, .btn:active, .btn:focus {
  background: #393e46 !important;
  color: #fff;
  outline: none !important;
}
.btn.btn-default:hover, .btn.btn-default:focus, .btn.btn-default:active {
  border-color: transparent;
}

.social {
  padding: 0;
  margin: 0;
  display: inline-block;
  position: relative;
  width: 100%;
}
.social li {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}
.social li a {
  font-size: 16px;
  display: table;
  width: 40px;
  height: 40px;
  margin: 0 4px;
}
.social li a i {
  display: table-cell;
  vertical-align: middle;
}
.social li a:hover, .social li a:active, .social li a:focus {
  text-decoration: none;
  border-bottom: none;
}
.social li a.social-box {
  background: #52d3aa;
  color: #fff;
}
.social li a.social-circle {
  background: #52d3aa;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
/*.social li a:hover {
  background: #393e46 !important;
}*/
.social.social-box a {
  background: #52d3aa;
  color: #fff;
}
/*.social.social-circle a {
  background: #52d3aa;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}*/

.social.social-circle a img{
  height: 30px;
  opacity: 0;
}

#map {
  width: 100%;
  height: 500px;
  position: relative;
}
@media screen and (max-width: 768px) {
  #map {
    height: 200px;
  }
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

.js .to-animate,
.js .to-animate-2,
.js .single-animate {
  opacity: 0;
}

@media screen and (max-width: 480px) {
  .banner{
        position: relative!important;
    top: 0;
    right: 0;
    width: 100%!important;
    height: auto;
  }
#fh5co-our-products .section-heading {
    padding-bottom: 0!important;
}
  #fh5co-our-products .section-heading p {
    font-size: 14px!important;
    line-height: 20px!important;
    letter-spacing: .5px;
    font-weight: 400;
}
  .footer-main .container .row{
  padding: 0 25px 40px 25px!important;
}
#footer .copyright {
    float: left;
    margin: 0 0 0 0!important;
    padding: 0 25px 0 25px!important;
}
.contact-us-blk {
    margin: -25px 0 0 0!important;
    float: right;
    margin-bottom: 20px!important;
}
#fh5co-about p, .why-us p {
    letter-spacing: .3px;
    font-size: 14px!important;
    line-height: 23px!important;
}
.about-us-round-bg {
    width: 75%!important;
    margin: -153px 0 50px 0!important;
}

   .our-product-img1-right,.our-product-img2-left,.our-product-img3-right,.our-product-img4-left,.our-product-img5-right{
position: relative!important;
    height: auto!important;
    width: 80%;
    display: block!important;
    margin: 0 auto!important;
    }

    .serv-mob{
      display: block;
    }

    .serv-desk{
      display: none!important;
    }

  .featured-industry-bg {
    width: 252px!important;
    margin: 9px 0 0 0!important;
}

#fh5co-about {
    margin: 1.5em 0 0 0!important;
  }

/*.our-product-img1-right,.our-product-img2-left,.our-product-img3-right,.infi-advgs,.about-us-round-bg{
display: none;
}*/

.prdct-name {
    height: 100px!important;
    margin: 0 0 0 0!important;
}

#fh5co-our-products .section-inner-heading {
    font-size: 18px!important;
    margin: 0 0 10px 0!important;
}

#fh5co-our-products .section-subheading {
    font-size: 14px!important;
    line-height: 21px!important;
}

.our-product-main li {
     width: 100%!important; 
}

.more-info {
    margin: 0 0 0 0!important;
  }

#fh5co-our-products .product-block {
    padding: 0 15px 50px 15px!important;
}

.our-product-main li p {
    font-size: 15px!important;
     height: auto!important; 
}

.our-product-main li h3 {
    font-size: 16px!important;
    margin: 0!important;
    padding: 0 0 6px 0;
}

.fh5co-home-btm ul {
    width: 100%!important;
    }

    #fh5co-intro .container .row .section-heading{
      padding-bottom: 20px;
    }

/*.banner-img {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
    height: auto!important;
    margin: 0 0 0 0!important;
    opacity: 0.3!important;
}*/

.world-map-main div .col-md-12 img {
    height: auto!important;
    width: 100%;
}

#fh5co-about .col-md-8 p {
    font-size: 14px!important;
}

.fh5co-home-btm {
    padding: 0 0 0 0;
    margin: -64px 0 0 0!important;
}

.fh5co-home-btm ul li {
    float:none!important;
    margin: 0 0 0 0;
    padding: 5px 20px!important;
    text-align: center!important;
  }

  .fh5co-home-btm ul li div span {
    font-size: 14px!important;
    padding: 7px 0 0 0!important;
    display: flex!important;
    text-align: center!important;
    line-height: 17px!important;
  }

#fh5co-about .col-md-4 h3 {
    font-size: 40px;
    padding: 0 0 0 0!important;
    margin: 0 0 10px 0;
    color: #444!important;
   /* font-family: "cocogoose", sans-serif;*/
    text-transform: uppercase;
    font-weight: 300!important;
}

#footer .copyright {
     float:none; 
    }

    #fh5co-intro {
    background: #f3f3f3!important;
}

#fh5co-intro .container .row{  
  width: auto!important;
}

.world-map-main .row{
  width: auto!important;
}

#fh5co-what-we-do ul li {
    font-size: 14px!important;
    margin-bottom: 11px!important;
    margin: 0 0 0 0!important;
    float: left!important;
}

#fh5co-intro .fh5co-block{
  max-width: 100%!important;
  margin: 0!important;
      margin-bottom: 20px!important;
    -webkit-box-shadow: 0px 2px 1px 0px rgba(163, 174, 184, 0.13);
    -moz-box-shadow: 0px 2px 1px 0px rgba(163, 174, 184, 0.13);
    -ms-box-shadow: 0px 2px 1px 0px rgba(163, 174, 184, 0.13);
    -o-box-shadow: 0px 2px 1px 0px rgba(163, 174, 184, 0.13);
    box-shadow: 0px 2px 1px 0px rgba(163, 174, 184, 0.13);
}

#fh5co-intro .fh5co-block .fh5co-text p {
    color: #222!important;
}

#footer .col-sm-3 h4 {
    font-size: 15px;
    letter-spacing: .5px;
  }

  #footer p, #footer li {
 /*   color: #fff;*/
 margin: 0;
}

.fh5co-intro-main {
    width: 90%!important;
}

  .col-xxs-12 {
    float: none;
    width: 100%;
  }

  #fh5co-header {
     padding:0!important; 
}

.logo-sticky {
    display: block!important;
    margin: 3px 0 0 0;
    height: 48px!important;
}

  #fh5co-home .text-inner h1 {
    font-size: 25px!important;
    padding-top: 53px;
    padding: 0 20px!important;
  }

  #fh5co-home .text-inner h2 {
    font-size: 17px!important;
    line-height: 20px!important;
    padding: 10px 20px!important;
  }

  #map {
    display: none;
  }

  #fh5co-intro .fh5co-block {
    margin-bottom: 50px;
  }

  .section-heading h3 {
    font-size: 18px !important;
  }

  .section-heading h2 {
    font-size: 20px!important;
}

#fh5co-contact .fh5co-contact-info li {
    font-size: 16px!important;
}

#fh5co-intro {
    padding-bottom: 0!important;
}

.row-bottom-padded-lg {
    padding-bottom: 0!important;
}

#fh5co-intro {
    padding: 2em 0!important;
}

#fh5co-services h3 {
    font-size: 20px!important;
}
#footer {
    padding: 0 0 30px 0;
}
}

.row-bottom-padded-lg {
/*  padding-bottom: 7em;*/
}
@media screen and (max-width: 768px) {
  #fh5co-home .fadeInRight{
    display: none;
  }
.contact-us-blk {
    margin: -25px 0 0 0!important;
    float: right;
    margin-bottom: 0!important;
}
  .navbar-default ul li.has-dropdown .dropdown{
    width: 100%!important;
    box-shadow: none!important;
    left: -2px!important;
    position: relative!important;
    top: 0!important;
  }
#footer ul {
    padding: 0 0 35px 0;
  }
  .row-bottom-padded-lg {
    padding-bottom: 2em;
  }

  .logo-float{
    display: none!important;
  }

  .logo-sticky{
    display: block!important;
  }

  #fh5co-home, #fh5co-home .text-wrap {
 /*  height: auto!important;*/
    padding: 15px 0 15px 0;
}
#fh5co-home{
  margin-bottom: 150px;
  background-color: #3ff873;
}

  #fh5co-home .text-inner h1 {
    font-size: 35px!important;
    padding-top: 25px!important;
    padding-left: 0!important;
    padding-right: 0!important;
    text-align: center;
    margin: 0 0 20px 0;
}
#fh5co-our-products .section-heading {
    padding-bottom: 0;
}

  #fh5co-home .text-inner h2 {
    font-size: 17px!important;
    padding: 10px 0!important;
     text-align: center;
  }

#fh5co-intro .fh5co-block {
    margin-bottom: 50px;
}

#fh5co-intro {
    padding-bottom: 0!important;
}

}

.row-bottom-padded-md {
  padding-bottom: 4em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-md {
    padding-bottom: 2em;
  }
}

.row-bottom-padded-sm {
  padding-bottom: 2em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-sm {
    padding-bottom: 2em;
  }
}

.fh5co-animated {
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/*# sourceMappingURL=style.css.map */

.logo-sticky{
  display: none;
}


.navbar-fixed-top .logo-float{
  display: none!important;
  }

.navbar-fixed-top .logo-sticky{
  display: block!important;
  }

  #fh5co-about{
/*    background-image: url(../images/team.jpg);
    background-position: 0px 0px;
    height: 650px;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    width: 100%;
    color: #fff;
    overflow: hidden;*/
    margin: 200px 0 0 0;
    padding: 0 0 0!important;
     background-color: #f2f6fb;
/*    background-color: #19006a;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zd…AiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjdnNnZykiIC8+PC9zdmc+);
    background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0, #19006a), color-stop(1, #7c2a7b));
    background-image: -webkit-repeating-linear-gradient(top left, #19006a 0%, #7c2a7b 100%);
    background-image: repeating-linear-gradient(to bottom right, #19006a 0%, #7c2a7b 100%);
    background-image: -ms-repeating-linear-gradient(top left, #19006a 0%, #7c2a7b 100%);*/
  }

  .team-main{
    text-align: left;
/*    margin: 190px 0 0 0;*/
  }

   .team-main h2{
    background: rgba(255,255,255,0.7);
    display: inline;
    padding: 20px!important;
  }

    .team-main h2:after{
     background: transparent;
     height: 0;
  }

.blk-img{
    height: 70px;
    margin-bottom: 20px;
}

.privacy-page #fh5co-about {
    background-color: #ffffff;
}

.privacy-page .section-heading h2 {
    margin: 0 0 0 0;
    font-size: 21px;
    padding-bottom: 0px;
  }
  .privacy-page #fh5co-about {
    margin:0 0 100px 0;
  }
   .privacy-page #fh5co-home .text-inner h1 {
    text-align: center;
  }
 .privacy-page #fh5co-home, .privacy-page #fh5co-home .text-wrap{
    height: 300px;
}
.footer-top-bg{
  width: 100%;
  margin: -1px 0 0 0 ;
  display: none;
}

.footer-top-top-bg{
    position: absolute;
    z-index: 10;
    width: 60%;
    left: 20%;
}

.fh5co-contact-main{
    float: none;
    margin: 0 auto;
    position: relative;
    z-index: 11;
}

#fh5co-contact .col-md-8{
padding-top: 77px;
}

#fh5co-contact .col-md-8 h3{
      margin: 0 0 4px 0;
}

#fh5co-contact .col-md-8 p{
      font-size: 16px;
}

.featured-industry-main ul{
  padding: 0;
  margin: 0;
}

.featured-industry-main ul li{
list-style: none;
float: left;
width: 20%;
}

.featured-industry-main ul li img{
border-radius: 7px;
}

.featured-industry-main .owl-carousel div{
list-style: none;
float: left;
}

.featured-industry-main .owl-carousel div img{
    border-radius: 9px;
    padding: 5px;
}

#fh5co-featured-industry{
  padding:10em 0 7em 0;
}

.featured-industry-bg{
    position: absolute;
    width: 350px;
    margin: -38px 0 0 0;
}

.prdct-name{
      height: 150px;
    margin: 0 0 0 -35px;
}


#fh5co-header .container,#fh5co-home .container {
    width: 85%;
}

.featured-industry-main{
  position: relative;
}

#fh5co-featured-industry .col-md-12{
    text-align: right;
    padding-right: 0;
    padding-bottom: 20px;
    margin: 0 0 0 13px;
}

#fh5co-what-we-do{
  padding:0;
      background-color: #19006a;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zd…AiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjdnNnZykiIC8+PC9zdmc+);
    background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0, #19006a), color-stop(1, #7c2a7b));
    background-image: -webkit-repeating-linear-gradient(top left, #19006a 0%, #7c2a7b 100%);
    background-image: repeating-linear-gradient(to bottom right, #f15a29 0%, #ee2a7b 100%);
    background-image: -ms-repeating-linear-gradient(top left, #19006a 0%, #7c2a7b 100%);
/*  background-color: #00a9ff;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zd…AiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjdnNnZykiIC8+PC9zdmc+);
    background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0, #00a9ff), color-stop(1, #00e97e));
    background-image: -webkit-repeating-linear-gradient(top left, #00a9ff 0%, #00e97e 100%);
    background-image: repeating-linear-gradient(to bottom right, #00a9ff 0%, #00e97e 100%);
    background-image: -ms-repeating-linear-gradient(top left, #00a9ff 0%, #00e97e 100%);*/
}

#fh5co-what-we-do div div div ul{
    margin: 0;
    padding: 30px 0 0 0;
}

#fh5co-what-we-do ul li {
    list-style: none;
  /*  font-size: 17px;
    font-family: "Quicksand", sans-serif;*/
    text-transform: none;
    font-weight: 300;
    color: #fff;
    line-height: 1.5;
    margin-bottom: 12px;
    margin: 50px 0 0 0;
}

.df {
    float: left;
    min-width: 39px;
    height: 80px;
}

.df img {
    float: left;
    margin-right: 0px;
    height: 25px;
}

.w-we-do-top-bg{
  width: 100%;
  margin-top: -1px;
}

.w-we-do-btm-bg{
  width: 100%;
  margin-bottom: -1px;
}

.a-us-top-bg{
  width: 100%;
  margin-top: -1px;
}

.a-us-btm-bg{
  width: 100%;
  margin-bottom: -1px;
}

.fh5co-intro-main{
    width: 818px;
    margin: 0 auto;
}

.fh5co-intro-block1{
    margin: 0 20px 0 60px!important;
}
.fh5co-intro-block2{
  margin: 45px 0 0 0!important;
}
.fh5co-intro-block3{
  margin: -25px 0 0 -30px!important;
}
.fh5co-intro-block4{
  margin: 25px 0 0 20px!important;  
}

.header-bg{
    position: absolute;
    top: 0;
    right: 0;
    height: 650px;
    z-index: 20;
}

.fh5co-home-btm{
    padding: 0 0 0 0;
    margin: -42px 0 114px 0;
}

.fh5co-home-btm ul {
    width: 640px;
    /* margin: 0 auto; */
    padding: 13px 0;
    background: #fff;
    border-radius: 5px;
    display: flex;
    -webkit-box-shadow: 0px 5px 7px 0px rgba(163, 174, 184, 0.3);
    -moz-box-shadow: 0px 5px 7px 0px rgba(163, 174, 184, 0.3);
    -ms-box-shadow: 0px 5px 7px 0px rgba(163, 174, 184, 0.3);
    -o-box-shadow: 0px 5px 7px 0px rgba(163, 174, 184, 0.3);
    box-shadow: 0px 5px 7px 0px rgba(163, 174, 184, 0.3);
    border-radius: 5px;
}
.fh5co-home-btm ul li{
    float: left;
    list-style: none;
    /* background: #fff; */
    /* -webkit-box-shadow: 0px 5px 7px 0px rgba(163, 174, 184, 0.3); */
    -moz-box-shadow: 0px 5px 7px 0px rgba(163, 174, 184, 0.3);
    -ms-box-shadow: 0px 5px 7px 0px rgba(163, 174, 184, 0.3);
    -o-box-shadow: 0px 5px 7px 0px rgba(163, 174, 184, 0.3);
    /* box-shadow: 0px 5px 7px 0px rgba(163, 174, 184, 0.3); */
    /* border-radius: 50px; */
    margin: 0 0 0 0;
    padding: 5px 12px;
}
.fh5co-home-btm ul li div img{
      height: 45px;
}
.fh5co-home-btm ul li div span{
      font-size: 15px;
    font-weight: bold;
    padding: 0 0 0 8px;
}


#fh5co-about .section-heading{
    padding-bottom: 0;
}

#fh5co-about .col-md-4 h3{
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    padding: 50px 0 0 0;
    position: relative;
  text-align: left;
}

#fh5co-about .col-md-8 p{
  color: #222;
  text-align: left;
  margin:0;
  font-size: 17px;
      font-weight: 400;
}

.about-us-round-bg{
      width: 40%;
    margin: -220px 0 50px 0;
/*  position: absolute;
    height: 340px;
    z-index: 0;
    left: 0;
    margin: -80px 0 0 0;*/
}

#fh5co-our-products{
  padding: 2.5em 0 0 0;
}

#fh5co-our-products .section-inner-heading{
    font-size: 25px;
        margin: 0 0 10px 0;
            font-weight: bold;
      }

      #fh5co-our-products .product-block{
        padding-bottom: 200px;
      }

      .why-us-left h3{
    font-size: 25px;
        margin: 0 0 10px 0;
            font-weight: bold;

      }

#fh5co-our-products .section-subheading{
font-size: 15px;
    line-height: 27px;
    letter-spacing: .3px;
}

.our-product-main{
  margin:0;
  padding: 0;
}

.our-product-main li{
  list-style: none;
  width: 50%;
  float: left;
  padding-right: 25px;
}

.our-product-main li h3{
  font-size: 18px;
  margin: 0;
  padding: 0 0 6px 0;
}

.our-product-main li p{
  font-size: 15px;
  height: 70px;
    font-weight: 400;
    color: #525252;
}

.our-product-img1-right{
/*    position: absolute;*/
    /*right: 0;*/
    height: 400px;
    margin: -50px 0 0 0;
    display: inline-block;
}

.our-product-img2-left{
/*  position: absolute;  */
  /*left: 0;*/
    height: 400px;
    margin: -50px 0 0 0;
    display: inline-block;
}

.our-product-img3-right{
 /* position: absolute;  */
  /*right: 0;*/
  height: 400px;
      margin:-50px 0 0 0;
    display: inline-block;
}

.our-product-img4-left{
 /* position: absolute;  */
/*  left: 0;*/
    height: 400px;
    margin: -50px 0 0 0;
    display: inline-block;
}

.our-product-img5-right{
/*  position: absolute;  */
  right: 0;
  height: 400px;
      margin: -50px 0 0 0;
    display: inline-block;
}

.banner-img{
/*    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
    height: 550px;
    margin: 44px 15px 0 0;
    opacity: 0.7;*/
/*        position: relative;
    top: 0;
    right: 0;
    z-index: 0;
    height: auto;
    margin: 44px 15px 0 0;
    opacity: 1;*/
}

#fh5co-used-cntry{
      padding: 3em 0 0 0;
}

.world-map-main div{
text-align: center;
}

.world-map-main div .col-md-12 h2{
padding-bottom: 50px;
}

.world-map-main div .col-md-12 img{
height: 450px;
}

.more-info{
    margin: 0 0 0 0;
    display: inline-block;
    border-radius: 50px;
    border: 2px solid #000;
    padding: 8px 25px;
    color: #000;
    font-size: 14px;
    letter-spacing: .5px;
    font-weight: 500;
    background: #fff;
}

.more-info:hover,.more-info:active,.more-info:focus{
    margin: 0 0 0 0;
    display: inline-block;
    border-radius: 50px;
    border: 2px solid #000;
    padding: 8px 25px;
    color: #000!important;
    font-size: 14px;
    letter-spacing: .5px;
    text-decoration: none!important;
        background: #fff;
}

.navbar-default ul li.has-dropdown .dropdown {
    width: 170px;
    -webkit-box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
    z-index: 1002;
    position: absolute;
    top: 74px;
    left: -23px;
    text-align: left;
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
    border-top: 3px solid #fff;
    display: none;
    padding: 0;
    z-index:10;
}

.navbar-default ul li.has-dropdown .dropdown:before {
    bottom: 100%;
    left: 40px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #fff;
    border-width: 10px;
    margin-left: -4px;
}

.navbar-default ul li.has-dropdown .dropdown li {
    display: block;
}

.navbar-default ul li.has-dropdown .dropdown li a {
    padding: 18px 20px;
    display: block;
    color: #000;
    line-height: 1.2;
    text-transform: none;
    font-size: 15px;
    letter-spacing: 0;
    /* font-weight: bold!important; */
}

.navbar-default ul li.has-dropdown .dropdown li a:hover {
    color: #1d1d1d!important;
    background: #f2f2f2;
    text-decoration: none;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 10px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}



  @media screen and (min-width: 480px) and (max-width: 1024px) {
/*  .footer-main .container .row{
  padding: 0 25px 10px 25px!important;
}*/
#fh5co-our-products .section-heading {
    padding-bottom: 0!important;
}
.about-us-round-bg {
    width: 90%!important;
    margin: -177px 0 50px 0!important;
}

#footer .copyright {
    float: left;
    margin: 35px 0 0 0!important;
}
.about-us-round-bg {
    width: 90%;
    margin: -177px 0 50px 0;
}
.contact-us-blk {
    margin: -25px 0 0 0!important;
    float: right;
    margin-bottom: 20px!important;
}
    .our-product-img1-right,.our-product-img2-left,.our-product-img3-right,.our-product-img4-left,.our-product-img5-right{
position: relative!important;
height: auto!important;
display: block!important;
    }
    #fh5co-about p, .why-us p {
    letter-spacing: .3px;
    font-size: 14px!important;
    line-height: 23px!important;
}
#fh5co-our-products .section-subheading {
    font-size: 14px!important;
    line-height: 21px!important;
}
#fh5co-our-products .section-heading p {
    font-size: 13px!important;
    line-height: 20pximportant;
    letter-spacing: .5px;
    font-weight: 400;
}

    .serv-desk {
    display: none!important;
}

.featured-industry-bg {
    width: 252px!important;
    margin: 9px 0 0 0!important;
}

.prdct-name {
    height: 115px!important;
    margin: 0 0 0 0!important;
}

#fh5co-what-we-do ul li {
    font-size: 15px!important;
    margin-bottom: 12px!important;
    margin: 0 0 0 0!important;
    float: left;
}

#fh5co-our-products .section-inner-heading {
    font-size: 21px!important;
}

#fh5co-our-products .section-subheading {
    font-size: 15px!important;
}

.our-product-main li h3 {
    font-size: 16px!important;
    }

.our-product-main li p {
    font-size: 14px!important;

  }

  .world-map-main div .col-md-12 img {
    height: auto!important;
    width: 100%;
}

.world-map-main .row {
    width: auto!important;
}

#fh5co-our-products .product-block {
    padding-bottom: 65px;
  }

  .section-heading h2 {
    font-size: 25px;
    padding-bottom: 0;
}

.our-product-main li p {
     height: 85px!important; 

}

#fh5co-intro .container .row {
    width: auto!important;
}
.fh5co-intro-main {
    width: 90%!important;
}
#fh5co-intro .fh5co-block {
    max-width: 100%!important;
    margin: 0!important;
    margin-bottom: 20px!important;
    -webkit-box-shadow: 0px 2px 1px 0px rgba(163, 174, 184, 0.13);
    -moz-box-shadow: 0px 2px 1px 0px rgba(163, 174, 184, 0.13);
    -ms-box-shadow: 0px 2px 1px 0px rgba(163, 174, 184, 0.13);
    -o-box-shadow: 0px 2px 1px 0px rgba(163, 174, 184, 0.13);
    box-shadow: 0px 2px 1px 0px rgba(163, 174, 184, 0.13);
}

#fh5co-about .col-md-4 h3{
      color: #444;
    text-transform: uppercase;
    position: relative;
    display: block;
    padding-bottom: 0;
    line-height: 1.5;
 /*   font-family: "cocogoose", sans-serif;*/
    padding:0!important;
    font-weight: 300;
}

#fh5co-about .col-md-8 p {
    font-size: 15px!important;
}

#fh5co-about {
    margin: 95px 0 0 0;
    }

    .fh5co-home-btm ul {
    width: 100%!important;
  }

  .fh5co-home-btm ul li {
        padding: 5px 12px!important;
    width: 33.333%;
    text-align: center;
  }

  .fh5co-home-btm ul li div img {
    height: 33px!important;
    
}

.fh5co-home-btm ul li div span {
    font-size: 13px;    text-align: center!important;
    }

/*    .banner-img {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
    width: 90%;
    right: 5%;
    margin: 44px auto;
    opacity: 0.2;
}*/

#fh5co-home .text-inner h1,#fh5co-home .text-inner h2 {
    text-align: center;
  }


}


.act-menu{
  color: #ffa407!important;
}


.industries #fh5co-our-products .section-inner-heading{
  color: #531874;
  font-weight: bold;
  font-size: 40px;
}

.industries .prdct-name{
  display: none;
}

.industries .our-product-img1-right{
    position: absolute;
    right: 50px;
    height: 400px;
    margin: 0 0 0 0;
}

.industries .our-product-img2-left{
  position: absolute;  
  left: 50px;
    height: 400px;
    margin: 0 0 0 0;
}

.industries .our-product-img3-right{
  position: absolute;  
  right: 0;
  height:550px;
      margin: 0 0 0 0;
}

.industries .our-product-img4-left{
  position: absolute;  
  left: 50px;
    height: 400px;
    margin: 0 0 0 0;
}
.industries .our-product-img5-right{
    position: absolute;
    right: 50px;
    height: 400px;
    margin: 0 0 0 0;
}

.text-muted{
  color: #000000!important;
}

.industries #fh5co-our-products .product-block{
  padding-top: 50px;
  padding-bottom: 150px;
}

.mobility #fh5co-intro .fh5co-block .fh5co-text p{
  font-size: 16px;
  color: #000;
}

.service-btn{
  background: #000!important;
  color: #fff!important;
  margin: 30px 0 0 0;
}

.mobility .container{
  width: 1155px
}

.mobility #fh5co-intro .fh5co-block{
  padding: 0;
}

.mobility .section-heading h2{
  color:#531874;
  font-size: 32px;
  font-weight: bold;
  text-transform: capitalize;
  padding: 0;
}

.mobility .section-heading{
  padding: 0 50px 30px 13px;
}

.mobility .consulting-title{
  width: 100%;
}

.mobility #fh5co-intro .fh5co-block h2 {
    font-size: 20px;
        margin: 0 0 15px 0;
    }

    .sol1{
          height: 290px;
    }

    .sol3{
          height: 260px;
    }

    .sol4{
          height: 275px;
    }

    .sol5{
          height: 240px;
    }

    .mobility #fh5co-intro{
background: #fff;
    }

        .mobility #fh5co-intro .fh5co-block{
      margin: 10px 0!important;
      max-width: inherit!important;
    }.

 
.why-us-img{
  width: 100%!important;
}

.why-us-left h3{
  padding:100px 0 0 0;
    color: #fff;
    font-size: 38px!important;
}
.why-us-right{
  padding: 100px 0 0 100px;
}
.why-us-right p,.why-us-left p{
      color: #fff!important;
}
.why-us .why-us-right p {
margin: 0;
color: #fff;
font-size: 19px;
  }
.why-us .why-us-right p i {
    font-size: 25px!important;
    margin-bottom: 0;
    margin-right: 10px;
    }
.Methodology{
  margin: 0 0 0 0!important;
}
#fh5co-our-products .last-prdct{
      padding-bottom: 50px;
}

#fh5co-about p,.why-us p{
      letter-spacing: .5px;
    font-size: 16px;
    line-height: 30px;
        font-weight: 400;
}
#fh5co-our-products .section-heading p{
    font-size: 17px;
    line-height: 27px;
    letter-spacing: .5px;
    font-weight: 400;
}

#fh5co-our-products .section-heading{
  padding-bottom: 120px;
}

.abt-hashira{
  padding-bottom: 25px;
}
.footer-main .container{
      background: transparent;
    padding: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 120px;
    margin: 0 auto 0 auto
}

/*.footer-main .container .row{
  padding: 0;
}
.footer-main .container img{
  width: 100%;
      margin: 0 0 0 0;
      display: none;
}*/

.contact-us-blk{
    margin: -180px 0 0 0;
    float: right;
        margin-bottom: 100px;
}

.contact-us-blk textarea{
  border: 1px solid #167430;
    width: 100%;
    border-radius: 3px;
    background: transparent;
    resize: none;
    font-size: 14px;
    padding: 0.8rem 2rem;
    font-weight: normal;
    color:#167430;
    letter-spacing: .3px; 
    height: 120px;
}

.contact-us-blk textarea:focus{
 outline: none;
}

body::-webkit-scrollbar {
  width: 10px;
}
 
body::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
}
 
body::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 0 solid slategrey;
border-radius: 50px;
}





body{
  font-size: 14px;
}
.container{
  width:1280px;
  margin: 0 auto;
}
.dflex{
  display: flex;
}
p{
  margin: 0;
}
.headertop{
    background: #f7f7f7;
    padding: 10px 0;
    border-bottom: 1px solid #efefef;
}
.headertop .dflex{
  justify-content: space-between;
}
.htl{

}
.htl p{
      font-size: 13px;
}
.htr{
  display: flex;
}
.htr p{
    font-size: 13px;
    display: flex;
    align-items: center;
    margin: 0 0 0 30px;
}
.htr p img{
      margin-right: 5px;
          width: 15px;
}
header{
    padding: 10px 0;
    position: sticky;
    top: 0;
    background: #fffffffa;
    z-index: 1000;
        border-bottom: 1px solid #efefef;
/*    box-shadow: 4px 4px 19px #0000000a;*/
}
header .dflex{
    align-items: center;
    justify-content: space-between;
}
.logo a{
    display: flex;
}
.logo a img{
    height: 65px;
}
.nav ul{
    margin: 0;
    padding: 0;
    display: flex;
    gap: 20px;
}
.nav ul li{
    list-style: none;
    padding: 0;
}
.nav ul li a{
    padding: 15px 0;
    text-decoration: none;
    font-size: 14px;
    letter-spacing: .5px;
    font-weight: 500;
    position: relative;
}
.nav ul li a:hover{
  color: #454545;
}
.active-menu a::after{
    position: absolute;
    width: 15px;
    height: 3px;
    content: "";
    left: 50%;
    bottom: 0;
    background: #000;
    margin-left: -7.5px;
    border-radius: 10px;
}
.banner-main{
}
.banner-main h1{
    font-weight: bold;
    font-size: 35px;
    line-height: 55px;
    margin: 0;
    text-align: center;
    text-transform: capitalize;
        padding: 35px 0 30px 0;
}
.banner-main h1 span{
  display: block;
    font-weight: 600;
}
.banner-img{
text-align: center;
    position: relative;
  /*  margin-bottom: 150px;*/
}
.bgi{
    width: 300px;
    margin: 0 0 -330px 0;
}
.bbg{
    width: 100%;
    margin: 0 0 0 0;
/*    position: absolute;
    left: 0;*/
}
.page-banner{
      background: #222891;
}
.page-banner h1{
      margin: 0;
    padding: 100px;
    color: #fff;
}
.p100{
  padding: 100px 0;
}
.aboutblk .dflex{
  align-items: center;
}
.aboutblk .coll{
      width: 50%;
}
.aboutblk .colr{
      width: 50%;
      text-align: center;
}
.aboutblk .coll h2{
    font-size:35px;
    line-height: 25px;
    font-weight: bold;
}
.abtblkbtm{
  padding:50px 0 0 0;
}
.aboutblk .coll p,.abtblkbtm p{
    font-size: 16px;
        line-height: 30px;
}
.aboutblk .colr img{
      width: 70%;
}
.quote{
  text-align: center;
}
.quote h2 span{
display: block;
}
.quote h2 img{
      margin: 0 20px 0 0 ;    opacity: 0.3;
}
.quote h2 span img{
      margin: 0 0 -25px 20px;    opacity: 0.3;
}
.quote h2{
  font-size: 30px;
  font-weight: 200;
}

.statblk .blkheading{
      margin: 0 0 60px 0;
}
.statblk .blkheading h2{
    font-weight: bold;
    color: #111111;
    font-size: 30px;
    margin: 0 0 15px 0;
    text-align: center;x 0;
}
.statblk{
}
.index .statblk{
    padding: 0;
    margin: -80px 0 100px 0;
}
.statblk .dflex{
  column-gap: 20px;
  width: 80%;
    margin: 0 auto;
}
.statblk .dflex div{
    width: 25%;
    background: #1d2d51;
    border-radius: 30px;
    text-align: center;
    /* aspect-ratio: 1; */
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 50px 10px;
}
.statblk .dflex div h3{
    display: block;
    margin: 0;
    font-size: 2rem;
    color: #fff;
    font-weight: 400;
}
.statblk .dflex div p{
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    letter-spacing: .5px;
}
.galimg{
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    gap: 2%;
}
.galimg li{
width: 32%;
    list-style: none;
    margin-bottom: 2%;
    border-radius: 20px;
    overflow: hidden;
    height: 250px;
}
.galimg a{
      width: 32%;
    list-style: none;
    margin-bottom: 2%;
    border-radius: 20px;
    overflow: hidden;
    height: 250px;
      display: block;
      cursor: pointer;
}
.galimg a img{
      width: 100%;
    object-fit: cover;
  transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
}
.galimg a img:hover{
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
}
#lg-download,.lg-fullscreen{
  display: none;
}
.contblk{

}
.contblk .colr{
    width: 50%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.contblk h2{
font-weight: 600;
}
.contblk p{
    font-size: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
        margin: 0 0 20px 0;
}
.contblk span{
    margin: 0 15px 0 0;
    display: flex;
}
.contblk span img{
    height: 40px;
}
.contblk .colr div{
      width: 420px;
      display: flex;
    align-items: flex-start;
    flex-direction: column;
}

.whyus{
}
.head{
  text-align: center;
    font-weight: bold;
    color: #111111;
    font-size: 30px;
    margin: 0 0 15px 0;
}
.subhead{
  text-align: center;
    font-size: 16px;
}
.whyus .dflex{
}
.whyusblk{
      display: flex;
    gap: 3%;
    margin: 30px 0 0 0;
}
.whyusblk .wow{
    width: 30%;
    margin: 0 auto;
    border: 2px dashed #ff6716;
    border-radius: 30px;
    padding: 30px;
}
.whyusblk .wow div img{
      width: 100%;
    border-radius: 20px;
}
.whyusblk .wow div h3{
  margin: 10px 0 5px 0;
    font-weight: 600;
    font-size: 18px;
}
.whyusblk .wow div p{
      font-size: 16px;
}
#lg-counter{
  display: none!important;
}
.faciblk{
display: flex;
    flex-wrap: wrap;
    gap: 2%;
    width: 80%;
    margin: 0 auto;
}
.faciblk div{
width: 27%;
    margin: 0 0 2% 0;
    border: 1px solid #FF6929;
    border-radius: 30px;
    padding: 40px 24px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
}
.faciblk div:hover{
  background:#FF6929;
  transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
}
.faciblk div:hover > svg{
  transform:scale(1.5);
  -webkit-ttransform:scale(1.5);
  -o-transform:scale(1.5);
  -moz-transform:scale(1.5);
  -ms-transform:scale(1.5);
  transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
}
.faciblk div svg{
  height: 100px;
  transform:scale(1);
  -webkit-ttransform:scale(1);
  -o-transform:scale(1);
  -moz-transform:scale(1);
  -ms-transform:scale(1);
  transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
}
.faciblk div h3{
      margin: 10px 0 0 0;
  transition: .5s;
  -webkit-transition: .5s;
  -o-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
}
.faciblk div:hover > h3{
  color: #fff;
  transition: .5s;
  -webkit-transition: .5s;
  -o-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
}




.sclblk {
    background: #f6f6f6;
    padding-bottom: 160px;
}
.sclblk .dflex{
    justify-content: center;
    align-items: center;
}
.sclblk .coll{ 
    width: 50%;
    background: #ffffff;
    max-width: 400px;
    margin: 0 -89px 0 0;
    position: relative;
    z-index: 10;
    padding: 60px 40px;
    border-radius: 50px;
}
.sclblk .coll h2{
    font-weight: bold;
    color: #111111;
    font-size: 30px;
    margin: 0 0 15px 0;
}
.sclblk .coll p{
    font-size: 16px;
    line-height: 30px;
}
.sclblk .colr{ 
    width: 50%;
    border-radius: 70px 0 70px 0;
    overflow: hidden;
}
.sclblk .colr img{
    width: 100%;
}



.visionblk{

}
.visionblk .dflex{
  
}
.visionblk .coll{
    background: #252525;
    padding: 75px;
    width: 50%;
}
.visionblk .colr{
    background: #3238d2;
    padding: 75px;
    width: 50%;
}
.visionblk .coll div,.visionblk .colr div{
background: #fff;
    padding: 50px;
    text-align: center;
}
.visionblk .coll div img,.visionblk .colr div img{

}
.visionblk .coll div h2,.visionblk .colr div h2{
    margin: 10px 0 10px 0;
    font-weight: 600;
}
.visionblk .coll div p,.visionblk .colr div p{
    font-size: 16px;
    color: #2e2e2e !important;
}
.index #footer .row{  
    padding: 250px 0 50px 0
}
#footer .row{
    display: flex;
    justify-content: space-between;
    padding: 100px 0 50px 0
}

#footer .row .col-md-1{
    width: 30%;
}

#footer .row .col-md-2{
    width: 20%;
}

#footer .row .col-md-3{
    width: 40%;
}

#footer .row .col-md-3 li{
      display: flex;
    align-items: center;
    font-weight: 300;
    margin: 0 0 20px 0;
}
#footer .row .col-md-3 li span{
    margin: 0 10px 0 0;
    display: flex;
}
#footer {
   /* padding: 100px 0 0 0;
    margin: 0 0 0px 0px;
  background: #14181e;
  color: #7f7f7f;
  position: relative;*/
      background-color: #222891;
  /*   background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zd…AiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjdnNnZykiIC8+PC9zdmc+);
   background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0, #19006a), color-stop(1, #7c2a7b));
    background-image: -webkit-repeating-linear-gradient(top left, #19006a 0%, #7c2a7b 100%);
    background-image: repeating-linear-gradient(to bottom right, #19006a 0%, #7c2a7b 100%);
    background-image: -ms-repeating-linear-gradient(top left, #19006a 0%, #7c2a7b 100%);*/
}
#footer .col-sm-3 h4 {
    color: #fff;
    margin: 0 0 10px 0;
    text-transform: capitalize;
    letter-spacing: .3px;
    font-size: 16px;
    font-weight: bold;
}
#footer ul {
    margin: 0;
    padding: 0 0 20px 0;
    list-style: none;
}
#footer-main ul li {
    color: #fff;
    text-decoration: none!important;
    margin-bottom: 15px;
    line-height: 24px;
    font-weight: bold;
}
#footer a {
  cursor: pointer;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
  /*  font-family: "Quicksand", sans-serif;*/
}

#footer li{
    color: #ffffff;
    font-size: 00014px;
    font-weight: 300;
    letter-spacing: 1px;    line-height: 25px;
    /*font-family: "Quicksand", sans-serif;*/
}

#footer p {
    color: #ffffff;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 25px;
      /*  font-family: "Quicksand", sans-serif;*/
}
#footer #subscribe input {
    padding: 1.1rem 2rem;
    border-radius: 50px;
    background: #fff;
    border: none;
    width: 100%;
    /*font-family: raleway-regular, sans-serif;*/
    color: #167430;
    margin-bottom: 1.8rem;
    font-size: 14px;
    border: 1px solid #167430;
    width: 100%;
    border-radius: 3px;
    background: transparent;
        font-weight: normal;
}

#footer #subscribe input:focus {
  outline: none;
  }
#footer #subscribe a {
    margin: 3px 4px 0 0;
    right: 15px;
    background: #f04c3f;
    color: #fff;
    border: none;
    border-radius: 50px;
    /* border-bottom-right-radius: 50px; */
    font-size: 14px;
    padding: .5rem 13px;
    cursor: pointer;
    background-color: #00a9ff;
    /* background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zd…AiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjdnNnZykiIC8+PC9zdmc+); */
    background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0, #00a9ff), color-stop(1, #00e97e));
    background-image: -webkit-repeating-linear-gradient(top left, #00a9ff 0%, #00e97e 100%);
    background-image: repeating-linear-gradient(to bottom right, #00a9ff 0%, #00e97e 100%);
    background-image: -ms-repeating-linear-gradient(top left, #00a9ff 0%, #00e97e 100%);
}

#footer #subscribe a:hover{
  text-decoration: none;
}
#footer .gotop {
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -40px;
  background: #171b23;
  z-index: 8;
  width: 80px;
  height: 80px;
  font-size: 30px;
  padding-top: 21px;
  text-align: center;
  vertical-align: middle;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
#footer .gotop:hover, #footer .gotop:focus {
  top: -50px;
  text-decoration: none !important;
}
#footer .copyright {
  font-size: 14px;
  margin-bottom: 0px;
  padding-bottom: 0;
}

#footer .copyright{
padding: 20px 0;
    border-top: 1px solid #ffffff26;
    font-size: 14px;
}
#footer .container{
  padding: 0;
}

#footer .social-icon{
      float: right;
}

#footer .social-icon ul{
      padding: 0;
}
.footertop{
    position: relative;
    margin: 50px 0 0 0;
}
.footertop .container{
background: #ffffff;
    border-radius: 50px;
    border: 2px solid #e4def9;
    max-width: 70%;
    margin: 200px auto -105px auto;
    box-shadow: 0px -11px 1px #0000001a;
}

.why-us-left h3 {
    padding: 0 0 0 0!important;
    }
.ft-left{
  text-align: center;
  padding:50px 0 50px 0;
}
.fr-right {
  padding: 100px 0 0 100px;
    text-align: center;
}
.ft-left h3{
    font-size: 30px!important;
    text-transform: capitalize;
    font-weight: bold;
}
.ft-left p{
font-size: 21px;
}

.acdmcblk {
}
.acdmcblk .coll h2{
    font-size: 30px;
    font-weight: bold;
    margin: 0 0 20px 0;
}
.acdmcblk .coll p{
    font-size: 17px;
    font-weight: 400;
}
.acdmcblk .coll img{
width:100%;
margin: 50px 0;
}
.acdmcblk .colr h2{
    font-size: 17px;
    font-weight: 600;
    margin: 20px 0 7px 0;
}
.acdmcblk .colr p{
font-size: 17px;
    font-weight: 400;
    margin:0 0 50px 0;
}
.lg-toolbar {
  background: transparent!important;
}
.faciblk div:hover .facact{
  fill: #fff!important;
}
.abus-subh{
  display: block;
  margin-bottom: 10px;
}
@media only screen and (max-width: 786px) {
  .menuicon,.menuclose{
    display: block!important;
  }
  .menuclose{
        position: absolute;
        bottom: -38px;
        background: #fff;
        padding: 9px;
        border-radius: 20px;
  }
  .menuclose{
    vertical-align: middle;
  }
  .nav{
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    margin-top: -350px;
    height: 300px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 300px;
    box-shadow: 5px 0 25px #0000003b;
  }
  .nav ul{
        flex-direction: column;
    align-items: center;
  }
  .htr{
    display: none;
  }
  .htl p {
    font-size: 13px;
    text-align: center!important;
}
.faciblk {
    width: 100%;
  }
  .headertop .dflex {
    justify-content: center;
}
.container {
    width: 95%;
}
.visionblk .coll {
    background: #252525;
    padding: 75px;
    width: 100%;
}
.whyusblk {
    flex-direction: column;
}
.whyusblk div {
    width: auto!important;
    margin: 0 auto 25px auto!important;
  }
.visionblk .dflex{
flex-direction: column;
}
.visionblk .coll,.visionblk .colr{
     padding: 0; 
    width: 100%;
}
.visionblk .coll div, .visionblk .colr div {
    margin: 35px;
}
.faciblk div {
    width: 37%;
    }
    .aboutblk .dflex {
    align-items: center;
    flex-direction: column;
}
.aboutblk .coll,.abtblkbtm {
    width: 90%;
    margin: 0 auto;
}
.aboutblk .colr {
    width: 90%;
    }
    .galimg a {
    width: 49%;
    height: auto;
  }
  .contblk .dflex{
    flex-direction: column;
  }
  .contblk .coll,.contblk .coll iframe,.contblk .colr{
        width: 100%;
  }
  .contblk .colr{
      margin: 50px 0 0 0;
    }
    .statblk .dflex div {
    width: 43%;
margin: 0 0 20px 0;
  }
.statblk .dflex {
      flex-wrap: wrap;
      width: 100%;
}
.ft-left {
    padding: 50px 50px;
}
#footer .row{
  flex-direction: column;
}
#footer .row .col-md-1,#footer .row .col-md-2,#footer .row .col-md-3 {
    width: 100%;
}
#footer .row .col-md-3 li:last-child {
    margin: 0 0 0 0;
}
.bgi {
    width: 50%;
    margin: 0 0 -79px 0;
}
.banner-main h1 span {
    display: inline-block;
}
}