
.wrapper {
  overflow: hidden;
  background-color: #fff;
}

.menu-icon{
  max-width: 45px;
  position: fixed;
  left: 50px;
  top: 50px;
  z-index: 999;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}

.menu-icon:hover {
  max-width: 55px;
}

.home-logo{
  position: absolute;
  right: 35px;
  top: 30px;
  z-index: 999;
}


.custom-button:hover {
    color: #ffffff;
}


.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  /*font-size: 18px;*/
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.mySwiper{
  /*padding: 40px 40px 0px 40px !important;*/
    height: calc(100vh - 80px);
}

.custom-button {
    border: none;
    color: #fff;
    text-decoration: none;
    background: #00bbda;
    cursor: pointer;
    display: inline-block;
    outline: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    text-shadow: none;
    position: relative;
    letter-spacing: 0;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    margin-top: 10px;
    padding: 15px 80px;
    border-radius: 40px;
    font-size: 18px;
    font-weight: 400;
    background: -o-linear-gradient(354.29deg, #2FE4BE 17.62%, #47839D 39.86%, #5D287E 68.99%, #5D287E 96.66%, #5D287E 96.66%);
    background: linear-gradient(95.71deg, #2FE4BE 17.62%, #47839D 39.86%, #5D287E 68.99%, #5D287E 96.66%, #5D287E 96.66%);
    font-family: 'Varela Round', sans-serif;
}

.play-image-video {
    font-family: revert;
    background: transparent;
    border: none;
    border-radius: 50%;
    -webkit-animation: pulse-purple 1.5s infinite;
            animation: pulse-purple 1.5s infinite;
    cursor: pointer;
}

@-webkit-keyframes pulse-purple {
    0% {
        /*transform: scale(0.95);*/
        /*box-shadow: 0 0 0 0 rgba(142, 68, 173, 0.8);*/
        -webkit-box-shadow:0 0 0 0 rgb(255, 255, 255);
                box-shadow:0 0 0 0 rgb(255, 255, 255)
    }
    70% {
        /*transform: scale(1);*/
        -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
                box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
    }
    100% {
        /*transform: scale(0.95);*/
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
                box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}

@keyframes pulse-purple {
    0% {
        /*transform: scale(0.95);*/
        /*box-shadow: 0 0 0 0 rgba(142, 68, 173, 0.8);*/
        -webkit-box-shadow:0 0 0 0 rgb(255, 255, 255);
                box-shadow:0 0 0 0 rgb(255, 255, 255)
    }
    70% {
        /*transform: scale(1);*/
        -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
                box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
    }
    100% {
        /*transform: scale(0.95);*/
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
                box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}

section {
  margin-top:100px;
}

.big-triangle .about, .big-triangle .mindshape{
  position: relative;
    -webkit-backface-visibility: hidden;
}


.big-triangle .about:before, .big-triangle .mindshape:before {
  right: 50%;
    border-right: 1000px solid transparent;
    border-left: 1000px solid;
    content: "";
    position: absolute;
    bottom: -1px;
    top: 0;
    width: 50%;
    /*z-index: 100;*/
    border-top: 100px solid #fff;
    border-bottom: 100px solid #fff;
    -webkit-transform: rotate(0.000001deg);
    -ms-transform: rotate(0.000001deg);
        transform: rotate(0.000001deg);
}

.big-triangle .about:after, .big-triangle .mindshape:after {

  left: 50%;
    border-left: 1000px solid transparent;
    border-right: 1000px solid;


  content: "";
    position: absolute;
    bottom: -1px;
    top: 0;
    width: 50%;
    z-index: 100;
    border-top: 100px solid #fff;
    border-bottom: 100px solid #fff;
    -webkit-transform: rotate(0.000001deg);
    -ms-transform: rotate(0.000001deg);
        transform: rotate(0.000001deg);
}

.about:before, .about:after {
    border-bottom: 0px solid #ffffff !important;
}

.mindshape:before, .mindshape:after {
    border-top: 0px solid #ffffff !important;
}

.about .section-overlay, .mindshape .section-overlay {
    /*background: linear-gradient(92.68deg, rgba(118, 34, 153, 0.836) 6.87%, rgba(88, 36, 124, 0.95) 54.08%);*/
    padding: 90px 0;
    /*background: linear-gradient(92.68deg, #602f83 6.87%, #602f83 54.08%);*/
    background: #602f83;
}

/*.about {
    background-image: url(../images/banners/about-banner.png);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 110%;
    
}*/

.btn-wrapper a {
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    height: 100px;
    position: relative;
    text-align: center;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 100px;
    outline: none;
}

.btn-wrapper a {
    border: 8px solid #ffffff;
    color: #ffffff;
}

.btn-wrapper a:before {
    content: "\f04b";
    font-family: FontAwesome;
    font-size: 26px;
    left: 50%;
    line-height: 41px;
    margin-left: -7px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
}


.challenges h3, .product h3, .service h3, .mindshape h3 {
  letter-spacing: 2.16px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 50px;
    line-height: 50px;
}

#mindshape-work h3{
        font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 50px;
    letter-spacing: 2.16px;
    text-transform: uppercase;
    padding: 33px 0px;
    margin: 0px;
}

#mindshape-work h4{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 34px;
    line-height: 160.5%;
    margin-top: 50px;
}

#mindshape-work .mindshape-sce{
    border: 4px solid white;
}


.great_things h3 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 7.3125px;
    text-transform: uppercase;
}

.great_things .description p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    margin-top: 100px;
}

.team p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
}

.quality {
    margin-top: 100px;
}

.quality p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 60px;
    text-align: center;
    letter-spacing: 2.16px;
    text-transform: uppercase;
}

.great_things p span, .team p span {
    font-weight: 600;
}

.team-members {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
}

/*.team-members img{
    width: 380px;
}*/

