@font-face {
   font-family: SourceSansProRegular;
   src: url('../fonts/SourceSansPro-Regular.ttf');
 }
@font-face {
   font-family: SourceSansProBold;
   src: url('../fonts/SourceSansPro-Bold.ttf');
 }
 @font-face {
   font-family: treasure;
   src: url('../fonts/treasure.otf');
 }

.name-font{
    font-family: treasure;
}
 body { 
         font-family: SourceSansProRegular;
         background: rgb(220, 224, 247);
 }

h1, h2{
    font-family: SourceSansProBold;
}
.header {
    background: #e5e9fb;
}
.uppercase{
    text-transform: uppercase;
}
 .brand-color-bg-red{
 	background: #AF0E0E;
 }
 .brand-color-red{
 	color: #AF0E0E;
 }
  .brand-color-bg-red{
 	background: #AF0E0E;
 }
  .brand-color-bg-red-hover:hover{
 	background: #a30606;
 }
  .brand-color-bg-red-border{
 	border-color: #AF0E0E;
 }
  .brand-color-bg-red-border-hover:hover{
 	border-color: #a30606;
 }
 .input-text-color{
 	color: #0066CC;
 }
.justify-conent-end {
    justify-content: end;
}
.nav-link {
    font-size: 19px;
}
.nav-item {
    padding-left: 10px;
    padding-right: 10px;
}
.btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active{
    background-color:#AF0E0E !important;
    border-color: #AF0E0E !important;
}

.position-absolute{
	position: absolute;
}

.header a span {
    font-weight: 700;
    padding: 5px 15px;
}
.font-w-700{
    font-weight: 700;
}
.header-bottom-bottom-content .background-shape {
    background: linear-gradient(50deg, rgb(65, 88, 208) 0%, rgb(200, 80, 192) 51%, rgb(255, 204, 112) 100%);
    color: rgb(255, 255, 255);
    width: 400px;
    height: 500px;
    border-radius: 30px;
    margin: 0 auto;
}
.one-of-a-kind-technology .left-content .background-shape {
    background: linear-gradient(50deg, rgb(255, 90, 205) 0%, rgb(251, 218, 97) 100%);
    color: rgb(255, 255, 255);
    width: 500px;
    height: 500px;
    border-radius: 30px;
    margin: 0 auto;
}
.one-of-a-kind-technology .left-content .one-of-a-kind-technology-img {
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 451px;
    bottom: 0;
    position: relative;
    bottom: 154px;
    width: 100%;
}
.one-of-a-kind-technology .position-relative {
    position: relative!important;
    text-align: center;
}
.one-of-a-kind-technology-animation-img {
    position: absolute;
    left: 437px;
    top: 187px;
    height: 127px;
}
.display-block{
    display: block;
 }
.horizontal-social-icons {
    position: absolute;
    padding: 2em;
    top: 204px;
}
.horizontal-social-icons span {
    padding: .5em 0;
}
.horizontal-social-icons span a {
    color: #071d46;
}
.powerful-and-versatile .left-content .background-shape {
    background: linear-gradient(225deg, rgb(65, 88, 208) 0%, rgb(200, 80, 192) 51%, rgb(255, 204, 112) 100%);
    color: rgb(255, 255, 255);
    width: 500px;
    height: 500px;
    border-radius: 30px;
    margin: 0 auto;
}

.powerful-and-versatile .left-content .left-content-img {
    left: 94px;
    right: 0;
    margin: 0 auto;
    max-width: 468px;
    bottom: 0;
    position: relative;
    bottom: 37px;
}


