html, body {
  font-family: Roboto, Sans-serif; }

a:hover {
  color: unset !important;
  text-decoration: none !important; }

.container-fluid {
  padding-left: 20px;
  padding-right: 20px; }

@media screen and (max-width: 1200px) {
  .footer-skin-link ul li a {
    color: #ffffff;
    font-size: 18px !important; } }
@media screen and (max-width: 800px) {
  .footer-skin-link ul li a {
    font-size: 15px !important; } }

@media screen and (max-width: 1200px) {
  .header-background {
    background-color: #000000; } }

.footer-skin-link ul li a, .navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .nav-link {
  font-size: 1.125rem; }

.navbar-nav {
  position: relative; }
  @media screen and (min-width: 1200px) {
    .navbar-nav .nav-link.active:after, .navbar-nav .nav-link:hover:after {
      cursor: pointer;
      content: "";
      background: url("../../img/crellenge/header_menu_underline.png");
      position: absolute;
      width: 100%;
      height: 100%;
      background-repeat: no-repeat;
      top: 100%;
      left: 25%; } }

.h-class {
  font-weight: 700 !important;
  margin-bottom: 2.5rem !important; }

.section-header-title {
  font-size: 3.5rem; }
  @media screen and (max-width: 991px) {
    .section-header-title {
      font-size: 2.8rem; } }
  @media screen and (max-width: 600px) {
    .section-header-title {
      font-size: 2rem !important; } }
  @media screen and (max-width: 400px) {
    .section-header-title {
      font-size: 1.5rem !important; } }

.btn {
  font-size: 1.3rem !important;
  background-color: #6a00e2 !important;
  border-color: #6a00e2 !important;
  color: #ffffff !important;
  border-radius: 5px !important;
  padding: 20px !important; }

.btn.services-btn {
  font-size: 1.125rem !important;
  background-color: transparent !important;
  border-color: #6a00e2 !important;
  color: #6a00e2 !important;
  border-radius: 5px !important;
  padding: 15px !important; }

.header-crellenge-overlay .mw-layout-overlay {
  background-color: rgba(0, 0, 0, 0.2); }
.header-crellenge-overlay:before {
  content: "";
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7962535356) 90%, black 100%) !important;
  position: absolute;
  width: 100%;
  height: 25%;
  top: 0; }
.header-crellenge-overlay:after {
  cursor: pointer;
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7962535356) 70%, black 100%);
  position: absolute;
  height: 40%;
  width: 100%;
  bottom: 0; }

