/* Global Typography */
:root {
  --font-primary: 'Roboto', -apple-system, BlinkMacSystemFont, sans-serif;
  --font-secondary: 'Playfair Display', Georgia, serif;
}

/* Base Typography */
body {

  font-size: 15px !important;
  line-height: 1.6 !important;

}


/*SLIDER*/



.tp-static-layers {

  position: absolute;

  z-index: 505;

  top: 0px;

  left: 0px
}

.tp-hide-revslider,
.tp-caption.tp-hidden-caption {

  visibility: hidden !important;

  display: none !important
}

.tp-caption {

  z-index: 1;

  white-space: nowrap
}

.tp-caption-demo .tp-caption {

  position: relative !important;

  display: inline-block;

  margin-bottom: 10px;

  margin-right: 20px !important
}

.tp-caption.whitedivider3px {

  color: #000000;

  text-shadow: none;

  background-color: rgb(255, 255, 255);

  background-color: rgba(255, 255, 255, 1);

  text-decoration: none;

  min-width: 408px;

  min-height: 3px;

  background-position: initial initial;

  background-repeat: initial initial;

  border-width: 0px;

  border-color: #000000;

  border-style: none;

}

img.tp-slider-alternative-image {

  width: 100%;

  height: auto;

}

@media only screen and (min-width: 480px) and (max-width: 767px) {

  .tp-simpleresponsive .button {

    padding: 4px 8px 3px;

    line-height: 25px !important;

    font-size: 11px !important;

    font-weight: normal;

  }

  .tp-simpleresponsive a.button {

    -webkit-transition: none;

    -moz-transition: none;

    -o-transition: none;

    -ms-transition: none;

    transition: none;

  }

}

@media only screen and (min-width: 0px) and (max-width: 479px) {

  .tp-simpleresponsive .button,
  .responsive .tp-bullets,
  .responsive .tparrows {
    padding: 2px 5px 2px;
    line-height: 20px !important;
    font-size: 10px !important;
    display: none;
  }

}

.fullscreen-container {

  width: 100%;

  position: relative;

  padding: 0;

}

.fullwidthbanner-container {

  width: 100%;

  position: relative;

  padding: 0;

  overflow: hidden;

}

.fullwidthbanner-container .fullwidthbanner {

  width: 100%;

  position: relative;

}

.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {

  position: absolute;

  visibility: hidden;

  -webkit-font-smoothing: antialiased !important;

}

.tp-simpleresponsive img {

  max-width: none
}

.noFilterClass {

  filter: none !important;

}

.caption.fullscreenvideo {

  left: 0px;

  top: 0px;

  position: absolute;

  width: 100%;

  height: 100%
}

.caption.fullscreenvideo iframe,
.caption.fullscreenvideo video {

  width: 100% !important;

  height: 100% !important;

  display: none
}

.tp-caption.fullscreenvideo {

  left: 0px;

  top: 0px;

  position: absolute;

  width: 100%;

  height: 100%
}

.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe video {

  width: 100% !important;

  height: 100% !important;

  display: none
}

.fullcoveredvideo video,
.fullscreenvideo video {

  background: #000
}

.fullcoveredvideo .tp-poster {

  background-position: center center;

  background-size: cover;

  width: 100%;

  height: 100%;

  top: 0px;

  left: 0px
}

.html5vid.videoisplaying .tp-poster {

  display: none
}

.tp-video-play-button {

  background: #000;

  background: rgba(0, 0, 0, 0.3);

  padding: 5px;

  border-radius: 5px;

  -moz-border-radius: 5px;

  -webkit-border-radius: 5px;

  position: absolute;

  top: 50%;

  left: 50%;

  font-size: 40px;

  color: #FFF;

  z-index: 3;

  margin-top: -27px;

  margin-left: -28px;

  text-align: center;

  cursor: pointer;

}

.html5vid .tp-revstop {

  width: 15px;

  height: 20px;

  border-left: 5px solid #fff;

  border-right: 5px solid #fff;

  position: relative;

  margin: 10px 20px;

  box-sizing: border-box;

  -moz-box-sizing: border-box;

  -webkit-box-sizing: border-box
}

.html5vid .tp-revstop {

  display: none
}

.html5vid.videoisplaying .revicon-right-dir {

  display: none
}

.html5vid.videoisplaying .tp-revstop {

  display: block
}

.html5vid.videoisplaying .tp-video-play-button {

  display: none
}

.html5vid:hover .tp-video-play-button {

  display: block
}

.fullcoveredvideo .tp-video-play-button {

  display: none !important
}

.tpclear {

  clear: both
}

.tp-bullets {

  z-index: 1000;

  position: absolute;

  opacity: 1;

  left: 2% !important;

  bottom: 50% !important;

}

.tp-bullets.hidebullets {

  opacity: 1;

}

.tp-bullets.simplebullets.round .bullet {

  cursor: pointer;

  position: relative;

  background: #fff;

  width: 6px;

  height: 6px;

  float: none;

  margin: 15px 0px;

  border-radius: 45px;

  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);

}



.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected {

  background-position: top left
}

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected {

  width: 6px;
  height: 6px;
  background: #051e61;
  transition: all 0.5s ease
}

.tp-bullets.simplebullets.round .bullet.selected:before {
  position: absolute;
  content: "";
  width: 16px;
  height: 16px;
  border: 1px solid #9ea1a4;
  border-radius: 100%;
  top: -5px;
  left: -5px
}

.tp-bannertimer {

  width: 100%;

  height: 10px;

  background: url(../images/slider/timer.png);

  position: absolute;

  z-index: 200;

  top: 0px
}

.tp-bannertimer.tp-bottom {

  bottom: 0px;

  height: 5px;

  top: auto
}

@media only screen and (min-width: 0px) and (max-width: 479px) {

  .responsive .tp-bullets {

    display: none
  }

  .responsive .tparrows {

    display: none
  }

}

.tp-simpleresponsive img {

  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;

}

.tp-simpleresponsive a {

  text-decoration: none
}

.tp-simpleresponsive ul,
.tp-simpleresponsive ul li,
.tp-simpleresponsive ul li:before {

  list-style: none;

  padding: 0 !important;

  margin: 0 !important;

  list-style: none !important;

  overflow-x: visible;

  overflow-y: visible;

  background-image: none
}

.tp-simpleresponsive>ul>li {

  list-style: none;

  position: absolute;

  visibility: hidden
}

.tparrows .tp-arr-imgholder {

  display: none
}

.tparrows .tp-arr-titleholder {

  display: none
}

.tp-bullets.preview1 {

  height: 21px
}

.tp-bullets.preview1 .bullet {

  cursor: pointer;

  position: relative !important;

  background: rgba(0, 0, 0, 0.15) !important;

  -webkit-box-shadow: none;

  -moz-box-shadow: none;

  box-shadow: none;

  width: 5px !important;

  height: 5px !important;

  border: 8px solid rgba(0, 0, 0, 0) !important;

  display: inline-block;

  margin-right: 5px !important;

  margin-bottom: 0px !important;

  -webkit-transition: background-color 0.2s, border-color 0.2s;

  -moz-transition: background-color 0.2s, border-color 0.2s;

  -o-transition: background-color 0.2s, border-color 0.2s;

  -ms-transition: background-color 0.2s, border-color 0.2s;

  transition: background-color 0.2s, border-color 0.2s;

  float: none !important;

  box-sizing: content-box;

  -moz-box-sizing: content-box;

  -webkit-box-sizing: content-box;

}

.tp-bullets.preview1 .bullet.last {

  margin-right: 0px
}

.tp-bullets.preview1 .bullet:hover,
.tp-bullets.preview1 .bullet.selected {

  -webkit-box-shadow: none;

  -moz-box-shadow: none;

  box-shadow: none;

  background: #aaa !important;

  width: 5px !important;

  height: 5px !important;

  border: 8px solid rgba(255, 255, 255, 1) !important;

}

.tp-loader {

  top: 50%;

  left: 50%;

  z-index: 10000;

  position: absolute;

}

.tp-loader.spinner0 {

  width: 40px;

  height: 40px;

  background: url(../images/slider/loader.gif) no-repeat center center;

  background-color: #fff;

  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);

  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);

  margin-top: -20px;

  margin-left: -20px;

  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;

  animation: tp-rotateplane 1.2s infinite ease-in-out;

  border-radius: 3px;

  -moz-border-radius: 3px;

  -webkit-border-radius: 3px;

}

.tp-loader.spinner1 {

  width: 40px;

  height: 40px;

  background-color: #fff;

  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);

  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);

  margin-top: -20px;

  margin-left: -20px;

  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;

  animation: tp-rotateplane 1.2s infinite ease-in-out;

  border-radius: 3px;

  -moz-border-radius: 3px;

  -webkit-border-radius: 3px;

}

.tp-loader.spinner5 {

  background: url(../images/slider/loader.gif) no-repeat 10px 10px;

  background-color: #fff;

  margin: -22px -22px;

  width: 44px;

  height: 44px;

  border-radius: 3px;

  -moz-border-radius: 3px;

  -webkit-border-radius: 3px;

}

@-webkit-keyframes tp-rotateplane {

  0% {

    -webkit-transform: perspective(120px)
  }

  50% {

    -webkit-transform: perspective(120px) rotateY(180deg)
  }

  100% {

    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg)
  }

}

@keyframes tp-rotateplane {

  0% {

    transform: perspective(120px) rotateX(0deg) rotateY(0deg);

    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
  }

  50% {

    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);

    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
  }

  100% {

    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);

    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);

  }

}







.sliderbox {
  background: rgba(255, 255, 255, 0.4);
  width: 24%;
  padding: 30px 45px;
  white-space: inherit;
}

.sliderbox:before {
  position: absolute;
  content: "";
  width: 50px;
  height: 50px;
  top: -25px;
  left: -25px;
  background: #21397b;
  border-radius: 10px;
}

.sliderbox:after {
  position: absolute;
  content: "";
  width: 50px;
  height: 14px;
  top: -7px;
  left: -45px;
  background: url(../images/slider/arw.png) no-repeat center
}

.sliderbox h2 {
  font-size: 30px;
  margin: 0 0 10px;
  color: #000;
  line-height: 30px
}

.sliderbox h2 span {
  font-size: 39px;
}

.sliderbox p {
  color: #000;
  font-size: 17px;
  font-weight: 300;
}

.sliderarw {
  width: 50px;
  height: 14px;
  background: url(../images/slider/arw.png) no-repeat;
  z-index: 1100 !important
}



/*SLIDER*/





/*HEADER*/

header {
  background: #fff
}



.page-rgt {

  float: right;
  width: 82%
}

.phn {

  color: #535353;

  padding: 4px 21px;

  float: right;

}

.phn img {
  padding: 0 5px
}

.phn:nth-child(1n),
.phn:nth-child(2n),
.phn:nth-child(3n) {
  width: 9%;
  padding: 0 0px;
}

.phn:nth-child(5n),
.phn:nth-child(4n) {
  width: auto !important;
  padding: 4px 11px !important;
}

.phn a {

  color: #333;

}

.normal {

  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;

}



.normal .navbar-right {

  padding-top: 0px;

  -webkit-transition: all 0.5s ease;

  -moz-transition: all 0.5s ease;

  -ms-transition: all 0.5s ease;

  transition: all 0.5s ease;

}

.navbar-brand img {

  padding: 0px;

  max-height: 135px;

  -webkit-transition: all 0.5s ease;

  -moz-transition: all 0.5s ease;

  -ms-transition: all 0.5s ease;

  transition: all 0.5s ease;

}

.shrink {

  height: 46px;

  -webkit-transition: 0.5s;

  -moz-transition: 0.5s;

  -ms-transition: 0.5s;

  transition: 0.5s;

  top: 0;

  box-shadow: 1px 7px 7px -5px rgba(0, 0, 0, 0.3);

}

.shrink .navbar-right {

  padding-top: 0px;

  -webkit-transition: 0.5s;

  -moz-transition: 0.5s;

  -ms-transition: 0.5s;

  transition: 0.5s;

}

.shrink .navbar-brand img {

  max-height: 36px;

  -webkit-transition: all 0.5s ease;

  -moz-transition: all 0.5s ease;

  -ms-transition: all 0.5s ease;

  transition: all 0.5s ease;

}

.shrink .navbar-brand {
  top: 0;
  padding: 7px 20px;
}

.shrink .navbar-brand:before {
  display: none
}

.menu__minilogo {

  width: 85px;

  height: auto;

  position: absolute;

  opacity: 0;

  margin: 17px 0 0 20px;

  transform: rotate(0deg);

  transition: all .6s cubic-bezier(.4, 0, .2, 1);

}

.menu__minilogo.active {

  width: 70px;

  margin: 2px 0 0 20px;

  opacity: 1;

  -webkit-transform: rotate(360deg);

  -moz-transform: rotate(360deg);

  -ms-transform: rotate(360deg);

  transform: rotate(360deg);

}



.menu__biglogo {

  width: 160px;

  height: auto;

  opacity: 0;

  -webkit-transition: opacity .6s cubic-bezier(.4, 0, .2, 1);

  -moz-transition: opacity .6s cubic-bezier(.4, 0, .2, 1);

  -ms-transition: opacity .6s cubic-bezier(.4, 0, .2, 1);

  transition: opacity .6s cubic-bezier(.4, 0, .2, 1);

}

.menu__biglogo.active {

  opacity: 1;

  transition: opacity .3s cubic-bezier(.4, 0, .2, 1) .3s;

}





/*HEADER*/





/*NEWSLETTER*/





.cd-form {

  position: relative;

  width: 100%;

  height: 100px;

}

@media only screen and (min-width: 768px) {

  .cd-form {

    height: 50px;
    position: relative;
    margin-top: 30px
  }

}





.cd-email,
.cd-submit {

  position: absolute;

}







.cd-email,
.cd-submit {

  width: 100%;

  bottom: 0;

}

.cd-email:focus,
.cd-submit:focus {

  outline: none;

}



.cd-email {

  top: 0;

  left: 0;

  height: 100%;

  border: 1px transparent;

  background: #1e3571;

  padding-left: 18px;

  font-weight: 300;

  color: #c8c8c8;

  -webkit-transition: height 0.3s, background-color 0.3s;

  -moz-transition: height 0.3s, background-color 0.3s;

  transition: height 0.3s, background-color 0.3s;

  z-index: 11;

  width: 85%
}

.cd-form i {
  position: absolute;
  left: 15px;
  top: 13px;
  z-index: 111;
  color: #c8c8c8;
  font-size: 20px;
}

.cd-email::-webkit-input-placeholder {

  color: #c8c8c8;

}

.cd-email::-moz-placeholder {

  color: #c8c8c8;

}

.cd-email:-moz-placeholder {

  color: #c8c8c8;

}

.cd-email:-ms-input-placeholder {

  color: #c8c8c8;

}

.is-active .cd-email {

  height: 100%;

}

@media only screen and (min-width: 768px) {

  .cd-email {

    padding-left: 50px;

    font-size: 24px;

    font-size: 1.5rem;

  }

}



.cd-submit {

  top: 0;

  cursor: pointer;

  color: #777;

  text-transform: uppercase;

  font-weight: 700;

  display: none;

  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale;

  -webkit-transition: background-color 0.2s;

  -moz-transition: background-color 0.2s;

  transition: background-color 0.2s;

  z-index: 2;

  line-height: 50px;

  right: -31px;

  width: 23%;

  background: #ffaf14 url(../images/slider/arw.png) no-repeat center;

  border: none
}

.is-active .cd-submit {

  display: block;

  -webkit-animation: fadeInLeft ease-out 0.4s;

  -moz-animation: fadeInLeft ease-out 0.4s;

  animation: fadeInLeft ease-out 0.4s;

}



