.carousel-inner img:not([id="icon"]){height:80vh;}
.carousel-caption {
  transform: translateY(-60%);
  bottom: 0;
  top: 40%;
  
}
.carousel-caption h5{font-weight: 600;
  font-size:5rem;
}
.carousel-caption P{font-weight: 600;
  font-size:2.4rem;
}
.carousel-caption p,h5{color: #FFF !important;text-align: left;

  width:100% !important}
  .carousel-item.active,
.carousel-item-next,
.carousel-item-prev{
    display:block;
    color:#343a40;
}
.customer-thumb img{height:70px;width:70px;display:inline-block;}
@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(1, 1);
  }
  to {
    -webkit-transform: scale(1.5, 1.5);
  }
}

@keyframes zoom {
  from {
    transform: scale(1, 1);
  }
  to {
    transform: scale(1.5, 1.5);
  }
}
img.dinb{width:50px;height:40px important}
.icon .card-header i{font-size:48px !important;text-align: center}
.card-header{background-color: transparent !important}
.container-s{width:60%}
.element-icon{
    margin: auto;
    background-color:#ff6a00;
    font-size: 19px;
    padding: 19px;
    border-radius: 10px 10px 10px 10px;
    margin-right: 30px;
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
.element-content{flex-direction: row}
.bg-about card{background-color:transparent }
.element{-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;margin-bottom:5px}
.bg-about {
    background-color: #0020b2;
    background-image: url("../images/Blockchain_Morant5.jpg");
    background-position: center center;
background-size: cover;}
.elementor-widget-container {
    padding: 15px 10px 15px 10px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: rgba(255, 255, 255, 0);
    box-shadow: 0px 0px 6px 1px #2CBE4E;
}
.elementor-widget-wrap {
    position: relative;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}
.elementor-element-populated {
    padding: 30px;
}
.card:not([no-scale=true]):hover{transform: scale(1.1)}
.motion-effects-layer {
    background-image: url("../images/fbfesvejgog-emanuel-hahn.jpg");
    background-position: center center;
    background-size: cover;
    min-height: 200px;
}
.bg-srripe-orange{background:linear-gradient(45deg, #fc4a1a, #f7b733) !important}
.hiw {
    background-image: linear-gradient(0deg, rgba(10,134,194,1) 10%, rgba(230,32,11,1) 38%, rgba(6,6,6,1) 80%);
    background-position: fixed;
    background-size: cover;
    min-height: 400px;
}
.intro{
    background-image:  linear-gradient(0deg, rgba(2,2,3,1) 0%, rgba(65,141,179,1) 37%, rgba(15,13,13,1) 87%);
    background-position: fixed;
    background-size: cover;
    min-height: 400px;
}
.expertimg{
     background-image: linear-gradient(0deg, rgba(10,134,194,1) 10%, rgba(230,32,11,1) 38%, rgba(6,6,6,1) 80%);
         background-position: center center;
    background-size: cover;
    min-height: 100px;
    color:#fff;
    font-weight:600;
    font-size:1.3rem;
}
@import url(//fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800);

.md-img{height:200px}
@import url(//fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800);
.pricing8 {
  font-family: "Montserrat", sans-serif;
  color: #8d97ad;
  font-weight: 300;
}

.pricing8 h1,
.pricing8 h2,
.pricing8 h3,
.pricing8 h4,
.pricing8 h5,
.pricing8 h6 {
  color: #3e4555;
}

.pricing8 h5 {
    line-height: 22px;
    font-size: 18px;
}

.pricing8 .subtitle {
  color: #8d97ad;
  line-height: 24px;
}

.pricing8 .display-5 {
  font-size: 3rem;
}

.pricing8 .font-14 {
  font-size: 14px;
}

.pricing8 .pricing-box sup {
  top: -20px;
  font-size: 16px;
}

.pricing8 .btn-info-gradiant {
  background: #188ef4;
  background: -webkit-linear-gradient(legacy-direction(to right), #188ef4 0%, #316ce8 100%);
  background: -webkit-gradient(linear, left top, right top, from(#188ef4), to(#316ce8));
  background: -webkit-linear-gradient(left, #188ef4 0%, #316ce8 100%);
  background: -o-linear-gradient(left, #188ef4 0%, #316ce8 100%);
  background: linear-gradient(to right, #188ef4 0%, #316ce8 100%);
}

.pricing8 .btn-info-gradiant:hover {
  background: #316ce8;
  background: -webkit-linear-gradient(legacy-direction(to right), #316ce8 0%, #188ef4 100%);
  background: -webkit-gradient(linear, left top, right top, from(#316ce8), to(#188ef4));
  background: -webkit-linear-gradient(left, #316ce8 0%, #188ef4 100%);
  background: -o-linear-gradient(left, #316ce8 0%, #188ef4 100%);
  background: linear-gradient(to right, #316ce8 0%, #188ef4 100%);
}

.pricing8 .btn-danger-gradiant {
  background: #ff4d7e;
  background: -webkit-linear-gradient(legacy-direction(to right), #ff4d7e 0%, #ff6a5b 100%);
  background: -webkit-gradient(linear, left top, right top, from(#ff4d7e), to(#ff6a5b));
  background: -webkit-linear-gradient(left, #ff4d7e 0%, #ff6a5b 100%);
  background: -o-linear-gradient(left, #ff4d7e 0%, #ff6a5b 100%);
  background: linear-gradient(to right, #ff4d7e 0%, #ff6a5b 100%);
}

.pricing8 .btn-danger-gradiant:hover {
  background: #ff6a5b;
  background: -webkit-linear-gradient(legacy-direction(to right), #ff6a5b 0%, #ff4d7e 100%);
  background: -webkit-gradient(linear, left top, right top, from(#ff6a5b), to(#ff4d7e));
  background: -webkit-linear-gradient(left, #ff6a5b 0%, #ff4d7e 100%);
  background: -o-linear-gradient(left, #ff6a5b 0%, #ff4d7e 100%);
  background: linear-gradient(to right, #ff6a5b 0%, #ff4d7e 100%);
}
.topimg{
    background-image: url("../images/futurevision.0.jpg");
    background-position: center right;
    background-size: cover;
    min-height: 200px;
}
.bgmap{background-image: url("../images/map2.png");
    background-position: center right;
    background-size: cover;
    min-height: 400px;
}
.menu-item{text-transform: uppercase}
@media(max-width:700px){
    .carousel-caption h5{font-weight: 600;
  font-size:3rem;
}
.carousel-inner img:not([id="icon"]){height:500px;}
.md-img{height:75px}
.carousel-caption P{font-weight: 600;
  font-size:1.3rem;
}
.carousel-caption {
  transform: translateY(-60%);
  bottom: 0;
  top: 40%;
  
}
}
.plans.row >div[class*='col-'] {
  display: flex;
  flex:1 0 auto;
}
.carousel-inner .carousel-item > img {
  -webkit-animation: zoom 20s;
  animation: zoom 20s;
}
.carousel-item:after {
    content:"";
    display:block;
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    background:rgba(91, 102, 196, 0.2);
  }
.card {
    margin-bottom: 25px;
    box-shadow: 0 2px 10 px rgba(0, 0, 0, 0.1);
    border: none;
    background-color: transparent;
    min-height: 50px
}

.media.w-icon i {
    font-size: 35px;
}

.cg-container canvas {
    background-color: #2575fc !important;
}

.large-icon {
    font-size: 3.391em;
    font-weight: 900;
    color: #f9f9f9;
    border: 1 px solid #bababa;
    margin: 0 1 rem;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 50%;
}

.number {
    display: inline-block;
    border: 2px solid #5B9BD5;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    padding: 1px 1px 1px 2px;
    color: #5B9BD5;
    text-align: center;
    font-size: 20px;
    font-family: "PTSansBold";
}

.gradient-orange {
    background: #fc4a1a;
    background: -webkit-linear-gradient(45 deg, #fc4a1a, #f7b733)!important;
    background: linear-gradient(45 deg, #fc4a1a, #f7b733)!important;
}

.gradient-deepblue {
    background: #6a11cb;
    background: -webkit-linear-gradient(45 deg, #6a11cb, #2575fc)!important;
    background: linear-gradient(45 deg, #6a11cb, #2575fc)!important;
}

.gradient-ibiza {
    background: #ee0979;
    background: -webkit-linear-gradient(45 deg, #ee0979, #ff6a00)!important;
    background: linear-gradient(45 deg, #ee0979, #ff6a00)!important;
}

.gradient-ohhappiness {
    background: #00b09b;
    background: -webkit-linear-gradient(45 deg, #00b09b, #96c93d)!important;
    background: linear-gradient(45 deg, #00b09b, #96c93d)!important;
}

.instruction li::before {
    font-size: 24px;
}

.tsitle {
    text-transform: uppercase;
}

.buttonjumbo {
    background-color: #000000;
    /* Black */
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    margin: 4px 2px;
    cursor: pointer;
    -webkit-transition-duration: 0.4s;
    /* Safari */
    transition-duration: 0.4s;
}

.buttonjumbo1 {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

#texta {
    color: #000000;
    font-weight: 700;
    padding-bottom: 30px;
    font-size: 12px;
}

#copy {
    position: relative;
    box-sizing: border-box;
    background: #193093;
    color: #ffffff;
    width: 280px;
    min-height: 50px;
    font-size: 16px;
    font-weight: 700;
    padding: 5px;
    border: 0;
    border-radius: 0px;
    outline: none;
    cursor: pointer;
    user-select: none;
}

#copy:hover {
    box-shadow: 0 12px 16px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}

@media (min-width: 720px) {
    #copy {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
}

#copy:before {
    content: "";
    width: 16px;
    height: 16px;
    bottom: -20px;
    left: 33px;
    clip-path: polygon(50% 40%, 0% 100%, 100% 100%);
}

#copy:after {
    content: attr(tooltip);
    width: 140px;
    bottom: 48px;
    left: 0px;
    padding: 5px;
    border-radius: 4px;
    font-size: 0.8rem;
}

#copy:before,
#copy:after {
    opacity: 0;
    pointer-events: none;
    position: absolute;
    box-sizing: border-box;
    color: #000;
    transform: translateY(-10px);
    transition: all 300ms ease;
}

#copy:hover:before,
#copy:hover:after {
    opacity: 1;
    transform: translateY(0);
}

.copyjumbo {
    width: 100%;
    height: 100%;
    font-size: 16px;
    font-family: "Jost", sans-serif;
    font-weight: 400;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
    background: #;
}

.faq-section {
    background: #fdfdfd;
    min-height: 100vh;
    padding: 10vh 0 0;
    padding-bottom: 30px;
}

.faq-title h2 {
    position: relative;
    margin-bottom: 45px;
    display: inline-block;
    font-weight: 600;
    line-height: 1;
}

.faq-title h2::before {
    content: "";
    position: absolute;
    left: 50%;
    width: 60px;
    height: 2px;
    background: #2b56f5;
    bottom: -25px;
    margin-left: -30px;
}

.faq-title p {
    padding: 0 190px;
    margin-bottom: 10px;
}

.faq {
    background: #FFFFFF;
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
    border-radius: 4px;
}

.faq .card {
    border: none;
    background: none;
    border-bottom: 1px dashed #CEE1F8;
}

.faq .card .card-header {
    padding: 0px;
    border: none;
    background: none;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.faq .card .card-header:hover {
    background: rgba(43, 86, 245, 0.08);
    padding-left: 10px;
}

.faq .card .card-header .faq-title {
    width: 100%;
    text-align: left;
    padding: 0px;
    padding-left: 30px;
    padding-right: 30px;
    font-weight: 400;
    font-size: 15px;
    letter-spacing: 1px;
    color: #3B566E;
    text-decoration: none !important;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    cursor: pointer;
    padding-top: 20px;
    padding-bottom: 20px;
}

.faq .card .card-header .faq-title .badge {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 14px;
    float: left;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    text-align: center;
    background: #2b56f5;
    color: #fff;
    font-size: 12px;
    margin-right: 20px;
}

.faq .card .card-body {
    padding: 30px;
    padding-left: 35px;
    padding-bottom: 16px;
    font-weight: 400;
    font-size: 16px;
    color: #6F8BA4;
    line-height: 28px;
    letter-spacing: 1px;
    border-top: 1px solid #F3F8FF;
}

.faq .card .card-body p {
    margin-bottom: 14px;
}

@media (max-width: 991px) {
    .faq {
        margin-bottom: 30px;
    }
    .faq .card .card-header .faq-title {
        line-height: 26px;
        margin-top: 10px;
    }
}


/*====== cards style ==========*/

.cards-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    grid-gap: 4em 2rem;
}

.cardz {
    border-radius: 6px;
    box-shadow: 0 20px 40px 0 rgba(173, 181, 189, 0.1);
    border: solid px rgba(129, 147, 174, 0.12);
    background-color: #fff;
    padding: 1.2em;
    text-align: center;
    position: relative;
}

.card__body {
    padding-top: 1em;
}

.card__head {
    --fs-h4: 2rem;
    font-size: var(--fs-h4);
    margin-bottom: 1em;
    color: var(--clr-head);
}

.card__content {
    --fs-body: 1.2rem;
    font-size: var(--fs-body);
    margin-bottom: 10px;
    font-weight: 600;
}

.chat-container {
    border: 2px solid #dedede;
    background-color: #f1f1f1;
    border-radius: 5px;
    padding: 10px;
    margin: 10px 0;
}

.chat-darker {
    border-color: #ccc;
    background-color: #ddd;
}

.chat-container::after {
    content: "";
    clear: both;
    display: table;
}

.chat-container img {
    float: left;
    max-width: 60px;
    width: 100%;
    margin-right: 20px;
    border-radius: 50%;
}

.chat-container img.right {
    float: right;
    margin-left: 20px;
    margin-right: 0;
}

.chat-time-right {
    float: right;
    color: #aaa;
}

.chat-time-left {
    float: left;
    color: #999;
}

.divfloat {
    width: 100%;
    min-height: 40px;
    right: 40px;
    background-color: #fff;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
}

.carousel .carousel-item [color~=white]{
    color: #999;
    overflow: hidden;
    min-height: 120px;
    font-size: 13px;
}

.carousel .media img {
    width: 80px;
    height: 80px;
    display: block;
    border-radius: 50%;
}

.carousel .testimonial {
    padding: 0 15px 0 60px;
    position: relative;
}

.carousel .testimonial::before {
    content: "\201C";
    font-family: Arial, sans-serif;
    color: #e2e2e2;
    font-weight: bold;
    font-size: 68px;
    line-height: 54px;
    position: absolute;
    left: 15px;
    top: 0;
}

.carousel .overview b {
    text-transform: uppercase;
    color: #1c47e3;
}

.carousel .carousel-indicators {
    bottom: -40px;
}

.carousel-indicators li,
.carousel-indicators li.active {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin: 1px 3px;
    box-sizing: border-box;
}

.carousel-indicators li {
    background: #e2e2e2;
    border: 4px solid #fff;
}

.carousel-indicators li.active {
    color: #fff;
    background: #1c47e3;
    border: 5px double;
}

.bgetamount {
    display: none;
}

.bglight {
    background-color: #f0f0f0;
    padding: 15px;
}

.divfloat a {
    margin-left: 2.5px;
    margin-bottom: 2.5px;
    color: #fff;
    height: 40px;
    font-weight: 500;
    font-size: 1.1rem;
    background: rgb(5, 5, 4);
    background: linear-gradient(0deg, rgba(5, 5, 4, 0.9668067910758054) 7%, rgba(74, 109, 179, 1) 91%);
}

.divfloat button:hover {
    opacity: 0.8;
    ;
}

.button-float {
    margin-top: 22px;
}
body{font-size:16px !important;}