.team {
    background: -o-radial-gradient(70.1% 61.08%, 55.74% 89.84%, #FFFFFF 0%, rgba(255, 255, 255, 0.52) 23.37%, #D9D9D9 78.33%, #D4D4D4 100%);
    background: radial-gradient(55.74% 89.84% at 70.1% 61.08%, #FFFFFF 0%, rgba(255, 255, 255, 0.52) 23.37%, #D9D9D9 78.33%, #D4D4D4 100%);
    margin-top: 120px;
}

#team-man {
    background: -o-radial-gradient(19.89% 69.95%, 54.78% 88.3%, #FFFFFF 0%, rgba(255, 255, 255, 0.52) 23.37%, #D9D9D9 78.33%, #D4D4D4 100%);
    background: radial-gradient(54.78% 88.3% at 19.89% 69.95%, #FFFFFF 0%, rgba(255, 255, 255, 0.52) 23.37%, #D9D9D9 78.33%, #D4D4D4 100%);
}

.team-decs {
    margin-top: 25px;
    margin-bottom: 25px;
    background: white;
    -webkit-box-shadow: 0px 0px 10px #d4d4d4;
            box-shadow: 0px 0px 10px #d4d4d4;
    /*background: url('../images/banners/hrfk-texture.jpg');*/
    padding: 0px 50px;
}

.button-border {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    line-height: 34px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #5D287E;
    text-decoration: unset;
    border-radius: 100rem;
    padding: 8px 25px !important;
    font-size: 18px;
    border: solid 5px transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0))), -webkit-gradient(linear, left top, left bottom, from(#5D287E), to(#44A7B2));
    background-image: -o-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), -o-linear-gradient(top, #5D287E 0%, #44A7B2 100%);
    background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(180deg, #5D287E 0%, #44A7B2 100%);
    background-origin: border-box;
    background-clip: content-box, border-box;
    -webkit-box-shadow: 2px 1000px 1px #fff inset;
            box-shadow: 2px 1000px 1px #fff inset;
    cursor: pointer;
}

.button-border:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
  color: white;
}

.great_things h4 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 27px;
    line-height: 36px;
    text-align: center;
}

.team h3 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 51px;
    letter-spacing: 5.34375px;
    text-transform: uppercase;
    color: rgba(48, 48, 48, 0.75);
}

.team h4 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.text-theme-green {
  color: #47A7B1;
}

.text-theme-blue{
  color: #5D287E;
}


.gon {
     /* width: 100%;
      height: 100%;*/

    width: 545px;
    height: 632px;
    background: #ebebeb;
    background-size: 220px 220px;
    font-family: sans-serif;
    letter-spacing: 0;
    color: rgba(255,255,255,.5);
    /*cursor: pointer;*/
    -webkit-transition: color 500ms ease, text-shadow 500ms ease;
    -o-transition: color 500ms ease, text-shadow 500ms ease;
    transition: color 500ms ease, text-shadow 500ms ease;
    padding: 100px 80px;
}

.bg-purple {
    background: #57297b;
}

.bg-gray {
    background: #edefef;
}

.bg-theme-blue {
    background: #44A7B2 !important;
}

.bg-theme-purple {
    background: #602F83 !important;
}

.bg-theme-green {
    background: #44A7B2 !important;
}

.bg-theme-gray {
    background: #666666 !important;
}


.hexa {
  -webkit-clip-path: polygon(
    50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%
  );
  -moz-clip-path: polygon(
    50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%
  );
  -ms-clip-path: polygon(
    50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%
  );
  clip-path: polygon(
    50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%
  );
}

.box-1 .gon{
  margin-left: auto;
}

.box-2 .gon{
  margin-right: auto;
}

.box-3 .gon{
  margin: auto;
  margin-top: -140px;
}

.polygon-purple-box-1{
    position: absolute;
    bottom: 14px;
    right: -117px;
}

.polygon-purple-box-2{
    position: absolute;
    bottom: 14px;
    left: -117px;
}

.polygon-purple-box-3{
    position: absolute;
    top: -127px;
    right: 0;
    left: 0;
    margin: auto;
}

.hexagon-sec{
    margin-top: 100px;
}


.hexagon-sec h4 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
        font-size: 28px;
    line-height: 34px;
}


.hexagon-sec p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
}