@media only screen and (min-width: 768px) {

  .cd-submit {

    line-height: 90px;

  }

}





@-webkit-keyframes fadeInLeft {

  from {

    opacity: 0;

    -webkit-transform: translate3d(-100%, 0, 0);

    transform: translate3d(-100%, 0, 0);

  }



  to {

    opacity: 1;

    -webkit-transform: none;

    transform: none;

  }

}



@keyframes fadeInLeft {

  from {

    opacity: 0;

    -webkit-transform: translate3d(-100%, 0, 0);

    transform: translate3d(-100%, 0, 0);

  }



  to {

    opacity: 1;

    -webkit-transform: none;

    transform: none;

  }

}





/*NEWSLETTER*/





/*Video*/



.videoWrapper {

  position: relative;

  width: 90%;

  height: 0;

  background-color: #000;

  margin: auto
}

.videoWrapper:before {
  position: absolute;
  left: 0px;
  top: 0;
  content: "";
  width: 1px;
  height: 118%;
  background: #c8c8c8
}

.videoWrapper:after {
  position: absolute;
  right: 0px;
  top: -60px;
  content: "";
  width: 1px;
  height: 130%;
  background: #c8c8c8
}

.videoWrapper43 {

  padding-top: 75%;

}

.videoWrapper169 {

  padding-top: 56%;

}



.videoIframe {

  position: absolute;

  top: 0;

  right: 0;

  bottom: 0;

  left: 0;

  width: 100%;

  height: 100%;

  background-color: transparent;

}



.videoPoster {

  position: absolute;

  top: 0;

  right: 0;

  left: 0;

  width: 100%;

  height: 100%;

  margin: 0;

  padding: 0;

  cursor: pointer;

  border: 0;

  outline: none;

  background-position: 50% 50%;

  background-size: 100% 100%;

  background-size: cover;

  text-indent: -999em;

  /*overflow: hidden;*/

  opacity: 1;

  -webkit-transition: opacity 800ms, height 0s;

  -moz-transition: opacity 800ms, height 0s;

  transition: opacity 800ms, height 0s;

  -webkit-transition-delay: 0s, 0s;

  -moz-transition-delay: 0s, 0s;

  transition-delay: 0s, 0s;

}

.videoPoster:after {

  content: '';

  position: absolute;

  top: 50%;

  left: 50%;

  transform: translate(-50%, -50%);

  width: 0;

  height: 0;

  border-style: solid;

  border-width: 15px 0 15px 20px;

  border-color: transparent transparent transparent #fff;

}

.videoPoster:before {

  content: '';

  position: absolute;

  top: 50%;

  left: 0;

  width: 73px;

  height: 76px;

  margin: -38px 0 0 -35px;

  background: #ffaf14
}



.videoPoster:hover:after,
.videoPoster:focus:after {

  border-left-color: #e5e5e5;

}

.videoWrapperActive .videoPoster {

  opacity: 0;

  height: 0;

  -webkit-transition-delay: 0s, 800ms;

  -moz-transition-delay: 0s, 800ms;

  transition-delay: 0s, 800ms;

  -webkit-transform-origin: center center;

  -moz-transform-origin: center center;

  -ms-transform-origin: center center;

  transform-origin: center center;

}

/*Video*/



/*OWLCAROUSEL*/



.owl-carousel .animated {

  -webkit-animation-duration: 1000ms;

  animation-duration: 1000ms;

  -webkit-animation-fill-mode: both;

  animation-fill-mode: both;

}

.owl-carousel .owl-animated-in {

  z-index: 0;

}

.owl-carousel .owl-animated-out {

  z-index: 1;

}

.owl-carousel .fadeOut {

  -webkit-animation-name: fadeOut;

  animation-name: fadeOut;

}



@-webkit-keyframes fadeOut {

  0% {

    opacity: 1;

  }



  100% {

    opacity: 0;

  }

}

@keyframes fadeOut {

  0% {

    opacity: 1;

  }



  100% {

    opacity: 0;

  }

}

.owl-height {

  -webkit-transition: height 500ms ease-in-out;

  -moz-transition: height 500ms ease-in-out;

  -ms-transition: height 500ms ease-in-out;

  -o-transition: height 500ms ease-in-out;

  transition: height 500ms ease-in-out;

}

.owl-carousel {

  display: none;

  width: 100%;

  -webkit-tap-highlight-color: transparent;

  position: relative;

  z-index: 1;

}

.owl-carousel .owl-stage {

  position: relative;

  touch-action: pan-y;

  -webkit-touch-action: pan-y;

  -ms-touch-action: pan-y;

}

.owl-carousel .owl-stage:after {

  content: ".";

  display: block;

  clear: both;

  visibility: hidden;

  line-height: 0;

  height: 0;

}

.owl-carousel .owl-stage-outer {

  position: relative;

  overflow: hidden;

  transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-controls .owl-nav .owl-prev,

.owl-carousel .owl-controls .owl-nav .owl-next,

.owl-carousel .owl-controls .owl-dot {

  cursor: pointer;

  cursor: hand;

  -webkit-user-select: none;

  -khtml-user-select: none;

  -moz-user-select: none;

  -ms-user-select: none;

  user-select: none;

}

.owl-carousel.owl-loaded {

  display: block;

}

.owl-carousel.owl-loading {

  opacity: 0;

  display: block;

}

.owl-carousel.owl-hidden {

  opacity: 0;

}

.owl-carousel .owl-refresh .owl-item {

  display: none;

}

.owl-carousel .owl-item {

  position: relative;

  min-height: 1px;

  float: left;

  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;

  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;

  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.owl-carousel .owl-item img {

  display: block;

  width: 100%;

  transform-style: preserve-3d;

}

.owl-carousel.owl-text-select-on .owl-item {

  -webkit-user-select: auto;

  -moz-user-select: auto;

  -ms-user-select: auto;

  user-select: auto;

}

.owl-carousel .owl-grab {

  cursor: move;

  cursor: -webkit-grab;

  cursor: -o-grab;

  cursor: -ms-grab;

  cursor: grab;

}

.owl-carousel.owl-rtl {

  direction: rtl;

}

.owl-carousel.owl-rtl .owl-item {

  float: right;

}

.no-js .owl-carousel {

  display: block;

}

.owl-carousel .owl-item .owl-lazy {

  opacity: 0;

  -webkit-transition: opacity 400ms ease;

  -moz-transition: opacity 400ms ease;

  -ms-transition: opacity 400ms ease;

  -o-transition: opacity 400ms ease;

  transition: opacity 400ms ease;

}

.owl-carousel .owl-item img {

  transform-style: preserve-3d;

}

.resou .owl-carousel {
  margin-bottom: 20px
}

.resou .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
}

.resou .owl-theme .owl-dots .owl-dot {
  display: inline-block;
}

.resou .owl-carousel .owl-controls .owl-dot span {
  background: #051e61;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  display: inline-block;
  margin: 0 2px;
  transition: all 0.5s ease
}

.resou .owl-theme .owl-dots .owl-dot.active span,
.resou .owl-theme .owl-dots .owl-dot:hover span {
  opacity: 1;
  width: 30px;
  border-radius: 45px
}

.slider-container {

  position: relative;

  display: block;

}

.slider-container:before {
  position: absolute;
  left: -5%;
  top: 0;
  width: 110%;
  height: 100%;
  content: "";
  border: 1px solid #c3c3c3;
  border-width: 1px 0
}

.slider-container:after {
  position: absolute;
  top: -5%;
  left: 0;
  height: 110%;
  width: 100%;
  content: "";
  border: 1px solid #c3c3c3;
  border-width: 0px 1px
}

.slider-container .slider .content img {

  width: 100%;

}

.slider-container .slider-controls a {

  position: absolute;

  top: 45%;

  z-index: 100;

  color: #333333;

}

.slider-container .slider-controls a.slider-left {

  left: -25px;

}

.slider-container .slider-controls a.slider-right {

  right: -25px;

}

.thumbnail-slider-container {

  margin-top: 5px;
  width: 50%;
  margin: auto
}

.thumbnail-slider .content {

  padding: 5px;

}

.thumbnail-slider-container .owl-carousel {
  margin-top: -50px
}

.thumbnail-slider .owl-item {
  box-shadow: 0px 0px 15px rgba(24, 24, 25, .46);
  cursor: pointer;
}

.thumbnail-slider .owl-item.active.center {
  border: 3px solid #333333;
}

.thumbnail-slider .owl-item .item {
  height: 100px;
  width: 100%;
  overflow: hidden
}

.thumbnail-slider .owl-item .item img {
  min-height: 100%;
  min-width: 100%;
  width: auto;
  height: 100px;
  max-width: none;
  max-height: none;
  display: block;
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}



/*OWLCAROUSEL*/



/*FILTER*/



select {

  padding: 18px 22px 18px 75px;
  color: #fff;
  font-size: 26px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
  overflow: hidden;
  background: transparent;
  border: none;
  width: 100%;

}

option {
  background: #013ca6
}

:focus {
  outline: none
}

.slct {
  background: #013ca6 url(../images/pro-arw.png) no-repeat 35px 24px;
  width: 237px;
  display: inline-block;
  position: absolute;
  margin-left: 0px;
  border-radius: 0 10px 10px 0;
  left: 0;
  z-index: 1
}

.isotope:after {

  content: '';

  display: block;

  clear: both;

}

.element-item {

  position: relative;

  float: left;

  width: 33.333333%;

  padding: 0 15px;
  ;
  margin-top: 100px
}



.element-item>* {

  margin: 0;

  padding: 0;

}



.project {
  padding: 0px 0 100px;
  background: url(../images/map-bg.png) no-repeat top right, url(../images/pro-lft.png) no-repeat top left
}

.project .col-md-12 .element-item:nth-child(2n) .proj {
  margin-top: -50px
}

.proj {
  position: relative
}

.proj h4 {
  color: #333333;
  margin: 25px 15px;
  font-size: 18px
}

.proj-img {
  width: 100%;
  height: 250px;
  overflow: hidden;
  position: relative
}

.st {
  background: #051e61;
  padding: 5px 10px;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  position: absolute;
  bottom: 0
}

.proj:before {
  position: absolute;
  content: "";
  top: -1px;
  left: -5%;
  width: 110%;
  height: 100%;
  border: 1px solid #c8c8c8;
  border-width: 1px 0 0
}

.proj:after {
  position: absolute;
  content: "";
  top: -10%;
  left: -1px;
  width: 1px;
  height: 120%;
  border: 1px solid #c8c8c8;
  border-width: 0px 0 0 1px
}

.proj-img img {
  min-height: 100%;
  min-width: 100%;
  width: auto;
  height: 100px;
  max-width: none;
  max-height: none;
  display: block;
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.proj:hover .proj-img img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  filter: grayscale(0);
}

.project p,
.abt-txt p {
  font-size: 17px;
  color: #333333;
  font-weight: 400
}

.abt-txt p {
  padding-left: 50px
}

.project p {
  padding-left: 50px;
  z-index: 1;
  position: relative;
  margin-top: 5px
}



/*FILTER*/



/*FANCYBOX*/



.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {

  padding: 0;

  margin: 0;

  border: 0;

  outline: none;

  vertical-align: top;

}

.fancybox-wrap {

  position: absolute;

  top: 0;

  left: 0;

  z-index: 8020;

}

.fancybox-skin {

  position: relative;

  background: #f9f9f9;

  color: #444;

  text-shadow: none;

  -webkit-border-radius: 4px;

  -moz-border-radius: 4px;

  border-radius: 4px;

}

.fancybox-opened {

  z-index: 8030;

}

.fancybox-opened .fancybox-skin {

  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);

  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);

  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);

}

.fancybox-outer,
.fancybox-inner {

  position: relative;

}

.fancybox-inner {

  overflow: hidden;

}

.fancybox-type-iframe .fancybox-inner {

  -webkit-overflow-scrolling: touch;

}

.fancybox-error {

  color: #444;

  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;

  margin: 0;

  padding: 15px;

  white-space: nowrap;

}

.fancybox-image,
.fancybox-iframe {

  display: block;

  width: 100%;

  height: 100%;

}

.fancybox-image {

  max-width: 100%;

  max-height: 100%;

}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {

  background-image: url('../images/fancybox_sprite.png');

}

#fancybox-loading {

  position: fixed;

  top: 50%;

  left: 50%;

  margin-top: -22px;

  margin-left: -22px;

  background-position: 0 -108px;

  opacity: 0.8;

  cursor: pointer;

  z-index: 8060;

}

#fancybox-loading div {

  width: 44px;

  height: 44px;

  background: url('../images/fancybox_loading.gif') center center no-repeat;

}

.fancybox-close {

  position: absolute;

  top: -18px;

  right: -18px;

  width: 36px;

  height: 36px;

  cursor: pointer;

  z-index: 8040;

}

.fancybox-nav {

  position: absolute;

  top: 0;

  width: 40%;

  height: 100%;

  cursor: pointer;

  text-decoration: none;

  background: transparent url('../images/blank.gif');
  /* helps IE */

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);

  z-index: 8040;

}

.fancybox-prev {

  left: 0;

}

.fancybox-next {

  right: 0;

}

.fancybox-nav span {

  position: absolute;

  top: 50%;

  width: 36px;

  height: 34px;

  margin-top: -18px;

  cursor: pointer;

  z-index: 8040;

  visibility: hidden;

}

.fancybox-prev span {

  left: 10px;

  background-position: 0 -36px;

}

.fancybox-next span {

  right: 10px;

  background-position: 0 -72px;

}

.fancybox-nav:hover span {

  visibility: visible;

}

.fancybox-tmp {

  position: absolute;

  top: -99999px;

  left: -99999px;

  visibility: hidden;

  max-width: 99999px;

  max-height: 99999px;

  overflow: visible !important;

}

.fancybox-lock {

  overflow: hidden;

}

.fancybox-overlay {

  position: absolute;

  top: 0;

  left: 0;

  overflow: hidden;

  display: none;

  z-index: 1111;

  background: url('../images/fancybox_overlay.png');

}

.fancybox-overlay-fixed {

  position: fixed;

  bottom: 0;

  right: 0;

}

.fancybox-lock .fancybox-overlay {

  overflow: auto;

  overflow-y: scroll;

}



/*FANCYBOX*/







/*VERTICAL_TAB*/



.tabs {

  position: relative;

  min-height: 0;

  -webkit-transition: all 0.5s;

  -moz-transition: all 0.5s;

  transition: all 0.5s;

}

@media screen and (min-width: 55rem) {

  .tabs .tab {

    float: left;

    clear: left;

    width: 24%;
    border-right: 2px solid #fff
  }

}

.tabs .tab .tab-toggle {

  padding: 20px 0;

  position: relative;

  outline: none;

  width: 100%;

  cursor: pointer;

  background: transparent;
  color: #fff
}

.resou .tabs .tab .tab-toggle {
  color: #333
}

.resou .tabs .tab {
  border-right: 2px solid #333;
}

.resou .tabs .tab .tab-toggle.active:before {
  border-right: 14px solid #333;
}

.resou .tabs .tab .tab-toggle.active:after {
  border-right: 12px solid #fefefe;
}

.resou .tabs .content {
  padding: 0 0px 0 60px
}

.resou .tabs .content h4 {
  font-size: 24px
}

.resou .tabs .content p {
  font-size: 18px;
  line-height: 24px;
  font-weight: 300
}

@media screen and (min-width: 55rem) {

  .tabs .tab .tab-toggle {

    text-align: left;

  }

}

.tabs .tab .tab-toggle.active {

  position: relative
}

