/* Source and licensing information for the line(s) below can be found at https://devops.completechaintech.com/themes/custom/completechain/css/style.css. */
@import url("https://fonts.googleapis.com/css?family=Open+Sans");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap");
/* line 5, ../sass/style.scss */
body {
  margin-top: 0;
  font-family: 'Open Sans', sans-serif;
  overflow-x: hidden;
}

/* line 11, ../sass/style.scss */
a,
button,
a:before {
  -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}

/* line 18, ../sass/style.scss */
.page-header {
  color: #3c3c3c;
  border: none;
  padding-bottom: 0;
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  /* line 18, ../sass/style.scss */
  .page-header {
    font-size: 20px;
  }
}

/* line 28, ../sass/style.scss */
.block-title {
  margin: 45px 0px;
  font-size: 32.5px;
  color: #3c3c3c;
  text-align: left;
}

/* line 38, ../sass/style.scss */
.banner #block-views-block-dynamic-header-block-1 .view-content .owl-carousel .owl-wrapper-outer {
  height: calc(100vh - 75px);
}
/* line 42, ../sass/style.scss */
.banner #block-views-block-dynamic-header-block-1 .view-content .owl-wrapper .owl-item {
  height: calc(100vh - 75px) !important;
}
/* line 45, ../sass/style.scss */
.banner #block-views-block-dynamic-header-block-1 .view-content .owl-wrapper .owl-item .views-field-field-logo {
  position: absolute;
  z-index: 999999;
  top: 17%;
  left: 0;
  right: 0;
}
/* line 51, ../sass/style.scss */
.banner #block-views-block-dynamic-header-block-1 .view-content .owl-wrapper .owl-item .views-field-field-logo img {
  margin: auto;
}
/* line 57, ../sass/style.scss */
.banner #block-views-block-dynamic-header-block-1 .view-content .owl-wrapper .owl-item .views-field-field-image img {
  width: 100%;
}
/* line 63, ../sass/style.scss */
.banner #block-views-block-dynamic-header-block-1 .view-content .owl-wrapper .owl-item .views-field-field-image::before {
  content: ' ';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-color: #094b77;
  opacity: 0.4;
  background-blend-mode: multiply;
}
/* line 77, ../sass/style.scss */
.banner #block-views-block-dynamic-header-block-1 .view-content .owl-wrapper .owl-item .views-field-field-caption-one {
  font-size: 40px;
  color: #fff;
  text-align: center;
  font-weight: normal;
  line-height: 1.19;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.75);
  position: absolute;
  top: 63.5%;
  left: 0;
  right: 0;
  width: 622px;
  margin: auto;
  display: block;
  z-index: 9999999999999;
}
/* line 94, ../sass/style.scss */
.banner #block-views-block-dynamic-header-block-1 .view-content .owl-wrapper .owl-item .views-field-nothing .link {
  display: block;
  margin: auto;
  width: 196px;
  height: 45px;
  opacity: 0.9;
  border-radius: 4px;
  background-color: #0E78BE;
  top: 83.5%;
  left: 0;
  right: 0;
  position: absolute;
  text-align: center;
  z-index: 9999999999999;
}
/* line 108, ../sass/style.scss */
.banner #block-views-block-dynamic-header-block-1 .view-content .owl-wrapper .owl-item .views-field-nothing .link a {
  font-size: 20px;
  font-weight: 500;
  font-style: normal;
  line-height: 1.2;
  text-align: center;
  color: #ffffff;
  text-decoration: none;
  position: absolute;
  right: 13px;
  border: solid 1px #fff9;
  border-radius: 4px;
  padding-top: 8px;
  left: 3px;
  right: 3px;
  top: 3px;
  bottom: 3px;
}
/* line 125, ../sass/style.scss */
.banner #block-views-block-dynamic-header-block-1 .view-content .owl-wrapper .owl-item .views-field-nothing .link a:hover {
  box-shadow: inset 0 0 0 99999px rgba(40, 37, 37, 0.26);
  transition: 0.5s;
}
/* line 130, ../sass/style.scss */
.banner #block-views-block-dynamic-header-block-1 .view-content .owl-wrapper .owl-item .views-field-nothing .link span {
  display: none;
}
/* line 135, ../sass/style.scss */
.banner #block-views-block-dynamic-header-block-1 .view-content .owl-wrapper .owl-item .views-field-nothing .link:before {
  content: url("/themes/custom/completechain/css/../images/icon.png");
  position: relative;
  text-align: center;
  bottom: 16px;
}
/* line 146, ../sass/style.scss */
.banner #block-views-block-dynamic-header-block-1 .owl-theme .owl-controls {
  margin-top: 0px;
}
/* line 149, ../sass/style.scss */
.banner #block-views-block-dynamic-header-block-1 .owl-theme .owl-controls .owl-buttons .owl-prev {
  background: url("/themes/custom/completechain/css/../images/back.svg");
  background-repeat: no-repeat;
  opacity: 1;
  color: transparent;
  position: absolute;
  bottom: 47%;
  left: 50px;
  background-size: 100% 100%;
  height: 40px;
}
/* line 160, ../sass/style.scss */
.banner #block-views-block-dynamic-header-block-1 .owl-theme .owl-controls .owl-buttons .owl-next {
  background: url("/themes/custom/completechain/css/../images/next.svg");
  background-repeat: no-repeat !important;
  opacity: 1;
  color: transparent;
  position: absolute;
  bottom: 47%;
  right: 50px;
  background-size: 100% 100%;
  height: 40px;
}
/* line 174, ../sass/style.scss */
.banner #block-views-block-dynamic-header-block-1 .owl-fade-out {
  animation: slide-left .9s linear;
  -webkit-animation: slide-left .9s linear;
}
/* line 178, ../sass/style.scss */
.banner #block-views-block-dynamic-header-block-1 .owl-fade-in {
  animation: slide-right .9s linear;
  -webkit-animation: slide-right .9s linear;
}
@keyframes slide-right {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(0%);
  }
}
@-webkit-keyframes slide-right {
  0% {
    -webkit-transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(-100%);
  }
}
@keyframes slide-left {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-100%);
  }
}
@-webkit-keyframes slide-left {
  0% {
    -webkit-transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(-100%);
  }
}
/* line 205, ../sass/style.scss */
.active-row {
  background-color: #cccccc63;
}

/* line 214, ../sass/style.scss */
.page-node-type-it-services .header-image,
.page-node-type-landing-page .header-image,
.path-services .header-image,
.page-node-type-services .header-image,
.page-node-type-sub-services .header-image {
  background: url("/themes/custom/completechain/css/../images/Banner-Services.jpg") no-repeat;
  min-height: 450px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media only screen and (max-width: 991px) {
  /* line 214, ../sass/style.scss */
  .page-node-type-it-services .header-image,
  .page-node-type-landing-page .header-image,
  .path-services .header-image,
  .page-node-type-services .header-image,
  .page-node-type-sub-services .header-image {
    min-height: auto;
  }
}

/* line 227, ../sass/style.scss */
.active-link a {
  color: green;
}

/* line 229, ../sass/style.scss */
.content_two {
  height: 724px;
  background-color: #f6f6f6;
}
/* line 233, ../sass/style.scss */
.content_two .container #block-views-block-portfolio-block-1 {
  margin-top: 70px;
}
/* line 235, ../sass/style.scss */
.content_two .container #block-views-block-portfolio-block-1 .block-title {
  margin-top: 5px;
  font-size: 32.5px;
  font-weight: normal;
  line-height: 0.77;
  letter-spacing: normal;
  color: #4a4a4a;
  text-align: left;
  z-index: 1;
  margin-bottom: 50px;
}
/* line 248, ../sass/style.scss */
.content_two .container #block-views-block-portfolio-block-1 .view-content .views-row .views-field-title {
  text-align: left;
  margin-top: 20px;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.15;
  letter-spacing: normal;
  text-decoration: none;
}
/* line 256, ../sass/style.scss */
.content_two .container #block-views-block-portfolio-block-1 .view-content .views-row .views-field-title a {
  font-size: 20px;
  font-weight: 600;
  color: #0e78be;
}
/* line 260, ../sass/style.scss */
.content_two .container #block-views-block-portfolio-block-1 .view-content .views-row .views-field-title a:hover {
  color: #236692;
  text-decoration: none;
}
/* line 266, ../sass/style.scss */
.content_two .container #block-views-block-portfolio-block-1 .view-content .views-row .views-field-body {
  margin-top: 10px;
  font-size: 15px;
  line-height: 21px;
  color: #5c5c5c;
}
/* line 271, ../sass/style.scss */
.content_two .container #block-views-block-portfolio-block-1 .view-content .views-row .views-field-body p {
  margin: 0 0 2px;
}
/* line 275, ../sass/style.scss */
.content_two .container #block-views-block-portfolio-block-1 .view-content .views-row .views-field-body .more-link a {
  font-size: 13px;
  color: #61b644;
  line-height: 21px;
}
/* line 285, ../sass/style.scss */
.content_two .container #block-ourportfolio {
  margin-top: 45px;
  margin-bottom: 25px;
}
/* line 288, ../sass/style.scss */
.content_two .container #block-ourportfolio .block-title {
  font-size: 18px;
  font-weight: 600;
  color: #4a4a4a;
}
/* line 293, ../sass/style.scss */
.content_two .container #block-ourportfolio .field--name-body {
  font-size: 15px;
  color: #5c5c5c;
}
/* line 296, ../sass/style.scss */
.content_two .container #block-ourportfolio .field--name-body p {
  float: left;
  width: 60%;
}
/* line 300, ../sass/style.scss */
.content_two .container #block-ourportfolio .field--name-body .link {
  margin-top: 20px;
  text-align: center;
}
/* line 303, ../sass/style.scss */
.content_two .container #block-ourportfolio .field--name-body .link a {
  background: #0E78BE;
  color: #fff;
  border: 1px solid #0E78BE;
  padding: 8.5px 12.5px;
  text-align: center;
  border-radius: 6px;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
}
/* line 313, ../sass/style.scss */
.content_two .container #block-ourportfolio .field--name-body .link a:hover {
  color: #0E78BE;
  background-color: #fff;
  transition: 0.4s;
}
/* line 320, ../sass/style.scss */
.content_two .container #block-ourportfolio .field--name-body .link a:after {
  content: url("/themes/custom/completechain/css/../images/icon_wi29X92.png");
  top: 8px;
  position: relative;
  left: 4px;
}
/* line 327, ../sass/style.scss */
.content_two .container #block-ourportfolio .field--name-body .link a:hover:after {
  content: url("/themes/custom/completechain/css/../images/arrow_green.png");
}

