body,
html {
  margin: 0;
  padding: 0;
}

body {
  line-height: 24px;
  color: #6a6a6a;
  font-size: 14px;
  font-weight: 400;
  font-family: Cambria, "Ubuntu", sans-serif;
}

/*  Typography Style   ||-----------*/

h1 {
  font-size: 40px;
  font-weight: 700;
  margin-top: 0;
  position: relative;
  font-family: Cambria, "Ubuntu", sans-serif;
}

h1 span {
  position: relative;
}

h1:before {
  content: attr(data-title);
  font-size: 41px;
  margin-top: 0;
  position: absolute;
  top: 4px;
  left: 3px;
  color: rgba(6, 60, 54, 0.08);
  z-index: 0;
}

h2 {
  font-family: Cambria, "Ubuntu", sans-serif;
  font-size: 25px;
  margin-bottom: 20px;
  color: #2f3542;
  font-weight: 600;
}

h3 {
  font-size: 20px;
  line-height: 1.5;
  font-weight: 600;
}

h4 {
  font-size: 15px;
  line-height: 1.5;
  font-weight: 600;
}

h5 {
  font-size: 15px;
  line-height: 1.5;
  font-weight: 600;
}

h6 {
  font-size: 13px;
  letter-spacing: 2px;
  line-height: 17px;
  font-weight: 600;
}

h3,
h4,
h4,
h6 {
  font-family: Cambria, "Ubuntu", sans-serif;
  margin-top: 10px;
  font-weight: 600;
  color: #2f3542;
}

a:hover,
a:focus {
  text-decoration: none;
  outline: none;
}

a:focus,
a:hover {
  color: #00539e;
}

a {
  color: #6a6a6a;
}

.inner-intro h1 {
  font-size: 40px;
  font-family: Cambria, "Ubuntu", sans-serif;
  font-weight: 800;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .inner-intro h1 {
    font-size: 35px;
  }
  h1 {
    font-size: 25px;
  }
  h2 {
    font-size: 18px;
  }
  h3,
  .h3 {
    font-size: 20px;
  }
}

/*  Padding and Margin Style   ||-----------*/

.padding {
  padding-top: 50px;
  padding-bottom: 50px;
}

.no-padding {
  padding: 0;
}

.ptb-20 {
  padding-bottom: 20px;
  padding-top: 20px;
}

.padding-20 {
  padding: 20px;
}

.padding-30 {
  padding: 30px;
}

.padding-40 {
  padding: 40px;
}

.padding-60 {
  padding: 60px;
}

.plr-0 {
  padding-left: 0;
  padding-right: 0;
}

.pl-0 {
  padding-left: 0;
}

.pr-0 {
  padding-right: 0;
}

.pr-30 {
  padding-right: 30px;
}

.pl-70 {
  padding-left: 70px;
}

.pr-70 {
  padding-right: 70px;
}

.plr-20 {
  padding-left: 20px;
  padding-right: 20px;
}

.ptb-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.pt-0 {
  padding-top: 0px;
}

.pb-0 {
  padding-bottom: 0px;
}

.pt-30 {
  padding-top: 30px;
}

.pb-30 {
  padding-bottom: 30px;
}

.ptb {
  padding-top: 80px;
  padding-bottom: 80px;
}

.pt {
  padding-top: 110px;
}

.pb {
  padding-bottom: 110px;
}

.ptb-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.pt-15 {
  padding-top: 15px;
}

.pb-15 {
  padding-bottom: 15px;
}

.ptb-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.pt-60 {
  padding-top: 60px;
}

.pb-60 {
  padding-bottom: 60px;
}

.plr-60 {
  padding-left: 60px;
  padding-right: 60px;
}

.pb-40 {
  padding-bottom: 40px;
}

.ptb-40 {
  padding-bottom: 40px;
  padding-top: 40px;
}