.tabs .tab .tab-toggle.active:before {
  position: absolute;
  right: 0px;
  top: 50%;
  content: "";
  width: 0;
  height: 0;
  border-top: 14px solid transparent;
  border-right: 14px solid #fff;
  border-bottom: 14px solid transparent;
  margin-top: -16px
}

.tabs .tab .tab-toggle.active:after {
  position: absolute;
  right: -2px;
  top: 50%;
  content: "";
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-right: 12px solid #051d5f;
  border-bottom: 12px solid transparent;
  margin-top: -14px
}



.tabs .content {

  max-height: 0;

  /*overflow: hidden;*/

  padding: 0 2rem;

  -webkit-transition: all 1s;

  -moz-transition: all 1s;

  transition: all 1s;

}

@media screen and (min-width: 55rem) {

  .tabs .content {

    max-height: none;

    position: absolute;

    right: 0;

    top: 0;

    width: 76%;

    opacity: 0;

    padding: 0px 0 20px 33px;

    -webkit-transform: translateX(100%);

    -moz-transform: translateX(100%);

    -ms-transform: translateX(100%);

    -o-transform: translateX(100%);

    transform: translateX(100%);

  }

}

.tabs .content.active {

  max-height: 10000px;

}

@media screen and (min-width: 55rem) {

  .tabs .content.active {

    max-height: none;

    opacity: 1;

    -webkit-transform: none;

    -moz-transform: none;

    -ms-transform: none;

    -o-transform: none;

    transform: none;

  }

}

.tabs .content h3 {
  font-size: 25px;
  font-weight: 500;
  color: #383838;
  margin-bottom: 23px;
  margin-top: 0;
  text-transform: uppercase;
}

.tabs .content p {
  font-size: 15px;
  color: #666666;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 15px
}

.tab-toggle {
  border: none;
  font-size: 24px;
}



.sustain {
  overflow: hidden;
}

.sus-head h2 {
  padding-left: 70px;
  color: #fff;
  font-size: 34px;
  margin: 0 0 30px;
  padding-bottom: 20px;
  position: relative;
  line-height: 22px
}

.sus-head h2 span {
  font-size: 15px
}

.sus-head h2 img {
  position: absolute;
  left: 0;
  top: -15px
}

.sus-head h2:before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  width: 100px;
  height: 2px;
  background: #ffaf14
}

.tabs .content .clnt ul li {
  float: left;
  width: 33%;
  padding: 25px;
  border: 1px solid #cbcbcb;
  border-width: 0 1px 1px 0
}

.tabs .content .clnt ul li:nth-child(3n) {
  border-width: 0 0px 1px 0
}

.tabs .content .clnt ul li img {
  max-width: 100%
}



.contextNav {

  display: none;

}

.selected {

  display: block;

  opacity: 1;

  transition: opacity 1s linear;

  -webkit-transition: opacity 1s linear;

}

.checklist_wrap .box {

  display: block;

  opacity: 1;

  transition: opacity 1s linear;

  -webkit-transition: opacity 1s linear;

}

.checklist-wrap {

  padding-top: 0em;

}

.contextNav.onethird {

  background-color: transparent;
  width: 30%;
  float: left
}

.checklist-select li {

  text-align: left;

  color: #fff;

  background: transparent;

  padding: 16px 30px;

  font-size: 22px;
  line-height: 22px;
  position: relative;
  border-radius: 10px 0 0 10px;

}

.checklist-select li span {
  color: #999999;
  font-size: 14px;
}

.checklist-select li.active {

  background: rgba(255, 255, 255, 0.1)
}

.checklist-select li:hover {

  cursor: pointer;

}

@media only screen and (min-width:609px) {

  .contextNav {

    display: block;

  }

  .checklist-wrap .box {

    display: none;

    opacity: 0;
    width: 70%;
    float: left;
    transition: all 0.5s ease;
    transform: translateX(100%);
    position: relative
  }

  .checklist-wrap .box:before {
    position: absolute;
    left: 0;
    top: -218px;
    content: "";
    width: 100vw;
    height: 100vh;
    background: rgba(255, 255, 255, 0.1)
  }

  .checklist-wrap .selected {

    display: block;

    opacity: 1;

    transform: none;

  }

  .checklist-wrap .box .deptBox>div {

    display: none;

  }

  .checklist-wrap .selected .deptBox>div {

    display: block;

  }

}



.certi {
  /*width:335px; 
height:469px;*/
  margin: auto;
  position: relative;
  /*background:url(../images/frame.jpg) no-repeat center;*/
  background-size: contain;
  margin-top: -143px;
  padding: 25px 42px 0px 30px;
  right: -45px;
}

.certi2 {
  width: 470px;
  height: 400px;
  transform: rotate(90deg);
  padding: 118px 79px 0px 64px;
}

.certi2 img {
  transform: rotate(-90deg)
}



/*VERTICAL_TAB*/



/*FILEUPLOAD*/



.inputfile {

  width: 0.1px;

  height: 0.1px;

  opacity: 0;

  overflow: hidden;

  position: absolute;

  z-index: -1;

}



.inputfile+label {

  font-size: 15px;

  font-weight: 500;

  text-overflow: ellipsis;

  white-space: nowrap;

  cursor: pointer;

  display: inline-block;

  overflow: hidden;

  padding: 13px 20px;

  width: 100%;
  background: #575756;
  height: 43px
}



.no-js .inputfile+label {

  display: none;

}



.inputfile:focus+label,

.inputfile.has-focus+label {

  outline: 1px dotted #000;

  outline: -webkit-focus-ring-color auto 5px;

}



.inputfile+label svg {

  width: 1em;

  height: 1em;

  vertical-align: middle;

  fill: currentColor;

  margin-top: -0.25em;

  margin-right: 0.25em;

}

.inputfile-2+label {

  color: #999;

}



.inputfile-2:focus+label,

.inputfile-2.has-focus+label,

.inputfile-2+label:hover {

  color: #21397b;

}





/*FILEUPLOAD*/



.no-padding {
  padding: 0
}

.margin-top-100 {
  margin-top: 100px
}

.margin-top-50 {
  margin-top: 50px
}

.sec1 {
  padding: 50px 0;
  position: relative
}

.sec1-map {
  position: absolute;
  background: url(../images/sec1-map.png) no-repeat left;
  width: 100%;
  height: 557px;
  top: 15px;
  opacity: 0.2;
}

.sec1 h1 {
  font-size: 38px;
  color: #626262;
  margin: 0;
  position: relative;
  padding: 0 70px 0 150px;
  text-transform: uppercase;
  line-height: 35px
}

.sec1 h1 span {
  font-size: 30px
}

.sec-arw {
  width: 100px;
  height: 72px;
  top: -5px;
  left: 0;
  position: absolute;
  background: #c8c8c8;
  line-height: 72px;
  text-align: center
}

.sec1 p {
  font-size: 17px;
  line-height: 24px
}

.sec1mr {
  text-align: right;
  padding: 0px 250px 0 0
}

.sec1 a {
  color: #056105;
  font-size: 18px;
  display: inline-block;
  position: relative
}

.sec1 a:before {
  position: absolute;
  right: -70px;
  top: 5px;
  content: "";
  background: url(../images/sec1arw.png) no-repeat;
  width: 50px;
  height: 14px
}

.sec1 a:hover:before,
.sbs-txt:hover a img,
.pjct a:hover:after,
.con-btn:hover:after,
.ch a:hover:before,
.ceo-lft a:hover h4:before,
.pj:hover h3:before,
.slo:hover h4:before {
  animation-name: sec1-arw-float, sec1-arw;
  animation-duration: .3s, 1.5s;
  animation-delay: 0s, .3s;
  animation-timing-function: ease-out, ease-in-out;
  animation-iteration-count: 1, infinite;
  animation-fill-mode: forwards;
  animation-direction: normal, alternate;
}

@keyframes sec1-arw {

  0%,
  100% {
    transform: translateX(8px);
    -webkit-transform: translateX(8px);
    -moz-transform: translateX(8px);
    -ms-transform: translateX(8px);
  }

  50% {
    transform: translateX(4px);
    -webkit-transform: translateX(4px);
    -moz-transform: translateX(4px);
    -ms-transform: translateX(4px);
  }
}

@-webkit-keyframes sec1-arw {

  0%,
  100% {
    transform: translateX(8px);
    -webkit-transform: translateX(8px);
    -moz-transform: translateX(8px);
    -ms-transform: translateX(8px);
  }

  50% {
    transform: translateX(4px);
    -webkit-transform: translateX(4px);
    -moz-transform: translateX(4px);
    -ms-transform: translateX(4px);
  }
}

.sbs-img {
  position: relative
}

.sbs-img:before {
  position: absolute;
  left: -60px;
  top: 0;
  content: "";
  width: 116%;
  height: 1px;
  background: #c8c8c8
}

.sbs-img:after {
  position: absolute;
  left: 26px;
  bottom: 0;
  content: "";
  width: 100%;
  height: 1px;
  background: #c8c8c8
}

.ceo-sec {
  padding: 0;
  position: relative;
  margin: 0px 0;
}

.ceo img {
  border-radius: 100%;
  border: 7px solid #f0f0f0;
  margin: 22px 0 0;
  width: 115px;
  z-index: 1;
  position: relative;
  box-shadow: 0px 0px 0px 20px #6EC97B
}

.ceo a {
  position: relative;
  display: block;
  margin-bottom: 18px;
  text-align: left
}

.ceo h5 {
  color: #c4c4c4;
  font-size: 20px;
  margin: 13px 0 15px;
  text-align: left;
  position: relative
}

.ceo h5:before {
  position: absolute;
  left: -55px;
  top: -10px;
  content: "";
  width: 36px;
  height: 28px;
  background: url(../images/quote.png) no-repeat
}

.ceo p {
  color: #333;
  line-height: 31px;
  font-size: 26px;
  margin-bottom: 15px;
  font-weight: 500;
  text-align: left;
}

.ceo-lft {
  position: relative;
  background: #0d276d url(../images/cmap.jpg) no-repeat center;
  background-size: cover;
  padding: 20px 35px;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 15px;
}

.ceo-lft a {
  position: relative;
  z-index: 1;
  display: block
}

.ceo-lft:after,
.pj a:before {
  position: absolute;
  content: "";
  width: 94%;
  height: 403px;
  left: 3%;
  top: 3%;
  border-radius: 10px;
  border: 2px solid #ffffff
}

.ceo-lft:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-bottom: 60px solid #05038b;
  border-right: 60px solid transparent;
  left: 0;
  bottom: 0
}

.ceo-lft h4 {
  color: #ffffff;
  font-weight: 300;
  position: relative;
  display: inline-block
}

.ceo-lft h4:before,
.pj h3:before {
  position: absolute;
  right: -65px;
  top: 3px;
  content: "";
  width: 50px;
  height: 14px;
  background: url(../images/sec2arw.png) no-repeat
}

.ceo-lft h2 {
  color: #cfcfcf;
  font-size: 33px;
  text-align: center;
  font-family: 'Playfair Display SC', serif;
  margin: 83px 0 80px
}

.ceo-lft h2 span {
  font-size: 24px
}

.ceo-lft p {
  color: #dadada;
  font-weight: 300;
  margin: 0 0 20px
}

.pj {
  overflow: hidden;
  border-radius: 10px;
  position: relative;
  margin-bottom: 15px
}

.pj a {
  display: block;
  position: relative
}

.pj a:before {
  border-color: #9c9c9c;
  z-index: 1
}

.pj img {
  transition: all 0.5s ease;
  filter: grayscale(60%)
}

.pj:hover img {
  transform: scale(1.1);
  filter: grayscale(0)
}

.pj h3 {
  position: absolute;
  top: 30px;
  left: 30px;
  font-size: 24px;
  margin: 0;
  color: #ffffff
}

.pj h3:before {
  background: url(../images/sec1arw.png) no-repeat
}

.ceo-mr img {
  border: none;
  width: auto;
  box-shadow: none
}

.ceo:hover .ceo-mr img {
  animation-name: sec1-arw-float, sec1-arw;
  animation-duration: .3s, 1.5s;
  animation-delay: 0s, .3s;
  animation-timing-function: ease-out, ease-in-out;
  animation-iteration-count: 1, infinite;
  animation-fill-mode: forwards;
  animation-direction: normal, alternate;
}

.slo {
  margin-bottom: 20px
}

.slo figure,
.sus figure {
  overflow: hidden;
  width: 100%;
  position: relative;
  border-radius: 10px
}

.slo figure figcaption,
.sus figure figcaption {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0
}


.slo figure figcaption:before {
  width: 100%;
  height: 50%;
  -webkit-filter: blur(25px);
  -moz-filter: blur(25px);
  -ms-filter: blur(25px);
  filter: blur(25px);
  position: absolute;
  left: 0;
  top: -30px;
  content: "";
  background: rgba(0, 0, 189, 0.5);
}

.slo img,
.sus img {
  max-width: 100%;
  filter: grayscale(100%);
  transition: all 0.5s ease;
}

.sus a {
  display: block;
  position: relative
}

.slo:hover img,
.sus:hover img {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  filter: grayscale(0%);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.sus h4 {
  position: absolute;
  color: #fff;
  font-weight: 300;
  font-size: 31px;
  bottom: 15%;
  left: 50%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
}

.slo h4 {
  position: absolute;
  color: #fff;
  font-weight: 300;
  font-size: 24px;
  top: 30px;
  left: 30px;
  transition: all 0.3s ease;
  transform: translateY(0px);
}

.sus:hover h4 {
  transform: translateY(-20px)
}

.slo p,
.sus p {
  position: absolute;
  color: #fff;
  font-weight: 300;
  font-size: 14px;
  bottom: 10%;
  left: 50%;
  transition: all 0.3s ease;
  transform: translateY(50px);
  opacity: 0;
  line-height: 18px
}

.slo p {
  top: 26%;
  left: 30px;
  right: 50px
}

.slo h4:before,
.sus h4:before {
  position: absolute;
  left: 0;
  content: "";
  bottom: -25px;
  width: 54px;
  height: 14px;
  background: url(../images/slider/arw.png) no-repeat
}

.slo h4:before {
  top: 7px;
  left: 190px;
}

.slo:hover p,
.sus:hover p {
  transform: translateY(-5px);
  opacity: 1
}

.sus h4 {
  left: 10%;
  bottom: 20%;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 24px
}

.sus p {
  left: 10%
}


.sus figure figcaption:before {
  background: rgb(97, 102, 98);
  background: -moz-linear-gradient(-45deg, rgba(24, 24, 25, 0.5) 0%, rgba(97, 102, 98, 0.3) 100%);
  background: -webkit-linear-gradient(-45deg, rgba(24, 24, 25, 0.5) 0%, rgba(97, 102, 98, 0.3) 100%);
  background: linear-gradient(135deg, rgba(24, 24, 25, 0.5) 0%, rgba(97, 102, 98, 0.3) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#616662', endColorstr='#181819', GradientType=1);
}

.sus h4:before {
  bottom: 8px;
  left: 75px
}



.bf a {
  margin-top: 11px;
  background: #38B149;
  padding: 70px 50px 70px;
  position: relative;
  border-radius: 10px
}

.bf a:before,
.sus a:before {
  position: absolute;
  content: "";
  left: 3%;
  top: 5%;
  width: 94%;
  height: 89%;
  border: 2px solid #d9dadb;
  border-radius: 10px
}

.sus a:before {
  z-index: 1;
  border-color: #eae9e9
}

.sus a:after {
  position: absolute;
  left: 30px;
  top: 30px;
  content: "";
  width: 54px;
  height: 70px;
  background: url(../images/policy.png) no-repeat
}

.slo figure:hover::before {
  background: transparent;
  /* Remove the overlay on hover */
}

.bf h4 {
  position: relative;
  text-transform: uppercase;
  color: #fff;
  font-size: 24px;
  margin: 0;
  padding-left: 80px
}

.bf h4 .pfd {
  position: absolute;
  left: 0px;
  top: 0;
  width: 52px;
  height: 48px;
}

.bf h4 .pfd img {
  position: absolute;
  top: 12px;
  left: 0px
}

.bf a {
  display: block
}

.sus-bf {
  background: none;
  padding: 40px 0 0;
  margin-top: -110px
}

.sus-bf h4 span {
  color: #dadada;
  font-size: 14px;
  margin: 0px 0 0 10px;
  position: relative;
  top: -3px;
  padding-left: 5px;
  border-left: 1px solid #dadada
}

.sus-bf:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 49%;
  height: 2px;
  background: #041f6b86;
  box-shadow: 0px -2px 0px 0px #07153c54
}

.ceo {
  background: url(../images/ceo-bg.jpg) no-repeat center center;
  background-size: contain;
  border-radius: 10px;
  padding: 65px 80px 50px;
  margin-left: 15px;
  border: 1px solid rgba(183, 183, 183, 0.3);
  text-align: center;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

/* Add overlay */
.ceo:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.85));
  background: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.85));
  background: linear-gradient(45deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.85));
  z-index: 1;
}