/* line 336, ../sass/style.scss */
.content_three {
  padding-bottom: 30px;
  margin-bottom: 30px;
  background: url(/themes/custom/completechain/css/../images/about-bg.jpg) no-repeat;
  width: 100%;
  background-size: cover;
  background-position: center;
}
/* line 344, ../sass/style.scss */
.content_three .container #block-views-block-about-us-block-1 {
  margin-top: 60px;
}
/* line 346, ../sass/style.scss */
.content_three .container #block-views-block-about-us-block-1 .views-field-field-image {
  float: left;
  width: 34.6%;
  height: 320px;
}
/* line 351, ../sass/style.scss */
.content_three .container #block-views-block-about-us-block-1 .views-field-title {
  font-size: 32px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.75;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  margin-bottom: 10px;
  margin-top: 17px;
}
/* line 363, ../sass/style.scss */
.content_three .container #block-views-block-about-us-block-1 .views-field-body {
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  margin-top: 45px;
}
/* line 373, ../sass/style.scss */
.content_three .container #block-views-block-about-us-block-1 .more-link {
  text-align: center;
  margin: auto;
  border-radius: 6px;
  margin-top: 47px;
  width: 191px;
  height: 41px;
}
/* line 381, ../sass/style.scss */
.content_three .container #block-views-block-about-us-block-1 .more-link a {
  background: #fff;
  text-decoration: none;
  color: #0e78be;
  padding: 9px 34px 10px 32px;
  font-size: 18px;
  font-weight: 600;
}
/* line 388, ../sass/style.scss */
.content_three .container #block-views-block-about-us-block-1 .more-link a:hover {
  background: #0E78BE;
  color: #FFF;
  transition: 0.6s;
}
/* line 394, ../sass/style.scss */
.content_three .container #block-views-block-about-us-block-1 .more-link a:after {
  content: url("/themes/custom/completechain/css/../images/arrow_green.png");
  top: 8px;
  position: relative;
  left: 12px;
}
/* line 400, ../sass/style.scss */
.content_three .container #block-views-block-about-us-block-1 .more-link a:hover:after {
  content: url("/themes/custom/completechain/css/../images/icon_wi29X92.png");
  top: 8px;
  position: relative;
  left: 12px;
  border: none;
}

/* line 416, ../sass/style.scss */
.content_four .container #block-views-block-testimonials-block-1 {
  margin-top: 55px;
}
/* line 418, ../sass/style.scss */
.content_four .container #block-views-block-testimonials-block-1 .views-field-field-name-of-person {
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #6a7180;
  margin-bottom: 23px;
}
/* line 429, ../sass/style.scss */
.content_four .container #block-views-block-testimonials-block-1 .views-field-body {
  width: 721px;
  height: 156px;
  font-size: 19px;
  font-weight: normal;
  font-style: italic;
  font-stretch: normal;
  line-height: 1.37;
  letter-spacing: normal;
  text-align: center;
  color: #555555;
  margin: auto;
  margin-bottom: 23px;
}
/* line 443, ../sass/style.scss */
.content_four .container #block-views-block-testimonials-block-1 .views-field-body:before {
  content: url("/themes/custom/completechain/css/../images/quote-open.svg");
  float: left;
  position: absolute;
  left: 16%;
}
/* line 450, ../sass/style.scss */
.content_four .container #block-views-block-testimonials-block-1 .views-field-body:after {
  content: url("/themes/custom/completechain/css/../images/quote-close.svg");
  float: right;
  position: absolute;
  right: 14.5%;
  top: 67%;
}
/* line 461, ../sass/style.scss */
.content_four .container #block-views-block-testimonials-block-1 .owl-controls .owl-pagination .owl-page span {
  width: 15px;
  height: 15px;
  background-color: #ffffff;
  border: solid 1px #58585a;
}
/* line 469, ../sass/style.scss */
.content_four .container #block-views-block-testimonials-block-1 .owl-controls .owl-pagination .owl-page.active span {
  width: 15px;
  height: 15px;
  background-color: #99a8c9;
  border: solid 1px #58585a;
}

/* line 486, ../sass/style.scss */
.content_five .container #block-views-block-blog-block-blog .more-link a {
  background: #fff;
  color: #0e78be;
  border: solid 1px #1077bd;
  border-radius: 6px;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  margin: auto;
  width: 191px;
  display: block;
  padding: 0px 0px 7px 0px;
  position: relative;
}
/* line 501, ../sass/style.scss */
.content_five .container #block-views-block-blog-block-blog .more-link a:hover {
  background: #0E78BE;
  color: #FFF;
  border: 1px solid #FFF;
  transition: 0.5s;
}
/* line 508, ../sass/style.scss */
.content_five .container #block-views-block-blog-block-blog .more-link a:after {
  content: url("/themes/custom/completechain/css/../images/arrow_green.png");
  top: 7px;
  position: relative;
  left: 10px;
}
/* line 514, ../sass/style.scss */
.content_five .container #block-views-block-blog-block-blog .more-link a:hover:after {
  content: url("/themes/custom/completechain/css/../images/icon_wi29X92.png");
  top: 8px;
  position: relative;
  left: 10px;
}

/* line 528, ../sass/style.scss */
.bef-exposed-form .form--inline > .form-item {
  float: none;
}

/* line 532, ../sass/style.scss */
.form-composite legend {
  display: none;
  cursor: pointer;
}

/* line 538, ../sass/style.scss */
.form-checkboxes .form-item, .view-display-id-our_works .form-item {
  margin-bottom: 10px;
}
/* line 540, ../sass/style.scss */
.form-checkboxes .form-item label, .view-display-id-our_works .form-item label {
  margin-right: 15px;
  padding-right: 15px;
  padding-bottom: 3.5px;
  padding-top: 3px;
  border-radius: 2px;
  border: solid 1px #1077bc;
  text-align: right;
  color: #0e78be;
  font-size: 15px;
}
/* line 550, ../sass/style.scss */
.form-checkboxes .form-item label:hover, .view-display-id-our_works .form-item label:hover {
  color: #fff;
  background-color: #1077bc;
}
@media only screen and (max-width: 767px) {
  /* line 550, ../sass/style.scss */
  .form-checkboxes .form-item label:hover, .view-display-id-our_works .form-item label:hover {
    color: #1077bc;
    background-color: #fff;
  }
}
/* line 560, ../sass/style.scss */
.form-checkboxes .checkbox input[type="checkbox"], .form-checkboxes input[type="radio"], .view-display-id-our_works .checkbox input[type="checkbox"], .view-display-id-our_works input[type="radio"] {
  visibility: hidden;
}
/* line 565, ../sass/style.scss */
.form-checkboxes .mycheck, .view-display-id-our_works .mycheck {
  background-color: #1077bc !important;
  color: #fff !important;
}
/* line 570, ../sass/style.scss */
.form-checkboxes .bef-toggle, .view-display-id-our_works .bef-toggle {
  float: left;
  margin: 0px 16px 0px 2px;
  margin-top: 0px;
  margin-right: 16px;
  margin-bottom: 0px;
  margin-left: 2px;
  font-size: 0px;
  border: 1px solid;
  padding: 5px 15px;
}
/* line 582, ../sass/style.scss */
.form-checkboxes .bef-toggle:after, .view-display-id-our_works .bef-toggle:after {
  content: "All";
  font-size: 15px;
}

/* line 589, ../sass/style.scss */
.path-blog, .path-taxonomy {
 /* .page-header{
    border:none;
    color:#3c3c3c;
    margin-top:30px;
    margin-bottom:30px;
  }
*/
}
/* line 599, ../sass/style.scss */
.path-blog .pagination li a, .path-taxonomy .pagination li a {
  padding: 3px 11px;
  background-color: #e6e6e6;
  color: #0e78be;
  font-size: 14px;
  margin: 2px;
}
/* line 609, ../sass/style.scss */
.path-blog .pagination .pager__item--previous span, .path-taxonomy .pagination .pager__item--previous span {
  padding: 4px 10px;
  border-radius: 0;
  margin-top: 1px;
}
/* line 614, ../sass/style.scss */
.path-blog .pagination .pager__item--previous a, .path-taxonomy .pagination .pager__item--previous a {
  padding: 3px 0px 3px 0px;
  text-align: left;
  border-radius: 0;
  background: #fff;
  border-color: #0e78be;
}
/* line 625, ../sass/style.scss */
.path-blog .pagination .pager__item--next span, .path-taxonomy .pagination .pager__item--next span {
  padding: 4px 10px;
  border-radius: 0;
  margin-top: 1px;
}
/* line 630, ../sass/style.scss */
.path-blog .pagination .pager__item--next a, .path-taxonomy .pagination .pager__item--next a {
  padding: 3px 0px 3px 0px;
  text-align: left;
  border-radius: 0;
  background: #fff;
  border-color: #0e78be;
}
/* line 640, ../sass/style.scss */
.path-blog .pagination .pager__item.is-active a, .path-taxonomy .pagination .pager__item.is-active a {
  margin-left: 5px;
  color: #fff;
  background: #1077bc;
}

