@import url("https://fonts.googleapis.com/css?family=Montserrat:400,600,700");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700");
html {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, sans-serif; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat', "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 600;
  color: #001528;
  margin-bottom: 20px; }

h4 {
  font-size: 18px;
  line-height: 29.124px; }
  @media screen and (min-width: 1650px) {
    h4 {
      font-size: 22px;
      line-height: 35.596px; } }

h5, h6 {
  font-size: 14px;
  line-height: 22.652px; }
  @media screen and (min-width: 1650px) {
    h5, h6 {
      font-size: 16px;
      line-height: 25.888px; } }

p {
  line-height: 22.652px;
  font-size: 14px;
  line-height: 22.652px;
  color: #373737; }
  @media screen and (min-width: 1650px) {
    p {
      font-size: 16px;
      line-height: 25.888px; } }

a {
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
  text-decoration: none; }
  a:hover {
    color: #a2a2a2; }

.section {
  clear: both;
  padding: 0;
  margin: 0; }

.wrap {
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 3%; }
  @media screen and (min-width: 1650px) {
    .wrap {
      padding: 0; } }

.col {
  display: block;
  float: left;
  margin: 1.5% 0; }
  .col:first-of-type {
    margin-left: 0; }
  @media only screen and (min-width: 768px) {
    .col {
      margin: 1.5% 0 1.5% 3%; } }

.group {
  zoom: 1;
  /* For IE 6/7 */ }
  .group:before, .group:after {
    content: "";
    display: table; }
  .group:after {
    clear: both; }

.span_2_of_2 {
  width: 100%; }

.span_1_of_2 {
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .span_1_of_2 {
      width: calc(50% - 1.5%); }
      .span_1_of_2:nth-of-type(2n+3) {
        margin-left: 0; } }

.span_3of_3, .span_2_of_3, .span_1_of_3 {
  width: 100%; }

@media only screen and (min-width: 768px) {
  .span_2_of_3 {
    width: calc(66.66% - 1.2%); } }

@media only screen and (min-width: 768px) {
  .span_1_of_3 {
    width: calc(33.33% - 2%); }
    .span_1_of_3:nth-of-type(3n+4) {
      margin-left: 0; } }

.span_1_of_4, .span_2_of_4, .span_3_of_4, .span_4_of_4 {
  width: 100%; }

@media only screen and (min-width: 768px) {
  .span_3_of_4 {
    width: calc(75% - 1.2%); } }

@media only screen and (min-width: 768px) {
  .span_2_of_4 {
    width: calc(50% - 1.5%); } }

@media only screen and (min-width: 768px) {
  .span_1_of_4 {
    width: calc(25% - 2.30769%); } }

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit; }

.clearfix {
  overflow: auto; }

html {
  overflow-x: hidden; }

.First {
  margin-left: 0;
  clear: left; }

.sitRight {
  float: right;
  clear: right; }

img {
  width: 100%;
  height: auto; }

.featherlight-content {
  padding: 5px 5px 0 !important; }
  .featherlight-content .featherlight-next, .featherlight-content .featherlight-previous {
    top: auto;
    bottom: 0;
    height: 70px;
    width: 70px;
    background: rgba(255, 255, 255, 0.5);
    overflow: hidden; }
    .featherlight-content .featherlight-next span, .featherlight-content .featherlight-previous span {
      position: relative;
      top: 60px;
      text-shadow: none;
      font-size: 20px;
      line-height: 25px;
      display: block; }
  .featherlight-content .featherlight-next {
    right: 0;
    left: auto; }
    .featherlight-content .featherlight-next span {
      right: -5%; }
  .featherlight-content .featherlight-previous {
    left: 0; }
  .featherlight-content .featherlight-close-icon {
    font-size: 40px;
    color: #fff;
    width: auto;
    padding: 20px; }

.owl-nav {
  width: 100%;
  position: absolute;
  top: 45%; }
  .owl-nav div {
    position: absolute; }
    .owl-nav div i {
      color: #373737;
      font-weight: 700;
      font-size: 30px; }
  .owl-nav .owl-prev {
    left: 0; }
  .owl-nav .owl-next {
    right: 0; }

.video-block {padding:80px; text-align: center;}
.video-block iframe {
  width: 80%;
  height: 50.5vw; 
}
.video-block .title {
font-size: 30px;
line-height: 36px;  
}
  @media screen and (min-width: 768px) {
    .video-block iframe {
      height: 35vw; } }
  @media screen and (min-width: 1024px) {
    .video-block iframe {
      height: 25.5vw; } }

#breadcrumbs ul {
  font-size: 14px;
  line-height: 22.652px;
  color: #373737; }
  @media screen and (min-width: 1650px) {
    #breadcrumbs ul {
      font-size: 16px;
      line-height: 25.888px; } }
  #breadcrumbs ul a {
    color: #a2a2a2;
    font-weight: 700; }

.text-block ul, .split ul {
  margin: 10px 0;
  width: 100%;
  float: left; }
  .text-block ul li, .split ul li {
    font-size: 14px;
    line-height: 22.652px;
    font-weight: 700;
    color: #373737;
    margin: 0;
    width: 100%;
    float: left; }
    @media screen and (min-width: 1650px) {
      .text-block ul li, .split ul li {
        font-size: 16px;
        line-height: 25.888px; } }
    @media screen and (min-width: 1024px) {
      .text-block ul li, .split ul li {
        font-size: 18px;
        line-height: 29.124px; } }
  @media screen and (min-width: 1024px) and (min-width: 1650px) {
    .text-block ul li, .split ul li {
      font-size: 22px;
      line-height: 35.596px; } }

    .text-block ul li:before, .split ul li:before {
      content: "\f101";
      font-family: 'Font Awesome 5 Free';
      font-size: 14px;
      line-height: 29.124px;
      color: #a2a2a2;
      position: relative;
      padding-right: 8px;
      display: block;
      float: left;
      height: 35px; }
      @media screen and (min-width: 1650px) {
        .text-block ul li:before, .split ul li:before {
          font-size: 22px;
          line-height: 35.596px; } }
.text-block p.large-body, .split p.large-body {
  font-size: 18px;
  line-height: 29.124px; }
  @media screen and (min-width: 1650px) {
    .text-block p.large-body, .split p.large-body {
      font-size: 22px;
      line-height: 35.596px; } }

.text-block ul {
  float: left;
  margin: 10px 0 20px; }
.text-block ul.bullet-width li {
  width: 50%; }
  @media screen and (min-width: 560px) {
    .text-block ul.bullet-width li {
      width: 50%; } }
.text-block img {
  width: 90%;
  display: block;
  margin: 0 auto; }