.bg-blure {
    background: radial-gradient(at center center, rgba(255, 0, 200, 0.4) 0%, rgba(124, 11, 101, 0) 56%, rgba(21, 20, 24, 0) 100%);
}
.header-bottom-bottom {
/*    width: 1307px;*/
    z-index: 1;
    position: relative;
}
.header-bottom-header-content h2, .right-content h2 {
    font-size: 80px;
    line-height: 0.9;
}
.header-bottom-bottom-content-images{
    position: relative;
}
.header-bottom-bottom-content-images .background-shape, .left-content .background-shape {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: -5;
}
/*.header-bottom-bottom-content-images .default-img {
    left: -55px;
    right: 0;
    margin: 0 auto;
    max-width: 800px;
    bottom: 0;
    position: relative;
    bottom: 31px;
    width: 100%;
}*/
footer .footer-left a img{
    width: 120px;
    border-radius: 10px;
}
.header-bottom-bottom-content-images .default-img {
    /* left: -55px; */
    right: 0;
    margin: 0 auto;
    max-width: 396px;
    bottom: 0;
    position: relative;
    bottom: 94px;
    width: 100%;
}
.header-bottom-header-content-animaiton{
    width: 73px;
    margin-right: 18em;
}
.header-bottom-bottom-content-images .let-transition {
    position: absolute;
    z-index: 1;
    top: 104px;
    left: 193px;
}
header nav.navbar {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}
@media screen and (max-width: 1399px){
    .header-bottom-bottom-content-images .let-transition {
        left: 115px;
    }
}
@media screen and (max-width: 1199px){
    .header-bottom-bottom-content-images .let-transition {
        left: 18px;
    }
}
@media screen and (max-width: 999px){
    .header-bottom-bottom-content-images .let-transition {
        left: -45px;
    }
}
@media screen and (max-width: 999px){
    .header-bottom-bottom-content-images .let-transition {
        left: -64px;
        top: 51px;
    }
}

.header-bottom-bottom-content-images .right-transition {
    position: absolute;
    right: 125px;
    top: 87px;
    z-index: 999;
}
.header-bottom-bottom-content-images .round-transition {
    width: 200px;
    position: absolute;
    right: 67px;
    top: 27px;
}

@media screen and (max-width: 767px){
    .header-bottom-bottom-content-images .round-transition {
        width: 124px;
        right: 80px;
        top: 27px;
    }
    .header-bottom-bottom-content-images .right-transition {
        right: 99px;
        top: 48px;
    }
}

.what-is-it {
    /*background: #071d46;*/
    margin-top: -9em;
    position: relative;
}
.what-is-it-content {
    padding: 2em;
    background: #000c22;
    border-radius: 12px;
}
.header-content h5{
    opacity: .5;
    padding: 1em;
}
.right-content {
    padding-left: 2em;
}
.py-10{
    padding-top: 10em;
    padding-bottom: 10em;
}
.font-70{
    font-size: 70px;
    line-height: 0.9;
}
.justify-conent-center{
    justify-content: center;
}

.youtube3d {
    position: absolute;
    top: -56px;
    left: -119px;
}
.fb3D {
    position: absolute;
    top: -39px;
    left: 57px;
}
.insta3D {
    position: absolute;
    top: 96px;
    left: -70px;
}




.video-tab-section .nav-pills {
    --bs-nav-pills-link-active-bg: #af0e0e;
}
.video-tab-section .nav {
    --bs-nav-link-color: #8388a3;
}
.video-tab-section {
    background: #071d46;
}
.video-tab-section .nav-link:focus, .video-tab-section .nav-link:hover {
    color: #dce0f7;
}
.video-tab-section .box {
    height: 415px;
    width: 362px;
    text-align: center;
    margin-right: 3em;
    margin-bottom: 3em;
    background: #0b2554;
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 1em;
    border-radius: 20px;
}
.videos-block-image {
    height: 330px;
    overflow: hidden;
    border-radius: 10px;
}
.videos-block-image img {
    height: 100%;
    width: auto;
}
.font-26 {
    font-size: 26px;
}
.videos-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.blog-content {
    border-radius: 20px;
    padding: 20px;
    background: #eaedff;
}

.blog-content-box {
    overflow: hidden;
    border-radius: 10px;
    padding-bottom: 1em;
}