.benefits-card{
    border-radius: 13px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    text-align: center;
    letter-spacing: 2.16px;
    text-transform: uppercase;
    color: #FFFFFF;
    border: none;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(54.79%, #5D287E), to(#44A7B2));
    background: -o-linear-gradient(top, #5D287E 54.79%, #44A7B2 100%);
    background: linear-gradient(180deg, #5D287E 54.79%, #44A7B2 100%);
}

.benefits-details-card, .product-details-card, .service-details-card, .development-details-card{
    border-radius: 30px;
    border: none;
}


.benefits-details-card .card-header:first-child {
    border-radius: calc(30px - 1px) calc(30px - 1px) 0 0;
    min-height: 130px;
}

.benefits-details-card .card-header {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 34px;
    padding: 25px 25px 0 25px;
}

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


.product-details-card .card-body, .service-details-card .card-body {
    border-radius: calc(30px - 1px) calc(30px - 1px) calc(30px - 1px) calc(30px - 1px);
}

.benefits-details-card .card-body {
    border-radius: 0 0 calc(30px - 1px) calc(30px - 1px);
}


.benefits-details-card p { 
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 160.5%;
    color: #5D287E;
    padding: 60px 25px;
}

.development-details-card p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 160.5%;
    color: #5D287E;
    padding: 20px 25px;
}

.benefits-details-card .card-image{
    background: #edefef;
}

.product-details-card .card-body, .service-details-card .card-body{
    background: -o-linear-gradient(314deg, #34CFB7 0.51%, #554989 51.58%, #5D287E 77.65%, #5D287E 103.71%);
    background: linear-gradient(136deg, #34CFB7 0.51%, #554989 51.58%, #5D287E 77.65%, #5D287E 103.71%);
}


.product-details-card p, .service-details-card p{ 
   /* text-align: center;*/
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 160.5%;
    color: #602f83;
    /*padding: 42px 10px;*/
    margin-bottom: 0;
}

.product-details-card img, .service-details-card img, .service-card-image{
    max-width: 100px;
}

.quality img{ 
  max-width: 120px;
}

.product-details-card p span, .service-details-card p span { 
    font-weight: 700;
}

.service-details-card p {
    text-align: left;
}


.col-xs-5-cols,
.col-sm-5-cols,
.col-md-5-cols,
.col-lg-5-cols {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-5-cols {
  width: 20%;
  float: left;
}

@media (min-width: 768px) {
  .col-sm-5-cols {
      width: 20%;
      float: left;
  }
}

@media (min-width: 992px) {
  .col-md-5-cols {
      width: 20%;
      float: left;
  }
}

@media (min-width: 1200px) {
  .col-lg-5-cols {
      width: 20%;
      float: left;
  }
}



.swiper {
  padding: 1.5em;
}
.swiper .content-wrapper {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
      grid-template-areas: ".";
  width: 100%;
  justify-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;

}
.swiper .content-wrapper .content {
  padding: 3em 1.5em;
  text-align: center;
  display: -ms-grid;
  display: grid;
  justify-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  color: #000;
    background: #F1F1F1;
    border-radius: 10px;
    height: 100%;
}
.swiper .content-wrapper .content :first-child {
  margin: 0;
}
.swiper .content-wrapper .content .swiper-avatar {
  width: 100%;
  max-width: 125px;
  height: auto;
}
.swiper .content-wrapper .content .swiper-avatar img {
  border-radius: 500px;
}
.swiper .content-wrapper .content .cite {
  font-size: 14px;
  font-weight: bold;
}
.swiper .swiper-slide {
  margin: 0;
  height: auto;
  width: 100%;
  padding: 0;
  opacity: 0.5;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 6px;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.swiper .swiper-slide.swiper-slide-active {
  background: white;
  opacity: 1;
  /*transform: scale(1.1);*/
}

.swiper .swiper-slide-next, .swiper .swiper-slide-prev {
        -webkit-transform: scale(0.5) !important;
            -ms-transform: scale(0.5) !important;
                transform: scale(0.5) !important;
}
.swiper .swiper-nav-wrapper {
  bottom: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  width: auto;
  padding-top: 3em;
}
.swiper .swiper-nav-wrapper .swiper-button-next,
.swiper .swiper-nav-wrapper .swiper-button-prev {
  top: 0;
  top: auto;
  left: auto;
  right: auto;
  position: relative !important;
}
.swiper .swiper-nav-wrapper .swiper-button-next:after,
.swiper .swiper-nav-wrapper .swiper-button-prev:after {
  display: none;
}
.swiper .swiper-nav-wrapper .swiper-button-next,
.swiper .swiper-nav-wrapper .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='9px' height='16px' viewBox='0 0 9 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='chevron-right' fill='%23FFFFFF' fill-rule='nonzero'%3E%3Cpath d='M8.674805,7.066406 L1.924805,0.316406 C1.696288,0.105468 1.432619,0 1.133789,0 C0.834959,0 0.57129,0.105468 0.342773,0.316406 C0.114257,0.544923 0,0.808592 0,1.107422 C0,1.406251 0.114257,1.669921 0.342773,1.898438 L6.301758,7.857422 L0.342773,13.816406 C0.114257,14.044923 0,14.308592 0,14.607422 C0,14.906251 0.114257,15.169921 0.342773,15.398438 C0.465821,15.521485 0.584472,15.609375 0.69873,15.662109 C0.812989,15.714844 0.958007,15.741211 1.133789,15.741211 C1.309571,15.741211 1.454589,15.714844 1.568848,15.662109 C1.683106,15.609375 1.801757,15.521485 1.924805,15.398438 L8.674805,8.648438 C8.903321,8.419921 9.017578,8.156251 9.017578,7.857422 C9.017578,7.558592 8.903321,7.294923 8.674805,7.066406 Z' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E") !important;
  width: 20px;
  height: 20px;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
}
.swiper .swiper-nav-wrapper .swiper-button-prev,
.swiper .swiper-nav-wrapper .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='9px' height='16px' viewBox='0 0 9 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='chevron-right' transform='translate(4.508789, 7.870605) rotate(-180.000000) translate(-4.508789, -7.870605) translate(-0.000000, -0.000000)' fill='%23FFFFFF' fill-rule='nonzero'%3E%3Cpath d='M8.674805,7.066406 L1.924805,0.316406 C1.696288,0.105468 1.432619,0 1.133789,0 C0.834959,0 0.57129,0.105468 0.342773,0.316406 C0.114257,0.544923 0,0.808592 0,1.107422 C0,1.406251 0.114257,1.669921 0.342773,1.898438 L6.301758,7.857422 L0.342773,13.816406 C0.114257,14.044923 0,14.308592 0,14.607422 C0,14.906251 0.114257,15.169921 0.342773,15.398438 C0.465821,15.521485 0.584472,15.609375 0.69873,15.662109 C0.812989,15.714844 0.958007,15.741211 1.133789,15.741211 C1.309571,15.741211 1.454589,15.714844 1.568848,15.662109 C1.683106,15.609375 1.801757,15.521485 1.924805,15.398438 L8.674805,8.648438 C8.903321,8.419921 9.017578,8.156251 9.017578,7.857422 C9.017578,7.558592 8.903321,7.294923 8.674805,7.066406 Z' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E") !important;
  width: 20px;
  height: 20px;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
}

.swiper-pagination {
  margin: 0;
  padding: 0;
  width: auto;
  position: relative !important;
  display: block;
  width: auto;
}
.swiper-pagination .swiper-pagination-bullets {
  margin: 0;
}
.swiper-pagination .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0;
  background: #fff !important;
}

.swiper-pagination-bullet {
  background: #602F83 !important;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.swiper-pagination-bullets.swiper-pagination-horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  bottom: 0;
  top: 0;
  bottom: 0;
  width: auto;
  padding: 0 1.5em;
}

.swiper-pagination-bullet-active {
  -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5);
}

.development-card{
    background: #602F83;
    border-radius: 13px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    text-align: center;
    letter-spacing: 2.16px;
    text-transform: uppercase;
    color: #FFFFFF;
    border: none;
}

.development-card p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
}

.number-image {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 1;
    bottom: 20px;
}

.center-text-image{
    text-align: center;
    width: 100%;
    color: white;
    position: absolute;
    top: 15%;
    
}

.center-text-image h4 {
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 22px;
}

.contect {
    border-top: 2px solid #602F83;
    background: #F1F1F1;
}


.contect h3 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 50px;
    margin-top: 50px;
}

