@import url("https://fonts.googleapis.com/css?family=Hind+Vadodara:400,500,600,700&display=swap");
html {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box; }

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

body {
  font-family: 'Hind Vadodara', sans-serif; }

.button-text-wrapper {
  font-family: 'Hind Vadodara', sans-serif;
  font-weight: 600; }

header nav.nav-middle .shape-wrapper {
  height: 50px; }

/*===============*/
/*===============*/
/*===============*/
/*===============*/
/*===============*/
/*===============*/
/*===============*/
/*===============*/
/*===============*/
/*===============*/
.intersoft-body .blog-head-section .blog-head a.btn:nth-child(2) {
  background-image: -webkit-linear-gradient(350deg, #029cdf 10%, black 90%);
  background-image: -moz-linear-gradient(350deg, #029cdf 10%, black 90%);
  background-image: -o-linear-gradient(350deg, #029cdf 10%, black 90%);
  background-image: linear-gradient(100deg, #029cdf 10%, black 90%);
  border-color: white !important; }

/*===============*/
/*===============*/
/*===============*/
/*===============*/
/*===============*/
body {
  background-color: #fff;
  background-image: none;
  position: relative;
  z-index: 100; }
  body:before, body:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 100; }
  body:before {
    background-color: none;
    background-image: none; }
  body:after {
    background-color: none;
    background-image: none; }

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  -webkit-clip-path: none;
          clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

.gallery {
  margin: 0 auto 18px; }

.gallery .gallery-item {
  float: left;
  margin-top: 0;
  text-align: center;
  width: 33%; }

.gallery-columns-2 .gallery-item {
  width: 50%; }

.gallery-columns-4 .gallery-item {
  width: 25%; }

.gallery img {
  -webkit-box-shadow: 0px 0px 4px #333333;
          box-shadow: 0px 0px 4px #333333;
  border: 1px solid white;
  padding: 8px;
  background: #f2f2f2; }

.gallery img:hover {
  background: white; }

.gallery-columns-2 .attachment-medium {
  max-width: 92%;
  height: auto; }

.gallery-columns-4 .attachment-thumbnail {
  max-width: 84%;
  height: auto; }

.gallery .gallery-caption {
  color: #888;
  font-size: 12px;
  margin: 0 0 12px; }

.gallery dl, .gallery dt {
  margin: 0; }

.gallery br + br {
  display: none; }

.bypostauthor {
  display: inline-block; }

header nav.nav-top.navbar {
  background-color: #fff;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  -webkit-box-shadow: 1px 1px 1px 1px transparent;
          box-shadow: 1px 1px 1px 1px transparent;
  padding-top: 0;
  padding-bottom: 0; }
  header nav.nav-top.navbar:before {
    background-color: none;
    background-image: none;
    border-left: none;
    border-top: none;
    border-right: none;
    border-bottom: none; }
  header nav.nav-top.navbar:after {
    background-color: none;
    background-image: none;
    border-left: none;
    border-top: none;
    border-right: none;
    border-bottom: none; }
  header nav.nav-top.navbar a.navbar-brand {
    color: #333333;
    text-shadow: none; }
  header nav.nav-top.navbar .navbar-toggler {
    border: 1px solid #333333;
    background-color: transparent;
    -webkit-box-shadow: none;
            box-shadow: none; }
    header nav.nav-top.navbar .navbar-toggler .navbar-toggler-icon {
      background: #333333;
      -webkit-mask: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
              mask: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }
    header nav.nav-top.navbar .navbar-toggler:hover {
      border: 1px solid #333333;
      background-color: transparent;
      -webkit-box-shadow: none;
              box-shadow: none; }
  header nav.nav-top.navbar .navbar-toggler.intersoft-navbar-toggler {
    position: absolute !important;
    top: 15px;
    left: 50%;
    margin-left: -24px;
    border: 1px solid #1673b1 !important;
    text-align: center;
    width: 48px !important;
    height: 48px !important;
    background-color: #fff; }
    header nav.nav-top.navbar .navbar-toggler.intersoft-navbar-toggler .navbar-toggler-icon {
      margin: 0;
      padding: 0; }
  header nav.nav-top.navbar a,
  header nav.nav-top.navbar a.nav-top-link,
  header nav.nav-top.navbar a.nav-top-item {
    color: #333333;
    text-shadow: none; }
    header nav.nav-top.navbar a:hover,
    header nav.nav-top.navbar a.nav-top-link:hover,
    header nav.nav-top.navbar a.nav-top-item:hover {
      color: #029cdf;
      text-shadow: none; }
  @media screen and (max-width: 992px) {
    header nav.nav-top.navbar .intersoft-nav-items {
      position: absolute !important;
      width: 100%;
      background-color: #fff;
      top: 45px;
      left: 0;
      text-align: center; } }
  header nav.nav-top.navbar .intersoft-nav-items ul.navbar-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media screen and (min-width: 992px) {
      header nav.nav-top.navbar .intersoft-nav-items ul.navbar-nav {
        padding-top: 0.5rem !important;
        padding-bottom: 0 !important;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
           -moz-box-orient: horizontal;
           -moz-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }
    header nav.nav-top.navbar .intersoft-nav-items ul.navbar-nav li {
      color: #333333;
      text-shadow: none;
      position: relative; }
      header nav.nav-top.navbar .intersoft-nav-items ul.navbar-nav li a {
        color: #333333;
        font-size: 0.95rem;
        line-height: 1.5rem;
        padding: 8px;
        letter-spacing: 2px;
        text-shadow: rgba(0, 0, 0, 0.2) 2px 2px 2px;
        -webkit-text-stroke: 1px rgba(0, 0, 0, 0.2); }
        header nav.nav-top.navbar .intersoft-nav-items ul.navbar-nav li a:hover {
          color: #029cdf;
          text-shadow: none;
          -webkit-text-stroke: none; }
    header nav.nav-top.navbar .intersoft-nav-items ul.navbar-nav li.dropdown .header-cart-count {
      font-size: .75rem;
      line-height: 1.5rem;
      height: 1.5rem;
      width: 1.5rem;
      padding: 0;
      margin-left: .5rem;
      bottom: 0;
      color: #029cdf;
      -webkit-border-radius: 3px;
              border-radius: 3px;
      border-left: 1px dashed #333333;
      border-top: 1px dashed #333333;
      border-right: 1px dashed #333333;
      border-bottom: 1px dashed #333333; }
    header nav.nav-top.navbar .intersoft-nav-items ul.navbar-nav .icon-wrapper {
      background-color: #1673b1;
      background-image: none;
      text-shadow: 1px 1px 1px #1673b1;
      border-left: 1px solid #1673b1;
      border-top: 1px solid #1673b1;
      border-right: 1px solid #1673b1;
      border-bottom: 1px solid #1673b1;
      -webkit-box-shadow: 0 0 3px #333333;
              box-shadow: 0 0 3px #333333;
      height: 1.5rem;
      width: 1.5rem;
      text-align: center;
      -webkit-border-radius: 50%;
              border-radius: 50%; }
      header nav.nav-top.navbar .intersoft-nav-items ul.navbar-nav .icon-wrapper a.nav-link {
        padding: 0;
        margin: 0;
        line-height: 1.35rem; }
        header nav.nav-top.navbar .intersoft-nav-items ul.navbar-nav .icon-wrapper a.nav-link i {
          font-size: .65rem;
          padding: 0;
          margin: 0;
          color: #fff;
          text-shadow: 1px 1px 1px #1673b1; }
      header nav.nav-top.navbar .intersoft-nav-items ul.navbar-nav .icon-wrapper:hover {
        background-color: #1673b1;
        background-image: none;
        text-shadow: 1px 1px 1px #1673b1;
        border-left: 1px solid #029cdf;
        border-top: 1px solid #029cdf;
        border-right: 1px solid #029cdf;
        border-bottom: 1px solid #029cdf;
        -webkit-box-shadow: none;
                box-shadow: none; }
        header nav.nav-top.navbar .intersoft-nav-items ul.navbar-nav .icon-wrapper:hover a.nav-link i {
          color: #fff;
          text-shadow: 1px 1px 1px #1673b1; }
  header nav.nav-top.navbar ul.navbar-nav.navbar-nav-contact li a {
    font-size: .50rem;
    color: #1673b1; }
    @media screen and (min-width: 576px) {
      header nav.nav-top.navbar ul.navbar-nav.navbar-nav-contact li a {
        font-size: .75rem; } }
  header nav.nav-top.navbar ul.navbar-nav.navbar-nav-contact li:nth-child(1) a i {
    font-size: .60rem;
    line-height: 10px !important; }
    @media screen and (min-width: 576px) {
      header nav.nav-top.navbar ul.navbar-nav.navbar-nav-contact li:nth-child(1) a i {
        font-size: .85rem;
        line-height: 1.5rem !important; } }
  header nav.nav-top.navbar ul.dropdown-menu {
    background-color: #fff;
    background-image: none;
    border-left: none;
    border-top: none;
    border-right: none;
    border-bottom: none;
    -webkit-box-shadow: 0 0 3px #333333;
            box-shadow: 0 0 3px #333333; }

.intersoft-body .blog-sidebar .section-title {
  color: #333333;
  text-shadow: 1px 1px 1px transparent;
  background-color: #fff;
  letter-spacing: 1px;
  z-index: 107; }
  .intersoft-body .blog-sidebar .section-title:before, .intersoft-body .blog-sidebar .section-title:after {
    position: absolute;
    content: "";
    background-color: transparent;
    z-index: 108; }
  .intersoft-body .blog-sidebar .section-title:before {
    left: -25px;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 30px 25px;
    border-color: transparent transparent #fff transparent; }
  .intersoft-body .blog-sidebar .section-title:after {
    right: -25px;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 25px 30px 0;
    border-color: transparent transparent #fff transparent; }

.intersoft-body .blog-sidebar a {
  z-index: 107; }

.intersoft-body .blog-sidebar ul {
  position: relative;
  list-style-type: none;
  margin: 0;
  padding: 0; }

.intersoft-body .blog-sidebar .tagcloud {
  position: relative;
  z-index: 101; }

.intersoft-body .blog-sidebar table {
  border-collapse: collapse;
  width: 100%;
  max-width: 100%;
  position: relative;
  z-index: 101; }
  .intersoft-body .blog-sidebar table td,
  .intersoft-body .blog-sidebar table th {
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    padding-top: .25rem;
    padding-bottom: .25rem; }
  .intersoft-body .blog-sidebar table caption {
    caption-side: top;
    color: #333333;
    text-shadow: 1px 1px 1px transparent;
    background-color: #fff;
    letter-spacing: 1px; }
  .intersoft-body .blog-sidebar table thead tr th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6; }

.intersoft-body .blog-sidebar img {
  position: relative;
  z-index: 101; }

.blog-head-section {
  position: relative;
  z-index: 101;
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center center;
  border-left: none;
  border-right: none;
  border-top: 0 solid transparent;
  border-bottom: 1px solid #333333;
  -webkit-box-shadow: 1px 1px 1px 1px transparent;
          box-shadow: 1px 1px 1px 1px transparent;
  overflow: hidden; }
  .blog-head-section .blog-head .head-wrapper {
    -webkit-background-size: cover;
            background-size: cover;
    background-position: center center; }
    .blog-head-section .blog-head .head-wrapper:before, .blog-head-section .blog-head .head-wrapper:after {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0; }
    .blog-head-section .blog-head .head-wrapper:before {
      background-color: rgba(250, 250, 250, 0.15);
      background-image: -webkit-gradient(linear, left top, right top, color-stop(5%, transparent), color-stop(45%, #fff), to(transparent));
      background-image: -webkit-linear-gradient(left, transparent 5%, #fff 45%, transparent 100%);
      background-image: -moz-linear-gradient(left, transparent 5%, #fff 45%, transparent 100%);
      background-image: -o-linear-gradient(left, transparent 5%, #fff 45%, transparent 100%);
      background-image: linear-gradient(to right, transparent 5%, #fff 45%, transparent 100%);
      border-left: none;
      border-top: none;
      border-right: none;
      border-bottom: none; }
    .blog-head-section .blog-head .head-wrapper:after {
      background-color: none;
      background-image: none;
      border-left: none;
      border-top: none;
      border-right: none;
      border-bottom: none; }
    .blog-head-section .blog-head .head-wrapper h2, .blog-head-section .blog-head .head-wrapper h3, .blog-head-section .blog-head .head-wrapper h4, .blog-head-section .blog-head .head-wrapper h5, .blog-head-section .blog-head .head-wrapper h6, .blog-head-section .blog-head .head-wrapper p, .blog-head-section .blog-head .head-wrapper a, .blog-head-section .blog-head .head-wrapper ol, .blog-head-section .blog-head .head-wrapper ul, .blog-head-section .blog-head .head-wrapper dl, .blog-head-section .blog-head .head-wrapper dt, .blog-head-section .blog-head .head-wrapper dd, .blog-head-section .blog-head .head-wrapper blockquote, .blog-head-section .blog-head .head-wrapper img, .blog-head-section .blog-head .head-wrapper pre, .blog-head-section .blog-head .head-wrapper code, .blog-head-section .blog-head .head-wrapper kbd, .blog-head-section .blog-head .head-wrapper samp, .blog-head-section .blog-head .head-wrapper hr, .blog-head-section .blog-head .head-wrapper address, .blog-head-section .blog-head .head-wrapper i {
      position: relative;
      z-index: 104;
      color: #1673b1;
      text-shadow: 1px 1px 1px transparent; }
      .blog-head-section .blog-head .head-wrapper h2.subtitle, .blog-head-section .blog-head .head-wrapper h3.subtitle, .blog-head-section .blog-head .head-wrapper h4.subtitle, .blog-head-section .blog-head .head-wrapper h5.subtitle, .blog-head-section .blog-head .head-wrapper h6.subtitle, .blog-head-section .blog-head .head-wrapper p.subtitle, .blog-head-section .blog-head .head-wrapper a.subtitle, .blog-head-section .blog-head .head-wrapper ol.subtitle, .blog-head-section .blog-head .head-wrapper ul.subtitle, .blog-head-section .blog-head .head-wrapper dl.subtitle, .blog-head-section .blog-head .head-wrapper dt.subtitle, .blog-head-section .blog-head .head-wrapper dd.subtitle, .blog-head-section .blog-head .head-wrapper blockquote.subtitle, .blog-head-section .blog-head .head-wrapper img.subtitle, .blog-head-section .blog-head .head-wrapper pre.subtitle, .blog-head-section .blog-head .head-wrapper code.subtitle, .blog-head-section .blog-head .head-wrapper kbd.subtitle, .blog-head-section .blog-head .head-wrapper samp.subtitle, .blog-head-section .blog-head .head-wrapper hr.subtitle, .blog-head-section .blog-head .head-wrapper address.subtitle, .blog-head-section .blog-head .head-wrapper i.subtitle {
        color: #029cdf;
        text-shadow: 1px 1px 1px #333333; }
    .blog-head-section .blog-head .head-wrapper h1 {
      color: #1673b1;
      text-shadow: 1px 1px 1px #333333;
      position: relative;
      z-index: 104;
      font-weight: bold;
      text-transform: uppercase;
      letter-spacing: 5px;
      font-family: inherit; }
      @media screen and (max-width: 480px) {
        .blog-head-section .blog-head .head-wrapper h1 {
          font-size: 2.2rem; } }
    .blog-head-section .blog-head .head-wrapper i {
      color: #fff;
      border-left: 1px solid #1673b1;
      border-top: 1px solid #1673b1;
      border-right: 1px solid #1673b1;
      border-bottom: 1px solid #1673b1;
      -webkit-box-shadow: 0px 0px 3px #333333;
              box-shadow: 0px 0px 3px #333333;
      background-color: #029cdf;
      background-image: none;
      text-shadow: 1px 1px 1px #029cdf;
      width: 38px;
      height: 38px;
      line-height: 36px;
      text-align: center;
      -webkit-border-radius: 50%;
              border-radius: 50%;
      font-size: 14px; }
    .blog-head-section .blog-head .head-wrapper a {
      color: #1673b1;
      text-shadow: 1px 1px 1px transparent; }
      .blog-head-section .blog-head .head-wrapper a:hover {
        color: #029cdf;
        text-shadow: 1px 1px 1px transparent; }
  .blog-head-section .head-shape-pattern,
  .blog-head-section .head-shape-pattern-top,
  .blog-head-section .head-shape-pattern-back {
    position: absolute;
    left: 0;
    top: 0; }
  .blog-head-section .head-shape-pattern {
    background-color: #1673b1;
    background-image: none;
    z-index: 102;
    opacity: 1; }
  .blog-head-section .head-shape-pattern-top {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(75%, #029cdf), to(#029cdf));
    background-image: -webkit-linear-gradient(left, #029cdf 75%, #029cdf 100%);
    background-image: -moz-linear-gradient(left, #029cdf 75%, #029cdf 100%);
    background-image: -o-linear-gradient(left, #029cdf 75%, #029cdf 100%);
    background-image: linear-gradient(to right, #029cdf 75%, #029cdf 100%);
    z-index: 101;
    opacity: .85; }
  .blog-head-section .head-shape-pattern-back {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(10%, black), to(#029cdf));
    background-image: -webkit-linear-gradient(left, black 10%, #029cdf 100%);
    background-image: -moz-linear-gradient(left, black 10%, #029cdf 100%);
    background-image: -o-linear-gradient(left, black 10%, #029cdf 100%);
    background-image: linear-gradient(to right, black 10%, #029cdf 100%);
    z-index: 101;
    opacity: .85; }
  .blog-head-section .shape-text {
    position: absolute;
    z-index: 103;
    color: #1673b1;
    text-shadow: 1px 1px 1px #029cdf; }
    .blog-head-section .shape-text .img-wrapper h2, .blog-head-section .shape-text .img-wrapper h3, .blog-head-section .shape-text .img-wrapper h4, .blog-head-section .shape-text .img-wrapper h5, .blog-head-section .shape-text .img-wrapper h6, .blog-head-section .shape-text .img-wrapper p, .blog-head-section .shape-text .img-wrapper a, .blog-head-section .shape-text .img-wrapper ol, .blog-head-section .shape-text .img-wrapper ul, .blog-head-section .shape-text .img-wrapper dl, .blog-head-section .shape-text .img-wrapper dt, .blog-head-section .shape-text .img-wrapper dd, .blog-head-section .shape-text .img-wrapper blockquote, .blog-head-section .shape-text .img-wrapper img, .blog-head-section .shape-text .img-wrapper pre, .blog-head-section .shape-text .img-wrapper code, .blog-head-section .shape-text .img-wrapper kbd, .blog-head-section .shape-text .img-wrapper samp, .blog-head-section .shape-text .img-wrapper hr, .blog-head-section .shape-text .img-wrapper address, .blog-head-section .shape-text .img-wrapper i {
      color: #1673b1;
      text-shadow: 1px 1px 1px #029cdf; }

.intersoft-body section,
.intersoft-body main {
  position: relative;
  z-index: 101;
  overflow: hidden; }
  .intersoft-body section .container,
  .intersoft-body section .container-fluid,
  .intersoft-body section .widget,
  .intersoft-body section .blog-post,
  .intersoft-body section .blog-pagination,
  .intersoft-body section .metabox-child nav ol,
  .intersoft-body section .post-comments-section .media,
  .intersoft-body section .post-comments-section,
  .intersoft-body main .container,
  .intersoft-body main .container-fluid,
  .intersoft-body main .widget,
  .intersoft-body main .blog-post,
  .intersoft-body main .blog-pagination,
  .intersoft-body main .metabox-child nav ol,
  .intersoft-body main .post-comments-section .media,
  .intersoft-body main .post-comments-section {
    position: relative;
    z-index: 101;
    background-color: transparent;
    background-image: none;
    color: #333333;
    text-shadow: 1px 1px 1px transparent;
    -webkit-box-shadow: 1px 1px 1px 1px transparent;
            box-shadow: 1px 1px 1px 1px transparent;
    border-left: 0 solid transparent;
    border-right: 0 solid transparent;
    border-top: 0 solid transparent;
    border-bottom: 0 solid transparent; }
    .intersoft-body section .container:before, .intersoft-body section .container:after,
    .intersoft-body section .container-fluid:before,
    .intersoft-body section .container-fluid:after,
    .intersoft-body section .widget:before,
    .intersoft-body section .widget:after,
    .intersoft-body section .blog-post:before,
    .intersoft-body section .blog-post:after,
    .intersoft-body section .blog-pagination:before,
    .intersoft-body section .blog-pagination:after,
    .intersoft-body section .metabox-child nav ol:before,
    .intersoft-body section .metabox-child nav ol:after,
    .intersoft-body section .post-comments-section .media:before,
    .intersoft-body section .post-comments-section .media:after,
    .intersoft-body section .post-comments-section:before,
    .intersoft-body section .post-comments-section:after,
    .intersoft-body main .container:before,
    .intersoft-body main .container:after,
    .intersoft-body main .container-fluid:before,
    .intersoft-body main .container-fluid:after,
    .intersoft-body main .widget:before,
    .intersoft-body main .widget:after,
    .intersoft-body main .blog-post:before,
    .intersoft-body main .blog-post:after,
    .intersoft-body main .blog-pagination:before,
    .intersoft-body main .blog-pagination:after,
    .intersoft-body main .metabox-child nav ol:before,
    .intersoft-body main .metabox-child nav ol:after,
    .intersoft-body main .post-comments-section .media:before,
    .intersoft-body main .post-comments-section .media:after,
    .intersoft-body main .post-comments-section:before,
    .intersoft-body main .post-comments-section:after {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      z-index: 100;
      margin: 0; }
    .intersoft-body section .container:before,
    .intersoft-body section .container-fluid:before,
    .intersoft-body section .widget:before,
    .intersoft-body section .blog-post:before,
    .intersoft-body section .blog-pagination:before,
    .intersoft-body section .metabox-child nav ol:before,
    .intersoft-body section .post-comments-section .media:before,
    .intersoft-body section .post-comments-section:before,
    .intersoft-body main .container:before,
    .intersoft-body main .container-fluid:before,
    .intersoft-body main .widget:before,
    .intersoft-body main .blog-post:before,
    .intersoft-body main .blog-pagination:before,
    .intersoft-body main .metabox-child nav ol:before,
    .intersoft-body main .post-comments-section .media:before,
    .intersoft-body main .post-comments-section:before {
      background-color: none;
      background-image: none;
      border-left: none;
      border-top: none;
      border-right: none;
      border-bottom: none;
      opacity: .5; }
    .intersoft-body section .container:after,
    .intersoft-body section .container-fluid:after,
    .intersoft-body section .widget:after,
    .intersoft-body section .blog-post:after,
    .intersoft-body section .blog-pagination:after,
    .intersoft-body section .metabox-child nav ol:after,
    .intersoft-body section .post-comments-section .media:after,
    .intersoft-body section .post-comments-section:after,
    .intersoft-body main .container:after,
    .intersoft-body main .container-fluid:after,
    .intersoft-body main .widget:after,
    .intersoft-body main .blog-post:after,
    .intersoft-body main .blog-pagination:after,
    .intersoft-body main .metabox-child nav ol:after,
    .intersoft-body main .post-comments-section .media:after,
    .intersoft-body main .post-comments-section:after {
      background-color: none;
      background-image: none;
      border-left: none;
      border-top: none;
      border-right: none;
      border-bottom: none; }
    .intersoft-body section .container a,
    .intersoft-body section .container-fluid a,
    .intersoft-body section .widget a,
    .intersoft-body section .blog-post a,
    .intersoft-body section .blog-pagination a,
    .intersoft-body section .metabox-child nav ol a,
    .intersoft-body section .post-comments-section .media a,
    .intersoft-body section .post-comments-section a,
    .intersoft-body main .container a,
    .intersoft-body main .container-fluid a,
    .intersoft-body main .widget a,
    .intersoft-body main .blog-post a,
    .intersoft-body main .blog-pagination a,
    .intersoft-body main .metabox-child nav ol a,
    .intersoft-body main .post-comments-section .media a,
    .intersoft-body main .post-comments-section a {
      color: #1673b1;
      text-shadow: 1px 1px 1px transparent; }
      .intersoft-body section .container a:hover,
      .intersoft-body section .container-fluid a:hover,
      .intersoft-body section .widget a:hover,
      .intersoft-body section .blog-post a:hover,
      .intersoft-body section .blog-pagination a:hover,
      .intersoft-body section .metabox-child nav ol a:hover,
      .intersoft-body section .post-comments-section .media a:hover,
      .intersoft-body section .post-comments-section a:hover,
      .intersoft-body main .container a:hover,
      .intersoft-body main .container-fluid a:hover,
      .intersoft-body main .widget a:hover,
      .intersoft-body main .blog-post a:hover,
      .intersoft-body main .blog-pagination a:hover,
      .intersoft-body main .metabox-child nav ol a:hover,
      .intersoft-body main .post-comments-section .media a:hover,
      .intersoft-body main .post-comments-section a:hover {
        color: #029cdf;
        text-shadow: 1px 1px 1px transparent;
        text-decoration: none; }
    .intersoft-body section .container i,
    .intersoft-body section .container-fluid i,
    .intersoft-body section .widget i,
    .intersoft-body section .blog-post i,
    .intersoft-body section .blog-pagination i,
    .intersoft-body section .metabox-child nav ol i,
    .intersoft-body section .post-comments-section .media i,
    .intersoft-body section .post-comments-section i,
    .intersoft-body main .container i,
    .intersoft-body main .container-fluid i,
    .intersoft-body main .widget i,
    .intersoft-body main .blog-post i,
    .intersoft-body main .blog-pagination i,
    .intersoft-body main .metabox-child nav ol i,
    .intersoft-body main .post-comments-section .media i,
    .intersoft-body main .post-comments-section i {
      color: #fff;
      border-left: 1px solid #1673b1;
      border-top: 1px solid #1673b1;
      border-right: 1px solid #1673b1;
      border-bottom: 1px solid #1673b1;
      -webkit-box-shadow: 0px 0px 3px #333333;
              box-shadow: 0px 0px 3px #333333;
      background-color: #029cdf;
      background-image: none;
      text-shadow: 1px 1px 1px #029cdf;
      width: 30px;
      height: 30px;
      line-height: 28px;
      text-align: center;
      -webkit-border-radius: 50%;
              border-radius: 50%;
      font-size: .75rem; }
    .intersoft-body section .container .compact-row-right,
    .intersoft-body section .container .compact-row-left,
    .intersoft-body section .container-fluid .compact-row-right,
    .intersoft-body section .container-fluid .compact-row-left,
    .intersoft-body section .widget .compact-row-right,
    .intersoft-body section .widget .compact-row-left,
    .intersoft-body section .blog-post .compact-row-right,
    .intersoft-body section .blog-post .compact-row-left,
    .intersoft-body section .blog-pagination .compact-row-right,
    .intersoft-body section .blog-pagination .compact-row-left,
    .intersoft-body section .metabox-child nav ol .compact-row-right,
    .intersoft-body section .metabox-child nav ol .compact-row-left,
    .intersoft-body section .post-comments-section .media .compact-row-right,
    .intersoft-body section .post-comments-section .media .compact-row-left,
    .intersoft-body section .post-comments-section .compact-row-right,
    .intersoft-body section .post-comments-section .compact-row-left,
    .intersoft-body main .container .compact-row-right,
    .intersoft-body main .container .compact-row-left,
    .intersoft-body main .container-fluid .compact-row-right,
    .intersoft-body main .container-fluid .compact-row-left,
    .intersoft-body main .widget .compact-row-right,
    .intersoft-body main .widget .compact-row-left,
    .intersoft-body main .blog-post .compact-row-right,
    .intersoft-body main .blog-post .compact-row-left,
    .intersoft-body main .blog-pagination .compact-row-right,
    .intersoft-body main .blog-pagination .compact-row-left,
    .intersoft-body main .metabox-child nav ol .compact-row-right,
    .intersoft-body main .metabox-child nav ol .compact-row-left,
    .intersoft-body main .post-comments-section .media .compact-row-right,
    .intersoft-body main .post-comments-section .media .compact-row-left,
    .intersoft-body main .post-comments-section .compact-row-right,
    .intersoft-body main .post-comments-section .compact-row-left {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 102; }
  .intersoft-body section .section-title,
  .intersoft-body section .blog-post-title,
  .intersoft-body main .section-title,
  .intersoft-body main .blog-post-title {
    color: #333333;
    text-shadow: 1px 1px 1px transparent;
    background-color: #fff;
    letter-spacing: 1px; }
    .intersoft-body section .section-title:before, .intersoft-body section .section-title:after,
    .intersoft-body section .blog-post-title:before,
    .intersoft-body section .blog-post-title:after,
    .intersoft-body main .section-title:before,
    .intersoft-body main .section-title:after,
    .intersoft-body main .blog-post-title:before,
    .intersoft-body main .blog-post-title:after {
      position: absolute;
      content: "";
      background-color: transparent;
      z-index: 108; }
    .intersoft-body section .section-title:before,
    .intersoft-body section .blog-post-title:before,
    .intersoft-body main .section-title:before,
    .intersoft-body main .blog-post-title:before {
      left: -25px;
      top: 0;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 0 50px 25px;
      border-color: transparent transparent #fff transparent; }
    .intersoft-body section .section-title:after,
    .intersoft-body section .blog-post-title:after,
    .intersoft-body main .section-title:after,
    .intersoft-body main .blog-post-title:after {
      right: -25px;
      top: 0;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 25px 50px 0;
      border-color: transparent transparent #fff transparent; }
  .intersoft-body section h1, .intersoft-body section h2, .intersoft-body section h3, .intersoft-body section h4, .intersoft-body section h5, .intersoft-body section h6, .intersoft-body section p,
  .intersoft-body main h1,
  .intersoft-body main h2,
  .intersoft-body main h3,
  .intersoft-body main h4,
  .intersoft-body main h5,
  .intersoft-body main h6,
  .intersoft-body main p {
    text-shadow: 1px 1px 1px transparent; }
  .intersoft-body section h1, .intersoft-body section h2, .intersoft-body section h3, .intersoft-body section h4, .intersoft-body section h5, .intersoft-body section h6, .intersoft-body section p,
  .intersoft-body main h1,
  .intersoft-body main h2,
  .intersoft-body main h3,
  .intersoft-body main h4,
  .intersoft-body main h5,
  .intersoft-body main h6,
  .intersoft-body main p {
    color: #333333; }
  .intersoft-body section h1, .intersoft-body section h2, .intersoft-body section h3, .intersoft-body section h4, .intersoft-body section h5, .intersoft-body section h6,
  .intersoft-body main h1,
  .intersoft-body main h2,
  .intersoft-body main h3,
  .intersoft-body main h4,
  .intersoft-body main h5,
  .intersoft-body main h6 {
    display: inline-block; }
  .intersoft-body section .background-img,
  .intersoft-body section a.blog-post-img,
  .intersoft-body section .post-comments-section .img,
  .intersoft-body section .post-author-section img,
  .intersoft-body main .background-img,
  .intersoft-body main a.blog-post-img,
  .intersoft-body main .post-comments-section .img,
  .intersoft-body main .post-author-section img {
    -webkit-box-shadow: 0 0 3px #333333;
            box-shadow: 0 0 3px #333333;
    border-left: 1px solid #333333;
    border-top: 1px solid #333333;
    border-right: 1px solid #333333;
    border-bottom: 1px solid #333333;
    position: relative;
    z-index: 101; }
    .intersoft-body section .background-img:before,
    .intersoft-body section a.blog-post-img:before,
    .intersoft-body section .post-comments-section .img:before,
    .intersoft-body section .post-author-section img:before,
    .intersoft-body main .background-img:before,
    .intersoft-body main a.blog-post-img:before,
    .intersoft-body main .post-comments-section .img:before,
    .intersoft-body main .post-author-section img:before {
      background-color: none;
      position: absolute;
      width: 100%;
      height: 100%;
      content: "";
      left: 0;
      top: 0;
      z-index: 101; }
  .intersoft-body section .shape-text,
  .intersoft-body main .shape-text {
    position: absolute;
    z-index: 101; }

@media screen and (min-width: 768px) {
  .intersoft-body section.invert .container,
  .intersoft-body section.invert .container-fluid,
  .intersoft-body section.invert .widget,
  .intersoft-body section.invert .blog-post,
  .intersoft-body section.invert .blog-pagination,
  .intersoft-body section.invert .metabox-child nav ol,
  .intersoft-body section.invert .post-comments-section .media,
  .intersoft-body section.invert .post-comments-section {
    color: #333333;
    text-shadow: 1px 1px 1px transparent;
    -webkit-box-shadow: 1px 1px 1px 1px transparent;
            box-shadow: 1px 1px 1px 1px transparent; }
    .intersoft-body section.invert .container a,
    .intersoft-body section.invert .container-fluid a,
    .intersoft-body section.invert .widget a,
    .intersoft-body section.invert .blog-post a,
    .intersoft-body section.invert .blog-pagination a,
    .intersoft-body section.invert .metabox-child nav ol a,
    .intersoft-body section.invert .post-comments-section .media a,
    .intersoft-body section.invert .post-comments-section a {
      color: #029cdf;
      text-shadow: 1px 1px 1px transparent; }
      .intersoft-body section.invert .container a:hover,
      .intersoft-body section.invert .container-fluid a:hover,
      .intersoft-body section.invert .widget a:hover,
      .intersoft-body section.invert .blog-post a:hover,
      .intersoft-body section.invert .blog-pagination a:hover,
      .intersoft-body section.invert .metabox-child nav ol a:hover,
      .intersoft-body section.invert .post-comments-section .media a:hover,
      .intersoft-body section.invert .post-comments-section a:hover {
        color: #333333;
        text-shadow: 1px 1px 1px transparent;
        text-decoration: none; }
    .intersoft-body section.invert .container i,
    .intersoft-body section.invert .container-fluid i,
    .intersoft-body section.invert .widget i,
    .intersoft-body section.invert .blog-post i,
    .intersoft-body section.invert .blog-pagination i,
    .intersoft-body section.invert .metabox-child nav ol i,
    .intersoft-body section.invert .post-comments-section .media i,
    .intersoft-body section.invert .post-comments-section i {
      color: #1673b1;
      border-left: 1px solid transparent;
      border-top: 1px solid transparent;
      border-right: 1px solid transparent;
      border-bottom: 1px solid transparent;
      -webkit-box-shadow: 0px 0px 3px transparent;
              box-shadow: 0px 0px 3px transparent;
      background-color: #029cdf;
      background-image: none;
      text-shadow: 1px 1px 1px transparent; }
  .intersoft-body section.invert .section-title,
  .intersoft-body section.invert .blog-post-title {
    color: #333333;
    text-shadow: 1px 1px 1px transparent;
    background-color: transparent; }
    .intersoft-body section.invert .section-title:before,
    .intersoft-body section.invert .blog-post-title:before {
      border-color: transparent transparent transparent transparent; }
    .intersoft-body section.invert .section-title:after,
    .intersoft-body section.invert .blog-post-title:after {
      border-color: transparent transparent transparent transparent; }
  .intersoft-body section.invert h1, .intersoft-body section.invert h2, .intersoft-body section.invert h3, .intersoft-body section.invert h4, .intersoft-body section.invert h5, .intersoft-body section.invert h6, .intersoft-body section.invert p {
    text-shadow: 1px 1px 1px transparent; }
  .intersoft-body section.invert h1, .intersoft-body section.invert h2, .intersoft-body section.invert h3, .intersoft-body section.invert h4, .intersoft-body section.invert h5, .intersoft-body section.invert h6, .intersoft-body section.invert p {
    color: #333333; }
  .intersoft-body section.invert .background-img,
  .intersoft-body section.invert a.blog-post-img,
  .intersoft-body section.invert .post-comments-section .img,
  .intersoft-body section.invert .post-author-section img {
    -webkit-box-shadow: 0 0 3px #333333;
            box-shadow: 0 0 3px #333333;
    border-left: 1px solid #333333;
    border-top: 1px solid #333333;
    border-right: 1px solid #333333;
    border-bottom: 1px solid #333333; } }

.intersoft-body .card,
.intersoft-body section .card,
.intersoft-body blockquote,
.intersoft-body .tags {
  position: relative;
  z-index: 101;
  background-color: transparent;
  background-image: none;
  color: #333333;
  text-shadow: 1px 1px 1px transparent;
  -webkit-box-shadow: 0px 0px 3px transparent;
          box-shadow: 0px 0px 3px transparent;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  margin-bottom: 0; }
  @media screen and (max-width: 767px) {
    .intersoft-body .card,
    .intersoft-body section .card,
    .intersoft-body blockquote,
    .intersoft-body .tags {
      margin-bottom: 15px; } }
  .intersoft-body .card:before, .intersoft-body .card:after,
  .intersoft-body section .card:before,
  .intersoft-body section .card:after,
  .intersoft-body blockquote:before,
  .intersoft-body blockquote:after,
  .intersoft-body .tags:before,
  .intersoft-body .tags:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 100;
    margin: 0; }
  .intersoft-body .card:before,
  .intersoft-body section .card:before,
  .intersoft-body blockquote:before,
  .intersoft-body .tags:before {
    background-color: none;
    background-image: none;
    border-left: none;
    border-top: none;
    border-right: none;
    border-bottom: none;
    opacity: 1; }
  .intersoft-body .card:after,
  .intersoft-body section .card:after,
  .intersoft-body blockquote:after,
  .intersoft-body .tags:after {
    background-color: none;
    background-image: none;
    border-left: none;
    border-top: none;
    border-right: none;
    border-bottom: none; }
  .intersoft-body .card h1, .intersoft-body .card h2, .intersoft-body .card h3, .intersoft-body .card h4, .intersoft-body .card h5, .intersoft-body .card h6, .intersoft-body .card p,
  .intersoft-body section .card h1,
  .intersoft-body section .card h2,
  .intersoft-body section .card h3,
  .intersoft-body section .card h4,
  .intersoft-body section .card h5,
  .intersoft-body section .card h6,
  .intersoft-body section .card p,
  .intersoft-body blockquote h1,
  .intersoft-body blockquote h2,
  .intersoft-body blockquote h3,
  .intersoft-body blockquote h4,
  .intersoft-body blockquote h5,
  .intersoft-body blockquote h6,
  .intersoft-body blockquote p,
  .intersoft-body .tags h1,
  .intersoft-body .tags h2,
  .intersoft-body .tags h3,
  .intersoft-body .tags h4,
  .intersoft-body .tags h5,
  .intersoft-body .tags h6,
  .intersoft-body .tags p {
    text-shadow: 1px 1px 1px transparent;
    position: relative;
    z-index: 107; }
  .intersoft-body .card h1, .intersoft-body .card h2, .intersoft-body .card h3, .intersoft-body .card h4, .intersoft-body .card h5, .intersoft-body .card h6, .intersoft-body .card p,
  .intersoft-body section .card h1,
  .intersoft-body section .card h2,
  .intersoft-body section .card h3,
  .intersoft-body section .card h4,
  .intersoft-body section .card h5,
  .intersoft-body section .card h6,
  .intersoft-body section .card p,
  .intersoft-body blockquote h1,
  .intersoft-body blockquote h2,
  .intersoft-body blockquote h3,
  .intersoft-body blockquote h4,
  .intersoft-body blockquote h5,
  .intersoft-body blockquote h6,
  .intersoft-body blockquote p,
  .intersoft-body .tags h1,
  .intersoft-body .tags h2,
  .intersoft-body .tags h3,
  .intersoft-body .tags h4,
  .intersoft-body .tags h5,
  .intersoft-body .tags h6,
  .intersoft-body .tags p {
    color: #333333; }
  .intersoft-body .card a, .intersoft-body .card a.more-link,
  .intersoft-body section .card a,
  .intersoft-body section .card a.more-link,
  .intersoft-body blockquote a,
  .intersoft-body blockquote a.more-link,
  .intersoft-body .tags a,
  .intersoft-body .tags a.more-link {
    color: #029cdf;
    text-shadow: 1px 1px 1px transparent; }
    .intersoft-body .card a:hover, .intersoft-body .card a.more-link:hover,
    .intersoft-body section .card a:hover,
    .intersoft-body section .card a.more-link:hover,
    .intersoft-body blockquote a:hover,
    .intersoft-body blockquote a.more-link:hover,
    .intersoft-body .tags a:hover,
    .intersoft-body .tags a.more-link:hover {
      color: #333333;
      text-shadow: 1px 1px 1px transparent;
      text-decoration: none; }
  .intersoft-body .card i,
  .intersoft-body section .card i,
  .intersoft-body blockquote i,
  .intersoft-body .tags i {
    color: #1673b1;
    border-left: 1px solid transparent;
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: 0px 0px 3px transparent;
            box-shadow: 0px 0px 3px transparent;
    background-color: #029cdf;
    background-image: none;
    text-shadow: 1px 1px 1px transparent;
    width: 30px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    font-size: .75rem; }
  .intersoft-body .card .card-body,
  .intersoft-body section .card .card-body,
  .intersoft-body blockquote .card-body,
  .intersoft-body .tags .card-body {
    -webkit-box-shadow: 1px 1px 1px 1px transparent;
            box-shadow: 1px 1px 1px 1px transparent;
    border-left: 0 solid transparent;
    border-right: 0 solid transparent;
    border-top: 0 solid transparent;
    border-bottom: 0 solid transparent; }
    .intersoft-body .card .card-body.compact-card-right, .intersoft-body .card .card-body.compact-card-left,
    .intersoft-body section .card .card-body.compact-card-right,
    .intersoft-body section .card .card-body.compact-card-left,
    .intersoft-body blockquote .card-body.compact-card-right,
    .intersoft-body blockquote .card-body.compact-card-left,
    .intersoft-body .tags .card-body.compact-card-right,
    .intersoft-body .tags .card-body.compact-card-left {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 102; }
  .intersoft-body .card .card-title, .intersoft-body .card span.blog-date, .intersoft-body .card span.blog-date span,
  .intersoft-body section .card .card-title,
  .intersoft-body section .card span.blog-date,
  .intersoft-body section .card span.blog-date span,
  .intersoft-body blockquote .card-title,
  .intersoft-body blockquote span.blog-date,
  .intersoft-body blockquote span.blog-date span,
  .intersoft-body .tags .card-title,
  .intersoft-body .tags span.blog-date,
  .intersoft-body .tags span.blog-date span {
    color: #333333;
    text-shadow: 1px 1px 1px transparent;
    letter-spacing: 1px; }
    .intersoft-body .card .card-title a, .intersoft-body .card span.blog-date a, .intersoft-body .card span.blog-date span a,
    .intersoft-body section .card .card-title a,
    .intersoft-body section .card span.blog-date a,
    .intersoft-body section .card span.blog-date span a,
    .intersoft-body blockquote .card-title a,
    .intersoft-body blockquote span.blog-date a,
    .intersoft-body blockquote span.blog-date span a,
    .intersoft-body .tags .card-title a,
    .intersoft-body .tags span.blog-date a,
    .intersoft-body .tags span.blog-date span a {
      color: #333333;
      text-shadow: 1px 1px 1px transparent; }
  .intersoft-body .card .card-icon,
  .intersoft-body section .card .card-icon,
  .intersoft-body blockquote .card-icon,
  .intersoft-body .tags .card-icon {
    display: block;
    position: absolute;
    z-index: 103;
    background-color: transparent;
    width: 100%;
    height: 100%; }
    .intersoft-body .card .card-icon .card-icon-wrapper,
    .intersoft-body section .card .card-icon .card-icon-wrapper,
    .intersoft-body blockquote .card-icon .card-icon-wrapper,
    .intersoft-body .tags .card-icon .card-icon-wrapper {
      width: 100%;
      height: 100%;
      display: block; }
      .intersoft-body .card .card-icon .card-icon-wrapper .img-wrapper,
      .intersoft-body section .card .card-icon .card-icon-wrapper .img-wrapper,
      .intersoft-body blockquote .card-icon .card-icon-wrapper .img-wrapper,
      .intersoft-body .tags .card-icon .card-icon-wrapper .img-wrapper {
        position: absolute;
        display: block;
        top: 0; }
      .intersoft-body .card .card-icon .card-icon-wrapper img,
      .intersoft-body section .card .card-icon .card-icon-wrapper img,
      .intersoft-body blockquote .card-icon .card-icon-wrapper img,
      .intersoft-body .tags .card-icon .card-icon-wrapper img {
        position: absolute;
        border: none; }
  .intersoft-body .card a.card-img-wrapper,
  .intersoft-body section .card a.card-img-wrapper,
  .intersoft-body blockquote a.card-img-wrapper,
  .intersoft-body .tags a.card-img-wrapper {
    -webkit-box-shadow: 1px 1px 1px 1px transparent;
            box-shadow: 1px 1px 1px 1px transparent;
    border-left: 0 solid transparent;
    border-top: 0 solid transparent;
    border-right: 0 solid transparent;
    border-bottom: 1px solid transparent; }
    .intersoft-body .card a.card-img-wrapper:before,
    .intersoft-body section .card a.card-img-wrapper:before,
    .intersoft-body blockquote a.card-img-wrapper:before,
    .intersoft-body .tags a.card-img-wrapper:before {
      background-color: none;
      position: absolute;
      width: 100%;
      height: 100%;
      content: "";
      left: 0;
      top: 0;
      z-index: 101; }

blockquote img {
  margin-left: -30px; }

blockquote div.blockquote-footer {
  color: #333333;
  text-shadow: 1px 1px 1px transparent; }

.intersoft-body section .container .blog-post-meta,
.intersoft-body main .blog-post-meta,
.intersoft-body main .tags {
  background-color: #1673b1;
  background-image: none;
  color: #fff;
  text-shadow: 1px 1px 1px transparent;
  -webkit-box-shadow: 0px 0px 3px #333333;
          box-shadow: 0px 0px 3px #333333;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  display: inline-block; }
  .intersoft-body section .container .blog-post-meta span,
  .intersoft-body main .blog-post-meta span,
  .intersoft-body main .tags span {
    white-space: nowrap;
    display: inline-block;
    z-index: 101; }
  .intersoft-body section .container .blog-post-meta i,
  .intersoft-body main .blog-post-meta i,
  .intersoft-body main .tags i {
    background-color: transparent;
    color: #fff;
    border-left: none;
    border-top: none;
    border-right: none;
    border-bottom: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    background-color: none;
    background-image: none;
    text-shadow: none;
    width: auto;
    height: auto;
    line-height: normal;
    text-align: center;
    -webkit-border-radius: none;
            border-radius: none;
    font-size: .75rem; }
  .intersoft-body section .container .blog-post-meta a,
  .intersoft-body main .blog-post-meta a,
  .intersoft-body main .tags a {
    color: #fff;
    text-shadow: 1px 1px 1px transparent; }
    .intersoft-body section .container .blog-post-meta a:hover,
    .intersoft-body main .blog-post-meta a:hover,
    .intersoft-body main .tags a:hover {
      color: #fff;
      text-shadow: 1px 1px 1px transparent; }

.swiper-container {
  z-index: 101; }
  .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet {
    background-color: #1673b1;
    margin-left: 3px;
    margin-right: 3px;
    z-index: 109;
    position: relative; }
  .swiper-container .swiper-button-next,
  .swiper-container .swiper-button-prev {
    background: #1673b1; }
    .swiper-container .swiper-button-next:hover,
    .swiper-container .swiper-button-prev:hover {
      background: #029cdf; }
  .swiper-container .swiper-button-next {
    -webkit-mask: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 27 44'%3E%3Cpath d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z' fill%3D''%2F%3E%3C%2Fsvg%3E");
            mask: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 27 44'%3E%3Cpath d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z' fill%3D''%2F%3E%3C%2Fsvg%3E"); }
  .swiper-container .swiper-button-prev {
    -webkit-mask: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 27 44'%3E%3Cpath d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z' fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
            mask: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 27 44'%3E%3Cpath d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z' fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E"); }

.intersoft-body main .blog-post .entry-video,
.intersoft-body main .blog-post .wdget, .intersoft-body main .blog-post iframe,
.intersoft-body main .blog-post .blog-post-title,
.intersoft-body main .blog-post p {
  position: relative;
  z-index: 101; }

.intersoft-body main .blog-post a.blog-post-img {
  display: block; }

.intersoft-body main .blog-post .blog-post-title a:before, .intersoft-body main .blog-post .blog-post-title a:after {
  display: none; }

.intersoft-body main .blog-post .blog-date,
.intersoft-body main .blog-post .blog-date span {
  color: #333333;
  text-shadow: 1px 1px 1px transparent; }
  .intersoft-body main .blog-post .blog-date a,
  .intersoft-body main .blog-post .blog-date span a {
    color: #333333;
    text-shadow: 1px 1px 1px transparent; }

.intersoft-body .btn,
.intersoft-body a.btn,
.intersoft-body a.button,
.intersoft-body section a.button,
.intersoft-body button,
.intersoft-body .blog-pagination a.button,
.intersoft-body main .blog-post a.button,
.intersoft-body main .blog-post a.btn,
.intersoft-body .blog-head-section .blog-head a.btn,
.intersoft-body ul.dropdown-menu.mini-cart-dropdown-menu p.buttons a.button {
  z-index: 108;
  background-color: #1673b1;
  background-image: none;
  text-shadow: 1px 1px 1px black !important;
  -webkit-box-shadow: 0 0 3px #333333;
          box-shadow: 0 0 3px #333333;
  color: #fff;
  border-left: 2px solid transparent;
  border-top: 2px solid transparent;
  border-right: 2px solid transparent;
  border-bottom: 2px solid transparent;
  letter-spacing: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-border-radius: 40px;
          border-radius: 40px;
  line-height: 24px;
  cursor: pointer;
  text-transform: uppercase;
  font-size: .75rem;
  font-weight: bold; }
  .intersoft-body .btn:hover,
  .intersoft-body a.btn:hover,
  .intersoft-body a.button:hover,
  .intersoft-body section a.button:hover,
  .intersoft-body button:hover,
  .intersoft-body .blog-pagination a.button:hover,
  .intersoft-body main .blog-post a.button:hover,
  .intersoft-body main .blog-post a.btn:hover,
  .intersoft-body .blog-head-section .blog-head a.btn:hover,
  .intersoft-body ul.dropdown-menu.mini-cart-dropdown-menu p.buttons a.button:hover {
    background-color: #029cdf;
    background-image: none;
    text-shadow: 1px 1px 1px transparent;
    -webkit-box-shadow: 1px 1px 1px 1px transparent;
            box-shadow: 1px 1px 1px 1px transparent;
    color: #fff;
    border-left: 2px solid #1673b1;
    border-top: 2px solid #1673b1;
    border-right: 2px solid #1673b1;
    border-bottom: 2px solid #1673b1; }

.intersoft-body .blog-head-section .blog-head a.btn.btn-invert,
.intersoft-body form.woocommerce-form-coupon button.button[type="submit"],
.intersoft-body .form-row button[type="submit"],
.intersoft-body .card .btn,
.intersoft-body .card a.btn,
.intersoft-body .card a.button,
.intersoft-body .card a.button,
.intersoft-body section .card a.button,
.intersoft-body .card button,
.intersoft-body.woocommerce ul.products li.product a span.onsale,
.intersoft-body.woocommerce ul.products li.product a.button {
  z-index: 103;
  background-color: #1673b1;
  background-image: none;
  text-shadow: 1px 1px 1px black;
  -webkit-box-shadow: 0 0 3px #333333;
          box-shadow: 0 0 3px #333333;
  color: #fff;
  border-left: 5px solid #1673b1;
  border-top: 5px solid #029cdf;
  border-right: 5px solid #1673b1;
  border-bottom: 5px solid #029cdf;
  letter-spacing: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-border-radius: 40px;
          border-radius: 40px;
  line-height: 24px;
  cursor: pointer;
  text-transform: uppercase;
  font-size: .75rem; }
  .intersoft-body .blog-head-section .blog-head a.btn.btn-invert:hover,
  .intersoft-body form.woocommerce-form-coupon button.button[type="submit"]:hover,
  .intersoft-body .form-row button[type="submit"]:hover,
  .intersoft-body .card .btn:hover,
  .intersoft-body .card a.btn:hover,
  .intersoft-body .card a.button:hover,
  .intersoft-body .card a.button:hover,
  .intersoft-body section .card a.button:hover,
  .intersoft-body .card button:hover,
  .intersoft-body.woocommerce ul.products li.product a span.onsale:hover,
  .intersoft-body.woocommerce ul.products li.product a.button:hover {
    background-color: #333333;
    background-image: none;
    text-shadow: 1px 1px 1px transparent;
    -webkit-box-shadow: 1px 1px 1px 1px transparent;
            box-shadow: 1px 1px 1px 1px transparent;
    color: #fff;
    border-left: 5px solid #1673b1;
    border-top: 5px solid #029cdf;
    border-right: 5px solid #1673b1;
    border-bottom: 5px solid #029cdf; }

@media screen and (min-width: 768px) {
  .intersoft-body .invert .btn,
  .intersoft-body .invert a.btn,
  .intersoft-body .invert a.button,
  .intersoft-body section.invert a.button,
  .intersoft-body .invert button,
  .intersoft-body .invert .blog-pagination a.button,
  .intersoft-body .invert main .blog-post a.button,
  .intersoft-body .invert main .blog-post a.btn,
  .intersoft-body .invert .blog-head-section .blog-head a.btn,
  .intersoft-body .invert ul.dropdown-menu.mini-cart-dropdown-menu p.buttons a.button {
    background-color: #1673b1;
    background-image: none;
    text-shadow: 1px 1px 1px black;
    -webkit-box-shadow: 0 0 3px #333333;
            box-shadow: 0 0 3px #333333;
    color: #fff;
    border-left: 5px solid #1673b1;
    border-top: 5px solid #029cdf;
    border-right: 5px solid #1673b1;
    border-bottom: 5px solid #029cdf; }
    .intersoft-body .invert .btn:hover,
    .intersoft-body .invert a.btn:hover,
    .intersoft-body .invert a.button:hover,
    .intersoft-body section.invert a.button:hover,
    .intersoft-body .invert button:hover,
    .intersoft-body .invert .blog-pagination a.button:hover,
    .intersoft-body .invert main .blog-post a.button:hover,
    .intersoft-body .invert main .blog-post a.btn:hover,
    .intersoft-body .invert .blog-head-section .blog-head a.btn:hover,
    .intersoft-body .invert ul.dropdown-menu.mini-cart-dropdown-menu p.buttons a.button:hover {
      background-color: #333333;
      background-image: none;
      text-shadow: 1px 1px 1px transparent;
      -webkit-box-shadow: 1px 1px 1px 1px transparent;
              box-shadow: 1px 1px 1px 1px transparent;
      color: #fff;
      border-left: 5px solid #1673b1;
      border-top: 5px solid #029cdf;
      border-right: 5px solid #1673b1;
      border-bottom: 5px solid #029cdf; } }

.intersoft-body .blog-head-section .blog-head a.btn.btn-invert,
.intersoft-body .blog-head-section .blog-head a.btn {
  font-size: .85rem; }

a.added_to_cart {
  position: relative;
  width: 100%;
  font-size: .75rem;
  display: block;
  margin-top: 15px; }

.metabox-child {
  position: relative; }
  .metabox-child nav ol li.breadcrumb-item.active, .metabox-child nav ol li.breadcrumb-item:before {
    color: #333333; }

form {
  position: relative;
  z-index: 101; }
  form .form-group input {
    border-left: 1px solid #333333;
    border-top: 1px solid #333333;
    border-right: 1px solid #333333;
    border-bottom: 1px solid #333333;
    background-color: #F5F5F6;
    color: #333333;
    text-shadow: 1px 1px 1px transparent;
    -webkit-box-shadow: 1px 1px 1px 1px transparent;
            box-shadow: 1px 1px 1px 1px transparent; }
  form .form-group textarea {
    border-left: 1px solid #333333;
    border-top: 1px solid #333333;
    border-right: 1px solid #333333;
    border-bottom: 1px solid #333333;
    background-color: #F5F5F6;
    color: #333333;
    text-shadow: 1px 1px 1px transparent;
    -webkit-box-shadow: 1px 1px 1px 1px transparent;
            box-shadow: 1px 1px 1px 1px transparent; }
  form .intersoft-body.woocommerce-account input,
  form .intersoft-body.woocommerce-checkout input,
  form .intersoft-body .woocommerce-input-wrapper .selection span,
  form.woocommerce-ordering select,
  form.variations_form select,
  form .intersoft-body .woocommerce-input-wrapper input,
  form input {
    border-left: 1px solid #333333;
    border-top: 1px solid #333333;
    border-right: 1px solid #333333;
    border-bottom: 1px solid #333333;
    background-color: #F5F5F6;
    color: #333333;
    text-shadow: 1px 1px 1px transparent;
    -webkit-box-shadow: 1px 1px 1px 1px transparent;
            box-shadow: 1px 1px 1px 1px transparent;
    -webkit-border-radius: .25rem;
            border-radius: .25rem; }
  form textarea {
    border-left: 1px solid #333333;
    border-top: 1px solid #333333;
    border-right: 1px solid #333333;
    border-bottom: 1px solid #333333;
    background-color: #F5F5F6;
    color: #333333;
    text-shadow: 1px 1px 1px transparent;
    -webkit-box-shadow: 1px 1px 1px 1px transparent;
            box-shadow: 1px 1px 1px 1px transparent; }
  form iframe {
    -webkit-box-shadow: 0 0 3px #333333;
            box-shadow: 0 0 3px #333333;
    border-left: 2px solid transparent;
    border-top: 2px solid transparent;
    border-right: 2px solid transparent;
    border-bottom: 2px solid transparent; }

.intersoft-body footer {
  background-color: #fff;
  background-image: none;
  border-left: none;
  border-right: none;
  border-top: 1px solid transparent;
  border-bottom: 0 solid transparent;
  border-left: 0 solid transparent;
  border-right: 0 solid transparent;
  border-bottom: none;
  -webkit-box-shadow: 1px 1px 1px 1px transparent;
          box-shadow: 1px 1px 1px 1px transparent;
  color: #333333;
  text-shadow: 1px 1px 1px transparent;
  position: relative;
  z-index: 101; }
  .intersoft-body footer:before, .intersoft-body footer:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }
  .intersoft-body footer:before {
    background-color: none;
    background-image: none;
    border-left: none;
    border-top: none;
    border-right: none;
    border-bottom: none; }
  .intersoft-body footer:after {
    background-color: none;
    background-image: none;
    border-left: none;
    border-top: none;
    border-right: none;
    border-bottom: none; }
  .intersoft-body footer a.navbar-brand {
    position: relative;
    z-index: 101;
    color: #333333;
    text-shadow: 1px 1px 1px transparent; }
    .intersoft-body footer a.navbar-brand img.footer-logo {
      opacity: 1;
      max-width: 125px; }
      @media screen and (min-width: 768px) {
        .intersoft-body footer a.navbar-brand img.footer-logo {
          max-width: 150px; } }
  .intersoft-body footer .container {
    position: relative;
    z-index: 101; }
  .intersoft-body footer h1, .intersoft-body footer h2, .intersoft-body footer h3, .intersoft-body footer h4, .intersoft-body footer h5 {
    color: #1673b1;
    text-shadow: 1px 1px 1px transparent;
    opacity: .75; }
  .intersoft-body footer ul li a {
    color: #333333 !important;
    text-shadow: 1px 1px 1px transparent !important;
    opacity: .75; }
    .intersoft-body footer ul li a:hover {
      color: #029cdf !important;
      text-shadow: 1px 1px 1px transparent !important;
      text-decoration: none; }
  .intersoft-body footer .copy {
    color: #333333;
    text-shadow: 1px 1px 1px transparent;
    opacity: .75; }

.post-navigation-section .post-navigation {
  position: relative;
  z-index: 101; }

.post-author-section .post-author {
  position: relative;
  z-index: 101; }

.post-related-section .post-related {
  position: relative;
  z-index: 101; }

.post-comments-section .media .media-body .post-date {
  color: #029cdf;
  text-shadow: 1px 1px 1px transparent; }

.intersoft-body.single-product .onsale,
.intersoft-body .intersoft-badge {
  position: absolute;
  z-index: 103;
  width: 50px;
  height: 50px;
  right: 0;
  top: 0;
  z-index: 108;
  margin-right: -.5rem;
  margin-top: -.5rem;
  text-align: center;
  line-height: 48px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  font-weight: bold;
  font-size: .85rem;
  background-color: #1673b1;
  background-image: none;
  text-shadow: 1px 1px 1px black;
  -webkit-box-shadow: 0 0 3px #333333;
          box-shadow: 0 0 3px #333333;
  color: #fff;
  border-left: 5px solid #1673b1;
  border-top: 5px solid #029cdf;
  border-right: 5px solid #1673b1;
  border-bottom: 5px solid #029cdf; }

.intersoft-body .woocommerce-checkout-review-order table,
.intersoft-body form.woocommerce-cart-form table,
.intersoft-body .woocommerce table.shop_table,
.intersoft-body.woocommerce-cart .cart_totals table.shop_table,
.intersoft-body table {
  position: relative;
  border-top: 0 solid transparent;
  border-right: 0 solid transparent;
  color: #333333;
  z-index: 104; }
  .intersoft-body .woocommerce-checkout-review-order table th,
  .intersoft-body .woocommerce-checkout-review-order table td,
  .intersoft-body form.woocommerce-cart-form table th,
  .intersoft-body form.woocommerce-cart-form table td,
  .intersoft-body .woocommerce table.shop_table th,
  .intersoft-body .woocommerce table.shop_table td,
  .intersoft-body.woocommerce-cart .cart_totals table.shop_table th,
  .intersoft-body.woocommerce-cart .cart_totals table.shop_table td,
  .intersoft-body table th,
  .intersoft-body table td {
    background-color: transparent;
    border-left: 0 solid transparent;
    border-bottom: 0 solid transparent; }
    .intersoft-body .woocommerce-checkout-review-order table th:last-child,
    .intersoft-body .woocommerce-checkout-review-order table td:last-child,
    .intersoft-body form.woocommerce-cart-form table th:last-child,
    .intersoft-body form.woocommerce-cart-form table td:last-child,
    .intersoft-body .woocommerce table.shop_table th:last-child,
    .intersoft-body .woocommerce table.shop_table td:last-child,
    .intersoft-body.woocommerce-cart .cart_totals table.shop_table th:last-child,
    .intersoft-body.woocommerce-cart .cart_totals table.shop_table td:last-child,
    .intersoft-body table th:last-child,
    .intersoft-body table td:last-child {
      text-align: center; }

.intersoft-body table#wp-calendar {
  border: none;
  text-align: center;
  background-color: transparent; }
  .intersoft-body table#wp-calendar caption {
    color: #333333; }
  .intersoft-body table#wp-calendar thead tr td,
  .intersoft-body table#wp-calendar thead tr th,
  .intersoft-body table#wp-calendar tfoot tr td,
  .intersoft-body table#wp-calendar tfoot tr th,
  .intersoft-body table#wp-calendar tbody tr td,
  .intersoft-body table#wp-calendar tbody tr th {
    color: #333333;
    text-shadow: 1px 1px 1px transparent; }
    .intersoft-body table#wp-calendar thead tr td a,
    .intersoft-body table#wp-calendar thead tr th a,
    .intersoft-body table#wp-calendar tfoot tr td a,
    .intersoft-body table#wp-calendar tfoot tr th a,
    .intersoft-body table#wp-calendar tbody tr td a,
    .intersoft-body table#wp-calendar tbody tr th a {
      color: #1673b1;
      text-shadow: 1px 1px 1px transparent; }
      .intersoft-body table#wp-calendar thead tr td a:hover,
      .intersoft-body table#wp-calendar thead tr th a:hover,
      .intersoft-body table#wp-calendar tfoot tr td a:hover,
      .intersoft-body table#wp-calendar tfoot tr th a:hover,
      .intersoft-body table#wp-calendar tbody tr td a:hover,
      .intersoft-body table#wp-calendar tbody tr th a:hover {
        color: #029cdf;
        text-shadow: 1px 1px 1px transparent; }
  .intersoft-body table#wp-calendar thead tr th {
    border: none;
    background-color: transparent; }
  .intersoft-body table#wp-calendar tfoot {
    text-align: left; }
    .intersoft-body table#wp-calendar tfoot tr td {
      border: none;
      background-color: transparent; }
  .intersoft-body table#wp-calendar tbody tr td {
    border: none;
    background-color: transparent; }

.intersoft-body .search-form button {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: .7rem;
  padding-right: .7rem; }
  .intersoft-body .search-form button i {
    width: 23px;
    height: 23px;
    line-height: 20px;
    font-size: .70rem;
    color: #fff; }

a,
ul.products li.product h2 {
  color: #029cdf;
  text-shadow: 1px 1px 1px transparent;
  z-index: 107; }
  a:hover,
  ul.products li.product h2:hover {
    color: #333333;
    text-shadow: 1px 1px 1px transparent;
    text-decoration: none; }

h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
ol,
ul,
dl,
dt,
dd,
blockquote,
img,
pre,
code,
kbd,
samp,
hr,
address,
small,
iframe {
  position: relative; }

.section-gallery .card:before, .section-gallery .card:after {
  display: none; }

.width100 {
  width: 100%; }

.height100 {
  height: 100%; }

.row {
  position: relative;
  z-index: 102; }

.cursive {
  font-family: "Dancing Script", cursive; }

body.intersoft-body section .intersoft-container {
  z-index: 109; }

.color-1 {
  color: #1673b1 !important;
  fill: #1673b1 !important; }

.color,
.color-2 {
  color: #029cdf !important;
  fill: #029cdf !important; }

.color-3 {
  color: #333333 !important;
  fill: #333333 !important; }

.color-4 {
  color: #fff !important;
  fill: #fff !important; }

#frontSectionRow1 .shape-wrapper:nth-child(1) .shape-pattern {
  background-image: none !important; }

#frontSectionRow1 .shape-wrapper:nth-child(1) .shape-pattern-top {
  background-image: none !important; }

#frontSectionRow1 .shape-wrapper:nth-child(1) .shape-pattern-back {
  background-image: none !important; }

nav .shape-pattern {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(0, #029cdf), color-stop(10%, black), color-stop(30%, #029cdf), color-stop(40%, black), color-stop(60%, #029cdf), color-stop(70%, black), color-stop(90%, #029cdf)) !important;
  background-image: -webkit-linear-gradient(right, #029cdf 0 10%, black 10% 30%, #029cdf 30% 40%, black 40% 60%, #029cdf 60% 70%, black 70% 90%, #029cdf 90% 100%) !important;
  background-image: -moz-linear-gradient(right, #029cdf 0 10%, black 10% 30%, #029cdf 30% 40%, black 40% 60%, #029cdf 60% 70%, black 70% 90%, #029cdf 90% 100%) !important;
  background-image: -o-linear-gradient(right, #029cdf 0 10%, black 10% 30%, #029cdf 30% 40%, black 40% 60%, #029cdf 60% 70%, black 70% 90%, #029cdf 90% 100%) !important;
  background-image: linear-gradient(to left, #029cdf 0 10%, black 10% 30%, #029cdf 30% 40%, black 40% 60%, #029cdf 60% 70%, black 70% 90%, #029cdf 90% 100%) !important; }

nav .shape-pattern-top {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(0, #029cdf), color-stop(10%, black), color-stop(30%, #029cdf), color-stop(40%, black), color-stop(60%, #029cdf), color-stop(70%, black), color-stop(90%, #029cdf)) !important;
  background-image: -webkit-linear-gradient(right, #029cdf 0 10%, black 10% 30%, #029cdf 30% 40%, black 40% 60%, #029cdf 60% 70%, black 70% 90%, #029cdf 90% 100%) !important;
  background-image: -moz-linear-gradient(right, #029cdf 0 10%, black 10% 30%, #029cdf 30% 40%, black 40% 60%, #029cdf 60% 70%, black 70% 90%, #029cdf 90% 100%) !important;
  background-image: -o-linear-gradient(right, #029cdf 0 10%, black 10% 30%, #029cdf 30% 40%, black 40% 60%, #029cdf 60% 70%, black 70% 90%, #029cdf 90% 100%) !important;
  background-image: linear-gradient(to left, #029cdf 0 10%, black 10% 30%, #029cdf 30% 40%, black 40% 60%, #029cdf 60% 70%, black 70% 90%, #029cdf 90% 100%) !important; }

nav .shape-pattern-back {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(0, #029cdf), color-stop(10%, black), color-stop(30%, #029cdf), color-stop(40%, black), color-stop(60%, #029cdf), color-stop(70%, black), color-stop(90%, #029cdf)) !important;
  background-image: -webkit-linear-gradient(right, #029cdf 0 10%, black 10% 30%, #029cdf 30% 40%, black 40% 60%, #029cdf 60% 70%, black 70% 90%, #029cdf 90% 100%) !important;
  background-image: -moz-linear-gradient(right, #029cdf 0 10%, black 10% 30%, #029cdf 30% 40%, black 40% 60%, #029cdf 60% 70%, black 70% 90%, #029cdf 90% 100%) !important;
  background-image: -o-linear-gradient(right, #029cdf 0 10%, black 10% 30%, #029cdf 30% 40%, black 40% 60%, #029cdf 60% 70%, black 70% 90%, #029cdf 90% 100%) !important;
  background-image: linear-gradient(to left, #029cdf 0 10%, black 10% 30%, #029cdf 30% 40%, black 40% 60%, #029cdf 60% 70%, black 70% 90%, #029cdf 90% 100%) !important; }

body.intersoft-body .shape-wrapper .shape-pattern,
body.intersoft-body .shape-wrapper .shape-pattern-top,
body.intersoft-body .shape-wrapper .shape-pattern-back {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 100; }
  body.intersoft-body .shape-wrapper .shape-pattern.color,
  body.intersoft-body .shape-wrapper .shape-pattern-top.color,
  body.intersoft-body .shape-wrapper .shape-pattern-back.color {
    background-color: #e3ce7e;
    opacity: 1;
    background-image: none; }

body.intersoft-body .shape-wrapper .shape-pattern {
  background-color: #029cdf;
  background-image: -webkit-gradient(linear, right top, left top, color-stop(0, #029cdf), color-stop(10%, black), color-stop(30%, #029cdf), color-stop(40%, black), color-stop(60%, #029cdf), color-stop(70%, black), color-stop(90%, #029cdf)) !important;
  background-image: -webkit-linear-gradient(right, #029cdf 0 10%, black 10% 30%, #029cdf 30% 40%, black 40% 60%, #029cdf 60% 70%, black 70% 90%, #029cdf 90% 100%) !important;
  background-image: -moz-linear-gradient(right, #029cdf 0 10%, black 10% 30%, #029cdf 30% 40%, black 40% 60%, #029cdf 60% 70%, black 70% 90%, #029cdf 90% 100%) !important;
  background-image: -o-linear-gradient(right, #029cdf 0 10%, black 10% 30%, #029cdf 30% 40%, black 40% 60%, #029cdf 60% 70%, black 70% 90%, #029cdf 90% 100%) !important;
  background-image: linear-gradient(to left, #029cdf 0 10%, black 10% 30%, #029cdf 30% 40%, black 40% 60%, #029cdf 60% 70%, black 70% 90%, #029cdf 90% 100%) !important;
  z-index: 103;
  opacity: .55; }

body.intersoft-body .shape-wrapper .shape-pattern-top {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(75%, #029cdf), to(#029cdf));
  background-image: -webkit-linear-gradient(left, #029cdf 75%, #029cdf 100%);
  background-image: -moz-linear-gradient(left, #029cdf 75%, #029cdf 100%);
  background-image: -o-linear-gradient(left, #029cdf 75%, #029cdf 100%);
  background-image: linear-gradient(to right, #029cdf 75%, #029cdf 100%);
  z-index: 102;
  opacity: .85; }

body.intersoft-body .shape-wrapper .shape-pattern-back {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(10%, black), to(#029cdf));
  background-image: -webkit-linear-gradient(left, black 10%, #029cdf 100%);
  background-image: -moz-linear-gradient(left, black 10%, #029cdf 100%);
  background-image: -o-linear-gradient(left, black 10%, #029cdf 100%);
  background-image: linear-gradient(to right, black 10%, #029cdf 100%);
  z-index: 102;
  opacity: .85; }

body.intersoft-body .shape-wrapper svg {
  fill: #029cdf; }

body.intersoft-body .shape-wrapper.color-1 .shape-pattern {
  background-color: #1673b1;
  background-image: url(../../images/overlay/wall/rocky-wall.png);
  opacity: 1; }

body.intersoft-body .shape-wrapper.color-1 .shape-pattern-top {
  background-image: none; }

body.intersoft-body .shape-wrapper.color-1 .shape-pattern-back {
  background-image: none; }

body.intersoft-body .shape-wrapper.color-2 .shape-pattern {
  background-color: #029cdf;
  background-image: -webkit-gradient(linear, right top, left top, color-stop(0, #029cdf), color-stop(10%, black), color-stop(30%, #029cdf), color-stop(40%, black), color-stop(60%, #029cdf), color-stop(70%, black), color-stop(90%, #029cdf)) !important;
  background-image: -webkit-linear-gradient(right, #029cdf 0 10%, black 10% 30%, #029cdf 30% 40%, black 40% 60%, #029cdf 60% 70%, black 70% 90%, #029cdf 90% 100%) !important;
  background-image: -moz-linear-gradient(right, #029cdf 0 10%, black 10% 30%, #029cdf 30% 40%, black 40% 60%, #029cdf 60% 70%, black 70% 90%, #029cdf 90% 100%) !important;
  background-image: -o-linear-gradient(right, #029cdf 0 10%, black 10% 30%, #029cdf 30% 40%, black 40% 60%, #029cdf 60% 70%, black 70% 90%, #029cdf 90% 100%) !important;
  background-image: linear-gradient(to left, #029cdf 0 10%, black 10% 30%, #029cdf 30% 40%, black 40% 60%, #029cdf 60% 70%, black 70% 90%, #029cdf 90% 100%) !important;
  opacity: 1; }

body.intersoft-body .shape-wrapper.color-2 .shape-pattern-top {
  background-image: none; }

body.intersoft-body .shape-wrapper.color-2 .shape-pattern-back {
  background-image: none; }

body.intersoft-body .shape-wrapper.color-3 .shape-pattern {
  background-color: #333333;
  background-image: none;
  opacity: 1; }

body.intersoft-body .shape-wrapper.color-3 .shape-pattern-top {
  background-image: none; }

body.intersoft-body .shape-wrapper.color-3 .shape-pattern-back {
  background-image: none; }

body.intersoft-body .shape-wrapper.color-4 .shape-pattern {
  background-color: #fff;
  background-image: none;
  opacity: 1; }

body.intersoft-body .shape-wrapper.color-4 .shape-pattern-top {
  background-image: none; }

body.intersoft-body .shape-wrapper.color-4 .shape-pattern-back {
  background-image: none; }

body.intersoft-body .shape-text {
  position: absolute;
  z-index: 103; }
  body.intersoft-body .shape-text span,
  body.intersoft-body .shape-text h2,
  body.intersoft-body .shape-text h3,
  body.intersoft-body .shape-text h4,
  body.intersoft-body .shape-text h5,
  body.intersoft-body .shape-text h6,
  body.intersoft-body .shape-text p,
  body.intersoft-body .shape-text a,
  body.intersoft-body .shape-text ol,
  body.intersoft-body .shape-text ul,
  body.intersoft-body .shape-text dl,
  body.intersoft-body .shape-text dt,
  body.intersoft-body .shape-text dd,
  body.intersoft-body .shape-text blockquote,
  body.intersoft-body .shape-text img,
  body.intersoft-body .shape-text pre,
  body.intersoft-body .shape-text code,
  body.intersoft-body .shape-text kbd,
  body.intersoft-body .shape-text samp,
  body.intersoft-body .shape-text hr,
  body.intersoft-body .shape-text address,
  body.intersoft-body .shape-text i {
    color: #1673b1;
    text-shadow: 1px 1px 1px #029cdf; }

.right,
.left,
.center {
  position: relative;
  z-index: 103 !important; }
  .right .card-icon-wrapper .img-wrapper img,
  .left .card-icon-wrapper .img-wrapper img,
  .center .card-icon-wrapper .img-wrapper img {
    z-index: 104 !important;
    position: absolute;
    width: 50%;
    top: 25%; }

.right {
  right: 0; }
  .right .card-icon-wrapper .img-wrapper {
    right: 0; }
    .right .card-icon-wrapper .img-wrapper img {
      right: 7%; }

.left {
  left: 0; }
  .left .card-icon-wrapper .img-wrapper {
    left: 0; }
    .left .card-icon-wrapper .img-wrapper img {
      left: 7%; }

.center .card-icon-wrapper .img-wrapper img {
  right: 4%; }

@media screen and (max-width: 767px) {
  .card-deck {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; } }

#wpadminbar {
  position: fixed !important; }

/*2550*/
/* swiper-header */
.swiper-container-header:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #333333;
  left: 0;
  top: 0;
  z-index: 101; }

.swiper-container-header:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #333333;
  left: 0;
  bottom: 0;
  z-index: 101; }

.swiper-container-header .swiper-wrapper-header .swiper-slide-header {
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center center;
  min-height: 500px;
  height: 500px;
  display: table;
  overflow: hidden; }
  @media screen and (min-width: 768px) {
    .swiper-container-header .swiper-wrapper-header .swiper-slide-header {
      min-height: 500px; } }
  @media screen and (min-width: 992px) {
    .swiper-container-header .swiper-wrapper-header .swiper-slide-header {
      min-height: 500px; } }
  @media screen and (min-width: 1200px) {
    .swiper-container-header .swiper-wrapper-header .swiper-slide-header {
      min-height: 500px; } }
  .swiper-container-header .swiper-wrapper-header .swiper-slide-header:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 50%;
    left: 0;
    top: 0;
    background-image: -webkit-repeating-linear-gradient(45deg, #029cdf, #029cdf 10%, #fff 10%, #fff 20%, #029cdf 20%, #029cdf 30%, #fff 30%, #fff 40%, #029cdf 40%, #029cdf 50%, #fff 50%, #fff 60%, #029cdf 60%, #029cdf 70%, #fff 70%, #fff 80%, #029cdf 80%, #029cdf 90%, #fff 90%, #fff 100%);
    background-image: -moz-repeating-linear-gradient(45deg, #029cdf, #029cdf 10%, #fff 10%, #fff 20%, #029cdf 20%, #029cdf 30%, #fff 30%, #fff 40%, #029cdf 40%, #029cdf 50%, #fff 50%, #fff 60%, #029cdf 60%, #029cdf 70%, #fff 70%, #fff 80%, #029cdf 80%, #029cdf 90%, #fff 90%, #fff 100%);
    background-image: -o-repeating-linear-gradient(45deg, #029cdf, #029cdf 10%, #fff 10%, #fff 20%, #029cdf 20%, #029cdf 30%, #fff 30%, #fff 40%, #029cdf 40%, #029cdf 50%, #fff 50%, #fff 60%, #029cdf 60%, #029cdf 70%, #fff 70%, #fff 80%, #029cdf 80%, #029cdf 90%, #fff 90%, #fff 100%);
    background-image: repeating-linear-gradient(45deg, #029cdf, #029cdf 10%, #fff 10%, #fff 20%, #029cdf 20%, #029cdf 30%, #fff 30%, #fff 40%, #029cdf 40%, #029cdf 50%, #fff 50%, #fff 60%, #029cdf 60%, #029cdf 70%, #fff 70%, #fff 80%, #029cdf 80%, #029cdf 90%, #fff 90%, #fff 100%);
    z-index: 99;
    opacity: .5; }
  .swiper-container-header .swiper-wrapper-header .swiper-slide-header:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 50%;
    left: 0;
    bottom: 0;
    background-image: -webkit-repeating-linear-gradient(45deg, #029cdf, #029cdf 10%, #fff 10%, #fff 20%, #029cdf 20%, #029cdf 30%, #fff 30%, #fff 40%, #029cdf 40%, #029cdf 50%, #fff 50%, #fff 60%, #029cdf 60%, #029cdf 70%, #fff 70%, #fff 80%, #029cdf 80%, #029cdf 90%, #fff 90%, #fff 100%);
    background-image: -moz-repeating-linear-gradient(45deg, #029cdf, #029cdf 10%, #fff 10%, #fff 20%, #029cdf 20%, #029cdf 30%, #fff 30%, #fff 40%, #029cdf 40%, #029cdf 50%, #fff 50%, #fff 60%, #029cdf 60%, #029cdf 70%, #fff 70%, #fff 80%, #029cdf 80%, #029cdf 90%, #fff 90%, #fff 100%);
    background-image: -o-repeating-linear-gradient(45deg, #029cdf, #029cdf 10%, #fff 10%, #fff 20%, #029cdf 20%, #029cdf 30%, #fff 30%, #fff 40%, #029cdf 40%, #029cdf 50%, #fff 50%, #fff 60%, #029cdf 60%, #029cdf 70%, #fff 70%, #fff 80%, #029cdf 80%, #029cdf 90%, #fff 90%, #fff 100%);
    background-image: repeating-linear-gradient(45deg, #029cdf, #029cdf 10%, #fff 10%, #fff 20%, #029cdf 20%, #029cdf 30%, #fff 30%, #fff 40%, #029cdf 40%, #029cdf 50%, #fff 50%, #fff 60%, #029cdf 60%, #029cdf 70%, #fff 70%, #fff 80%, #029cdf 80%, #029cdf 90%, #fff 90%, #fff 100%);
    z-index: 99;
    opacity: .5; }
  .swiper-container-header .swiper-wrapper-header .swiper-slide-header .swiper-slide-animation-overlay {
    content: "";
    position: absolute;
    width: 1000px;
    height: 1000px;
    background-color: #029cdf;
    -webkit-border-top-right-radius: 50%;
            border-top-right-radius: 50%;
    -webkit-border-bottom-right-radius: 50%;
            border-bottom-right-radius: 50%;
    top: -50%;
    overflow: hidden;
    z-index: 100;
    display: none; }
    @media screen and (min-width: 768px) {
      .swiper-container-header .swiper-wrapper-header .swiper-slide-header .swiper-slide-animation-overlay {
        display: block; } }
    .swiper-container-header .swiper-wrapper-header .swiper-slide-header .swiper-slide-animation-overlay:before {
      content: "";
      position: absolute;
      width: 0;
      height: 0;
      border-top: 0 solid #333333;
      border-right: 0 solid #029cdf;
      border-bottom: 0 solid #333333;
      border-left: 0 solid #029cdf;
      -webkit-border-radius: 50%;
              border-radius: 50%; }
    .swiper-container-header .swiper-wrapper-header .swiper-slide-header .swiper-slide-animation-overlay:after {
      content: "";
      position: absolute;
      width: 0;
      height: 0;
      border-top: 0 solid #fff;
      border-right: 0 solid #029cdf;
      border-bottom: 0 solid #fff;
      border-left: 0 solid #029cdf;
      -webkit-border-radius: 50%;
              border-radius: 50%; }
  .swiper-container-header .swiper-wrapper-header .swiper-slide-header .table-cell {
    z-index: 101;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    position: relative;
    overflow: hidden; }
    .swiper-container-header .swiper-wrapper-header .swiper-slide-header .table-cell .table-cell-wrapper {
      position: relative; }
      .swiper-container-header .swiper-wrapper-header .swiper-slide-header .table-cell .table-cell-wrapper:before {
        content: "";
        visibility: visible;
        position: absolute;
        width: 180%;
        height: 100%;
        left: 110%;
        top: 0;
        background-image: -webkit-gradient(linear, left top, right top, color-stop(70%, #fff), to(transparent));
        background-image: -webkit-linear-gradient(left, #fff 70%, transparent);
        background-image: -moz-linear-gradient(left, #fff 70%, transparent);
        background-image: -o-linear-gradient(left, #fff 70%, transparent);
        background-image: linear-gradient(to right, #fff 70%, transparent);
        background: -webkit-gradient(linear, left top, right top, color-stop(70%, #fff), to(transparent));
        background: -webkit-linear-gradient(left, #fff 70%, transparent);
        background: -moz-linear-gradient(left, #fff 70%, transparent);
        background: -o-linear-gradient(left, #fff 70%, transparent);
        background: linear-gradient(to right, #fff 70%, transparent); }
      .swiper-container-header .swiper-wrapper-header .swiper-slide-header .table-cell .table-cell-wrapper:after {
        content: "";
        visibility: visible;
        position: absolute;
        width: 50%;
        height: 100%;
        left: 100%;
        top: 0;
        background-color: transparent;
        -webkit-background-size: cover;
                background-size: cover; }
      .swiper-container-header .swiper-wrapper-header .swiper-slide-header .table-cell .table-cell-wrapper .swiper-slide-header-title {
        position: relative;
        padding: 2rem 0 .25rem 0;
        z-index: 100;
        opacity: 0; }
        .swiper-container-header .swiper-wrapper-header .swiper-slide-header .table-cell .table-cell-wrapper .swiper-slide-header-title .swiper-slide-header-title-wrapper {
          color: #333333; }
      .swiper-container-header .swiper-wrapper-header .swiper-slide-header .table-cell .table-cell-wrapper .swiper-slide-header-tagline {
        position: relative;
        z-index: 100;
        opacity: 0; }
        .swiper-container-header .swiper-wrapper-header .swiper-slide-header .table-cell .table-cell-wrapper .swiper-slide-header-tagline:before {
          content: "";
          width: 100%;
          height: 100%;
          position: absolute;
          top: 0;
          left: 0;
          background: -webkit-gradient(linear, left top, right top, color-stop(95%, #029cdf), to(#029cdf));
          background: -webkit-linear-gradient(left, #029cdf 95%, #029cdf);
          background: -moz-linear-gradient(left, #029cdf 95%, #029cdf);
          background: -o-linear-gradient(left, #029cdf 95%, #029cdf);
          background: linear-gradient(to right, #029cdf 95%, #029cdf);
          background: linear-gradient(to right, #029cdf 95%, #029cdf);
          -webkit-border-radius: 4px;
                  border-radius: 4px; }
        .swiper-container-header .swiper-wrapper-header .swiper-slide-header .table-cell .table-cell-wrapper .swiper-slide-header-tagline .swiper-slide-header-tagline-wrapper {
          color: #fff;
          position: relative;
          font-size: 1rem;
          -webkit-border-radius: 4px;
                  border-radius: 4px;
          width: 85%;
          z-index: 101;
          opacity: 0.85; }
          @media screen and (min-width: 576px) {
            .swiper-container-header .swiper-wrapper-header .swiper-slide-header .table-cell .table-cell-wrapper .swiper-slide-header-tagline .swiper-slide-header-tagline-wrapper {
              width: 85%; } }
          @media screen and (min-width: 768px) {
            .swiper-container-header .swiper-wrapper-header .swiper-slide-header .table-cell .table-cell-wrapper .swiper-slide-header-tagline .swiper-slide-header-tagline-wrapper {
              width: 85%; } }
          @media screen and (min-width: 992px) {
            .swiper-container-header .swiper-wrapper-header .swiper-slide-header .table-cell .table-cell-wrapper .swiper-slide-header-tagline .swiper-slide-header-tagline-wrapper {
              width: 85%; } }
          @media screen and (min-width: 1200px) {
            .swiper-container-header .swiper-wrapper-header .swiper-slide-header .table-cell .table-cell-wrapper .swiper-slide-header-tagline .swiper-slide-header-tagline-wrapper {
              width: 85%; } }
      .swiper-container-header .swiper-wrapper-header .swiper-slide-header .table-cell .table-cell-wrapper .button-wrapper {
        padding: 1rem 1rem 2rem 1rem;
        z-index: 100;
        opacity: 0; }
        .swiper-container-header .swiper-wrapper-header .swiper-slide-header .table-cell .table-cell-wrapper .button-wrapper a.button {
          display: inline-block;
          overflow: hidden;
          background-color: #1673b1;
          height: 100%;
          padding-top: 5px;
          padding-bottom: 5px;
          -webkit-border-radius: 40px;
                  border-radius: 40px;
          border-left: 5px solid #1673b1;
          border-top: 5px solid #029cdf;
          border-right: 5px solid #1673b1;
          border-bottom: 5px solid #029cdf;
          -webkit-transition: 1s;
          -o-transition: 1s;
          -moz-transition: 1s;
          transition: 1s; }
          .swiper-container-header .swiper-wrapper-header .swiper-slide-header .table-cell .table-cell-wrapper .button-wrapper a.button:before {
            content: "";
            position: absolute;
            width: 100%;
            height: 0;
            left: 0;
            top: 50%;
            background-color: #029cdf;
            -webkit-border-top-left-radius: 40px;
                    border-top-left-radius: 40px;
            -webkit-border-bottom-left-radius: 40px;
                    border-bottom-left-radius: 40px;
            -webkit-border-top-right-radius: 40px;
                    border-top-right-radius: 40px;
            -webkit-border-bottom-right-radius: 40px;
                    border-bottom-right-radius: 40px;
            -webkit-transition: 1s;
            -o-transition: 1s;
            -moz-transition: 1s;
            transition: 1s;
            -webkit-transition-delay: .5s;
               -moz-transition-delay: .5s;
                 -o-transition-delay: .5s;
                    transition-delay: .5s; }
          .swiper-container-header .swiper-wrapper-header .swiper-slide-header .table-cell .table-cell-wrapper .button-wrapper a.button:after {
            content: "";
            position: absolute;
            width: 0;
            height: 100%;
            left: 0;
            top: 0;
            margin-left: 50%;
            background-color: #333333;
            -webkit-border-top-left-radius: 40px;
                    border-top-left-radius: 40px;
            -webkit-border-bottom-left-radius: 40px;
                    border-bottom-left-radius: 40px;
            -webkit-border-top-right-radius: 40px;
                    border-top-right-radius: 40px;
            -webkit-border-bottom-right-radius: 40px;
                    border-bottom-right-radius: 40px;
            -webkit-transition: 1s;
            -o-transition: 1s;
            -moz-transition: 1s;
            transition: 1s;
            -webkit-transition-delay: 0;
               -moz-transition-delay: 0;
                 -o-transition-delay: 0;
                    transition-delay: 0; }
          .swiper-container-header .swiper-wrapper-header .swiper-slide-header .table-cell .table-cell-wrapper .button-wrapper a.button .button-text-wrapper {
            position: relative;
            z-index: 103;
            background-color: transparent;
            background-image: none;
            color: #fff;
            border: 0px solid transparent;
            letter-spacing: 1px;
            padding-top: 10px;
            padding-bottom: 10px;
            -webkit-border-radius: 40px;
                    border-radius: 40px;
            line-height: 24px;
            cursor: pointer;
            text-transform: uppercase;
            font-size: .75rem; }
  .swiper-container-header .swiper-wrapper-header .swiper-slide-header.swiper-slide-active:before {
    height: 0;
    -webkit-transition: 1s;
    -o-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    -webkit-transition-delay: 1s;
       -moz-transition-delay: 1s;
         -o-transition-delay: 1s;
            transition-delay: 1s; }
  .swiper-container-header .swiper-wrapper-header .swiper-slide-header.swiper-slide-active:after {
    height: 0;
    -webkit-transition: 1s;
    -o-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    -webkit-transition-delay: 1s;
       -moz-transition-delay: 1s;
         -o-transition-delay: 1s;
            transition-delay: 1s; }
  .swiper-container-header .swiper-wrapper-header .swiper-slide-header.swiper-slide-active .swiper-slide-animation-overlay {
    left: -700px; }
    @media screen and (min-width: 576px) {
      .swiper-container-header .swiper-wrapper-header .swiper-slide-header.swiper-slide-active .swiper-slide-animation-overlay {
        left: -700px; } }
    @media screen and (min-width: 768px) {
      .swiper-container-header .swiper-wrapper-header .swiper-slide-header.swiper-slide-active .swiper-slide-animation-overlay {
        left: -600px; } }
    @media screen and (min-width: 992px) {
      .swiper-container-header .swiper-wrapper-header .swiper-slide-header.swiper-slide-active .swiper-slide-animation-overlay {
        left: -500px; } }
    @media screen and (min-width: 1200px) {
      .swiper-container-header .swiper-wrapper-header .swiper-slide-header.swiper-slide-active .swiper-slide-animation-overlay {
        left: -400px; } }
    .swiper-container-header .swiper-wrapper-header .swiper-slide-header.swiper-slide-active .swiper-slide-animation-overlay:before {
      -webkit-transform: rotate(180deg);
         -moz-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
           -o-transform: rotate(180deg);
              transform: rotate(180deg);
      left: 50%;
      margin-left: -1000px;
      top: 50%;
      margin-top: -1000px;
      border-top-width: 1000px;
      border-right-width: 1000px;
      border-bottom-width: 1000px;
      border-left-width: 1000px;
      -webkit-transition: 2s;
      -o-transition: 2s;
      -moz-transition: 2s;
      transition: 2s;
      -webkit-transition-delay: 0;
         -moz-transition-delay: 0;
           -o-transition-delay: 0;
              transition-delay: 0; }
    .swiper-container-header .swiper-wrapper-header .swiper-slide-header.swiper-slide-active .swiper-slide-animation-overlay:after {
      -webkit-transform: rotate(-270deg);
         -moz-transform: rotate(-270deg);
          -ms-transform: rotate(-270deg);
           -o-transform: rotate(-270deg);
              transform: rotate(-270deg);
      left: 50%;
      margin-left: -1000px;
      top: 50%;
      margin-top: -1000px;
      border-top-width: 1000px;
      border-right-width: 1000px;
      border-bottom-width: 1000px;
      border-left-width: 1000px;
      -webkit-transition: 1s;
      -o-transition: 1s;
      -moz-transition: 1s;
      transition: 1s;
      -webkit-transition-delay: .5s;
         -moz-transition-delay: .5s;
           -o-transition-delay: .5s;
              transition-delay: .5s; }
  .swiper-container-header .swiper-wrapper-header .swiper-slide-header.swiper-slide-active .table-cell .table-cell-wrapper {
    visibility: visible;
    -webkit-transition-delay: 2s;
       -moz-transition-delay: 2s;
         -o-transition-delay: 2s;
            transition-delay: 2s;
    -webkit-transition: 1s;
    -o-transition: 1s;
    -moz-transition: 1s;
    transition: 1s; }
    .swiper-container-header .swiper-wrapper-header .swiper-slide-header.swiper-slide-active .table-cell .table-cell-wrapper:before {
      -webkit-transition-delay: 1s;
         -moz-transition-delay: 1s;
           -o-transition-delay: 1s;
              transition-delay: 1s;
      -webkit-transition: 1s;
      -o-transition: 1s;
      -moz-transition: 1s;
      transition: 1s;
      left: -50%; }
    .swiper-container-header .swiper-wrapper-header .swiper-slide-header.swiper-slide-active .table-cell .table-cell-wrapper:after {
      -webkit-transition-delay: 1s;
         -moz-transition-delay: 1s;
           -o-transition-delay: 1s;
              transition-delay: 1s;
      -webkit-transition: 1s;
      -o-transition: 1s;
      -moz-transition: 1s;
      transition: 1s;
      left: 75%; }
    .swiper-container-header .swiper-wrapper-header .swiper-slide-header.swiper-slide-active .table-cell .table-cell-wrapper .swiper-slide-header-title {
      opacity: 1;
      -webkit-transition: .5s;
      -o-transition: .5s;
      -moz-transition: .5s;
      transition: .5s;
      -webkit-transition-delay: 1s;
         -moz-transition-delay: 1s;
           -o-transition-delay: 1s;
              transition-delay: 1s; }
    .swiper-container-header .swiper-wrapper-header .swiper-slide-header.swiper-slide-active .table-cell .table-cell-wrapper .swiper-slide-header-tagline {
      opacity: 1;
      -webkit-transition: .5s;
      -o-transition: .5s;
      -moz-transition: .5s;
      transition: .5s;
      -webkit-transition-delay: 1s;
         -moz-transition-delay: 1s;
           -o-transition-delay: 1s;
              transition-delay: 1s; }
    .swiper-container-header .swiper-wrapper-header .swiper-slide-header.swiper-slide-active .table-cell .table-cell-wrapper .button-wrapper {
      opacity: 1;
      -webkit-transition-delay: 1s;
         -moz-transition-delay: 1s;
           -o-transition-delay: 1s;
              transition-delay: 1s; }
      .swiper-container-header .swiper-wrapper-header .swiper-slide-header.swiper-slide-active .table-cell .table-cell-wrapper .button-wrapper.active a.button {
        border-left-color: #029cdf;
        border-top-color: #1673b1;
        border-right-color: #029cdf;
        border-bottom-color: #1673b1;
        -webkit-transition: 1s;
        -o-transition: 1s;
        -moz-transition: 1s;
        transition: 1s;
        -webkit-transition-delay: 0;
           -moz-transition-delay: 0;
             -o-transition-delay: 0;
                transition-delay: 0; }
        .swiper-container-header .swiper-wrapper-header .swiper-slide-header.swiper-slide-active .table-cell .table-cell-wrapper .button-wrapper.active a.button:before {
          height: 100%;
          top: 0;
          -webkit-transition: 1s;
          -o-transition: 1s;
          -moz-transition: 1s;
          transition: 1s;
          -webkit-transform: rotate(360deg);
             -moz-transform: rotate(360deg);
              -ms-transform: rotate(360deg);
               -o-transform: rotate(360deg);
                  transform: rotate(360deg);
          -webkit-transition-delay: 0;
             -moz-transition-delay: 0;
               -o-transition-delay: 0;
                  transition-delay: 0; }
        .swiper-container-header .swiper-wrapper-header .swiper-slide-header.swiper-slide-active .table-cell .table-cell-wrapper .button-wrapper.active a.button:after {
          width: 100%;
          margin-left: 0;
          -webkit-transition: 1s;
          -o-transition: 1s;
          -moz-transition: 1s;
          transition: 1s;
          -webkit-transform: rotate(-360deg);
             -moz-transform: rotate(-360deg);
              -ms-transform: rotate(-360deg);
               -o-transform: rotate(-360deg);
                  transform: rotate(-360deg);
          -webkit-transition-delay: .5s;
             -moz-transition-delay: .5s;
               -o-transition-delay: .5s;
                  transition-delay: .5s; }

.swiper-container-header .swiper-pagination-header {
  top: .5rem;
  right: 1rem;
  position: absolute; }
  .swiper-container-header .swiper-pagination-header .swiper-pagination-bullet {
    opacity: 1;
    border-left: 7px solid #333333;
    border-top: 7px solid #fff;
    border-right: 7px solid #333333;
    border-bottom: 7px solid #fff;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg); }
    .swiper-container-header .swiper-pagination-header .swiper-pagination-bullet.swiper-pagination-bullet-active {
      border-left: 7px solid #029cdf;
      border-top: 7px solid #fff;
      border-right: 7px solid #029cdf;
      border-bottom: 7px solid #fff;
      -webkit-animation-name: rotate;
      -webkit-animation-duration: 2s;
      -webkit-animation-iteration-count: infinite;
      -webkit-animation-timing-function: linear; }

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }

/* BUTTON */
section .card .card-body .button-wrapper a.button {
  display: inline-block;
  overflow: hidden;
  background-color: #1673b1;
  height: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-border-radius: 40px;
          border-radius: 40px;
  border-left: 5px solid #1673b1;
  border-top: 5px solid #029cdf;
  border-right: 5px solid #1673b1;
  border-bottom: 5px solid #029cdf;
  -webkit-transition: 1s;
  -o-transition: 1s;
  -moz-transition: 1s;
  transition: 1s; }
  section .card .card-body .button-wrapper a.button:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 0;
    left: 0;
    top: 50%;
    background-color: #029cdf;
    -webkit-border-top-left-radius: 40px;
            border-top-left-radius: 40px;
    -webkit-border-bottom-left-radius: 40px;
            border-bottom-left-radius: 40px;
    -webkit-border-top-right-radius: 40px;
            border-top-right-radius: 40px;
    -webkit-border-bottom-right-radius: 40px;
            border-bottom-right-radius: 40px;
    -webkit-transition: 1s;
    -o-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    -webkit-transition-delay: .5s;
       -moz-transition-delay: .5s;
         -o-transition-delay: .5s;
            transition-delay: .5s; }
  section .card .card-body .button-wrapper a.button:after {
    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    left: 0;
    top: 0;
    margin-left: 50%;
    background-color: #333333;
    -webkit-border-top-left-radius: 40px;
            border-top-left-radius: 40px;
    -webkit-border-bottom-left-radius: 40px;
            border-bottom-left-radius: 40px;
    -webkit-border-top-right-radius: 40px;
            border-top-right-radius: 40px;
    -webkit-border-bottom-right-radius: 40px;
            border-bottom-right-radius: 40px;
    -webkit-transition: 1s;
    -o-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    -webkit-transition-delay: 0;
       -moz-transition-delay: 0;
         -o-transition-delay: 0;
            transition-delay: 0; }
  section .card .card-body .button-wrapper a.button .button-text-wrapper {
    position: relative;
    z-index: 103;
    background-color: transparent;
    background-image: none;
    text-shadow: 1px 1px 1px black;
    color: #fff;
    border: 0px solid transparent;
    letter-spacing: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-border-radius: 40px;
            border-radius: 40px;
    line-height: 24px;
    cursor: pointer;
    text-transform: uppercase;
    font-size: .75rem; }

section .card .card-body .button-wrapper.active a.button {
  border-left-color: #029cdf;
  border-top-color: #1673b1;
  border-right-color: #029cdf;
  border-bottom-color: #1673b1;
  -webkit-transition: 1s;
  -o-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
  -webkit-transition-delay: 0;
     -moz-transition-delay: 0;
       -o-transition-delay: 0;
          transition-delay: 0; }
  section .card .card-body .button-wrapper.active a.button:before {
    height: 100%;
    top: 0;
    -webkit-transition: 1s;
    -o-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    -webkit-transform: rotate(360deg);
       -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg);
    -webkit-transition-delay: 0;
       -moz-transition-delay: 0;
         -o-transition-delay: 0;
            transition-delay: 0; }
  section .card .card-body .button-wrapper.active a.button:after {
    width: 100%;
    margin-left: 0;
    -webkit-transition: 1s;
    -o-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    -webkit-transform: rotate(-360deg);
       -moz-transform: rotate(-360deg);
        -ms-transform: rotate(-360deg);
         -o-transform: rotate(-360deg);
            transform: rotate(-360deg);
    -webkit-transition-delay: .5s;
       -moz-transition-delay: .5s;
         -o-transition-delay: .5s;
            transition-delay: .5s; }

#frontSectionCard1 .card {
  /* BUTTONS */ }
  #frontSectionCard1 .card:nth-child(2) a .card-icon-wrapper .img-wrapper:before, #frontSectionCard1 .card:nth-child(2) a .card-icon-wrapper .img-wrapper:after,
  #frontSectionCard1 .card:nth-child(2) a .card-icon-wrapper .img-wrapper .img-wrapper-overlay {
    -webkit-transition-delay: 1s;
       -moz-transition-delay: 1s;
         -o-transition-delay: 1s;
            transition-delay: 1s; }
  #frontSectionCard1 .card:nth-child(2) a .card-icon-wrapper .img-wrapper.active:before, #frontSectionCard1 .card:nth-child(2) a .card-icon-wrapper .img-wrapper.active:after,
  #frontSectionCard1 .card:nth-child(2) a .card-icon-wrapper .img-wrapper.active .img-wrapper-overlay {
    -webkit-transition-delay: 1s;
       -moz-transition-delay: 1s;
         -o-transition-delay: 1s;
            transition-delay: 1s; }
  #frontSectionCard1 .card:nth-child(3) a .card-icon-wrapper .img-wrapper:before, #frontSectionCard1 .card:nth-child(3) a .card-icon-wrapper .img-wrapper:after,
  #frontSectionCard1 .card:nth-child(3) a .card-icon-wrapper .img-wrapper .img-wrapper-overlay {
    -webkit-transition-delay: 2s;
       -moz-transition-delay: 2s;
         -o-transition-delay: 2s;
            transition-delay: 2s; }
  #frontSectionCard1 .card:nth-child(3) a .card-icon-wrapper .img-wrapper.active:before, #frontSectionCard1 .card:nth-child(3) a .card-icon-wrapper .img-wrapper.active:after,
  #frontSectionCard1 .card:nth-child(3) a .card-icon-wrapper .img-wrapper.active .img-wrapper-overlay {
    -webkit-transition-delay: 2s;
       -moz-transition-delay: 2s;
         -o-transition-delay: 2s;
            transition-delay: 2s; }
  #frontSectionCard1 .card a .card-icon-wrapper {
    display: block; }
    #frontSectionCard1 .card a .card-icon-wrapper .img-wrapper {
      display: block;
      width: auto; }
      #frontSectionCard1 .card a .card-icon-wrapper .img-wrapper:before, #frontSectionCard1 .card a .card-icon-wrapper .img-wrapper:after,
      #frontSectionCard1 .card a .card-icon-wrapper .img-wrapper .img-wrapper-overlay {
        position: absolute;
        content: "";
        display: block;
        -webkit-border-radius: 50%;
                border-radius: 50%; }
      #frontSectionCard1 .card a .card-icon-wrapper .img-wrapper:before {
        z-index: 98;
        background-color: #1673b1;
        width: 120px;
        height: 120px;
        left: 50%;
        margin-left: -60px;
        border-top: 10px solid #029cdf;
        border-right: 10px solid #1673b1;
        border-bottom: 10px solid #029cdf;
        border-left: 10px solid #1673b1;
        -webkit-transition: 1s;
        -o-transition: 1s;
        -moz-transition: 1s;
        transition: 1s; }
      #frontSectionCard1 .card a .card-icon-wrapper .img-wrapper:after {
        z-index: 99;
        background-color: #029cdf;
        width: 0;
        height: 0;
        left: 50%;
        top: 50%;
        border-top: 0 solid #1673b1;
        border-right: 0 solid #029cdf;
        border-bottom: 0 solid #1673b1;
        border-left: 0 solid #029cdf;
        -webkit-transition: 1s;
        -o-transition: 1s;
        -moz-transition: 1s;
        transition: 1s; }
      #frontSectionCard1 .card a .card-icon-wrapper .img-wrapper .img-wrapper-overlay {
        z-index: 100;
        background-color: #333333;
        width: 0;
        height: 0;
        left: 50%;
        top: 50%;
        border: 0 solid #333333;
        -webkit-transition: 1s;
        -o-transition: 1s;
        -moz-transition: 1s;
        transition: 1s; }
      #frontSectionCard1 .card a .card-icon-wrapper .img-wrapper.active:before {
        -webkit-transform: rotate(-180deg);
           -moz-transform: rotate(-180deg);
            -ms-transform: rotate(-180deg);
             -o-transform: rotate(-180deg);
                transform: rotate(-180deg); }
      #frontSectionCard1 .card a .card-icon-wrapper .img-wrapper.active:after {
        margin-left: -60px;
        top: 0;
        -webkit-transition: 3s;
        -o-transition: 3s;
        -moz-transition: 3s;
        transition: 3s;
        border-top-width: 60px;
        border-right-width: 60px;
        border-bottom-width: 60px;
        border-left-width: 60px;
        -webkit-transform: rotate(180deg);
           -moz-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
             -o-transform: rotate(180deg);
                transform: rotate(180deg);
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        -moz-transition: 0.5s;
        transition: 0.5s; }
      #frontSectionCard1 .card a .card-icon-wrapper .img-wrapper.active .img-wrapper-overlay {
        margin-left: -51px;
        top: 9px;
        -webkit-transition: 3s;
        -o-transition: 3s;
        -moz-transition: 3s;
        transition: 3s;
        border-top-width: 51px;
        border-right-width: 51px;
        border-bottom-width: 51px;
        border-left-width: 51px;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        -moz-transition: 0.5s;
        transition: 0.5s; }
      #frontSectionCard1 .card a .card-icon-wrapper .img-wrapper img {
        width: 120px;
        padding: 2rem;
        z-index: 101; }
  #frontSectionCard1 .card:nth-child(2) .card-body .button-wrapper a.button {
    -webkit-transition-delay: 1s;
       -moz-transition-delay: 1s;
         -o-transition-delay: 1s;
            transition-delay: 1s; }
    #frontSectionCard1 .card:nth-child(2) .card-body .button-wrapper a.button:before {
      -webkit-transition-delay: 1.5s;
         -moz-transition-delay: 1.5s;
           -o-transition-delay: 1.5s;
              transition-delay: 1.5s; }
    #frontSectionCard1 .card:nth-child(2) .card-body .button-wrapper a.button:after {
      -webkit-transition-delay: 1s;
         -moz-transition-delay: 1s;
           -o-transition-delay: 1s;
              transition-delay: 1s; }
  #frontSectionCard1 .card:nth-child(2) .card-body .button-wrapper.active a.button:before {
    -webkit-transition-delay: 1s;
       -moz-transition-delay: 1s;
         -o-transition-delay: 1s;
            transition-delay: 1s; }
  #frontSectionCard1 .card:nth-child(2) .card-body .button-wrapper.active a.button:after {
    -webkit-transition-delay: 1.5s;
       -moz-transition-delay: 1.5s;
         -o-transition-delay: 1.5s;
            transition-delay: 1.5s; }
  #frontSectionCard1 .card:nth-child(3) .card-body .button-wrapper a.button {
    -webkit-transition-delay: 2s;
       -moz-transition-delay: 2s;
         -o-transition-delay: 2s;
            transition-delay: 2s; }
    #frontSectionCard1 .card:nth-child(3) .card-body .button-wrapper a.button:before {
      -webkit-transition-delay: 2.5s;
         -moz-transition-delay: 2.5s;
           -o-transition-delay: 2.5s;
              transition-delay: 2.5s; }
    #frontSectionCard1 .card:nth-child(3) .card-body .button-wrapper a.button:after {
      -webkit-transition-delay: 2s;
         -moz-transition-delay: 2s;
           -o-transition-delay: 2s;
              transition-delay: 2s; }
  #frontSectionCard1 .card:nth-child(3) .card-body .button-wrapper.active a.button:before {
    -webkit-transition-delay: 2s;
       -moz-transition-delay: 2s;
         -o-transition-delay: 2s;
            transition-delay: 2s; }
  #frontSectionCard1 .card:nth-child(3) .card-body .button-wrapper.active a.button:after {
    -webkit-transition-delay: 2.5s;
       -moz-transition-delay: 2.5s;
         -o-transition-delay: 2.5s;
            transition-delay: 2.5s; }

@media screen and (min-width: 768px) {
  #sectionRows1 {
    margin-top: 5rem;
    margin-bottom: 5rem;
    overflow: visible; } }

#sectionRows1:before {
  content: "";
  position: absolute;
  width: 2px;
  margin-left: -1px;
  height: 100%;
  background-color: #333333;
  left: 50%;
  z-index: 100;
  top: 0;
  display: none; }
  @media screen and (min-width: 768px) {
    #sectionRows1:before {
      display: block; } }

#sectionRows1 .container:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #333333;
  left: 0;
  margin-left: 0;
  z-index: 101;
  top: 0;
  margin-top: -3.5rem;
  display: none; }
  @media screen and (min-width: 768px) {
    #sectionRows1 .container:after {
      display: block; } }

#sectionRows1 .container:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #333333;
  left: 0;
  margin-left: 0;
  z-index: 101;
  bottom: 0 !important;
  opacity: 1;
  top: auto;
  margin-bottom: -3.5rem;
  display: none; }
  @media screen and (min-width: 768px) {
    #sectionRows1 .container:before {
      display: block; } }

#sectionRows1.active .card .button-wrapper a.button {
  border-left-color: #029cdf;
  border-top-color: #1673b1;
  border-right-color: #029cdf;
  border-bottom-color: #1673b1;
  -webkit-transition: 1s;
  -o-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
  -webkit-transition-delay: 0;
     -moz-transition-delay: 0;
       -o-transition-delay: 0;
          transition-delay: 0; }
  #sectionRows1.active .card .button-wrapper a.button:before {
    height: 100%;
    top: 0;
    -webkit-transition: 1s;
    -o-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    -webkit-transform: rotate(360deg);
       -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg);
    -webkit-transition-delay: 0;
       -moz-transition-delay: 0;
         -o-transition-delay: 0;
            transition-delay: 0; }
  #sectionRows1.active .card .button-wrapper a.button:after {
    width: 100%;
    margin-left: 0;
    -webkit-transition: 1s;
    -o-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    -webkit-transform: rotate(-360deg);
       -moz-transform: rotate(-360deg);
        -ms-transform: rotate(-360deg);
         -o-transform: rotate(-360deg);
            transform: rotate(-360deg);
    -webkit-transition-delay: .5s;
       -moz-transition-delay: .5s;
         -o-transition-delay: .5s;
            transition-delay: .5s; }

section.about-1 .container:after {
  display: none !important; }

section.about-1 .container:before {
  margin-bottom: -4rem !important; }

section.about-2 .container:after, section.about-2 .container:before {
  display: none !important; }

.intersoft-body .card a.card-img-wrapper .card-icon-wrapper .icon-img-wrapper img,
.intersoft-body section .card a.card-img-wrapper .card-icon-wrapper .icon-img-wrapper img,
.intersoft-body blockquote a.card-img-wrapper .card-icon-wrapper .icon-img-wrapper img,
.intersoft-body .tags a.card-img-wrapper .card-icon-wrapper .icon-img-wrapper img {
  max-width: 100px; }

section.about-1 .card-icon-wrapper .icon-img-wrapper i,
section.about-2 .card-icon-wrapper .icon-img-wrapper i {
  background-color: transparent;
  font-size: 5rem;
  width: auto;
  height: auto;
  color: #333333; }

/* CONTACT */
#frontSectionTwelve .card-body .meta {
  font-size: .75rem;
  font-weight: bold;
  margin-bottom: .75rem; }

#frontSectionTwelve .card-body .more-link {
  font-size: .75rem; }

#frontSectionTwelve .contact-button-wrapper {
  display: inline-block;
  overflow: hidden;
  position: relative;
  background-color: #1673b1;
  height: 100%;
  -webkit-border-radius: 40px;
          border-radius: 40px;
  border-left: 5px solid #1673b1;
  border-top: 5px solid #029cdf;
  border-right: 5px solid #1673b1;
  border-bottom: 5px solid #029cdf;
  -webkit-transition: 1s;
  -o-transition: 1s;
  -moz-transition: 1s;
  transition: 1s; }
  #frontSectionTwelve .contact-button-wrapper:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 0;
    left: 0;
    top: 50%;
    background-color: #029cdf;
    -webkit-border-top-left-radius: 40px;
            border-top-left-radius: 40px;
    -webkit-border-bottom-left-radius: 40px;
            border-bottom-left-radius: 40px;
    -webkit-border-top-right-radius: 40px;
            border-top-right-radius: 40px;
    -webkit-border-bottom-right-radius: 40px;
            border-bottom-right-radius: 40px;
    -webkit-transition: 1s;
    -o-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    -webkit-transition-delay: .5s;
       -moz-transition-delay: .5s;
         -o-transition-delay: .5s;
            transition-delay: .5s; }
  #frontSectionTwelve .contact-button-wrapper:after {
    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    left: 0;
    top: 0;
    margin-left: 50%;
    background-color: #333333;
    -webkit-border-top-left-radius: 40px;
            border-top-left-radius: 40px;
    -webkit-border-bottom-left-radius: 40px;
            border-bottom-left-radius: 40px;
    -webkit-border-top-right-radius: 40px;
            border-top-right-radius: 40px;
    -webkit-border-bottom-right-radius: 40px;
            border-bottom-right-radius: 40px;
    -webkit-transition: 1s;
    -o-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    -webkit-transition-delay: 0;
       -moz-transition-delay: 0;
         -o-transition-delay: 0;
            transition-delay: 0; }
  #frontSectionTwelve .contact-button-wrapper input[type="submit"] {
    position: relative;
    z-index: 103;
    background-color: transparent;
    background-image: none;
    text-shadow: none;
    -webkit-box-shadow: 0 0 3px #333333;
            box-shadow: 0 0 3px #333333;
    color: #fff;
    border: 0px solid transparent;
    letter-spacing: 1px;
    -webkit-border-radius: 40px;
            border-radius: 40px;
    line-height: 24px;
    cursor: pointer;
    text-transform: uppercase;
    font-size: .75rem; }
  #frontSectionTwelve .contact-button-wrapper .ajax-loader {
    display: none; }

#frontSectionTwelve.active .contact-button-wrapper {
  border-left-color: #029cdf;
  border-top-color: #1673b1;
  border-right-color: #029cdf;
  border-bottom-color: #1673b1;
  -webkit-transition: 1s;
  -o-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
  -webkit-transition-delay: 0;
     -moz-transition-delay: 0;
       -o-transition-delay: 0;
          transition-delay: 0; }
  #frontSectionTwelve.active .contact-button-wrapper:before {
    height: 100%;
    top: 0;
    -webkit-transition: 1s;
    -o-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    -webkit-transform: rotate(360deg);
       -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg);
    -webkit-transition-delay: 0;
       -moz-transition-delay: 0;
         -o-transition-delay: 0;
            transition-delay: 0; }
  #frontSectionTwelve.active .contact-button-wrapper:after {
    width: 100%;
    margin-left: 0;
    -webkit-transition: 1s;
    -o-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    -webkit-transform: rotate(-360deg);
       -moz-transform: rotate(-360deg);
        -ms-transform: rotate(-360deg);
         -o-transform: rotate(-360deg);
            transform: rotate(-360deg);
    -webkit-transition-delay: .5s;
       -moz-transition-delay: .5s;
         -o-transition-delay: .5s;
            transition-delay: .5s; }

/* Swiper Pagination 2 */
.swiper-pagination-2 {
  top: .5rem;
  right: 1rem;
  position: absolute; }
  .swiper-pagination-2 .swiper-pagination-bullet {
    opacity: 1;
    border-left: 7px solid #333333;
    border-top: 7px solid #fff;
    border-right: 7px solid #333333;
    border-bottom: 7px solid #fff;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg); }
    .swiper-pagination-2 .swiper-pagination-bullet.swiper-pagination-bullet-active {
      border-left: 7px solid #029cdf;
      border-top: 7px solid #fff;
      border-right: 7px solid #029cdf;
      border-bottom: 7px solid #fff;
      -webkit-animation-name: rotate;
      -webkit-animation-duration: 2s;
      -webkit-animation-iteration-count: infinite;
      -webkit-animation-timing-function: linear; }

/* Section Stripe */
.section-stripe {
  background-position: center center;
  -webkit-background-size: cover;
          background-size: cover;
  background-image: none !important;
  background-color: #333333; }
  .section-stripe .text-wrapper {
    opacity: .75; }

.line-wrapper {
  position: relative;
  border-bottom: 1px solid #1673b1;
  font-size: 1.25rem; }
  .line-wrapper:before, .line-wrapper:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%; }
  .line-wrapper:before {
    margin-bottom: -3px;
    height: 1px;
    border-bottom: 2px dotted #029cdf; }
  .line-wrapper:after {
    margin-bottom: -4px;
    height: 1px;
    border-bottom: 1px solid #1673b1; }

i.icon {
  font-size: 1rem !important; }