/* Ensure content stays above overlay */
.ceo>* {
  position: relative;
  z-index: 2;
}

.tp:hover {
  animation-name: pfd-arw1-float, pfd-arw1;
  animation-duration: .3s, 1.5s;
  animation-delay: 0s, .3s;
  animation-timing-function: ease-out, ease-in-out;
  animation-iteration-count: 1, infinite;
  animation-fill-mode: forwards;
  animation-direction: normal, alternate;
}

@-webkit-keyframes pfd-arw {
  0% {
    transform: translateY(8px);
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    -ms-transform: translateY(8px);
  }

  50% {
    transform: translateY(4px);
    -webkit-transform: translateY(4px);
    -moz-transform: translateY(4px);
    -ms-transform: translateY(4px);
  }

  100% {
    transform: translateY(8px);
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    -ms-transform: translateY(8px);
  }
}

@keyframes pfd-arw-float {
  100% {
    transform: translateY(8px);
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    -ms-transform: translateY(8px);
  }
}

@-webkit-keyframes pfd-arw1 {
  0% {
    transform: translateY(8px) rotate(-90deg);
    -webkit-transform: translateY(8px) rotate(-90deg);
    -moz-transform: translateY(8px) rotate(-90deg);
    -ms-transform: translateY(8px) rotate(-90deg);
  }

  50% {
    transform: translateY(4px) rotate(-90deg);
    -webkit-transform: translateY(4px) rotate(-90deg);
    -moz-transform: translateY(4px) rotate(-90deg);
    -ms-transform: translateY(4px) rotate(-90deg);
  }

  100% {
    transform: translateY(8px) rotate(-90deg);
    -webkit-transform: translateY(8px) rotate(-90deg);
    -moz-transform: translateY(8px) rotate(-90deg);
    -ms-transform: translateY(8px) rotate(-90deg);
  }
}

@keyframes pfd-arw1-float {
  100% {
    transform: translateY(8px) rotate(-90deg);
    -webkit-transform: translateY(8px) rotate(-90deg);
    -moz-transform: translateY(8px) rotate(-90deg);
    -ms-transform: translateY(8px) rotate(-90deg);
  }
}

.bf p {
  color: #dadada;
  font-size: 14px;
  padding-left: 80px;
  margin: 0
}

.sbs {
  padding: 100px 0
}

.sbs-img img {
  display: inline-block;
  max-width: 100%;
  padding: 0 30px;
  position: relative
}

.sbsarw {
  position: absolute;
  width: 73px;
  height: 76px;
  background: #21397b;
  z-index: 1;
  margin-top: -38px;
  top: 50%
}

.sbsarw:before {
  position: absolute;
  left: 50%;
  top: 50%;
  color: #fff;
  content: "";
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-left: 20px solid #fff;
  border-bottom: 15px solid transparent;
  margin: -15px 0 0 -7px;
}

.sbs-txt {
  padding: 0 15px 0 50px
}

.sbs-txt h2 {
  color: #051e61;
  margin: 0 0 15px;
  font-size: 38px;
  padding-right: 150px;
}

.sbs-txt p {
  color: #b0b0b0;
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 10px
}

.sbs-txt a {
  display: inline-block;
  color: #c8c8c8;
  padding: 22px 20px;
  background: #c8c8c8;
  position: relative;
  margin-top: 20px
}

.sbs-txt a:before {
  position: absolute;
  left: -16px;
  top: -16px;
  width: 32px;
  height: 32px;
  background: #1e3571;
  content: ""
}

.ftr {
  padding: 0px 0 0px;
  margin-top: 0px;
  position: relative
}

footer h4 {
  color: #050506;
  font-size: 19px;
  padding-bottom: 5px;
  margin: 0px 0 15px;
  position: relative
}

footer h4:before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  width: 35px;
  height: 2px;
  background: #051e61
}

#map_canvas {
  height: 357px;
  width: 100%;
  margin-left: 0;
  margin-top: 0px
}

#map_canvas h2 {
  font-size: 16px !important
}

.ftr-links,
.ftr-con,
.ftr-iso {
  padding: 20px 0px 18px
}

.ftr-links {
  padding-left: 34px;
  position: relative
}

.ftr-links:before,
.ftr-links:after {
  position: absolute;
  left: 0;
  top: 35px;
  content: "";
  width: 1px;
  height: 215px;
  background: linear-gradient(to bottom,
      transparent 0%,
      #cbcbcb 30%,
      #cbcbcb 70%,
      transparent 100%);
}

.ftr-links:after {
  left: inherit;
  right: 0
}

.ftr-con {
  padding-left: 63px
}

.ftr-iso {
  padding: 20px 20px 10px 30px
}

.ftr-iso h4 {
  color: #050506;
  margin-bottom: 17px
}

.ftr-iso h4:before {
  background: #051e61
}

.ftr-iso ul li {
  display: block;
  padding-bottom: 5px;
  width: 100%
}

.ftr-iso ul li img {
  filter: grayscale(0%);
  float: left;
  margin-right: 15px;
  width: 170px
}

.ftr-iso ul li p {
  width: 100%;
  float: left;
}

.ftr-iso ul li:nth-child(1n) p {
  margin-top: 5px;
  margin-bottom: 13px;
}

.ftr-iso ul li:nth-child(3n) p {
  margin-top: 4px;
  margin-bottom: 0
}

.ftr-links ul {
  margin: 0;
}

.ftr-links ul li {
  color: #666666;
  font-size: 18px;
  padding-left: 25px;
  position: relative;
  transition: all 0.5s ease;
  margin-bottom: 17px
}

.ftr-links ul li a {
  color: #666666;
}

.ftr-links ul li:before {
  position: absolute;
  left: 0;
  top: -1px;
  content: "\f105";
  font-family: 'FontAwesome';
  transition: all 0.5s ease;
  color: #050506;
}

.ftr-links ul li:hover {
  padding-left: 35px
}

.ftr-links ul li:hover:before {
  color: #cfd4e2
}

.ftr-con h5 {
  color: #050506;
  font-size: 17px;
  margin: 15px 0 15px
}

.ftr-con ul li {
  margin-bottom: 13px;
  color: #050506;
  font-size: 16px;
  padding-left: 28px;
  position: relative;
  letter-spacing: 0.3px;
  font-weight: 300
}

.ftr-con ul li img {
  position: absolute;
  left: 0;
  top: 0
}

.ftr-con ul li:last-child img {
  left: -8px;
  top: 4px
}

.ftr-con ul li a {
  color: #050506
}

footer {
  background: #f1f1f1 url(../images/ftr-logo.png) no-repeat top left;
  position: relative;
  border-bottom: 4px solid #22a701;
}

.ftr-btm {
  padding: 15px 0 10px;
  background: #f5f7f4;
  position: relative
}

.ftr-shadow {
  position: absolute;
  width: 60%;
  left: 20%;
  height: 10px;
  background: #959695;
  -webkit-filter: blur(17px);
  -moz-filter: blur(17px);
  -ms-filter: blur(17px);
  filter: blur(17px);
  opacity: 0.5;
  border-radius: 75px;
}

.ftr-lft {
  float: left;
  color: #333;
  font-size: 15px;
  font-weight: 400;
  margin: 5px 0
}

.ftr-rgt {
  float: right;
  color: #333;
  font-size: 14px;
  font-weight: 400;
  margin: 5px 0 0;
}

.ftr-rgt a {
  color: #333
}

.ftr-rgt a img {
  filter: grayscale(0%)
}

.pjct {
  position: relative;
  padding: 70px 0 0;
  background: #fff;
  margin-top: 30px
}

.pjct-hme {
  background: url(../images/pjct-hme.jpg) no-repeat top center;
  background-size: cover;
  height: 515px;
  width: 100%;
  position: absolute;
  top: 0
}

.pjct h2 {
  color: #fff;
  font-size: 48px;
  margin-top: 0
}

.pjct p {
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 40px
}

.pjct .pa {
  color: #fff;
  font-size: 24px;
  padding-left: 70px;
  position: relative;
  display: block;
  margin-bottom: 10px
}

.pjct .pa:before {
  position: absolute;
  left: 0;
  top: -14px;
  content: "";
  width: 48px;
  height: 50px;
  background: #21397b;
  border-radius: 10px;
}

.pjct .pa:after {
  position: absolute;
  left: -22px;
  top: 4px;
  content: "";
  width: 50px;
  height: 14px;
  background: url(../images/slider/arw.png) no-repeat
}

.counting {
  text-align: center
}

.counter {
  font-size: 92px;
  color: #fff;
  line-height: normal;
  font-weight: 100;
  font-family: 'Roboto', sans-serif;
}

.counting p {
  text-transform: uppercase;
  position: relative;
  font-size: 20px;
  color: #fff;
  padding-left: 30px;
  display: inline-block
}

.counting p:before {
  width: 21px;
  height: 23px;
  background: #21397b;
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  border-radius: 5px;
}

.counting p:after {
  width: 28px;
  height: 8px;
  background: url(../images/arw-num.png) no-repeat;
  position: absolute;
  content: "";
  left: -20px;
  top: 7px;
  animation-name: sec1-arw-float, sec1-arw;
  animation-duration: .3s, 1.5s;
  animation-delay: 0s, .3s;
  animation-timing-function: ease-out, ease-in-out;
  animation-iteration-count: 1, infinite;
  animation-fill-mode: forwards;
  animation-direction: normal, alternate;
}

.pctimg {
  width: 100%;
  height: 270px;
  border-radius: 15px;
  overflow: hidden;
  position: relative;
}