.contect p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 23px;
    margin-top: 20px;
}

.contect-form {
    padding: 100px 0px;
}


.form-control {
    border: 1px solid #602f83 !important;
}

.btn-outline-blue {
    color: #602f83;
    border-color: #602f83;
    border-radius: 20px;
    padding: 10px 40px;
}

.form-label, .form-check-label {
    color: #602f83 !important;
}

.form-check-input:checked {
    background-color: #602f83 !important;
    border-color: #602f83 !important;
}

.redio-lable{
    margin-top: 44px;
}

.footer{
   background: #602f83;
    margin: 0;
    padding-top: 80px;
    padding-bottom: 60px;
}


.number span, .email span {
    padding-left: 20px;
    color: white;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
}

.number span {
    padding-left: 34px;
}

.phone-image{
    max-width: 35px;
}

.email-image {
    max-width: 50px;
}


.add {
    padding-left: 75px;
    color: white;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
}


.social-media img {
    margin: 0px 20px;
    max-width: 50px;
}

.impressum {
    margin-top: 30px;
}

.impressum a {
   
    color: white;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
}

.impressum p {
    color: white;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 0;
}

.impressum p span {
    font-weight: 600;
}

.fa-star {
    color: #FAB145;
    font-size: 25px !important;
    padding: 0px 10px;
    margin-top: 15px !important;
}


/*.swiper-slide .text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
}*/


.video-js {
  background-color: unset !important; 
}


.modal-dialog-full-width {
        width: 100% !important;
        height: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        max-width:none !important;

    }


    .modal-content-full-width  {
        height: auto !important;
        min-height: 100% !important;
        border-radius: 0 !important;
        background-color: #000000d9  !important 
    }

    .menu_modal .modal-content {
      border-radius: 0 !important;
       background-color: #000000d9  !important;
    }


.modal {
    top: -1px !important;
}

.menu-item .list-group-item {
    background: #00000000;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 38px;
    line-height: 26px;
    text-align: center;
    color: #FFFFFF;
    padding: 15px 10px;
}


.menu-item{
  position: absolute;
    top: 45%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
}

.menu-close{
  font-size: 30px !important;
    color: white;
    position: absolute;
    right: 20px;
    top: 20px;
}

#main_menu .btn-close {
  font-size: 45px !important;
    color: white;
    background: transparent !important;
}
.btn-close:focus {
   
    -webkit-box-shadow: none !important;
   
            box-shadow: none !important;
    opacity: 0;
}

/*.btn-close {
    background: transparent !important;
    
}*/

.list-group-item a {
    color: #ffffff;
    text-decoration: unset;
}

.list-group-item .active {
  color: #602F83;
  font-weight: 600;
}

.sup-page-header h3 {
    padding: 100px 10px;
    font-family: 'Varela Round';
    font-style: normal;
    font-weight: 400;
    font-size: 50px;
    line-height: 51px;
}

.sup-page-header .header-inner {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(3.1%, rgba(47, 228, 190, 0.95)), color-stop(81.5%, rgba(88, 36, 124, 0.95)));
  background: -o-linear-gradient(bottom, rgba(47, 228, 190, 0.95) 3.1%, rgba(88, 36, 124, 0.95) 81.5%);
  background: linear-gradient(360deg, rgba(47, 228, 190, 0.95) 3.1%, rgba(88, 36, 124, 0.95) 81.5%);
}

.home-icon {
    position: absolute;
    left: 20px;
    top: 20px;
    max-width: 65px;
    cursor: pointer;
}