.pagination {
  position: relative;
  display: block; }
  .pagination .next-button, .pagination .previous-button {
    background-color: #1D95E1;
    color: #ffffff;
    float: left;
    padding: 5px 17px;
    text-decoration: none;
    margin-right: 4px;
    font-size: 25px;
    margin-top: 4px;
    line-height: 34px; }
  .pagination .number-button {
    float: left;
    padding: 3px 15px;
    line-height: 36px;
    font-size: 18px;
    text-decoration: none;
    margin: 4px;
    border: 1px solid #b3aeae;
    color: #b3aeae; }
    .pagination .number-button:hover {
      background-color: #1D95E1;
      color: #ffffff;
      border: 1px solid #1D95E1; }
  .pagination a.active {
    background-color: #1D95E1;
    color: #ffffff;
    border: 1px solid #1D95E1; }

.blog-pager ul a {
  background: #ededed;
  text-transform: uppercase;
  padding: 15px 25px;
  font-weight: 700;
  color: #a2a2a2; }
  .blog-pager ul a span {
    display: none; }
.blog-pager ul .prev-p {
  float: left; }
.blog-pager ul .next-p {
  float: right; }

.twitter-carousel li img {
  height: auto;
  width: 100%;
  margin-top: 10px;
  -webkit-mask-image: linear-gradient(black 10%, transparent 40%);
  mask-image: linear-gradient(black 10%, transparent 40%); }
.twitter-carousel li.twitter-img {
  height: 200px;
  overflow: hidden; }

.btn {
  float: left;
  font-size: 14px;
  font-weight: 600;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  border-radius: 100px;
  padding: 12px 25px;
  color: #fff;
  background: #a2a2a2;
  text-transform: uppercase; }
  .btn:hover {
    background: #ededed;
    color: #fff; }
  @media screen and (min-width: 1140px) {
    .btn {
      padding: 12px 35px; } }
  @media screen and (min-width: 1650px) {
    .btn {
      font-size: 18px;
      padding: 18px 40px; } }

.btn.color1 {
  background: #001528; }
  .btn.color1:hover {
    background: #373737; }

.btn.color2 {
  background: #39b5f0; }
  .btn.color2:hover {
    background: #373737; }

.btn.color3 {
  background: #f59320; }
  .btn.color3:hover {
    background: #fc0b11; }

.btn.white {
  background: #fff;
  color: #001528; }
  .btn.white:hover {
    background: #a2a2a2;
    color: #fff; }

.btn#login:before {
  content: "\f2f6";
  font-family: 'Font Awesome 5 Free';
  padding-right: 10px; }

.grow {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .grow:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }

.owl-nav div i {
  color: #a2a2a2;
  font-size: 30px; }

.main-banner-carousel.owl-carousel {
  height: 100%; }
  .main-banner-carousel.owl-carousel .owl-stage-outer, .main-banner-carousel.owl-carousel .owl-stage, .main-banner-carousel.owl-carousel .owl-item {
    height: 100%; }

.textBlock h1, .textBlock h2, .textBlock h3, .textBlock h4, .textBlock h5, .textBlock h6 {
  letter-spacing: 1px;
  font-size: 26px;
  line-height: 31.2px; }
  @media screen and (min-width: 768px) {
    .textBlock h1, .textBlock h2, .textBlock h3, .textBlock h4, .textBlock h5, .textBlock h6 {
      font-size: 24px;
      line-height: 28.8px; } }
  @media screen and (min-width: 1024px) {
    .textBlock h1, .textBlock h2, .textBlock h3, .textBlock h4, .textBlock h5, .textBlock h6 {
      font-size: 26px;
      line-height: 31.2px; } }
  @media screen and (min-width: 1140px) {
    .textBlock h1, .textBlock h2, .textBlock h3, .textBlock h4, .textBlock h5, .textBlock h6 {
      font-size: 30px;
      line-height: 36px; } }
  @media screen and (min-width: 1650px) {
    .textBlock h1, .textBlock h2, .textBlock h3, .textBlock h4, .textBlock h5, .textBlock h6 {
      font-size: 40px;
      line-height: 48px; } }

header {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%; }
  header .logo {
    position: relative;
    z-index: 10;
    width: 200px;
    float: left;
    /*-webkit-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);*/
    background: #000;
    padding: 20px 6px; }
    @media screen and (min-width: 768px) {
      header .logo {
        width: 200px; } }
    @media screen and (min-width: 1024px) {
      header .logo {
        width: 250px; } }
    @media screen and (min-width: 1140px) {
      header .logo {
        width: 220px; } }
    @media screen and (min-width: 1650px) {
      header .logo {
        width: 280px; } }
  header #form-search {
    display: none;
    margin-top: 25px;
    margin-bottom: -25px;
    margin-right: 120px;
    width: 400px;
    float: right;
    position: relative; }
    @media screen and (min-width: 1140px) {
      header #form-search {
        width: 550px;
        margin-right: 0; } }
    header #form-search input::-webkit-input-placeholder {
      color: #fff !important; }
    header #form-search input:-moz-placeholder {
      color: #fff !important; }
    header #form-search input::-moz-placeholder {
      color: #fff !important; }
    header #form-search input:-ms-input-placeholder {
      color: #fff !important; }
    header #form-search select {
      color: #fff; }
    header #form-search textarea {
      color: #fff; }
    header #form-search textarea::placeholder {
      color: #fff; }
    header #form-search i {
      position: absolute;
      left: 25px;
      top: 17px;
      color: #fff;
      font-size: 14px; }
    header #form-search input[type=text] {
      color: #fff;
      width: 100%;
      -webkit-border-radius: 80px;
      -moz-border-radius: 80px;
      -ms-border-radius: 80px;
      border-radius: 80px;
      font-family: 'Montserrat', "Helvetica Neue", Helvetica, sans-serif;
      font-weight: 700;
      font-size: 14px;
      border: 2px solid #fff;
      background: transparent;
      padding: 12px 25px;
      padding-left: 50px; }
  header .nav-area {
    float: right;
    margin-top: 45px;
    position: relative;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s; }
    header .nav-area .main-nav, header .nav-area .btn-area, header .nav-area .search, header .nav-area .social {
      float: right; }
    header .nav-area .search, header .nav-area .social {
      cursor: pointer;
      padding: 12px 16px;
      margin-left: 10px;
      margin-right: 120px;
      display: none; }
      header .nav-area .social {margin-right: 0; padding: 12px 18px;}
      @media screen and (min-width: 768px) {
        header .nav-area .search, header .nav-area .social {
          display: block; } }
      @media screen and (min-width: 1140px) {
        header .nav-area .search, header .nav-area .social {
          margin-right: 0; } }
      @media screen and (min-width: 1650px) {
        header .nav-area .search, header .nav-area .social {
          padding: 18px 22px; } }
    header .nav-area .btn-area {
      display: none; }
      @media screen and (min-width: 768px) {
        header .nav-area .btn-area {
          display: block; } }
      @media screen and (min-width: 1140px) {
        header .nav-area .btn-area {
          padding-right: 0; } }
      header .nav-area .btn-area .btn {
        margin-right: 10px; }
        header .nav-area .btn-area .btn:last-of-type {
          margin-right: 0; }
        @media screen and (min-width: 1140px) {
          header .nav-area .btn-area .btn:last-of-type {
            margin-right: 0; } }
  header .mobile-nav-btn {
    position: fixed;
    top: 30px;
    right: 30px;
    z-index: 10;
    color: #001528;
    background: #fff;
    font-size: 30px;
    height: 75px;
    width: 75px;
    padding: 22px 0;
    text-align: center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25); }
    @media (min-width: 1025px) {
      header .mobile-nav-btn {
        display: none; } }
    header .mobile-nav-btn.close {
      display: none; }

.sticky-header {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #000;
  -webkit-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25); }
  .sticky-header .logo {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 220px;
    padding: 20px 0; }
  .sticky-header .nav-area {
    margin-top: 35px; }
    .sticky-header .nav-area .main-nav a {
      color: #fff; }

@media (max-width: 1024px) {
  nav.main-nav {
    display: none;
    position: fixed;
    z-index: 9;
    background: #39b5f0;
    width: 100%;
    padding: 30px;
    padding-top: 140px;
    left: 0;
    top: 0; } }
  @media screen and (max-width: 1024px) and (min-width: 768px) {
    nav.main-nav {
      padding-top: 180px; } }
@media (max-width: 1024px) {
    nav.main-nav ul li {
      display: inline-block;
      margin-right: 40px;
      padding: 15px 0;
      width: 100%;
      text-align: center; }
      nav.main-nav ul li a {
        color: #fff;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 18px;
        line-height: 29.124px; } }
      @media screen and (max-width: 1024px) and (min-width: 1650px) {
        nav.main-nav ul li a {
          font-size: 22px;
          line-height: 35.596px; } }
@media (max-width: 1024px) {
      nav.main-nav ul li.item-with-dropdown i {
        margin-left: 10px;
        color: #fff; }
      nav.main-nav ul li.item-with-dropdown .dropdown {
        display: none;
        position: relative;
        left: -15%;
        width: 130%;
        background: #001528;
        padding: 10px 20px;
        margin: 5px 0;
        text-align: center; }
        nav.main-nav ul li.item-with-dropdown .dropdown li {
          margin: 5px 0; }
          nav.main-nav ul li.item-with-dropdown .dropdown li a {
            font-size: 18px;
            line-height: 29.124px;
            padding: 0; } }
          @media screen and (max-width: 1024px) and (min-width: 1650px) {
            nav.main-nav ul li.item-with-dropdown .dropdown li a {
              font-size: 22px;
              line-height: 35.596px; } }

@media (max-width: 1024px) {
  nav.main-nav.sticky {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    padding-top: 100px; } }
  @media screen and (max-width: 1024px) and (min-width: 768px) {
    nav.main-nav.sticky {
      padding-top: 50px; } }

@media (min-width: 1025px) {
  nav.main-nav ul li {
    display: inline-block;
    margin-right: 20px;
    padding: 14px 0; }
    nav.main-nav ul li a {
      color: #fff;
      text-transform: uppercase;
      font-weight: 600;
      font-size: 14px;
      line-height: 22.652px; } }
    @media screen and (min-width: 1025px) and (min-width: 1650px) {
      nav.main-nav ul li a {
        font-size: 16px;
        line-height: 25.888px; } }
@media (min-width: 1025px) {
    nav.main-nav ul li.item-with-dropdown {
      position: relative;
      padding-bottom: 30px; }
      nav.main-nav ul li.item-with-dropdown i {
        margin-left: 10px;
        font-size: 12px;
        color: #fff; }
      nav.main-nav ul li.item-with-dropdown .dropdown {
        display: none;
        position: absolute;
        top: 60px;
        left: -25%;
        width: 150%;
        background: #001528;
        padding: 10px 20px; } }
      @media screen and (min-width: 1025px) and (min-width: 1140px) {
        nav.main-nav ul li.item-with-dropdown .dropdown {
          top: 65px;
          left: 0;
          width: 500px;
          padding: 30px; } }
      @media screen and (min-width: 1025px) and (min-width: 1650px) {
        nav.main-nav ul li.item-with-dropdown .dropdown {
          width: 600px; } }
@media (min-width: 1025px) {
        nav.main-nav ul li.item-with-dropdown .dropdown li {
          position: relative;
          float: left;
          width: 50%;
          margin: 15px 0;
          padding: 0 5px;
          padding-left: 25px; }
          nav.main-nav ul li.item-with-dropdown .dropdown li:before {
            content: "\f105";
            font-family: "Font Awesome 5 Free";
            font-weight: 900;
            font-size: 18px;
            color: #a2a2a2;
            position: absolute;
            top: 0;
            left: 0; }
          nav.main-nav ul li.item-with-dropdown .dropdown li a {
            font-size: 14px;
            line-height: 16.8px;
            color: #fff;
            padding: 0; }
            nav.main-nav ul li.item-with-dropdown .dropdown li a:hover {
              color: #39b5f0; } }
          @media screen and (min-width: 1025px) and (min-width: 1650px) {
            nav.main-nav ul li.item-with-dropdown .dropdown li a {
              font-size: 18px;
              line-height: 21.6px; } }
@media (min-width: 1025px) {
      nav.main-nav ul li.item-with-dropdown:hover .dropdown {
        display: block; } }
footer {
  padding: 40px 0 10px;
  float: left;
  width: 100%; }
  footer .main-area .title {
    font-size: 18px;
    line-height: 29.124px;
    margin-bottom: 30px; }
    @media screen and (min-width: 1650px) {
      footer .main-area .title {
        font-size: 22px;
        line-height: 35.596px; } }
  footer .main-area .social {
    display: inline-block;
    color: #fff;
    font-size: 18px;
    line-height: 29.124px;
    background: #001528;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    width: 55px;
    height: 55px;
    padding: 10px 0;
    text-align: center;
    margin-bottom: 7px;
    margin-right: 7px; }        
  footer .main-area .accreditation {
    display: inline-block;
    color: #fff;
    font-size: 18px;
    line-height: 29.124px;
    width: 120px;
    padding: 10px 0;
    text-align: center;
    margin-bottom: 7px;
    margin-right: 7px; }
    @media screen and (min-width: 1650px) {
      footer .main-area .social {
        font-size: 22px;
        line-height: 35.596px; } }
    footer .main-area .social:hover {}
  footer .main-area ul .cols {
    float: left;
    width: 48%;
    margin-right: 2%; }
    footer .main-area ul .cols:last-of-type {
      margin-right: 0; }
  footer .main-area ul li {
    float: left;
    width: 100%;
    margin-bottom: 7px; }
    footer .main-area ul li a {
      font-size: 14px;
      line-height: 22.652px;
      color: #373737; }
      @media screen and (min-width: 1650px) {
        footer .main-area ul li a {
          font-size: 16px;
          line-height: 25.888px; } }
  footer .bottom-area {
    width: 100%;
    float: left;
    margin: 50px 0; }
    footer .bottom-area .logo {
      width: 200px;
      float: left; }
    footer .bottom-area p {
      float: right; }
      footer .bottom-area p a {
        color: #001528; }

.login {
  background: #fff;
  height: 100vh;
  width: 100vw;
  position: relative; }
  .login:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("/resources/themes/LGService/images/image-place-1.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-size: cover;
    background-color: #373737;
    background-repeat: no-repeat;
    opacity: .1; }
  .login .login-details {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
    background: #fff;
    width: 85vw;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    padding: 20px;
    height: 85vh; }
    .login .login-details:before {
      position: absolute;
      top: 0;
      left: 0;
      width: 10vw;
      height: 100%;
      background-image: url("/resources/themes/LGService/images/image-place-1.jpg");
      background-repeat: no-repeat;
      background-size: cover;
      background-size: cover;
      background-color: #373737;
      background-repeat: no-repeat;
      -webkit-border-radius: 5px 0 0 5px;
      -moz-border-radius: 5px 0 0 5px;
      -ms-border-radius: 5px 0 0 5px;
      border-radius: 5px 0 0 5px; }
      @media screen and (min-width: 768px) {
        .login .login-details:before {
          content: "";
          width: 15vw; } }
      @media screen and (min-width: 1140px) {
        .login .login-details:before {
          width: 10vw; } }
    @media screen and (min-width: 768px) {
      .login .login-details {
        padding: 30px;
        width: 70vw;
        height: 650px;
        padding-left: 18vw; } }
    @media screen and (min-width: 1140px) {
      .login .login-details {
        width: 60vw;
        padding-left: 12vw; } }
    @media screen and (min-width: 1650px) {
      .login .login-details {
        width: 50vw; } }
    .login .login-details .logo {
      width: 130px;
      margin-bottom: 10px; }
      @media screen and (min-width: 768px) {
        .login .login-details .logo {
          width: 200px;
          margin-bottom: 20px; } }
    .login .login-details h3 {
      font-size: 18px;
      font-weight: 500;
      color: #a2a2a2;
      margin-bottom: 10px; }
      @media screen and (min-width: 768px) {
        .login .login-details h3 {
          margin-bottom: 20px; } }
    .login .login-details .powered-by {
      font-weight: 500;
      position: absolute;
      bottom: 30px;
      right: 30px;
      color: #a2a2a2; }
      .login .login-details .powered-by a {
        color: #F96E11; }
        .login .login-details .powered-by a:hover {
          opacity: .5; }
    .login .login-details .message.warning {
      font-size: 12px;
      line-height: 16px;
      margin-bottom: 10px; }
      @media screen and (min-width: 768px) {
        .login .login-details .message.warning {
          font-size: 14px;
          line-height: 18px; } }
    .login .login-details form label {
      font-size: 14px;
      margin-bottom: 10px;
      float: left;
      width: 100%;
      color: #a2a2a2; }
    .login .login-details form input[type=text], .login .login-details form input[type=password] {
      font-family: 'Montserrat', "Helvetica Neue", Helvetica, sans-serif;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      border-radius: 5px;
      font-size: 14px;
      margin-bottom: 10px;
      width: 100%;
      border: 2px solid #ededed;
      padding: 15px; }
      .login .login-details form input[type=text]:focus, .login .login-details form input[type=password]:focus {
        outline: none; }
    .login .login-details form input[type=submit] {
      font-weight: 500;
      font-size: 18px;
      color: #fff;
      padding: 15px 30px;
      border: 0;
      background: #a2a2a2;
      margin: 10px 0; }
      .login .login-details form input[type=submit]:hover {
        background: #373737; }
    .login .login-details form .field.checkbox {
      margin-top: 10px; }
      .login .login-details form .field.checkbox label {
        float: left;
        width: calc(100% - 20px); }
      .login .login-details form .field.checkbox input[type=checkbox] {
        float: left;
        position: relative;
        top: 4px;
        width: 20px; }
    .login .login-details form #ForgotPassword a {
      font-size: 14px;
      font-weight: 700;
      color: #b4b4b4; }

.main-banner {
  height: 600px; }
  @media screen and (min-width: 768px) {
    .main-banner {
      height: 700px; } }
  @media screen and (min-width: 1024px) {
    .main-banner {
      height: 650px; } }
  @media screen and (min-width: 1140px) {
    .main-banner {
      height: 800px; } }
  @media screen and (min-width: 1650px) {
    .main-banner {
      height: 850px; } }
  .main-banner .main-banner-carousel .item {
    background-color: #373737;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    margin-bottom: 50px; }
    .main-banner .main-banner-carousel .item .overlay {
      background: rgba(0, 0, 0, 0.45);
      width: 100%;
      height: 100%;
      float: left;
      position: relative; }
      .main-banner .main-banner-carousel .item .overlay .text-area {
        text-align: center;
        position: relative;
        top: 200px; }
        @media screen and (min-width: 768px) {
          .main-banner .main-banner-carousel .item .overlay .text-area {
            top: 300px;
            padding: 0 10%; } }
        @media screen and (min-width: 1140px) {
          .main-banner .main-banner-carousel .item .overlay .text-area {
            top: 350px;
            padding: 0 15%; } }
        @media screen and (min-width: 1650px) {
          .main-banner .main-banner-carousel .item .overlay .text-area {
            top: 400px; } }
        .main-banner .main-banner-carousel .item .overlay .text-area .title {
          letter-spacing: 1px;
          font-size: 32px;
          line-height: 38.4px;
          color: #fff; }
          @media screen and (min-width: 768px) {
            .main-banner .main-banner-carousel .item .overlay .text-area .title {
              font-size: 40px;
              line-height: 48px; } }
          @media screen and (min-width: 1024px) {
            .main-banner .main-banner-carousel .item .overlay .text-area .title {
              font-size: 50px;
              line-height: 60px; } }
          @media screen and (min-width: 1140px) {
            .main-banner .main-banner-carousel .item .overlay .text-area .title {
              font-size: 58px;
              line-height: 69.6px; } }
          @media screen and (min-width: 1650px) {
            .main-banner .main-banner-carousel .item .overlay .text-area .title {
              font-size: 60px;
              line-height: 72px; } }
        .main-banner .main-banner-carousel .item .overlay .text-area p {
          font-size: 18px;
          line-height: 29.124px;
          color: #fff;
          margin-bottom: 30px; }
          @media screen and (min-width: 1650px) {
            .main-banner .main-banner-carousel .item .overlay .text-area p {
              font-size: 22px;
              line-height: 35.596px; } }
          @media screen and (min-width: 768px) {
            .main-banner .main-banner-carousel .item .overlay .text-area p {
              margin-bottom: 50px; } }
          @media screen and (min-width: 1140px) {
            .main-banner .main-banner-carousel .item .overlay .text-area p {
              margin-bottom: 100px; } }
        .main-banner .main-banner-carousel .item .overlay .text-area .btn {
          float: unset; }
  .main-banner .main-banner-carousel .owl-nav {
    top: 80%; }
    @media screen and (min-width: 1140px) {
      .main-banner .main-banner-carousel .owl-nav {
        top: 65%; } }
    .main-banner .main-banner-carousel .owl-nav div i {
      font-size: 50px; }
    .main-banner .main-banner-carousel .owl-nav .owl-prev {
      left: 2%; }
      @media screen and (min-width: 1024px) {
        .main-banner .main-banner-carousel .owl-nav .owl-prev {
          left: 3%; } }
      @media screen and (min-width: 1650px) {
        .main-banner .main-banner-carousel .owl-nav .owl-prev {
          left: 6%; } }
    .main-banner .main-banner-carousel .owl-nav .owl-next {
      right: 2%; }
      @media screen and (min-width: 1024px) {
        .main-banner .main-banner-carousel .owl-nav .owl-next {
          right: 3%; } }
      @media screen and (min-width: 1650px) {
        .main-banner .main-banner-carousel .owl-nav .owl-next {
          right: 6%; } }

.internal-banner {
  height: 480px;
  background-color: #373737;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 50px; }
  .internal-banner .overlay {
    background: rgba(0, 0, 0, 0.45);
    width: 100%;
    height: 100%;
    float: left;
    position: relative; }
    .internal-banner .overlay .title {
      position: relative;
      top: 220px;
      letter-spacing: 1px;
      font-size: 32px;
      line-height: 38.4px;
      color: #fff;
      text-align: center; }
      .internal-banner .overlay p.sub {
        top:220px;
        font-size: 18px;
        line-height: 29.124px;
        color: #fff;        
        text-align: center;
        position: relative;
      }
      @media screen and (min-width: 768px) {
        .internal-banner .overlay .title {
          font-size: 40px;
          line-height: 48px; } }
      @media screen and (min-width: 1024px) {
        .internal-banner .overlay .title {
          font-size: 50px;
          line-height: 60px; } }
      @media screen and (min-width: 1140px) {
        .internal-banner .overlay .title {
          font-size: 58px;
          line-height: 69.6px; } }
      @media screen and (min-width: 1650px) {
        .internal-banner .overlay .title {
          font-size: 60px;
          line-height: 72px; } }
      @media screen and (min-width: 768px) {
        .internal-banner .overlay .title {
          top: 240px; } }
      @media screen and (min-width: 1140px) {
        .internal-banner .overlay .title {
          top: 220px; } }
    .internal-banner .overlay i {
      position: absolute;
      bottom: -30px;
      left: 0;
      right: 0;
      margin: 0 auto;
      color: #fff;
      background: #001528;
      height: 55px;
      width: 55px;
      padding: 18px 0;
      -webkit-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
      -moz-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
      box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      -ms-border-radius: 100%;
      border-radius: 100%;
      font-size: 20px;
      text-align: center;
      -webkit-transition: 0.3s;
      -moz-transition: 0.3s;
      -ms-transition: 0.3s;
      transition: 0.3s;
      cursor: pointer; }
      .internal-banner .overlay i:hover {
        background: #61B644; }

.internal-banner.service {
  margin-bottom: 70px; }
  @media screen and (min-width: 1140px) {
    .internal-banner.service {
      margin-bottom: 90px; } }
  .internal-banner.service .overlay i {
    cursor: unset;
    padding: 35px 0;
    width: 110px;
    height: 110px;
    font-size: 40px;
    background: #fff;
    color: #f59320;
    bottom: -50px; }
    @media screen and (min-width: 1140px) {
      .internal-banner.service .overlay i {
        bottom: -75px;
        padding: 45px 0;
        width: 150px;
        height: 150px;
        font-size: 60px; } }

.internal-banner.news .overlay .title h1 {
  letter-spacing: 1px;
  font-size: 26px;
  line-height: 31.2px;
  color: #fff; }
  @media screen and (min-width: 768px) {
    .internal-banner.news .overlay .title h1 {
      font-size: 24px;
      line-height: 28.8px; } }
  @media screen and (min-width: 1024px) {
    .internal-banner.news .overlay .title h1 {
      font-size: 26px;
      line-height: 31.2px; } }
  @media screen and (min-width: 1140px) {
    .internal-banner.news .overlay .title h1 {
      font-size: 30px;
      line-height: 36px; } }
  @media screen and (min-width: 1650px) {
    .internal-banner.news .overlay .title h1 {
      font-size: 40px;
      line-height: 48px; } }
.internal-banner.news .overlay .title p {
  color: #fff;
  font-family: 'Montserrat', "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 600; }

.internal-banner.search .overlay .title h1 {
  letter-spacing: 1px;
  font-size: 26px;
  line-height: 31.2px;
  color: #fff; }
  @media screen and (min-width: 768px) {
    .internal-banner.search .overlay .title h1 {
      font-size: 24px;
      line-height: 28.8px; } }
  @media screen and (min-width: 1024px) {
    .internal-banner.search .overlay .title h1 {
      font-size: 26px;
      line-height: 31.2px; } }
  @media screen and (min-width: 1140px) {
    .internal-banner.search .overlay .title h1 {
      font-size: 30px;
      line-height: 36px; } }
  @media screen and (min-width: 1650px) {
    .internal-banner.search .overlay .title h1 {
      font-size: 40px;
      line-height: 48px; } }
  .internal-banner.search .overlay .title h1 span {
    color: #001528; }
.internal-banner.search .overlay .title p {
  color: #fff;
  font-family: 'Montserrat', "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 600; }
  .internal-banner.search .overlay .title p span {
    color: #001528; }

.internal-banner.case-study .overlay .title h1 {
  letter-spacing: 1px;
  font-size: 26px;
  line-height: 31.2px;
  color: #fff; }
  @media screen and (min-width: 768px) {
    .internal-banner.case-study .overlay .title h1 {
      font-size: 24px;
      line-height: 28.8px; } }
  @media screen and (min-width: 1024px) {
    .internal-banner.case-study .overlay .title h1 {
      font-size: 26px;
      line-height: 31.2px; } }
  @media screen and (min-width: 1140px) {
    .internal-banner.case-study .overlay .title h1 {
      font-size: 30px;
      line-height: 36px; } }
  @media screen and (min-width: 1650px) {
    .internal-banner.case-study .overlay .title h1 {
      font-size: 40px;
      line-height: 48px; } }
.internal-banner.case-study .overlay .title .tags {
  line-height: 0;
  float: left;
  width: 100%;
  text-align: center; }
  .internal-banner.case-study .overlay .title .tags li {
    background: #a2a2a2;
    color: #fff;
    letter-spacing: 0;
    font-size: 14px;
    line-height: 22.652px;
    font-weight: 700;
    padding: 8px 13px;
    display: inline-block;
    margin-right: 5px; }
    @media screen and (min-width: 1650px) {
      .internal-banner.case-study .overlay .title .tags li {
        font-size: 16px;
        line-height: 25.888px; } }
.internal-banner.case-study .overlay .logo {
  position: absolute;
  height: 80px;
  width: 80px;
  bottom: -30px;
  background: #fff;
  -webkit-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25); }
  @media screen and (min-width: 768px) {
    .internal-banner.case-study .overlay .logo {
      height: 120px;
      width: 120px; } }
  .internal-banner.case-study .overlay .logo img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 60%; }

.image-text-icon {
  margin: 30px 0;
  position: relative;
  float: left;
  width: 100%; }
  .image-text-icon ul {
    padding-left: 25px;
  }
  .image-text-icon ul li {
    list-style-type: disc;
    font-size: 14px;
    line-height: 22.652px;
    color: #373737;    
  }
  .image-text-icon .img.area {
    position: absolute;
    background-color: #373737;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    float: right; }
    @media screen and (min-width: 768px) {
      .image-text-icon .img.area {
        position: relative;
        height: 480px;
        width: 80%; } }
    @media screen and (min-width: 1650px) {
      .image-text-icon .img.area {
        width: 70%; } }
  .image-text-icon .text.area {
    position: relative;
    -webkit-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
    background: rgba(255, 255, 255, 0.9);
    padding: 30px 40px;
    float: left;
    width: 100%;
    top: 0;
    left: 0; }
    @media screen and (min-width: 768px) {
      .image-text-icon .text.area {
        float: unset;
        position: absolute;
        top: 30px;
        width: 80%;
        background: #fff;
        padding-right: 80px; } }
    @media screen and (min-width: 1024px) {
      .image-text-icon .text.area {
        top: 60px;
        left: 80px;
        width: 70%; } }
    @media screen and (min-width: 1140px) {
      .image-text-icon .text.area {
        width: 65%; } }
    @media screen and (min-width: 1650px) {
      .image-text-icon .text.area {
        width: 50%;
        top: 40px; } }
    .image-text-icon .text.area i {
      position: absolute;
      z-index: 1;
      right: 0;
      top: 0;
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      -ms-border-radius: 100%;
      border-radius: 100%;
      color: #f59320;
      width: 120px;
      height: 120px;
      padding: 28px;
      font-size: 60px;
      opacity: .4; }
      @media screen and (min-width: 768px) {
        .image-text-icon .text.area i {
          opacity: 1;
          right: -60px;
          background: #fff; } }
    .image-text-icon .text.area .title {
      position: relative;
      z-index: 2;
      letter-spacing: 1px;
      font-size: 26px;
      line-height: 31.2px; }
      @media screen and (min-width: 768px) {
        .image-text-icon .text.area .title {
          font-size: 24px;
          line-height: 28.8px; } }
      @media screen and (min-width: 1024px) {
        .image-text-icon .text.area .title {
          font-size: 26px;
          line-height: 31.2px; } }
      @media screen and (min-width: 1140px) {
        .image-text-icon .text.area .title {
          font-size: 30px;
          line-height: 36px; } }
      @media screen and (min-width: 1650px) {
        .image-text-icon .text.area .title {
          font-size: 40px;
          line-height: 48px; } }
    .image-text-icon .text.area .btn {
      margin-top: 15px; }

.image-text-icon.alt .img.area {
  float: left; }
.image-text-icon.alt .text.area {
  padding-right: 40px;
  left: auto;
  right: 0; }
  @media screen and (min-width: 768px) {
    .image-text-icon.alt .text.area {
      padding-left: 80px; } }
  @media screen and (min-width: 1024px) {
    .image-text-icon.alt .text.area {
      right: 80px; } }
  .image-text-icon.alt .text.area i {
    left: 0;
    right: auto; }
    @media screen and (min-width: 768px) {
      .image-text-icon.alt .text.area i {
        left: -60px; } }

.full-cta {
  float: left;
  width: 100%;
  background: #001528;
  padding: 40px; 
  margin: 30px 0;
}
  @media screen and (min-width: 768px) {
    .full-cta {
      padding: 50px; } }
  @media screen and (min-width: 1140px) {
    .full-cta {
      padding: 80px; } }
  .full-cta .text-area {
    width: 100%;
    float: left; }
    @media screen and (min-width: 768px) {
      .full-cta .text-area {
        width: 70%; } }
    @media screen and (min-width: 1140px) {
      .full-cta .text-area {
        width: 65%; } }
    .full-cta .text-area .title {
      letter-spacing: 1px;
      font-size: 26px;
      line-height: 31.2px;
      color: #fff; }
      @media screen and (min-width: 768px) {
        .full-cta .text-area .title {
          font-size: 24px;
          line-height: 28.8px; } }
      @media screen and (min-width: 1024px) {
        .full-cta .text-area .title {
          font-size: 26px;
          line-height: 31.2px; } }
      @media screen and (min-width: 1140px) {
        .full-cta .text-area .title {
          font-size: 30px;
          line-height: 36px; } }
      @media screen and (min-width: 1650px) {
        .full-cta .text-area .title {
          font-size: 40px;
          line-height: 48px; } }
    .full-cta .text-area p {
      color: #fff;
      font-size: 18px;
      line-height: 29.124px; }
      @media screen and (min-width: 1650px) {
        .full-cta .text-area p {
          font-size: 22px;
          line-height: 35.596px; } }
  .full-cta .btn {
    float: right;
    width: 100%;
    text-align: center;
    margin-top: 30px; }
    @media screen and (min-width: 768px) {
      .full-cta .btn {
        width: 28%; } }
    @media screen and (min-width: 1024px) {
      .full-cta .btn {
        width: 25%; } }

.cta {
  background-color: #373737;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  height: 380px;
  width: 100%; }
  @media screen and (min-width: 768px) {
    .cta {
      width: 95%;
      float: right; } }
  .cta .text-area {
    position: absolute;
    left: 0;
    top: 0;
    background: #001528;
    width: 100%;
    padding: 30px; }
    @media screen and (min-width: 768px) {
      .cta .text-area {
        -webkit-border-radius: 50px 0 50px 0;
        -moz-border-radius: 50px 0 50px 0;
        -ms-border-radius: 50px 0 50px 0;
        border-radius: 50px 0 50px 0;
        width: 95%;
        left: -5%;
        top: 50px; } }
    @media screen and (min-width: 1024px) {
      .cta .text-area {
        padding: 30px 50px;
        top: 80px; } }
    @media screen and (min-width: 1140px) {
      .cta .text-area {
        width: 85%; } }
    @media screen and (min-width: 1650px) {
      .cta .text-area {
        width: 80%; } }
    .cta .text-area .title {
      color: #fff;
      letter-spacing: 1px;
      font-size: 26px;
      line-height: 31.2px; }
      @media screen and (min-width: 768px) {
        .cta .text-area .title {
          font-size: 24px;
          line-height: 28.8px; } }
      @media screen and (min-width: 1024px) {
        .cta .text-area .title {
          font-size: 26px;
          line-height: 31.2px; } }
      @media screen and (min-width: 1140px) {
        .cta .text-area .title {
          font-size: 30px;
          line-height: 36px; } }
      @media screen and (min-width: 1650px) {
        .cta .text-area .title {
          font-size: 40px;
          line-height: 48px; } }

@media screen and (min-width: 1140px) {
  .span_1_of_3 .cta {
    width: 90%; } }
@media screen and (min-width: 768px) {
  .span_1_of_3 .cta .text-area {
    width: 95%;
    left: -10%;
    top: 50px; } }

.timeline-carousel-container {
  float: left;
  width: 100%;
  margin: 30px 0;
  background-color: #373737;
  background-size: cover;
  background-repeat: no-repeat; }
  @media screen and (min-width: 768px) {
    .timeline-carousel-container {
      height: 500px;
      margin: 30px 0 120px; } }
  .timeline-carousel-container .overlay {
    background: rgba(255, 255, 255, 0.9);
    width: 100%;
    padding: 30px 0; }
    @media screen and (min-width: 768px) {
      .timeline-carousel-container .overlay {
        padding: 40px 0;
        height: 100%; } }
    @media screen and (min-width: 1140px) {
      .timeline-carousel-container .overlay {
        padding: 60px 0; } }
    .timeline-carousel-container .overlay .text-area {
      float: left;
      width: 100%;
      margin-bottom: 40px; }
      @media screen and (min-width: 768px) {
        .timeline-carousel-container .overlay .text-area {
          margin-bottom: 0;
          width: 35%;
          margin-right: 5%; } }
      @media screen and (min-width: 1024px) {
        .timeline-carousel-container .overlay .text-area {
          width: 45%; } }
      @media screen and (min-width: 1140px) {
        .timeline-carousel-container .overlay .text-area {
          width: 25%; } }
      @media screen and (min-width: 1650px) {
        .timeline-carousel-container .overlay .text-area {
          width: 30%; } }
      .timeline-carousel-container .overlay .text-area .title {
        letter-spacing: 1px;
        font-size: 26px;
        line-height: 31.2px; }
        @media screen and (min-width: 768px) {
          .timeline-carousel-container .overlay .text-area .title {
            font-size: 24px;
            line-height: 28.8px; } }
        @media screen and (min-width: 1024px) {
          .timeline-carousel-container .overlay .text-area .title {
            font-size: 26px;
            line-height: 31.2px; } }
        @media screen and (min-width: 1140px) {
          .timeline-carousel-container .overlay .text-area .title {
            font-size: 30px;
            line-height: 36px; } }
        @media screen and (min-width: 1650px) {
          .timeline-carousel-container .overlay .text-area .title {
            font-size: 40px;
            line-height: 48px; } }
    .timeline-carousel-container .overlay .timeline-carousel {
      width: 100%;
      float: right; }
      @media screen and (min-width: 768px) {
        .timeline-carousel-container .overlay .timeline-carousel {
          width: 60%; } }
      @media screen and (min-width: 1024px) {
        .timeline-carousel-container .overlay .timeline-carousel {
          width: 50%; } }
      @media screen and (min-width: 1140px) {
        .timeline-carousel-container .overlay .timeline-carousel {
          width: 70%; } }
      @media screen and (min-width: 1650px) {
        .timeline-carousel-container .overlay .timeline-carousel {
          width: 60%; } }
      .timeline-carousel-container .overlay .timeline-carousel .owl-stage {
        padding-bottom: 15px; }
        .timeline-carousel-container .overlay .timeline-carousel .owl-stage .owl-item {
          -webkit-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
          -moz-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
          background: #fff; }
          .timeline-carousel-container .overlay .timeline-carousel .owl-stage .owl-item .item .img-area {
            position: relative;
            background-color: #373737;
            background-size: cover;
            background-repeat: no-repeat;
            height: 130px; }
            @media screen and (min-width: 1650px) {
              .timeline-carousel-container .overlay .timeline-carousel .owl-stage .owl-item .item .img-area {
                height: 150px; } }
            .timeline-carousel-container .overlay .timeline-carousel .owl-stage .owl-item .item .img-area i {
              background: #fff;
              color: #001528;
              font-size: 30px;
              height: 75px;
              width: 75px;
              padding: 22px 0;
              text-align: center;
              -webkit-border-radius: 100%;
              -moz-border-radius: 100%;
              -ms-border-radius: 100%;
              border-radius: 100%;
              position: absolute;
              top: 0;
              bottom: 0;
              left: 0;
              right: 0;
              margin: auto; }
          .timeline-carousel-container .overlay .timeline-carousel .owl-stage .owl-item .item .text-area {
            width: 100%;
            background: #fff;
            padding: 20px;
            text-align: center;
            padding-bottom: 70px; }
            @media screen and (min-width: 768px) {
              .timeline-carousel-container .overlay .timeline-carousel .owl-stage .owl-item .item .text-area {
                padding-bottom: 0;
                min-height: 370px; } }
            .timeline-carousel-container .overlay .timeline-carousel .owl-stage .owl-item .item .text-area .title {
              font-size: 18px;
              line-height: 29.124px; }
              @media screen and (min-width: 1650px) {
                .timeline-carousel-container .overlay .timeline-carousel .owl-stage .owl-item .item .text-area .title {
                  font-size: 22px;
                  line-height: 35.596px; } }
            .timeline-carousel-container .overlay .timeline-carousel .owl-stage .owl-item .item .text-area .date {
              color: #001528;
              font-family: 'Montserrat', "Helvetica Neue", Helvetica, sans-serif;
              font-weight: 600;
              letter-spacing: 1px;
              font-size: 26px;
              line-height: 31.2px;
              position: absolute;
              left: 0;
              bottom: 20px;
              width: 100%; }
              @media screen and (min-width: 768px) {
                .timeline-carousel-container .overlay .timeline-carousel .owl-stage .owl-item .item .text-area .date {
                  font-size: 24px;
                  line-height: 28.8px; } }
              @media screen and (min-width: 1024px) {
                .timeline-carousel-container .overlay .timeline-carousel .owl-stage .owl-item .item .text-area .date {
                  font-size: 26px;
                  line-height: 31.2px; } }
              @media screen and (min-width: 1140px) {
                .timeline-carousel-container .overlay .timeline-carousel .owl-stage .owl-item .item .text-area .date {
                  font-size: 30px;
                  line-height: 36px; } }
              @media screen and (min-width: 1650px) {
                .timeline-carousel-container .overlay .timeline-carousel .owl-stage .owl-item .item .text-area .date {
                  font-size: 40px;
                  line-height: 48px; } }
      @media screen and (min-width: 1650px) {
        .timeline-carousel-container .overlay .timeline-carousel .owl-nav .owl-prev {
          left: -50px; } }
      @media screen and (min-width: 1650px) {
        .timeline-carousel-container .overlay .timeline-carousel .owl-nav .owl-next {
          right: -50px; } }

.service-carousel-container .title {
  letter-spacing: 1px;
  font-size: 26px;
  line-height: 31.2px;
  text-align: center;
  width: 100%;
  margin: 30px 0; }
  @media screen and (min-width: 768px) {
    .service-carousel-container .title {
      font-size: 24px;
      line-height: 28.8px; } }
  @media screen and (min-width: 1024px) {
    .service-carousel-container .title {
      font-size: 26px;
      line-height: 31.2px; } }
  @media screen and (min-width: 1140px) {
    .service-carousel-container .title {
      font-size: 30px;
      line-height: 36px; } }
  @media screen and (min-width: 1650px) {
    .service-carousel-container .title {
      font-size: 40px;
      line-height: 48px; } }
  @media screen and (min-width: 768px) {
    .service-carousel-container .title {
      margin: 45px 0 0; } }
.service-carousel-container .service-carousel .owl-stage {
  padding: 40px 0; }
  .service-carousel-container .service-carousel .owl-stage .item {
    -webkit-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
    background: #fff;
    padding: 30px;
    text-align: center; }
    .service-carousel-container .service-carousel .owl-stage .item i {
      color: #f59320;
      font-size: 60px; }
    .service-carousel-container .service-carousel .owl-stage .item .title {
      font-size: 18px;
      line-height: 29.124px; }
      @media screen and (min-width: 1650px) {
        .service-carousel-container .service-carousel .owl-stage .item .title {
          font-size: 22px;
          line-height: 35.596px; } }
    .service-carousel-container .service-carousel .owl-stage .item p {
      margin-bottom: 80px; }
    .service-carousel-container .service-carousel .owl-stage .item .btn {
      position: absolute;
      bottom: 30px;
      left: 0;
      right: 0;
      margin: 0 auto;
      width: 80%; }
@media screen and (min-width: 1650px) {
  .service-carousel-container .service-carousel .owl-nav .owl-prev {
    left: -50px; } }
@media screen and (min-width: 1650px) {
  .service-carousel-container .service-carousel .owl-nav .owl-next {
    right: -50px; } }

.testimonials .item {
  width: 100%;
  position: relative;
  -webkit-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
  background: #fff;
  padding: 30px;
  margin-bottom: 30px; }
  .testimonials .item:last-of-type {
    margin-bottom: 0; }
  .testimonials .item > i {
    -webkit-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 1;
    opacity: .3;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    background: #fff;
    color: #f59320;
    width: 90px;
    height: 90px;
    text-align: center;
    padding: 24px 0;
    font-size: 40px; }
    @media screen and (min-width: 768px) {
      .testimonials .item > i {
        top: auto;
        left: auto;
        z-index: 10;
        opacity: 1; } }
  @media screen and (min-width: 768px) {
    .testimonials .item {
      width: 90%;
      padding: 30px 50px;
      min-height: 200px;
      margin-bottom: 60px; } }
  @media screen and (min-width: 1140px) {
    .testimonials .item {
      width: 75%;
      padding: 60px 80px;
      min-height: 300px; } }
  .testimonials .item .title, .testimonials .item p {
    position: relative;
    z-index: 2; }
  .testimonials .item .title {
    font-size: 18px;
    line-height: 29.124px; }
    @media screen and (min-width: 1650px) {
      .testimonials .item .title {
        font-size: 22px;
        line-height: 35.596px; } }
  .testimonials .item .byline {
    margin: 20px 0 0 0; }
    .testimonials .item .byline span {
      font-weight: 700; }
  .testimonials .item .stars {
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;
    position: absolute;
    top: -20px;
    right: -20px;
    background: #ededed;
    padding: 15px 20px; }
    .testimonials .item .stars i {
      display: inline-block;
      color: #001528;
      font-size: 22px; }
  @media screen and (min-width: 768px) {
    .testimonials .item:last-of-type {
      margin-bottom: 0; } }
  @media screen and (min-width: 768px) {
    .testimonials .item:nth-of-type(odd) {
      float: left; } }
  @media screen and (min-width: 768px) {
    .testimonials .item:nth-of-type(odd) i {
      left: -50px; } }
  @media screen and (min-width: 768px) {
    .testimonials .item:nth-of-type(even) {
      float: right; } }
  @media screen and (min-width: 768px) {
    .testimonials .item:nth-of-type(even) i {
      top: -50px;
      right: 70px; } }
  .testimonials .item:nth-of-type(even) .stars {
    right: auto;
    left: -20px; }
.testimonial-form .success-div {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
  position: relative;
  padding: .75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: .25rem;
}
.testimonial-form .success-div p {margin-bottom: 10px;}

.testimonials-feature {
  float: left;
  width: 100%;
  margin: 30px 0;
  background-color: #373737;
  background-size: cover;
  background-repeat: no-repeat; }
  @media screen and (min-width: 768px) {
    .testimonials-feature {
      margin: 100px 0; } }
  .testimonials-feature .overlay {
    background: rgba(255, 255, 255, 0.9);
    width: 100%;
    padding: 40px 0; }
    @media screen and (min-width: 1140px) {
      .testimonials-feature .overlay {
        padding: 80px 0; } }
    .testimonials-feature .overlay .wrap {
      position: relative; }
      .testimonials-feature .overlay .wrap .text-area {
        position: relative;
        float: left;
        width: 100%;
        margin-bottom: 40px; }
        @media screen and (min-width: 768px) {
          .testimonials-feature .overlay .wrap .text-area {
            min-height: 400px;
            margin-bottom: 0;
            width: 35%;
            margin-right: 5%; } }
        @media screen and (min-width: 1024px) {
          .testimonials-feature .overlay .wrap .text-area {
            width: 45%; } }
        @media screen and (min-width: 1140px) {
          .testimonials-feature .overlay .wrap .text-area {
            width: 25%; } }
        @media screen and (min-width: 1650px) {
          .testimonials-feature .overlay .wrap .text-area {
            width: 30%; } }
        .testimonials-feature .overlay .wrap .text-area .title {
          letter-spacing: 1px;
          font-size: 26px;
          line-height: 31.2px; }
          @media screen and (min-width: 768px) {
            .testimonials-feature .overlay .wrap .text-area .title {
              font-size: 24px;
              line-height: 28.8px; } }
          @media screen and (min-width: 1024px) {
            .testimonials-feature .overlay .wrap .text-area .title {
              font-size: 26px;
              line-height: 31.2px; } }
          @media screen and (min-width: 1140px) {
            .testimonials-feature .overlay .wrap .text-area .title {
              font-size: 30px;
              line-height: 36px; } }
          @media screen and (min-width: 1650px) {
            .testimonials-feature .overlay .wrap .text-area .title {
              font-size: 40px;
              line-height: 48px; } }
        .testimonials-feature .overlay .wrap .text-area p {
          margin-bottom: 20px; }
          .testimonials-feature .overlay .wrap .text-area p:last-of-type {
            margin-bottom: 140px; }
        .testimonials-feature .overlay .wrap .text-area .btn {
          position: absolute;
          bottom: 0;
          width: 100%;
          text-align: center;
          margin: 30px 0; }
      .testimonials-feature .overlay .wrap .testimonials {
        width: 100%;
        float: right; }
        @media screen and (min-width: 768px) {
          .testimonials-feature .overlay .wrap .testimonials {
            width: 60%;
            position: absolute;
            top: -90px;
            right: 0; } }
        @media screen and (min-width: 1024px) {
          .testimonials-feature .overlay .wrap .testimonials {
            width: 50%; } }
        @media screen and (min-width: 1140px) {
          .testimonials-feature .overlay .wrap .testimonials {
            width: 70%;
            top: -130px; } }
        @media screen and (min-width: 1650px) {
          .testimonials-feature .overlay .wrap .testimonials {
            width: 60%; } }

.testimonials-carousel-container {
  float: left;
  width: 100%;
  margin: 30px 0;
  background-color: #373737;
  background-size: cover;
  background-repeat: no-repeat; }
  .testimonials-carousel-container .overlay {
    background: rgba(255, 255, 255, 0.9);
    width: 100%;
    padding: 40px 0; }
    @media screen and (min-width: 1140px) {
      .testimonials-carousel-container .overlay {
        padding: 50px 0; } }
    .testimonials-carousel-container .overlay .testimonials.carousel {
      margin: 0 auto;
      width: 95%; }
      @media screen and (min-width: 768px) {
        .testimonials-carousel-container .overlay .testimonials.carousel {
          width: 65%; } }
      @media screen and (min-width: 1024px) {
        .testimonials-carousel-container .overlay .testimonials.carousel {
          width: 60%; } }
      @media screen and (min-width: 1650px) {
        .testimonials-carousel-container .overlay .testimonials.carousel {
          width: 50%; } }
      .testimonials-carousel-container .overlay .testimonials.carousel .owl-stage-outer {
        padding: 60px 0; }
      @media screen and (min-width: 768px) {
        .testimonials-carousel-container .overlay .testimonials.carousel .owl-nav .owl-prev {
          left: -30px; } }
      @media screen and (min-width: 768px) {
        .testimonials-carousel-container .overlay .testimonials.carousel .owl-nav .owl-next {
          right: -30px; } }
      .testimonials-carousel-container .overlay .testimonials.carousel .item {
        float: right;
        width: 100%; }
        @media screen and (min-width: 768px) {
          .testimonials-carousel-container .overlay .testimonials.carousel .item i {
            top: -50px;
            left: auto;
            right: 70px; } }
        .testimonials-carousel-container .overlay .testimonials.carousel .item .stars {
          right: auto;
          left: -20px; }

.twitter {
  float: left;
  width: 100%;
  background: #ededed;
  padding: 30px; }
  @media screen and (min-width: 768px) {
    .twitter {
      padding: 40px; } }
  .twitter .title {
    letter-spacing: 1px;
    font-size: 26px;
    line-height: 31.2px;
    width: 100%;
    text-align: center;
    margin: 0; }
    @media screen and (min-width: 768px) {
      .twitter .title {
        font-size: 24px;
        line-height: 28.8px; } }
    @media screen and (min-width: 1024px) {
      .twitter .title {
        font-size: 26px;
        line-height: 31.2px; } }
    @media screen and (min-width: 1140px) {
      .twitter .title {
        font-size: 30px;
        line-height: 36px; } }
    @media screen and (min-width: 1650px) {
      .twitter .title {
        font-size: 40px;
        line-height: 48px; } }
  .twitter .twitter-info {
    width: 100%;
    text-align: center; }
    .twitter .twitter-info a, .twitter .twitter-info i {
      display: inline-block;
      font-size: 18px;
      line-height: 29.124px;
      color: #001528; }
      @media screen and (min-width: 1650px) {
        .twitter .twitter-info a, .twitter .twitter-info i {
          font-size: 22px;
          line-height: 35.596px; } }
    .twitter .twitter-info a {
      font-family: 'Montserrat', "Helvetica Neue", Helvetica, sans-serif;
      font-weight: 600; }
  .twitter .col {
    text-align: center; }
    @media screen and (min-width: 768px) {
      .twitter .col {
        text-align: left; } }
    .twitter .col .date, .twitter .col a {
      font-weight: 700;
      color: #61B644; }

.team-list {
  margin: 30px auto; }
  @media screen and (min-width: 1650px) {
    .team-list .col {
      padding-left: 50px; } }
  .team-list .col .details-container {
    -webkit-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
    float: left;
    width: 100%; }
    .team-list .col .details-container .area {
      float: left;
      width: 100%; }
    .team-list .col .details-container .img.area {
      position: relative; }
      .team-list .col .details-container .img.area i {
        width: 90px;
        height: 90px;
        text-align: center;
        padding: 24px 0;
        font-size: 40px;
        background: #fff;
        color: #61B644;
        -webkit-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
        -moz-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
        box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        -ms-border-radius: 100%;
        border-radius: 100%;
        position: absolute;
        top: 10px;
        left: 10px; }
        @media screen and (min-width: 768px) {
          .team-list .col .details-container .img.area i {
            top: 20px; } }
        @media screen and (min-width: 1650px) {
          .team-list .col .details-container .img.area i {
            top: 50px;
            left: -50px; } }
    .team-list .col .details-container .text.area {
      background: #fff;
      padding: 30px; }
      @media screen and (min-width: 768px) {
        .team-list .col .details-container .text.area {
          padding: 40px 30px; } }
      .team-list .col .details-container .text.area .title {
        letter-spacing: 1px;
        font-size: 26px;
        line-height: 31.2px; }
        @media screen and (min-width: 768px) {
          .team-list .col .details-container .text.area .title {
            font-size: 24px;
            line-height: 28.8px; } }
        @media screen and (min-width: 1024px) {
          .team-list .col .details-container .text.area .title {
            font-size: 26px;
            line-height: 31.2px; } }
        @media screen and (min-width: 1140px) {
          .team-list .col .details-container .text.area .title {
            font-size: 30px;
            line-height: 36px; } }
        @media screen and (min-width: 1650px) {
          .team-list .col .details-container .text.area .title {
            font-size: 40px;
            line-height: 48px; } }
      .team-list .col .details-container .text.area .role {
        color: #001528;
        letter-spacing: 1px;
        font-size: 26px;
        line-height: 31.2px;
        font-family: 'Montserrat', "Helvetica Neue", Helvetica, sans-serif;
        font-weight: 600; }
        @media screen and (min-width: 768px) {
          .team-list .col .details-container .text.area .role {
            font-size: 24px;
            line-height: 28.8px; } }
        @media screen and (min-width: 1024px) {
          .team-list .col .details-container .text.area .role {
            font-size: 26px;
            line-height: 31.2px; } }
        @media screen and (min-width: 1140px) {
          .team-list .col .details-container .text.area .role {
            font-size: 30px;
            line-height: 36px; } }
        @media screen and (min-width: 1650px) {
          .team-list .col .details-container .text.area .role {
            font-size: 40px;
            line-height: 48px; } }
      .team-list .col .details-container .text.area p {
        margin-bottom: 20px; }

.team-detail {
  margin: 30px auto;
  position: relative;
  z-index: 2; }
  @media screen and (min-width: 1650px) {
    .team-detail .col {
      padding-left: 50px; } }
  .team-detail .col .details-container {
    -webkit-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
    float: left;
    width: 100%; }
    .team-detail .col .details-container .area {
      float: left;
      width: 100%;
      position: relative; }
      .team-detail .col .details-container .area i {
        width: 90px;
        height: 90px;
        text-align: center;
        padding: 24px 0;
        font-size: 40px;
        background: #fff;
        color: #61B644;
        -webkit-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
        -moz-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
        box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        -ms-border-radius: 100%;
        border-radius: 100%;
        position: absolute;
        top: 10px;
        left: 10px; }
        @media screen and (min-width: 768px) {
          .team-detail .col .details-container .area i {
            top: 20px; } }
        @media screen and (min-width: 1650px) {
          .team-detail .col .details-container .area i {
            top: 50px;
            left: -50px; } }
    .team-detail .col .details-container .text.area {
      background: #fff;
      padding: 30px; }
      @media screen and (min-width: 768px) {
        .team-detail .col .details-container .text.area {
          padding: 40px 30px; } }
      .team-detail .col .details-container .text.area .title {
        letter-spacing: 1px;
        font-size: 26px;
        line-height: 31.2px; }
        @media screen and (min-width: 768px) {
          .team-detail .col .details-container .text.area .title {
            font-size: 24px;
            line-height: 28.8px; } }
        @media screen and (min-width: 1024px) {
          .team-detail .col .details-container .text.area .title {
            font-size: 26px;
            line-height: 31.2px; } }
        @media screen and (min-width: 1140px) {
          .team-detail .col .details-container .text.area .title {
            font-size: 30px;
            line-height: 36px; } }
        @media screen and (min-width: 1650px) {
          .team-detail .col .details-container .text.area .title {
            font-size: 40px;
            line-height: 48px; } }
      .team-detail .col .details-container .text.area .role {
        color: #001528;
        letter-spacing: 1px;
        font-size: 26px;
        line-height: 31.2px;
        font-family: 'Montserrat', "Helvetica Neue", Helvetica, sans-serif;
        font-weight: 600; }
        @media screen and (min-width: 768px) {
          .team-detail .col .details-container .text.area .role {
            font-size: 24px;
            line-height: 28.8px; } }
        @media screen and (min-width: 1024px) {
          .team-detail .col .details-container .text.area .role {
            font-size: 26px;
            line-height: 31.2px; } }
        @media screen and (min-width: 1140px) {
          .team-detail .col .details-container .text.area .role {
            font-size: 30px;
            line-height: 36px; } }
        @media screen and (min-width: 1650px) {
          .team-detail .col .details-container .text.area .role {
            font-size: 40px;
            line-height: 48px; } }
      .team-detail .col .details-container .text.area p {
        margin-bottom: 20px; }
    @media screen and (min-width: 1650px) {
      .team-detail .col .details-container .bio.area {
        padding-left: 80px; } }
    .team-detail .col .details-container .bio.area i {
      z-index: 1;
      opacity: .1; }
      @media screen and (min-width: 1650px) {
        .team-detail .col .details-container .bio.area i {
          opacity: 1; } }
    .team-detail .col .details-container .bio.area .title {
      color: #001528;
      font-size: 18px;
      line-height: 29.124px; }
      @media screen and (min-width: 1650px) {
        .team-detail .col .details-container .bio.area .title {
          font-size: 22px;
          line-height: 35.596px; } }
    .team-detail .col .details-container .bio.area .title, .team-detail .col .details-container .bio.area p {
      position: relative;
      z-index: 2; }
    .team-detail .col .details-container .bio.area ul {
      margin-bottom: 30px; }
      .team-detail .col .details-container .bio.area ul li {
        position: relative;
        margin-bottom: 13px;
        padding-left: 25px;
        font-weight: 700;
        color: #373737; }
        .team-detail .col .details-container .bio.area ul li:before {
          content: '\f061';
          font-family: 'Font Awesome\ 5 Free';
          font-weight: 900;
          color: #001528;
          position: absolute;
          top: 3px;
          left: 0; }

.team-contact-info {
  position: relative;
  z-index: 1;
  float: left;
  width: 100%;
  padding: 40px 0;
  background: #001528; }
  @media screen and (min-width: 768px) {
    .team-contact-info {
      margin-top: -310px;
      padding: 340px 0 80px; } }
  .team-contact-info .title {
    color: #fff;
    letter-spacing: 1px;
    font-size: 32px;
    line-height: 38.4px;
    margin-bottom: 40px; }
    @media screen and (min-width: 768px) {
      .team-contact-info .title {
        font-size: 40px;
        line-height: 48px; } }
    @media screen and (min-width: 1024px) {
      .team-contact-info .title {
        font-size: 50px;
        line-height: 60px; } }
    @media screen and (min-width: 1140px) {
      .team-contact-info .title {
        font-size: 58px;
        line-height: 69.6px; } }
    @media screen and (min-width: 1650px) {
      .team-contact-info .title {
        font-size: 60px;
        line-height: 72px; } }
  .team-contact-info .btn {
    float: left;
    width: 100%;
    letter-spacing: 1px;
    font-size: 26px;
    line-height: 31.2px;
    -webkit-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
    text-transform: unset;
    padding: 30px;
    margin-bottom: 20px;
    text-align: center; }
    @media screen and (min-width: 768px) {
      .team-contact-info .btn {
        font-size: 24px;
        line-height: 28.8px; } }
    @media screen and (min-width: 1024px) {
      .team-contact-info .btn {
        font-size: 26px;
        line-height: 31.2px; } }
    @media screen and (min-width: 1140px) {
      .team-contact-info .btn {
        font-size: 30px;
        line-height: 36px; } }
    @media screen and (min-width: 1650px) {
      .team-contact-info .btn {
        font-size: 40px;
        line-height: 48px; } }
    @media screen and (min-width: 768px) {
      .team-contact-info .btn {
        text-align: left; } }
    .team-contact-info .btn:before {
      content: '';
      font-family: 'Font Awesome\ 5 Free';
      font-weight: 900;
      color: #61B644;
      float: left;
      position: relative;
      top: 0;
      left: 0;
      margin-right: 30px;
      display: none; }
      @media screen and (min-width: 768px) {
        .team-contact-info .btn:before {
          display: block; } }
    @media screen and (min-width: 768px) {
      .team-contact-info .btn {
        padding: 35px 40px; } }
    @media screen and (min-width: 1024px) {
      .team-contact-info .btn {
        width: 49%;
        margin-right: 2%; }
        .team-contact-info .btn:nth-of-type(2) {
          margin-right: 0; } }
  .team-contact-info .btn.email:before {
    content: '\f0e0'; }
  .team-contact-info .btn.phone:before {
    content: '\f095'; }

.image-text-carousel-container {
  margin: 40px 0; }
  @media screen and (min-width: 768px) {
    .image-text-carousel-container .image-text-carousel .owl-stage-outer {
      margin: 0 80px; } }
  @media screen and (min-width: 768px) {
    .image-text-carousel-container .image-text-carousel .owl-stage-outer .owl-stage {
      left: -80px; } }
  .image-text-carousel-container .image-text-carousel .owl-item .item {
    margin: 20px 0;
    position: relative;
    float: left;
    width: 100%; }
    .image-text-carousel-container .image-text-carousel .owl-item .item .img.area {
      position: absolute;
      background-color: #373737;
      background-size: cover;
      background-repeat: no-repeat;
      height: 100%;
      width: 100%;
      float: right; }
      @media screen and (min-width: 768px) {
        .image-text-carousel-container .image-text-carousel .owl-item .item .img.area {
          position: relative;
          height: 400px;
          width: 90%; } }
    .image-text-carousel-container .image-text-carousel .owl-item .item .text.area {
      position: relative;
      -webkit-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
      -moz-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
      box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
      background: rgba(255, 255, 255, 0.9);
      padding: 30px 40px;
      float: left;
      width: 100%;
      top: 0;
      left: 0; }
      @media screen and (min-width: 768px) {
        .image-text-carousel-container .image-text-carousel .owl-item .item .text.area {
          float: unset;
          position: absolute;
          top: 40px;
          width: 90%;
          background: #fff;
          padding-right: 80px; } }
      @media screen and (min-width: 1140px) {
        .image-text-carousel-container .image-text-carousel .owl-item .item .text.area {
          width: 80%; } }
      .image-text-carousel-container .image-text-carousel .owl-item .item .text.area i {
        position: absolute;
        z-index: 1;
        right: 0;
        top: 0;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        -ms-border-radius: 100%;
        border-radius: 100%;
        color: #61B644;
        width: 90px;
        height: 90px;
        text-align: center;
        padding: 24px 0;
        font-size: 40px;
        opacity: .4; }
        @media screen and (min-width: 768px) {
          .image-text-carousel-container .image-text-carousel .owl-item .item .text.area i {
            opacity: 1;
            right: -40px;
            background: #fff; } }
      .image-text-carousel-container .image-text-carousel .owl-item .item .text.area .title {
        position: relative;
        z-index: 2;
        font-size: 18px;
        line-height: 29.124px; }
        @media screen and (min-width: 1650px) {
          .image-text-carousel-container .image-text-carousel .owl-item .item .text.area .title {
            font-size: 22px;
            line-height: 35.596px; } }
      .image-text-carousel-container .image-text-carousel .owl-item .item .text.area .btn {
        margin-top: 15px; }
  .image-text-carousel-container .image-text-carousel .owl-item:nth-of-type(even) .item .img.area {
    float: left; }
  .image-text-carousel-container .image-text-carousel .owl-item:nth-of-type(even) .item .text.area {
    padding-right: 40px;
    left: auto;
    right: 0; }
    @media screen and (min-width: 768px) {
      .image-text-carousel-container .image-text-carousel .owl-item:nth-of-type(even) .item .text.area {
        padding-left: 80px; } }
    .image-text-carousel-container .image-text-carousel .owl-item:nth-of-type(even) .item .text.area i {
      left: 0;
      right: auto; }
      @media screen and (min-width: 768px) {
        .image-text-carousel-container .image-text-carousel .owl-item:nth-of-type(even) .item .text.area i {
          left: -40px; } }

.logo-carousel-container {
  float: left;
  width: 100%;
  background: #ededed;
  padding: 40px 0; }
  @media screen and (min-width: 768px) {
    .logo-carousel-container {
      padding: 80px 0; } }
  .logo-carousel-container .title {
    width: 100%;
    text-align: center;
    letter-spacing: 1px;
    font-size: 26px;
    line-height: 31.2px; }
    @media screen and (min-width: 768px) {
      .logo-carousel-container .title {
        font-size: 24px;
        line-height: 28.8px; } }
    @media screen and (min-width: 1024px) {
      .logo-carousel-container .title {
        font-size: 26px;
        line-height: 31.2px; } }
    @media screen and (min-width: 1140px) {
      .logo-carousel-container .title {
        font-size: 30px;
        line-height: 36px; } }
    @media screen and (min-width: 1650px) {
      .logo-carousel-container .title {
        font-size: 40px;
        line-height: 48px; } }
    @media screen and (min-width: 768px) {
      .logo-carousel-container .title {
        margin-bottom: 50px; } }
  @media screen and (min-width: 768px) {
    .logo-carousel-container .logo-carousel .owl-stage-outer {
      margin: 0 80px; } }
  @media screen and (min-width: 768px) {
    .logo-carousel-container .logo-carousel .owl-stage-outer .owl-stage {
      left: -80px; } }
  .logo-carousel-container .logo-carousel .item {
    position: relative;
    height: 180px;
    background: #fff; }
    @media screen and (min-width: 768px) {
      .logo-carousel-container .logo-carousel .item {
        height: 170px; } }
    @media screen and (min-width: 1024px) {
      .logo-carousel-container .logo-carousel .item {
        height: 180px; } }
    @media screen and (min-width: 1140px) {
      .logo-carousel-container .logo-carousel .item {
        height: 220px; } }
    @media screen and (min-width: 1650px) {
      .logo-carousel-container .logo-carousel .item {
        height: 250px; } }
    .logo-carousel-container .logo-carousel .item img {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      width: 60%; }

.process-diagram-container {
  margin: 40px 0;
  float: left;
  width: 100%; }
  .process-diagram-container .process-diagram {
    position: relative;
    float: left;
    width: 100%; }
    .process-diagram-container .process-diagram:before {
      content: "";
      background: #001528;
      width: 6px;
      height: 100%;
      position: absolute;
      z-index: 1;
      left: 0;
      right: 0;
      margin: 0 auto;
      height: 90%; }
      @media screen and (min-width: 1024px) {
        .process-diagram-container .process-diagram:before {
          height: 80%; } }
      @media screen and (min-width: 1140px) {
        .process-diagram-container .process-diagram:before {
          height: 75%; } }
      @media screen and (min-width: 1650px) {
        .process-diagram-container .process-diagram:before {
          height: 76%; } }
    .process-diagram-container .process-diagram .item {
      width: 100%;
      float: left;
      position: relative;
      z-index: 2; }
      @media screen and (min-width: 1024px) {
        .process-diagram-container .process-diagram .item:not(:first-of-type) {
          margin-top: -30px; } }
      @media screen and (min-width: 1140px) {
        .process-diagram-container .process-diagram .item:not(:first-of-type) {
          margin-top: -70px; } }
      @media screen and (min-width: 1650px) {
        .process-diagram-container .process-diagram .item:not(:first-of-type) {
          margin-top: -100px; } }
      .process-diagram-container .process-diagram .item .icon:before {
        content: '\f107';
        font-family: 'Font Awesome\ 5 Free';
        font-weight: 900;
        color: #fff;
        font-size: 18px;
        width: 45px;
        height: 45px;
        padding: 20px 0 0;
        text-align: center;
        background: #001528;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        -ms-border-radius: 100%;
        border-radius: 100%;
        position: absolute;
        z-index: 9;
        top: 72px;
        left: 0;
        right: 0;
        margin: 0 auto; }
      .process-diagram-container .process-diagram .item .icon i {
        width: 90px;
        height: 90px;
        text-align: center;
        padding: 24px 0;
        font-size: 40px;
        background: #fff;
        color: #f59320;
        -webkit-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
        -moz-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
        box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        -ms-border-radius: 100%;
        border-radius: 100%;
        position: absolute;
        z-index: 10;
        top: 0;
        left: 0;
        right: 0;
        margin: 0 auto; }
      .process-diagram-container .process-diagram .item .text-area {
        position: relative;
        z-index: 8;
        background: #ededed;
        padding: 30px;
        float: right;
        right: 0;
        margin: 130px 0 60px; }
        .process-diagram-container .process-diagram .item .text-area:before {
          content: "";
          position: absolute;
          left: -20px;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 20px 20px 20px 0;
          border-color: transparent #ededed transparent transparent;
          display: none; }
          @media screen and (min-width: 1024px) {
            .process-diagram-container .process-diagram .item .text-area:before {
              display: block; } }
        @media screen and (min-width: 768px) {
          .process-diagram-container .process-diagram .item .text-area {
            padding: 30px 40px; } }
        @media screen and (min-width: 1024px) {
          .process-diagram-container .process-diagram .item .text-area {
            margin: 0;
            width: 42%; } }
        @media screen and (min-width: 1140px) {
          .process-diagram-container .process-diagram .item .text-area {
            right: 20px; } }
        @media screen and (min-width: 1650px) {
          .process-diagram-container .process-diagram .item .text-area {
            width: 40%;
            right: 65px; } }
        .process-diagram-container .process-diagram .item .text-area * {
          position: relative;
          z-index: 2; }
        .process-diagram-container .process-diagram .item .text-area .img-area {
          position: absolute;
          top: 0;
          right: 0;
          z-index: 1;
          opacity: .1;
          background-size: cover;
          background-repeat: no-repeat;
          width: 50%;
          height: 100%; }
        .process-diagram-container .process-diagram .item .text-area .title {
          letter-spacing: 1px;
          font-size: 26px;
          line-height: 31.2px; }
          @media screen and (min-width: 768px) {
            .process-diagram-container .process-diagram .item .text-area .title {
              font-size: 24px;
              line-height: 28.8px; } }
          @media screen and (min-width: 1024px) {
            .process-diagram-container .process-diagram .item .text-area .title {
              font-size: 26px;
              line-height: 31.2px; } }
          @media screen and (min-width: 1140px) {
            .process-diagram-container .process-diagram .item .text-area .title {
              font-size: 30px;
              line-height: 36px; } }
          @media screen and (min-width: 1650px) {
            .process-diagram-container .process-diagram .item .text-area .title {
              font-size: 40px;
              line-height: 48px; } }
        .process-diagram-container .process-diagram .item .text-area .btn {
          float: unset;
          display: inline-block;
          margin-top: 20px; }
      .process-diagram-container .process-diagram .item:nth-of-type(even) .text-area {
        right: auto;
        left: 0;
        float: left; }
        .process-diagram-container .process-diagram .item:nth-of-type(even) .text-area:before {
          left: auto;
          right: -20px;
          border-width: 20px 0 20px 20px;
          border-color: transparent transparent transparent #ededed; }
        @media screen and (min-width: 1140px) {
          .process-diagram-container .process-diagram .item:nth-of-type(even) .text-area {
            left: 20px; } }
        @media screen and (min-width: 1650px) {
          .process-diagram-container .process-diagram .item:nth-of-type(even) .text-area {
            left: 65px; } }
        .process-diagram-container .process-diagram .item:nth-of-type(even) .text-area .img-area {
          right: auto;
          left: 0; }
      @media screen and (min-width: 1024px) {
        .process-diagram-container .process-diagram .item:last-of-type .icon:before {
          display: none; } }

.service-list {
  float: left;
  width: 100%;
  margin: 30px 0; }
  .service-list .item {
    position: relative;
    float: left;
    width: 100%;
    -webkit-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
    margin-bottom: 40px; }
    @media screen and (min-width: 768px) {
      .service-list .item {
        margin-bottom: 70px; } }
    .service-list .item i {
      position: absolute;
      top: 70px;
      left: 0;
      right: 0;
      margin: 0 auto;
      color: #f59320;
      background: #fff;
      padding: 45px 0;
      text-align: center;
      width: 150px;
      height: 150px;
      font-size: 60px;
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      -ms-border-radius: 100%;
      border-radius: 100%;
      -webkit-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
      -moz-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
      box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25); }
      @media screen and (min-width: 1024px) {
        .service-list .item i {
          top: 0;
          bottom: 0;
          margin: auto;
          padding: 35px 0;
          width: 110px;
          height: 110px;
          font-size: 40px; } }
      @media screen and (min-width: 1140px) {
        .service-list .item i {
          padding: 45px 0;
          width: 150px;
          height: 150px;
          font-size: 60px; } }
    .service-list .item .area {
      float: left;
      width: 100%; }
      @media screen and (min-width: 1024px) {
        .service-list .item .area {
          width: 50%; } }
    .service-list .item .img.area {
      background-color: #373737;
      background-size: cover;
      background-repeat: no-repeat;
      height: 300px; }
      @media screen and (min-width: 1024px) {
        .service-list .item .img.area {
          height: auto; } }
    .service-list .item .text.area {
      padding: 30px; }
      @media screen and (min-width: 768px) {
        .service-list .item .text.area {
          padding: 40px; } }
      @media screen and (min-width: 1024px) {
        .service-list .item .text.area {
          padding-left: 80px; } }
      @media screen and (min-width: 1140px) {
        .service-list .item .text.area {
          padding: 60px;
          padding-left: 120px; } }
      .service-list .item .text.area .title {
        letter-spacing: 1px;
        font-size: 26px;
        line-height: 31.2px; }
        @media screen and (min-width: 768px) {
          .service-list .item .text.area .title {
            font-size: 24px;
            line-height: 28.8px; } }
        @media screen and (min-width: 1024px) {
          .service-list .item .text.area .title {
            font-size: 26px;
            line-height: 31.2px; } }
        @media screen and (min-width: 1140px) {
          .service-list .item .text.area .title {
            font-size: 30px;
            line-height: 36px; } }
        @media screen and (min-width: 1650px) {
          .service-list .item .text.area .title {
            font-size: 40px;
            line-height: 48px; } }
      .service-list .item .text.area .btn {
        float: unset;
        display: inline-block;
        margin-top: 20px; }
    .service-list .item:nth-of-type(even) .img.area {
      float: right; }
    .service-list .item:nth-of-type(even) .text.area {
      padding-left: 30px; }
      @media screen and (min-width: 768px) {
        .service-list .item:nth-of-type(even) .text.area {
          padding-left: 50px; } }
      @media screen and (min-width: 1024px) {
        .service-list .item:nth-of-type(even) .text.area {
          padding-right: 80px; } }
      @media screen and (min-width: 1140px) {
        .service-list .item:nth-of-type(even) .text.area {
          padding-right: 120px; } }

.feature-text {
  -webkit-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
  position: relative;
  background: #fff;
  padding: 30px;
  width: 100%; }
  .feature-text a {margin-top: 30px;}
  @media screen and (min-width: 1024px) {
    .feature-text {
      padding: 40px; } }
  @media screen and (min-width: 1140px) {
    .feature-text {
      padding: 60px;
      padding-left: 70px;
      width: calc(100% - 50px);
      float: right; } }
  .feature-text * {
    position: relative;
    z-index: 2; }
  .feature-text i {
    width: 90px;
    height: 90px;
    text-align: center;
    font-size: 40px;
    background: #fff;
    color: #f59320;
    -webkit-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    position: absolute;
    z-index: 1;
    right: 0;
    top: 20px;
    opacity: .2; }
    @media screen and (min-width: 1140px) {
      .feature-text i {
        padding: 24px 0;
        opacity: 1;
        left: -50px;
        right: auto; } }
    @media screen and (min-width: 1650px) {
      .feature-text i {
        top: 50px; } }
  .feature-text .title {
    letter-spacing: 1px;
    font-size: 26px;
    line-height: 31.2px; }
    @media screen and (min-width: 768px) {
      .feature-text .title {
        font-size: 24px;
        line-height: 28.8px; } }
    @media screen and (min-width: 1024px) {
      .feature-text .title {
        font-size: 26px;
        line-height: 31.2px; } }
    @media screen and (min-width: 1140px) {
      .feature-text .title {
        font-size: 30px;
        line-height: 36px; } }
    @media screen and (min-width: 1650px) {
      .feature-text .title {
        font-size: 40px;
        line-height: 48px; } }

.checklist {
  float: left;
  width: 100%; }
  .checklist .title {
    letter-spacing: 1px;
    font-size: 26px;
    line-height: 31.2px; }
    @media screen and (min-width: 768px) {
      .checklist .title {
        font-size: 24px;
        line-height: 28.8px; } }
    @media screen and (min-width: 1024px) {
      .checklist .title {
        font-size: 26px;
        line-height: 31.2px; } }
    @media screen and (min-width: 1140px) {
      .checklist .title {
        font-size: 30px;
        line-height: 36px; } }
    @media screen and (min-width: 1650px) {
      .checklist .title {
        font-size: 40px;
        line-height: 48px; } }
  .checklist li {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 15px; }
    .checklist li i {
      position: absolute;
      left: 0;
      top: 0;
      color: #f59320;
      background: #fff;
      -webkit-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
      -moz-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
      box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      -ms-border-radius: 100%;
      border-radius: 100%;
      width: 65px;
      height: 65px;
      padding: 22px 0;
      font-size: 24px;
      text-align: center; }
    .checklist li p {
      width: calc(100% - 32px);
      float: right;
      background: #ededed;
      font-weight: 700;
      padding: 20px;
      padding-left: 55px; }

.image-text-full {
  float: left;
  width: 100%;
  margin: 30px 0; }
  .image-text-full .item {
    background-color: #373737;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 60px 0; }
    @media screen and (min-width: 1140px) {
      .image-text-full .item {
        padding: 80px 0; } }
    .image-text-full .item .feature-text {
      width: 100%;
      float: right; }
      @media screen and (min-width: 768px) {
        .image-text-full .item .feature-text {
          width: calc(80% - 50px); } }
      @media screen and (min-width: 1140px) {
        .image-text-full .item .feature-text {
          width: calc(50% - 50px); } }
    .image-text-full .item:nth-of-type(even) .feature-text {
      float: left; }
      @media screen and (min-width: 1140px) {
        .image-text-full .item:nth-of-type(even) .feature-text {
          margin-left: 50px; } }

.news.list .col:nth-of-type(1), .news.list .col:nth-of-type(2) {
  margin-top: 0; }

.news-categories {
  float: left;
  width: 100%;
  padding: 25px 30px;
  background: #ededed; }
  .news-categories .title {
    font-size: 18px;
    line-height: 29.124px; }
    @media screen and (min-width: 1650px) {
      .news-categories .title {
        font-size: 22px;
        line-height: 35.596px; } }
  .news-categories li {
    float: left;
    width: 100%;
    margin: 12px 0; }
    .news-categories li a {
      color: #001528;
      font-weight: 700; }
      .news-categories li a:hover {
        color: #61B644; }

.news .col {
  -webkit-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25); }
  .news .col .area {
    float: left;
    width: 100%; }
  .news .col .text.area {
    background: #fff;
    padding: 30px; 
    position: relative;}
  .news .col .text.area .btn.grow {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 80%;
    text-align: center;    
  }
    @media screen and (min-width: 768px) {
      .news .col .text.area {
        padding: 50px 30px; } }
    .news .col .text.area .title {
      font-size: 18px;
      line-height: 29.124px; }
      @media screen and (min-width: 1650px) {
        .news .col .text.area .title {
          font-size: 22px;
          line-height: 35.596px; } }
    .news .col .text.area p {
      margin-bottom: 20px; }
    .news .col .text.area p.date {padding-bottom: 30px;}

.latest.news {
  margin: 30px 0; }
  .latest.news .title {
    letter-spacing: 1px;
    font-size: 26px;
    line-height: 31.2px;
    text-align: center; }
    @media screen and (min-width: 768px) {
      .latest.news .title {
        font-size: 24px;
        line-height: 28.8px; } }
    @media screen and (min-width: 1024px) {
      .latest.news .title {
        font-size: 26px;
        line-height: 31.2px; } }
    @media screen and (min-width: 1140px) {
      .latest.news .title {
        font-size: 30px;
        line-height: 36px; } }
    @media screen and (min-width: 1650px) {
      .latest.news .title {
        font-size: 40px;
        line-height: 48px; } }

.search-list .col {
  -webkit-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25); }
  .search-list .col .area {
    float: left;
    width: 100%; }
  .search-list .col .img.area {
    height: 310px;
    background-color: #001528;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative; }
    .search-list .col .img.area:before {
      font-family: "Font Awesome\ 5 Free";
      font-weight: 900;
      font-size: 20vw;
      width: 20vw;
      height: 20vw;
      color: #fff;
      content: "\f002";
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto; }
      @media screen and (min-width: 768px) {
        .search-list .col .img.area:before {
          font-size: 10vw;
          width: 10vw;
          height: 10vw; } }
      @media screen and (min-width: 1024px) {
        .search-list .col .img.area:before {
          font-size: 5vw;
          width: 5vw;
          height: 5vw; } }
  .search-list .col .text.area {
    background: #fff;
    padding: 30px; }
    @media screen and (min-width: 768px) {
      .search-list .col .text.area {
        padding: 40px 30px; } }
    .search-list .col .text.area .title {
      font-size: 18px;
      line-height: 29.124px;
      margin-bottom: 5px; }
      @media screen and (min-width: 1650px) {
        .search-list .col .text.area .title {
          font-size: 22px;
          line-height: 35.596px; } }
    .search-list .col .text.area .page-type {
      font-family: 'Montserrat', "Helvetica Neue", Helvetica, sans-serif;
      font-weight: 600;
      font-size: 18px;
      line-height: 29.124px;
      color: #001528; }
      @media screen and (min-width: 1650px) {
        .search-list .col .text.area .page-type {
          font-size: 22px;
          line-height: 35.596px; } }
    .search-list .col .text.area p {
      margin-bottom: 20px; }

.case-study-list {
  margin: 30px 0; }
  .case-study-list .filter {
    float: left;
    width: 100%;
    background: #ededed;
    padding: 30px;
    margin-bottom: 30px; }
    .case-study-list .filter .title {
      font-size: 18px;
      line-height: 29.124px; }
      @media screen and (min-width: 1650px) {
        .case-study-list .filter .title {
          font-size: 22px;
          line-height: 35.596px; } }
    .case-study-list .filter .tags {
      float: left;
      width: 100%; }
      .case-study-list .filter .tags li {
        background: #a2a2a2;
        color: #fff;
        font-weight: 700;
        padding: 8px 13px;
        display: inline-block;
        margin-right: 5px;
        cursor: pointer;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -ms-transition: 0.3s;
        transition: 0.3s; }
        .case-study-list .filter .tags li:hover {
          background: #001528; }
  .case-study-list .col {
    -webkit-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25); }
    .case-study-list .col:first-of-type {
      margin-left: 0; }
    .case-study-list .col .area {
      float: left;
      width: 100%; }
    .case-study-list .col .text.area {
      background: #fff;
      padding: 30px; }
      @media screen and (min-width: 768px) {
        .case-study-list .col .text.area {
          padding: 40px 30px; } }
      .case-study-list .col .text.area .title {
        font-size: 18px;
        line-height: 29.124px; }
        @media screen and (min-width: 1650px) {
          .case-study-list .col .text.area .title {
            font-size: 22px;
            line-height: 35.596px; } }
      .case-study-list .col .text.area p {
        margin-bottom: 20px; }
      .case-study-list .col .text.area .tags {
        margin-bottom: 20px; }
        .case-study-list .col .text.area .tags li {
          font-size: 14px;
          background: #a2a2a2;
          font-weight: 700;
          color: #fff;
          padding: 5px 8px;
          margin-right: 5px;
          display: inline-block; }

.latest.news {
  margin: 30px 0; }
  .latest.news .title {
    letter-spacing: 1px;
    font-size: 26px;
    line-height: 31.2px;
    text-align: center; }
    @media screen and (min-width: 768px) {
      .latest.news .title {
        font-size: 24px;
        line-height: 28.8px; } }
    @media screen and (min-width: 1024px) {
      .latest.news .title {
        font-size: 26px;
        line-height: 31.2px; } }
    @media screen and (min-width: 1140px) {
      .latest.news .title {
        font-size: 30px;
        line-height: 36px; } }
    @media screen and (min-width: 1650px) {
      .latest.news .title {
        font-size: 40px;
        line-height: 48px; } }

.career-list {
  float: left;
  width: 100%;
  margin: 30px 0; }
  .career-list .item {
    -webkit-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
    position: relative;
    background: #fff;
    padding: 30px;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .career-list .item {
        padding: 40px; } }
    @media screen and (min-width: 1140px) {
      .career-list .item {
        padding: 60px;
        padding-left: 70px;
        width: calc(100% - 50px);
        float: right; } }
    .career-list .item * {
      position: relative;
      z-index: 2; }
    .career-list .item i {
      width: 90px;
      height: 90px;
      text-align: center;
      font-size: 40px;
      background: #fff;
      color: #61B644;
      -webkit-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
      -moz-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
      box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      -ms-border-radius: 100%;
      border-radius: 100%;
      position: absolute;
      z-index: 1;
      right: 0;
      top: 20px;
      opacity: .2; }
      @media screen and (min-width: 1140px) {
        .career-list .item i {
          padding: 24px 0;
          opacity: 1;
          left: -50px;
          right: auto; } }
      @media screen and (min-width: 1650px) {
        .career-list .item i {
          top: 50px; } }
    .career-list .item .title {
      letter-spacing: 1px;
      font-size: 26px;
      line-height: 31.2px; }
      @media screen and (min-width: 768px) {
        .career-list .item .title {
          font-size: 24px;
          line-height: 28.8px; } }
      @media screen and (min-width: 1024px) {
        .career-list .item .title {
          font-size: 26px;
          line-height: 31.2px; } }
      @media screen and (min-width: 1140px) {
        .career-list .item .title {
          font-size: 30px;
          line-height: 36px; } }
      @media screen and (min-width: 1650px) {
        .career-list .item .title {
          font-size: 40px;
          line-height: 48px; } }
    .career-list .item .pay {
      letter-spacing: 1px;
      font-size: 26px;
      line-height: 31.2px;
      color: #001528;
      font-weight: 600;
      font-family: 'Montserrat', "Helvetica Neue", Helvetica, sans-serif;
      margin-bottom: 20px; }
      @media screen and (min-width: 768px) {
        .career-list .item .pay {
          font-size: 24px;
          line-height: 28.8px; } }
      @media screen and (min-width: 1024px) {
        .career-list .item .pay {
          font-size: 26px;
          line-height: 31.2px; } }
      @media screen and (min-width: 1140px) {
        .career-list .item .pay {
          font-size: 30px;
          line-height: 36px; } }
      @media screen and (min-width: 1650px) {
        .career-list .item .pay {
          font-size: 40px;
          line-height: 48px; } }
    .career-list .item .btn {
      margin-top: 30px;
      display: inline-block;
      float: unset;
      cursor: pointer; }

.form-info {
  width: 100%;
  margin: 30px 0; }
  .form-info .item {
    float: left;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .form-info .item {
        width: 50%; } }
  .form-info .item.info {
    padding: 30px;
    background: #001528; }
    @media screen and (min-width: 768px) {
      .form-info .item.info {
        padding: 40px; } }
    .form-info .item.info .title {
      color: #fff;
      letter-spacing: 1px;
      font-size: 26px;
      line-height: 31.2px; }
      @media screen and (min-width: 768px) {
        .form-info .item.info .title {
          font-size: 24px;
          line-height: 28.8px; } }
      @media screen and (min-width: 1024px) {
        .form-info .item.info .title {
          font-size: 26px;
          line-height: 31.2px; } }
      @media screen and (min-width: 1140px) {
        .form-info .item.info .title {
          font-size: 30px;
          line-height: 36px; } }
      @media screen and (min-width: 1650px) {
        .form-info .item.info .title {
          font-size: 40px;
          line-height: 48px; } }
    .form-info .item.info p {
      color: #fff; }
    .form-info .item.info .contact-info {
      margin: 40px 0; }
      .form-info .item.info .contact-info li {
        margin: 15px 0; }
        .form-info .item.info .contact-info li i {
          color: #f59320;
          font-size: 18px;
          line-height: 29.124px;
          margin-right: 20px;
          vertical-align: top; }
          @media screen and (min-width: 1650px) {
            .form-info .item.info .contact-info li i {
              font-size: 22px;
              line-height: 35.596px; } }
        .form-info .item.info .contact-info li p, .form-info .item.info .contact-info li a {
          font-family: 'Montserrat', "Helvetica Neue", Helvetica, sans-serif;
          font-weight: 600;
          color: #fff;
          font-size: 18px;
          line-height: 29.124px;
          display: inline-block; }
          @media screen and (min-width: 1650px) {
            .form-info .item.info .contact-info li p, .form-info .item.info .contact-info li a {
              font-size: 22px;
              line-height: 35.596px; } }
  .form-info .item.CustomisableForm:before {
    display: none; }
    @media screen and (min-width: 1024px) {
      .form-info .item.CustomisableForm:before {
        display: block; } }

.form-info.map .item.map {
  width: 100%; }
  .form-info.map .item.map #map {
    height: 500px;
    width: 100%; }

.CustomisableForm {
  background: #ededed;
  padding: 35px;
  position: relative; }
  @media screen and (min-width: 768px) {
    .CustomisableForm:before {
      position: absolute;
      top: 70px;
      left: -20px;
      content: "";
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 20px 20px 20px 0;
      border-color: transparent #ededed transparent transparent; } }
  .CustomisableForm .title {
    font-size: 18px;
    line-height: 29.124px; }
    @media screen and (min-width: 1650px) {
      .CustomisableForm .title {
        font-size: 22px;
        line-height: 35.596px; } }
  .CustomisableForm .field, .CustomisableForm .FieldWrapper {
    margin: 15px 0; }
    .CustomisableForm .field input::-webkit-input-placeholder, .CustomisableForm .FieldWrapper input::-webkit-input-placeholder {
      color: #a2a2a2 !important; }
    .CustomisableForm .field input:-moz-placeholder, .CustomisableForm .FieldWrapper input:-moz-placeholder {
      color: #a2a2a2 !important; }
    .CustomisableForm .field input::-moz-placeholder, .CustomisableForm .FieldWrapper input::-moz-placeholder {
      color: #a2a2a2 !important; }
    .CustomisableForm .field input:-ms-input-placeholder, .CustomisableForm .FieldWrapper input:-ms-input-placeholder {
      color: #a2a2a2 !important; }
    .CustomisableForm .field select, .CustomisableForm .FieldWrapper select {
      color: #a2a2a2; }
    .CustomisableForm .field textarea, .CustomisableForm .FieldWrapper textarea {
      color: #a2a2a2; }
    .CustomisableForm .field textarea::placeholder, .CustomisableForm .FieldWrapper textarea::placeholder {
      color: #a2a2a2; }
    .CustomisableForm .field input, .CustomisableForm .field select, .CustomisableForm .field textarea, .CustomisableForm .FieldWrapper input, .CustomisableForm .FieldWrapper select, .CustomisableForm .FieldWrapper textarea {
      padding: 15px;
      width: 100%;
      background: #fff;
      color: #a2a2a2;
      font-family: "Open Sans", "Helvetica Neue", Helvetica, sans-serif;
      font-size: 18px;
      line-height: 29.124px;
      border: 0; }
      @media screen and (min-width: 1650px) {
        .CustomisableForm .field input, .CustomisableForm .field select, .CustomisableForm .field textarea, .CustomisableForm .FieldWrapper input, .CustomisableForm .FieldWrapper select, .CustomisableForm .FieldWrapper textarea {
          font-size: 22px;
          line-height: 35.596px; } }
    .CustomisableForm .field textarea, .CustomisableForm .FieldWrapper textarea {
      height: 200px; }
  .CustomisableForm .field.select, .CustomisableForm .FieldWrapper.select {
    position: relative; }
    .CustomisableForm .field.select:before, .CustomisableForm .FieldWrapper.select:before {
      font-family: "Font Awesome\ 5 Free";
      font-weight: 900;
      font-size: 30px;
      color: #001528;
      content: "\f107";
      position: absolute;
      top: 20px;
      right: 25px; }
    .CustomisableForm .field.select select, .CustomisableForm .FieldWrapper.select select {
      cursor: pointer;
      appearance: none;
      -moz-appearance: none;
      -webkit-appearance: none; }

form input:focus {
  outline: none; }
form input[type="submit"] {
  margin-top: 25px;
  border: 0;
  font-size: 14px;
  line-height: 22.652px;
  font-weight: 600;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  border-radius: 100px;
  padding: 12px 25px;
  color: #fff;
  background: #39b5f0;
  text-transform: uppercase; }
  @media screen and (min-width: 1650px) {
    form input[type="submit"] {
      font-size: 16px;
      line-height: 25.888px; } }
  form input[type="submit"]:hover {
    background: #373737;
    color: #fff; }
  @media screen and (min-width: 1140px) {
    form input[type="submit"] {
      padding: 12px 35px; } }
  @media screen and (min-width: 1650px) {
    form input[type="submit"] {
      padding: 15px 40px; } }

.faqs-holder h1.title {
  font-size: 26px;
  line-height: 31.2px;    
}
.faqs-holder h3 {font-size: 22px;}
.faqs {
  margin: 20px 0; 
  overflow: auto;
}
  @media screen and (min-width: 768px) {
    .faqs {
      margin: 30px 0; } }
  @media screen and (min-width: 1024px) {
    .faqs {
      margin: 40px 0; } }
  @media screen and (min-width: 1650px) {
    .faqs {
      margin: 80px 0; } }
  .faqs .item {
    margin-bottom: 20px;
    float: left;
    width: 100%; }
    .faqs .item .area {
      float: left;
      width: 100%; }
    .faqs .item .title.area {
      position: relative;
      border: 1px solid #cfcfcf;
      padding: 25px 70px 25px 110px;
      min-height: 80px;
      cursor: pointer; }
      .faqs .item .title.area .icon {
        float: left;
        position: absolute;
        top: 0;
        left: 0;
        font-size: 32px;
        color: #fff;
        text-align: center;
        padding: 25px 0;
        height: 100%;
        width: 80px;
        background: #001528; }
      .faqs .item .title.area .title {
        margin: 0;
        color: #2e2e2e;
        font-size: 14px;
        line-height: 22.652px; }
        @media screen and (min-width: 1140px) {
          .faqs .item .title.area .title {
            font-size: 18px;
            line-height: 29.124px; } }
      .faqs .item .title.area .arrow {
        display: none;
        position: absolute;
        top: 28px;
        right: 20px;
        font-size: 24px;
        color: #001528; }
        @media screen and (min-width: 1024px) {
          .faqs .item .title.area .arrow {
            right: 40px; } }
        .faqs .item .title.area .arrow.active {
          display: block; }
    .faqs .item .text.area {
      background: #ececec;
      margin-top: 10px;
      padding: 30px;
      display: none; }
      @media screen and (min-width: 768px) {
        .faqs .item .text.area {
          padding: 40px 50px; } }
/*# sourceMappingURL=main.css.map */

.side-widget {
  position: fixed;
  z-index: 100;
  bottom: 0;
  right: 0;
  padding: 20px; }
  @media screen and (min-width: 1140px) {
    .side-widget {
      bottom: 40%; } }
  .side-widget li {
    margin-bottom: 10px;
    position: relative; }
    .side-widget li a {
      cursor: pointer; }
      .side-widget li a i {
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -ms-transition: 0.3s;
        transition: 0.3s;
        color: #fff;
        font-size: 16px;
        height: 44px;
        width: 44px;
        text-align: center;
        padding: 12px 0; }
      .side-widget li a .hover-label {
        display: none;
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px;
        -ms-border-radius: 100px;
        border-radius: 100px;
        position: absolute;
        top: 0;
        right: 52px;
        width: 250px;
        height: 40px;
        background-color: #2e464b;
        color: #fff;
        font-size: 16px;
        text-align: center;
        padding: 5px 20px; }
        .side-widget li a .hover-label:after {
          content: "";
          position: absolute;
          top: 10px;
          right: -6px;
          border-top: 10px solid transparent;
          border-bottom: 10px solid transparent;
          border-left: 15px solid #2e464b; }

      @media screen and (min-width: 1140px) {
        .side-widget li a:hover .hover-label {
          display: block; } }

/** comparison table */
.comparison-table {
    margin: 30px 0;
}
.comparison-table .title {
    letter-spacing: 1px;
    font-size: 26px;
    line-height: 31.2px;
    text-align: center;
}
.comparison-table .sub {
    font-size: 18px;
    line-height: 29.124px;
    text-align: center;
}
.comparison-table table {
border-spacing: 2px;
margin-top: 60px;    
}
.comparison-table table td, .comparison-table table th {
    background: #F5F6FA;
    font-size: 18px;
    height: 80px;
    line-height: 24px;
    padding: 30px;
}

.comparison-table table th {background: #fff;}

.comparison-table .first-col {
    min-width: 179px;
    width: 50%;
}

@media screen and (min-width: 768px) {
    .comparison-table .title {
        font-size: 24px;
        line-height: 28.8px;
    }
}
@media screen and (min-width: 1024px) {
    .comparison-table .title {
        font-size: 26px;
        line-height: 31.2px;
    }
}
@media screen and (min-width: 1140px) {
    .comparison-table .title {
        font-size: 30px;
        line-height: 36px;
    }
}
@media screen and (min-width: 1650px) {
    .comparison-table .title {
        font-size: 40px;
        line-height: 48px;
    }
}

/** feature list */
.features-list {
    margin: 30px 0;
    padding: 60px 0;
    background: #F5F6FA;
}
.features-list .features-list-container {
    overflow: hidden;
    margin-top: 60px !important;
}
.features-list h2.title {
    letter-spacing: 1px;
    font-size: 26px;
    line-height: 31.2px;
    text-align: center;
}
.features-list h3.title {
    letter-spacing: 1px;
    font-size: 20px;
}
.features-list .sub {
    font-size: 18px;
    line-height: 29.124px;
    text-align: center;
}
.features-list i {
  font-size: 60px;
  color: #39b5f0;
  padding: 24px;  
  margin-bottom: 30px;
}

/** icon cta list **/
.icon-cta-list {
    margin: 30px 0;
    padding: 60px 0;
}
.icon-cta-list h2.title {
    letter-spacing: 1px;
    font-size: 26px;
    line-height: 31.2px;
}
.icon-cta-list .sub {
    font-size: 18px;
    line-height: 29.124px;
    text-align: center;
}
.icon-cta-list h3.title {
    font-size: 20px;
    line-height: 36px;    
}
.icon-cta-list .icon-cta-list-container {margin-top: 60px;}
.icon-cta-list .icon-cta-list-item {
    text-align: center;
    padding: 40px;
    background: #fff;
    -webkit-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.25);
}
.icon-cta-list .icon-cta-list-item i {
    font-size: 60px;
    padding: 24px 0;
    margin-bottom: 30px;
    color: #61B644;
}
.icon-cta-list .icon-cta-list-item p {
    margin-bottom: 40px;
}
.icon-cta-list .icon-cta-list-item .btn {float: none;}

/** text image */
.text-image {margin: 30px 0;} 

.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}

.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #dee2e6;
}

.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}

.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff;
}

.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #7abaff;
}

.table-hover .table-primary:hover {
  background-color: #9fcdff;
}

.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db;
}

.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #b3b7bb;
}

.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}

.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb;
}

.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fd19e;
}

.table-hover .table-success:hover {
  background-color: #b1dfbb;
}

.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb;
}

.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda;
}

.table-hover .table-info:hover {
  background-color: #abdde5;
}

.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba;
}

.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e;
}

.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}

.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb;
}

.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #ed969e;
}

.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}

.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}

.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc;
}

.table-hover .table-light:hover {
  background-color: #ececf6;
}

.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}

.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c;
}

.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}

.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.table-dark {
  color: #fff;
  background-color: #343a40;
}

.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #454d55;
}

.table-dark.table-bordered {
  border: 0;
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}

.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}

@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.table-responsive > .table-bordered {
  border: 0;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:hover, a.text-success:focus {
  color: #19692c !important;
}

.text-danger {
  color: #dc3545 !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important;
}

.text-white {
  color: #fff !important;
}

.bg-primary {
  background-color: #39b5f0 !important;
}

.text-center {
    text-align: center !important;
}

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 4rem;
}

.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}

.alert-primary hr {
  border-top-color: #9fcdff;
}

.alert-primary .alert-link {
  color: #002752;
}

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}

.alert-secondary hr {
  border-top-color: #c8cbcf;
}

.alert-secondary .alert-link {
  color: #202326;
}

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

.alert-success hr {
  border-top-color: #b1dfbb;
}

.alert-success .alert-link {
  color: #0b2e13;
}

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

.alert-info hr {
  border-top-color: #abdde5;
}

.alert-info .alert-link {
  color: #062c33;
}

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

.alert-warning hr {
  border-top-color: #ffe8a1;
}

.alert-warning .alert-link {
  color: #533f03;
}

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

.alert-danger hr {
  border-top-color: #f1b0b7;
}

.alert-danger .alert-link {
  color: #491217;
}

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

.alert-light hr {
  border-top-color: #ececf6;
}

.alert-light .alert-link {
  color: #686868;
}

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}

.alert-dark hr {
  border-top-color: #b9bbbe;
}

.alert-dark .alert-link {
  color: #040505;
}