/* line 650, ../sass/style.scss */
.path-blog .header-image, .page-node-type-blog .header-image, .path-taxonomy .header-image {
  background: url("/themes/custom/completechain/css/../images/Banner-Blogs.jpg") no-repeat;
  min-height: 450px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media only screen and (max-width: 991px) {
  /* line 650, ../sass/style.scss */
  .path-blog .header-image, .page-node-type-blog .header-image, .path-taxonomy .header-image {
    min-height: auto;
  }
}

/* line 665, ../sass/style.scss */
.path-blog .view:not(.view-service-term-page) .view-content .views-row, .content_five .view:not(.view-service-term-page) .view-content .views-row, .path-taxonomy .view:not(.view-service-term-page) .view-content .views-row {
  margin: 0;
  text-align: left;
  padding: 15px 0px;
}
/* line 669, ../sass/style.scss */
.path-blog .view:not(.view-service-term-page) .view-content .views-row:last-child, .content_five .view:not(.view-service-term-page) .view-content .views-row:last-child, .path-taxonomy .view:not(.view-service-term-page) .view-content .views-row:last-child {
  border: none;
}
/* line 672, ../sass/style.scss */
.path-blog .view:not(.view-service-term-page) .view-content .views-row .field-field-image, .content_five .view:not(.view-service-term-page) .view-content .views-row .field-field-image, .path-taxonomy .view:not(.view-service-term-page) .view-content .views-row .field-field-image {
  padding: 0px;
  margin-top: 10px;
}
/* line 675, ../sass/style.scss */
.path-blog .view:not(.view-service-term-page) .view-content .views-row .field-field-image img, .content_five .view:not(.view-service-term-page) .view-content .views-row .field-field-image img, .path-taxonomy .view:not(.view-service-term-page) .view-content .views-row .field-field-image img {
  border-radius: 6px;
}
/* line 681, ../sass/style.scss */
.path-blog .view:not(.view-service-term-page) .view-content .views-row .content .views-field-title a, .content_five .view:not(.view-service-term-page) .view-content .views-row .content .views-field-title a, .path-taxonomy .view:not(.view-service-term-page) .view-content .views-row .content .views-field-title a {
  text-decoration: none;
  color: #0e78be;
  font-size: 20px;
  font-weight: 600;
}
/* line 686, ../sass/style.scss */
.path-blog .view:not(.view-service-term-page) .view-content .views-row .content .views-field-title a:hover, .content_five .view:not(.view-service-term-page) .view-content .views-row .content .views-field-title a:hover, .path-taxonomy .view:not(.view-service-term-page) .view-content .views-row .content .views-field-title a:hover {
  color: #0c659f;
}
/* line 692, ../sass/style.scss */
.path-blog .view:not(.view-service-term-page) .view-content .views-row .content .views-field-body, .content_five .view:not(.view-service-term-page) .view-content .views-row .content .views-field-body, .path-taxonomy .view:not(.view-service-term-page) .view-content .views-row .content .views-field-body {
  margin-top: 10px;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: left;
  color: #5c5c5c;
}
/* line 701, ../sass/style.scss */
.path-blog .view:not(.view-service-term-page) .view-content .views-row .content .views-field-body .views-more-link, .content_five .view:not(.view-service-term-page) .view-content .views-row .content .views-field-body .views-more-link, .path-taxonomy .view:not(.view-service-term-page) .view-content .views-row .content .views-field-body .views-more-link {
  color: #61b644;
  font-size: 14px;
  font-weight: 600;
}
/* line 707, ../sass/style.scss */
.path-blog .view:not(.view-service-term-page) .view-content .views-row .content .field-blog-article-tag, .content_five .view:not(.view-service-term-page) .view-content .views-row .content .field-blog-article-tag, .path-taxonomy .view:not(.view-service-term-page) .view-content .views-row .content .field-blog-article-tag {
  margin-top: 20px;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.54;
  letter-spacing: normal;
  text-align: left;
  font-weight: 600;
  color: #0e78be;
}
/* line 718, ../sass/style.scss */
.path-blog .view:not(.view-service-term-page) .view-content .views-row .content .field-blog-article-tag a, .content_five .view:not(.view-service-term-page) .view-content .views-row .content .field-blog-article-tag a, .path-taxonomy .view:not(.view-service-term-page) .view-content .views-row .content .field-blog-article-tag a {
  font-weight: 600;
  color: #0e78be;
}
/* line 723, ../sass/style.scss */
.path-blog .view:not(.view-service-term-page) .view-content .views-row .content .field-blog-article-tag .field-tag-label, .content_five .view:not(.view-service-term-page) .view-content .views-row .content .field-blog-article-tag .field-tag-label, .path-taxonomy .view:not(.view-service-term-page) .view-content .views-row .content .field-blog-article-tag .field-tag-label {
  font-size: 13px;
  font-weight: 500;
  margin-right: 7px;
  line-height: 1.6;
  color: #4d4d4d;
}
/* line 734, ../sass/style.scss */
.path-blog .view:not(.view-service-term-page) .view-content .views-row .content .field-author-mobile .field-author--mobile-label, .content_five .view:not(.view-service-term-page) .view-content .views-row .content .field-author-mobile .field-author--mobile-label, .path-taxonomy .view:not(.view-service-term-page) .view-content .views-row .content .field-author-mobile .field-author--mobile-label {
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  color: #5c5c5c;
}
/* line 741, ../sass/style.scss */
.path-blog .view:not(.view-service-term-page) .view-content .views-row .content .field-author-mobile .view-author-mobile, .content_five .view:not(.view-service-term-page) .view-content .views-row .content .field-author-mobile .view-author-mobile, .path-taxonomy .view:not(.view-service-term-page) .view-content .views-row .content .field-author-mobile .view-author-mobile {
  margin-top: 5px;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  color: #0e78be;
}
/* line 751, ../sass/style.scss */
.path-blog .view:not(.view-service-term-page) .view-content .views-row .author, .content_five .view:not(.view-service-term-page) .view-content .views-row .author, .path-taxonomy .view:not(.view-service-term-page) .view-content .views-row .author {
  margin-top: 10px;
  float: right;
  width: 138px;
  height: 231px;
  border-radius: 6px;
  background-color: #f7f7f7;
}
/* line 759, ../sass/style.scss */
.path-blog .view:not(.view-service-term-page) .view-content .views-row .author .field-date, .content_five .view:not(.view-service-term-page) .view-content .views-row .author .field-date, .path-taxonomy .view:not(.view-service-term-page) .view-content .views-row .author .field-date {
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.93;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
}
/* line 770, ../sass/style.scss */
.path-blog .view:not(.view-service-term-page) .view-content .views-row .author .field-author-label, .content_five .view:not(.view-service-term-page) .view-content .views-row .author .field-author-label, .path-taxonomy .view:not(.view-service-term-page) .view-content .views-row .author .field-author-label {
  margin-bottom: 5px !important;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: center;
  color: #808080;
  margin: auto;
  display: block;
}
/* line 786, ../sass/style.scss */
.path-blog .view:not(.view-service-term-page) .view-content .views-row .author .field-author .node--type-our-team.node--view-mode-default .field--name-field-image img, .content_five .view:not(.view-service-term-page) .view-content .views-row .author .field-author .node--type-our-team.node--view-mode-default .field--name-field-image img, .path-taxonomy .view:not(.view-service-term-page) .view-content .views-row .author .field-author .node--type-our-team.node--view-mode-default .field--name-field-image img {
  display: block;
  margin: auto;
}
/* line 791, ../sass/style.scss */
.path-blog .view:not(.view-service-term-page) .view-content .views-row .author .field-author .node--type-our-team.node--view-mode-default .field--name-node-title, .content_five .view:not(.view-service-term-page) .view-content .views-row .author .field-author .node--type-our-team.node--view-mode-default .field--name-node-title, .path-taxonomy .view:not(.view-service-term-page) .view-content .views-row .author .field-author .node--type-our-team.node--view-mode-default .field--name-node-title {
  text-align: center;
}
/* line 793, ../sass/style.scss */
.path-blog .view:not(.view-service-term-page) .view-content .views-row .author .field-author .node--type-our-team.node--view-mode-default .field--name-node-title h2, .content_five .view:not(.view-service-term-page) .view-content .views-row .author .field-author .node--type-our-team.node--view-mode-default .field--name-node-title h2, .path-taxonomy .view:not(.view-service-term-page) .view-content .views-row .author .field-author .node--type-our-team.node--view-mode-default .field--name-node-title h2 {
  margin: 0px 0px 10px 0px;
  line-height: 0.7;
}
/* line 797, ../sass/style.scss */
.path-blog .view:not(.view-service-term-page) .view-content .views-row .author .field-author .node--type-our-team.node--view-mode-default .field--name-node-title a, .content_five .view:not(.view-service-term-page) .view-content .views-row .author .field-author .node--type-our-team.node--view-mode-default .field--name-node-title a, .path-taxonomy .view:not(.view-service-term-page) .view-content .views-row .author .field-author .node--type-our-team.node--view-mode-default .field--name-node-title a {
  font-size: 15px;
  color: #0e78be;
}
/* line 802, ../sass/style.scss */
.path-blog .view:not(.view-service-term-page) .view-content .views-row .author .field-author .node--type-our-team.node--view-mode-default .field--name-field-job-title, .content_five .view:not(.view-service-term-page) .view-content .views-row .author .field-author .node--type-our-team.node--view-mode-default .field--name-field-job-title, .path-taxonomy .view:not(.view-service-term-page) .view-content .views-row .author .field-author .node--type-our-team.node--view-mode-default .field--name-field-job-title {
  line-height: 0.9;
  margin-top: 5px;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #4d4d4d;
}
/* line 819, ../sass/style.scss */
.path-blog .view:not(.view-service-term-page) .view-header, .content_five .view:not(.view-service-term-page) .view-header, .path-taxonomy .view:not(.view-service-term-page) .view-header {
  position: relative;
  bottom: 45px;
  width: 50px;
}
/* line 823, ../sass/style.scss */
.path-blog .view:not(.view-service-term-page) .view-header a, .content_five .view:not(.view-service-term-page) .view-header a, .path-taxonomy .view:not(.view-service-term-page) .view-header a {
  text-decoration: none;
  padding: 6.8px 17px 3px;
  text-align: center;
  width: 50px;
  height: 33px;
  border-radius: 2px;
  border: solid 1px #1077bc;
  color: #0e78be;
  font-size: 15px;
}
/* line 834, ../sass/style.scss */
.path-blog .view:not(.view-service-term-page) .view-header a:hover, .content_five .view:not(.view-service-term-page) .view-header a:hover, .path-taxonomy .view:not(.view-service-term-page) .view-header a:hover {
  color: #fff;
  background: #1077bc;
}

/* line 846, ../sass/style.scss */
.page-node-type-blog .container .row .page-header {
  display: none;
}
/* line 849, ../sass/style.scss */
.page-node-type-blog .container .row .page-title {
  font-size: 39px;
}
/* line 851, ../sass/style.scss */
.page-node-type-blog .container .row .page-title h1 {
  margin-bottom: 25px;
  font-weight: normal;
  line-height: 1.13;
  text-align: left;
  color: #3c3c3c;
}
/* line 860, ../sass/style.scss */
.page-node-type-blog .container .row .left {
  margin-bottom: 50px;
}
/* line 862, ../sass/style.scss */
.page-node-type-blog .container .row .left .field--name-field-d {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.95;
  text-align: left;
  color: #999999;
  margin-top: 20px;
}
/* line 870, ../sass/style.scss */
.page-node-type-blog .container .row .left .field--name-body {
  font-size: 17px;
  font-weight: normal;
  line-height: 28px;
  letter-spacing: normal;
  text-align: left;
  color: #333333;
}
/* line 877, ../sass/style.scss */
.page-node-type-blog .container .row .left .field--name-body figcaption {
  background-color: #f6f6f6;
  font-size: 14px;
  padding: 10px;
  font-weight: 600;
  color: #777171;
}
/* line 886, ../sass/style.scss */
.page-node-type-blog .container .row .left .related-tag {
  margin-bottom: 10px;
  display: inline-block;
  max-width: 400px;
  width: 100%;
}
/* line 891, ../sass/style.scss */
.page-node-type-blog .container .row .left .related-tag #block-views-block-blog-block-1 {
  color: #000;
  color: #0e78be;
}
/* line 896, ../sass/style.scss */
.page-node-type-blog .container .row .left .related-tag .views-field-field-blog-article-tag .views-label-field-blog-article-tag {
  font-size: 15px;
  color: #808080;
  float: left;
}
/* line 901, ../sass/style.scss */
.page-node-type-blog .container .row .left .related-tag .views-field-field-blog-article-tag a {
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: left;
  color: #0e78be;
  padding: 5px;
}
/* line 912, ../sass/style.scss */
.page-node-type-blog .container .row .left .related-tag .views-field-field-blog-article-tag .field--item {
  margin-top: 5px;
  line-height: 1.2;
  margin-left: 5px;
  float: left;
  border-right: 1px solid #0e78be;
  padding-right: 4px;
  margin-top: 4px;
  height: 16px;
}
/* line 921, ../sass/style.scss */
.page-node-type-blog .container .row .left .related-tag .views-field-field-blog-article-tag .field--item:last-child {
  border: none;
}
/* line 929, ../sass/style.scss */
.page-node-type-blog .container .row .left #st-1 .st-btn > img {
  left: 0px;
  right: 0;
  top: 5px;
}
/* line 934, ../sass/style.scss */
.page-node-type-blog .container .row .left .sharethis {
  float: right;
  width: 185px;
}
/* line 937, ../sass/style.scss */
.page-node-type-blog .container .row .left .sharethis .title {
  float: left;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.55;
  text-align: left;
  color: #999999;
  margin-left: 11px;
  margin-top: 0px;
}
/* line 948, ../sass/style.scss */
.page-node-type-blog .container .row .left .sharethis #st-1 .st-btn {
  width: 24px;
  height: 24px;
  border-radius: 2px;
  padding: 0px 5px;
}
/* line 954, ../sass/style.scss */
.page-node-type-blog .container .row .left .sharethis #st-1 .st-btn > svg {
  height: 22px;
  width: 21px;
  position: relative;
  top: 1px;
  right: 5px;
}
/* line 964, ../sass/style.scss */
.page-node-type-blog .container .row .right {
  margin-top: 27px;
}
/* line 966, ../sass/style.scss */
.page-node-type-blog .container .row .right .field-author {
  height: 100%;
  width: 100%;
  border-radius: 1px;
  border: solid 1px #cccccc;
  margin-bottom: 20px;
  float: right;
}
/* line 974, ../sass/style.scss */
.page-node-type-blog .container .row .right .field-author .field--name-field-author .node--type-our-team.node--view-mode-teaser {
  padding: 20px;
}
/* line 976, ../sass/style.scss */
.page-node-type-blog .container .row .right .field-author .field--name-field-author .node--type-our-team.node--view-mode-teaser .field--name-field-image {
  float: left;
  margin-right: 10px;
}
/* line 980, ../sass/style.scss */
.page-node-type-blog .container .row .right .field-author .field--name-field-author .node--type-our-team.node--view-mode-teaser .field--name-field-summary {
  float: left;
  text-align: left;
  margin-top: 25px;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  color: #808080;
  font-size: 15px;
  padding-bottom: 10px;
}
/* line 992, ../sass/style.scss */
.page-node-type-blog .container .row .right .field-author .field--name-field-author .node--type-our-team.node--view-mode-teaser .field--name-node-title h2 {
  margin: 0px;
}
/* line 995, ../sass/style.scss */
.page-node-type-blog .container .row .right .field-author .field--name-field-author .node--type-our-team.node--view-mode-teaser .field--name-node-title a {
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #0e78be;
}
/* line 1006, ../sass/style.scss */
.page-node-type-blog .container .row .right .field-author .field--name-field-author .node--type-our-team.node--view-mode-teaser .field--name-node-title::before {
  content: " Written by: ";
  font-size: 13px;
  text-align: left;
  color: #808080;
  display: block;
}
/* line 1014, ../sass/style.scss */
.page-node-type-blog .container .row .right .field-author .field--name-field-author .node--type-our-team.node--view-mode-teaser .field--name-field-job-title {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #4d4d4d;
}
/* line 1028, ../sass/style.scss */
.page-node-type-blog .container .row .right .related-items {
  padding: 10px 25px;
  margin-top: 15px;
  border-radius: 1px;
  background-color: #f6f6f6;
  height: auto;
}
/* line 1034, ../sass/style.scss */
.page-node-type-blog .container .row .right .related-items .field-related-blog {
  margin-top: 30px;
}
/* line 1037, ../sass/style.scss */
.page-node-type-blog .container .row .right .related-items .field-related-blog .field--name-field-related-blog .field--label {
  font-size: 20px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #4d4d4d;
  margin-bottom: 15px;
}
/* line 1056, ../sass/style.scss */
.page-node-type-blog .container .row #block-views-block-blog-block-related-blog .block-title {
  margin-top: 30px !important;
}
/* line 1060, ../sass/style.scss */
.page-node-type-blog .container .row #block-views-block-blog-block-related-blog, .page-node-type-blog .container .row #block-views-block-tags-blog-block-1, .page-node-type-blog .container .row #block-views-block-tags-blog-block-1-2 {
  float: left;
  width: 100%;
  border-radius: 1px;
  background-color: #f6f6f6;
  padding: 10px;
}
/* line 1066, ../sass/style.scss */
.page-node-type-blog .container .row #block-views-block-blog-block-related-blog .block-title, .page-node-type-blog .container .row #block-views-block-tags-blog-block-1 .block-title, .page-node-type-blog .container .row #block-views-block-tags-blog-block-1-2 .block-title {
  font-size: 20px;
  font-weight: normal;
  text-align: left;
  color: #4d4d4d;
  margin-bottom: 10px;
  margin-top: 0px;
}
/* line 1077, ../sass/style.scss */
.page-node-type-blog .container .row #block-views-block-blog-block-related-blog .view-tags-blog .item-list ul, .page-node-type-blog .container .row #block-views-block-tags-blog-block-1 .view-tags-blog .item-list ul, .page-node-type-blog .container .row #block-views-block-tags-blog-block-1-2 .view-tags-blog .item-list ul {
  margin: 0px;
  padding: 0px;
}
/* line 1080, ../sass/style.scss */
.page-node-type-blog .container .row #block-views-block-blog-block-related-blog .view-tags-blog .item-list ul li, .page-node-type-blog .container .row #block-views-block-tags-blog-block-1 .view-tags-blog .item-list ul li, .page-node-type-blog .container .row #block-views-block-tags-blog-block-1-2 .view-tags-blog .item-list ul li {
  list-style-type: none;
  display: inline-block;
  border-right: 1px solid #0e78be;
}
/* line 1084, ../sass/style.scss */
.page-node-type-blog .container .row #block-views-block-blog-block-related-blog .view-tags-blog .item-list ul li:last-child, .page-node-type-blog .container .row #block-views-block-tags-blog-block-1 .view-tags-blog .item-list ul li:last-child, .page-node-type-blog .container .row #block-views-block-tags-blog-block-1-2 .view-tags-blog .item-list ul li:last-child {
  border: none;
}
/* line 1087, ../sass/style.scss */
.page-node-type-blog .container .row #block-views-block-blog-block-related-blog .view-tags-blog .item-list ul li a, .page-node-type-blog .container .row #block-views-block-tags-blog-block-1 .view-tags-blog .item-list ul li a, .page-node-type-blog .container .row #block-views-block-tags-blog-block-1-2 .view-tags-blog .item-list ul li a {
  text-decoration: none;
  font-size: 16px;
  line-height: 1.1;
  font-weight: normal;
  text-align: left;
  color: #0e78be;
  padding-right: 7px;
  padding-left: 4px;
}
/* line 1096, ../sass/style.scss */
.page-node-type-blog .container .row #block-views-block-blog-block-related-blog .view-tags-blog .item-list ul li a:hover, .page-node-type-blog .container .row #block-views-block-tags-blog-block-1 .view-tags-blog .item-list ul li a:hover, .page-node-type-blog .container .row #block-views-block-tags-blog-block-1-2 .view-tags-blog .item-list ul li a:hover {
  color: #25a2f3;
}
/* line 1109, ../sass/style.scss */
.page-node-type-blog .container .row #block-views-block-blog-block-related-blog .item-list ul li, .page-node-type-blog .container .row #block-views-block-tags-blog-block-1 .item-list ul li, .page-node-type-blog .container .row #block-views-block-tags-blog-block-1-2 .item-list ul li {
  list-style-type: square;
}
/* line 1111, ../sass/style.scss */
.page-node-type-blog .container .row #block-views-block-blog-block-related-blog .item-list ul li .views-field-title, .page-node-type-blog .container .row #block-views-block-tags-blog-block-1 .item-list ul li .views-field-title, .page-node-type-blog .container .row #block-views-block-tags-blog-block-1-2 .item-list ul li .views-field-title {
  padding: 5px;
}
/* line 1114, ../sass/style.scss */
.page-node-type-blog .container .row #block-views-block-blog-block-related-blog .item-list ul li .views-field-title a, .page-node-type-blog .container .row #block-views-block-tags-blog-block-1 .item-list ul li .views-field-title a, .page-node-type-blog .container .row #block-views-block-tags-blog-block-1-2 .item-list ul li .views-field-title a {
  text-decoration: none;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.88;
  text-align: left;
  color: #0e78be;
}
/* line 1121, ../sass/style.scss */
.page-node-type-blog .container .row #block-views-block-blog-block-related-blog .item-list ul li .views-field-title a:hover, .page-node-type-blog .container .row #block-views-block-tags-blog-block-1 .item-list ul li .views-field-title a:hover, .page-node-type-blog .container .row #block-views-block-tags-blog-block-1-2 .item-list ul li .views-field-title a:hover {
  color: #25a2f3;
}
/* line 1131, ../sass/style.scss */
.page-node-type-blog .container .row #block-views-block-blog-block-related-blog .views-field-field-blog-article-tag, .page-node-type-blog .container .row #block-views-block-tags-blog-block-1 .views-field-field-blog-article-tag, .page-node-type-blog .container .row #block-views-block-tags-blog-block-1-2 .views-field-field-blog-article-tag {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.75;
  text-align: left;
  color: #0e78be;
}
/* line 1144, ../sass/style.scss */
.page-node-type-blog .container .row #block-views-block-blog-block-related-blog .view-footer .view-tags-blog .view-content .views-row .views-field-name a, .page-node-type-blog .container .row #block-views-block-tags-blog-block-1 .view-footer .view-tags-blog .view-content .views-row .views-field-name a, .page-node-type-blog .container .row #block-views-block-tags-blog-block-1-2 .view-footer .view-tags-blog .view-content .views-row .views-field-name a {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.75;
  text-align: left;
  color: #0e78be;
  margin-right: 11px;
  float: left;
}
/* line 1154, ../sass/style.scss */
.page-node-type-blog .container .row #block-views-block-blog-block-related-blog .view-footer .view-tags-blog .view-content .views-row .views-field-name a:after, .page-node-type-blog .container .row #block-views-block-tags-blog-block-1 .view-footer .view-tags-blog .view-content .views-row .views-field-name a:after, .page-node-type-blog .container .row #block-views-block-tags-blog-block-1-2 .view-footer .view-tags-blog .view-content .views-row .views-field-name a:after {
  content: "|";
  margin-left: 5px;
}