.pctimg img {
  min-height: 100%;
  min-width: 100%;
  width: auto;
  height: 270px;
  max-width: none;
  max-height: none;
  display: block;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.pjct-img {
  position: relative;
  transition: all 0.5s ease
}

.pjct-img:hover {
  transform: scale(1.1);
  box-shadow: 3px 3px 15px rgba(24, 24, 25, 0.2);
  background: #fcfcfc;
  border-radius: 15px;
}

.pjct-img img {
  /*max-width:100%;*/
  filter: grayscale(0%);
}

.pjct-img:hover img {
  filter: grayscale(0%);
}

.pjct-img h4 {
  font-size: 28px;
  color: #333;
  padding: 20px 20px 15px;
  margin: 0;
  position: relative
}

.pjct-img h4:before {
  position: absolute;
  content: "";
  left: 1px;
  top: -9px;
  background: #21397b;
  width: 78px;
  height: 9px;
  border-radius: 0 0 0 10px
}

.pjct-img p {
  font-size: 18px;
  color: #333;
  padding: 0 20px 20px;
}

.pct-itxt {
  position: relative
}

.pct-itxt:before {
  position: absolute;
  left: 0px;
  top: -10px;
  width: 1px;
  background: #c8c8c8;
  height: 100%;
  content: "";
  animation: line-ani 6s linear infinite;
}

.pct-itxt:after {
  position: absolute;
  right: 0px;
  top: -10px;
  width: 1px;
  background: #c8c8c8;
  height: 75%;
  content: "";
  animation: line-anir 5s linear infinite;
}

.pjct-img:hover .pct-itxt:before,
.pjct-img:hover .pct-itxt:after {
  display: none
}

.tp130 {
  margin-top: 130px
}

.tp40 {
  margin-top: 40px
}

.tp90 {
  margin-top: 90px
}

@keyframes line-ani {

  0%,
  100% {
    height: 0
  }

  50% {
    height: 200px
  }
}

@keyframes line-anir {

  0%,
  100% {
    height: 0
  }

  50% {
    height: 150px
  }
}

.tp-space {
  height: 150px
}

.inner-nav li a {
  color: #666666
}

.abt-sec {
  padding: 0 0 100px;
  background: url(../images/map-bg.png) no-repeat top right, url(../images/pro-lft.png) no-repeat top left
}

.abt-hd {
  padding: 22px 22px 23px;
  background: #303394;
  position: relative;
  margin-left: 0px;
  text-align: center;
  border-radius: 0 10px 10px 0
}

.abt-hd:before,
.cs:before,
.slct:before {
  position: absolute;
  left: -200%;
  top: 0;
  content: "";
  width: 200%;
  height: 100%;
  background: #303394
}

.abt-img {
  margin-top: 10px
}



.abt-hd h2 {
  color: #fff;
  margin: 0;
  font-size: 26px
}

.abt-txt h4 {
  color: #333;
  margin: 0px 0 70px;
  font-size: 17px;
  line-height: 24px;
  padding: 0 0 0 50px
}

.read-more-state {

  display: none;

}

.read-more-target {

  opacity: 0;

  max-height: 0;

  font-size: 0;

  transition: .5s ease;

}

.read-more-state:checked~.read-more-wrap .read-more-target {

  opacity: 1;

  font-size: 18px;

  max-height: 999em;

}

.read-more-state~.read-more-trigger:before {

  content: 'Read More';

}

.read-more-state:checked~.read-more-trigger:before {

  content: 'See Less';

}

.read-more-trigger {

  cursor: pointer;

  display: inline-block;

  padding: 10px 30px;

  color: #666;

  font-size: 20px;

  font-weight: 400;
  z-index: 1;
  position: relative;
  color: #051e61;
  text-transform: uppercase
}

.read-more-wrap p {
  font-size: 18px;
  font-weight: 200;
  color: #808080;
  margin-bottom: 10px;
  padding-left: 30px
}

.read-more-wrap ul {
  width: 44%;
  float: left;
  margin: 0 0 0 30px
}

.read-more-wrap ul li {
  font-size: 18px;
  font-weight: 200;
  color: #808080;
  margin-bottom: 10px;
  padding: 0 0px 0 20px;
  position: relative
}

.abt-btm {
  margin-top: 50px
}

.abt-btm ul li {
  width: 50%;
  float: left;
  padding: 30px;
  text-align: center
}

.abt-btm ul li p {
  font-size: 18px;
  margin: 15px 0 0;
  font-weight: 300;
  color: #4c4c4d;
}

.li {
  width: 49.6%;
  display: inline-block;
  position: relative
}

.read-more-wrap ul li:before {
  position: absolute;
  content: "";
  left: 0px;
  top: 5px;
  width: 12px;
  height: 12px;
  border-radius: 100%;
  border: 2px solid #051e61
}

.lne {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1
}

.lne:before {
  position: absolute;
  left: -50px;
  top: -1px;
  content: "";
  width: 115%;
  height: 100%;
  border: 1px solid #c8c8c8;
  border-width: 1px 0 1px 0
}

.lne:after {
  position: absolute;
  left: 0px;
  top: -50px;
  content: "";
  width: 100%;
  height: 125%;
  border: 1px solid #c8c8c8;
  border-width: 0px 1px
}

.vm {
  padding: 40px 0 120px;
  background: #f0f0f0 url(../images/map-bg.png) no-repeat 98% 0
}

.vm a {
  padding: 14px 25px 9px;
  background: #21397b;
  color: #291e07;
  font-size: 18px;
  text-transform: uppercase;
  margin-top: 40px;
  display: inline-block
}

.cv-img {
  position: relative;
  margin-top: -130px !important;
  box-shadow: 25px 25px 35px rgba(24, 24, 25, 0.1)
}

.vm img {
  margin-top: 30px
}

.vm h2 {
  font-size: 40px;
  font-weight: 500;
  color: #051e61;
}

.vm h4 {
  font-size: 20px;
  font-weight: 300;
  color: #808080;
  margin: 20px 0;
  padding-left: 30px;
  position: relative
}

.vm h4:before {
  position: absolute;
  left: 0;
  top: 3px;
  content: "";
  width: 12px;
  height: 12px;
  border: 2px solid #051e61;
  border-radius: 100%
}

.vm p {
  font-size: 20px;
  font-weight: 200;
  color: #808080;
}

.ch {
  padding: 70px 0;
  position: relative;
  background: #22a701 url(../images/map-bg.png) no-repeat center
}

.ch h2 {
  color: #f0f0f0;
  font-size: 40px;
  margin: 0 0 10px;
  padding-left: 70px;
  font-weight: 400
}

.ch p {
  color: #dadbdd;
  font-size: 18px;
  margin: 0 0 15px;
  padding-left: 70px;
  font-weight: 300
}

.ch a {
  color: #f0f0f0;
  font-size: 22px;
  margin: 25px 0 15px;
  padding-left: 70px;
  display: inline-block;
  position: relative
}

.ch a:before {
  position: absolute;
  right: -40px;
  top: 7px;
  content: "";
  background: url(../images/c-arw.png) no-repeat;
  width: 22px;
  height: 15px
}

.ch h4 {
  color: #dadbdd;
  font-size: 28px;
  margin: 35px 57px 5px 17px
}

.ch h6 {
  color: #dadbdd;
  font-size: 26px;
  margin: 0 0 0px 17px;
  font-weight: 200
}

.ch ul li {
  float: right;
  width: 51%;
  padding: 0 80px 0 60px;
  margin-bottom: 80px
}

.ch ul li:before {
  position: absolute;
  left: 4px;
  top: 10px;
  content: "";
  width: 15px;
  height: 15px;
  border-radius: 100%;
  box-shadow: 0px 0px 1px 7px #385ab5, 0px 0px 1px 15px #ffaf14 inset
}

.ch ul li:nth-child(2n) {
  float: left;
  padding: 0 60px 0 80px;
  text-align: right
}

.ch ul li:nth-child(2n):before {
  left: inherit;
  right: 4px
}

.ch ul li h4 {
  font-weight: 300;
  color: #dadbdd;
  font-size: 40px;
  margin: 0 0 10px;
  font-family: 'Roboto', sans-serif;
}

.ch ul li p {
  font-weight: 200;
  color: #dadbdd;
  font-size: 18px;
  margin: 0 0 10px;
}

.ovs {
  padding: 50px 0 50px
}

.o {
  text-align: center;
  position: relative
}

.o a {
  color: #003366;
  text-align: center;
  position: relative;
  font-size: 32px;
  display: inline-block
}

.o img {
  position: relative;
  padding: 10px 20px 10px 0;
  top: 0;
  left: -46px;
  border-right: 1px solid #a4a4a4;
  transition: all 0.5s ease
}

.o:hover img {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: o-ani-float, o-ani;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}

@keyframes o-ani {

  0%,
  100% {
    transform: translateY(-8px)
  }

  50% {
    transform: translateY(-4px)
  }
}

@keyframes o-ani-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

.con {
  padding: 0px 0 70px;
  background: url(../images/map-bg.png) no-repeat top right, url(../images/pro-lft.png) no-repeat top left
}

.pro-slider {
  background: url(../images/map-bg.png) no-repeat top right, url(../images/pro-lft.png) no-repeat top left
}

.cs {
  background: #22a701;
  padding: 22px 22px 23px;
  text-align: center;
  margin-left: 40px;
  color: #fff;
  font-size: 26px;
  position: relative;
  margin-bottom: 40px;
  border-radius: 0 10px 10px 0;
}

.csec {
  background: #b5b5b5;
  padding: 50px;
  margin-top: 0px;
  position: relative;
  z-index: 1;
}

.csec h4 {
  padding-left: 80px;
  color: #050506;
  font-size: 32px;
  margin: 0 0 30px;
  line-height: 24px;
  position: relative
}

.csec h4 span {
  color: #050506;
  font-size: 14px;
  letter-spacing: 0.2px
}

.csec h4:before {
  position: absolute;
  left: 0;
  top: -6px;
  content: "";
  background: url(../images/msg.png) no-repeat;
  width: 51px;
  height: 53px
}

.con-btn {
  border: none;
  background: #22a701;
  padding: 10px 15px 5px;
  text-transform: uppercase;
  color: #fff;
  font-size: 20px;
  position: absolute;
  bottom: -18px;
  right: 135px
}

.con-btn:before {
  position: absolute;
  right: -70px;
  top: 0;
  width: 70px;
  height: 100%;
  background: #21397b;
  content: ""
}

.con-btn:after {
  position: absolute;
  right: -50px;
  top: 16px;
  width: 30px;
  height: 14px;
  background: url(../images/arw-num.png) no-repeat right;
  content: "";
}

.csec:before {
  position: absolute;
  left: -40%;
  bottom: 0;
  height: 1px;
  width: 150%;
  content: "";
  background: #e2e2e2
}

.csec:after {
  position: absolute;
  right: 0;
  top: -70px;
  height: 600px;
  width: 1px;
  content: "";
  background: #e2e2e2
}

.addre {
  padding: 50px 0 100px;
  background: #fefefe
}

.add {
  padding: 0px 0 0 0px;
  margin-top: 70px
}

.add ul li {
  margin: 0;
  color: #666666;
  position: relative;
  padding: 0 25px 0 65px;
  font-size: 20px;
  width: 23.33%;
  float: left;
}

.add ul li:first-child {
  width: 30%
}

.add h4 span {
  font-size: 20px
}

.add ul li a {
  color: #666666;
}

.add ul li img {
  position: absolute;
  left: 0;
  top: -3px;
  width: 13%
}

.add ul li:nth-child(2n),
.add ul li:nth-child(3n) {
  margin-top: 15px
}

.pro-det {
  padding: 150px 0 100px;
  background: #f7fcfb;
  box-shadow: inset 0px 0px 10px 0px rgba(24, 24, 25, 0.2);
  margin-top: -130px
}

.pro-head {
  padding: 0px 0 30px;
  border-bottom: 1px solid #c3c3c3
}

.pro-head h2 {
  color: #22a701;
  margin: 0;
  font-size: 26px;
  padding: 10px 40px;
  border-right: 1px solid #c3c3c3
}

.pro-head h2 span {
  color: #666666;
  font-size: 20px;
  font-weight: 300
}

.pro-head h4 {
  color: #666666;
  margin: 0;
  font-size: 25px;
  padding: 10px 60px;
  position: relative
}

.pro-head h4 span {
  color: #666666;
  font-size: 15px;
  font-weight: 300
}

.pro-head h4 i {
  width: 49px;
  height: 49px;
  border-radius: 100%;
  border: 5px solid #22a701;
  color: #22a701;
  text-align: center;
  line-height: 40px;
  font-size: 21px;
  float: left;
  margin: 5px 15px 0 0
}

.pro-sec {
  padding: 50px 0
}

.pro-sec ul li {
  border-bottom: 1px solid #c3c3c3;
  font-size: 19px;
  color: #333;
  display: block
}

.pro-sec ul li:last-child {
  border: none
}

.pro-sec ul li span {
  padding: 20px 20px;
  display: block;
  float: left;
  border: 1px solid #c3c3c3
}

.pro-sec ul li span:first-child {
  width: 30%;
  border-width: 0 0 0 0
}

.pro-sec ul li span:last-child {
  width: 70%;
  border-width: 0 1px
}

.pro-sec h4 {
  margin: 15px 0 15px;
  padding: 0 30px;
  color: #22a701;
  font-size: 24px;
}

.pro-sec p {
  padding: 0 30px;
  color: #666666;
  font-size: 16px;
  font-weight: 300;
  line-height: 23px
}

.pro-map {
  width: 100%;
  height: 353px;
  margin-bottom: 100px
}

.op h2 {
  color: #333333;
  font-size: 30px;
  margin: 0 0 70px;
  padding-left: 60px;
  position: relative
}

.op h2:before {
  position: absolute;
  left: 0;
  top: -7px;
  content: "";
  width: 37px;
  height: 37px;
  background: #ffaf14
}

.op .col-md-4:nth-child(2n) {
  margin-top: -30px
}

.hse {
  background: url(../images/map-bg.png) no-repeat 93% top;
  padding: 50px 0 100px
}

.hse h2 {
  text-align: center;
  position: relative;
  color: #22a701;
  font-size: 36px;
  margin: 0 0 50px;
  padding-bottom: 20px
}

.hse h2:before {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  margin: auto;
  width: 79px;
  height: 4px;
  background: #ffaf14
}

.frame {
  /*background:url(../images/frame-ver.jpg) no-repeat; background-size:contain; */
  width: 100%;
  height: 274px;
  margin-bottom: 30px
}

.frame img {
  padding: 28px 32px 0 30px;
}

.sustain {
  background: url(../images/sus-bg.jpg) no-repeat center;
  background-size: cover;
  padding: 120px 0 50px
}

.resour-sec {
  padding: 0 0 50px
}




.resou {
  padding: 50px 0 100px;
  background: url(../images/map-bg.png) no-repeat top right, url(../images/pro-lft.png) no-repeat top left;
  overflow-x: hidden;
}

.ceo-mes {
  padding: 0 0 100px;
  background: url(../images/map-bg.png) no-repeat center right
}

.chr-img {
  margin: 20px 0 0 0px
}

.chr-img h4 {
  font-size: 22px;
  margin: 15px 0 5px
}

.chr-img p {
  font-size: 18px;
}

.chr-img p span {
  font-weight: 200
}

.career {
  padding: 0 0 150px
}

.career .csec {
  margin-top: 45px
}

.career textarea.form-control {
  height: 218px;
}

.mainslider {
  margin-top: 40px
}

.banner-btm {
  background: url(../images/pro-lft.png) no-repeat center -80px;
  padding: 60px 0;
  position: relative
}

.bbtm-lft {
  text-align: left;
  position: relative;
  margin-top: 15px
}

.bbtm-lft:before {
  position: absolute;
  left: -100%;
  width: 96%;
  height: 100%;
  content: "";
  background: #303394;
  border-radius: 10px
}

.bbtm-rgt {
  text-align: center;
  padding: 0 0px 0 20px;
}

.bbtm-rgt img {
  max-width: 100%;
  width: auto !important;
  display: inline-block !important;
  height: 38px
}

.bbtm-rgt .owl-carousel .owl-item:last-child img {
  width: 25px !important;
}

.bbtm-rgt p {
  font-size: 18px;
  margin: 15px 0 0;
  font-weight: 300;
  color: #4c4c4d
}

.tp {
  background: #21397b;
  box-shadow: -4px -3px 14px rgba(24, 24, 25, 0.25);
  position: absolute;
  top: -20px;
  right: 0;
  transform: rotate(-90deg);
  padding: 10px 15px;
  border-radius: 10px
}







@media(max-width:1450px) {
  .sliderbox {
    width: 32%
  }
}

@media (min-width:768px) and (max-width:1024px) {

  .csec:before {
    display: none
  }

  .bf {
    padding: 40px 50px 40px;
  }

  .ceo-lft h2 {
    margin: 20px 0 50px
  }

  .ceo-lft:after,
  .pj a:before {
    height: 355px
  }

  .ceo {
    padding: 38px 80px 25px
  }

  .o a {
    font-size: 25px
  }

  .nav>li>a {
    padding: 10px 17px
  }

  .add ul li {
    padding: 0 25px 0 36px;
  }

}

@media (max-width:768px) {
  .cv-img {
    margin-top: 0 !important
  }
}

@media (max-width:767px) {

  .cd-header {
    height: 81px
  }

  .forcefullwidth_wrapper_tp_banner {
    margin-top: 81px !important
  }

  .sliderarw,
  .sliderbox,
  .thumbnail-slider-container {
    display: none
  }

  .nav>li>a:before {
    margin: 0 !important;
    left: 15px !important
  }

  .sec1 h1 {
    padding: 0 0px 0 125px
  }

  .sec1mr {
    text-align: left;
    padding: 20px 0 0
  }

  .ceo-lft {
    width: 100%;
    height: 100%
  }

  .sus {
    padding: 0 15px
  }

  .bf {
    margin: 10px 15px 0
  }

  .slo p,
  .sus p,
  .slo h4,
  .sus h4 {
    left: 10%
  }

  .bf:before {
    right: 0
  }

  .sbs-txt {
    padding: 30px 15px 0 30px
  }

  .sbs-txt h2 {
    padding-right: 0
  }

  .pjct-hme {
    height: 630px
  }

  .pjct {
    text-align: center
  }

  .pjct .pa {
    display: inline-block;
    padding-left: 26px
  }

  .pjct .pa:before {
    left: -35px
  }

  .pjct .pa:after {
    left: -55px
  }

  #map_canvas {
    width: 100%;
    margin: 0
  }

  .ftr-con {
    padding: 15px
  }

  .cd-form {
    height: 50px
  }

  .cd-email {
    width: 88%;
    padding-left: 45px
  }

  .ftr-links ul {
    padding-left: 15px
  }

  .ftr-links {
    padding: 25px 0 0
  }

  .ftr-lft,
  .ftr-rgt {
    float: none;
    text-align: center;
    margin-bottom: 5px
  }

  .abt-txt h4 {
    padding: 0 20px
  }

  .read-more-wrap li {
    padding-left: 0;
    margin-top: 30px
  }

  .read-more-trigger,
  .ch h2,
  .ch h6,
  .resou .tabs .content {
    padding: 0
  }

  .li {
    width: 100%;
    padding-left: 20px
  }

  .li:before {
    left: 0
  }

  .ch:before {
    margin: 0;
    left: 15px
  }

  .ch:after {
    margin: 0;
    left: 10px
  }

  .ch ul li,
  .ch ul li:nth-child(2n) {
    float: left;
    width: 100%;
    padding: 0 0px 0 40px;
    text-align: left
  }

  .ch ul li:before,
  .ch ul li:nth-child(2n):before {
    left: -22px;
    right: inherit
  }

  .o img {
    left: 0;
    width: 60px
  }

  .o {
    text-align: left;
    margin-bottom: 15px
  }

  .element-item {
    width: 100%;
    float: none
  }

  .pro-head h2 {
    border-bottom: 1px solid #c3c3c3;
    border-right: inherit;
    padding: 10px 0
  }

  .pro-head h4 {
    padding: 10px 0
  }

  .op .col-md-4 {
    margin-bottom: 30px
  }

  .op .col-md-4:nth-child(2n) {
    margin: 0
  }

  .abt-txt p {
    padding: 28px 0 0 18px
  }

  .resou .tabs .tab {
    border-bottom: 1px solid #333;
    border-right: inherit;
  }

  .tabs .tab .tab-toggle.active:before {
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-top: 14px solid #fff;
    left: 0;
    top: inherit;
    bottom: -28px;
    margin-top: 0;

    margin: auto;
  }

  .tabs .tab .tab-toggle.active:after {
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #051d5f;
    left: 0;
    top: inherit;
    bottom: -24px;
    margin-top: 0;

    margin: auto;
    right: 0
  }

  .resou .tabs .tab .tab-toggle.active:before {
    border-right: 14px solid transparent;
    border-top: 14px solid #333
  }

  .resou .tabs .tab .tab-toggle.active:after {
    border-right: 12px solid transparent;
    border-top: 12px solid #fefefe
  }

  .tabs .content {
    opacity: 0
  }

  .tabs .content.active {
    opacity: 1;
    padding-top: 20px;
  }

  .resou {
    padding: 0 0 100px
  }

  .resour-sec {
    padding: 0 0 20px
  }

  .csec {
    padding: 50px 20px
  }

  .csec h4 {
    line-height: 31px
  }

  .add {
    border-bottom: 1px solid #e2e2e2;
    border-right: inherit
  }

  .certi {
    margin-top: 0;
    margin-bottom: 20px;
    width: 100%;
    height: 330px;
    padding: 38px 60px 0px 29px;
    right: 0;
  }

  .tabs .tab {
    border-bottom: 2px solid #fff
  }

  .certi2 {
    padding: 100px 0px 0px 0px
  }

  .page-header,
  .ftr-links:before,
  .ftr-links:after,
  .csec:before {
    display: none
  }

  .navbar-brand img {
    max-height: 50px;
  }

  .menu__biglogo {
    width: auto;
  }

  .navbar-fixed-top,
  .navbar-brand {
    top: 0
  }

  .mainslider {
    margin-top: -20px
  }

  .navbar-toggle {
    margin-top: 16px;
  }

  .navbar-brand {
    padding: 10px 20px;
  }

  .bbtm-lft {
    margin: 15px 15px 25px;
  }

  .slo {
    margin: 15px 15px;
  }

  .ceo-lft {
    margin: 0 15px 15px;
    width: auto;
  }

  .ceo {
    margin-right: 15px;
    padding: 50px 50px;
    text-align: left;
  }

  .ceo img {
    margin: 22px 0 25px;
  }

  .ftr-links h4 {
    margin-left: 15px
  }

  .margin-top-100 {
    margin-top: 50px;
  }

  .abt-img {
    margin-bottom: 30px;
  }

  .abt-btm ul li {
    min-height: 182px;
  }

  .read-more-wrap p,
  .ch p,
  .ch a {
    padding: 0
  }

  .read-more-wrap li,
  .cv-img {
    margin-top: 0;
  }

  .read-more-wrap ul {
    margin: 0;
  }

  .ch h4 {
    margin: 35px 57px 5px 0px;
  }

  .ch h6 {
    margin: 0 0 10px 0px;
  }

  .read-more-wrap ul,
  .add ul li:first-child,
  .add ul li {
    width: 100%;
  }

  .cv-img {
    margin-top: 0px !important;
  }

  .con-btn:after {
    right: -57px;
    width: 50px;
    height: 16px;
  }

  .con-btn:before {
    right: -70px;
  }

  .add ul li:first-child,
  .add ul li {
    margin-bottom: 20px;
  }

  .tp-space {
    height: 100px;
  }

  .banner-btm .col-xs-6 {
    margin-top: 20px
  }

  .tabs .content .clnt ul li {
    width: 100%;
    float: none;
    border-width: 0 0px 1px 0;
  }

  .tabs .content .clnt ul li:nth-child(3n) {
    border-width: 0 0px 1px 0;
  }

  .tabs .content .clnt .clnt ul li:nth-child(2n) {
    border-width: 0 0px 1px 0;
  }

}