.description_sec {
  background-image: url(../images/banners/hrfk-texture.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 110%;
    margin-top: 0px;
    min-height: 425px;
}

.description_sec p {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-size: 30px;
  line-height: 48px;
  color: #602F83;
  text-align: center;
  padding: 100px 25px;
}

.left-arrow{
    max-width: 50px;
    margin-top: -25px;
}

.right-arrow{
    max-width: 50px;
    margin-bottom: -25px;
}

.leadership_sec {
   background: #EDEFEF;
}


.leadership_card {
  background: #FFFFFF;
  border-radius: 60px;
}

.leadership_card p {
  /*font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 160.5%;
    color: #8D8D8D;
    margin: 15px;*/

    color: #8D8D8D;
    margin: 15px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
}

.herausforderungen{
  color: #623583 !important;
}



.exclamation-card .card {
    background: #623583;
}

.tick-card .card {
    background: #47A7B1;
}

.leadership_card p span{
 
    font-weight: 500;
   
}

.leadership_card h3 {
    border: 4px solid;
    border-radius: 33px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 38px;
    color: #57297B;
        margin: 15px;
    padding: 15px 0px;
}

.leadership_card h3 span {
  font-family: 'Varela Round';
  font-style: normal;
  font-weight: 400;
  font-size: 35px;
  line-height: 51px;

}

.leadership_sec .button-border{
  width: 100%;
  padding: 8px 22px !important;
}

.leadership_sec .button-border{
  -webkit-box-shadow: 2px 1000px 1px #fff inset !important;
          box-shadow: 2px 1000px 1px #fff inset !important;
    color: #602f83 !important;
} 

/*.tick-card .button-border {
    box-shadow: 2px 1000px 1px #fff inset !important;
    color: #602f83 !important;
}*/

.tick-card .button-border:hover {
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    color: white !important;
}

.card-bottom {
  margin-bottom: 35px;
}

.leadership_sec .btn-img{
  max-width: 35px;
}

.down-arrow {
  margin-top: 50px;
}

/*
.down-arrow img {
  max-width: 100px;
  margin-bottom: 50px;  
}*/

.exclamation-box p {
  margin: 0 0 0 30px;
}

.tick-box p {
  margin: 0 0 0 45px;
}


.exclamation-box, .tick-box {
  position: relative;
}

.down-arrow .card  {
  margin-top: 30px;
}

.exclamation-box img {
    position: absolute;
    height: 100%;
    top: 0;
    bottom: 0;
    max-width: 10px;
}

.tick-box img {
    position: absolute;
    height: 100%;
    top: 0;
    bottom: 0;
    max-width: 30px;
}

.down-single{
  margin-top: 50px;
  max-width: 50px !important;
}

.text-theme-purple{
  color: #A42094 !important;
}

.text-purple {
  color: #602F83 !important;
}

.text-green {
  color: #44A7B2 !important;
}

.text-gray {
  color: #666666 !important;
}

.leadership_card .custom-button {
    width: 100%;
    min-height: 60px;
    border-radius: 61px;
    font-family: 'Varela Round';
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    text-align: center;
    padding: 15px 15px;
    line-height: 60px;
    margin-top: 50px;
}

.other-footer {
    background: #602f83;
    margin: 0;
    padding-top: 25px;
    padding-bottom: 25px;
}

.other-footer span {
  font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    color: white;
    margin-left: 40px;
}

.leadership_card  .pdf-btn {
  line-height: 34px;
}

/*.pdf-btn img {
    float: left;
    width: 20%;
    margin-left: 10px;
}*/

.pdf-btn span {
    display: inherit;
    line-height: normal;
    vertical-align: middle;
}

.leadership_card .pdf-btn{
  font-size: 26px;
}


.shadow-effect {
        border-radius: 10px !important;
        /*background: #F1F1F1;*/
        padding: 20px;
        text-align: center;
        border: 1px solid #ECECEC;
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        font-size: 20px;
        line-height: 25px;
        width: 100%;
    }
    #customers-testimonials .shadow-effect p {
        font-family: 'Montserrat';
        font-size: 17px;
        line-height: 1.5;
        margin: 0 0 17px 0;
        font-weight: 300;
    }
    .testimonial-name {
        margin: -17px auto 0;
        display: table;
        width: auto;
        background: #3190E7;
        padding: 9px 35px;
        border-radius: 12px;
        text-align: center;
        color: #fff;
        -webkit-box-shadow: 0 9px 18px rgba(0,0,0,0.12), 0 5px 7px rgba(0,0,0,0.05);
                box-shadow: 0 9px 18px rgba(0,0,0,0.12), 0 5px 7px rgba(0,0,0,0.05);
    }
    #customers-testimonials .item {
        margin: 10px;
        text-align: center;
        padding: 60px 0px;
        margin-bottom:20px;
        /*opacity: .2;
        -webkit-transform: scale3d(0.8, 0.8, 1);
        transform: scale3d(0.8, 0.8, 1);
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;*/
    }

.owl-item {height: 0;}    
.owl-item.active {height: auto;}

    .cite span{
      font-size: 18px;
      font-weight: 600;
      color: #5d287e;
    }

    #customers-testimonials .owl-item.active.center .item {
        opacity: 1;
        -webkit-transform: scale3d(1.0, 1.0, 1);
        transform: scale3d(1.0, 1.0, 1);
    }
    .owl-carousel .owl-item img {
        -webkit-transform-style: preserve-3d;
                transform-style: preserve-3d;
        max-width: 90px;
        margin: 0 auto 17px;
    }
    #customers-testimonials.owl-carousel .owl-dots .owl-dot.active span,
    #customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
            background: #602f83;
            -webkit-transform: translate3d(0px, -50%, 0px) scale(0.7);
                    transform: translate3d(0px, -50%, 0px) scale(0.7);
        }
    #customers-testimonials.owl-carousel .owl-dots{
      display: inline-block;
      width: 100%;
      text-align: center;
      margin-top: 50px;
    }
    #customers-testimonials.owl-carousel .owl-dots .owl-dot{
      display: inline-block;
    }
    #customers-testimonials.owl-carousel .owl-dots .owl-dot span {
        background: #602f83;
        display: inline-block;
        height: 20px;
        margin: 0 2px 5px;
        -webkit-transform: translate3d(0px, -50%, 0px) scale(0.3);
                transform: translate3d(0px, -50%, 0px) scale(0.3);
        -webkit-transform-origin: 50% 50% 0;
            -ms-transform-origin: 50% 50% 0;
                transform-origin: 50% 50% 0;
        -webkit-transition: all 250ms ease-out 0s;
        -o-transition: all 250ms ease-out 0s;
        transition: all 250ms ease-out 0s;
        width: 20px;
      }


    #qualifikatione .modal-content-full-width {
        background-color: #ffffff !important;
    }

    #qualifikatione .menu-close {
        font-size: 33px !important;
        color: black;
        position: absolute;
        right: 27px;
        top: 27px
    }

    #qualifikatione .modal-header {
      position: relative;
      min-height: 50px;
    }

    #qualifikatione button.button-border:hover {
      color: #5D287E;
      -webkit-box-shadow: 2px 1000px 1px #fff inset;
              box-shadow: 2px 1000px 1px #fff inset;
  }

  #qualifikatione .bullet {
    /*height: 15px;*/
    left: -10px;
    position: absolute;
    background: #303030;
    top: 0;
    /*width: 15px;*/
    border-radius: 50%;
}

#qualifikatione .item {
    position: relative;
}

#qualifikatione .card-body p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 160.5%;
    color: #602F83;
}