/* line 1169, ../sass/style.scss */
.path-contact-us .footer {
  margin-top: 50px;
}
/* line 1172, ../sass/style.scss */
.path-contact-us .content_six {
  display: none;
}
/* line 1176, ../sass/style.scss */
.path-contact-us .webform-submission-contact-form .row {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
/* line 1180, ../sass/style.scss */
.path-contact-us .webform-submission-contact-form .form-actions .btn, .path-contact-us .webform-submission-contact-form .form-actions .btn-group {
  width: 360px !important;
  height: 52px !important;
  float: right;
  margin-top: 22px;
  font-size: 20px;
  font-weight: normal;
  margin-right: 0;
}
/* line 1190, ../sass/style.scss */
.path-contact-us .g-recaptcha {
  margin-top: 20px;
}

/* line 1195, ../sass/style.scss */
.content_six {
  margin-top: 70px;
  border-top: 1px solid #c4c4c4;
  background: #e9e9e9;
  padding: 35px 0;
}
/* line 1202, ../sass/style.scss */
.content_six .container #block-tellusaboutyournextproject .block-title {
  text-align: center;
  font-size: 32px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.03;
  letter-spacing: normal;
  color: #3c3c3c;
  margin-bottom: 33px;
  margin-top: 0;
}
/* line 1215, ../sass/style.scss */
.content_six .container #block-tellusaboutyournextproject .link {
  text-align: center;
}
/* line 1217, ../sass/style.scss */
.content_six .container #block-tellusaboutyournextproject .link a {
  border-radius: 6px;
  background: #1077bc;
  text-decoration: none;
  border: 1px solid #1077bc;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  width: 191px;
  height: 43px;
  display: block;
  margin: auto;
}
/* line 1229, ../sass/style.scss */
.content_six .container #block-tellusaboutyournextproject .link a:hover {
  background: #fff;
  color: #0e78be;
  transition: 0.4s;
}
/* line 1236, ../sass/style.scss */
.content_six .container #block-tellusaboutyournextproject .link a:after {
  content: url("/themes/custom/completechain/css/../images/icon_wi29X92.png");
  display: inline-block;
  position: relative;
  top: 7px;
  left: 8px;
}
/* line 1243, ../sass/style.scss */
.content_six .container #block-tellusaboutyournextproject .link a:hover:after {
  content: url("/themes/custom/completechain/css/../images/arrow_green.png");
  display: inline-block;
  position: relative;
  top: 7px;
  left: 8px;
}

/* line 1256, ../sass/style.scss */
#map {
  width: 100%;
  height: 550px;
}

/* line 1261, ../sass/style.scss */
.footer_top {
  margin-top: 30px;
  border-top: solid 1px #d4dedf;
}
/* line 1265, ../sass/style.scss */
.footer_top .container #block-contactus {
  margin-top: 30px;
  margin-bottom: 30px;
}
/* line 1269, ../sass/style.scss */
.footer_top .container #block-contactus .field--name-body p, .footer_top .container #block-contactus .field--name-body a {
  margin: 10px;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.32;
  letter-spacing: normal;
  text-align: left;
  color: #5c5c5c;
  text-decoration: none;
}
/* line 1280, ../sass/style.scss */
.footer_top .container #block-contactus .field--name-body p:hover, .footer_top .container #block-contactus .field--name-body a:hover {
  color: #0e78be;
  transition: 0.5s;
}
/* line 1286, ../sass/style.scss */
.footer_top .container #block-contactus .field--name-body img {
  padding-right: 15px;
  float: left;
  margin-top: 5px;
}
/* line 1291, ../sass/style.scss */
.footer_top .container #block-contactus .field--name-body .phone {
  float: left;
  width: 35%;
}
/* line 1295, ../sass/style.scss */
.footer_top .container #block-contactus .field--name-body .mobile {
  float: left;
  width: 30%;
}
/* line 1300, ../sass/style.scss */
.footer_top .container #block-contactus .field--name-body .location a {
  margin: 0;
}