.blog-content .blog-content-box img {
    width: auto;
    height: 275px;
}
.subscribe input {
    padding: 1em 5em;
    border-radius: 50px 0px 0px 50px;
    border: 1px solid #acb2bf;
}
.subscribe .subscribe-btn {
    padding: 1.1em 3em;
    background: #071d46;
    border-radius: 0px 50px 50px 0px;
    color: white;
    text-decoration: none;
    font-weight: bold;
    margin-left: -4px;
}
.news-letter-animation img{
    padding-left: 21em;
    padding-bottom: .5em;
}

.blog-header img {
    position: absolute;
    left: 468px;
    display: block;
    top: -50px;
}
.py-5 {
    padding-top: 5em;
    padding-bottom: 5em;
}

footer {
    background: #00102e;
}
.social-links a i {
    text-align: center;
    line-height: 36px;
    font-size: 20px;
    color: white;
    padding: 4px 13px;
    border: 1px solid #0d3072;
    background: #ffffff00;
    border-radius: 100px;
    margin: .4em;
}
.footer-sitemap ul {
    padding: 0;
    text-decoration: none;
    list-style: none;
}
.footer-sitemap ul li {
    padding: .4em;
}
.footer-sitemap ul li a {
    text-decoration: none;
    color: #ffffffd1;
    transition: all 0.3s;
}
.footer-sitemap ul li a:hover {
    color: white;
    padding-left: 7px;
}
@media screen and (max-width: 699px){
    .powerful-and-versatile .left-content .left-content-img {
    left: 12px;
    right: 0;
    margin: 0 auto;
    max-width: 100%;
    bottom: 0;
    position: relative;
    bottom: -89px;
    }
    .one-of-a-kind-technology .left-content .one-of-a-kind-technology-img {
    left: 0;
    }
    .one-of-a-kind-technology-animation-img {
    position: absolute;
    left: 212px;
    top: 96px;
    height: 95px;
    }
    .right-content {
        padding-left: 0em !important;
        text-align: center;
    }
    .news-letter-animation img {
        padding-left: 0;
        padding-bottom: .5em;
    }
    .header-bottom-bottom-content .background-shape {
        width: 200px;
        height: 165px;
    }
    .one-of-a-kind-technology .left-content .background-shape {
        width: 200px;
    }
    .powerful-and-versatile .left-content .background-shape {
        width: 200px
    }
    .header-bottom-header-content-animaiton {
        width: 73px;
        margin-right: 0;
        margin-bottom: 2em;
    }
    h2 {
    font-size: 48px !important;
    line-height: 0.9;
    }
    .what-is-it h2 {
        font-size: 28px !important;
        line-height: 1.2 !important;
    }   
    .subscribe input {
        padding: 1em 1em;
    }
    .subscribe .subscribe-btn {
        padding: 1.1em 1em;
    }
    .blog-header img {
        padding-right: 3em;
        padding-bottom: 1em;
        width: 107px;
        left: 50px;
    }
    .header-bottom-bottom-content-images .default-img {
    left: 0;
    height: 244px;
    width: auto;
    top: -78px;
    }
    .header-bottom-bottom-content-images .round-transition {
    width: 81px;
    right: 9px;
    top: -12px;
    }
    .header-bottom-bottom-content-images .right-transition {
    right: 25px;
    top: 5px;
    width: 41px;
    }
    .header-bottom-bottom-content-images .let-transition {
    left: 2px;
    top: 13px;
    width: 70px;
    }
    .header-bottom{
    margin-top: 0 !important;
    padding-top: 0 !important;
    }
    .horizontal-social-icons {
    top: 100px;
    }
    .what-is-it .row .col-lg-4{
        margin-bottom: 1em;
    }

    .one-of-a-kind-technology {
    padding-top: 4em;
    padding-bottom: 4em;
    }

    .one-of-a-kind-technology .left-content .background-shape {
    height: 203px;
    }
    .one-of-a-kind-technology-animation-img {
    position: absolute;
    left: 267px;
    top: 151px;
    height: 95px;
    }

    .powerful-and-versatile .left-content .left-content-img {
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 100%;
    bottom: 0;
    position: relative;
    bottom: 0;
    }
    .powerful-and-versatile .left-content .background-shape {
    width: 200px;
    height: 357px;
    border-radius: 30px;
    margin: 0 auto;
    }
    .powerful-and-versatile .left-content .background-shape {
    width: 400px;
    height: 331px;
    border-radius: 30px;
    margin: 0 auto;
    }
    .youtube3d {
    position: absolute;
    top: 0;
    left: 0;
    width: 51px;
    }
    .fb3D {
    position: absolute;
    top: 37px;
    left: 60px;
    width: 41px;
    }
    .insta3D {
    position: absolute;
    top: 65px;
    left: 0;
    width: 64px;
    }
    .video-tab-section .box {
    height: 415px;
    width: 300px;
    text-align: center;
    margin-right: 0;
    margin-bottom: 1em;
    background: #0b2554;
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 1em;
    border-radius: 20px;
    }
    .blog {
    padding-top: 1em;
    padding-bottom: 1em;
    }
    .news-letter h2 {
    font-size: 28px !important;
    }
    footer .container {
    text-align: center;
    }
    .header-bottom-header {
    padding-top: 7em !important;
    }
}