#qualifikatione .card, .education-items .card-header {
    background: transparent;
    border: none;
    padding: 0px;
}

#qualifikatione .card {
    margin-left: 39px;
}

#qualifikatione .item:before {
    content: '';
    height: 100%;
    left: 7px;
    opacity: .6;
    position: absolute;
    top: 0;
    width: 1px;
}

#qualifikatione .item:before {
    border-left: 2px solid #602F83;
}

#qualifikatione .last-item:before {
    border-left: none;
}

#qualifikatione .title{
  font-family: 'Montserrat' !important;
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 25px !important;
  line-height: 40px !important;
  color: #602F83 !important;
}

.about-title h1 {
  font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 50px;
    line-height: 50px;
}

.about-title .card {
  border-radius: 25px;
  z-index: 150;
}

.about-title .card h3 {
    font-size: 45px;
    margin-top: 30px;
}

.about-title .card p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 32px;
    padding: 10px 20px;
    margin-top: 30px;
}


.transform-unset {
  text-transform: unset;
}

.about-left-btn {
  position: absolute;
  width: 100%;
  bottom: 0;
  right: 0;
  left: 0;
  min-height: 50px;
}

.about-div {
  margin-top: 60px;
}

.btn-div {
  margin: 30px 0px; 
}

.certified img {
  max-width: 275px;
}


.business-woman {
  margin: 10px 0px;
}


.sub-page-header {

  border-radius: 10px;
  min-height: 60px;
}