/* line 1310, ../sass/style.scss */
.footer {
  background: url("/themes/custom/completechain/css/../images/footer.jpg") no-repeat;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 46px;
  margin-top: 0px;
  padding-bottom: 0;
}
/* line 1320, ../sass/style.scss */
.footer .container .row #block-links-menu, .footer .container .row #block-followus-menu {
  font-size: 17.5px;
  font-weight: 600;
  line-height: 1.26;
  text-align: left;
  color: #91d0fb;
  margin-top: 0;
  margin-bottom: 22px;
}
/* line 1336, ../sass/style.scss */
.footer .container .row .newslatter #block-simplenewssubscription-2 .block-title {
  font-size: 17.5px;
  font-weight: 600;
  line-height: 1.26;
  text-align: left;
  color: #91d0fb;
  margin-top: 0;
  margin-bottom: 30px;
}
/* line 1345, ../sass/style.scss */
.footer .container .row .newslatter #block-simplenewssubscription-2 label {
  display: none;
}
/* line 1348, ../sass/style.scss */
.footer .container .row .newslatter #block-simplenewssubscription-2 ::placeholder {
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.13;
  text-align: left;
  color: #ffffff;
}
/* line 1356, ../sass/style.scss */
.footer .container .row .newslatter #block-simplenewssubscription-2 #edit-mail-0-value {
  width: 226px;
  height: 34px;
  border-color: #fff;
  border-radius: 4px;
  background: none;
  color: #fff;
}
/* line 1364, ../sass/style.scss */
.footer .container .row .newslatter #block-simplenewssubscription-2 #edit-subscribe {
  margin-top: 11px;
  width: 91px;
  height: 34px;
  border-radius: 4px;
  border: none;
  font-size: 14px;
  line-height: 1.43;
  color: #094b77;
  background-color: #91d0fb;
  font-weight: 600;
}
/* line 1375, ../sass/style.scss */
.footer .container .row .newslatter #block-simplenewssubscription-2 #edit-subscribe:hover {
  background: #fff;
  color: #0E78BE;
  border: 1px solid  #0E78BE;
  transition: 0.5s;
}
/* line 1389, ../sass/style.scss */
.footer .container .row .links #block-links ul li a {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.88;
  letter-spacing: normal;
  text-align: left;
  color: #fefefe;
  background: none;
  padding: 0;
}
/* line 1399, ../sass/style.scss */
.footer .container .row .links #block-links ul li a:hover {
  background: none;
  color: #91d0fb;
  transition: 0.5s;
}
/* line 1405, ../sass/style.scss */
.footer .container .row .links #block-links ul li a.active {
  background: none;
}
/* line 1416, ../sass/style.scss */
.footer .container .row .follow-us #block-followus ul {
  margin-top: 6px;
}
/* line 1418, ../sass/style.scss */
.footer .container .row .follow-us #block-followus ul li {
  margin-bottom: 12px;
}
/* line 1420, ../sass/style.scss */
.footer .container .row .follow-us #block-followus ul li a {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fefefe;
  background: none;
  padding: 0px;
}
/* line 1430, ../sass/style.scss */
.footer .container .row .follow-us #block-followus ul li a:hover {
  background: none;
}
/* line 1433, ../sass/style.scss */
.footer .container .row .follow-us #block-followus ul li a:hover .fa:hover::before {
  color: #13537d !important;
  text-decoration: none;
}
/* line 1437, ../sass/style.scss */
.footer .container .row .follow-us #block-followus ul li a.active {
  background: none;
}
/* line 1442, ../sass/style.scss */
.footer .container .row .follow-us #block-followus ul .fa::before {
  margin-right: 10px;
  color: #91d0fb;
  font-size: 26px !important;
  font: normal normal normal 14px/1 FontAwesome;
}
/* line 1448, ../sass/style.scss */
.footer .container .row .follow-us #block-followus ul .fa-facebook::before {
  font-size: 22px !important;
  color: #094b77;
  background: #91d0fb;
  text-align: center;
  width: 21px;
  height: 22px;
  border-radius: 3px;
  padding-top: 7px;
  display: inline-block;
  line-height: 0.6;
  position: relative;
  top: 3px;
}
/* line 1462, ../sass/style.scss */
.footer .container .row .follow-us #block-followus ul .fa-instagram:before {
  position: relative;
  top: 3px;
}
/* line 1466, ../sass/style.scss */
.footer .container .row .follow-us #block-followus ul .fa:hover::before {
  color: #fff;
  transition: 0.5s;
}
/* line 1470, ../sass/style.scss */
.footer .container .row .follow-us #block-followus ul .fa-facebook:hover::before {
  color: #094b77;
  background: #fff;
  transition: 0.5s;
}
/* line 1481, ../sass/style.scss */
.footer .container .row #block-contactus-2 .block-title {
  font-size: 17.5px;
  font-weight: 600;
  line-height: 1.26;
  text-align: left;
  color: #91d0fb;
  margin-top: 0;
  margin-bottom: 30px;
}
/* line 1491, ../sass/style.scss */
.footer .container .row #block-contactus-2 .field--name-body p {
  color: #fff;
  display: block;
  margin: 0px 0px 35px 14px;
  padding-left: 10px;
}
/* line 1497, ../sass/style.scss */
.footer .container .row #block-contactus-2 .field--name-body a {
  text-decoration: none;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  margin: 0px;
  display: inline-block;
}
/* line 1508, ../sass/style.scss */
.footer .container .row #block-contactus-2 .field--name-body a:hover {
  color: #91d0fb;
  transition: 0.5s;
}

/* line 1520, ../sass/style.scss */
.footer_bottom {
  background-color: #1077bc;
}
/* line 1524, ../sass/style.scss */
.footer_bottom .container .copyright .block {
  padding-top: 6px;
  padding-bottom: 3px;
  font-size: 15px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.53;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
}
/* line 1538, ../sass/style.scss */
.footer_bottom .container .terms-of-use {
  padding-top: 6px;
  padding-bottom: 3px;
}
/* line 1542, ../sass/style.scss */
.footer_bottom .container .terms-of-use #block-termsofuse ul, .footer_bottom .container .terms-of-use #block-termofuse ul {
  text-align: right;
}
/* line 1544, ../sass/style.scss */
.footer_bottom .container .terms-of-use #block-termsofuse ul li, .footer_bottom .container .terms-of-use #block-termofuse ul li {
  margin-top: 4px;
  display: inline-block;
  height: 1em;
  border-left: 1px solid #fff;
}
/* line 1549, ../sass/style.scss */
.footer_bottom .container .terms-of-use #block-termsofuse ul li a, .footer_bottom .container .terms-of-use #block-termofuse ul li a {
  font-size: 15px;
  text-align: center;
  color: #ffffff;
  background: none;
  padding: 4px 4px 3px 6px;
  display: inline;
  position: relative;
  bottom: 4px;
}
/* line 1559, ../sass/style.scss */
.footer_bottom .container .terms-of-use #block-termsofuse ul li a:hover, .footer_bottom .container .terms-of-use #block-termofuse ul li a:hover {
  background: none;
  color: #91d0fb;
  transition: 0.5s;
}
/* line 1565, ../sass/style.scss */
.footer_bottom .container .terms-of-use #block-termsofuse ul li a.active, .footer_bottom .container .terms-of-use #block-termofuse ul li a.active {
  background: none;
}
/* line 1573, ../sass/style.scss */
.footer_bottom .container .terms-of-use li:first-child {
  border-left: none !important;
}

/* line 1581, ../sass/style.scss */
.header-image {
  background: url("/themes/custom/completechain/css/../images/header-bg-img.jpg") no-repeat;
  width: 100%;
  background-size: cover;
  height: 224px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  position: relative;
}
/* line 1595, ../sass/style.scss */
.header-image #block-caption .field--name-body h1 {
  width: 100%;
  max-width: 830px;
  height: 92px;
  font-size: 39px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.03;
  letter-spacing: normal;
  text-align: left;
  color: #58585a;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 20%;
}

/* line 1619, ../sass/style.scss */
.breadcrumb {
  padding: 8px 0px;
  margin-bottom: 20px;
  list-style: none;
  background: none;
  border-radius: 4px;
  margin-top: 10px;
}
/* line 1627, ../sass/style.scss */
.breadcrumb li a {
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: left;
  color: #bbbbbb;
}
/* line 1639, ../sass/style.scss */
.breadcrumb .active {
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: left;
  color: #0e78be;
}

/* line 1651, ../sass/style.scss */
.breadcrumb > li + li::before {
  padding: 0 5px;
  color: #ccc;
  content: "\f101";
  font-family: FontAwesome;
}

/* line 1660, ../sass/style.scss */
.about-us .content .field--name-body {
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: left;
  color: #4a4a4a;
}

/* line 1674, ../sass/style.scss */
.block-views-blockour-team-block-our-team .block-title {
  margin-bottom: 50px;
  font-size: 36px;
  font-weight: normal;
  color: #5c5c5c;
}