#snackbar {
  visibility: hidden;
  /* Hidden by default. Visible on click */
  min-width: 250px;
  /* Set a default minimum width */
  margin-left: -125px;
  /* Divide value of min-width by 2 */
  background-color: #013ca6ab;
  /* Black background color */
  color: #fff;
  /* White text color */
  text-align: center;
  /* Centered text */
  border-radius: 2px;
  /* Rounded borders */
  padding: 20px;
  /* Padding */
  position: fixed;
  /* Sit on top of the screen */
  z-index: 1;
  /* Add a z-index if needed */
  left: 50%;
  /* Center the snackbar */
  bottom: 30px;
  /* 30px from the bottom */
}

/* Show the snackbar when clicking on a button (class added with JavaScript) */
#snackbar.show {
  visibility: visible;
  /* Show the snackbar */

  /* Add animation: Take 0.5 seconds to fade in and out the snackbar. 
However, delay the fade out process for 2.5 seconds */
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

/* Animations to fade the snackbar in and out */
@-webkit-keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }

  to {
    bottom: 30px;
    opacity: 1;
  }
}

@keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }

  to {
    bottom: 30px;
    opacity: 1;
  }
}

@-webkit-keyframes fadeout {
  from {
    bottom: 30px;
    opacity: 1;
  }

  to {
    bottom: 0;
    opacity: 0;
  }
}

@keyframes fadeout {
  from {
    bottom: 30px;
    opacity: 1;
  }

  to {
    bottom: 0;
    opacity: 0;
  }
}

.service-buttons {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-top: 30px;
  flex-wrap: wrap;
}

.service-btn {
  display: inline-block;
  padding: 12px 24px;
  background-color: #303394;
  color: white;
  text-decoration: none;
  border-radius: 5px;
  transition: background-color 0.3s ease;
}

.service-btn:hover {
  background-color: #0056b3;
  color: white;
  text-decoration: none;
}

.service-image {
  width: 60%;
  height: 60%;
  border-radius: 8px;
  display: block;
  /* Prevents image spacing issues */
}

