@font-face {
  font-family: "conthrax";
  src: url("./../fonts/conthrax-rg.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Futura PT";
  src: url("./../fonts/Futura-PT-Book.ttf") format("truetype");
  font-weight: normal;
  /* font-style: italic; */
}
@font-face {
  font-family: "Futura PT light";
  src: url("./../fonts/FuturaPTLight.otf") format("truetype");
  font-weight: normal;
  /* font-style: italic; */
}
@font-face {
  font-family: "Futura PT bold";
  src: url("./../fonts/futuraptbook-webfont.woff") format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "Futura PT medium";
  src: url("./../fonts/Futura_PT_Medium.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
.white.header_section,
.white.header_section.container-fluid nav.navbar.navbar-expand-lg {
  background-color: #ebebeb;
}

.dark.header_section,
.dark.header_section.container-fluid nav.navbar.navbar-expand-lg {
  background-color: #180038;
}

.hide-sm{
  display: none;
}
.rating-stars {
  cursor: pointer;
}

.checked {
  color: gold;
}

.white.logo-text {
  font-family: "conthrax";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #ffffff;
  line-height: 19px;
}
.dark.logo-text {
  font-family: "conthrax";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 19px;
}
.dark.navbar-dark .navbar-nav .nav-link {
  color: #000000;
}

.white.navbar-dark .navbar-nav .nav-link {
  color: #ffffff;
}
ul.navbar-nav li a {
  color: #ffffff;
}
.banner-section {
  background: rgba(24, 0, 56, 1);
  opacity: 1;
}
.banner {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 700px;
  background: linear-gradient(rgb(90, 14, 82), rgba(31, 31, 31, 0));
  opacity: 1;
  overflow: hidden;
}

.banner-heading {
  width: 700px;
  color: rgba(255, 255, 255, 1);
  font-family: "Futura PT medium";

  font-size: 56px;
  opacity: 1;
  text-align: left;
}

.phone-image {
  width: 708px;
  height: 603px;
  background: url(../images/mobiel_image.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;

  overflow: hidden;
}
.buynow-button {
  width: 161px;
  height: 80px;
  background: rgba(255, 91, 10, 1);
  opacity: 1;
    color:#FFF;
  /* position: absolute;
  top: 520px;
  left: 145px; */
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.buy-now {
  color: rgba(255, 255, 255, 1);
  font-family: "Futura PT";
  font-weight: Medium;
  font-size: 24px;
  opacity: 1;
  text-align: left;
}
.banner-side-text {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.footer {
  width: 100%;
  background: linear-gradient(180deg, #840f96 -63.57%, #180038 44.68%);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  opacity: 1;
  min-height: 250px;
  overflow: hidden;
}

.footer-section-icons {
  /* height: auto; */
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}
.footer-logo {
  padding-top: 20px;
}

span.logo-text-footer {
  font-family: "conthrax";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #ffffff;
  line-height: 19px;
}
/* SOFTWARE FEATURE SECTION */
.software-feature-section {
  background: rgb(20 3 44);
  opacity: 1;
}

.software-feature {
  width: 100%;
  min-height: 800px;
  background: linear-gradient(rgba(31, 31, 31, 0), rgb(90 14 82));
  opacity: 1;
  overflow: hidden;
}
.software-heading {
  font-size: 40px;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
}
.full-disk-content {
  border: 1px solid #ffffff;
  border-radius: 20px;
}
.full-disk-encryp {
  font-family: "Futura PT bold";
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 41px;
  color: #ffffff;
}

.full-disk-encryp:hover {
    font-size: 36px;
}

p.full-disk {
  font-family: "Futura PT";
  font-style: normal;
  font-weight: 300;
  font-size: 28px;
  line-height: 41px;
  color: #feedde;
}
p.full-disk-details {
  font-family: "Futura PT";
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 41px;
  color: #feedde;
}
/* Hardware feature section */
.hardware-feature-section {
  background: rgb(20 3 44);
  opacity: 1;
}
.hardware-feature {
  width: 100%;
  min-height: 600px;
  background: linear-gradient(rgb(90 14 82), rgba(31, 31, 31, 0));
  opacity: 1;
  overflow: hidden;
}

.hardware-feature-section-two {
  background: rgb(20 3 44);
  opacity: 1;
}
.hardware-feature-two {
  width: 100%;
  min-height: 800px;
  background: linear-gradient(rgba(31, 31, 31, 0), rgb(49 0 44));
  opacity: 1;
  overflow: hidden;
}

span.heading-360-section {
  font-family: "Futura PT bold";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  color: #ffffff;
  line-height: 0px;
}
p.hardware-section-text {
  font-family: "Futura PT light";
  font-style: normal;
  font-weight: 500;
  color: #feedde;
  font-size: 20px;
  line-height: 32px;
}
.hardware-phone-image {
  width: 100%;
  height: 603px;
  background: url(../images/phone.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  opacity: 1;
  overflow: hidden;
}
.side-phone-section {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
a.language {
  font-family: "Futura PT Medium Italic";
  font-style: italic;
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
}
li.nav-item.active {
  border-bottom: 1px solid rgba(255, 82, 227, 1);
}

/* CART SECTION */

.cart-section {
  background: #ebebeb;
  opacity: 1;
}
span.cart-heading {
  font-family: "Futura PT light";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 31px;
  color: #000000;
}
.cart {
  width: 100%;
  min-height: 700px;
  padding-top: 40px;
}
.product-inc-dec {
  display: flex;
  justify-content: center;
}

button.inc-dec-button {
  width: 10%;
  background: #ebebeb;
}
.product-section-content p {
  font-family: "Futura PT light";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 31px;
  color: #000000;
}
p.product-price {
  font-family: "Futura PT light";
  font-size: 20px;
  color: #000000;
  line-height: 15px;
}
p.product-shipping-content {
  font-family: "Futura PT light";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  color: #656565;
}
.border-cart {
  border: 1px solid #9e9e9e;
  border-radius: 10px;
  padding: 20px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.order-summary-section {
  background-color: #840f96;
  min-height: 500px;
  /*width: 336px;*/
  width: 100%;
  border-radius: 10px;
}

/* CART SECTION END */

/* ORDER SUMMARY START */
p.os {
  padding-top: 20px;
  color: #ffffff;
  font-size: 24px;
  font-family: "Futura PT bold";
}
.divider {
  width: 100%;
  display: flex;
  justify-content: center;
}
.divider-content {
  border: 1px solid #9a9a9a;
  width: 90%;
}
.st {
  display: flex;
}
p.label-st {
  font-family: "Futura PT";
  font-style: normal;
  font-weight: 450;
  font-size: 24px;
  width: 60%;
  color: #ffffff;
}
p.value-st {
  font-family: "Futura PT light";
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  width: 40%;
  text-align: right;
  color: #ffffff;
}
.value-st-change {
  font-family: "Futura PT";
  font-style: normal;
  font-weight: 450;
  font-size: 24px;
  text-align: right;
  width: 40%;
  color: #ffffff;
}
.checkout-btn {
  background-color: #ff5b0a;
  height: 43px;
  margin-left: 17px;
  display: flex;
  justify-content: center;
  width: 100%;
  border-radius: 10px;
  border: 1px solid #000000;
}

.empty-cart-btn {
    background-color: #fdfdfd;
    height: 43px;
    margin-left: 40px;
    display: flex;
    justify-content: center;
    width: 93px;
    border-radius: 10px;

}

/* LOGIN */
.login-section {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 700px;
}
.login {
  background-color: #ffffff;
  height: 500px;
  width: 597px;
  border-radius: 20px;
}
.login-heading {
  display: flex;
  justify-content: center;
  font-size: 20px;
  color: #000000;
  font-family: "Futura PT";
}

.group {
  position: relative;
  margin-bottom: 25px;
}
.group input {
  font-size: 18px;
  padding: 10px 10px 10px 5px;
  display: block;
  width: 450px;
  border: none;
  border-bottom: 1px solid #000000;
}
input:focus {
  outline: none;
}

/* LABEL ======================================= */
/*label {*/
/*  color: #000000;*/
/*  font-size: 18px;*/
/*  font-weight: normal;*/
/*  position: absolute;*/
/*  pointer-events: none;*/
/*  left: 5px;*/
/*  top: 10px;*/
/*  transition: 0.2s ease all;*/
/*  -moz-transition: 0.2s ease all;*/
/*  -webkit-transition: 0.2s ease all;*/
/*}*/

/* active state */
input:focus ~ label,
input:valid ~ label {
  top: -20px;
  font-size: 14px;
  color: #840f96;
}

/* BOTTOM BARS ================================= */
.bar {
  position: relative;
  display: block;
  width: 450px;
}
.bar:before,
.bar:after {
  content: "";
  height: 2px;
  width: 0;
  bottom: 1px;
  position: absolute;
  background: #840f96;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}
.bar:before {
  left: 50%;
}
.bar:after {
  right: 50%;
}

/* active state */
input:focus ~ .bar:before,
input:focus ~ .bar:after {
  width: 50%;
}

/* HIGHLIGHTER ================================== */
.highlight {
  position: absolute;
  height: 60%;
  width: 100px;
  top: 25%;
  left: 0;
  pointer-events: none;
  opacity: 0.5;
}

/* active state */
input:focus ~ .highlight {
  -webkit-animation: inputHighlighter 0.3s ease;
  -moz-animation: inputHighlighter 0.3s ease;
  animation: inputHighlighter 0.3s ease;
}
.login-form {
  display: flex;
  justify-content: center;
  padding-top: 30px;
}
.create-text p {
  font-family: "Futura PT light";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  margin: 0;
  color: #840f96;
}
.remember-me {
  display: flex;
  font-family: "Futura PT light";
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 21px;
  color: #000000;
}
.remember-me input[type="radio"] {
  width: 20px;
}
button.signin-btn {
  background-color: #840f96;
  height: 35px;
  width: 393px;
  color: #ffffff;
  border-radius: 10px;
  font-family: "Futura PT light";
  font-style: normal;
  font-weight: 450;
  font-size: 16px;
  line-height: 21px;
}
.center-btn {
  display: flex;
  justify-content: center;
  padding-top: 40px;
}

.category-pro {
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  width: 350px;
  height: 350px;
    margin-left:10px;
    margin-right:10px;

    margin-top:10px;
    margin-bottom:10px;
  justify-content: center;
  align-items: center;
  background: #f1f1f1;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.category-pro img {
  width: 80%;
    margin:0px auto !important;
}


.pro-slider-image{
    width:200px;
    height:200px;
    margin: 0px auto;
}

.pro-slider-image img{
    width:auto;
    height:200px;
    margin: 0px auto;
}

.cat-content {
  padding-top: 0px;
}


.category-pro a p{
    color:#000 !important;
    text-align:center;
}
/* sign up */

.signup-section {
  display: flex;
  justify-content: center;
  align-items: center;
  /* min-height: 1000px; */
}
.signup {
  background-color: #ffffff;
  /*height: 850px;*/
  width: 597px;
  border-radius: 20px;
}
.signup-agree {
  display: flex;
  font-family: "Futura PT light";
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 21px;
  color: #000000;
}
.signup-agree span {
  font-family: "Futura PT light";
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 18px;
  color: #840f96;
}
.signup-agree input[type="radio"] {
  width: 20px;
}
input[id~="dob"]:not(:focus) {
  color: transparent;
}

/* OUR PRODUCT PAGE */

h1.our-product-heading {
  font-size: 46px;
  color: #000000;
  text-transform: uppercase;
  text-align: center;
  font-family: "Futura PT medium";
  font-weight: 500;
}
.product-addtocart-section {
  min-height: 720px;
  padding-top: 25px;
}

.product-carousel-indicators {
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  padding-top: 40px;
  list-style: none;
}

.product-carousel-indicators li {
  position: relative;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  background-color: #727272;
}

.product-carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

.product-carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

.product-carousel-indicators .active {
  background-color: #000000;
}
.product-img-slider {
  width: 100%;
  height: 35rem;
  float: left;
  padding-top: 20px;
}

.addtocart-side-text .head {
  font-family: "Futura PT";
  font-style: normal;
  font-weight: 500;
  font-size: 26px;
  line-height: 6px;
  color: #000000;
}

.addtocart-side-text .content {
  font-family: "Futura PT light";
  font-style: normal;
  font-weight: 400;
  padding-bottom: 40px;
  font-size: 32px;
  line-height: 41px;
  color: #000000;
}

button.model-btn-active {
  background-color: #d9d9d9;
  height: 50px;
  width: 120px;
  border-radius: 10px;
  border: 1px solid #000000;
}
button.model-btn {
  background-color: #ebebeb;
  height: 50px;
  width: 120px;
  margin-left: 30px;
  border-radius: 10px;
  border: 1px solid #000000;
}
button.color-btn {
  /* background-color: #1f1f1f; */
  height: 19.82px;
  width: 24.171px;
  border-radius: 50%;
  margin: 15px;
}
button.color-btn-active {
    border: 4px solid;
}


.add-content-cover {
  padding-bottom: 20px;
}
.addtocart-inc-dec {
  display: flex;
  justify-content: left;
  align-items: center;
  padding-top: 0px;
}
button.inc-dec-btn {
  height: 25px;
  width: 25px;
  border-radius: 50%;
  border: 1px solid #000000;
}
button.addtocart-btn {
  background-color: #000000;
  height: 68px;
  width: 156px;
  border-radius: 9px;
  border: 1px solid #000000;
  color: #ffffff;
  font-family: "Futura PT";
  font-style: normal;
  font-weight: 450;
  font-size: 24px;
  line-height: 31px;
  margin-left: 50px;
}

.choose-us-section {
  min-height: 500px;
}
.choose-us-img {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  flex-wrap: wrap;
  padding-top: 96px;
}
.choose-us-img img {
  width: 54px;
}
.choose-us-img p {
  font-family: "Futura PT light";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 31px;
  color: #000000;
}

.choose-view {
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* QUIZ PAGE DESIGN */

.quiz-backgroud {
  /* background-image: url(../images/quizbackground.png); */
  /* height: 40rem; */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  background-size: 100%;
}

p.quiz-head {
  color: #FFF;
  text-align: center;
  font-family: Futura PT;
  font-size: 56px;
  font-style: normal;
  /* font-weight: 500; */
  font-weight: bold;
  line-height: normal;

  width: 90%;
  flex-shrink: 0;
  /* height: 550px; */
  margin-top: -15%;
}



.quiz-slider-section {
  /* min-height: 600px; */
  margin-top: 5%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.quiz-slider-div {
  /* width: 350px; */
  width: 100%;
  /* height: 300px; */
  position: relative;
  border-radius: 20px;
}
.quiz-slider-div p {
  position: absolute;
  top: 33%;
  color: #ffffff;
  font-family: "Futura PT";
  font-style: normal;
  font-weight: 500;
  /* font-size: 36px; */
  font-size: 36px;
  line-height: 35px;
  text-align: center;
  width: -moz-available;
}
.arrows {
  display: flex;
  justify-content: center;
  align-items: center;
}
.quiz-selection-section {
  min-height: 1000px;
  width: 100%;
}
.background-quiz {
  background: linear-gradient(
    180deg,
    #840f96 15.75%,
    rgba(132, 15, 150, 0) 100%
  );
  /* border-radius: 2137px; */
  height: 1300px;
  width: 100%;
  border-radius: 50% 50% 0 0;
}
.background-quiz p {

  color: #FFF;
  text-align: center;
  font-family: Futura PT;
  font-size: 56px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;

  display: flex;
  justify-content: center;
  padding-top: 15%;
  margin: 10%;
}
.quiz-heading{
  color: #000;
  font-family: Futura PT;
  font-size: 56px;
  font-style: normal;
  /* font-weight: 500; */
  line-height: normal;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  margin-top: 10%;
}
.question-head{
  color: #FFF;
  font-family: Futura PT;
  font-size: 56px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-align: center;
}
.question-small{
  color: #FEEDDE;
  font-family: Futura PT;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.answer-div{
  width: 100%;
  /* max-width: 60%;  */
  margin: 0 auto;
  text-align: center;
}
/* .answer-text:hover, .answer-btn:hover {

  color:#f8f9fb;
  background: #4e25ff;
} */
.answer-btn {
  width: 100%;
  min-height: 70px;
  flex-shrink: 0;
  border-radius: 10px;
  background: #FFF;
  margin-bottom: 5%;
}

.answer-text{
  color: #000;
  font-family: Futura PT;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  /* margin-bottom: 20px !important; */
  /* line-height: normal; */
  white-space: normal;
}
.quiz-continue-btn{
  width: 152px;
  height: 67px;
  flex-shrink: 0;
  border-radius: 10px;
  background: #FF5B0A;
  margin-right: 8%;
}
button:disabled {
  background-color: #ccc !important;
  color: #999 !important;
  cursor: not-allowed;

}
.quiz-continue-text{
  color: #FFF;
  font-family: Futura PT;
  font-size: 24px;
  font-style: normal;
  font-weight: 450;
  line-height: normal;
}
.result-card {
  font-family: Futura PT;
  border: 1px solid #dcdcdc;
  border-radius: 10px;
  padding: 20px;
  background-color: #fff;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  margin-top: -10%;

}
.result-heading {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 20px;
}
.res-message {
  font-size: 38px;
}
.result-label {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  color:#000
}
.result-value {
  font-size: 32px;
  color: #000;
}
.question {
  background-color: #f9f9f9;
  padding: 10px;
  border-radius: 8px;
  margin-bottom: 10px;
  color: black;
font-size: 18px;
}

.question span {
  margin: 5px 0;
}

.answer span {
  margin: 5px 0;
  font-weight: bold;
}
.question-list {
  max-height: 300px;
  overflow-y: auto;
  margin-top: 10px;
}

.separator {
  display: flex;
  align-items: center;
  margin: 20px 0;
}

.separator-line {
  flex-grow: 1;
  height: 1px;
  background-color: #ccc;
}

.separator-text {
  padding: 0 10px;
  color: #000;
  font-size: 18px;
}



/* INFORMATION PAGE */
.information-banner {
  width: 100%;
  /*background-image: url(../images/information-banner.png);*/
  /*min-height: 600px;*/
  background-size: 100%;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
p.info-head {
   font-family: "Futura PT medium";
  font-style: normal;
  /*font-weight: 500;
  font-size: 60px;
  line-height: 60px;

  margin-top: 0%;
  margin-left: 20%;
  text-align:justify;*/
  color: #ffffff;

    text-align: center;
    font-size: 70px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
/* @media (max-width: 768px) {
  p.info-head {
    font-size: 40px;
    line-height: 48px;
    margin-left: 10%;
    text-align: center;
  }
}*/

/* @media (max-width: 480px) {
  p.info-head {
    font-size: 32px;
    line-height: 40px;
    margin-left: 5%;
  }
}  */

/* @media (max-width: 575px){
  p.info-head {
    font-family: "Futura PT medium";
    font-style: normal;
    font-weight: 500;
    font-size: 38px;
    line-height: 36px;
    color: #ffffff;
    margin: 0;
    text-align: center;
  }
} */

p.info-desc {
  font-family: "Futura PT light";
  font-style: normal;
  font-weight: 450;
  font-size: 32px;
  /* line-height: 41px; */
  color: #feedde;
  /* margin-left: 20%; */
    /* text-align:justify; */

    text-align: center;
    line-height: normal;
}

.banner-info-section {
  background: rgb(33 0 78);
  opacity: 1;
}
.banner-info {
  width: 100%;
  /*min-height: 900px;*/
  /* background: linear-gradient(rgb(37 0 33), rgba(31, 31, 31, 0)); */
  background-color: whitesmoke;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  justify-content: center;
  align-items: center;
}
p.head-curious-about {
  font-family: "Futura PT medium";
  font-style: normal;
  font-weight: 500;
  font-size: 46px;
  width: 60%;
  line-height: 50px;
  color: #ffffff;
  text-align:center;
}
p.head-curious-content {
  font-family: "Futura PT light";
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 41px;
  width: 50%;
  color: #feedde;
}
p.head-curious-content span {
  font-family: "Futura PT medium";
  font-size: 32px;
  color: #ffffff;
}
.banner-info img {
  width: 25%;
  padding-top: 11px;
}
.data-collection-section {
  background: rgb(33 0 78);
  opacity: 1;
}
.data-collection-banner {
  width: 100%;
  /*min-height: 900px;*/
  background: linear-gradient(rgba(31, 31, 31, 0), rgb(37 0 33));
  display: flex;
  flex-direction: column;
  overflow: hidden;
  justify-content: center;
  align-items: center;
}
.head-collection {
  text-align: center;
  font-family: "Futura PT medium";
  font-style: normal;
  font-weight: 500;
  font-size: 46px;
  width: 50%;
  line-height: 50px;
  color: #ffffff;
  padding-top:20px;
}
p.data-collection-content {
  /* font-family: "Futura PT light"; */
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  /* line-height: 41px; */
  /*width: 70%;*/
  color: #feedde;
  padding-top: 30px;

  font-family: Futura PT;
  line-height: normal;
}
p.data-collection-content span {
  font-family: "Futura PT medium";
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 41px;
  width: 70%;
  color: #ffffff;
}
.right-side-data-coll p {
  font-family: "Futura PT light";
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 41px;
  color: #feedde;
  padding-bottom: 40px;
}
.data-coll-section-two {
  background: rgb(33 0 78);
  opacity: 1;
}
.data-coll-section-two-banner {
  width: 100%;
  min-height: 900px;
  background: linear-gradient(rgb(37 0 33), rgba(31, 31, 31, 0));
  display: flex;
  flex-direction: column;
  overflow: hidden;
  justify-content: center;
  align-items: center;
}
.join-now {
  text-align: center;
  font-family: "Futura PT medium";
  font-style: normal;
  font-weight: 500;
  font-size: 46px;
  width: 50%;
  line-height: 50px;
  color: #ffffff;
  padding-bottom: 20px;
}
.join-us-section {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px 0 60px 0;
}
.other-web-btn {
  height: 47px;
  width: 178px;
  border-radius: 10px;
  border: 1px solid #e4e4e4;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Futura PT medium";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 31px;
  color: #feedde;
}
.watch-out-head {
  text-align: left;
  font-family: "Futura PT medium";
  font-style: normal;
  font-weight: 500;
  font-size: 46px;
  width: 50%;
  line-height: 50px;
  color: #ffffff;
}
.keyboard-section {
  background: rgb(33 0 78);
  opacity: 1;
}
.keyboard-section-banner {
  width: 100%;
  min-height: 1800px;
  background: linear-gradient(rgb(37 0 33), rgba(31, 31, 31, 0));
  display: flex;
  flex-direction: column;
  overflow: hidden;
  justify-content: center;
  align-items: center;
}
.keyboard-side-content {
  font-family: "Futura PT light";
  font-style: normal;
  font-weight: 400;
  font-size: 25px;
  line-height: 41px;
  width: 70%;
  color: #feedde;
}
.keyboard-content {
  padding-top: 100px;
}
.keyboard-bottom-content {
  text-align: left;
  font-family: "Futura PT medium";
  font-style: normal;
  font-weight: 500;
  font-size: 46px;
  width: 80%;
  line-height: 50px;
  color: #ffffff;
}
.keyboard-content-btn-section {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 80px 0 80px 0;
}
/* \\OUR MISSION */

.our-mission-banner {
  width: 100%;
  /*background-image: url(../images/our-mission-banner.png);*/
  /*min-height: 650px;*/
  background-size: 100%;
  background-repeat: no-repeat;
  /*padding: 80px 0px 0 150px;*/
}
p.our-mission-head {
  font-family: "Futura PT medium";
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 50px;
  color: #ffffff;
  width: 50%;
  margin-left: 15%;
    margin-top:-115px;
}

p.our-mission-head span {
  font-size: 60px;
}
.our-mission-section {
  background: rgb(33 0 78);
  opacity: 1;
}
.our-mission-div {
  width: 100%;
  min-height: 200px;
  background: linear-gradient(rgba(31, 31, 31, 0), rgb(37 0 33));
  display: flex;
  flex-direction: column;
  overflow: hidden;
  justify-content: center;
  align-items: center;
}
p.our-mission-privacy-content {
  font-family: "Futura PT medium";
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 51px;
  background: linear-gradient(
    90deg,
    #ffffff -4.09%,
    rgba(255, 255, 255, 0) 147.58%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.our-mission-div img {
  width: 590px;
  padding-top: 80px;
}
.our-mission-banner-medium {
  width: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.mission-banner-p{
    position: absolute;
    width: 700px;
    color: #FFF;
    /* font-size: 26px; */
    /* line-height: 41px; */

    font-family: Futura PT;
    font-size: 32px;
    font-style: normal;
    font-weight: 450;
    line-height: normal;
}


.our-mission-last-section {
  background: rgb(33 0 78);
  opacity: 1;
}
.our-mission-last-div {
  width: 100%;
  min-height: 1500px;
  background: linear-gradient(rgba(31, 31, 31, 0), rgb(37 0 33));
  display: flex;
  flex-direction: column;
  overflow: hidden;
  justify-content: center;
  align-items: center;
}

/* ACTION PAGE */

.action-banner {
  width: 100%;
  /*background-image: url(../images/our-mission-medium-banner.png);*/
  /*min-height: 700px;*/
  background-size: 100%;
  background-repeat: no-repeat;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
p.action-head {
  font-family: "Futura PT medium";
  font-style: normal;
  font-weight: 500;
  font-size: 60px;
  line-height: 60px;
  color: #ffffff;
  width: 100%;
  margin: 0;
  text-align:center;
}
p.action-head span {
  font-family: "Futura PT";
  font-style: normal;
  font-weight: 450;
  font-size: 32px;
  line-height: 41px;
  color: #feedde;
}
.can-you-do {
  text-align: center;
  font-family: "Futura PT light";
  font-style: normal;
  font-weight: 500;
  font-size: 46px;
  width: 50%;
  line-height: 50px;
  color: #ffffff;
  padding-bottom: 40px;
}
.can-you-do-section {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 0 60px 0;
}
.quiz-mastery-section {
  background: rgb(33 0 78);
  opacity: 1;
}
.quiz-mastery {
  width: 100%;
  min-height: 100px;
  background: linear-gradient(rgb(37 0 33), rgba(31, 31, 31, 0));
  display: flex;
  flex-direction: column;
  overflow: hidden;
  justify-content: center;
  align-items: center;
}
.quiz-mastery img {
  width: 50%;
  padding-top: 111px;
}
.action-exper-section {
  background: rgb(33 0 78);
  opacity: 1;
}
.action-exper {
  width: 100%;
  min-height: 600px;
  background: linear-gradient(rgba(31, 31, 31, 0), rgb(37 0 33));
  display: flex;
  flex-direction: column;
  overflow: hidden;
  justify-content: center;
  align-items: center;
}
.action-exper img {
  width: 50%;
  padding-top: 111px;
}
.can-you-do-section {
  background: rgb(33 0 78);
  opacity: 1;
}

.action-speak-louder-section {
  background: rgb(33 0 78);
  opacity: 1;
}
.action-speak-louder {
  width: 100%;
  min-height: 200px;
  background: linear-gradient(rgb(37 0 33), rgba(31, 31, 31, 0));
  display: flex;
  flex-direction: column;
  overflow: hidden;
  justify-content: center;
  align-items: center;
    padding-bottom: 30px;
}
.action-two-buttons {
  display: flex;
  width: 100%;
  justify-content: center;
}
p.action-sub-text {
  font-family: "Futura PT light";
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 41px;
  color: #feedde;
}
.step-into {
  padding: 75px 0;
}
.action-buynow-button {
  width: 161px;
  height: 80px;
  background: #fefefe;
  opacity: 1;
  margin-right: 40px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.action-buy-now {
  color: rgb(0, 0, 0);
  font-family: "Futura PT";
  font-weight: Medium;
  font-size: 24px;
  opacity: 1;
  text-align: left;
}
.wanna-kill-view {
  display: flex;
  flex-direction: column;
  align-items: center;
}



/* CONTACT  US */
#form {
    padding: 71px 0;
}
#form h1 {
    text-align: center;
    color: red;
}
.contact-text h6 {
    color: #595959;
    line-height: 26px;
    font-size: 16px;
}
#usr,
#comment {
    background: #f4f4f4;
    margin-top: 0;
    border: solid 1px #d5d5d5;
}
.form-group {
    width: 100%;
}
.form-ara .col-md-6 {
    padding: 0 0;
}
.name-text {
    display: block;
    overflow: hidden;
    margin-top: 5px;
    /* width: 96%; */
}

.form-ara .col-lg-6 {
    padding: 0;
}
.form-ara input {
    padding: 10px 15px;
    font-size: 14px;
    min-height: 53px;
}
.map-area iframe {
    width: 100%;
}
.captha {
    width: 60%;
    background: #f4f4f4;
    border: solid 1px #d5d5d5;
    padding: 15px 22px;
}
.form-check .form-check-label {
    display: inline-flex;
}
.form-check p {
    margin-top: 11px;
    padding-right: 29px;
}

.buton-form a {
    background: #3a0655;
    /* position: absolute;
    right: 0; */
    padding: 14px 51px;
    /* bottom: 47px; */
    font-size: 16px;
    color: white;
    font-weight: 600;
    border-radius: 5px;
    border: solid 1px transparent;
    transition: all ease-in 0.5s;
}
.buton-form a:hover {
    background: #f4f4f4;
    color: #01478c;
    border: solid 1px #01478c;
    transition: all ease-out 0.5s;
}


.buton-form button {
    background: #3a0655;
    /* position: absolute;
    right: 0; */
    padding: 14px 51px;
    /* bottom: 47px; */
    font-size: 16px;
    color: white;
    font-weight: 600;
    border-radius: 5px;
    border: solid 1px transparent;
    transition: all ease-in 0.5s;
}
.buton-form button:hover {
    background: #f4f4f4;
    color: #01478c;
    border: solid 1px #01478c;
    transition: all ease-out 0.5s;
}

.form-check-label {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.form-check-label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.checkmark {
    position: absolute;
    top: 18px;
    left: 0;
    height: 26px;
    width: 26px;
    background-color: white;
    border: solid 1px #d5a440;
}
.form-check-label:hover input ~ .checkmark {
    background-color: #01478c;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.form-check-label input:checked ~ .checkmark:after {
    display: block;
}
.form-check-label .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
/* .f-form-group{
  width: 544px;
  height: 48px;
  flex-shrink: 0;
}
.f-form-group input, textarea {
  border-radius: 10px;
} */

.contact-text.text-center h6 {
    margin-bottom: 60px;
}
.capcta {
    width: 25%;
    min-height: 63px;
    object-fit: cover;
}
.contact-heading{
    color:#0F0D7A;
    font-size:25px;
    text-align:left;
    line-height:35px;
    font-weight:bold;
    padding-bottom:30px;
}

.map-area iframe {
    border: solid 2px whitesmoke !important;
    padding: 4px;
    background: #fff;
    box-shadow: 1px 4px 2px 0px rgba(1, 1, 1, 0.22);
}
p.head-contact {
    text-align: center;
    font-family: "Futura PT medium";
    font-style: normal;
    font-weight: 500;
    font-size: 46px;
    line-height: 50px;
    color: #000000;
    padding-bottom: 40px;
}
.buton-form {
    padding-top: 30px;
}

/* Privacy and policy */

.privay-second-para {
    text-align: center;
    font-family: "Futura PT medium";
}
.privay-second-para p {
    font-size: 20px;
}
.privay-third-para {
    text-align: left;
    font-family: "Futura PT medium";
}
.privay-third-para p {
    font-size: 20px;
}


/* CORPORATE CLIENT */
.corporate-backgroud {
    /* background-image: url(../images/coporate-banner.png); */
    /* height: 40rem; */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}
.circle-bar-1 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 200px;
    height: 200px;
    border-radius: 50%;
     background: radial-gradient(closest-side, #ebebeb 79%, transparent 80% 100%),
    conic-gradient(#380082 60%, #d3d3d3 0);

    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);

}

.circle-bar-1::before {
    content: "60%";

    color: #000;
    text-align: center;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    font-family: Futura PT;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.circle-bar-2 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background: radial-gradient(closest-side, #ebebeb 79%, transparent 80% 100%),
    conic-gradient(#d80220 57%, #d3d3d3 0);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);

}

.circle-bar-2::before {
    content: "57%";
    color: #000;
    text-align: center;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    font-family: Futura PT;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.circle-bar-3 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background: radial-gradient(closest-side, #ebebeb 79%, transparent 80% 100%),
    conic-gradient(#840f96 33%, #d3d3d3 0);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}

.circle-bar-3::before {
    content: "33%";
    color: #000;
    text-align: center;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    font-family: Futura PT;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

p.coperate-sub-text {
    color: #000;
    font-family: Futura PT light;
    /* font-size: 20px; */
    font-style: normal;
    font-weight: 400;
    line-height: normal;

    /* text-align: center; */
    font-size: 32px;
}
p.attack-buss {
    color: #000;
    /* font-size: 25px; */
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    /* font-family: "Futura PT medium"; */
    text-align: center;
    margin: 60px 0;



    font-family: Futura PT;
    font-size: 32px;

}
.com-head {
    border-radius: 10px 10px 0px 0px;
    border: 1px solid #000;
    background: #d9d9d9;
    width: 40vw;
    height: 496px;
    display: flex;
    justify-content: center;
    align-items: center;

    /* margin-bottom:-90px */
}
.com-footer {
    border-radius: 0 0 0 0;
    border: 1px solid #000;
    width: 40vw;
    min-height: 400px;
    /* min-height: 100px; */
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.phone-com-list {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 80%;
}

.logo-list-para p {
    color: #000;
    font-family: "Futura PT light";
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}
.logo-list {
    width: 10%;
}
.logo-list-para {
    width: 90%;
}
p.mdm-desc {
    color: #000;
    font-family: "Futura PT light";
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: left;
}
.corporate-cyber-background {
    background-image: url(../images/cyber-banner.png);
    height: 40rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.copr-back {
    width: 503px;
    min-height: 415px;
    border-radius: 20px;
    background: rgba(235, 235, 235, 0.8);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 40px;
}

.corportate-phone-heading{
    position: absolute;
    margin-top: -430px;
    /* margin-left: -468px; */
    margin-left: -400px;
    font-weight:500;
}
@media (max-width: 810px) {
  .corportate-phone-heading {
    margin-top: -430px;
    margin-left: -200px;
  }
}
@media (max-width: 576px) {
  .corportate-phone-heading {
    margin-top: -430px;
    margin-left: -200px;
  }
}
@media (max-width: 430px) {
  .corportate-phone-heading {
    margin-top: -30px;
    margin-right: 250px;
  }
  .com-footer{
    margin-bottom: 5%;
  }
}


.card:hover{
    cursor:pointer;
}

.banner-text{
    position:absolute;
    z-index:999;
    width:100%;
    top:45%;
}





.cookie-disclaimer {
    background: #000000;
    color: #FFF;
    opacity: 0.8;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 1;
    height: 150px;
    position: fixed;
}
.cookie-disclaimer .container {
    text-align: center;
    padding-top: 0px;
    padding-bottom: 0px;
}

.cookie-disclaimer .cookie-close{
    float: right;
    padding: 10px;
    cursor: pointer;
}

.cookie-disclaimer h1{
    color:#fff;
    padding:0px;
    margin:0px;
    margin-top:10px ;
    margin-left:15px;

}
.btn-accept-cookie{
    color:#fff;
    background-color:#ff5b0a ;
}


.cookie-disclaimer a{
    color:#fff !important;
    text-decoration: underline !important;
}


.cookie-disclaimer a:hover{
    color:#ff5b0a !important;
    text-decoration: underline !important;
}
.phone-title{
  /* color: #380082; */
  font-family: Futura PT;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