.theme-grad-border {
  background: 
  -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) padding-box,
  -webkit-gradient(linear, left top, left bottom, color-stop(54.79%, #5D287E), to(#44A7B2)) border-box;
  background: 
  -o-linear-gradient(#fff 0 0) padding-box,
  -o-linear-gradient(top, #5D287E 54.79%, #44A7B2 100%) border-box;
  background: 
  linear-gradient(#fff 0 0) padding-box,
  linear-gradient(180deg, #5D287E 54.79%, #44A7B2 100%) border-box;
  color: #313149;
  border: 4px solid transparent;
  border-radius: 45px;
  display: inline-block;
  padding: 10px 70px;

  margin: 0 auto;
  display: table;
 
}

.testimonial-grad-border {
  background: 
  -o-linear-gradient(#fff 0 0) padding-box,
  -o-linear-gradient(47deg, #5D287E 54.79%, #44A7B2 100%) border-box;
  background: 
  linear-gradient(#fff 0 0) padding-box,
  linear-gradient(43deg, #5D287E 54.79%, #44A7B2 100%) border-box;
  color: #313149;
  border: 15px solid transparent;
  border-radius: 20px !important;
  display: inline-block;
  display: table;
  position: relative;
}

/*.testimonial-grad-border:after {
  content: " ";
  position: absolute;
  right: 30px;
  bottom: -15px;
  border-top: 15px solid black;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
  border-bottom: none;
}*/

/*.testimonial-grad-border:after {
    content: '';
    display: block;
    position: absolute;
    right: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    background: #ffffff;
    border-right: 14px solid #5d287e;
    border-bottom: 7px solid #5d287e;
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(45deg);
    border-bottom: 14px solid #5d287e;
}*/

.testimonial-grad-border:after, .testimonial-grad-border:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.testimonial-grad-border:after {
border-color: rgba(136, 183, 213, 0);
    border-top-color: #ffffff;
    border-width: 46px;
    margin-left: -46px;
}
.testimonial-grad-border:before {
  border-color: rgba(194, 225, 245, 0);
    border-top-color: #5d287e;
    border-width: 70px;
    margin-left: -70px;
}

.dec .title{
  font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 25px;
    line-height: 34px;
    letter-spacing: 2.8125px;
    text-transform: uppercase;
}

.dec .details {
  
  margin-top: 75px;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 25px;
}

.dec .details span {
 
  font-weight:600;
 
}

.min-width-300 {
  min-width: 300px;
}

.line {
    width: 550px;
    height: 0;
    border: 1px solid #602F83;
    margin: 75px auto;
    display: table;
}

.sub-page-footer {
  border-radius: 10px;
  margin-top: 75px;
}

.sub-page-footer p {
  font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 32px;
    padding: 50px 0;

}

.border-green {
  border: 1px solid #44A7B2;
}

.border-gray {
  border: 1px solid #666666;
}

.texture-bg {
  background: #f1f1f1;
  padding: 100px 15px;
  margin-top: 100px;
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 100% 100%;
}

.challenges .challenges-bg {
  margin-top: -325px;
}

.services .services-box-item {
    position: relative;
    color: #602f83;
    text-decoration: none;
    -webkit-perspective: 750px;
    -ms-perspective: 750px;
    -o-perspective: 750px;
    perspective: 750px;
    margin: 15px 0;
    float: left;
    cursor: pointer;
}
.services .services-box-item:hover,
.services .services-box-item:focus,
.services .services-box-item.hover {
    text-decoration: none;
}
.services .services-box-item:hover> .services-box-item-cover,
.services .services-box-item:focus> .services-box-item-cover,
.services .services-box-item.hover> .services-box-item-cover {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.services .services-box-item:hover> .services-box-item-content,
.services .services-box-item:focus> .services-box-item-content,
.services .services-box-item.hover> .services-box-item-content {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
}
.services .services-box-item-cover,
.services .services-box-item-content {
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.services .services-box-item-cover {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0px 15px;
    /*box-shadow: 0px 0px 3px 1px #ddd;*/
    border-radius: 7px;
    white-space: pre-line;
}
.services .services-box-item-cover:before,
.services .services-box-item-cover:after {
    position: absolute;
    top: 50%;
    left: 50%;
}
.services .services-box-item-cover:before {
    margin: -40px 0px 0px -20px;
    font-size: 40px;
}
.services .services-box-item-cover:after {
    content: attr(data-headline);
    
    left: 0;
    width: 100%;
    margin: 50px 0 0;
    text-align: center;
    padding: 0px 0px;
    font-size: 20px;
    text-align: center;
    font-weight: 700;
    line-break: auto;
    line-height: 20px;
}
.services .services-box-item-content {
    overflow: hidden;
    margin: 0px;
    padding: 10px 0px;
    font-size: 14px;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    border-radius: 7px;
    width: 100%;
    min-height: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /*text-align: center;*/
}
.services .services-box-item-content:before {
    position: absolute;
    top: 0;
    right: 0;
    margin: -60px;
    font-size: 170px;
    opacity: 0.2;
}

.service-cards, .service-images {
  margin: 75px 0;
}


.service-img img {
  -webkit-box-shadow: -4px 5px 10px #999999;
          box-shadow: -4px 5px 10px #999999;
}


.owl-nav {
    position: absolute;
    top: 42%;
    width: 100%;
}

.owl-prev {
  position: absolute;
  left: -60px;
}

.owl-next {
  position: absolute;
  right: -60px;
}

.section-cookie {
    position: fixed;
    top: auto;
    bottom: 0;
    width: 100%;
    background-color: #ffffff;
    color: #602f83;
    padding: 15px!important;
    font-size: 18px;
    border-top: 3px solid #602f83;
    z-index: 9999;
}

#customers-testimonials .shadow-effect .text {
  font-weight: 500;
} 


.about-title h1 span{
  word-break: break-all;
}

    .vjs-big-play-button {
      display: none!important;
    }

    .vjs-theme-city .vjs-control-bar {
      background-image: none!important;
      background-color: rgb(116 116 116 / 80%) !important;
    }

    .video-js *:focus {
      outline: none !important;
      text-shadow: none !important;
      box-shadow: none !important;
      background-color: transparent !important;
    }

    .video-js .vjs-control:focus:before,
    .video-js .vjs-control:hover:before,
    .video-js .vjs-control:focus {
      text-shadow: none;
    }

    .vjs-theme-city .vjs-play-progress {
      background-color: #fff;
    }

    .video-js .vjs-slider {
      background-color: rgb(110 77 134);
    }

    .vjs-theme-city .vjs-volume-bar {
      background-color: transparent;
    }

    .video-js .vjs-load-progress div {
      background: rgb(145 102 177);
    }


.has-danger {
   border: 1px solid red !important;
}

.error-msgs {
    font-size: 20px;
    font-weight: 500;
    line-height: 25px;
}

.min-width {
  min-width: 275px;
}

.cursor-pointer {
  cursor: pointer;
}

.angebote_menu a {
  font-size: 30px;
    line-height: 20px;
}

.angebote_menu li {
  padding-top: 5px !important;
 }

.team-images-sce, .description-sce {
  margin-top: 100px;
}

.team-name {
    font-weight: 500 !important;
    margin-top: 24px;
    font-size: 24px!important;
    line-height: 30px!important;
    letter-spacing: 5.3125px!important;
    color: rgba(48, 48, 48, 0.75) !important;
}

.team-title {
  font-weight: 500 !important;
    font-size: 18px !important;
    line-height: 30px !important;
    text-align: left !important;
}


.team-hover .title {
  color: #1a1a1a;
  text-align: center;
  margin-bottom: 10px;
}

.team-hover  .content {
  position: relative;
  width: 100%;
  margin: auto;
  overflow: hidden;
}

.team-hover .content-overlay {
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.team-hover .content:hover .content-overlay {
  opacity: 1;
}

.team-hover .content-image {
  max-width: 100%;
}

.content-details {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.content:hover .content-details {
  top: 50%;
  left: 50%;
  opacity: 1;
}

.content-details h3 {
      color: #ffffffc9;
    font-size: 150px;
    font-weight: 900;
    letter-spacing: 0;
    margin-bottom: 0;
    text-transform: uppercase;
}


.fadeIn-bottom {
  top: 80%;
}

.qualifikatione-close {
    font-size: 33px !important;
    color: black;
    position: absolute;
    right: 27px;
    top: 27px;
}

.header-title h3{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    /*font-size: 40px;
    line-height: 52px;*/

    font-size: 50px;
    line-height: 50px;
}

.header-title p {
  font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
}

.head-sec{
  margin-top: 150px;
}

.team-dec{
  font-weight: 400 !important;
}

.team-sce {
  margin-bottom: 50px;
}

.video-section{
  padding-left: 50px;
}

.jsHumanResources {
  line-height: 35px;
}

.back-icon-btn {
  line-height: 0px;
  font-size: 18px;
  color: #602f83;
  font-weight: 600;
  margin-top: 50px;
}

.back-icon-btn i {
  font-size: 18px;
  color: #602f83;
}

.back-icon-btn:hover {
    color: #602f83;
}

/* Softskills */
.theme-bg{
    background: rgb(89,4,127);
   background: linear-gradient(115deg, rgba(89,4,127,1) 0%, rgba(76,52,146,1) 25%, rgba(62,102,167,1) 50%, rgba(50,149,186,1) 75%, rgba(39,193,204,1) 100%);
}

.logo-mrg{
    margin-top: 70px;
   padding-bottom: 50px;
}

.header-img-sec{
    padding-bottom: 100px;
}
.head-title{
    font-size: 42px;
   font-weight: 700;
    color: white;
   font-family: 'Montserrat';
}
.head-sub-title {
    font-size: 24px;
   color: white;
   font-weight: 400;
   line-height: 26px;
   font-family: 'Montserrat';
}
.essential-title{
    max-width: 1440px;
   padding: 25px 50px;
   border-radius: 15px;
}
.essential-title h3{
    font-family: 'Montserrat';
   font-weight: 700;
    color: white;
   margin-bottom: 5px;
}
.essential-title h3 span{
    font-weight: 400;
}
.essential-title p{
    color: white;
   font-size: 18px;
   margin-bottom: 5px;
   font-family: 'Montserrat';
}
.gray-bg{
    background: #E6E6E6;
}

.product-price{
    font-family: 'Montserrat';
    background: white;
   padding: 15px;
   border-radius: 10px;
   font-size: 20px;
   font-weight: 700;
   color: #5D287E;
   max-width: 250px;
   margin: 0 auto;
}

.products{
  margin-top: 25px; 
}

.products .includes h3{
    font-family: 'Montserrat';
      font-size: 22px;
   font-weight: 700;
      margin-bottom: 25px;
}
.products .includes h4{
    font-size: 1rem;
   color: #5D287E;
   margin-bottom: 20px;
   font-family: 'Montserrat';
   font-weight: bold;
   line-height: 24px;
   letter-spacing: -0.5px;
}
.product-images{
    max-width: 280px;
}

.includes {
    padding-right: 35px;
}
.btn-grad {
   background-image: linear-gradient(115deg, rgba(89,4,127,1) 0%, rgba(76,52,146,1) 25%, rgba(62,102,167,1) 50%, rgba(50,149,186,1) 75%, rgba(39,193,204,1) 100%);
   padding: 12px 45px;
   text-align: center;
   color: white;
   border-radius: 50px;
   display: block;
   max-width: 380px;
   font-size: 20px;
   letter-spacing: 1px;
   font-weight: 500;
   text-decoration: none;
   margin: 0 auto;
   font-family: 'Montserrat';
 }
     .btn-grad:hover {
       color: #ffffff;
   }

 .btn-sec{
     padding: 70px 0;
 }

 .imp-notes{
     padding-bottom: 100px;
     padding-top: 100px;
 }

 .imp-notes .notes h3{
     font-weight: 600;
      margin-bottom: 25px;
      color: #ffffff;
      font-family: 'Montserrat';
      letter-spacing: -0.5px;
      font-size: 20px;
 }
 .imp-notes .notes p{
      margin-bottom: 18px;
      color: #ffffff;
   font-family: 'Montserrat';
   line-height: 20px;
 }
 .bg-image{background: linear-gradient(115deg, rgba(89,4,127,1) 0%, rgba(76,52,146,1) 25%, rgba(62,102,167,0.75) 50%, rgba(50,149,186,0.75) 75%, rgba(39,193,204,1) 100%), url(../images/banners/business-expo-2019.jpg);
  background-repeat: no-repeat;
  /*background-size: 100%;*/
  background-position: center 7%;
  background-size: cover;
  min-height: 425px;
}

.goal{
   margin-top: 100px;
}

.goal-title h3 span{
   font-weight: 700
}

.goal-title h3 {
   font-family: 'Montserrat';
   text-transform: uppercase;
}

.goal-number{
   width: 100px;
   height: 100px;
   background: linear-gradient(115deg, rgba(89,4,127,1) 0%, rgba(76,52,146,1) 25%, rgba(62,102,167,1) 50%, rgba(50,149,186,1) 75%, rgba(39,193,204,1) 100%);
   border-radius: 50%;
   margin:0 auto;
}
.goal-number p {
   text-align: center;
   vertical-align: middle;
   line-height: 100px;
   color: #FFFFFF;
   font-size: 36px;
   font-weight: 700;
}

.goal-sec{
   padding-right: 50px;
   padding-left: 50px;
}

.goal-sec h3{
   padding-top: 50px;
   font-size: 22px;
   font-weight: bold;
   font-family: 'Montserrat';
}
.goal-decs{
   padding: 18px;
}

.goal-decs p {
  font-family: 'Montserrat';
  letter-spacing: -0.2px;
  font-weight: 500;
  line-height: 1.6;
}

.softskills-footer{
   margin: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    background: #eff2f4;
}

.softskills-footer a{
   text-decoration: none;
   color: black;
}

.softskills-footer span {
   font-size: 16px;
   font-weight:400;
}

.page-decs p{
       font-family: 'Montserrat';
       line-height: 24px;
       margin-bottom: 1.3rem;
   }

.includes p{
   font-family: 'Montserrat';
   line-height: 20px; 
}

.bg-goal-img{
   position: absolute;
   left: 0;
   bottom: 40px;
   z-index: -1;
}

.head-title {
    /*background-color: #454689;*/
    display: inline-block;
    /*padding: 0px 10px;*/
    border-radius: 8px;
        background-color: #454689;
    color: #FFFFFF;
    display: inline-block;
    white-space: pre-wrap;
    padding: 5px 10px;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    border-radius: 5px;
}

.head-title span {
/*    background-color: #454689;
    display: inline-block;
    padding: 0px 10px;
    border-radius: 8px;*/

    background-color: #454689;
    color: #FFFFFF;
    display: inline-block;
    white-space: pre-wrap;
    padding: 5px 10px;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    border-radius: 5px;
}

/*.head-sub-title span{
    background-color: #4a2e75;
    display: inline-block;
    padding: 6px 10px;
    border-radius: 8px;
}
*/

.head-sub-title{
    font-size: 24px;
    color: white;
    font-weight: 400;
    line-height: 1.4;
    font-family: 'Montserrat';
}

.head-sub-title span{
    background-color: #4a2e75;
    color: #FFFFFF;
    display: inline;
    white-space: pre-wrap;
    padding: 7px 10px;
    line-height: 1.6;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    border-radius: 5px;
}

.goal-secs {
  margin-bottom: 50px;
}

  .sm-break{
    display: none!important;
  }


  .btn-red-custom{
    background: #d10404;
    border-radius: 8px;
    color: white;
    padding: 8px 25px;
  }

  .popup-btn{
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .popup-text p {
    text-align: justify;
    font-family: 'Montserrat';
    line-height: 1.2;
    font-size: 10px;
  }

  .popup-design{
    padding-top: 70px;
    padding-bottom: 40px;
  }

  .close-modal-btn{
    max-width: 60px;
    position: absolute;
    right: -50px;
    top: -25px;
  }

  .popup-btn a:hover {
    color: #ffffff;
    background: #bb0202;
  }