/* Service Section Container */
.service-section {
  background: white;
  padding: 15px;
  margin-bottom: 40px;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

/* Side by Side Layout */
.service-content {
  display: flex;
  gap: 40px;
  align-items: flex-start;
}

/* Image Container */
.service-image-container {
  flex: 0 0 45%;
  /* Takes up 45% of the space */
  max-width: 45%;
}

.service-image {
  width: 100%;
  height: 300px;
  /* Fixed height for consistency */
  object-fit: cover;
  /* Maintains aspect ratio */
  border-radius: 8px;
}

/* Text Container */
.service-text {
  flex: 0 0 55%;
  /* Takes up 55% of the space */
  max-width: 55%;
}

/* Text Styling */
.service-text h3 {
  color: #2c3e50;
  font-size: 1.4rem;
  margin-bottom: 20px;
  font-weight: 600;
}

.service-text p {
  color: #666;
  line-height: 1.8;
  margin-bottom: 15px;
  font-size: 1.1rem;
}

/* Alternate Layout for Even Sections */
.service-section:nth-child(even) .service-content {
  flex-direction: row-reverse;
}

/* Responsive Design */
@media (max-width: 992px) {
  .service-content {
    flex-direction: column !important;
    /* Override alternate layout */
  }

  .service-image-container,
  .service-text {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .service-image {
    height: 300px;
  }
}

/* Optional: Hover Effects */
.service-section {
  transition: transform 0.3s ease;
}

.service-section:hover {
  transform: translateY(-5px);
}

/* Optional: Image Zoom Effect */
.service-image {
  transition: transform 0.3s ease;
}

.service-image:hover {
  transform: scale(1.05);
}

/* Main title */
.col-md-12 h1 {
  font-size: 3.5rem;
  /* Increased from 3rem */
  margin: 70px 0;
  /* Increased margin */
  font-weight: 600;
  color: #2c3e50;

}

/* Service Section Styles */
.service-section {
  margin-bottom: 100px !important;
  /* Increased from 80px */
  padding: 50px 70px;
  /* Increased padding */
}

/* Section Titles */
.service-section h2 {
  font-size: 3rem;
  /* Increased from 2.5rem */
  margin-bottom: 50px;
  /* Increased margin */
  color: #2c3e50;
  font-weight: 600;
}

/* Content Layout */
.service-content {
  gap: 60px;
  /* Increased from 50px */
}

/* Text Container */
.service-text {
  padding: 25px 35px;
  /* Increased padding */
}

/* Subtitle */
.service-text h3 {
  font-size: 2.2rem;
  /* Increased from 1.8rem */
  margin-bottom: 35px;
  line-height: 1.4;
  color: #2c3e50;
  font-weight: 600;
}

/* Paragraphs */
.service-text p {
  font-size: 1.8rem;
  /* Increased from 1.2rem */
  line-height: 1.8;
  margin-bottom: 30px;
  color: #333;
}

/* Responsive Adjustments */
@media (max-width: 1200px) {
  .service-text p {
    font-size: 2rem;
  }
}

@media (max-width: 992px) {
  .col-md-12 h1 {
    font-size: 3rem;
    margin: 50px 0;
  }

  .service-section {
    padding: 40px;
    margin-bottom: 70px !important;
  }

  .service-section h2 {
    font-size: 2.5rem;
    margin-bottom: 35px;
  }

  .service-text h3 {
    font-size: 2rem;
  }

  .service-text p {
    font-size: 1.3rem;
  }
}

@media (max-width: 768px) {
  .col-md-12 h1 {
    font-size: 2.5rem;
    margin-top: 140px;

  }

  .service-section {
    padding: 30px;
    margin-bottom: 50px !important;
  }

  .service-section h2 {
    font-size: 2.2rem;
  }

  .service-text h3 {
    font-size: 1.8rem;
  }

  .service-text p {
    font-size: 1.25rem;
  }

  .service-text {
    padding: 20px;
  }
}

/* Optional: Better line height for larger text */
.service-text p {
  line-height: 1.9;
  /* Slightly increased for better readability */
}

/* Optional: Improved letter spacing for headers */
.service-section h2,
.service-text h3 {
  letter-spacing: -0.5px;
  /* Helps with readability of larger headers */
}

/* ... existing styles ... */

/* Main title */
.col-md-12 h1 {
  font-size: 3.5rem;
  /* Increased from 3rem */
  margin: 70px 0;
  /* Increased margin */
  font-weight: 600;
  color: #2c3e50;
}

/* Service Section Styles */
.service-section {
  margin-bottom: 100px !important;
  /* Increased from 80px */
  padding: 50px 70px;
  /* Increased padding */
}

/* Section Titles */
.service-section h2 {
  font-size: 3rem;
  /* Increased from 2.5rem */
  margin-bottom: 50px;
  /* Increased margin */
  color: #2c3e50;
  font-weight: 600;
}

/* Content Layout */
.service-content {
  gap: 60px;
  /* Increased from 50px */
}

/* Text Container */
.service-text {
  padding: 25px 35px;
  /* Increased padding */
}

/* Subtitle */
.service-text h3 {
  font-size: 2.2rem;
  /* Increased from 1.8rem */
  margin-bottom: 35px;
  line-height: 1.4;
  color: #2c3e50;
  font-weight: 600;
}

/* Paragraphs */
.service-text p {
  font-size: 1.8rem;
  /* Increased from 1.2rem */
  line-height: 1.8;
  margin-bottom: 30px;
  color: #333;
}

/* Responsive Adjustments */
@media (max-width: 1200px) {
  .service-text p {
    font-size: 2rem;
  }
}

@media (max-width: 992px) {
  .col-md-12 h1 {
    font-size: 3rem;
    margin: 50px 0;
  }

  .service-section {
    padding: 40px;
    margin-bottom: 70px !important;
  }

  .service-section h2 {
    font-size: 2.5rem;
    margin-bottom: 35px;
  }

  .service-text h3 {
    font-size: 2rem;
  }

  .service-text p {
    font-size: 1.3rem;
  }
}

@media (max-width: 768px) {
  .col-md-12 h1 {
    font-size: 2.5rem;
    margin-top: 140px;
  }

  .service-section {
    padding: 30px;
    margin-bottom: 50px !important;
  }

  .service-section h2 {
    font-size: 2.2rem;
  }

  .service-text h3 {
    font-size: 1.8rem;
  }

  .service-text p {
    font-size: 1.25rem;
  }

  .service-text {
    padding: 20px;
  }
}

/* Optional: Better line height for larger text */
.service-text p {
  line-height: 1.9;
  /* Slightly increased for better readability */
}

/* Optional: Improved letter spacing for headers */
.service-section h2,
.service-text h3 {
  letter-spacing: -0.5px;
  /* Helps with readability of larger headers */
}

/* ... existing styles ... */

/* ... existing styles ... */

/* Text Container */
.service-text {
  flex: 0 0 55%;
  /* Takes up 55% of the space */
  max-width: 55%;
  padding: 25px 35px;
  /* Increased padding */
  max-width: 600px;
  /* Set a maximum width for better text wrapping */
}

/* Paragraphs */
.service-text p {
  font-size: 1.8rem;
  /* Increased from 1.2rem */
  line-height: 1.8;
  margin-bottom: 30px;
  color: #333;
  max-width: 100%;
  /* Ensure paragraphs do not exceed the container width */
}

/* ... existing styles ... */
/* Global Styles */
body,
p,
li,
span,
a,
input,
textarea,
button {
  font-size: 18px;
  /* Smallest font size set to 18px */
}

/* Title Styles */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 24px;
  /* Title font size set to 24px */
  font-weight: 600;
  /* Uniform boldness for titles */
}

/* Slider */
.tp-caption.whitedivider3px {
  color: #000000;
  text-shadow: none;
  background-color: rgb(255, 255, 255);
  text-decoration: none;
  min-width: 408px;
  min-height: 3px;
  border-width: 0px;
  border-color: #000000;
  border-style: none;
}

img.tp-slider-alternative-image {
  width: 100%;
  height: auto;
}

.tp-simpleresponsive .button {
  padding: 4px 8px 3px;
  line-height: 25px !important;
  font-size: 18px !important;
  font-weight: normal;
}

.tp-simpleresponsive a.button {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}

.fullscreen-container,
.fullwidthbanner-container {
  width: 100%;
  position: relative;
  padding: 0;
}

.fullwidthbanner-container .fullwidthbanner {
  width: 100%;
  position: relative;
}

.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {
  position: absolute;
  visibility: hidden;
  -webkit-font-smoothing: antialiased !important;
}

/* Responsive Styles */
@media only screen and (max-width: 767px) {
  .tp-simpleresponsive .button {
    padding: 2px 5px 2px;
    line-height: 20px !important;
    font-size: 18px !important;
  }
}

/* Video Styles */
.caption.fullscreenvideo,
.tp-caption.fullscreenvideo {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}

.caption.fullscreenvideo iframe,
.caption.fullscreenvideo video,
.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo video {
  width: 100% !important;
  height: 100% !important;
  display: none;
}

.fullcoveredvideo video,
.fullscreenvideo video {
  background: #000;
}

/* Service Section Styles */
.service-section {
  background: white;
  padding: 40px;
  margin-bottom: 40px;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

/* Text Container */
.service-text {
  flex: 0 0 55%;
  max-width: 55%;
  padding: 25px 35px;
  max-width: 600px;
}

/* Titles and Headers */
.service-text h3 {
  color: #2c3e50;
  font-size: 24px;
  margin-bottom: 20px;
  font-weight: 600;
}

/* Paragraphs */
.service-text p {
  color: #666;
  line-height: 1.8;
  margin-bottom: 15px;
  font-size: 18px;
}

/* Responsive Design Adjustments */
@media (max-width: 992px) {
  .service-content {
    flex-direction: column !important;
  }

  .service-image-container,
  .service-text {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

/* Main Titles */
.col-md-12 h1 {
  font-size: 24px;
  margin: 70px 0;
  font-weight: 600;
  color: #2c3e50;
}

/* Section Titles */
.service-section h2 {
  font-size: 24px;
  margin-bottom: 50px;
  color: #2c3e50;
  font-weight: 600;
}

/* Responsive Adjustments */
@media (max-width: 768px) {
  .col-md-12 h1 {
    font-size: 24px;
    margin-top: 140px;
  }

  .service-section {
    padding: 30px;
    margin-bottom: 50px !important;
  }

  .service-section h2 {
    font-size: 24px;
  }

  .service-text h3 {
    font-size: 24px;
  }

  .service-text p {
    font-size: 18px;
  }
}

/* Misc Adjustments */
.service-image {
  width: 100%;
  height: auto;
  border-radius: 8px;
  display: block;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.service-image:hover {
  transform: scale(1.05);
}

.service-section:hover {
  transform: translateY(-5px);
}

.button {
  margin: 0 10px;
  /* Horizontal margin for both buttons */
  padding: 10px 20px;
  /* Padding for better appearance */
  font-size: 16px;
  /* Font size */
  cursor: pointer;
  /* Pointer cursor on hover */
  border: none;
  /* Remove default border */
  border-radius: 5px;
  /* Rounded corners */
  background-color: #303394;
  /* Bootstrap primary color */
  color: white;
  /* Text color */
}

.button:hover {
  background-color: #0056b3;
  /* Darker shade on hover */
}

.button {
  display: inline-block;
  padding: 10px 20px;
  font-size: 16px;
  color: #fff;
  background-color: #303394;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  margin: 0 10px;
  /* Add some space between buttons */
  transition: background-color 0.3s ease;
}

.button:hover {
  background-color: #0056b3;
}

.button-container {
  display: flex;
  justify-content: center;
  /* Center buttons horizontally */
  align-items: center;
  /* Center buttons vertically */
  gap: 10px;
  /* Space between buttons */

  margin-bottom: 30px;
  margin-top: -16px;
}

.partners-section {
  padding: 50px 0;
  background-color: #f9f9f9;
  text-align: center;
}

.partners-section .section-title {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 30px;
  color: #333;
}

.partner-logo {
  max-width: 120px;
  margin: auto;
  display: block;
  transition: transform 0.3s ease;
}

.partner-logo:hover {
  transform: scale(1.1);
}

.partners-message {
  margin-top: 20px;
  margin-bottom: 40px;
  /* Add bottom spacing */
  font-size: 16px;
  color: #555;
  line-height: 1.6;
  text-align: center;
}

.partners-message p {
  margin: 0;
}



.wrapper {
  max-width: 80%;
  /* Adjust the width for better balance */
  margin: 0 auto;
  /* Center the content horizontally */
  margin-top: 30px;
  padding: 20px 0;
}

.containeru {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  justify-items: center;
  /* Center grid items horizontally */
}

@media screen and (max-width: 900px) {
  .containeru {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (max-width: 600px) {
  .containeru {
    grid-template-columns: 1fr;
  }
}

/* Zoom-in Animation Keyframes */
@keyframes zoomIn {
  0% {
    transform: scale(0.9);
    /* Start smaller */
    opacity: 0;
    /* Start transparent */
  }

  100% {
    transform: scale(1);
    /* End at normal size */
    opacity: 1;
    /* Fully visible */
  }
}

/* Apply Animation to the Cards */
.card {
  background-color: #d8e6cf;
  border-radius: 10px;
  padding: 20px;
  text-align: center;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
  width: 100%;
  max-width: 300px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  animation: zoomIn 0.5s ease;
  /* Add animation on load */
}

.card:hover {
  transform: scale(1.05);
  /* Slight zoom on hover */
  box-shadow: 0px 6px 8px rgba(0, 0, 0, 0.2);
  /* Enhance shadow on hover */
}

/* Card Image */
.card img {
  width: 100%;
  height: 150px;
  object-fit: cover;
  border-radius: 10px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  transition: box-shadow 0.3s ease;
}

.card:hover img {
  transform: scale(1.1);
  /* Zoom in the image on hover */
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

/* Card Titles */
.card h3 {
  font-size: 1.2em;
  margin: 10px 0;
}

/* Card Text */
.card p {
  font-size: 1.2em;
  color: #555;
}

/* Card Buttons */
.card a {
  display: inline-block;
  margin-top: 10px;
  padding: 10px 20px;
  color: white;
  background-color: #4CAF50;
  text-decoration: none;
  border-radius: 5px;
  transition: background-color 0.3s ease;
}

.card a:hover {
  background-color: #45a049;
}

.servicetitle {
  text-align: center;
  padding: 20px 0;
}

@media (max-width: 768px) {
  .servicetitle {
    margin-top: 120px;
    /* Push down in mobile view */
    padding: 30px 15px;
  }

  .servicetitle h1 {
    font-size: 24px;
    /* Adjust font size for mobile if needed */
    line-height: 1.3;
    margin-bottom: 15px;
  }
}

/* For even smaller screens */
@media (max-width: 480px) {
  .servicetitle {
    margin-top: 140px;
    /* Push down even more for smaller screens */
  }
}

/* General footer logo styling */
.footer-logo img {
  max-width: 100%;
  /* Ensure the image scales to its container */
  height: auto;
  /* Maintain aspect ratio */
}

/* Responsive styling for smaller screens */
@media (max-width: 768px) {
  .footer-logo img {
    max-width: 70%;
    /* Scale down for mobile screens */
    margin: 0 auto;
    /* Center the logo */
    display: block;
    /* Ensure proper alignment */
  }

  /* Optional: Adjust margins or padding if needed */
  .margin-top-100 {
    margin-top: 20px;
    /* Reduce margin on mobile for a cleaner look */
  }
}

/* General styling for the logo */
.col-md-4 img {
  max-width: 100%;
  /* Ensure it doesn't exceed its container */
  height: auto;
  /* Maintain aspect ratio */
}

/* Specific styling for mobile devices */
@media (max-width: 768px) {
  .col-md-4 img {
    max-width: 50%;
    /* Reduce the size to 50% of its container on mobile */
    margin: 0 auto;
    /* Center the image horizontally */
    display: block;
    /* Ensure proper centering */
  }

  .margin-top-100 {
    margin-top: 20px;
    /* Reduce top margin on mobile for better spacing */
  }
}

/* General reusable styling for service sections */
.service-section {
  margin-top: 100px;
  /* Ensure consistent spacing at the top */
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 50px;
}

.service-section .service-image-container {
  flex: 1 1 45%;
  /* Allow images to take up 45% of the container width */
  max-width: 45%;
  /* Prevent images from growing beyond 45% */
  text-align: center;
  /* Center align images */
}

.service-section .service-image-container img {
  width: 100%;
  /* Make sure the image scales responsively */
  max-width: 500px;
  /* Set a maximum width for the image */
  height: auto;
  /* Maintain aspect ratio */
  border-radius: 8px;
  /* Add rounded corners if desired */
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  /* Add a subtle shadow for aesthetics */
}

.service-section .service-text {
  flex: 1 1 50%;
  /* Allow text to take up 50% of the container width */
  max-width: 50%;
  /* Prevent text from growing beyond 50% */
  padding: 20px;
  box-sizing: border-box;
  text-align: justify;
  /* Optional: Align text nicely */
}

.service-section h3 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}

.service-section h2 {
  margin-bottom: 1.5rem;
  /* Add spacing below the heading */
  text-align: center;
  /* Optional: Center-align the section heading */
  font-size: 2rem;
  /* Adjust heading size */
  color: #333;
  /* Adjust text color if needed */
}


/* Responsive adjustments for smaller screens */
@media (max-width: 768px) {
  .service-section {
    flex-direction: column;
  }

  .service-section .service-image-container,
  .service-section .service-text {
    max-width: 100%;
    /* Allow full width for smaller screens */
    flex: 1 1 100%;
  }

  .service-section .service-image-container img {
    max-width: 100%;
    /* Ensure images fit the container */
  }
}

.mt-100 {
  margin-top: 100px;
}

.indented-list {
  margin-left: 20px;
  /* Adjust to your desired level of indentation */
  padding-left: 20px;
  /* Additional spacing for better visual hierarchy */
  list-style-type: disc;
  /* Ensure the list items have bullet points */
}

.containeru {
  display: flex;
  flex-wrap: wrap;
  /* Allow wrapping of cards */
  gap: 20px;
  /* Space between cards */
  justify-content: center;
  /* Center align the cards */
  padding: 20px;
  /* Add padding around the container */
}

.card {
  flex: 1 1 300px;
  /* Each card takes at least 300px and grows as needed */
  max-width: 350px;
  /* Limit the maximum width of the card */
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  /* Add subtle shadow */
  border-radius: 0;
  /* Remove rounded corners */
  overflow: hidden;
  /* Ensure content stays within the card */
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  /* Smooth hover effect */
  margin: 10px;
  /* Space between cards */
}


.wrapper {
  margin-bottom: 20px;
  /* Reduce spacing between sections */
  padding: 20px;
  /* Consistent padding */
}

.card img {
  width: 100%;
  /* Ensure the image takes the full width of its container */
  aspect-ratio: 1 / 1;
  /* Force a 1:1 aspect ratio (square images) */
  object-fit: cover;
  /* Crop the image if necessary to maintain the ratio */
  display: block;
  /* Remove inline-block spacing issues */
  border-radius: 0;
  /* Ensure no rounded corners */
}

.card {
  background-color: #F3F3EB;
  /* Background color for the card */
  border-radius: 8px;
  /* Rounded corners */
  padding: 20px;
  /* Add padding inside the card */
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  /* Default shadow */
  transition: box-shadow 0.9s ease, transform 0.3s ease;
  /* Smooth transition on hover */
  overflow: hidden;
  /* Clip content if it overflows */
}

.card:hover {
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
  /* Slightly stronger shadow on hover */
  transform: translateY(-5px);
  /* Optional: Lift effect on hover */
}

.service-section {
  width: 100%;
  margin-top: 100px;
}

.service-content {
  display: flex;
  flex-direction: column;
  /* Stack image on top of text */
  align-items: center;
  /* Center content */
  width: 100%;
  text-align: center;
}

.service-image-container {
  width: 100%;
  max-width: 1200px;
  /* Constrain the width */
  margin-bottom: 20px;
  /* Add spacing below the image */
}

.service-image {
  width: 100%;
  max-width: 1200px;
  /* Make the image the same width as the text */
  height: auto;
  /* Maintain aspect ratio */
  border-radius: 0;
  /* Remove rounded corners */
}

.service-text {
  width: 100%;
  max-width: 1200px;
  /* Constrain text width to match the image */
  padding: 0 20px;
  /* Add some padding for spacing */
  text-align: center;
  /* Center-align text */
  margin: 0 auto;
  /* Center the text block */
}

.footer-spacing {
  padding: 50px 0;
  /* Optional: add a subtle visual separator */
  border-bottom: 1px solid #eee;
  margin-bottom: 30px;
}

/* Ensure proper spacing on mobile devices */
@media (max-width: 768px) {
  .footer-spacing {
    padding: 30px 0;
    margin-bottom: 20px;
  }
}

/* Default card styling */
.card {
  flex: 1 1 300px;
  max-width: 350px;
  margin: 10px;
  /* ... other existing card styles ... */
}

/* Main content card styling */
.service-cards .card,
.containeru .card {
  flex: 1 1 300px;
  max-width: 350px;
  margin: 10px;
  /* ... other existing card styles ... */
}

/* Mobile view adjustments - specifically for main content cards */
@media (max-width: 768px) {

  .service-cards .card,
  .containeru .card {
    flex: 1 1 100%;
    max-width: 100%;
    margin: 10px 0;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .service-cards .containeru,
  .containeru {
    padding: 10px;
  }
}

/* Update the container styles */
.containeru {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
  padding: 20px;
  width: 100%;
}

/* Update the card styles */
.card {
  flex: 1 1 300px;
  max-width: 350px;
  margin: 10px;
  background-color: #F3F3EB;
  border-radius: 8px;
  padding: 20px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  transition: box-shadow 0.9s ease, transform 0.3s ease;
  overflow: hidden;
}

/* Update the container styles */
.containeru {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
  padding: 20px;
  width: 100%;
}

/* Update the card styles */
.card {
  flex: 1 1 300px;
  max-width: 350px;
  margin: 10px;
  background-color: #F3F3EB;
  border-radius: 8px;
  padding: 20px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  transition: box-shadow 0.9s ease, transform 0.3s ease;
  overflow: hidden;
}

/* Update the container styles */
.containeru {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
  padding: 20px;
  width: 100%;
}

/* Update the card styles - make selectors more specific */
.service-cards .card,
.containeru .card {
  flex: 1 1 300px;
  max-width: 350px;
  margin: 10px;
  background-color: #F3F3EB;
  border-radius: 8px;
  padding: 20px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  transition: box-shadow 0.9s ease, transform 0.3s ease;
  overflow: hidden;
}

/* Mobile view adjustments - specifically for main content cards */
@media (max-width: 768px) {
  .containeru {
    padding: 0;
    gap: 10px;
  }

  .service-cards .card,
  .containeru .card {
    flex: 1 1 98%;
    max-width: 98%;
    width: 98%;
    margin: 5px auto;
    border-radius: 8px;
  }

  .service-cards .card img,
  .containeru .card img {
    width: 100%;
    height: auto;
    border-radius: 8px;
  }

  .wrapper {
    max-width: 100%;
    padding: 0;
    margin: 0;
  }
}

/* Add specific footer spacing if needed */
.footer-spacing {
  padding: 50px 0;
  border-bottom: 1px solid #eee;
  margin-bottom: 30px;
}

/* Ensure proper footer spacing on mobile */
@media (max-width: 768px) {
  .footer-spacing {
    padding: 30px 0;
    margin-bottom: 20px;
  }
}

.banner-btm .col-md-3>div:hover {
  transform: translateY(-5px);
}

@media (max-width: 768px) {
  .banner-btm {
    padding: 20px 0;
  }

  .banner-btm .col-md-3 {
    margin-bottom: 20px;
  }
}

.service-icon {
  width: 150px;
}

.service-header-icon {
  width: 150px;
}


/* Partners Section Styles */
.partners-section {
  padding: 6rem 0;
  margin-top: 6rem;
  /* Added margin-top */
  background: linear-gradient(to bottom, #f8f9fa, #ffffff);
}

.section-header {
  max-width: 800px;
  margin: 0 auto 4rem;
}

.partners-message {
  max-width: 700px;
}

.text-primary {
  color: #0056b3 !important;
}

.partners-container {
  max-width: 1200px;
  margin: 0 auto;
}

.partner-category {
  margin-bottom: 4rem;
}

.category-title {
  font-size: 3rem;
  /* Increased from 1.5rem */
  color: #2c3e50;
  margin-bottom: 2rem;
  padding-bottom: 0.5rem;
  position: relative;
  padding-left: 1rem;
}

.category-title::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 60px;
  height: 3px;
  background: #0056b3;
}

.partner-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 2rem;
  padding: 1rem;
}

.partner-card {
  perspective: 1000px;
  height: 200px;
}

.card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  -webkit-transition: transform 0.8s;
  -moz-transition: transform 0.8s;
  -ms-transition: transform 0.8s;
  transition: transform 0.8s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  cursor: pointer;
}

.partner-card:hover .card-inner {
  transform: rotateY(180deg);
}

.card-front,
.card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  border-radius: 15px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.card-front {
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2rem;
}

.card-front img {
  max-width: 80%;
  max-height: 80%;
  object-fit: contain;
  transition: transform 0.3s ease;
}

.card-back {
  background: #fff;
  transform: rotateY(180deg);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 2rem;
  text-align: center;
}

.card-back h4 {
  color: #2c3e50;
  margin-bottom: 1rem;
  font-size: 1.8rem;
  /* Increased from 1.2rem */
}

.card-back p {
  color: #666;
  font-size: 2rem;
  /* Increased from 0.9rem */
  margin: 0;
  line-height: 2;
  /* Slightly increased for better readability */
}

/* Hover Effects */
.partner-card:hover .card-front img {
  transform: scale(1.1);
}

/* Responsive Adjustments */
@media (max-width: 992px) {
  .partner-grid {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  }
}

@media (max-width: 768px) {
  .partners-section {
    padding: 4rem 0;
    margin-top: 3rem;
    /* Added margin-top */
  }

  .partner-grid {
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 1.5rem;
  }

  .partner-card {
    height: 180px;
  }

  .category-title {
    font-size: 1.6rem;
    /* Increased from 1.25rem */
  }
}

@media (max-width: 576px) {
  .partner-grid {
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 1rem;
  }

  .partner-card {
    height: 150px;
  }

  .card-back h4 {
    font-size: 1.4rem;
    /* Increased from 1rem */
  }

  .card-back p {
    font-size: 1.2rem;
    /* Increased from 0.8rem */
  }
}

/* Footer Base Styles */
.modern-footer {
  background-color: #f8f9fa;
  color: #333333;
  padding: 60px 0 0;
  font-family: 'Roboto', sans-serif;
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.05);
}

/* Grid Layout */
.modern-footer .footer-content {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 40px;
  margin-bottom: 40px;
  padding: 0 15px;
}

/* Company Info Section */
.modern-footer .company-info {
  padding-right: 30px;
}

.modern-footer .footer-logo {
  max-width: 180px;
  height: auto;
  margin-bottom: 20px;
  display: block;
}

.modern-footer .company-desc {
  color: #666666;
  margin-bottom: 20px;
  line-height: 1.6;
  font-size: 14px;
}

/* Social Icons */
.modern-footer .social-links {
  display: flex;
  gap: 15px;
  margin-top: 20px;
}

.modern-footer .social-icon {
  color: #333333;
  background-color: #e9ecef;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  text-decoration: none;
}

.modern-footer .social-icon:hover {
  background-color: #303394;
  color: #ffffff;
  transform: translateY(-2px);
}

/* Footer Columns */
.modern-footer .footer-column {
  padding: 0 15px;
}

.modern-footer .footer-column h4 {
  color: #333333;
  font-size: 18px;
  margin-bottom: 25px;
  font-weight: 600;
  position: relative;
  padding-bottom: 10px;
}

.modern-footer .footer-column h4::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 30px;
  height: 2px;
  background-color: #303394;
}

/* Footer Links */
.modern-footer .footer-links {
  list-style: none;
  padding: 0;
  margin: 0;
}

.modern-footer .footer-links li {
  margin-bottom: 12px;
}

.modern-footer .footer-links a {
  color: #666666;
  text-decoration: none;
  transition: color 0.3s ease;
  font-size: 14px;
  display: block;
  padding: 2px 0;
}

.modern-footer .footer-links a:hover {
  color: #303394;
  padding-left: 5px;
}

/* Contact Information */
.modern-footer .contact-info {
  list-style: none;
  padding: 0;
  margin: 0;
}

.modern-footer .contact-info li {
  display: flex;
  gap: 15px;
  margin-bottom: 20px;
  color: #666666;
  font-size: 14px;
  align-items: flex-start;
}

.modern-footer .contact-info i {
  color: #303394;
  font-size: 14px;
  margin-top: 3px;
}

.modern-footer .contact-info a {
  color: #666666;
  text-decoration: none;
  transition: color 0.3s ease;
}

.modern-footer .contact-info a:hover {
  color: #303394;
}

/* Footer Bottom */
.modern-footer .footer-bottom {
  border-top: 1px solid #dee2e6;
  padding: 20px 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
  background-color: #ffffff;
}

.modern-footer .copyright {
  color: #666666;
  font-size: 14px;
}

.modern-footer .footer-bottom-links {
  display: flex;
  gap: 20px;
}

.modern-footer .footer-bottom-links a {
  color: #666666;
  text-decoration: none;
  font-size: 14px;
  transition: color 0.3s ease;
}

.modern-footer .footer-bottom-links a:hover {
  color: #303394;
}

/* Scroll to Top Button */
.modern-footer .scroll-to-top {
  background-color: #303394;
  color: #ffffff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: all 0.3s ease;
  position: fixed;
  bottom: 20px;
  right: 20px;
  opacity: 0.8;
  z-index: 1000;
}

.modern-footer .scroll-to-top:hover {
  background-color: #303394;
  opacity: 1;
  transform: translateY(-3px);
}

/* Responsive Design */
@media (max-width: 768px) {
  .modern-footer .footer-content {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 30px;
  }

  .modern-footer .footer-bottom {
    flex-direction: column;
    text-align: center;
  }

  .modern-footer .footer-bottom-links {
    justify-content: center;
    flex-wrap: wrap;
  }

  .modern-footer .company-info {
    padding-right: 0;
  }

  .modern-footer .social-links {
    justify-content: center;
  }

  .modern-footer .footer-logo {
    margin: 0 auto 20px;
  }

  .modern-footer .contact-info li {
    justify-content: flex-start;
  }
}

/* Print Styles */
@media print {

  .modern-footer .social-links,
  .modern-footer .scroll-to-top {
    display: none;
  }
}

.card {
  /* ... existing card styles ... */
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12), 0 0 4px rgba(0, 0, 0, 0.1);
  transition: box-shadow 0.3s ease, transform 0.3s ease;
}

.card:hover {
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.15), 0 0 6px rgba(0, 0, 0, 0.12);
  transform: translateY(-2px);
}

.card img {
  /* ... existing image styles ... */
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15), 0 0 6px rgba(0, 0, 0, 0.12);
  transition: box-shadow 0.3s ease;
}

.card:hover img {
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.18), 0 0 8px rgba(0, 0, 0, 0.14);
}