/* line 1682, ../sass/style.scss */
.view-our-team.view-id-our_team.view-display-id-block_our_team {
  perspective: 10000px;
  margin-bottom: 100px;
}
@media only screen and (max-width: 991px) {
  /* line 1682, ../sass/style.scss */
  .view-our-team.view-id-our_team.view-display-id-block_our_team {
    margin-bottom: 0px;
  }
}
/* line 1688, ../sass/style.scss */
.view-our-team.view-id-our_team.view-display-id-block_our_team .view-content {
  display: -webkit-flex;
  flex-wrap: wrap;
}
/* line 1692, ../sass/style.scss */
.view-our-team.view-id-our_team.view-display-id-block_our_team .views-row {
  display: flex;
  padding: 1.5px;
}
@media only screen and (max-width: 480px) {
  /* line 1692, ../sass/style.scss */
  .view-our-team.view-id-our_team.view-display-id-block_our_team .views-row {
    width: 100%;
  }
}
/* line 1698, ../sass/style.scss */
.view-our-team.view-id-our_team.view-display-id-block_our_team .views-row:hover .content-wrapper {
  transform: rotateY(180deg);
}
/* line 1702, ../sass/style.scss */
.view-our-team.view-id-our_team.view-display-id-block_our_team .content-wrapper {
  display: grid;
  transition: 0.7s;
  padding-top: 27px;
  width: 100%;
  z-index: 2;
  transform: rotateY(0deg);
  position: relative;
}
/* line 1710, ../sass/style.scss */
.view-our-team.view-id-our_team.view-display-id-block_our_team .content-wrapper .views-field-title {
  text-align: right;
  padding-right: 31px;
}
/* line 1713, ../sass/style.scss */
.view-our-team.view-id-our_team.view-display-id-block_our_team .content-wrapper .views-field-title a {
  font-size: 19px;
  font-weight: 600;
  color: #ffffff;
  text-decoration: none;
}
/* line 1720, ../sass/style.scss */
.view-our-team.view-id-our_team.view-display-id-block_our_team .content-wrapper .views-field-field-job-title {
  text-align: right;
  padding-right: 31px;
  font-size: 17px;
  font-weight: normal;
  color: rgba(255, 255, 255, 0.7);
}
/* line 1727, ../sass/style.scss */
.view-our-team.view-id-our_team.view-display-id-block_our_team .content-wrapper .views-field-field-profile-on-linkdin, .view-our-team.view-id-our_team.view-display-id-block_our_team .content-wrapper .views-field-field-profile-on-linkdin-1 {
  position: absolute;
  right: 35px;
  bottom: 24px;
}
/* line 1731, ../sass/style.scss */
.view-our-team.view-id-our_team.view-display-id-block_our_team .content-wrapper .views-field-field-profile-on-linkdin a, .view-our-team.view-id-our_team.view-display-id-block_our_team .content-wrapper .views-field-field-profile-on-linkdin-1 a {
  font-size: 0px;
  text-decoration: none;
}
/* line 1735, ../sass/style.scss */
.view-our-team.view-id-our_team.view-display-id-block_our_team .content-wrapper .views-field-field-profile-on-linkdin .fa-linkedin::before, .view-our-team.view-id-our_team.view-display-id-block_our_team .content-wrapper .views-field-field-profile-on-linkdin-1 .fa-linkedin::before {
  border: 1px solid #fff;
  color: #fff;
  padding: 7px 8px;
  border-radius: 100%;
  font-size: 20px;
}
/* line 1742, ../sass/style.scss */
.view-our-team.view-id-our_team.view-display-id-block_our_team .content-wrapper .views-field-field-profile-on-linkdin .fa-linkedin:hover::before, .view-our-team.view-id-our_team.view-display-id-block_our_team .content-wrapper .views-field-field-profile-on-linkdin-1 .fa-linkedin:hover::before {
  background: #fff;
  color: #0073b1;
}
/* line 1747, ../sass/style.scss */
.view-our-team.view-id-our_team.view-display-id-block_our_team .content-wrapper .hover-image {
  display: none;
  transform: rotateY(-180deg);
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
@media only screen and (max-width: 991px) {
  /* line 1757, ../sass/style.scss */
  .view-our-team.view-id-our_team.view-display-id-block_our_team .content-wrapper .hover-image:before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-color: #000;
    opacity: 0.4;
  }
}
/* line 1773, ../sass/style.scss */
.view-our-team.view-id-our_team.view-display-id-block_our_team .content-wrapper .hover-image .views-field-field-image-node a:before {
  content: ' ';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-color: #000;
  opacity: 0.4;
}
@media only screen and (max-width: 991px) {
  /* line 1773, ../sass/style.scss */
  .view-our-team.view-id-our_team.view-display-id-block_our_team .content-wrapper .hover-image .views-field-field-image-node a:before {
    position: static;
  }
}
/* line 1789, ../sass/style.scss */
.view-our-team.view-id-our_team.view-display-id-block_our_team .content-wrapper .hover-image .views-field-field-image-node img {
  width: 100%;
}
/* line 1794, ../sass/style.scss */
.view-our-team.view-id-our_team.view-display-id-block_our_team .content-wrapper .hover-image .views-field-field-summary {
  padding: 50px 30px 30px 30px;
  position: absolute;
  z-index: 9;
  top: 30px;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  color: #ffffff;
}
/* line 1804, ../sass/style.scss */
.view-our-team.view-id-our_team.view-display-id-block_our_team .content-wrapper .hover-image .views-field-title-1 {
  padding: 32px;
  position: absolute;
  color: #fff;
  z-index: 9;
  top: 10px;
  font-size: 19px;
  font-weight: 600;
  color: #ffffff;
}
/* line 1813, ../sass/style.scss */
.view-our-team.view-id-our_team.view-display-id-block_our_team .content-wrapper .hover-image .views-field-title-1 .field-content {
  display: inline-block;
}
/* line 1816, ../sass/style.scss */
.view-our-team.view-id-our_team.view-display-id-block_our_team .content-wrapper .hover-image .views-field-title-1 .views-label-title-1 {
  margin-right: 10px;
}
/* line 1819, ../sass/style.scss */
.view-our-team.view-id-our_team.view-display-id-block_our_team .content-wrapper .hover-image .views-field-title-1 a {
  font-size: 19px;
  font-weight: 600;
  color: #ffffff;
}
/* line 1825, ../sass/style.scss */
.view-our-team.view-id-our_team.view-display-id-block_our_team .content-wrapper .hover-image .views-field-view-node {
  width: 100%;
  padding-left: 25px;
  position: absolute;
  bottom: 20px;
}
/* line 1830, ../sass/style.scss */
.view-our-team.view-id-our_team.view-display-id-block_our_team .content-wrapper .hover-image .views-field-view-node a {
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  color: #ffffff;
}
/* line 1835, ../sass/style.scss */
.view-our-team.view-id-our_team.view-display-id-block_our_team .content-wrapper .hover-image .views-field-view-node a:before {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f002";
  color: #fff;
  text-align: center;
  padding: 8px;
  border: 1px solid #fff;
  border-radius: 100%;
  font-size: 16px;
  display: inline-block;
  margin-right: 7px;
  transform: rotate(20deg);
}
/* line 1847, ../sass/style.scss */
.view-our-team.view-id-our_team.view-display-id-block_our_team .content-wrapper .hover-image .views-field-view-node a:before:hover {
  background: #fff;
  color: #0073b1;
}
/* line 1852, ../sass/style.scss */
.view-our-team.view-id-our_team.view-display-id-block_our_team .content-wrapper .hover-image .views-field-view-node a:hover:before {
  background: #fff;
  color: #0073b1;
}
/* line 1860, ../sass/style.scss */
.view-our-team.view-id-our_team.view-display-id-block_our_team .views-row:hover .hover-image {
  display: block;
}

/* line 1866, ../sass/style.scss */
.page-node-type-about-us .header-image, .page-node-type-our-team .header-image {
  background: url("/themes/custom/completechain/css/../images/about-header.jpg") no-repeat;
  min-height: 450px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media only screen and (max-width: 991px) {
  /* line 1866, ../sass/style.scss */
  .page-node-type-about-us .header-image, .page-node-type-our-team .header-image {
    min-height: auto;
  }
}
/* line 1876, ../sass/style.scss */
.page-node-type-about-us .content_four, .page-node-type-our-team .content_four {
  margin-top: 65px;
  height: 337px;
  background: #0e78be;
  display: none;
}
/* line 1882, ../sass/style.scss */
.page-node-type-about-us .content_four .container #block-views-block-testimonials-block-1, .page-node-type-our-team .content_four .container #block-views-block-testimonials-block-1 {
  margin-top: 50px;
}
/* line 1884, ../sass/style.scss */
.page-node-type-about-us .content_four .container #block-views-block-testimonials-block-1 .views-field-field-name-of-person, .page-node-type-our-team .content_four .container #block-views-block-testimonials-block-1 .views-field-field-name-of-person {
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  margin-bottom: 23px;
}
/* line 1895, ../sass/style.scss */
.page-node-type-about-us .content_four .container #block-views-block-testimonials-block-1 .views-field-body, .page-node-type-our-team .content_four .container #block-views-block-testimonials-block-1 .views-field-body {
  width: 721px;
  height: 156px;
  font-size: 19px;
  font-weight: normal;
  font-style: italic;
  font-stretch: normal;
  line-height: 1.37;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  margin: auto;
  margin-bottom: 23px;
}
/* line 1909, ../sass/style.scss */
.page-node-type-about-us .content_four .container #block-views-block-testimonials-block-1 .views-field-body:before, .page-node-type-our-team .content_four .container #block-views-block-testimonials-block-1 .views-field-body:before {
  content: url("/themes/custom/completechain/css/../images/quote-open-w.png");
  float: left;
  position: absolute;
  left: 16%;
}
/* line 1915, ../sass/style.scss */
.page-node-type-about-us .content_four .container #block-views-block-testimonials-block-1 .views-field-body:after, .page-node-type-our-team .content_four .container #block-views-block-testimonials-block-1 .views-field-body:after {
  content: url("/themes/custom/completechain/css/../images/quote-close-w.png");
  float: right;
  position: absolute;
  right: 14.5%;
  top: 67%;
}
/* line 1927, ../sass/style.scss */
.page-node-type-about-us .content_four .container #block-views-block-testimonials-block-1 .owl-controls .owl-pagination .owl-page span, .page-node-type-our-team .content_four .container #block-views-block-testimonials-block-1 .owl-controls .owl-pagination .owl-page span {
  width: 15px;
  height: 15px;
  background-color: #ffffff;
  border: solid 1px #58585a;
}
/* line 1935, ../sass/style.scss */
.page-node-type-about-us .content_four .container #block-views-block-testimonials-block-1 .owl-controls .owl-pagination .owl-page.active span, .page-node-type-our-team .content_four .container #block-views-block-testimonials-block-1 .owl-controls .owl-pagination .owl-page.active span {
  width: 15px;
  height: 15px;
  background-color: #ffffff;
  border: solid 1px #58585a;
}

/* line 1953, ../sass/style.scss */
.page-node-type-about-us .inner_content .container #block-aboutdrupal-2 {
  margin-top: 30px;
}
/* line 1955, ../sass/style.scss */
.page-node-type-about-us .inner_content .container #block-aboutdrupal-2 .block-title {
  font-size: 32px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.03;
  letter-spacing: normal;
  color: #0c659f;
  text-align: center;
  padding: 20px;
}
/* line 1966, ../sass/style.scss */
.page-node-type-about-us .inner_content .container #block-aboutdrupal-2 .field--name-body {
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: center;
  color: #4a4a4a;
  padding: 10px;
}
/* line 1979, ../sass/style.scss */
.page-node-type-about-us .inner_content .block-title:before {
  content: url("/themes/custom/completechain/css/../images/drupal-icon.png");
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: -90px;
}
/* line 1990, ../sass/style.scss */
.page-node-type-about-us .partners {
  margin-top: 25px;
  margin-bottom: 25px;
}
/* line 2001, ../sass/style.scss */
.page-node-type-about-us .partners .container #block-views-block-our-partners-block-1 .view-content .owl-slider-wrapper .owl-wrapper .owl-item .views-field-field-image {
  width: 164px;
  height: 164px;
  background-color: #ffffff;
  border: solid 1px #0c659f;
}