@media screen and (max-width: 550px){
    .one-of-a-kind-technology-animation-img {
    position: absolute;
    left: 76px;
    top: 59px;
    height: 75px;
    }
    .powerful-and-versatile .left-content .background-shape {
    width: 200px;
    height: 357px;
    border-radius: 30px;
    margin: 0 auto;
    }
    .one-of-a-kind-technology .left-content .background-shape {
        width: 90%;
        height: 100% !important;
    }
    .one-of-a-kind-technology .left-content .one-of-a-kind-technology-img {
        left: 0 !important;
        right: 0;
        margin: 0 auto;
        max-width: 444px;
        bottom: 0;
        position: relative;
        bottom: -48px;
        width: 100%;
        text-align: center;
        padding: 3em;
    }
    .powerful-and-versatile .left-content .background-shape {
        width: 90%;
        height: 100%;
        border-radius: 10px;
        margin: 0 auto;
    }
    .powerful-and-versatile .left-content .left-content-img {
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 100%;
        bottom: 0;
        position: relative;
        bottom: -48px;
        padding: 3em;
    }
    .header-bottom-header-content h2, .right-content h2 {
        font-size: 60px;
        line-height: 0.9;
        padding-top: .5em;
    }
    .one-of-a-kind-technology {
        text-align: center;
    }
    .header-content.px-5.py-5.text-white {
        padding: .5em !important;
        padding-top: 2em !important;
    }
}



