body {
  font-size: 16px;
  font-weight: 400;
  line-height: 23px;
  font-family: 'Ubuntu', sans-serif !important;
}

.block-section p,
.content-section p {
  font-size: 16px;
  line-height: 23px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #777a8d;
}

.widget,
.site-footer .widget ul li,
.copyright,
.site-main p,
.fact-item .fact-item-info,
.contact-item-title {
  font-size: 16px;
  line-height: 23px;
}

.header-caption .caption-subtitle {
  font-size: 35px;
  line-height: 36px;
  color: palegreen;
  font-weight: 700;
}

.header-caption .caption-title {
  margin-bottom: 40px;
  font-size: 28px;
  line-height: 28px;
  font-weight: 300;
}

.fact-item-info {
  margin-bottom: 0;
}

#facts {
  padding: 40px 0;
}

.whycard {
  padding-bottom: 95px !important;
}

.content-section .sub-head {
  padding-top: 15px;
}

.fact-item {
  text-align: center;
}

.tableWidth tr td {
  width: 50%;
}

.custom-control-label {
  font-size: 16px;
  color: #777a8d;
}

.custom-control-input:checked~.custom-control-label::before {
  border-color: #f5a100;
  background-color: #f5a100;
}

.team-item .team-item-image img {
  max-width: 100%;
  height: 300px;
}

.process-item-icon {
  padding: 60px 30px;
  height: 235px;
}

.header {
  min-height: auto;
  background-color: #343a40;
  box-shadow: 0 3px 18px rgba(2, 21, 78, 9%);
}

.site-header-affix-wrapper {
  min-height: 55px;
}

header,
.header-dark {
  display: flex;
  align-items: center;
}

.topbar .nav-utility .nav-item span {
  padding-left: 10px;
}

header .container .row .colSpan {
  padding-right: 0;
  padding-left: 0;
}

.topbar .nav-utility.nav-right {
  text-align: right;
}

.header-caption .caption-subtitle {
  display: block;
}

.navbar {
  padding-left: 0;
  padding-right: 0;
}

.navbar-brand {
  display: flex;
  align-items: end;
}

.navbar-brand img {
  max-width: 90px;
  padding-right: 5px;
}

.navbar-brand span {
  font-size: 12px;
  color: #f5a100;
  line-height: 1;
}

.navbar-light .navbar-brand {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
}

.nav-item.active a {
  color: #f5a100;
}

.nav-item a {
  display: block;
  padding: 14px 18px 16px;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
}

.let-talk {
  font-size: 14px !important;
  font-weight: 600;
}

.nav-item:last-child a {
  padding-right: 0;
}

.navbar-light .navbar-toggler {
  border-color: transparent;
}

.navbar-toggler #hamburger-1.is-active .line:nth-child(2) {
  opacity: 0;
}

.navbar-toggler #hamburger-1.is-active .line:nth-child(1) {
  -webkit-transform: translateY(10px) rotate(45deg);
  -ms-transform: translateY(10px) rotate(45deg);
  -o-transform: translateY(10px) rotate(45deg);
  transform: translateY(10px) rotate(45deg);
}

.navbar-toggler #hamburger-1.is-active .line:nth-child(3) {
  -webkit-transform: translateY(-7px) rotate(-45deg);
  -ms-transform: translateY(-7px) rotate(-45deg);
  -o-transform: translateY(-7px) rotate(-45deg);
  transform: translateY(-7px) rotate(-45deg);
}

.navbar-toggler .hamburger .line {
  width: 25px;
  height: 3px;
  background-color: #fff;
  display: block;
  margin: 5.5px auto;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.nav-item .dropdown-item {
  color: #9395a5;
}

.home-banner {
  position: relative;
}

.home-banner .banner-content {
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  /*  top: 0;*/
  left: 50px;
  bottom: 0;
  z-index: 1;
  width: 720px;
}

.home-banner .banner-img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 700px;
}

.table-bgImg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 700px;
}

.img-wraper {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}

p {
  margin-bottom: 0;
}

ul li.desc {
  font-size: 16px;
  color: #777a8d;
}