section.section.crellenge-section-1-background {
  background-color: #f7f7f7; }
  section.section.crellenge-section-1-background:after {
    cursor: pointer;
    background-color: #f7f7f7;
    background: url(../../img/crellenge/middle-shape-layout2.png) no-repeat;
    content: "" !important;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-size: 100% 100%;
    background-position: center bottom;
    height: 380px;
    z-index: 0; }
    @media screen and (max-width: 1500px) {
      section.section.crellenge-section-1-background:after {
        height: 30vh !important; } }
    @media screen and (max-width: 700px) {
      section.section.crellenge-section-1-background:after {
        height: 20vh !important; } }
  section.section.crellenge-section-1-background .row {
    z-index: 1; }

.crellenge-section-1-header {
  background-color: #f7f7f7 !important; }
  .crellenge-section-1-header .background-image-holder.crellenge-home-header {
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    min-height: calc(100vh + 110px); }
  .crellenge-section-1-header .header-bubbles {
    height: 262px;
    width: auto;
    top: 0;
    left: 20%; }
    .crellenge-section-1-header .header-bubbles img {
      position: absolute;
      z-index: 10; }
    .crellenge-section-1-header .header-bubbles .header-bubble-1 {
      height: 620px;
      width: auto;
      left: 8%;
      bottom: -8%; }
      @media screen and (max-width: 1500px) {
        .crellenge-section-1-header .header-bubbles .header-bubble-1 {
          height: 40vh !important; } }
      @media screen and (max-width: 999px) {
        .crellenge-section-1-header .header-bubbles .header-bubble-1 {
          height: 25vh !important; } }
      @media screen and (max-width: 650px) {
        .crellenge-section-1-header .header-bubbles .header-bubble-1 {
          height: 20vh !important; } }
      @media screen and (max-width: 450px) {
        .crellenge-section-1-header .header-bubbles .header-bubble-1 {
          height: 15vh !important; } }
    .crellenge-section-1-header .header-bubbles .header-bubble-2 {
      height: 414px;
      width: auto;
      right: 14%;
      bottom: 12%; }
      @media screen and (max-width: 1500px) {
        .crellenge-section-1-header .header-bubbles .header-bubble-2 {
          height: 40vh !important; } }
      @media screen and (max-width: 999px) {
        .crellenge-section-1-header .header-bubbles .header-bubble-2 {
          height: 25vh !important; } }
      @media screen and (max-width: 650px) {
        .crellenge-section-1-header .header-bubbles .header-bubble-2 {
          height: 15vh !important; } }
      @media screen and (max-width: 450px) {
        .crellenge-section-1-header .header-bubbles .header-bubble-2 {
          height: 15vh !important; } }
    .crellenge-section-1-header .header-bubbles .header-bubble-3 {
      height: 262px;
      width: 615px;
      top: 0;
      left: 20%; }
      @media screen and (max-width: 1500px) {
        .crellenge-section-1-header .header-bubbles .header-bubble-3 {
          height: 30vh !important; } }
      @media screen and (max-width: 999px) {
        .crellenge-section-1-header .header-bubbles .header-bubble-3 {
          height: 20vh !important; } }
      @media screen and (max-width: 650px) {
        .crellenge-section-1-header .header-bubbles .header-bubble-3 {
          height: 15vh !important; } }
      @media screen and (max-width: 450px) {
        .crellenge-section-1-header .header-bubbles .header-bubble-3 {
          height: 10vh !important; } }
  .crellenge-section-1-header:after {
    cursor: pointer;
    background: url(../../img/crellenge/header-background-1wave-gray.png) no-repeat;
    content: "" !important;
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    background-size: 100% 100%;
    background-position: center bottom;
    height: 380px;
    z-index: 1; }
    @media screen and (max-width: 1500px) {
      .crellenge-section-1-header:after {
        height: 30vh !important; } }
    @media screen and (max-width: 700px) {
      .crellenge-section-1-header:after {
        height: 20vh !important; } }
  .crellenge-section-1-header h1, .crellenge-section-1-header p {
    color: #ffffff; }
  .crellenge-section-1-header h1 {
    font-size: 7rem;
    font-weight: 700; }
    @media screen and (max-width: 1450px) {
      .crellenge-section-1-header h1 {
        font-size: 6rem; } }
    @media screen and (max-width: 1300px) {
      .crellenge-section-1-header h1 {
        font-size: 5.5rem; } }
    @media screen and (max-width: 991px) {
      .crellenge-section-1-header h1 {
        font-size: 5rem; } }
    @media screen and (max-width: 600px) {
      .crellenge-section-1-header h1 {
        font-size: 4rem !important; } }
    @media screen and (max-width: 400px) {
      .crellenge-section-1-header h1 {
        font-size: 2.5rem !important; } }
  .crellenge-section-1-header p {
    font-weight: 300;
    font-size: 2rem; }

.section-header-h1 {
  font-size: 2.5rem; }

.section-header-p {
  font-size: 1.25rem; }

.section-2-content-backgrounds {
  background-repeat: no-repeat;
  background-size: contain;
  height: 133px;
  width: 100%;
  justify-content: center;
  background-position: center;
  display: flex;
  align-items: center; }

.section-2-content-h {
  font-size: 1.4rem;
  text-align: center; }

.f-w-300 {
  font-weight: 300 !important; }

.f-w-700 {
  font-weight: 700 !important; }

.section-2-cards .card-title {
  font-size: 1.3rem; }
.section-2-cards .btn-link {
  color: #000000;
  font-size: 0.875rem; }
.section-2-cards .card {
  box-shadow: rgba(0, 0, 0, 0.28) 0px 5px 15px !important;
  border: none !important;
  border-radius: 5px !important; }
  .section-2-cards .card:hover .btn-link {
    color: #6a00e2; }
    .section-2-cards .card:hover .btn-link:hover {
      color: #6a00e2; }
  .section-2-cards .card .btn-link:hover {
    color: #6a00e2 !important; }
  .section-2-cards .card .hover-img-right-arrow {
    background-repeat: no-repeat;
    background-position: center; }
@media (min-width: 1820px) {
  .section-2-cards .bottom-md-40 {
    bottom: 40px; } }

.section-2-left-boxes:hover:after {
  cursor: pointer;
  content: "";
  background: url("../../img/crellenge/hover-arrow-right.png"), no-repeat;
  background-color: #6a00e2;
  padding: 19px;
  border-radius: 50%;
  color: #ffff;
  font-size: 1.125rem;
  font-weight: 500;
  left: 45%;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center; }

.section-3-content-backgrounds {
  background-repeat: no-repeat;
  background-size: contain;
  height: 133px;
  width: 40%;
  justify-content: center;
  background-position: center;
  display: flex;
  align-items: center; }

.section-4-content-backgrounds {
  background-repeat: no-repeat;
  background-size: contain;
  height: 500px;
  width: 100%;
  justify-content: center;
  background-position: center;
  display: flex;
  align-items: center;
  flex-direction: column; }

.section-3-bg-boxes:hover:after {
  cursor: pointer;
  content: "";
  background: url("../../img/crellenge/hover-arrow-right.png"), no-repeat;
  background-color: #6a00e2;
  padding: 19px;
  border-radius: 50%;
  color: #ffff;
  font-size: 1.125rem;
  font-weight: 500;
  left: 85%;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center; }
.section-3-bg-boxes:hover .section-3-content-h {
  position: relative; }
  .section-3-bg-boxes:hover .section-3-content-h:after {
    cursor: pointer;
    content: "";
    background: url("../../img/crellenge/section-3-underline.png");
    position: absolute;
    width: 100%;
    height: 15px;
    background-repeat: no-repeat;
    bottom: -25px;
    left: 0; }

.section-3-numbers {
  font-size: 3.5rem; }
  @media screen and (max-width: 991px) {
    .section-3-numbers {
      font-size: 3.1rem; } }
  @media screen and (max-width: 600px) {
    .section-3-numbers {
      font-size: 2.8rem !important; } }
  @media screen and (max-width: 400px) {
    .section-3-numbers {
      font-size: 2.3rem !important; } }

.section-3-content-h {
  position: relative;
  font-size: 2.7rem; }
  @media screen and (max-width: 991px) {
    .section-3-content-h {
      font-size: 2.4rem; } }
  @media screen and (max-width: 600px) {
    .section-3-content-h {
      font-size: 2rem !important; } }
  @media screen and (max-width: 400px) {
    .section-3-content-h {
      font-size: 1.8rem !important; } }

.section-3-p {
  font-size: 1.3rem; }

.header-content-2-bubble {
  position: absolute;
  top: 5%;
  right: 10%;
  z-index: 0;
  height: 370px;
  width: auto; }
  @media screen and (max-width: 1500px) {
    .header-content-2-bubble {
      height: 40vh !important; } }
  @media screen and (max-width: 999px) {
    .header-content-2-bubble {
      height: 25vh !important; } }
  @media screen and (max-width: 650px) {
    .header-content-2-bubble {
      height: 20vh !important; } }
  @media screen and (max-width: 450px) {
    .header-content-2-bubble {
      height: 15vh !important; } }

.footer-skin-25 i.mdi {
  color: #ffffff; }
  .footer-skin-25 i.mdi:before {
    font-size: 3rem !important; }

.section-4-bg-boxes:hover:after {
  cursor: pointer;
  content: "";
  background: url("../../img/crellenge/hover-arrow-right.png"), no-repeat;
  background-color: #6a00e2;
  padding: 19px;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50%;
  color: #ffff;
  font-size: 1.125rem;
  font-weight: 500;
  right: 10%;
  position: absolute;
  bottom: 0; }
.section-4-bg-boxes:hover .section-3-content-h {
  position: relative; }
  .section-4-bg-boxes:hover .section-3-content-h:after {
    cursor: pointer;
    content: "";
    background: url("../../img/crellenge/section-3-underline.png");
    position: absolute;
    width: 100%;
    height: 15px;
    background-repeat: no-repeat;
    bottom: -25px;
    left: 8%; }
.section-4-bg-boxes:hover .section-3-content-backgrounds {
  background: none !important; }

.crellenge-section-2-header .header-crellenge-overlay:after {
  cursor: pointer;
  height: 50%; }
.crellenge-section-2-header .crellenge-header-2 {
  background-position: bottom center;
  min-height: calc(100vh + 139px); }
.crellenge-section-2-header .header-bubbles {
  height: 262px;
  width: auto;
  top: 0;
  left: 20%; }
  .crellenge-section-2-header .header-bubbles img {
    position: absolute;
    z-index: 10; }
  .crellenge-section-2-header .header-bubbles .header-bubble-1 {
    height: 490px;
    width: auto;
    left: 4%;
    bottom: 8%; }
    @media screen and (max-width: 1500px) {
      .crellenge-section-2-header .header-bubbles .header-bubble-1 {
        height: 40vh !important; } }
    @media screen and (max-width: 999px) {
      .crellenge-section-2-header .header-bubbles .header-bubble-1 {
        height: 25vh !important; } }
    @media screen and (max-width: 650px) {
      .crellenge-section-2-header .header-bubbles .header-bubble-1 {
        height: 20vh !important; } }
    @media screen and (max-width: 450px) {
      .crellenge-section-2-header .header-bubbles .header-bubble-1 {
        height: 15vh !important; } }
  .crellenge-section-2-header .header-bubbles .header-bubble-2 {
    height: 414px;
    width: auto;
    left: 4%;
    top: 0; }
    @media screen and (max-width: 1500px) {
      .crellenge-section-2-header .header-bubbles .header-bubble-2 {
        height: 40vh !important; } }
    @media screen and (max-width: 999px) {
      .crellenge-section-2-header .header-bubbles .header-bubble-2 {
        height: 25vh !important; } }
    @media screen and (max-width: 650px) {
      .crellenge-section-2-header .header-bubbles .header-bubble-2 {
        height: 15vh !important; } }
    @media screen and (max-width: 450px) {
      .crellenge-section-2-header .header-bubbles .header-bubble-2 {
        height: 15vh !important; } }
  .crellenge-section-2-header .header-bubbles .header-bubble-3 {
    height: 750px;
    width: auto;
    top: -7%;
    right: 5%; }
    @media screen and (max-width: 1500px) {
      .crellenge-section-2-header .header-bubbles .header-bubble-3 {
        height: 30vh !important; } }
    @media screen and (max-width: 999px) {
      .crellenge-section-2-header .header-bubbles .header-bubble-3 {
        height: 20vh !important; } }
    @media screen and (max-width: 650px) {
      .crellenge-section-2-header .header-bubbles .header-bubble-3 {
        height: 15vh !important; } }
    @media screen and (max-width: 450px) {
      .crellenge-section-2-header .header-bubbles .header-bubble-3 {
        height: 10vh !important; } }
.crellenge-section-2-header:before {
  background: url(../../img/crellenge/banner-2-top.png) no-repeat;
  content: "" !important;
  position: absolute;
  top: -2px;
  left: 0;
  width: 100%;
  background-size: 100% 100%;
  background-position: center bottom;
  height: 380px;
  z-index: 1; }
  @media screen and (max-width: 1500px) {
    .crellenge-section-2-header:before {
      height: 30vh !important; } }
  @media screen and (max-width: 700px) {
    .crellenge-section-2-header:before {
      height: 20vh !important; } }
.crellenge-section-2-header:after {
  cursor: pointer;
  background: url(../../img/crellenge/banner-2-bottom.png) no-repeat;
  content: "" !important;
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  background-size: 100% 100%;
  background-position: center bottom;
  height: 380px;
  z-index: 1; }
  @media screen and (max-width: 1500px) {
    .crellenge-section-2-header:after {
      height: 30vh !important; } }
  @media screen and (max-width: 700px) {
    .crellenge-section-2-header:after {
      height: 20vh !important; } }
.crellenge-section-2-header h1, .crellenge-section-2-header p {
  color: #ffffff; }
.crellenge-section-2-header .section-header-p {
  font-size: 1.8rem; }
  @media screen and (max-width: 991px) {
    .crellenge-section-2-header .section-header-p {
      font-size: 1.5rem; } }
  @media screen and (max-width: 600px) {
    .crellenge-section-2-header .section-header-p {
      font-size: 1.2rem !important; } }
  @media screen and (max-width: 400px) {
    .crellenge-section-2-header .section-header-p {
      font-size: 0.8rem !important; } }

.crellenge-section-3-header .header-crellenge-overlay:after {
  cursor: pointer;
  height: 50%; }
.crellenge-section-3-header .crellenge-3-bg-mh-100vh {
  min-height: calc(100vh + 190px);
  background-position: bottom center; }
.crellenge-section-3-header .header-bubbles {
  height: 262px;
  width: auto;
  top: 0;
  left: 20%; }
  .crellenge-section-3-header .header-bubbles img {
    position: absolute;
    z-index: 10; }
  .crellenge-section-3-header .header-bubbles .header-bubble-1 {
    height: 412px;
    width: auto;
    left: 4%;
    bottom: 1%; }
    @media screen and (max-width: 1500px) {
      .crellenge-section-3-header .header-bubbles .header-bubble-1 {
        height: 25vh !important; } }
    @media screen and (max-width: 999px) {
      .crellenge-section-3-header .header-bubbles .header-bubble-1 {
        height: 16vh !important; } }
    @media screen and (max-width: 650px) {
      .crellenge-section-3-header .header-bubbles .header-bubble-1 {
        height: 12vh !important; } }
    @media screen and (max-width: 450px) {
      .crellenge-section-3-header .header-bubbles .header-bubble-1 {
        height: 10vh !important; } }
  .crellenge-section-3-header .header-bubbles .header-bubble-2 {
    height: 284px;
    width: auto;
    right: 8%;
    bottom: 5%; }
    @media screen and (max-width: 1500px) {
      .crellenge-section-3-header .header-bubbles .header-bubble-2 {
        height: 25vh !important; } }
    @media screen and (max-width: 999px) {
      .crellenge-section-3-header .header-bubbles .header-bubble-2 {
        height: 16vh !important; } }
    @media screen and (max-width: 650px) {
      .crellenge-section-3-header .header-bubbles .header-bubble-2 {
        height: 12vh !important; } }
    @media screen and (max-width: 450px) {
      .crellenge-section-3-header .header-bubbles .header-bubble-2 {
        height: 10vh !important; } }
  .crellenge-section-3-header .header-bubbles .header-bubble-3 {
    height: 538px;
    width: auto;
    right: 18%;
    top: -6%; }
    @media screen and (max-width: 1500px) {
      .crellenge-section-3-header .header-bubbles .header-bubble-3 {
        height: 30vh !important; } }
    @media screen and (max-width: 999px) {
      .crellenge-section-3-header .header-bubbles .header-bubble-3 {
        height: 16vh !important; } }
    @media screen and (max-width: 650px) {
      .crellenge-section-3-header .header-bubbles .header-bubble-3 {
        height: 12vh !important; } }
    @media screen and (max-width: 450px) {
      .crellenge-section-3-header .header-bubbles .header-bubble-3 {
        height: 10vh !important; } }
  .crellenge-section-3-header .header-bubbles .header-bubble-4 {
    height: 324px;
    width: auto;
    left: 5%;
    z-index: 1;
    top: -35px; }
    @media screen and (max-width: 1500px) {
      .crellenge-section-3-header .header-bubbles .header-bubble-4 {
        height: 30vh !important; } }
    @media screen and (max-width: 999px) {
      .crellenge-section-3-header .header-bubbles .header-bubble-4 {
        height: 16vh !important; } }
    @media screen and (max-width: 650px) {
      .crellenge-section-3-header .header-bubbles .header-bubble-4 {
        height: 12vh !important; } }
    @media screen and (max-width: 450px) {
      .crellenge-section-3-header .header-bubbles .header-bubble-4 {
        height: 10vh !important; } }
  .crellenge-section-3-header .header-bubbles:before {
    background: url(../../img/crellenge/layout-5-top.png) no-repeat;
    content: "" !important;
    position: absolute;
    top: -2px;
    left: 0;
    width: 100%;
    background-size: 100% 100%;
    background-position: center bottom;
    height: 380px;
    z-index: 1; }
    @media screen and (max-width: 1500px) {
      .crellenge-section-3-header .header-bubbles:before {
        height: 30vh !important; } }
    @media screen and (max-width: 700px) {
      .crellenge-section-3-header .header-bubbles:before {
        height: 20vh !important; } }
  .crellenge-section-3-header .header-bubbles:after {
    cursor: pointer;
    background: url(../../img/crellenge/layout-5-bottom.png) no-repeat;
    content: "" !important;
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    background-size: 100% 100%;
    background-position: center bottom;
    height: 380px;
    z-index: 1; }
    @media screen and (max-width: 1500px) {
      .crellenge-section-3-header .header-bubbles:after {
        height: 30vh !important; } }
    @media screen and (max-width: 700px) {
      .crellenge-section-3-header .header-bubbles:after {
        height: 20vh !important; } }
.crellenge-section-3-header:before {
  background: url(../../img/crellenge/layout-5-top.png) no-repeat;
  content: "" !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-size: 100% 100%;
  background-position: center bottom;
  height: 380px;
  z-index: 1; }
  @media screen and (max-width: 1500px) {
    .crellenge-section-3-header:before {
      height: 30vh !important; } }
  @media screen and (max-width: 700px) {
    .crellenge-section-3-header:before {
      height: 20vh !important; } }
.crellenge-section-3-header:after {
  cursor: pointer;
  background: url(../../img/crellenge/layout-5-bottom.png) no-repeat;
  content: "" !important;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-size: 100% 100%;
  background-position: center bottom;
  height: 380px;
  z-index: 1; }
  @media screen and (max-width: 1500px) {
    .crellenge-section-3-header:after {
      height: 30vh !important; } }
  @media screen and (max-width: 700px) {
    .crellenge-section-3-header:after {
      height: 20vh !important; } }
.crellenge-section-3-header .btn {
  background-color: #009ae2 !important;
  border-color: #009ae2 !important;
  padding: 1.3rem 2.5em !important; }
.crellenge-section-3-header h1, .crellenge-section-3-header p {
  color: #ffffff; }
.crellenge-section-3-header .section-header-p {
  font-size: 1.8rem; }
  @media screen and (max-width: 991px) {
    .crellenge-section-3-header .section-header-p {
      font-size: 1.5rem; } }
  @media screen and (max-width: 600px) {
    .crellenge-section-3-header .section-header-p {
      font-size: 1.2rem !important; } }
  @media screen and (max-width: 400px) {
    .crellenge-section-3-header .section-header-p {
      font-size: 0.8rem !important; } }

.section-6-content-h {
  font-size: 2rem; }

.form-control {
  border: none !important;
  border-radius: 8px !important;
  padding: 15px; }
  .form-control:hover, .form-control:active, .form-control:focus {
    box-shadow: rgba(0, 0, 0, 0.28) 0px 5px 15px !important; }

.crellenge-testimonials {
  box-shadow: rgba(0, 0, 0, 0.28) 0px 5px 15px !important;
  border: none !important;
  border-radius: 5px !important;
  padding: 15px;
  margin-top: 20px; }
  .crellenge-testimonials .testimonials-title {
    font-size: 1.3rem; }
  .crellenge-testimonials .testimonials-p {
    font-size: 0.875rem;
    color: #aeaeae; }

.slick-dots li button {
  width: 20px !important;
  height: 20px !important;
  margin-top: 3rem; }

.slick-slider .slick-dots li button {
  background: #ffffff;
  border: 1px solid black; }

.slick-slider .slick-dots {
  bottom: 0; }

section.section.crellenge-contact-form-home .contacts-header-title {
  bottom: 100px;
  position: relative;
  z-index: 1; }
section.section.crellenge-contact-form-home .crellenge-contact-form-mask {
  background-color: #f7f7f7; }
  section.section.crellenge-contact-form-home .crellenge-contact-form-mask:before {
    background: url(../../img/crellenge/contact-form--shape-layout2.png) no-repeat;
    content: "" !important;
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 100%;
    background-size: 100% 100%;
    background-position: center bottom;
    height: 380px;
    z-index: 1; }
    @media screen and (max-width: 1500px) {
      section.section.crellenge-contact-form-home .crellenge-contact-form-mask:before {
        height: 31vh !important; } }
section.section.crellenge-contact-form-home h6 {
  font-size: 2.125rem; }
section.section.crellenge-contact-form-home p, section.section.crellenge-contact-form-home a {
  font-size: 1.3rem; }
section.section.crellenge-contact-form-home .header-bubbles {
  height: 262px;
  width: auto;
  top: 0;
  left: 20%; }
  section.section.crellenge-contact-form-home .header-bubbles img {
    position: absolute;
    z-index: 10; }
  section.section.crellenge-contact-form-home .header-bubbles .header-bubble-1 {
    height: 412px;
    width: auto;
    left: 4%;
    bottom: 1%; }
    @media screen and (max-width: 1500px) {
      section.section.crellenge-contact-form-home .header-bubbles .header-bubble-1 {
        height: 40vh !important; } }
    @media screen and (max-width: 999px) {
      section.section.crellenge-contact-form-home .header-bubbles .header-bubble-1 {
        height: 25vh !important; } }
    @media screen and (max-width: 650px) {
      section.section.crellenge-contact-form-home .header-bubbles .header-bubble-1 {
        height: 20vh !important; } }
    @media screen and (max-width: 450px) {
      section.section.crellenge-contact-form-home .header-bubbles .header-bubble-1 {
        height: 15vh !important; } }
  section.section.crellenge-contact-form-home .header-bubbles .header-bubble-2 {
    height: 447px;
    width: auto;
    right: 5%;
    top: 0; }
    @media screen and (max-width: 1500px) {
      section.section.crellenge-contact-form-home .header-bubbles .header-bubble-2 {
        height: 40vh !important; } }
    @media screen and (max-width: 999px) {
      section.section.crellenge-contact-form-home .header-bubbles .header-bubble-2 {
        height: 25vh !important; } }
    @media screen and (max-width: 650px) {
      section.section.crellenge-contact-form-home .header-bubbles .header-bubble-2 {
        height: 15vh !important; } }
    @media screen and (max-width: 450px) {
      section.section.crellenge-contact-form-home .header-bubbles .header-bubble-2 {
        height: 15vh !important; } }
section.section.crellenge-contact-form-home .row {
  z-index: 10; }

.header-bubble-1, .header-bubble-2, .header-bubble-3 {
  -webkit-animation: circleAround 4s linear infinite;
  -moz-animation: circleAround 4s linear infinite;
  -o-animation: circleAround 4s linear infinite;
  animation: circleAround 4s linear infinite; }
@-webkit-keyframes circleAround {
  from {
    -webkit-transform: rotate(0deg) translateX(10px) rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg) translateX(10px) rotate(-360deg); } }
section.section.crellenge-services-header:after {
  background: url(../../img/crellenge/contacts-section-header.png) no-repeat;
  background-size: 100% 100%;
  background-position: center bottom; }
section.section.crellenge-services-header .background-image-holder {
  background-position: top right;
  min-height: calc(100vh + 35px);
  background-color: black;
  background-size: cover; }
  @media screen and (max-width: 850px) {
    section.section.crellenge-services-header .background-image-holder {
      background-position: center center;
      background-size: cover; } }

section.section.crellenge-services {
  padding-bottom: 380px; }
  section.section.crellenge-services:after {
    background: url(../../img/crellenge/contacts-section-1.png) no-repeat;
    background-size: 100% 100%;
    background-position: center bottom;
    bottom: -2px; }
  section.section.crellenge-services .section-2-content-backgrounds {
    justify-content: start;
    background-position: left; }
  section.section.crellenge-services .purple-t {
    color: #6a00e2; }
  section.section.crellenge-services .services-left-box:hover .services-read-more {
    display: flex !important; }
  section.section.crellenge-services .services-left-box .services-read-more {
    color: #6a00e2 !important;
    display: none !important; }
    section.section.crellenge-services .services-left-box .services-read-more .services-arrow {
      background-color: #6a00e2;
      padding: 11px;
      border-radius: 50%;
      color: #ffff !important;
      font-size: 1.125rem;
      font-weight: 500; }
  section.section.crellenge-services .services-content-backgrounds {
    background-repeat: no-repeat;
    background-size: contain;
    height: 450px;
    width: 100%;
    justify-content: center;
    background-position: right;
    display: flex;
    align-items: center; }
    @media screen and (max-width: 1500px) {
      section.section.crellenge-services .services-content-backgrounds {
        height: 40vh !important; } }
    @media screen and (max-width: 999px) {
      section.section.crellenge-services .services-content-backgrounds {
        height: 25vh !important; } }
    @media screen and (max-width: 650px) {
      section.section.crellenge-services .services-content-backgrounds {
        height: 15vh !important; } }
    @media screen and (max-width: 450px) {
      section.section.crellenge-services .services-content-backgrounds {
        height: 15vh !important; } }

section.section.crellenge-services.section-skin-2 {
  background-color: #FFFFFF; }
  section.section.crellenge-services.section-skin-2:after {
    background: unset !important; }
  section.section.crellenge-services.section-skin-2 .section-2-content-backgrounds {
    justify-content: end;
    background-position: right; }
  section.section.crellenge-services.section-skin-2 .services-content-backgrounds {
    height: 460px;
    background-position: left; }

section.section.crellenge-services.section-skin-3 {
  background-color: #FFFFFF; }
  section.section.crellenge-services.section-skin-3:after {
    background: unset !important; }
  section.section.crellenge-services.section-skin-3 .section-2-content-backgrounds {
    height: 120px; }
  section.section.crellenge-services.section-skin-3 .services-content-backgrounds {
    height: 500px; }

section.section.crellenge-section-2-header.services-header-2 .crellenge-services-bg-mh-100vh {
  min-height: calc(100vh + 164px); }
section.section.crellenge-section-2-header.services-header-2 .header-bubbles .header-bubble-2 {
  left: 5%;
  bottom: 0;
  top: unset; }
@media screen and (min-width: 1500px) {
  section.section.crellenge-section-2-header.services-header-2 .header-bubbles .header-bubble-3 {
    height: 451px;
    right: 10%; } }
section.section.crellenge-section-2-header.services-header-2 .btn-services-2 {
  background-color: #bb000b !important;
  border-color: #bb000b !important; }

.crellenge-about-us .header-content-2-bubble {
  top: -6%;
  right: 25%;
  height: 269px;
  width: auto;
  z-index: 1; }

section.section.crellenge-services.about-us-skin-5 {
  background-color: #FFFFFF; }
  section.section.crellenge-services.about-us-skin-5:after {
    content: unset !important; }
  section.section.crellenge-services.about-us-skin-5 .header-content-2-bubble {
    top: 12%;
    left: 18%;
    height: 292px;
    width: auto;
    z-index: 1; }
  section.section.crellenge-services.about-us-skin-5 .about-us-quote {
    font-style: italic;
    font-size: 18px; }
  section.section.crellenge-services.about-us-skin-5 p {
    font-weight: 300; }
  section.section.crellenge-services.about-us-skin-5 ul li {
    margin-bottom: 2rem;
    line-height: 1.6rem;
    list-style: none;
    align-items: center;
    display: flex;
    font-weight: 300;
    font-size: 1.3rem; }
    section.section.crellenge-services.about-us-skin-5 ul li:before {
      content: "\2022";
      color: #0707ff;
      font-weight: bold;
      display: inline-block;
      width: 0.8em;
      margin-left: -0.3em;
      font-size: 2.6rem; }

.about-us-team .header-content-1-bubble {
  position: absolute;
  bottom: 5%;
  left: 10%;
  z-index: 0;
  height: 320px;
  width: auto;
  top: unset; }
.about-us-team .header-content-2-bubble {
  top: 15%;
  right: 10%;
  z-index: 0;
  height: 315px; }
@media screen and (min-width: 1500px) {
  .about-us-team .about-us-card-wrapper {
    width: 33%; } }
.about-us-team .about-us-card.card {
  box-shadow: rgba(0, 0, 0, 0.28) 0px 5px 15px !important;
  border: none !important;
  border-radius: 5px !important; }
  .about-us-team .about-us-card.card h1 {
    font-size: 2.131rem; }
  .about-us-team .about-us-card.card .bio {
    font-weight: 300;
    font-size: 17px; }
.about-us-team .about-card-img {
  width: 116px;
  position: absolute;
  top: -11%;
  left: -13%;
  height: 118px; }
.about-us-team i.mdi {
  color: #585858; }
  .about-us-team i.mdi:before {
    font-size: 30px !important; }

.crellenge-about-1 .background-image-holder {
  background-position: top center;
  min-height: calc(100vh + 120px); }

section.section.crellenge-section-1-header.crellenge-contact-us-header .header-bubbles .header-bubble-2 {
  height: 304px; }
@media screen and (max-width: 850px) {
  section.section.crellenge-section-1-header.crellenge-contact-us-header .background-image-holder {
    background-position: center right; } }
section.section.crellenge-section-1-header.crellenge-contact-us-header:after {
  background: url(../../img/crellenge/contacts-after-shape.png) no-repeat;
  background-size: 100% 100%;
  background-position: center bottom; }

.contact-us-skin-1 .section-3-content-h.contacts-telephone {
  font-weight: 300; }
.contact-us-skin-1 p {
  font-weight: 300;
  margin-bottom: 2rem; }

.consulting-skin-1 .consulting-right-buble {
  background-position: center center !important;
  background-size: 100% 100%;
  min-height: 100px;
  width: 100%;
  background-repeat: no-repeat;
  z-index: 1;
  height: 450px;
  justify-content: center;
  display: flex;
  align-items: center; }
.consulting-skin-1 .consulting-left-circle {
  background-repeat: no-repeat;
  height: 50px;
  position: relative;
  background-position: center center;
  align-items: center;
  display: flex;
  justify-content: center; }

.header-content-1-bubble {
  position: absolute;
  top: -5%;
  right: 16%;
  height: 554px;
  width: auto;
  z-index: -1; }
  @media screen and (max-width: 1500px) {
    .header-content-1-bubble {
      height: 40vh !important; } }
  @media screen and (max-width: 999px) {
    .header-content-1-bubble {
      height: 25vh !important; } }
  @media screen and (max-width: 650px) {
    .header-content-1-bubble {
      height: 20vh !important; } }
  @media screen and (max-width: 450px) {
    .header-content-1-bubble {
      height: 15vh !important; } }

.consulting-skin-2 .consulting-read-more {
  color: #ff0066;
  display: flex !important; }
  .consulting-skin-2 .consulting-read-more:hover {
    color: #ff0066 !important; }
  .consulting-skin-2 .consulting-read-more .consulting-arrow {
    background-color: #ff0066;
    padding: 11px;
    border-radius: 50%;
    color: #ffff !important;
    font-size: 1.125rem;
    font-weight: 500; }
.consulting-skin-2 .header-content-2-bubble {
  left: -14%;
  bottom: 5%;
  top: unset;
  z-index: 0; }
.consulting-skin-2 .header-content-2-bubble {
  position: absolute;
  bottom: 5%;
  right: 10%;
  z-index: 0;
  height: 370px;
  width: auto; }
.consulting-skin-2 .card {
  box-shadow: rgba(0, 0, 0, 0.28) 0px 5px 15px !important;
  border: none !important;
  border-radius: 5px !important;
  z-index: 2; }
.consulting-skin-2 .consulting-btn {
  background-color: #ff0066 !important;
  border-color: #ff0066 !important;
  color: #ffffff !important;
  font-size: 1rem !important;
  padding: 12px !important; }

.consulting-skin-2.consulting-4 .consulting-btn {
  background-color: #71b84a !important;
  border-color: #71b84a !important; }
.consulting-skin-2.consulting-4 .consulting-read-more {
  color: #71b84a; }
  .consulting-skin-2.consulting-4 .consulting-read-more:hover {
    color: #71b84a !important; }
  .consulting-skin-2.consulting-4 .consulting-read-more .consulting-arrow {
    background-color: #71b84a; }

.consulting-skin-2.consulting-3 .consulting-btn {
  background-color: #6a00e2 !important;
  border-color: #6a00e2 !important; }
.consulting-skin-2.consulting-3 .consulting-read-more {
  color: #6a00e2; }
  .consulting-skin-2.consulting-3 .consulting-read-more:hover {
    color: #6a00e2 !important; }
  .consulting-skin-2.consulting-3 .consulting-read-more .consulting-arrow {
    background-color: #6a00e2; }
.consulting-skin-2.consulting-3 .header-content-1-bubble {
  top: -5%;
  left: 12%; }
.consulting-skin-2.consulting-3 .header-content-2-bubble {
  bottom: 0;
  right: -12%;
  left: unset; }

.consulting-skin-2.consulting-5 .consulting-btn {
  background-color: #ffab0c !important;
  border-color: #ffab0c !important; }
.consulting-skin-2.consulting-5 .consulting-read-more {
  color: #ffab0c; }
  .consulting-skin-2.consulting-5 .consulting-read-more:hover {
    color: #ffab0c !important; }
  .consulting-skin-2.consulting-5 .consulting-read-more .consulting-arrow {
    background-color: #ffab0c; }
.consulting-skin-2.consulting-5 .header-content-1-bubble {
  top: -5%;
  left: 24%; }
.consulting-skin-2.consulting-5 .header-content-2-bubble {
  bottom: 0;
  right: -12%;
  left: unset; }

.crellenge-consulting-header-2 {
  width: 80%;
  background-position: left top; }

.consulting-services {
  font-size: 24px;
  margin-left: 10px; }

@media screen and (min-width: 993px) {
  .consulting-underline:after {
    background: url(../../img/crellenge/consulting_underline.png) no-repeat;
    cursor: pointer;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    top: 105%;
    left: 16%; } }

.navbar-expand-xl .navbar-nav .dropdown-menu {
  background-color: black;
  padding-bottom: 20px; }

.crellenge-header-transparent-absolute-fixer {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 20; }

/*# sourceMappingURL=crellenge.css.map */