/* line 2024, ../sass/style.scss */
.page-node-type-our-team .container .page-header {
  border: none;
  text-align: left;
  color: #3c3c3c;
  margin-bottom: 0px;
  padding-bottom: 5px;
}
/* line 2032, ../sass/style.scss */
.page-node-type-our-team .container .node--type-our-team .bs-region--top {
  font-size: 17px;
  font-weight: 600;
  line-height: 1.65;
  text-align: left;
  color: #1077bc;
  margin-bottom: 40px;
}
/* line 2040, ../sass/style.scss */
.page-node-type-our-team .container .node--type-our-team .bs-region--left {
  border-radius: 2px;
  background-color: #fff;
}
/* line 2043, ../sass/style.scss */
.page-node-type-our-team .container .node--type-our-team .bs-region--left #left-section {
  border: solid 1px #dcdcdc;
  padding: 15px 15px 25px 15px;
}
/* line 2046, ../sass/style.scss */
.page-node-type-our-team .container .node--type-our-team .bs-region--left #left-section .field--type-image {
  margin-bottom: 15px;
}
/* line 2049, ../sass/style.scss */
.page-node-type-our-team .container .node--type-our-team .bs-region--left #left-section .field--name-field-profile-on-linkdin {
  display: inline-flex;
  margin-right: 15px;
  margin-top: 10px;
}
/* line 2053, ../sass/style.scss */
.page-node-type-our-team .container .node--type-our-team .bs-region--left #left-section .field--name-field-profile-on-linkdin a {
  text-decoration: none;
  font-size: 0px;
}
/* line 2056, ../sass/style.scss */
.page-node-type-our-team .container .node--type-our-team .bs-region--left #left-section .field--name-field-profile-on-linkdin a:before {
  font-size: 17px;
  color: #fff;
  background: #0e76bd;
  border-radius: 3px;
  text-align: center;
  width: 24px;
  height: 24px;
  display: block;
  padding-top: 3px;
  padding-left: 0;
}
/* line 2070, ../sass/style.scss */
.page-node-type-our-team .container .node--type-our-team .bs-region--left #left-section .field--name-field-profile-on-drupal {
  display: inline-block;
}
/* line 2072, ../sass/style.scss */
.page-node-type-our-team .container .node--type-our-team .bs-region--left #left-section .field--name-field-profile-on-drupal a {
  text-decoration: none;
  font-size: 0px;
}
/* line 2075, ../sass/style.scss */
.page-node-type-our-team .container .node--type-our-team .bs-region--left #left-section .field--name-field-profile-on-drupal a:before {
  font-size: 28px;
  color: #0e76bd;
  border-radius: 3px;
  text-align: center;
  width: 24px;
  height: 24px;
  display: block;
  padding-top: 3px;
  padding-left: 0;
}
/* line 2088, ../sass/style.scss */
.page-node-type-our-team .container .node--type-our-team .bs-region--left #left-section .field--name-field-summary {
  margin-top: 26px;
  margin-bottom: 8px;
  font-size: 15px;
  line-height: 1.33;
  text-align: left;
  color: #5c5c5c;
}
/* line 2095, ../sass/style.scss */
.page-node-type-our-team .container .node--type-our-team .bs-region--left #left-section .field--name-field-summary .field--label {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.6;
  color: #024a78;
}
/* line 2106, ../sass/style.scss */
.page-node-type-our-team .container .node--type-our-team .bs-region--right .field--name-body {
  font-size: 17px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: normal;
  text-align: left;
  color: #5c5c5c;
  margin-bottom: 35px;
}
/* line 2116, ../sass/style.scss */
.page-node-type-our-team .container .node--type-our-team .bs-region--right .field--name-body p {
  margin-bottom: 25px;
}
/* line 2119, ../sass/style.scss */
.page-node-type-our-team .container .node--type-our-team .bs-region--right .field--name-body h3 {
  margin-top: 0px;
  font-size: 20px;
  color: #024a78;
  font-weight: 600;
}
/* line 2126, ../sass/style.scss */
.page-node-type-our-team .container .node--type-our-team .bs-region--right .field--name-dynamic-block-fieldnode-blog-post {
  background: #f5f5f5;
  padding: 25px 34px 40px 32px;
}
/* line 2129, ../sass/style.scss */
.page-node-type-our-team .container .node--type-our-team .bs-region--right .field--name-dynamic-block-fieldnode-blog-post .field--label {
  font-size: 20px;
  color: #024a78;
}
/* line 2133, ../sass/style.scss */
.page-node-type-our-team .container .node--type-our-team .bs-region--right .field--name-dynamic-block-fieldnode-blog-post .views-field-title {
  margin-top: 20px;
}
/* line 2135, ../sass/style.scss */
.page-node-type-our-team .container .node--type-our-team .bs-region--right .field--name-dynamic-block-fieldnode-blog-post .views-field-title a {
  text-decoration: none;
  font-size: 17px;
  line-height: normal;
  color: #1077bc;
}
/* line 2140, ../sass/style.scss */
.page-node-type-our-team .container .node--type-our-team .bs-region--right .field--name-dynamic-block-fieldnode-blog-post .views-field-title a:hover {
  font-weight: 600;
  line-height: normal;
  transition: 0.7s;
}
/* line 2146, ../sass/style.scss */
.page-node-type-our-team .container .node--type-our-team .bs-region--right .field--name-dynamic-block-fieldnode-blog-post .views-field-title a:before {
  font-family: FontAwesome;
  content: "\f101";
  color: #5c5c5c;
  padding-right: 6px;
}
/* line 2153, ../sass/style.scss */
.page-node-type-our-team .container .node--type-our-team .bs-region--right .field--name-dynamic-block-fieldnode-blog-post a:hover:before {
  color: #1077bc;
  font-weight: normal;
}
/* line 2160, ../sass/style.scss */
.page-node-type-our-team .container .node--type-our-team .bs-region--bottom {
  margin-top: 65px;
  margin-bottom: 36px;
  padding: 0px;
}
/* line 2165, ../sass/style.scss */
.page-node-type-our-team .container .node--type-our-team .bs-region--bottom .field--name-dynamic-block-fieldnode-related-team .field--label {
  padding-left: 15px;
  margin-bottom: 20px;
  font-size: 36px;
  font-weight: normal;
  color: #5c5c5c;
}
/* line 2173, ../sass/style.scss */
.page-node-type-our-team .container .node--type-our-team .bs-region--bottom .field--name-dynamic-block-fieldnode-related-team .view-our-team .view-content {
  width: 100%;
  display: -webkit-flex;
  flex-wrap: wrap;
}
/* line 2177, ../sass/style.scss */
.page-node-type-our-team .container .node--type-our-team .bs-region--bottom .field--name-dynamic-block-fieldnode-related-team .view-our-team .view-content .views-row {
  display: flex;
  margin-bottom: 30px;
}
/* line 2180, ../sass/style.scss */
.page-node-type-our-team .container .node--type-our-team .bs-region--bottom .field--name-dynamic-block-fieldnode-related-team .view-our-team .view-content .views-row .content-wrapper {
  position: relative;
}
/* line 2183, ../sass/style.scss */
.page-node-type-our-team .container .node--type-our-team .bs-region--bottom .field--name-dynamic-block-fieldnode-related-team .view-our-team .view-content .views-row .content-wrapper .views-field-field-image {
  background: #ccc;
}
/* line 2185, ../sass/style.scss */
.page-node-type-our-team .container .node--type-our-team .bs-region--bottom .field--name-dynamic-block-fieldnode-related-team .view-our-team .view-content .views-row .content-wrapper .views-field-field-image:hover {
  background: none;
}
/* line 2189, ../sass/style.scss */
.page-node-type-our-team .container .node--type-our-team .bs-region--bottom .field--name-dynamic-block-fieldnode-related-team .view-our-team .view-content .views-row .content-wrapper .wrapper-text {
  background-color: #000;
  opacity: 0.7;
  position: absolute;
  bottom: 0;
  width: 100%;
}
/* line 2195, ../sass/style.scss */
.page-node-type-our-team .container .node--type-our-team .bs-region--bottom .field--name-dynamic-block-fieldnode-related-team .view-our-team .view-content .views-row .content-wrapper .wrapper-text .views-field-title {
  text-align: center;
  padding: 8px 0px 0px 0px;
  width: 100%;
}
/* line 2199, ../sass/style.scss */
.page-node-type-our-team .container .node--type-our-team .bs-region--bottom .field--name-dynamic-block-fieldnode-related-team .view-our-team .view-content .views-row .content-wrapper .wrapper-text .views-field-title a {
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  text-decoration: none;
}
/* line 2204, ../sass/style.scss */
.page-node-type-our-team .container .node--type-our-team .bs-region--bottom .field--name-dynamic-block-fieldnode-related-team .view-our-team .view-content .views-row .content-wrapper .wrapper-text .views-field-title a:hover {
  color: #1077bc;
}
@media only screen and (max-width: 480px) {
  /* line 2199, ../sass/style.scss */
  .page-node-type-our-team .container .node--type-our-team .bs-region--bottom .field--name-dynamic-block-fieldnode-related-team .view-our-team .view-content .views-row .content-wrapper .wrapper-text .views-field-title a {
    font-size: 13px;
  }
}
/* line 2212, ../sass/style.scss */
.page-node-type-our-team .container .node--type-our-team .bs-region--bottom .field--name-dynamic-block-fieldnode-related-team .view-our-team .view-content .views-row .content-wrapper .wrapper-text .views-field-field-job-title {
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  padding-bottom: 8px;
  color: #fff;
  width: 100%;
}

/* line 2233, ../sass/style.scss */
.portfolio .header-image, .page-node-type-portfolio .header-image {
  background: url("/themes/custom/completechain/css/../images/Banner-Works.jpg") no-repeat;
  min-height: 450px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media only screen and (max-width: 991px) {
  /* line 2233, ../sass/style.scss */
  .portfolio .header-image, .page-node-type-portfolio .header-image {
    min-height: auto;
  }
}
/* line 2245, ../sass/style.scss */
.portfolio .content .field--name-body, .page-node-type-portfolio .content .field--name-body {
  font-size: 17px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: left;
  color: #4a4a4a;
  margin-bottom: 20px;
  margin-top: 15px;
}
/* line 2256, ../sass/style.scss */
.portfolio .content .field--name-body .wed, .page-node-type-portfolio .content .field--name-body .wed {
  font-size: 40px;
  letter-spacing: 2px;
}
/* line 2261, ../sass/style.scss */
.portfolio .content .field--name-field-image, .page-node-type-portfolio .content .field--name-field-image {
  margin-top: 10px;
}
/* line 2263, ../sass/style.scss */
.portfolio .content .field--name-field-image img, .page-node-type-portfolio .content .field--name-field-image img {
  margin: auto;
}
/* line 2269, ../sass/style.scss */
.portfolio .view-display-id-our_works, .page-node-type-portfolio .view-display-id-our_works {
  margin-top: 50px;
}
/* line 2271, ../sass/style.scss */
.portfolio .view-display-id-our_works .view-content, .page-node-type-portfolio .view-display-id-our_works .view-content {
  margin-top: 40px;
  display: -webkit-flex;
  flex-wrap: wrap;
}
/* line 2275, ../sass/style.scss */
.portfolio .view-display-id-our_works .view-content .views-row, .page-node-type-portfolio .view-display-id-our_works .view-content .views-row {
  margin-bottom: 25px;
}
/* line 2277, ../sass/style.scss */
.portfolio .view-display-id-our_works .view-content .views-row .views-field-title, .page-node-type-portfolio .view-display-id-our_works .view-content .views-row .views-field-title {
  display: inline-block;
  margin-top: 30px;
  font-style: normal;
  line-height: 1.15;
  letter-spacing: normal;
  color: #0c659f;
  text-decoration: none;
}
/* line 2285, ../sass/style.scss */
.portfolio .view-display-id-our_works .view-content .views-row .views-field-title a, .page-node-type-portfolio .view-display-id-our_works .view-content .views-row .views-field-title a {
  font-size: 20px;
  font-weight: 600;
  color: #0e78be;
  text-decoration: none;
}
/* line 2290, ../sass/style.scss */
.portfolio .view-display-id-our_works .view-content .views-row .views-field-title a:hover, .page-node-type-portfolio .view-display-id-our_works .view-content .views-row .views-field-title a:hover {
  color: #236692;
}
/* line 2296, ../sass/style.scss */
.portfolio .view-display-id-our_works .view-content .views-row .views-field-body, .page-node-type-portfolio .view-display-id-our_works .view-content .views-row .views-field-body {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 21px;
  color: #5c5c5c;
}
/* line 2302, ../sass/style.scss */
.portfolio .view-display-id-our_works .view-content .views-row .views-field-body p, .page-node-type-portfolio .view-display-id-our_works .view-content .views-row .views-field-body p {
  margin: 0 0 2px;
}
/* line 2306, ../sass/style.scss */
.portfolio .view-display-id-our_works .view-content .views-row .views-field-body .more-link a, .page-node-type-portfolio .view-display-id-our_works .view-content .views-row .views-field-body .more-link a {
  font-size: 13px;
  color: #61b644;
  line-height: 21px;
}
/* line 2316, ../sass/style.scss */
.portfolio .content_four, .page-node-type-portfolio .content_four {
  margin-top: 65px;
  height: 337px;
  background: #0e78be;
  display: none;
}
/* line 2322, ../sass/style.scss */
.portfolio .content_four .container #block-views-block-testimonials-block-1, .page-node-type-portfolio .content_four .container #block-views-block-testimonials-block-1 {
  margin-top: 50px;
}
/* line 2324, ../sass/style.scss */
.portfolio .content_four .container #block-views-block-testimonials-block-1 .views-field-field-name-of-person, .page-node-type-portfolio .content_four .container #block-views-block-testimonials-block-1 .views-field-field-name-of-person {
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  margin-bottom: 23px;
}
/* line 2335, ../sass/style.scss */
.portfolio .content_four .container #block-views-block-testimonials-block-1 .views-field-body, .page-node-type-portfolio .content_four .container #block-views-block-testimonials-block-1 .views-field-body {
  width: 721px;
  height: 156px;
  font-size: 19px;
  font-weight: normal;
  font-style: italic;
  font-stretch: normal;
  line-height: 1.37;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  margin: auto;
  margin-bottom: 23px;
}
/* line 2349, ../sass/style.scss */
.portfolio .content_four .container #block-views-block-testimonials-block-1 .views-field-body:before, .page-node-type-portfolio .content_four .container #block-views-block-testimonials-block-1 .views-field-body:before {
  content: url("/themes/custom/completechain/css/../images/quote-open-w.png");
  float: left;
  position: absolute;
  left: 16%;
}
/* line 2356, ../sass/style.scss */
.portfolio .content_four .container #block-views-block-testimonials-block-1 .views-field-body:after, .page-node-type-portfolio .content_four .container #block-views-block-testimonials-block-1 .views-field-body:after {
  content: url("/themes/custom/completechain/css/../images/quote-close-w.png");
  float: right;
  position: absolute;
  right: 14.5%;
  top: 67%;
}
/* line 2368, ../sass/style.scss */
.portfolio .content_four .container #block-views-block-testimonials-block-1 .owl-controls .owl-pagination .owl-page span, .page-node-type-portfolio .content_four .container #block-views-block-testimonials-block-1 .owl-controls .owl-pagination .owl-page span {
  width: 15px;
  height: 15px;
  background-color: #ffffff;
  border: solid 1px #58585a;
}
/* line 2376, ../sass/style.scss */
.portfolio .content_four .container #block-views-block-testimonials-block-1 .owl-controls .owl-pagination .owl-page.active span, .page-node-type-portfolio .content_four .container #block-views-block-testimonials-block-1 .owl-controls .owl-pagination .owl-page.active span {
  width: 15px;
  height: 15px;
  background-color: #ffffff;
  border: solid 1px #58585a;
}