.process-item {
  height: 100%;
}

.process-item-content {
  padding: 30px 30px 0;
}

.section-title h2,
.section-title h3 {
  font-size: 32px;
  font-weight: 500;
  letter-spacing: 3px;
  position: relative;
}

.section-title h2::after {
  content: "";
  position: absolute;
  border-bottom: 5px solid #f5a100;
  bottom: -15px;
  width: 70px;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 25px;

}

.widget-title a {
  color: #fff;
}

.widget-header-title a {
  color: #fff;
}

.site-footer .widget ul li:first-child {
  padding-top: 0;
}

.site-branding .site-title,
.site-header.header-dark .site-branding .site-title {
  padding-top: 0;
  padding-bottom: 0;
}

.headerSecond {
  padding-bottom: 0;
}

.map-wraper {
  display: flex;
  align-items: center;
  height: 100%;
}

.section-title h2, .section-title h3 {
  font-family: 'Ubuntu', sans-serif !important;
}

.section-title .sub-title {
  margin-bottom: 30px;
  font-family: 'Ubuntu', sans-serif !important;
}

.breadcrumb a {
  text-transform: uppercase;
  font-family: 'Ubuntu', sans-serif !important;
}

.widget-title {
  font-family: 'Ubuntu', sans-serif !important;
  text-transform: uppercase !important;
}

.widget-header-title {
  display: block;
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 1px;
  font-weight: 700;
  text-transform: capitalize;
  border-top: none;
  color: #fff;
  font-family: 'Ubuntu', sans-serif !important;
  text-transform: uppercase !important;
}

.site-footer {
  display: flex;
  align-items: center;
  height: 320px;
  padding: 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(18, 18, 18, 0.90)), to(rgba(18, 18, 18, 0.90))), url("../img/imgFooter.png");
  background-image: linear-gradient(rgba(18, 18, 18, 0.90), rgba(18, 18, 18, 0.90)), url("../img/imgFooter.png");
}

.site-footer .widget {
  margin-bottom: 0px;
}

.footer {
  width: 100%;
  /* position: sticky;
bottom: 0;
left: 0; */
  /* z-index: -1; */
}

.sub-head {
  font-size: 16px;
}

.owner-bioText {
  max-width: 540px;
  line-break: anywhere;
}

/*.box input {
  opacity: 0;
  position: absolute;
  pointer-events: none;
}

.box p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
   max-height: 91px; 
}

.box input:focus ~ label {
  outline: -webkit-focus-ring-color auto 5px;
}
.box input:checked + p {
  -webkit-line-clamp: unset;
  max-height: 100%;
}
.box input:checked ~ label {
  display: none;
}*/
.widget p {
  line-height: 22px;
  padding-top: 0;
  padding-bottom: 0;
}

.table .thead-dark th {
  vertical-align: middle;
}

.chart-area {
  margin-bottom: 30px;
}

.chart-area .chart-title {
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  letter-spacing: 2px;
  color: #2b2b2b;
}

.progress {
  height: 20px;
  background-color: #c1c1c1;
}

.work-filter {
  display: flex;
  margin: 0px auto 40px;
  list-style-type: none;
  padding: 0;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
}

.gallery-item {
  transition: 0.5s ease-in-out;
}

.gallery-item:hover {
  filter: brightness(80%);
}

.gallery-item img {
  height: 220px;
}