.ptb-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.pt-80 {
  padding-top: 80px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pt-90 {
  padding-top: 80px;
}

.pb-90 {
  padding-bottom: 80px;
}

.pt-50 {
  padding-top: 50px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pt-70 {
  padding-top: 70px;
}

.pb-38 {
  padding-bottom: 38px;
}

.mtb-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.mlr-0 {
  margin-left: 0px;
  margin-right: 0px;
}

.mt-0 {
  margin-top: 0px;
}

.mb-0 {
  margin-bottom: 0px;
}

.ml-0 {
  margin-left: 0px;
}

.mr-0 {
  margin-right: 0px;
}

.up-80 {
  margin-top: -80px;
}

.mtb-80 {
  margin-top: 80px;
  margin-bottom: 80px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-80 {
  margin-top: 80px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mtb-60 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.mt-60 {
  margin-top: 60px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mtb-45 {
  margin-top: 45px;
  margin-bottom: 45px;
}

.mt-45 {
  margin-top: 45px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mt-40 {
  margin-top: 40px;
}

.mb-40 {
  margin-bottom: 35px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mtb-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.ml-15 {
  margin-left: 15px;
}

.mr-10 {
  margin-right: 10px;
}

.mr-15 {
  margin-right: 15px;
}

.mt-30 {
  margin-top: 30px;
}

.mb-30 {
  margin-bottom: 30px;
}

.ml-30 {
  margin-left: 30px;
}

.mr-30 {
  margin-right: 30px;
}

.mtb-25 {
  margin-top: 25px;
  margin-bottom: 25px;
}

.mt-25 {
  margin-top: 25px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mtb-15 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-10 {
  margin-top: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.mt-up {
  margin-top: -100px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .up-80 {
    margin-top: 50px;
  }
  .mt-sm-30 {
    margin-top: 30px;
  }
  .mb-sm-30 {
    margin-bottom: 30px;
  }
  .float-none-sm {
    float: none;
  }
  .float-left-sm {
    float: left;
  }
  .float-right-sm {
    float: right;
  }
  .pl-sm-0 {
    padding-left: 0;
  }
  .plr-xs-15 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .padding-sm-25 {
    padding: 25px;
  }
  .plr-xs-sm-20 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 767px) {
  .text-xs-left {
    text-align: left;
  }
  .pr-xs-0 {
    padding-right: 0;
  }
  .pl-xs-0 {
    padding-left: 0;
  }
  .pr-xs-0 {
    padding-right: 0;
  }
  .plr-xs-15 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .padding-sm-25 {
    padding: 25px;
  }
  .pb-xs-30 {
    padding-bottom: 30px;
  }
  .pt-xs-60 {
    padding-top: 60px;
  }
  .ptb-xs-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .pt-xs-40 {
    padding-top: 40px;
  }
  .pb-xs-40 {
    padding-bottom: 40px;
  }
  .pb-xs-60 {
    padding-bottom: 60px;
  }
  .ptb-xs-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .plr-xs-sm-20 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .ml-xs-0 {
    margin-left: 0;
  }
  .mtb-xs-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .mt-xs-0 {
    margin-top: 0px;
  }
  .mb-xs-0 {
    margin-bottom: 0px;
  }
  .mtb-xs-15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .mt-xs-15 {
    margin-top: 15px;
  }
  .mb-xs-15 {
    margin-bottom: 15px;
  }
  .mtb-xs-30 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .mt-xs-30 {
    margin-top: 30px;
  }
  .mb-xs-30 {
    margin-bottom: 30px;
  }
  .float-none-xs {
    float: none;
  }
  .float-left-xs {
    float: left;
  }
  .float-right-xs {
    float: right;
  }
}

.overflow_hidden {
  overflow: hidden;
  position: relative;
}

/*gernal*/

.white_but {
  border: 2px solid #7f98ad;
  border-radius: 0px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  outline: 0 none;
  padding: 13px 30px;
  position: relative;
  text-align: center;
  text-decoration: none;
  z-index: 1;
}

.white_but:hover,
.white_but:focus {
  box-shadow: 0px 12px 19px 4px rgba(0, 0, 0, 0.08);
  color: #7f98ad;
}

figure {
  margin: 0;
}

.sect-tital h2 {
  margin-bottom: 10px;
}

.sect-tital p {
  margin: 0px 0px 10px;
  font-size: medium;
}

button:focus {
  outline: none;
}

a,
.btn,
img {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.gray-bg {
  background: #f5f8fa;
}

/*ripple btn effect css*/

.waves-effect {
  position: relative;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  vertical-align: middle;
  z-index: 1;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.waves-effect .waves-ripple {
  position: absolute;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  opacity: 0;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transform: scale(0);
  transform: scale(0);
  pointer-events: none;
}

.waves-effect.waves-light .waves-ripple {
  background-color: rgba(255, 255, 255, 0.45);
}

.waves-effect.waves-red .waves-ripple {
  background-color: rgba(244, 67, 54, 0.7);
}

.waves-effect.waves-yellow .waves-ripple {
  background-color: rgba(255, 235, 59, 0.7);
}

.waves-effect.waves-orange .waves-ripple {
  background-color: rgba(255, 152, 0, 0.7);
}

.waves-effect.waves-purple .waves-ripple {
  background-color: rgba(156, 39, 176, 0.7);
}

.waves-effect.waves-green .waves-ripple {
  background-color: rgba(76, 175, 80, 0.7);
}

.waves-effect.waves-teal .waves-ripple {
  background-color: rgba(0, 150, 136, 0.7);
}

.waves-effect input[type="button"],
.waves-effect input[type="reset"],
.waves-effect input[type="submit"] {
  border: 0;
  font-style: normal;
  font-size: inherit;
  text-transform: inherit;
  background: none;
}

.waves-effect img {
  position: relative;
  z-index: -1;
}

/*wow*/

.wow {
  visibility: hidden;
}

/*inner_header*/

.header_stetic {
  position: static;
}

/*  General Style   ||-----------*/

.img-fluid img {
  width: 100%;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.img-fluid:hover img {
  transform: scale(1.07);
}

.img-fluid {
  overflow: hidden;
  position: relative;
}

.title_row {
  background: rgba(127, 152, 173, 0.47);
  padding: 30px 20px;
  text-align: center;
  width: 450px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .title_row {
    width: auto;
  }
}

.b-line {
  position: relative;
  width: 60px;
  height: 3px;
  background: #0c1f38;
  display: block;
  margin: 0 auto;
}

.l-left {
  margin: 0;
}

.no-brdr {
  border: none;
}

.left-bg {
  position: relative;
}

.right-bg {
  position: relative;
}

.left-bg:before {
  content: "";
  width: 50%;
  height: 100%;
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}

.right-bg {
  position: relative;
}

.right-bg:before {
  content: "";
  width: 36%;
  height: 100%;
  background: #000;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
}

.color {
  color: #00539e;
}

.light-color * {
  color: #fff;
}

.italic {
  font-style: italic;
}

.about-block p {
  line-height: 2;
}

.v-align {
  display: inline-block;
  vertical-align: top;
}

.btn-text {
  font-size: 14px;
  color: #fff;
  font-family: "Raleway", sans-serif;
  line-height: 50px;
  border: 2px solid #00539e;
  padding: 0 22px;
  border-radius: 30px;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1px;
  background: #00539e;
  height: 50px;
  text-align: center;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}

.btn_style {
  border: 1px solid #fff;
  border-radius: 0;
}

.btn_style:hover {
  color: #00539e;
  background: #fff;
}

.small-btn {
  padding: 10px 30px;
}

.btn-text:hover {
  background: none;
  color: #00539e;
  text-decoration: none;
}

.icon-box {
  width: 80px;
  height: 80px;
  line-height: 80px;
  margin: 20px auto;
  color: #fff;
  font-size: 25px;
  text-align: center;
  display: block;
  border-radius: 50%;
}

.width-25per {
  width: 25%;
}

.width-75per {
  width: 75%;
}

.top-space {
  padding-top: 218px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .top-space {
    padding-top: 100px;
  }
}

.heading-block h2 span {
  display: block;
}

@media (min-width: 768px) and (max-width: 991px) {
  .width-25per {
    width: 30%;
  }
  .width-75per {
    width: 70%;
  }
}

@media (max-width: 767px) {
  .width-25per {
    width: 100%;
  }
  .width-75per {
    width: 100%;
  }
}

.half-width {
  width: 50%;
}

@media (max-width: 767px) {
  .half-width {
    width: 100%;
  }
  .img-responsive {
    width: 100%;
  }
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.height-300 {
  height: 300px;
}

.height {
  height: 250px;
}

.border {
  border: 1px solid #ccc;
}

.about-block {
  -webkit-transition: all 0.4s linear 0s;
  -ms-transition: all 0.4s linear 0s;
  transition: all 0.4s linear 0s;
}

.v-line {
  border-left: 3px solid #00539e;
  padding-left: 20px;
}

.big-icon {
  line-height: 185px;
  margin: 20px auto;
  color: #3bafda;
  font-size: 100px;
  text-align: center;
  display: block;
}

.dark-bg,
.hover-bg:hover {
  background: #00539e;
}

.black-bg {
  background: #2c2c2c;
}

.gray-bg {
  background: #f1f1f1;
}

.dark-gray-bg {
  background: #eaeff3;
}

img {
  max-width: 100%;
}

.mt-15 {
  margin-top: 15px;
}

.box-shadow {
  box-shadow: 14px 14px 0 0 rgba(0, 0, 0, 0.19);
}

.box-shadow-l {
  box-shadow: -14px 14px 0 0 rgba(0, 0, 0, 0.19);
}

@media (max-width: 767px) {
  .box-shadow,
  .box-shadow-l {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}

.height-300 {
  height: 236px;
}

.pb-15 {
  padding-bottom: 15px;
}

.m-height {
  min-height: 183px;
}

/*  Box Hover Style   ||-----------*/

.grid figure {
  position: relative;
  overflow: hidden;
  margin: 10px 1%;
  background: #133642;
  text-align: center;
  cursor: pointer;
}

.grid figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.5;
}

.grid figure figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
  pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Anchor will cover the whole item by default */

/* For some effects it will show as a button */

.grid figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

.grid figure h2 {
  word-spacing: -0.15em;
  font-size: 19px;
}

.grid figure h2 span {
  font-weight: 600;
}

.grid figure h2,
.grid figure p {
  margin: 0;
}

.grid figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}

/*---------------*/

/***** Sadie *****/

/*---------------*/

figure.effect-sadie figcaption::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(
    top,
    rgba(72, 76, 97, 0) 0%,
    rgba(72, 76, 97, 0.8) 75%
  );
  background: linear-gradient(
    to bottom,
    rgba(72, 76, 97, 0) 0%,
    rgba(72, 76, 97, 0.8) 75%
  );
  content: "";
  opacity: 0;
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
}

figure.effect-sadie h2 {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  color: #fee;
  -webkit-transition: -webkit-transform 0.35s, color 0.35s;
  transition: transform 0.35s, color 0.35s;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}

figure.effect-sadie figcaption::before,
figure.effect-sadie p {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}

figure.effect-sadie p {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 2em;
  width: 100%;
  opacity: 0;
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0);
}

figure.effect-sadie:hover h2 {
  color: #fff;
  -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
  transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
}

figure.effect-sadie:hover figcaption::before,
figure.effect-sadie:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/*-----------------*/

/***** Goliath *****/

/*-----------------*/

figure.effect-goliath {
  background: #0e332f;
}

figure.effect-goliath img,
figure.effect-goliath h2 {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}

figure.effect-goliath img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

figure.effect-goliath h2,
figure.effect-goliath p {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 30px;
}

figure.effect-goliath p {
  text-transform: none;
  font-size: 90%;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
}

figure.effect-goliath:hover img {
  -webkit-transform: translate3d(0, -100px, 0);
  transform: translate3d(0, -100px, 0);
}

figure.effect-goliath:hover h2 {
  -webkit-transform: translate3d(0, -100px, 0);
  transform: translate3d(0, -100px, 0);
}

figure.effect-goliath:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.grid figure.effect-goliath {
  margin: 0;
}

/*---------------*/

/***** Zoe *****/

/*---------------*/

.grid figure.effect-zoe {
  background: none;
}

.grid figure.effect-zoe img {
  opacity: 1;
}

figure.effect-zoe figcaption {
  top: auto;
  bottom: 0;
  padding: 1em;
  height: 4.45em;
  background: #00539e;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}

figure.effect-zoe .name-block {
  float: left;
}

figure.effect-zoe p.icon-links {
  float: right;
  margin-top: 8px;
}

figure.effect-zoe p.icon-links a {
  float: left;
  color: #323232;
  font-size: 1.4em;
}

figure.effect-zoe:hover p.icon-links a:hover,
figure.effect-zoe:hover p.icon-links a:focus {
  color: #252d31;
}

figure.effect-zoe p.description {
  position: absolute;
  bottom: 5em;
  padding: 2em;
  color: #000;
  text-transform: none;
  font-size: 15px;
  opacity: 0;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
  -webkit-backface-visibility: hidden;
  /* Fix for Chrome 37.0.2062.120 (Mac) */
  background: rgba(250, 183, 2, 0.67);
  left: 0;
}

figure.effect-zoe .name-block,
figure.effect-zoe p.icon-links a {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 200%, 0);
  transform: translate3d(0, 200%, 0);
}

figure.effect-zoe p.icon-links a span::before {
  display: inline-block;
  padding: 8px 10px;
  speak-as: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

figure.effect-zoe h2 {
  display: inline-block;
}

figure.effect-zoe:hover p.description {
  opacity: 1;
}

figure.effect-zoe:hover figcaption,
figure.effect-zoe:hover .name-block,
figure.effect-zoe:hover p.icon-links a {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

figure.effect-zoe:hover .name-block {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}

figure.effect-zoe:hover p.icon-links a:nth-child(3) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

figure.effect-zoe:hover p.icon-links a:nth-child(2) {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

figure.effect-zoe:hover p.icon-links a:first-child {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

/* -------------------------------------*/

/* Carousel-Theme (Slider Elements - Bullets, Pagination, etc..) ---------*/

/* -------------------------------------*/

.owl-nav {
  position: static;
}

.owl-carousel.white .owl-controls .owl-page span {
  background: none repeat scroll 0 0 #fff;
}

.owl-carousel.white .owl-controls .owl-page.active span {
  background: #e6ae49;
}

.nf-carousel-theme .owl-controls .owl-pagination {
  position: absolute;
  z-index: 2;
  left: 0;
  text-align: center;
  width: 100%;
  margin-top: 15px;
}

.nf-carousel-theme .owl-controls .owl-nav .owl-prev,
.nf-carousel-theme .owl-controls .owl-nav .owl-next {
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  margin-top: -15px;
  color: #fff;
}

.content-carousel .owl-controls .owl-nav .owl-prev,
.content-carousel .owl-controls .owl-nav .owl-next,
.image-slider .owl-controls .owl-nav .owl-prev,
.image-slider .owl-controls .owl-nav .owl-next,
.fullwidth-slider .owl-controls .owl-nav .owl-prev,
.fullwidth-slider .owl-controls .owl-nav .owl-next,
.nf-carousel-theme .owl-controls .owl-nav .owl-prev,
.nf-carousel-theme .owl-controls .owl-nav .owl-next {
  background: #00539e;
  color: #fff;
  display: block;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -webkit-transition: all 0.25s ease 0s;
  z-index: 3;
  position: absolute;
  text-align: center;
}

.content-carousel .owl-controls .owl-nav .owl-prev:hover,
.content-carousel .owl-controls .owl-nav .owl-next:hover,
.image-slider .owl-controls .owl-nav .owl-prev:hover,
.image-slider .owl-controls .owl-nav .owl-next:hover,
.fullwidth-slider .owl-controls .owl-nav .owl-prev:hover,
.fullwidth-slider .owl-controls .owl-nav .owl-next:hover,
.nf-carousel-theme .owl-controls .owl-nav .owl-prev:hover,
.nf-carousel-theme .owl-controls .owl-nav .owl-next:hover {
  color: #fff;
}

.content-carousel .owl-controls .owl-nav .owl-next,
.image-slider .owl-controls .owl-nav .owl-next,
.fullwidth-slider .owl-controls .owl-nav .owl-next,
.nf-carousel-theme .owl-controls .owl-nav .owl-next {
  right: 0;
}

.nf-carousel-theme .owl-controls .owl-nav .owl-prev {
  left: 0;
  margin-left: 0;
  opacity: 1;
}

.nf-carousel-theme .owl-controls .owl-nav .owl-next {
  right: 0;
  margin-right: 0;
  opacity: 1;
}

.content-carousel:hover .owl-controls .owl-nav .owl-prev,
.content-carousel:hover .owl-controls .owl-nav .owl-next,
.image-slider:hover .owl-controls .owl-nav .owl-prev,
.image-slider:hover .owl-controls .owl-nav .owl-next,
.fullwidth-slider:hover .owl-controls .owl-nav .owl-prev,
.fullwidth-slider:hover .owl-controls .owl-nav .owl-next,
.nf-carousel-theme:hover .owl-controls .owl-nav .owl-prev,
.nf-carousel-theme:hover .owl-controls .owl-nav .owl-next {
  margin-right: 0;
  margin-left: 0;
  opacity: 1;
}

.owl-prev,
.owl-next {
  position: absolute;
  top: 0;
  height: 100%;
  width: 0;
  background: rgba(25, 169, 153, 0.56);
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  font-size: 25px;
  overflow: hidden;
  color: #fff;
  text-align: center;
}

.owl-nav i {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.owl-prev {
  left: 0;
}

.owl-next {
  right: 0;
}

/*Form Style   ||-----------*/

button {
  outline: none;
  border: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  display: inline-block;
}

button,
input,
textarea,
select {
  font-family: "Raleway", sans-serif;
  font-size: 12px;
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="number"],
input[type="password"],
input[type="radio"],
input[type="checkbox"],
textarea,
select {
  appearance: none;
  -webkit-appearance: none;
  border: 1px solid #fff;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  color: #5e6c79;
  outline: none;
  font-weight: 400;
  letter-spacing: 1px;
  font-size: 13px;
  padding: 12px 15px;
  transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  display: inline-block;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus,
input[type="password"]:focus,
textarea:focus {
  outline: none;
  color: #323232;
}

input,
textarea,
select {
  margin-bottom: 20px;
  font-family: "Raleway", sans-serif;
  font-size: 12px;
}

input.input-sm,
.input-sm {
  padding: 8px 15px;
}

textarea {
  height: 120px;
}

label {
  color: #323232;
  font-size: 13px;
  margin-bottom: 10px;
  padding-right: 3px;
  margin-top: 6px;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
}

.form-full {
  width: 100%;
}

.form-field-wrapper {
  margin-bottom: 20px;
}

.form-field-wrapper input,
.form-field-wrapper textarea,
.form-field-wrapper select {
  margin-bottom: 0px;
}

select.input-sm {
  height: 37px;
  line-height: 1;
}

form .error {
  border-color: #e1534f !important;
}

form label.error {
  margin-bottom: 0px;
  margin-top: 3px;
  color: #e1534f;
  font-size: 12px;
  font-weight: 400;
}

.successContent,
.errorContent {
  margin-bottom: 20px;
  display: none;
  text-transform: none;
  letter-spacing: 1px;
}

/*  Page Intro   ||-----------*/

.inner-intro {
  margin-top: 106px;
  background-color: #f7f7f7;
  height: 300px;
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
}

.inner-intro.inner-intro-small {
  height: 380px;
}

.inner-intro .container {
  position: relative;
  height: 100%;
  display: table;
}

.inner-intro .container .title {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}

.bg-img {
  background: url(../images/technology-doc2.jpg) 0 58% no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

.bg-img-1 {
  background: url(../images/bg1.jpg) 0 58% no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

.bg-img-2 {
  background: url(../images/investor-relation.jpg) 0 58% no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

.bg-img-3 {
  background: url(../images/progress_to_date.jpg) 0 58% no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

.bg-img-4 {
  background: url(../images/bg2.jpg) 0 58% no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

.bg-img-5 {
  background: url(../images/who-we-are.jpg) 0 58% no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

.bg-img-6 {
  background: url(../images/contact-us.jpg) 0 58% no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

.mtop-140 {
  margin-top: 140px;
}

.overlay-before:before {
  content: "";
  background: rgba(0, 0, 0, 0.12);
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

@media (max-width: 767px) {
  .inner-intro {
    height: 110px;
    margin-top: 0px;
  }
  .overlay-before:before {
    width: 100%;
    transform: rotate(23deg);
    -webkit-transform: rotate(23deg);
    transform: rotate(0);
    -webkit-transform: rotate(0);
    transform-origin: 100% 0;
    -webkit-transform-origin: 100% 0;
    opacity: 0.9;
  }
}

.member_say {
  font-size: 14px;
}

/*  Partner Section   ||-----------*/

.logo-group {
  overflow: hidden;
  padding: 0;
  border: 1px solid #ddd;
  border-right: none;
  border-bottom: none;
  position: relative;
}

.logo img {
  height: 50px;
}

.logo-group li {
  width: 20%;
  float: left;
  height: 150px;
  list-style: none;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.logo-group li img {
  display: block;
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {
  .logo-group li {
    width: 50%;
  }
}

@media only screen and (max-width: 500px) {
  .logo-group li {
    width: 100%;
  }
}

.client-avtar {
  position: absolute;
  left: 42px;
  top: -36px;
  width: 70px;
  height: 70px;
  border: 2px solid #00539e;
}

.right-pos {
  left: auto;
  right: 42px;
}

.bg-dark {
  position: relative;
}

#testimonial .owl-carousel .owl-item {
  opacity: 0.5;
  transform: scale(0.8);
  transition: all 0.3s ease-in;
}

#testimonial .owl-carousel .owl-item.center {
  opacity: 1;
  transform: scale(1);
  transition: all 0.3s ease-out;
}

/*  Time Line Section  ||-----------*/

.btn-icon {
  padding: 0;
  display: inline-block;
  text-align: center;
  border-radius: 2px;
  height: 35px;
  width: 35px;
  line-height: 35px;
  color: #fff;
  background-color: #00539e;
  border-color: #00539e;
}

.btn-icon i {
  line-height: 35px;
}

.btn-icon.btn-icon-lined {
  line-height: 31px;
}

.btn-icon.btn-icon-lined i {
  line-height: 31px;
}

.btn-icon.btn-icon-lined.btn-icon-thin {
  line-height: 33px;
}

.btn-icon.btn-icon-lined.btn-icon-thin i {
  line-height: 33px;
}

.btn-icon-lined {
  display: inline-block;
  text-align: center;
  border-radius: 2px;
  background-color: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #3d4051;
  color: #3d4051;
  height: 35px;
  width: 35px;
  line-height: 35px;
}

.btn-icon-lined i {
  line-height: 35px;
}

.btn-icon-lined.btn-icon-lined {
  line-height: 31px;
}

.btn-icon-lined.btn-icon-lined i {
  line-height: 31px;
}

.btn-icon-lined.btn-icon-lined.btn-icon-thin {
  line-height: 33px;
}

.btn-icon-lined.btn-icon-lined.btn-icon-thin i {
  line-height: 33px;
}

.btn-icon-lined.btn-icon-thin {
  border-width: 1px;
}

.btn-icon-lined:hover {
  background-color: #fff;
  color: #fff;
}

.btn-icon-lined.btn-default-light {
  color: #bbb;
  border: 2px solid #bbb;
}

.btn-icon-lined.btn-default-light:hover {
  color: #bbb;
  border: 2px solid #bbb;
}

.btn-icon-lined.btn-default {
  color: #777;
  border-color: #777;
}

.btn-icon-lined.btn-default:hover {
  color: #777;
  border-color: #777;
}

.btn-icon-lined.btn-primary {
  color: #009688;
  border-color: #009688;
}

.btn-icon-lined.btn-success {
  color: #8bc34a;
  border-color: #8bc34a;
}

.btn-icon-lined.btn-info {
  color: #00bcd4;
  border-color: #00bcd4;
}

.btn-icon-lined.btn-warning {
  color: #ffca28;
  border-color: #ffca28;
}

.btn-icon-lined.btn-danger {
  color: #f44336;
  border-color: #f44336;
}

.btn-icon-round {
  border-radius: 50%;
}

.btn-icon-sm {
  height: 30px;
  width: 30px;
  line-height: 30px;
}

.btn-icon-sm i {
  line-height: 30px;
}

.btn-icon-sm.btn-icon-lined {
  line-height: 26px;
}

.btn-icon-sm.btn-icon-lined i {
  line-height: 26px;
}

.btn-icon-sm.btn-icon-lined.btn-icon-thin {
  line-height: 28px;
}

.btn-icon-sm.btn-icon-lined.btn-icon-thin i {
  line-height: 28px;
}

.btn-icon-md {
  height: 45px;
  width: 45px;
  line-height: 45px;
  font-size: 18px;
}

.btn-icon-md i {
  line-height: 45px;
}

.btn-icon-md.btn-icon-lined {
  line-height: 41px;
}

.btn-icon-md.btn-icon-lined i {
  line-height: 41px;
}

.btn-icon-md.btn-icon-lined.btn-icon-thin {
  line-height: 43px;
}

.btn-icon-md.btn-icon-lined.btn-icon-thin i {
  line-height: 43px;
}

.btn-icon-lg {
  height: 65px;
  width: 65px;
  line-height: 65px;
  font-size: 28px;
}

.btn-icon-lg i {
  line-height: 65px;
}

.btn-icon-lg.btn-icon-lined {
  line-height: 61px;
}

.btn-icon-lg.btn-icon-lined i {
  line-height: 61px;
}

.btn-icon-lg.btn-icon-lined.btn-icon-thin {
  line-height: 63px;
}

.btn-icon-lg.btn-icon-lined.btn-icon-thin i {
  line-height: 63px;
}

.btn-icon-lg-alt {
  height: 70px;
  width: 70px;
  line-height: 70px;
}

.btn-icon-lg-alt i {
  line-height: 70px;
}

.btn-icon-lg-alt.btn-icon-lined {
  line-height: 66px;
}

.btn-icon-lg-alt.btn-icon-lined i {
  line-height: 66px;
}

.btn-icon-lg-alt.btn-icon-lined.btn-icon-thin {
  line-height: 68px;
}

.btn-icon-lg-alt.btn-icon-lined.btn-icon-thin i {
  line-height: 68px;
}

.ui-timline-left .ui-timeline:before {
  left: 0;
}

@media (min-width: 768px) {
  .ui-timline-left .ui-timeline .tl-item:before {
    display: none;
  }
  .ui-timline-left .ui-timeline .tl-item .tl-caption {
    margin-left: -135px;
  }
  .ui-timline-left .ui-timeline .tl-item .tl-body .tl-time {
    left: auto;
    right: 15px;
    color: #777;
  }
}

.ui-timeline {
  display: table;
  position: relative;
  table-layout: fixed;
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}

.ui-timeline:before {
  background-color: #d5d5d5;
  bottom: 0px;
  content: "";
  position: absolute;
  left: 0;
  top: 30px;
  width: 1px;
  z-index: 0;
}

@media (min-width: 768px) {
  .ui-timeline:before {
    left: 50%;
  }
}

.ui-timeline .tl-item {
  display: table-row;
  margin-bottom: 5px;
}

.ui-timeline .tl-item:before {
  display: none;
  content: "";
}

@media (min-width: 768px) {
  .ui-timeline .tl-item:before {
    display: block;
    width: 50%;
  }
}

.ui-timeline .tl-item .tl-caption {
  width: 210px;
  margin-left: -55px;
}

@media (min-width: 768px) {
  .ui-timeline .tl-item .tl-caption {
    margin-left: -135px;
  }
}

@media (min-width: 768px) {
  .ui-timeline .tl-item.alt {
    text-align: right;
  }
  .ui-timeline .tl-item.alt:before {
    display: none;
  }
  .ui-timeline .tl-item.alt:after {
    content: "";
    display: block;
    width: 50%;
  }
  .ui-timeline .tl-item.alt .tl-body .tl-entry {
    margin: 0 35px 15px 0;
  }
  .ui-timeline .tl-item.alt .tl-body .tl-time {
    right: -220px;
    left: auto;
    text-align: left;
  }
  .ui-timeline .tl-item.alt .tl-body .tl-icon {
    right: -53px;
    left: auto;
  }
  .ui-timeline .tl-item.alt .tl-body .tl-content:after {
    right: -16px;
    left: auto;
    border: 8px solid transparent;
    border-left: 8px solid rgba(255, 255, 255, 0.9);
    border-top: 8px solid rgba(255, 255, 255, 0.9);
  }
}

.ui-timeline .tl-item .tl-body {
  display: table-cell;
  width: 50%;
  vertical-align: top;
}

.ui-timeline .tl-item .tl-body .tl-entry {
  position: relative;
  margin: 0 0 35px 36px;
}

.ui-timeline .tl-item .tl-body .tl-entry .btn-primary {
  background-color: #00539e;
  border-color: #00539e;
  padding: 10px 10px;
}

.ui-timeline .tl-item .tl-body .tl-time {
  z-index: 1;
  position: absolute;
  left: auto;
  right: 15px;
  top: 0;
  width: 150px;
  color: #777;
  line-height: 35px;
  text-align: right;
}

@media (min-width: 768px) {
  .ui-timeline .tl-item .tl-body .tl-time {
    left: -220px;
    right: auto;
    color: #3d4051;
  }
}

.ui-timeline .tl-item .tl-body .tl-icon {
  position: absolute;
  left: -53px;
  top: 0;
}

.ui-timeline .tl-item .tl-body .tl-content {
  position: relative;
  padding: 15px;
  border-radius: 2px;
  background-color: rgba(255, 255, 255, 0.9);
}

.ui-timeline .tl-item .tl-body .tl-content:after {
  content: " ";
  line-height: 0;
  position: absolute;
  left: -16px;
  top: 0;
  border: 8px solid transparent;
  border-right: 8px solid rgba(255, 255, 255, 0.9);
  border-top: 8px solid rgba(255, 255, 255, 0.9);
}

.tooltip-inner {
  padding: 0.85em;
}

.ui-timeline {
  display: table;
  position: relative;
  table-layout: fixed;
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}

.ui-timeline:before {
  background-color: #d5d5d5;
  bottom: 0px;
  content: "";
  position: absolute;
  left: 0;
  top: 30px;
  width: 1px;
  z-index: 0;
}

@media (min-width: 768px) {
  .ui-timeline:before {
    left: 50%;
  }
}

.ui-timeline .tl-item {
  display: table-row;
  margin-bottom: 5px;
}

.ui-timeline .tl-item:before {
  display: none;
  content: "";
}

@media (min-width: 768px) {
  .ui-timeline .tl-item:before {
    display: block;
    width: 50%;
  }
}

@media (max-width: 767px) {
  .ui-timeline .tl-item .tl-caption {
    margin-left: -39px;
  }
  .ui-timeline .tl-item .tl-body .tl-icon {
    left: -48px;
  }
}

.bg-gray {
  color: #000;
  background-color: #eff0f1;
}

/*  Team Section  ||-----------*/

.designation {
  display: block;
  text-transform: capitalize;
  font-size: 15px;
}

/*  Serve Section  ||-----------*/

#serve-section img {
  width: 100%;
}

/*  404 page         ||---------------------------- */

.big-font {
  font-size: 130px;
  margin-bottom: 22px;
  display: block;
}

.big-font i {
  color: #00539e;
}

.page-404 {
  border-top: 1px solid #f1f1f1;
}

/*project*/

#project-section .italic {
  margin-bottom: 8px;
}

#project-section .grid figure {
  float: none;
}

#project-section:hover .owl-prev,
#project-section:hover .owl-next {
  width: 40px;
}

/*======================*/

.block_wrapper {
  overflow: hidden;
  transform: translateZ(0);
}

.box-block {
  border: 1px solid #ddd;
}

.title-box {
  position: relative;
  padding-left: 70px;
}

.box-icon {
  position: absolute;
  top: 0;
  left: 0;
}

.box-icon {
  color: #4b4e53;
  font-size: 54px;
  -webkit-transition: prop time;
  transition: all 0.1s ease 0s;
}

.box-block:hover .box-icon {
  font-size: 62px;
}

.title-box h3 {
  color: #4b4e53;
  line-height: 2;
  font-size: 18px;
  margin: 0;
}

.title-box p {
  margin-bottom: 0;
}

.our-point {
  padding: 0 0 0 20px;
}

.our-point li {
  list-style: none;
  margin-bottom: 10px;
  color: rgba(0, 0, 0, 0.61);
}

.our-point li i {
  color: rgba(0, 0, 0, 0.61);
}

.our-vision p {
  font-size: 17px;
  line-height: 1.65;
}

/*  Contact Page   ||-----------*/

.map {
  width: 100%;
  height: 450px;
}

#map {
  height: 100%;
}

#success {
  display: none;
  position: absolute;
  top: -76px;
  left: 0;
  width: 100%;
}

.dark-translucent-bg {
  border-top: none;
  border-bottom: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}

.dark-translucent-bg {
  background-color: rgba(0, 0, 0, 0.4);
}

.contact-form {
  position: relative;
  background: #fff;
  text-align: center;
}

.contact-form input[type="text"],
.contact-form textarea {
  padding-right: 30px;
  border: 1px solid #dedede;
  margin-bottom: 0;
  font-size: 14px;
}

form .error {
  border-color: #e1534f;
}

.contact-form textarea {
  height: 202px;
}

.contact-form input[type="text"] {
  display: block;
  height: 46px;
  margin-bottom: 32px;
  width: 100%;
  font-size: 14px;
  padding: 0 15px;
  border: 1px solid #e5e5e5;
  color: #878787;
  background: transparent;
  -webkit-appearance: none;
  border-radius: 0;
}

.contact-form input[type="text"]:focus,
.contact-form textarea:focus {
  border: 1px solid #00539e;
}

.i-block {
  display: inline-block;
}

.icon-circle {
  font-size: 50px;
  border: 1px solid #d5d5d5;
  height: 89px;
  width: 89px;
  text-align: center;
  line-height: 89px;
  margin: 0 auto;
  border-radius: 100%;
  display: block;
}

.contact .icon-circle {
  border: 1px solid #00539e;
  color: #00539e;
  position: static;
}

.mapmarker .ion-ios-location {
  color: #00539e;
  font-size: 50px;
}

@media (max-width: 767px) {
  .inner-intro .container {
    width: 100%;
    max-width: 720px;
    text-align: center;
  }
}

/*  Preloader   ||-----------*/

#preloader {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999999;
  background: #fff;
}

.sk-circle {
  width: 80px;
  height: 80px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

.sk-circle .sk-child {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.sk-circle .sk-child:before {
  content: "";
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #0c1f38;
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
  animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}

.sk-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}

.sk-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}

.sk-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.sk-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}

.sk-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}

.sk-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.sk-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg);
}

.sk-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
}

.sk-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.sk-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg);
}

.sk-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg);
}

.sk-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.sk-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.sk-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.sk-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.sk-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.sk-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.sk-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.sk-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.sk-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.sk-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.sk-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleBounceDelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes sk-circleBounceDelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

/* ----------------------------------------------------------------
 feature bg box
 -----------------------------------------------------------------*/

.feature-bg-box {
  position: relative;
  padding: 28px;
  border-radius: 4px;
}

.gray-bg {
  background: rgb(247, 247, 247);
}

.feature-bg-box,
.feature-bg-box:hover .icon {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.feature-bg-box .icon {
  position: absolute;
  top: -40px;
  left: 50%;
  width: 80px;
  height: 80px;
  margin-left: -40px;
  text-align: center;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 0 0 5px #f6f6f6;
  line-height: 80px;
}

.featured-item.feature-bg-box .icon i {
  color: #0c1f38;
  font-size: 40px;
  line-height: 80px;
}

.featured-item.feature-bg-box .icon i.sub-color {
  color: #ffaf36;
}

.feature-bg-box .title {
  display: inline-block;
  margin-top: 40px;
}

.featured-item.feature-bg-box:hover {
  background: #0c1f38;
  color: #fff;
}

.featured-item.sub-color_hover:hover {
  background: #ffaf36;
}

#statement {
  background-image: url(../images/02.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

#statement:before {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  z-index: -1;
}

.lead-box {
  padding: 20px 0 30px;
}

.lead-box p {
  font-size: 20px;
  line-height: 1.5;
}

.about-text strong {
  display: block;
  font-size: 25px;
}

.about-text span {
  font-size: 18px;
  display: block;
  margin-top: 10px;
}

.about-section figure {
  width: 100%;
  margin-bottom: 30px;
}

@media (max-width: 991px) {
  .top-space {
    padding-top: 10px;
  }
}

/*-------------------------------------------------------------------------------------------*/

/* Team    ||---------------------------- */

/*-------------------------------------------------------------------------------------------*/

.team-block {
  color: #ffffff;
  transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  background: #232833;
  padding: 30px 0;
}

.box-hover:hover .team-block {
  background: #ffaf36;
}

.box-hover:hover * {
  color: #323232;
}

.team-block strong {
  display: block;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 5px;
}

.team-block span {
  font-family: raleway;
  font-size: 13px;
  font-style: normal;
  color: #b8bcc6;
}

.team-block .small-divider {
  margin-bottom: 15px;
  margin-top: 15px;
  width: 36px;
  border-color: rgba(255, 255, 255, 0.2);
}

.social-icons {
  padding-left: 0;
}

.team-block .social-icons > li {
  margin: 0 7px;
  display: inline-block;
}

.team-block .social-icons .fa {
  font-size: 16px;
}

.team-block .social-icons .fa {
  color: #fff;
}

.box-hover:hover .fa {
  color: #323232;
}

/*============================================
 =          [07] Waste time quote css         =
 =============================================*/

.waste-time-area {
  background: #cb011b;
  padding: 50px 0;
}

.waste-time-area .waste-time-content {
  color: #ffffff;
}

.waste-time-area .waste-time-content h3 {
  color: #ffffff;
  font-size: 30px;
  margin-bottom: 5px;
}

.waste-time-area .waste-time-content p {
  margin-bottom: 0;
}

.waste-time-area .waste-time-button {
  text-align: right;
}

.waste-time-area .waste-time-button .btn-default {
  display: inline-block;
  margin-top: 6px;
}

/*  Whate We Do   ||-----------*/

.about_service .feature-bg-box .icon {
  position: static;
  margin: 0 auto;
}

.about_service .feature-bg-box .title {
  display: inline-block;
  margin-top: 25px;
}

.about_service .feature-bg-box .icon {
  background: #3a3a3a;
}

.about_service .thm-btn {
  font-size: 14px;
  font-weight: 400;
  margin-top: 15px;
}

.about_service .bg-clr1 {
  background: #31312f;
}

.whate_about p {
  line-height: 1.4;
  font-size: 17px;
}

/*Corve Section*/

.corve {
  position: relative;
}

.corve .container {
  position: relative;
  z-index: 1;
}

.corve:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: url(../images/corve.png) center 45px no-repeat;
  background-size: 100% auto;
}

.about-box {
  background: #fff;
}

.about-box p {
  padding-bottom: 10px;
}

.about-box {
  box-shadow: 1px 1px 20px 5px rgba(0, 0, 0, 0.09);
  padding: 35px 40px 40px;
}

/*Contact section*/

.bottom-section {
  background: #00539e;
}

.contact_block-text {
  padding-top: 32px;
}

.contact_block-text strong {
  text-transform: uppercase;
  font-size: 31px;
  letter-spacing: 0;
  font-family: "Raleway", sans-serif;
  font-weight: 800;
  display: block;
  padding-bottom: 10px;
}

.contact_block-text p {
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  font-size: 35px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .contact_block-text strong {
    font-size: 25px;
  }
  .contact_block-text p {
    font-size: 28px;
  }
}

@media (max-width: 767px) {
  .contact_block-text strong {
    font-size: 20px;
  }
  .contact_block-text p {
    font-size: 19px;
  }
}

.bottom-section .input-sm {
  height: 42px;
}

.bottom-section textarea {
  resize: none;
  height: 60px;
  margin-bottom: 0;
  display: block;
}

.bottom-section .btn-text {
  border: 2px solid #0c1f38;
  background: #0c1f38;
  max-width: 160px;
  width: 100%;
  margin-top: 10px;
}

.light-gray {
  background: #f9f9f9;
}

.top-padding {
  padding-top: 86px;
}

@media (min-width: 991px) and (max-width: 1199px) {
  .top-padding {
    padding-top: 50px;
  }
}

@media (max-width: 991px) {
  .top-padding {
    padding-top: 0;
  }
  .contact_block-text strong {
    font-size: 26px;
  }
  .contact_block-text p {
    font-size: 29px;
  }
}

/*Feature Section */

.featured-icon-wrap {
  list-style: none;
  padding-left: 0;
  padding-top: 130px;
}

@media (max-width: 767px) {
  .featured-icon-wrap {
    padding-top: 0;
  }
}

.featured-content-wrap {
  width: 73%;
  width: calc(100% - 100px);
  width: -webkit-calc(100% - 100px);
}

.text-right {
  text-align: right;
}

.float-left {
  float: left;
}

.mb-25 {
  margin-bottom: 25px;
}

.bold {
  font-weight: 700;
}

.feature-icon-wrap {
  margin-top: 0px;
  width: 85px;
  position: relative;
  text-align: center;
}

.feature-icon {
  height: 85px;
  width: 85px;
  font-size: 32px;
  line-height: 54px;
  color: #fff;
  padding: 15px;
  display: block;
  transition: all 0.4s linear 0s;
  -webkit-transition: all 0.4s linear 0s;
  position: relative;
  z-index: 3;
}

.feature-icon-wrap:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 85px;
  height: 85px;
  border: 1px solid #00539e;
  border-radius: 50%;
  background: transparent;
  transition: all 0.4s linear 0s;
  -webkit-transition: all 0.4s linear 0s;
  background: #00539e;
}

.featured-icon-wrap li:nth-child(2n) .feature-icon-wrap:after {
  background: #b4c505;
  border: 1px solid #b4c505;
}

.featured-icon-wrap li:nth-child(3) .feature-icon-wrap:after {
  background: #0c1f38;
  border: 1px solid #0c1f38;
}

.featured-icon-wrap li:hover .feature-icon {
  color: #fff;
}

.float-right {
  float: right;
}

.float-left {
  float: left;
}

.moc-wrap img {
  display: block;
  margin: 0 auto;
}

.bg-color {
  background: #0275d8;
}

.btn-block a {
  margin: 0 10px;
}

#statements h4 {
  color: #fff;
}

.gmnoprint {
  display: none;
}

.paragraphs-block p {
  margin-bottom: 20px;
}

.grid-boxed {
  border: 1px solid transparent;
  padding: 20px;
}

.buttons {
  margin-bottom: 60px;
}

.buttons h2 {
  font-size: 20px;
}

.buttons a {
  margin: 5px;
}

/*about3*/

/*===========NEW ABOUT PAGE============*/

.solution_box.about_new {
  padding-top: 0px;
  padding-bottom: 0px;
}

.solution_box.about_new i {
  background: #f1f1f1;
  height: 85px;
  width: 85px;
  line-height: 85px;
  border-radius: 50%;
  font-size: 40px;
}

.single-fact.new_counter {
  background: transparent;
}

.single-fact.new_counter span.counter {
  color: #fff;
  font-size: 35px;
  padding: 0px;
}

.bigger_text {
  text-transform: uppercase;
}

#team_about .team-block span {
  font-size: 15px;
}

#team_about .team-block {
  color: #444;
  background: #f7f7f7;
}

#team_about .team-block span {
  color: #4c4c4c;
}

.border_middle {
  position: relative;
}

.border_middle:before {
  background: #d4d4d4;
  width: 100%;
  height: 2px;
  content: "";
  top: 45%;
  left: 0px;
  position: absolute;
  transform: translateY(-50%);
}

.bullet_round {
  position: relative;
  display: inline-block;
  width: 100%;
}

.bullet_round:after,
.second_righ:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0px;
  height: 15px;
  width: 15px;
  border-radius: 50%;
  background: #00539e;
  transform: translateY(-50%);
  pointer-events: none;
}

.bullet_round:before,
.second_righ:before {
  content: "";
  border-radius: 50%;
  height: 15px;
  width: 15px;
  position: absolute;
  top: 39%;
  left: 0px;
  transform: translateY(-50%);
  animation: pulsate 1s ease-out;
  animation-iteration-count: infinite;
  opacity: 0;
  -webkit-box-shadow: 0 0 1px 2px #00539e;
  box-shadow: 0 0 6px 6px #00539e;
  animation-delay: 1.1s;
  pointer-events: none;
}

.second_righ:after,
.second_righ:before {
  left: auto;
  right: 0;
}

@keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    -moz-transform: scale(0.1, 0.1);
    -o-transform: scale(0.1, 0.1);
    -ms-transform: scale(0.1, 0.1);
    transform: scale(0.1, 0.1);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  50% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}

.bullet_round strong {
  display: block;
}

.second_righ {
  width: 50%;
  float: left;
  text-align: right;
}

.mr-bottum {
  margin-bottom: 15px;
}

.mr-top {
  margin-top: 15px;
}

.first_lef {
  float: left;
  width: 50%;
}

.hover_cont {
  background: #fff;
  position: absolute;
  bottom: 150%;
  left: 0;
  padding: 20px;
  box-shadow: -1px 4px 9px 0px rgba(0, 0, 0, 0.12);
  visibility: hidden;
  transition: bottom 0.3s ease 0s, visibility 0.2s ease 0.2s,
    opacity 0.2s ease 0.1s;
  -webkit-transition: bottom 0.3s ease 0s, visibility 0.2s ease 0.2s,
    opacity 0.2s ease 0.1s;
  opacity: 0;
  width: 255px;
  z-index: 1;
}

.first_lef:hover .hover_cont,
.second_righ:hover .hover_cont {
  visibility: visible;
  transition: bottom 0.3s ease;
  opacity: 1;
  bottom: 125%;
}

.second_righ .hover_cont {
  text-align: left;
}

.hover_cont h3 {
  font-size: 18px;
}

.second_righ .hover_cont .conner {
  left: auto;
  right: 20px;
}

.conner {
  position: absolute;
  bottom: -10px;
  left: 20px;
  height: 20px;
  background: #ffffff;
  width: 20px;
  transform: rotate(45deg);
}

@media (max-width: 767px) {
  .border_middle:before {
    width: 2px;
    height: 100%;
    left: 7px;
    top: 0px;
    transform: inherit;
  }
  .bullet_round:before,
  .second_righ:before {
    top: 0px;
  }
  .second_righ:before {
    left: 0;
    right: auto;
  }
  .second_righ:after {
    left: 0;
    right: auto;
    transform: inherit;
    bottom: 0;
    top: 96%;
  }
  .second_righ,
  .first_lef {
    width: 100%;
    text-align: left;
  }
  .first_lef {
    margin-bottom: 50px;
  }
  .last_round:before {
    left: 0;
    right: auto;
    top: 96%;
  }
  .bullet_round {
    padding-left: 40px;
  }
  .mr-bottum {
    margin-bottom: 0px;
  }
  .mr-top {
    margin-top: 0px;
  }
  .bullet_round strong {
    line-height: normal;
  }
  .last_round {
    margin-bottom: 0px;
  }
  .bullet_round:after {
    top: 0;
    transform: translateY(0%);
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .second_righ:hover .hover_cont {
    right: 0px;
    left: auto;
  }
  .hover_cont {
    left: auto;
    right: 0;
  }
  .conner {
    left: 115px;
  }
  .respon_hover {
    left: 0;
    right: auto;
  }
  .respon_hover .conner {
    left: 20px;
  }
}

@media (max-width: 767px) {
  .second_righ:hover .hover_cont {
    bottom: 65px;
  }
  .second_righ .hover_cont .conner,
  .conner {
    left: 50px;
    right: auto;
  }
}

.single-fact span.new__counter:before {
  display: none;
}

.solution_box {
  text-align: center;
  background: #fff;
  padding: 40px;
}

.solution_box h4 {
  margin: 20px 0px;
}

.solution_box i {
  font-size: 50px;
}

.solution_box i.color_green {
  color: #19cc95;
}

/*TimeLine*/

.history-timeline {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}

.history-timeline li {
  position: relative;
  margin-bottom: 50px;
}

.history-timeline:after {
  background: #e5f1fc;
}

.history-timeline:after {
  content: "";
  position: absolute;
  top: 0;
  left: -30px;
  height: 100%;
  width: 4px;
  background: #d7e4ed;
}

.history-timeline .icon-dot {
  top: 50%;
  left: -36px;
  width: 10px;
  background: #ccc;
  height: 10px;
  border: 3px solid #fff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  position: absolute;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  z-index: 9;
}

.history-timeline .icon-dot {
  background: #0c1f38;
}

.history-timeline .date {
  color: #0c1f38;
}

.history-timeline .date {
  position: absolute;
  width: 100%;
  left: -129px;
  top: 49.5%;
  font-weight: bold;
  font-size: 25px;
}

@media (max-width: 767px) {
  .history-timeline .date {
    font-size: 14px;
    left: 0;
  }
  .history-timeline .icon-dot {
    left: 50px;
  }
  .history-timeline li {
    padding-left: 100px;
  }
  .history-timeline:after {
    left: 56px;
  }
}

/*-------------------------------------------------------------------------------------------*/

/*  Service details     ||---------------------------- */

/*-------------------------------------------------------------------------------------------*/

.divider {
  display: block;
  margin-top: 15px;
  margin-bottom: 15px;
}

.services-block {
  margin-top: 25px;
}

.pic-box {
  border: 4px solid #00539e;
}

.hightlight_rightblock {
  position: relative;
  text-align: right;
}

.hightlight_content {
  right: 160px;
  position: absolute;
  top: 128px;
  z-index: 1;
}

.hightlight_rightblock::after {
  border: 3px solid #fff;
  content: "";
  height: 223px;
  position: absolute;
  right: 10px;
  top: 11px;
  width: 274px;
}

.our-team ul {
  margin: 0;
  padding: 0;
}

.our-team ul li {
  list-style: none;
  float: none;
  width: 100%;
  overflow: hidden;
  margin-top: 25px;
}

.our-team ul li img {
  width: 135px;
}

.our-team li > a {
  margin: 4px 25px 0 0;
}

.our-team p {
  line-height: 1.3;
}

.our-team .btn {
  padding: 0;
  font-size: 14px;
}

.our-team h4 {
  font-size: 20px;
}

/*-------------------------------------------------------------------------------------------*/

/*  Doctor Team Box         ||---------------------------- */

/*-------------------------------------------------------------------------------------------*/

.team-item-img {
  position: relative;
}

.team-item-img .team-item-detail {
  background-color: rgba(0, 83, 158, 0.62);
  text-align: center;
  color: #fff;
  display: -webkit-flex;
  display: flex;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
}

.team-item:hover .team-item-detail {
  opacity: 1;
  visibility: visible;
}

.team-item-img .team-item-detail .team-item-detail-inner,
.cent-mid-content {
  margin: auto;
  padding: 10px;
}

.team-item-img .team-item-detail .team-item-detail-inner .social {
  margin: 0;
  padding: 15px 0;
}

.team-item-img .team-item-detail .team-item-detail-inner .social li {
  list-style: none;
  display: inline-block;
  margin: 0px 5px;
}

.team-item-img .team-item-detail .team-item-detail-inner .social li a {
  width: 40px;
  height: 40px;
  background: #fff;
  color: #00539e;
  border-radius: 100%;
  display: block;
  line-height: 40px;
  font-size: 18px;
}

.team-item-img .team-item-detail .team-item-detail-inner .social li a:hover {
  color: #00539e;
}

.team-item-info {
  padding-top: 15px;
  text-align: center;
}

.team-item-info h5 {
  text-transform: uppercase;
  margin-bottom: 0px;
}

.team-item-info p {
  margin: 0px;
}

.fact-counter-wrapper {
  position: relative;
  -webkit-background-size: cover;
  background-size: cover;
}

.single-fact .icon-box {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  line-height: 121px;
  margin: 0 auto;
  position: static;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
}

.single-fact span {
  font-size: 30px;
  font-weight: 500;
  color: #fff;
}

.fact-counter-wrapper h2 {
  font-size: 36px;
  line-height: 42px;
  color: #fff;
  margin: 0;
  margin-bottom: 27px;
}

.single-fact p {
  margin: 0;
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
}

.fact-counter-wrapper:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  opacity: 0.95;
}

.single-fact .icon-box i:before {
  font-size: 50px;
}

.isotope .item {
  width: 25%;
  float: left;
  padding-bottom: 30px;
}

.gallery-col-2.isotope .item {
  width: 50%;
}

.gallery-col-3.isotope .item {
  width: 33.33%;
}

.specialist-tab {
  max-width: 300px;
  width: 300px;
  position: relative;
  z-index: 99;
}

.doctor-specialist {
  width: 100%;
  background: #19b5fe;
  display: block;
  padding: 0 20px;
  line-height: 40px;
  color: #fff;
  position: relative;
  cursor: pointer;
}

.doctor-specialist i {
  position: absolute;
  right: 20px;
  top: 0;
  font-size: 26px;
}

.filter-button-group {
  list-style: none;
  padding: 20px 0;
  margin: 0;
  position: absolute;
  top: 40px;
  left: 0;
  width: 100%;
  background: #31bdff;
  display: none;
}

.filter-button-group li {
  padding: 3px 20px;
}

.filter-button-group li:hover {
  background: #19b5fe;
}

.filter-button-group li a {
  color: #fff;
  display: block;
}

.specialist-tab:hover i:before {
  content: "\f462";
}

.specialist-tab:hover .filter-button-group {
  display: block;
}

.center-top {
  text-align: center;
  margin-bottom: 40px;
}

.center-top img {
  margin-top: -60%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.leads {
  margin-top: 50px;
  font-weight: bold;
}

.box-resume {
  position: relative;
  border: 1px solid #00539e;
  padding: 30px;
  margin-top: 45%;
}

.box-resume .btn {
  background: #fff;
}

.box-resume ul {
  margin: 0;
  padding: 0;
}

.box-resume ul li {
  margin: 8px 0;
  padding: 0;
  list-style: none;
}

.box-resume ul li strong {
  width: 90px;
  display: inline-block;
}

.center-bottom {
  position: absolute;
  left: 0;
  bottom: -22px;
  text-align: center;
  width: 100%;
}

.we-do {
  margin-top: 60px;
}

.we-do .item {
  margin-top: 20px;
}

.we-do .icon {
  padding: 20px 0 0 0;
  text-align: center;
}

.we-do .icon p {
  font-weight: bold;
  margin-top: 10px;
}

.we-do .desc {
  border-left: 1px solid #ccc;
  padding: 5px 0 10px 40px;
  position: relative;
}

.we-do .pb-80 {
  padding-bottom: 60px;
}

.desc .fa {
  width: 30px;
  height: 30px;
  font-size: 15px;
  line-height: 30px;
  position: absolute;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  left: -15px;
  top: 14px;
}
.investor-rations .desc .fa {
  top: 3px;
}
.prapl_btn {
  border: 1px solid #00539e;
  border-radius: 0px;
}

.prapl_btn:hover {
  color: #fff;
  background: #00539e;
}

.we-do .desc h4 {
  font-weight: bold;
  font-size: 16px;
  position: relative;
  margin: 0px;
}

.about-section h2 {
  line-height: 1.4;
}

/*  14  - Contact Us
 ----------------------------------------------*/

.contact-info {
  background-color: #fff;
  margin-top: 50px;
}

.contact-info h4 {
  font-size: 20px;
  padding: 20px;
  border-bottom: 1px solid #eeeeee;
}

.contact-info .info {
  padding: 20px 30px;
  margin: 0px;
}

.contact-info .info li {
  list-style: none;
  border-bottom: 1px solid #eeeeee;
  overflow: hidden;
  padding: 15px 0px;
}

.contact-info .info li .icon {
  float: left;
  margin-right: 15px;
  font-size: 36px;
  color: #00539e;
  line-height: 1;
  display: flex;
}

.contact-info .info li .icon:before {
  font-size: 26px;
}

.contact-info .info li .content {
  display: table;
}

.contact-info .info li .content p {
  margin: 0px;
  color: #696969;
  font-size: 14px;
  font-weight: 500;
}

.contact-info .event-social {
  padding: 0px 30px 30px;
}

.contact-info .event-social li {
  margin-right: 5px;
}

.contact-info .event-social li a {
  height: 40px;
  width: 40px;
  line-height: 2;
}

/***

 ====================================================================
 Team Section
 ====================================================================

 ***/

.team-section {
  position: relative;
}

.team-member {
  position: relative;
  margin-bottom: 60px;
}

.owl-carousel .team-member {
  width: 100% !important;
  max-width: 100% !important;
}

.team-member .inner-box {
  position: relative;
  overflow: hidden;
}

.team-member .inner-box .image-box {
  position: relative;
}

.team-member .inner-box .image-box img {
  position: relative;
  width: 100%;
  display: block;
}

.team-member .inner-box .overlay-box {
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: 0px;
  padding: 13px 30px;
}

.team-member .inner-box .overlay-box .user-info {
  position: relative;
}

.team-member .inner-box .overlay-box .user-info .text {
  position: relative;
  color: #777777;
  font-size: 14px;
  font-family: "Courgette", cursive;
}

.team-member .inner-box .overlay-box .user-info h4 {
  color: #444444;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
}

.team-member .inner-box .overlay-box:before {
  position: absolute;
  content: "";
  left: 0px;
  bottom: 0px;
  border-bottom: 88px solid #f8f8f8;
  border-right: 372px solid transparent;
}

.team-member .inner-box .overlay-box:after {
  position: absolute;
  content: "";
  right: -100%;
  bottom: 0px;
  border-bottom: 88px solid #0c1f38;
  border-left: 240px solid transparent;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.team-member .inner-box .overlay-box .social-icon-two {
  position: absolute;
  right: 30px;
  bottom: 12px;
  z-index: 99;
  opacity: 0;
  transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
}

.team-member .inner-box:hover .overlay-box:after {
  right: 0px;
}

.team-member .inner-box:hover .social-icon-two {
  opacity: 1;
}

/*Social Icon Two*/

.social-icon-two {
  position: relative;
}

.social-icon-two li {
  position: relative;
  margin-left: 12px;
  display: inline-block;
}

.social-icon-two li a {
  color: #ffffff;
  font-size: 14px;
}

.what-we-do img {
  width: 70%;
  margin: 0px auto;
  justify-content: center;
  display: flex;
}