/* line 2392, ../sass/style.scss */
.page-node-type-about-us .page-header, .portfolio .page-header {
  border: none;
}

/* line 2398, ../sass/style.scss */
.path-contact-us .header-image {
  background: url("/themes/custom/completechain/css/../images/Banner-LetsTalk.jpg") no-repeat;
  min-height: 450px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media only screen and (max-width: 991px) {
  /* line 2398, ../sass/style.scss */
  .path-contact-us .header-image {
    min-height: auto;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  /* line 2413, ../sass/style.scss */
  .path-blog .view-header a {
    text-decoration: none;
    padding: 5px 17px 4px;
  }
}
/* line 2419, ../sass/style.scss */
#drupal-modal {
  top: 20%;
  z-index: 999999999;
}
/* line 2423, ../sass/style.scss */
#drupal-modal #drupal-modal--dialog .modal-content {
  background-color: #f2f2f2;
  height: auto;
}
/* line 2428, ../sass/style.scss */
#drupal-modal #drupal-modal--dialog #drupal-modal--content #drupal-modal--header {
  border: none;
  background: #1077bc;
}
/* line 2431, ../sass/style.scss */
#drupal-modal #drupal-modal--dialog #drupal-modal--content #drupal-modal--header .modal-title {
  color: #fff;
  font-size: 28px;
  padding-left: 18px;
}
/* line 2436, ../sass/style.scss */
#drupal-modal #drupal-modal--dialog #drupal-modal--content #drupal-modal--header .close {
  float: right;
  font-size: 38px;
  font-weight: normal;
  color: #fff;
  text-shadow: none;
  filter: alpha(opacity=0);
  opacity: 1;
}
/* line 2446, ../sass/style.scss */
#drupal-modal #drupal-modal--dialog #drupal-modal--content #drupal-modal--body {
  /*        .form-item.js-form-item.form-type-textfield.js-form-type-textfield.form-item-captcha-response.js-form-item-captcha-response.form-group {
            width: 160px;
          }*/
}
/* line 2447, ../sass/style.scss */
#drupal-modal #drupal-modal--dialog #drupal-modal--content #drupal-modal--body .modal-backdrop {
  background-color: #555;
}
/* line 2450, ../sass/style.scss */
#drupal-modal #drupal-modal--dialog #drupal-modal--content #drupal-modal--body .form-item, #drupal-modal #drupal-modal--dialog #drupal-modal--content #drupal-modal--body .webform-element--title-inline {
  padding: 5px;
}
/* line 2453, ../sass/style.scss */
#drupal-modal #drupal-modal--dialog #drupal-modal--content #drupal-modal--body .form-group {
  margin-bottom: 8px;
}
/* line 2456, ../sass/style.scss */
#drupal-modal #drupal-modal--dialog #drupal-modal--content #drupal-modal--body .webform-element--title-inline > label {
  font-size: 16px;
  font-weight: normal;
  display: block;
  color: #000;
  width: 150px;
}
/* line 2463, ../sass/style.scss */
#drupal-modal #drupal-modal--dialog #drupal-modal--content #drupal-modal--body label {
  display: block;
  width: 150px;
  color: #000;
  font-weight: normal;
  font-size: 16px;
  margin-bottom: 0;
}
/* line 2471, ../sass/style.scss */
#drupal-modal #drupal-modal--dialog #drupal-modal--content #drupal-modal--body .op {
  color: #787878;
  font-size: 14px;
}
/* line 2475, ../sass/style.scss */
#drupal-modal #drupal-modal--dialog #drupal-modal--content #drupal-modal--body .form-type-email, #drupal-modal #drupal-modal--dialog #drupal-modal--content #drupal-modal--body .form-type-textfield {
  width: 314px;
}
/* line 2478, ../sass/style.scss */
#drupal-modal #drupal-modal--dialog #drupal-modal--content #drupal-modal--body .form-item-name {
  float: left;
}
/* line 2484, ../sass/style.scss */
#drupal-modal #drupal-modal--dialog #drupal-modal--content #drupal-modal--body .form-item-phone-number {
  margin-bottom: 20px;
}
/* line 2487, ../sass/style.scss */
#drupal-modal #drupal-modal--dialog #drupal-modal--content #drupal-modal--body .form-type-textarea {
  width: 29%;
  float: left;
  bottom: 230px;
  left: 322px;
  position: relative;
  height: 0;
}

/* line 2500, ../sass/style.scss */
.modal-footer {
  display: none !important;
}

/* line 2503, ../sass/style.scss */
.webform-actions {
  margin: 0;
}

/* line 2506, ../sass/style.scss */
.modal-body {
  position: relative;
  padding: 15px 0 10px 30px;
}

/* line 2512, ../sass/style.scss */
.webform-submission-contact-form .webform-button--submit::after {
  content: url("/themes/custom/completechain/css/../images/arrow-white.png");
  position: absolute;
  padding: 0px 10px;
  margin-top: -3px;
}
/* line 2518, ../sass/style.scss */
.webform-submission-contact-form .webform-button--submit:hover {
  background-color: #337ab7;
}

/* line 2524, ../sass/style.scss */
#webform_submission_contact_add_form-ajax .form-control {
  display: inline-block;
  height: 34px;
  border-color: #ccc;
  width: 260px;
}
/* line 2530, ../sass/style.scss */
#webform_submission_contact_add_form-ajax .form-textarea {
  height: 175px;
  width: 360px;
  float: left;
  border-radius: 0;
}

/* line 2540, ../sass/style.scss */
.ui-dialog {
  background-color: #f2f2f2;
}
/* line 2543, ../sass/style.scss */
.ui-dialog .ui-dialog-title {
  color: #fff;
  font-size: 27px;
  font-weight: bold;
}
/* line 2548, ../sass/style.scss */
.ui-dialog .ui-dialog-titlebar {
  border: none;
  background: #1077bc;
}
/* line 2553, ../sass/style.scss */
.ui-dialog .ui-dialog-buttonpane {
  display: none;
}
/* line 2557, ../sass/style.scss */
.ui-dialog label, .ui-dialog .webform-element--title-inline > label {
  display: block;
}
/* line 2561, ../sass/style.scss */
.ui-dialog .control-label .op {
  color: #787878;
  font-size: 14px;
}
/* line 2568, ../sass/style.scss */
.ui-dialog .form-type-textarea {
  width: 29%;
  float: left;
  bottom: 222px;
  left: 310px;
  position: relative;
  height: 0;
}
/* line 2577, ../sass/style.scss */
.ui-dialog .webform-submission-form {
  /* padding: 10px 18px;*/
}

/* line 2584, ../sass/style.scss */
.path-webform {
  /*  #webform_submission_contact_add_form-ajax .captcha .help-block {
      width: 100%;
      float: left;
    }*/
}
/* line 2585, ../sass/style.scss */
.path-webform #webform_submission_contact_add_form-ajax .form-textarea {
  height: 175px;
  width: 100%;
  margin-bottom: 20px;
}
/* line 2590, ../sass/style.scss */
.path-webform #webform_submission_contact_add_form-ajax .form-control {
  width: 100%;
}

/* line 2603, ../sass/style.scss */
.path-webform #drupal-modal {
  /*    #webform_submission_contact_add_form-ajax .captcha .help-block {
        width: 260px;
        float:right;
      }*/
}
/* line 2604, ../sass/style.scss */
.path-webform #drupal-modal #webform_submission_contact_add_form-ajax .form-textarea {
  height: 175px;
  width: 360px !important;
}
/* line 2608, ../sass/style.scss */
.path-webform #drupal-modal #webform_submission_contact_add_form-ajax .form-control {
  width: 260px;
}

/* line 2621, ../sass/style.scss */
.loading-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 9999999999;
}

/* line 2632, ../sass/style.scss */
.spin-loader {
  height: 150px;
  background: url("/themes/custom/completechain/css/../images/CCT-Icon-Animation-v1.gif") no-repeat center center transparent;
  position: relative;
  top: 50%;
  left: 0;
  right: 0;
  background-size: 100px;
  margin-top: -100px;
  margin-left: -96px;
}

/* line 2644, ../sass/style.scss */
video {
  height: calc(100vh - 75px) !important;
  object-fit: cover;
  width: 100% !important;
  position: relative;
}

/* line 2651, ../sass/style.scss */
.is-sticky .header {
  z-index: 9999999 !important;
  box-shadow: 0 10px 9px -8px #7272724d;
  transition: 0.5s;
}

/* line 2658, ../sass/style.scss */
.path-taxonomy .page-header {
  /*display: none;*/
}

/* line 2667, ../sass/style.scss */
.blog-home .view-content .views-row {
  height: 280px;
}

/* Source and licensing information for the above line(s) can be found at https://devops.completechaintech.com/themes/custom/completechain/css/style.css. */