.project-title {
  background-color: #fff;
  padding: 10px;
  text-align: center;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.project-title h3,
.projectVid-title h3 {
  font-size: 14px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-transform: uppercase;
  font-family: 'Ubuntu', sans-serif !important;
}

.video-wraper iframe {
  height: 300px;
}

.projectVid-title {
  text-align: center;
}

.projectVid-title h3 {
  font-weight: 600;
  color: #f5a100;
}

.news .card-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.news .card-header .date {
  color: #106199;
}

.filter-area {
  margin-bottom: 30px;
}

.owl-nav {
  display: none;
}

.owl-carousel .owl-dots {
  position: absolute;
  width: 100px;
  left: 0;
  right: 0;
  bottom: 10px;
  /* max-width: 50px; */
  margin: 0 auto;
}

.owl-carousel .owl-dots .owl-dot span {
  background: #fff;
  width: 15px;
  height: 15px;
  margin: 0 5px;
  border-radius: 50%;
}

.owl-carousel .owl-dots .owl-dot.active span {
  background: #f5a100;
}

.owl-carousel .owl-dots .owl-dot span:last-child {
  margin-right: 0;
}

@keyframes bake-pie {
  from {
    transform: rotate(0deg) translate3d(0, 0, 0);
  }
}

.pieID {
  display: inline-block;
  vertical-align: top;
}

.pie {
  height: 200px;
  width: 200px;
  position: relative;
  margin: 0 30px 30px 0;
}

.pie::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: 100px;
  height: 100px;
  background: #EEE;
  border-radius: 50%;
  top: 50px;
  left: 50px;
}

.pie::after {
  content: "";
  display: block;
  width: 120px;
  height: 2px;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  box-shadow: 0 0 3px 4px rgba(0, 0, 0, 0.1);
  margin: 220px auto;

}

.slice {
  position: absolute;
  width: 200px;
  height: 200px;
  clip: rect(0px, 200px, 200px, 100px);
  animation: bake-pie 1s;
}

.slice span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-color: black;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  clip: rect(0px, 200px, 200px, 100px);
}

.legend {
  list-style-type: none;
  padding: 0;
  margin: 0;
  background: #FFF;
  padding: 15px;
  font-size: 13px;
  box-shadow: 1px 1px 0 #DDD,
    2px 2px 0 #BBB;
}

.legend li {
  width: 200px;
  height: 1.25em;
  margin-top: 0.7em;
  border-left: 1.25em solid black;
}

.legend em {
  font-style: normal;
}

.legend span {
  float: right;
}

.media-banner {
  position: relative;
  margin-bottom: 0 !important;
}


.media-banner .banner-img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  max-height: 700px;
}

.media-banner .banner-img iframe,
.media-banner .banner-img img {
  height: 700px;
  width: 100%;
}

.media-banner .slick-dots {
  bottom: 10px;
}

.media-banner .slick-dots li {
  margin: 0 3px
}

.media-banner .slick-dots li.slick-active button {
  color: #f5a100;
  background: #f5a100;
}

.media-banner .slick-dots li button {
  width: 15px;
  height: 15px;
  padding: 5px;
  cursor: pointer;
  color: #fff;
  border: 0;
  border-radius: 50px;
  background: #fff;
}

.media-banner-title {
  font-weight: 600 !important;
}

.footer-logo img {
  max-width: 260px;
}

/* Steps timeline*/
.steps-timeline {
  font-size: 14px;
  line-height: 16px;
}

.step-title,
.step-description {
  margin: 0;
  display: block;
  text-align: center;
}

.step-title {
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  margin-bottom: 10px;
}

.ste-description {
  overflow: hidden;
  line-height: 20px;
}

.steps-timeline .step {
  outline: 1px dashed rgba(0, 128, 0, 0);
  margin-bottom: 20px;
}


.step-milestone {
  display: block;
  width: 30px;
  height: 30px;
  background-color: #fff;
  border: 8px solid #f5a100;
  border-radius: 50%;
  margin: 15px auto;
  box-sizing: border-box;
}


.marginBottom {
  margin-bottom: 60px;
}

.marginBottom:last-child {
  margin-bottom: 0;
}

.content-section {
  padding: 60px 0;
}

table tr>th {
  font-weight: 400;
}

.table-bordered td, .table-bordered th {
  border: 1px solid #121212;
}


.breadcrumbs .breadcrumb li a::after,
.breadcrumbs .breadcrumb li a::before {
  display: none;
}

.breadcrumbs .breadcrumb li {
  padding: 12px 5px;
  color: #000;
}


.breadcrumbs .breadcrumb li a {
  padding-right: 0px;
  color: #000;
}