.mk-carousel-control {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
}
.mk-carousel-control button[data-bs-target] {
    width: 80px;
    height: 80px;
    opacity: 1;
    border-radius: 50%;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: block;
    padding: 0;
    border: 2px solid #fff;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.mk-carousel-control button[data-bs-target].active {
    -webkit-transform: scale(1);
    transform: scale(1);
    border: 2px solid #ff724b;
    position: relative;
    z-index: 1;
}
.mk-carousel-control button[data-bs-target] img {
    display: block;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.mb-30 {
    margin-bottom: 30px;
}
span.mk-subtitle {
    padding: 4px 24px;
    background: rgba(255,114,75,.1);
    display: inline-block;
    color: #ff724b;
    border-radius: 3px;
}
.carousel-indicators [data-bs-target] {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid rgba(0,0,0,0);
    border-bottom: 10px solid rgba(0,0,0,0);
    opacity: .5;
    -webkit-transition: opacity .6s ease;
    transition: opacity .6s ease;
}
.mk-feedback-slider {
    max-width: 500px;
    margin-top: -180px;
    position: relative;
    -webkit-box-shadow: 13.836px 23.06px 64.5679px rgba(23,0,117,.1);
    box-shadow: 13.836px 23.06px 64.5679px rgba(23,0,117,.1);
}
.mk-carousel-control button[data-bs-target]+button[data-bs-target] {
    margin-left: -35px;
}
.mk-feedback-single {
    padding: 32px 24px;
    border-radius: 10px;
}
.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform .6s ease-in-out;
    transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
}
.bg-white {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}
.mk-feedback-right .mk-doted {
    position: absolute;
    left: 60px;
    top: 130px;
}
.carousel-item.active, .carousel-item-next, .carousel-item-prev {
    display: block;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.what-is-it::before {
    background: #071d46;
    content: "";
    width: 100%;
    height: 100%;
    z-index: -1;
    position: absolute;
    display: block;
    transform: skew(0deg, 4deg);
}
.what-is-it .top-skew {
    background: #071d46;
    content: "";
    width: 100%;
    height: 25%;
    z-index: -2;
    position: absolute;
    display: block;
    transform: skew(0deg, -20deg);
    top: 252px;
    right: 0;
}
.what-is-it .bottom-skew {
    background: #071d46;
    content: "";
    width: 50%;
    height: 20%;
    z-index: -3;
    position: absolute;
    display: block;
    transform: skew(0deg, -9deg);
    left: 0;
    bottom: 37px;
}
.scroll-down {
    POSITION: ABSOLUTE;
    RIGHT: -30px;
    transform: rotate(270deg);
    bottom: 593px;
}
.scroll-down a {
    color: black;
    text-decoration: none;
    letter-spacing: 6px;
    margin: 0;
}

.round-transition {
    animation: animName 8s linear infinite;
}

@keyframes animName {
 0%{
    transform: rotate(0deg);
   }
100%{
    transform: rotate(360deg);
   }
}




.one-of-a-kind-technology-animation-img, .insta3D {
    animation: action 2s infinite  alternate;
}

@keyframes action {
    0% { transform: translateY(0); }
    100% { transform: translateY(-15px); }
}

.fb3D {
    animation: action2 2s infinite  alternate;
}
@keyframes action2 {
    0% { transform: translateX(0); }
    100% { transform: translateX(-15px); }
}

.youtube3d{
    animation: animName 10s linear infinite;
}
@keyframes animName {
 0%{
    transform: rotate(0deg);
   }
100%{
    transform: rotate(360deg);
   }
}


.blog-header img {
    animation: animName3 10s linear infinite;
}
@keyframes animName3 {
 0%{
    transform: rotate(0deg);
   }
100%{
    transform: rotate(360deg);
   }
}


.news-letter-animation img, .header-bottom-header-content-animaiton{
    animation: action3 2s infinite  alternate;
}
@keyframes action3 {
    0% { transform: translateX(0); }
    100% { transform: translateX(-25px); }
}


.video-tab-section .left-skew {
    background: #071d46;
    content: "";
    width: 100%;
    height: 50%;
    z-index: -1;
    position: absolute;
    display: block;
    transform: skew(0deg, 4deg);
    top: -33px;
    right: 0;
}

.video-tab-section .right-skew {
    background: #071d46;
    content: "";
    width: 50%;
    height: 50%;
    z-index: -1;
    position: absolute;
    display: block;
    transform: skew(0deg, -12deg);
    top: -8px;
    right: 0;
}

.left-skew {
    background: #00102e;
    content: "";
    width: 100%;
    height: 50%;
    z-index: -1;
    position: absolute;
    display: block;
    transform: skew(0deg, 4deg);
    top: -33px;
    right: 0;
}

.right-skew {
    background: #00102e;
    content: "";
    width: 50%;
    height: 50%;
    z-index: -1;
    position: absolute;
    display: block;
    transform: skew(0deg, -12deg);
    top: -8px;
    right: 0;
}




.header-bottom-header-content h2, .right-content h2 {
    font-size: 60px;
    line-height: 0.9;
}
.streaming-block .inner-box {
    padding: 10px !important;
}
.p-0{
    padding: 0 !important;
}
textarea, p{
    text-align: justify !important;
}
@media screen and (max-width: 767px){
    textarea, p{
    text-align: center !important;
    }
}