.service-icon {
  display: inline-block;
  text-align: center;
  padding: 15px;
  transition: all 0.3s ease;
}

.service-icon img {
  display: block;
  margin: 0 auto 10px;
  height: 50px;
  width: auto;
  object-fit: contain;
  transition: transform 0.3s ease;
}

.service-icon:hover img {
  transform: scale(1.1);
}

.service-icon p {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.4;
  color: #333;
}

/* Remove the previous inline width styling */
.bbtm-rgt img[style*="width: 80px"] {
  width: auto !important;
}

.bbtm-rgt {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.bbtm-rgt>div {
  flex: 0 0 14.28%;
  /* For 7 items: 100% ÷ 7 */
  max-width: 14.28%;
}

@media (max-width: 768px) {
  .bbtm-rgt>div {
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
}

@media (max-width: 576px) {
  .bbtm-rgt>div {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

/* Update icon sizing in banner-btm section */
.bbtm-rgt img {
  width: 80px !important;
  /* Increased from default size */
  height: auto;
  margin: 0 auto;
  display: block;
  transition: transform 0.3s ease;
}

.bbtm-rgt p {
  font-size: 18px;
  /* Increased text size for better proportion */
  margin: 15px 0 0;
  font-weight: 300;
  color: #4c4c4d;
  line-height: 1.4;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .bbtm-rgt img {
    width: 60px !important;
    /* Slightly smaller on mobile but still prominent */
  }

  .bbtm-rgt p {
    font-size: 16px;
  }
}

.bbtm-lft img {
  width: 100%;
}

@keyframes pfd-arw {
  0% {
    transform: translateY(8px);
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    -ms-transform: translateY(8px);
  }

  50% {
    transform: translateY(4px);
    -webkit-transform: translateY(4px);
    -moz-transform: translateY(4px);
    -ms-transform: translateY(4px);
  }

  100% {
    transform: translateY(8px);
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    -ms-transform: translateY(8px);
  }
}

@-webkit-keyframes pfd-arw {
  0% {
    transform: translateY(8px);
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    -ms-transform: translateY(8px);
  }

  50% {
    transform: translateY(4px);
    -webkit-transform: translateY(4px);
    -moz-transform: translateY(4px);
    -ms-transform: translateY(4px);
  }

  100% {
    transform: translateY(8px);
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    -ms-transform: translateY(8px);
  }
}

@keyframes pfd-arw-float {
  100% {
    transform: translateY(8px);
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    -ms-transform: translateY(8px);
  }
}

@-webkit-keyframes pfd-arw-float {
  100% {
    transform: translateY(8px);
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    -ms-transform: translateY(8px);
  }
}

@keyframes pfd-arw1 {
  0% {
    transform: translateY(8px) rotate(-90deg);
    -webkit-transform: translateY(8px) rotate(-90deg);
    -moz-transform: translateY(8px) rotate(-90deg);
    -ms-transform: translateY(8px) rotate(-90deg);
  }

  50% {
    transform: translateY(4px) rotate(-90deg);
    -webkit-transform: translateY(4px) rotate(-90deg);
    -moz-transform: translateY(4px) rotate(-90deg);
    -ms-transform: translateY(4px) rotate(-90deg);
  }

  100% {
    transform: translateY(8px) rotate(-90deg);
    -webkit-transform: translateY(8px) rotate(-90deg);
    -moz-transform: translateY(8px) rotate(-90deg);
    -ms-transform: translateY(8px) rotate(-90deg);
  }
}

@-webkit-keyframes pfd-arw1 {
  0% {
    transform: translateY(8px) rotate(-90deg);
    -webkit-transform: translateY(8px) rotate(-90deg);
    -moz-transform: translateY(8px) rotate(-90deg);
    -ms-transform: translateY(8px) rotate(-90deg);
  }

  50% {
    transform: translateY(4px) rotate(-90deg);
    -webkit-transform: translateY(4px) rotate(-90deg);
    -moz-transform: translateY(4px) rotate(-90deg);
    -ms-transform: translateY(4px) rotate(-90deg);
  }

  100% {
    transform: translateY(8px) rotate(-90deg);
    -webkit-transform: translateY(8px) rotate(-90deg);
    -moz-transform: translateY(8px) rotate(-90deg);
    -ms-transform: translateY(8px) rotate(-90deg);
  }
}

.section-header h2 {
  margin-bottom: 20px;
}

.section-divider {
  max-width: 200px;
  margin: 0 auto 20px;
}

.section-intro {
  max-width: 800px;
  margin: 0 auto;
  line-height: 1.6;
}

.resource-image {
  margin-bottom: 20px;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.resource-image img {
  width: 100%;
  height: auto;
  max-height: 300px;
  object-fit: cover;
}

.resource-content {
  margin-top: 20px;
}

.tabs .content {
  padding: 30px;
}

.tab-toggle {
  padding: 15px 20px;
  background: #f5f5f5;
  transition: all 0.3s ease;
}

.tab-toggle:hover {
  background: #e9e9e9;
}

.owl-carousel .item img {
  max-height: 400px;
  width: auto;
  margin: 0 auto;
  object-fit: contain;
}

.exclusive-hero {
  background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('assets/bojamhoor/images/hero-bg.jpg');
  background-size: cover;
  background-position: center;
  color: white;
  text-align: center;
  padding: 150px 20px;
  margin-bottom: 80px;
}

.hero-content {
  max-width: 800px;
  margin: 0 auto;
}

.overline {
  font-size: 0.9rem;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #4CAF50;
  display: block;
  margin-bottom: 20px;
}

.exclusive-hero h1 {
  font-size: 4rem;
  font-weight: 700;
  margin-bottom: 25px;
  line-height: 1.2;
}

/* Introduction Section */
.intro-section {
  text-align: center;
  margin-bottom: 80px;
}

.section-header {
  margin-bottom: 50px;
}

.section-header h2 {
  font-size: 2.5rem;
  color: #222;
  margin-bottom: 15px;
}

.stats-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin-top: 40px;
}

.stat-item {
  padding: 30px;
  background: #f8f9fa;
  border-radius: 10px;
  transition: transform 0.3s ease;
}

.stat-item:hover {
  transform: translateY(-5px);
}

.stat-number {
  display: block;
  font-size: 2.5rem;
  font-weight: 700;
  color: #007bff;
  margin-bottom: 10px;
}

/* Enhanced Product Cards */
.product-card {
  display: flex;
  background: white;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
  margin-bottom: 50px;
  transition: all 0.3s ease;
}

.product-badge {
  position: absolute;
  top: 20px;
  right: 20px;
  background: rgba(0, 123, 255, 0.9);
  color: white;
  padding: 8px 15px;
  border-radius: 20px;
  font-size: 0.8rem;
}

.product-header {
  margin-bottom: 20px;
}

.product-category {
  color: #666;
  font-size: 0.9rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.product-actions {
  display: flex;
  gap: 15px;
  margin-top: 30px;
}

.product-btn {
  padding: 12px 25px;
  border-radius: 8px;
  font-weight: 500;
  transition: all 0.3s ease;
}

.product-btn.primary {
  background: #007bff;
  color: white;
}

.product-btn.secondary {
  background: transparent;
  border: 2px solid #007bff;
  color: #007bff;
}

/* Network Section */
.network-section {
  background: #f8f9fa;
  padding: 80px 0;
  margin-top: 80px;
}

.network-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin-top: 50px;
}

.network-item {
  text-align: center;
  padding: 40px;
  background: white;
  border-radius: 15px;
  transition: transform 0.3s ease;
}

.network-item:hover {
  transform: translateY(-5px);
}

.network-item i {
  font-size: 2.5rem;
  color: #007bff;
  margin-bottom: 20px;
}

/* Responsive Design */
@media (max-width: 992px) {
  .product-card {
    flex-direction: column;
  }

  .network-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .stats-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 768px) {
  .exclusive-hero h1 {
    font-size: 2.5rem;
  }

  .network-grid {
    grid-template-columns: 1fr;
  }

  .stats-grid {
    grid-template-columns: 1fr;
  }

  .product-actions {
    flex-direction: column;
  }
}

.contact-form-section {
  background-color: #f8f9fa;
}

.icon-wrapper {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(13, 110, 253, 0.1);
  border-radius: 50%;
}

.contact-info-card,
.order-form-card {
  height: 100%;
  transition: transform 0.3s ease;
}

.contact-info-card:hover,
.order-form-card:hover {
  transform: translateY(-5px);
}

.form-control:focus,
.form-select:focus {
  border-color: #0d6efd;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.btn-primary {
  padding: 12px 24px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}


.contact-info {
  padding: 20px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.contact-item {
  transition: transform 0.3s ease;
}

.contact-item:hover {
  transform: translateY(-3px);
}

.contact-info a {
  color: #303394;
  text-decoration: none;
  font-family: poppins condensed;

  transition: color 0.3s ease;
}

.contact-info a:hover {
  color: #0056b3;
}

.order-form {
  background-color: #F3F3EB !important;
}

.form-control {
  border: 1px solid #ced4da;
  padding: 12px;
  margin-bottom: 15px;
  border-radius: 5px;
}

.form-control:focus {
  border-color: #303394;
  box-shadow: 0 0 0 0.2rem rgba(48, 51, 148, 0.25);
}

.btn-primary {
  background-color: #303394;
  border: none;
  padding: 12px;
  font-weight: 500;
  letter-spacing: 1px;
  transition: all 0.3s ease;
}

.btn-primary:hover {
  background-color: #257829;
  transform: translateY(-2px);
}

@media (max-width: 768px) {
  .contact-info {
    margin-bottom: 30px;
  }
}

.icon-circle {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

.bg-primary-light {
    background-color: rgba(0, 123, 255, 0.1);
}

.bg-success-light {
    background-color: rgba(40, 167, 69, 0.1);
}

.bg-info-light {
    background-color: rgba(23, 162, 184, 0.1);
}

.hover-effect:hover .icon-circle {
    transform: scale(1.1);
}

.benefit-item {
    transition: all 0.3s ease;
}

.benefit-item:hover {
    transform: translateX(5px);
}