.main-title {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.about-banner {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(242, 242, 242, 0.6)), to(rgba(242, 242, 242, 0.6))), url("../img/imgBGTitle.jpg");
  background-image: linear-gradient(rgba(242, 242, 242, 0.6), rgba(242, 242, 242, 0.6)), url("../img/imgBGTitle.jpg");
}

.service-banner {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(242, 242, 242, 0.6)), to(rgba(242, 242, 242, 0.6))), url("../img/imgBGTitle.jpg");
  background-image: linear-gradient(rgba(242, 242, 242, 0.6), rgba(242, 242, 242, 0.6)), url("../img/imgBGTitle.jpg");
}

.project-banner {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(242, 242, 242, 0.6)), to(rgba(242, 242, 242, 0.6))), url("../img/imgBGTitle.jpg");
  background-image: linear-gradient(rgba(242, 242, 242, 0.6), rgba(242, 242, 242, 0.6)), url("../img/imgBGTitle.jpg");
}

.news-banner {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(242, 242, 242, 0.6)), to(rgba(242, 242, 242, 0.6))), url("../img/imgBGTitle.jpg");
  background-image: linear-gradient(rgba(242, 242, 242, 0.6), rgba(242, 242, 242, 0.6)), url("../img/imgBGTitle.jpg");
}

.main-title-primary {
  color: chocolate;
  font-weight: 600;
  font-family: 'Ubuntu', sans-serif !important;
}

.contact-map-area iframe {
  height: 350px;
}

.contact-form {
  margin-top: 0;
}

.contact .form {
  width: 100%;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  overflow: hidden;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.contact .contact-form {
  background-color: #106199;
  position: relative;
}

.contact .circle {
  border-radius: 50%;
  background: linear-gradient(135deg, transparent 20%, #1a1a1a);
  position: absolute;
}

.contact .circle.one {
  width: 130px;
  height: 130px;
  top: 130px;
  right: -40px;
}

.contact .circle.two {
  width: 80px;
  height: 80px;
  top: 10px;
  right: 30px;
}

.contact .contact-form:before {
  content: "";
  position: absolute;
  width: 26px;
  height: 26px;
  background-color: #106199;
  transform: rotate(45deg);
  top: 50px;
  left: -13px;
}

.contact form {
  padding: 2.3rem 2.2rem;
  z-index: 10;
  overflow: hidden;
  position: relative;
}

.contact .title {
  color: #fff;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1;
  margin-bottom: 0.7rem;
}

.contact .input-container {
  position: relative;
  margin: 1rem 0;
}

.contact .input {
  width: 100%;
  outline: none;
  border: 1px solid #fafafa;
  background: none;
  padding: 0.6rem 1.2rem;
  color: #fff;
  font-weight: 500;
  font-size: 0.95rem;
  letter-spacing: 0.5px;
  border-radius: 10px;
  transition: 0.3s;
}

.contact textarea.input {
  padding: 0.8rem 1.2rem;
  min-height: 150px;
  border-radius: 10px;
  resize: none;
  overflow-y: auto;
}

.contact .input-container label {
  color: #fafafa;
  font-size: 0.9rem;
  font-weight: 400;
  z-index: 1000;
  transition: 0.5s;
}

.contact .input-container.textarea label {
  top: 1rem;
  transform: translateY(0);
}

.contact .btn {
  padding: 0.6rem 1.3rem;
  background-color: #fff;
  border: 2px solid #106199;
  font-size: 0.95rem;
  font-weight: 500;
  color: #106199;
  line-height: 1;
  border-radius: 15px;
  outline: none;
  cursor: pointer;
  transition: 0.3s;
  margin: 0;
}

.contact .btn:hover {
  background-color: transparent;
  color: #fff;
  border: 2px solid #fff;
}

.contact .input-container span {
  position: absolute;
  top: 0;
  left: 25px;
  transform: translateY(-50%);
  font-size: 0.8rem;
  padding: 0 0.4rem;
  color: transparent;
  pointer-events: none;
  z-index: 500;
}

.contact .input-container span:before,
.contact .input-container span:after {
  content: "";
  position: absolute;
  width: 10%;
  opacity: 0;
  transition: 0.3s;
  height: 5px;
  background-color: #8c8c8c;
  top: 50%;
  transform: translateY(-50%);
}

.contact .input-container span:before {
  left: 50%;
}

.contact .input-container span:after {
  right: 50%;
}

.contact .input-container.focus label {
  top: 0;
  transform: translateY(-50%);
  left: 25px;
  font-size: 0.8rem;
}

.contact .input-container.focus span:before,
.contact .input-container.focus span:after {
  width: 50%;
  opacity: 1;
}

.contact .contact-info {
  padding: 2.3rem 2.2rem;
  position: relative;
}

.contact .contact-info .title {
  color: #333;
}

.contact .text {
  color: #333;
  margin: 1.5rem 0 2rem 0;
}

.contact .information {
  display: flex;
  color: #1a1a1a;
  margin: 0.7rem 0;
  align-items: center;
  font-size: 0.95rem;
}

.contact .icon {
  width: 28px;
  margin-right: 0.7rem;
}

.contact .social-media {
  padding: 2rem 0 0 0;
}

.contact .social-media p {
  color: #1a1a1a;
}

.contact .social-icons {
  display: flex;
  margin-top: 0.5rem;
}

.contact .social-icons a {
  width: 35px;
  height: 35px;
  border-radius: 5px;
  background: linear-gradient(45deg, #8c8c8c, #1a1a1a);
  color: #fff;
  text-align: center;
  line-height: 35px;
  margin-right: 0.5rem;
  transition: 0.3s;
}

.contact .social-icons a:hover {
  transform: scale(1.05);
}

.contact .contact-info:before {
  content: "";
  position: absolute;
  width: 110px;
  height: 100px;
  border: 22px solid #8c8c8c;
  border-radius: 50%;
  bottom: -77px;
  right: 50px;
  opacity: 0.3;
}

.contact .big-circle {
  position: absolute;
  width: 500px;
  height: 500px;
  border-radius: 50%;
  background: linear-gradient(to bottom, #1cd4af, #159b80);
  bottom: 50%;
  right: 50%;
  transform: translate(-40%, 38%);
}

.contact .big-circle:after {
  content: "";
  position: absolute;
  width: 360px;
  height: 360px;
  background-color: #fafafa;
  border-radius: 50%;
  top: calc(50% - 180px);
  left: calc(50% - 180px);
}

.contact .square {
  position: absolute;
  height: 400px;
  top: 50%;
  left: 50%;
  transform: translate(181%, 11%);
  opacity: 0.2;
}

.copyright {
  padding: 10px 0;
}

.copyright .row {
  align-items: center;
}

.copyright .copy-left {
  padding-top: 0;
}

@media screen and (max-width: 1440px) {
  .home-banner .banner-img {
    min-height: 530px;
  }

  .media-banner .banner-img {
    max-height: 530px;
  }

  .media-banner .banner-img iframe,
  .media-banner .banner-img img {
    height: 530px;
  }
}

@media screen and (max-width: 991px) {
  .navbar-collapse {
    background-color: #fff;
    z-index: 1;
  }

  .nav-item a {
    padding: 10px 15px;
    text-align: center;
    color: #000;
  }

  .navbar-brand span {
    font-size: 8px;
  }

  .process-item-icon {
    height: auto;
  }

  /*.navbar-light .navbar-brand {
  width: 80%;
}
*/
  .revese {
    flex-direction: column-reverse;
  }

  .header-dark .navbar-collapse,
  .header-dark .dropdown-menu {
    background-color: #121212;
  }

  .video-wraper iframe {
    height: 260px;
  }

  /*.home-banner .banner-content,*/
  .media-banner .banner-content {
    left: 100px;
  }

  .home-banner .banner-img {
    min-height: 400px;
  }

  .media-banner .banner-img {
    max-height: 400px;
  }

  .media-banner .banner-img iframe,
  .media-banner .banner-img img {
    height: 400px;
  }

  .content-wraper {
    padding-top: 30px;
  }

  .topbar .nav-utility.nav-right {
    text-align: center;
  }

  .step-title {
    font-size: 12px;
  }


  .contact .form {
    grid-template-columns: 1fr;
  }

  .contact .contact-info:before {
    bottom: initial;
    top: -75px;
    right: 65px;
    transform: scale(0.95);
  }

  .contact .contact-form:before {
    top: -13px;
    left: initial;
    right: 70px;
  }

  .contact .square {
    transform: translate(140%, 43%);
    height: 350px;
  }

  .contact .big-circle {
    bottom: 75%;
    transform: scale(0.9) translate(-40%, 30%);
    right: 50%;
  }

  .contact .text {
    margin: 1rem 0 1.5rem 0;
  }

  .contact .social-media {
    padding: 1.5rem 0 0 0;
  }

  .process-item-content {
    padding: 30px;
  }

  .section-title h2,
  .section-title h3 {
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 3px;
    position: relative;
  }

  .header-caption .caption-subtitle {
    font-size: 28px;
  }

  .header-caption .caption-title {
    font-size: 22px;
  }

}

@media screen and (max-width: 768px) {
  header .container .row .colSpan {
    padding-right: 15px;
    padding-left: 15px;
  }

  .main-navigation .menu-toggle {
    padding: 10px 0 5px;
  }

  .site-header.header-dark .menu-toggle,
  .main-navigation .menu-toggle {
    margin-top: 0;
  }

  .map-wraper {
    padding-top: 50px;
  }

  .map-wraper iframe {
    height: 320px;
  }

  .work .content-wraper {
    margin-bottom: 30px;
  }

  .work .info {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  /*  .navbar-brand img{
  max-width: 70%;
}*/

  .topbar .nav-utility.nav-right .nav-item {
    margin-left: 5px;
  }

  .navbar-light .navbar-brand {
    font-size: 22px;
  }

  .home-banner .banner-content {
    width: 460px;
    text-align: left;
    left: 10px;
  }

  /* .header-caption .caption-title {
    margin-bottom: 0px;
    font-size: 25px;
  }*/

  .custom-control-label {
    font-size: 12px;
  }

  .filter-title {
    font-size: 14px;
  }

  .fact-item {
    text-align: center;
  }

  .step-title {
    font-size: 16px;
  }

  .image-block-item-background,
  .process-item {
    height: auto;
  }

  .marginBottom {
    margin-bottom: 30px;
  }

  .contact .ontact-info:before {
    display: none;
  }

  .contact .square,
  .contact .big-circle {
    display: none;
  }

  .contact form,
  .contact .contact-info {
    padding: 1.7rem 1.6rem;
  }

  .contact .text,
  .contact .information,
  .contact .social-media p {
    font-size: 0.8rem;
  }

  .contact .title {
    font-size: 1.15rem;
  }

  .contact .social-icons a {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }

  .contact .icon {
    width: 23px;
  }

  .contact .input {
    padding: 0.45rem 1.2rem;
  }

  .contact .btn {
    padding: 0.45rem 1.2rem;
  }

  .whycard {
    padding-bottom: 60px !important;
  }

  .site-footer {
    height: auto;
  }

  .header-caption .caption-subtitle {
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0px;
  }


  .header-caption .caption-title {
    font-size: 14px;
    line-height: 23px;
    letter-spacing: 0px;
    width: 380px;
  }

}


@media screen and (max-width: 678px) {
  .steps-timeline {
    border-left: 2px solid #777A8D;
    margin-left: 25px;
  }

  .steps-timeline .step {
    margin-left: -25px;
    display: block;
    overflow: auto;
  }

  .step-milestone {
    float: left;
    margin-left: 10px;
  }


  .step-title, .step-description {
    text-align: left;
    margin-left: 60px;
  }


}

@media screen and (min-width: 678px) {

  .steps-timeline {
    border-top: 2px solid #777A8D;
    margin-top: 50px;
    margin-left: 10%;
    margin-right: 10%;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
  }

  .steps-timeline .step {
    margin-top: -30px;
    -webkit-flex: 1;
    /* Safari 6.1+ */
    -ms-flex: 1;
    /* IE 10 */
    flex: 1;
  }

}

.image-block-item-background {
  border-radius: 15px;
}