@charset "UTF-8";body{font-family:outfit,sans-serif}.body-wrap{overflow:hidden;position:relative;-webkit-font-smoothing:antialiased}.container{max-width:1200px}img{max-width:100%;height:auto}h3{font-weight:600}a{text-decoration:none}ul{list-style:none}h2{font-size:34px;font-weight:600}.custom-btn{border:2px solid #60c;background-color:transparent;border-radius:32px;width:150px;height:50px;font-size:18px;color:#60c;font-weight:500;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.custom-btn:hover{background-position:right center;color:#fff;background-image:linear-gradient(97.14deg,#652da0 97.11%,#B224EF 7.04%);border-color:transparent;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.custom-btn2{border:none;width:150px;height:50px;line-height:50px;font-size:18px;font-weight:500;background:linear-gradient(97.14deg,#7579FF 7.11%,#B224EF 97.04%);border-radius:32px;text-align:center;color:#fff;-webkit-box-shadow:0 0 2px #eee;box-shadow:0 0 2px #eee;display:inline-block;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.custom-btn2:hover{background-position:right center;background-image:linear-gradient(97.14deg,#652da0 97.11%,#B224EF 7.04%);color:#fff;text-decoration:none;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.modal{overflow:hidden}.social{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-30px}.social li:not(:last-child){margin-right:8px}.social li a{width:40px;height:40px;border-radius:5px;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;background-color:#000;color:#fff;-webkit-transition:.7s;transition:.7s}.social li a:hover{background:-webkit-gradient(linear,left top,left bottom,from(#7579FF),to(#B224EF));background:linear-gradient(#7579FF,#B224EF);-webkit-transition:.7s;transition:.7s}.mode{cursor:pointer}.shape{z-index:-1}hr{color:#605656b8}.border-color{border-bottom:1px solid #ececec}.blog-page .header-nav-menu{padding-top:0!important}.img-moving-anim1{position:relative;-webkit-animation:glide1 3s linear infinite alternate;animation:glide1 3s linear infinite alternate}@-webkit-keyframes glide1{0%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{-webkit-transform:translateY(0px);transform:translateY(0px)}}@keyframes glide1{0%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{-webkit-transform:translateY(0px);transform:translateY(0px)}}.img-moving-anim2{position:relative;-webkit-animation:glide2 4s ease-in-out alternate infinite;animation:glide2 4s ease-in-out alternate infinite}.img-moving-anim3{position:relative;-webkit-animation:glide2 3s ease-in-out alternate infinite;animation:glide2 3s ease-in-out alternate infinite}@-webkit-keyframes glide2{0%{-webkit-transform:translateY(-20px) translateX(50px);transform:translateY(-20px) translateX(50px)}100%{-webkit-transform:translateY(-20px) translateX(0px);transform:translateY(-20px) translateX(0px)}}@keyframes glide2{0%{-webkit-transform:translateY(-20px) translateX(50px);transform:translateY(-20px) translateX(50px)}100%{-webkit-transform:translateY(-20px) translateX(0px);transform:translateY(-20px) translateX(0px)}}.img-moving-anim4{position:relative;-webkit-animation:glide3 4s ease-in-out alternate infinite;animation:glide3 4s ease-in-out alternate infinite}.img-moving-anim5{position:relative;-webkit-animation:glide3 4s cubic-bezier(.4,0,.2,1) alternate infinite;animation:glide3 4s cubic-bezier(.4,0,.2,1) alternate infinite}@-webkit-keyframes glide3{0%{-webkit-transform:translateY(-30px) translateX(30px);transform:translateY(-30px) translateX(30px)}100%{-webkit-transform:translateY(-30px) translateX(0px);transform:translateY(-30px) translateX(0px)}}@keyframes glide3{0%{-webkit-transform:translateY(-30px) translateX(30px);transform:translateY(-30px) translateX(30px)}100%{-webkit-transform:translateY(-30px) translateX(0px);transform:translateY(-30px) translateX(0px)}}.header-area .header-nav{top:0;left:0;right:0;position:absolute;z-index:33}.header-area .header-nav .header-nav-menu{padding-top:0}.header-area .header-nav.sticky{background-color:#fff;position:fixed!important;-webkit-box-shadow:0 5px 20px 0 rgba(0,0,0,.15);box-shadow:0 5px 20px 0 rgba(0,0,0,.15);-webkit-animation:.5s ease-in-out 0s normal none 1 running fadeInDown;animation:.5s ease-in-out 0s normal none 1 running fadeInDown;padding:0}.header-area .header-nav.sticky .header-nav-menu{padding-top:0}.header-area .header-nav.sticky .drop-down{top:55px}.header-area .nav-item{-webkit-transition:.6s;transition:.6s}.header-area .nav-item a{font-size:18px;color:#212121}.header-area .nav-item:hover{-webkit-transition:.6s;transition:.6s}.header-area .nav-item:hover .drop-down{display:block}.header-area .mode-and-button .mode .light-mode{margin-right:20px;font-size:16px;color:#212121}.drop-down{display:none;transition:.6s;content:"";display:none;-webkit-transition:.6s;transition:.6s;top:82px;position:fixed;-webkit-animation:.3s ease-in-out normal none 1 fadeInUp;animation:.3s ease-in-out normal none 1 fadeInUp}.drop-down .drop-down-wrap{width:470px;height:300px;background-color:#fff;border-radius:20px;overflow:hidden}.drop-down .drop-down-wrap .drop-down-menu{padding:30px}.drop-down .drop-down-wrap .drop-down-menu .dropdown-item:not(:last-child){margin-bottom:20px}.drop-down .drop-down-wrap .drop-down-menu .dropdown-item .item-content{margin-left:8px}.drop-down .drop-down-wrap .drop-down-menu .dropdown-item .item-content .item-title{font-size:16px;line-height:19px;margin:0;padding:0}.drop-down .drop-down-wrap .drop-down-menu .dropdown-item .item-content .item-sub{font-size:12px;line-height:12px;color:#797979}.drop-down .drop-down-wrap .dropdown-thumb{background-size:cover;background-position:center;height:100%}.drop-down .drop-down-wrap .dropdown-thumb .dropdown-sub{bottom:40px;left:40px;font-size:18px;color:#fff}.header-nav-2 .drop-down{top:55px}.footer-area{background-size:cover;background-position:center}.footer-area .footer-top{padding-top:80px;padding-bottom:40px}.footer-area .footer-top .footer-info{margin-left:30px}.footer-area .footer-top .footer-info .footer-logo{margin-bottom:30px;display:block}.footer-area .footer-top .footer-info .footer-desc{font-family:outfit;font-style:normal;font-weight:400;font-size:16px;line-height:120%;color:#bcbcbc;margin-bottom:40px}.footer-area .footer-top .footer-about .title{font-size:16px;font-weight:700;color:#fff;margin-left:30px;margin-bottom:35px}.footer-area .footer-top .footer-enterprise .title{font-size:16px;font-weight:700;color:#fff;margin-left:30px;margin-bottom:35px}.footer-area .footer-top .footer-contact .title{font-size:16px;font-weight:700;color:#fff;margin-left:30px;margin-bottom:35px}.footer-area .custom-item a{line-height:3;color:#bcbcbc}.footer-area hr{color:#212121}.footer-area .footer-copyright-area span{color:#bcbcbc;font-size:14px}.hero-sec{position:relative;background-position:center;background-size:cover;background-attachment:fixed}.hero-sec .hero-slider-item{position:relative;z-index:1;min-height:700px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero-sec .item-content .item-title1{font-size:40px;line-height:50px;margin-bottom:30px}.hero-sec .item-content .item-sub{font-size:20px;color:#212121;line-height:25px;margin-bottom:70px}.hero-sec .item-content .button-group button:not(:last-child){margin-right:10px}.hero-sec .item-content .button-group .item-btn{border:none!important}.hero-sec .item-content .dots-1{position:absolute;top:180px;left:41px}.hero-sec .item-image{position:relative}.hero-sec .item-image .img-1,.hero-sec .item-image .img-2{position:relative}.hero-sec .item-image .img-1 img,.hero-sec .item-image .img-2 img{border-radius:20px}.hero-sec .item-image .img-1 img,.hero-sec .item-image .img-2 img{width:100%;display:block}.hero-sec .item-image .img-2{max-width:320px;float:right;z-index:1;margin-top:-140px;margin-right:-90px}.hero-sec .item-image .dots-2{position:absolute;top:73px;right:-130px;opacity:.5}.hero-sec .highlight-text{font-family:outfit;font-size:200px;line-height:260px;color:rgba(255,255,255,.5);margin:-240px 0 0 -166px;z-index:-1;position:relative}.hero-sec .item-content2 .item-title2{font-size:100px;color:#212121;line-height:130px;margin-bottom:30px}.hero-sec .item-content2 .conference-video{text-align:center}.hero-sec .item-content2 .conference-video a{width:100px;height:100px;border-radius:50%;background-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#60c}.hero-sec .item-content2 .highlight-text2{font-family:outfit;font-weight:600;font-size:200px;line-height:260px;color:rgba(255,255,255,.5);margin:0 0 0 0;z-index:-1;position:relative}.hero-sec .dots .dots-4{position:absolute;top:40%;right:-60px;opacity:.5;z-index:-1}.item-video .img-3{position:relative;overflow:hidden;border-radius:20px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.item-video .img-3 img{width:100%;display:block}.item-video a{width:70px;height:70px;background-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#60c;z-index:1;border-radius:50%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.dots-3{position:absolute;top:120px;left:60px;opacity:.5}.dots-5{position:absolute;top:130px;right:35px;opacity:.5;z-index:-1}.highlight-text3{font-family:outfit;font-weight:600;font-size:200px;line-height:260px;color:rgba(255,255,255,.5);margin:-100px 0 0 -85px;z-index:-1;position:relative}.slide-2{margin-top:120px}.slide-3{margin-top:150px}.about-sec{padding:40px 0;position:relative}.about-sec .shape{position:absolute;bottom:-40%;right:0}.about-sec .shape img{width:300px;height:600px}.about-sec .about-items-wrap{position:relative}.about-sec .about-items-wrap .about-item .item-thumb{position:relative;background-size:cover}.about-sec .about-items-wrap .about-item .item-thumb img{width:100%}.about-sec .about-items-wrap .about-item .item-thumb .item-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;bottom:50px;left:30px;width:80%}.about-sec .about-items-wrap .about-item .item-thumb .item-content .content-title .date{font-size:16px;font-weight:400;line-height:19px;display:inline-block;margin-bottom:10px}.about-sec .about-items-wrap .about-item .item-thumb .item-content .content-title .title{font-size:18px;font-weight:600;line-height:21.6px}.about-sec .about-items-wrap .about-item .item-thumb .item-content .about-video .video-btn1{width:40px;height:40px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#ddddef5c;-webkit-transition:.7s;transition:.7s;border-radius:5px}.about-sec .about-items-wrap .about-item .item-thumb .item-content .about-video .video-btn1 i{color:#fff}.about-sec .about-items-wrap .about-item .item-thumb .item-content .about-video .video-btn1:hover{background-color:#7d207d;-webkit-transition:.7s;transition:.7s}.about-sec .about-items-wrap .dots{position:absolute;bottom:-35px;left:-70px;opacity:.5;z-index:-1}.blog-sec{padding:100px 0;position:relative}.blog-sec .shape{position:absolute;top:-26%;left:0;z-index:-1}.blog-sec .shape img{width:300px;height:600px}.blog-sec .section-head{margin-bottom:50px}.blog-sec .section-head .blog-btn{-webkit-transition:.7s;transition:.7s}.blog-sec .section-head .blog-btn:hover{background-color:#60c;color:#fff;-webkit-transition:.7s;transition:.7s}.blog-sec .blog-cards-wrap{position:relative}.blog-sec .blog-cards-wrap .card{z-index:1}.blog-sec .blog-cards-wrap .card .card-thumb{border-radius:20px;width:100%;position:relative;display:inline-block;-webkit-transition:.7s ease-in-out;transition:.7s ease-in-out}.blog-sec .blog-cards-wrap .card .card-thumb span{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:80px;height:80px;border-radius:50%;background-color:#022e57;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0}.blog-sec .blog-cards-wrap .card .card-thumb img{-webkit-transition:.7s ease-in-out;transition:.7s ease-in-out}.blog-sec .blog-cards-wrap .card .card-thumb:hover{-webkit-transition:.7s ease-in-out;transition:.7s ease-in-out}.blog-sec .blog-cards-wrap .card .card-thumb:hover span{opacity:1;-webkit-animation:.3s ease-in-out normal none;animation:.3s ease-in-out normal none}.blog-sec .blog-cards-wrap .card .card-thumb:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-transition:.7s ease-in-out;transition:.7s ease-in-out}.blog-sec .blog-cards-wrap .card .card-body{padding:10px 0}.blog-sec .blog-cards-wrap .card .card-body .label{padding:5px 20px;background-color:#6600cc1a;border-radius:32px;color:#60c;margin-top:12px;font-size:12px;display:inline-block;margin-bottom:24px}.blog-sec .blog-cards-wrap .card .card-body .card-title{font-family:outfit;font-style:normal;font-weight:600;font-size:18px;line-height:120%;color:#212121}.blog-sec .blog-cards-wrap .card .card-body .card-desc{font-family:outfit;font-style:normal;font-weight:400;font-size:14px;line-height:150%;color:#797979}.blog-sec .blog-cards-wrap .card .card-body .blog-btn{color:#60c;font-weight:400;font-size:14px;cursor:pointer}.blog-sec .blog-cards-wrap .card .blog-dots-2{position:absolute;top:185px;right:-37px;opacity:.5;z-index:-1}.blog-sec .blog-cards-wrap .dots .blog-dots-1{position:absolute;top:0;left:-110px;opacity:.5;z-index:0}.blog-feature-sec{padding-top:180px}.blog-feature-sec .section-head .blog-feature-title{font-size:54px!important;text-align:center;margin-bottom:60px}.blog-feature-sec .blog-feature-wrap{border-radius:22px;overflow:hidden}.blog-feature-sec .blog-feature-wrap .blog-feature-thumb{overflow:hidden}.blog-feature-sec .blog-feature-wrap .blog-feature-thumb img{-webkit-transition:.6s;transition:.6s;padding-bottom:0}.blog-feature-sec .blog-feature-wrap .blog-feature-thumb:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-transition:.6s;transition:.6s}.blog-feature-sec .blog-feature-wrap .blog-feature-content{padding:110px 30px;background-color:#fff}.blog-feature-sec .blog-feature-wrap .blog-feature-content .blog-post-tag{margin-bottom:15px}.blog-feature-sec .blog-feature-wrap .blog-feature-content .blog-post-tag a{margin-bottom:20px;color:#212121}.blog-feature-sec .blog-feature-wrap .blog-feature-content .blog-post-tag a i{margin-right:10px;color:#60c}.blog-feature-sec .blog-feature-wrap .blog-feature-content .blog-feature-title{font-size:27px;color:#212121;margin-bottom:20px;-webkit-transition:.6s;transition:.6s;cursor:pointer}.blog-feature-sec .blog-feature-wrap .blog-feature-content .blog-feature-title:hover{color:#60c;-webkit-transition:.6s;transition:.6s}.blog-feature-sec .blog-feature-wrap .blog-feature-content .blog-feature-desc{font-size:17px;color:#797979;padding-bottom:20px}.blog-feature-sec .blog-feature-wrap .blog-feature-content .blog-comment a{color:#212121}.blog-feature-sec .blog-feature-wrap .blog-feature-content .blog-comment a i{margin-right:10px;color:#60c}.blog-post-area .posts-title{font-size:27px;padding-bottom:40px;margin-bottom:40px}.blog-post-area .blog-post-area-wrap .blog-post-item{margin-bottom:50px}.blog-post-area .blog-post-area-wrap .blog-post-item .item-thumb{border-radius:22px;overflow:hidden;margin-bottom:25px}.blog-post-area .blog-post-area-wrap .blog-post-item .item-thumb img{-webkit-transition:.6s;transition:.6s}.blog-post-area .blog-post-area-wrap .blog-post-item .item-thumb:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-transition:.6s;transition:.6s}.blog-post-area .blog-post-area-wrap .blog-post-item .item-content{padding:0 20px}.blog-post-area .blog-post-area-wrap .blog-post-item .item-content .post-tag{padding-bottom:20px;margin-bottom:20px}.blog-post-area .blog-post-area-wrap .blog-post-item .item-content .post-tag a{color:#212121}.blog-post-area .blog-post-area-wrap .blog-post-item .item-content .post-tag a i{margin-right:10px;color:#60c}.blog-post-area .blog-post-area-wrap .blog-post-item .item-content .post-title{margin-bottom:15px}.blog-post-area .blog-post-area-wrap .blog-post-item .item-content .post-title a{color:#212121;font-size:24px;-webkit-transition:.6s;transition:.6s;display:inline-block;cursor:pointer}.blog-post-area .blog-post-area-wrap .blog-post-item .item-content .post-title a:hover{color:#60c;-webkit-transition:.6s;transition:.6s}.blog-post-area .blog-post-area-wrap .blog-post-item .item-content .post-desc{font-size:17px;color:#797979;margin-bottom:15px;padding-bottom:15px}.blog-post-area .blog-post-area-wrap .blog-post-item .item-content .post-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.blog-post-area .blog-post-area-wrap .blog-post-item .item-content .post-meta .comment{color:#212121}.blog-post-area .blog-post-area-wrap .blog-post-item .item-content .post-meta .comment i{margin-right:10px;color:#60c}.blog-post-area .blog-post-area-wrap .blog-post-item .item-content .post-meta .read-btn{color:#212121}.blog-post-area .blog-post-area-wrap .blog-post-item .item-content .post-meta .read-btn i{margin-right:10px;color:#60c}.blog-newsletter-area .newsletter-title{font-size:39px;padding-bottom:30px}.blog-newsletter-area .newsletter-form{position:relative}.blog-newsletter-area .newsletter-form input{height:50px;border:none;border-bottom:2px solid #797979}.blog-newsletter-area .newsletter-form .newsletter-btn{position:absolute;top:0;right:0;padding:11px 25px;border-radius:5px;border:none}.contact-sec{padding:100px 0}.contact-sec .contact-wrap{position:relative;background-color:#fff;padding:10px;border-radius:20px;-webkit-box-shadow:0 40px 70px rgba(75,3,116,.15);box-shadow:0 40px 70px rgba(75,3,116,.15)}.contact-sec .contact-wrap .contact-thumb-wrap{background-size:cover;background-position:center;padding:80px 40px;border-radius:32px}.contact-sec .contact-wrap .contact-thumb-wrap .contact-content .title{font-size:20px;font-weight:600}.contact-sec .contact-wrap .contact-thumb-wrap .contact-content .desc{font-size:18px;color:#e8e8e8;margin-bottom:30px}.contact-sec .contact-wrap .contact-thumb-wrap .contact-content .info .icon,.contact-sec .contact-wrap .contact-thumb-wrap .contact-content .info .location,.contact-sec .contact-wrap .contact-thumb-wrap .contact-content .info .phone{border:1px solid #fff;text-align:center;padding:20px 0;border-radius:5px;color:#fff;font-size:16px;cursor:pointer}.contact-sec .contact-wrap .contact-thumb-wrap .contact-content .info .icon img,.contact-sec .contact-wrap .contact-thumb-wrap .contact-content .info .location img,.contact-sec .contact-wrap .contact-thumb-wrap .contact-content .info .phone img{margin-right:15px}.contact-sec .contact-wrap .contact-form{padding:0 50px}.contact-sec .contact-wrap .contact-form label{color:#797979;font-size:16px}.contact-sec .contact-wrap .contact-form input{background-color:#f3f3f3;border:none}.contact-sec .contact-wrap .contact-form textarea{background-color:#f3f3f3;border:none}.contact-sec .contact-wrap .contact-form .contact-btn{background:-webkit-gradient(linear,left top,left bottom,from(#7579FF),to(#B224EF));background:linear-gradient(#7579FF,#B224EF);color:#fff;-webkit-transition:.7s;transition:.7s}.contact-sec .contact-wrap .contact-form .contact-btn:hover{background:#fff;color:#b224ef;border-color:#b224ef;-webkit-transition:.7s;transition:.7s}.contact-sec .contact-wrap .contact-form .form-control{padding:.875rem .75rem!important}.contact-sec .contact-wrap .contact-form .form-control:focus{-webkit-box-shadow:none;box-shadow:none}.contact-sec .contact-wrap .dots .contact-dots-1{position:absolute;top:-50px;left:-100px;opacity:.5;z-index:-1}.contact-sec .contact-wrap .dots .contact-dots-2{position:absolute;bottom:-40px;right:-100px;opacity:.5;z-index:-1}.gallery-sec{padding-top:80px;position:relative}.gallery-sec .shape{position:absolute;top:-15%;z-index:-1;right:0}.gallery-sec .shape img{width:300px}.gallery-sec .image-gallery-wrap .image-gallery-item{position:relative;-webkit-transition:.7s;transition:.7s}.gallery-sec .image-gallery-wrap .image-gallery-item .item-thumb{background-size:cover;background-position:center;overflow:hidden;border-radius:22px;display:inline-block}.gallery-sec .image-gallery-wrap .image-gallery-item .item-thumb img{width:100%;-webkit-transition:.7s;transition:.7s}.gallery-sec .image-gallery-wrap .image-gallery-item .view{position:absolute;top:40%;left:40%;width:80px;height:80px;border-radius:50%;background-color:#022e57;color:#fff;font-size:12px;font-weight:500;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0;-webkit-transition:.7s;transition:.7s;-webkit-transform:translateY(100px);transform:translateY(100px)}.gallery-sec .image-gallery-wrap .image-gallery-item:hover{-webkit-transition:.7s;transition:.7s}.gallery-sec .image-gallery-wrap .image-gallery-item:hover .view{opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px)}.gallery-sec .image-gallery-wrap .image-gallery-item:hover .item-thumb img{-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-transition:.7s;transition:.7s}.speakers-gallery-sec{padding:15px 0}.speakers-gallery-sec .shape{position:absolute;bottom:-28%;left:0;z-index:-1}.speakers-gallery-sec .shape img{width:350px;height:700px}.speakers-gallery-sec .speakers-gallery-items-wrap{position:relative}.speakers-gallery-sec .speakers-gallery-items-wrap .speakers-gallery-item{position:relative}.speakers-gallery-sec .speakers-gallery-items-wrap .speakers-gallery-item .speakers-gallery-item-thumb{border-radius:20px}.speakers-gallery-sec .speakers-gallery-items-wrap .speakers-gallery-item .item-content{text-align:center;margin-top:30px}.speakers-gallery-sec .speakers-gallery-items-wrap .speakers-gallery-item .item-content .title{font-size:18px;font-weight:600}.speakers-gallery-sec .speakers-gallery-items-wrap .speakers-gallery-item .item-content .sub{font-size:14px;color:#797979}.speakers-gallery-sec .speakers-gallery-items-wrap .speakers-gallery-item .social-icons{position:absolute;bottom:100px;left:60px;-webkit-transition:.7s;transition:.7s}.speakers-gallery-sec .speakers-gallery-items-wrap .speakers-gallery-item .social-icons li{-webkit-transform:translateY(50px);transform:translateY(50px);-webkit-transition:.5s cubic-bezier(.34,1.56,.64,1);transition:.5s cubic-bezier(.34,1.56,.64,1);opacity:0}.speakers-gallery-sec .speakers-gallery-items-wrap .speakers-gallery-item .social-icons a{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.speakers-gallery-sec .speakers-gallery-items-wrap .speakers-gallery-item:hover .speakers-gallery-item-thumb{opacity:.9}.speakers-gallery-sec .speakers-gallery-items-wrap .speakers-gallery-item:hover .speakers-gallery-item-thumb:after{content:"";background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0.2)),to(rgba(0,0,0,0.2)));background:linear-gradient(0deg,rgba(0,0,0,0.2),rgba(0,0,0,0.2));position:absolute;left:0;right:0;top:0;bottom:0}.speakers-gallery-sec .speakers-gallery-items-wrap .speakers-gallery-item:hover .social-icons{-webkit-transition:.7s;transition:.7s;z-index:99}.speakers-gallery-sec .speakers-gallery-items-wrap .speakers-gallery-item:hover .social-icons>li{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.speakers-gallery-sec .speakers-gallery-items-wrap .speakers-gallery-item:hover .social-icons>li:nth-child(1){-webkit-transition-delay:.1s;transition-delay:.1s}.speakers-gallery-sec .speakers-gallery-items-wrap .speakers-gallery-item:hover .social-icons>li:nth-child(2){-webkit-transition-delay:.2s;transition-delay:.2s}.speakers-gallery-sec .speakers-gallery-items-wrap .speakers-gallery-item:hover .social-icons>li:nth-child(3){-webkit-transition-delay:.3s;transition-delay:.3s}.speakers-gallery-sec .speakers-gallery-items-wrap .dots{position:absolute;top:-120px;right:-45px;z-index:-1;opacity:.5}.brand-sec{padding:80px 0}.brand-sec .brand-items-wrap .brand-item{font-size:20px;font-weight:700;color:#3a3b7b}.cta-sec{padding:100px 0;position:relative}.cta-sec .shape{position:absolute;bottom:0;right:0}.cta-sec .shape img{width:700px}.cta-sec .cta-content-wrap{position:relative}.cta-sec .cta-content-wrap .cta-title{font-size:62px!important;font-weight:600;color:#212121}.cta-sec .cta-content-wrap .desc{font-size:20px;color:#212121}.cta-sec .cta-content-wrap form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cta-sec .cta-content-wrap form input{height:50px;border:none;background-color:#f3f3f3;max-width:280px;border-radius:32px;margin-right:12px;padding-left:30px}.cta-sec .cta-content-wrap form input::-webkit-input-placeholder{margin-left:30px}.cta-sec .cta-content-wrap form input::-moz-placeholder{margin-left:30px}.cta-sec .cta-content-wrap form input:-ms-input-placeholder{margin-left:30px}.cta-sec .cta-content-wrap form input::-ms-input-placeholder{margin-left:30px}.cta-sec .cta-content-wrap form input::placeholder{margin-left:30px}.cta-sec .cta-content-wrap .dots .cta-dots-1{position:absolute;top:100px;left:0;opacity:.5}.cta-sec .cta-content-wrap .dots .cta-dots-2{position:absolute;top:0;right:-110px;opacity:.5}.review-sec{padding:100px 0}.review-sec .review-title{font-weight:600}.review-sec .review-cards-wrap{position:relative;margin-bottom:50px}.review-sec .review-cards-wrap .review-card-items-wrap .review-card-item{background-color:#fff;margin:0 15px;padding:20px;border-radius:20px}.review-sec .review-cards-wrap .review-card-items-wrap .review-card-item .card-desc{font-size:18px;color:#797979}.review-sec .review-cards-wrap .review-card-items-wrap .review-card-item .profile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px}.review-sec .review-cards-wrap .review-card-items-wrap .review-card-item .profile .thumb{margin-right:20px}.review-sec .review-cards-wrap .review-card-items-wrap .review-card-item .profile .content .name{font-size:18px;font-weight:600}.review-sec .review-cards-wrap .review-card-items-wrap .review-card-item .profile .content span{font-size:14px;color:#797979}.review-sec .review-cards-wrap .review-card-items-wrap .review-card-item .rating-star i{color:#f3b545}.review-sec .review-cards-wrap .review-card-items-wrap .review-card-item span{font-size:16px;color:#797979}.review-sec .review-cards-wrap .carousel-nav{position:absolute;top:-90px;right:30px}.review-sec .review-cards-wrap .carousel-nav button{width:48px;height:48px;background-color:transparent;border-radius:50%;border:1px solid #fff;color:#fff;-webkit-transition:.7s;transition:.7s}.review-sec .review-cards-wrap .carousel-nav button:hover{background:-webkit-gradient(linear,left top,left bottom,from(#7579FF),to(#B224EF));background:linear-gradient(#7579FF,#B224EF);-webkit-transition:.7s;transition:.7s;border:1px}.review-sec .review-cards-wrap .dots{position:absolute;bottom:-69px;left:-30px;opacity:.5;z-index:0}.review-sec .slick-slider{z-index:1}.review-sec .slick-dots{bottom:-50px}.review-sec .slick-dots li{height:14px;width:14px;border-radius:50%;background-color:#fff;color:#fff;display:inline-block}.review-sec .slick-dots li.slick-active{background:linear-gradient(97.14deg,#7579FF 7.11%,#B224EF 97.04%);border-radius:32px;width:44px;height:14px}.pricing-sec{padding:100px 0;position:relative}.pricing-sec .shape{position:absolute;top:-165px;left:0;z-index:-1}.pricing-sec .shape img{width:300px}.section-head .label{font-size:14px;color:#60c;background-color:#6600cc1a;padding:5px 14px;border-radius:32px;display:inline-block;margin-bottom:22px}.section-head .title{font-weight:600}.section-head .desc{font-size:18px;color:#797979}.pricing-cart-wrap{position:relative}.pricing-cart-wrap .card{border:1px solid #e8e8e8;-webkit-transition:.3s;transition:.3s;border-radius:20px!important}.pricing-cart-wrap .card .card-body{padding:35px 25px}.pricing-cart-wrap .card .card-body .card-lable{font-size:14px;margin-bottom:30px;display:inline-block}.pricing-cart-wrap .card .card-body .card-lable i{color:#77bf41;margin-right:10px}.pricing-cart-wrap .card .card-body .price-pacage{font-size:42px;font-weight:600;display:inline-block;background:linear-gradient(97.14deg,#7579FF 7.11%,#B224EF 97.04%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.pricing-cart-wrap .card .card-body .price-pacage .regular-price{font-size:18px;background:linear-gradient(97.14deg,#BCBCBC 7.11%,#BCBCBC 97.04%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text!important;font-weight:400}.pricing-cart-wrap .card .card-body ul{margin-left:-25px;line-height:2;margin-bottom:30px}.pricing-cart-wrap .card .card-body ul li a{font-size:16px;color:#212121}.pricing-cart-wrap .card .card-body ul li a i{color:#77bf41;padding-right:8px}.pricing-cart-wrap .card .card-body .card-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.pricing-cart-wrap .card .card-body .card-btn button{display:inline-block;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pricing-cart-wrap .card .card-body .card-btn .card-footer-label{display:inline-block;font-size:14px;color:#bcbcbc;margin:auto}.pricing-cart-wrap .card:hover{-webkit-transition:.3s;transition:.3s;-webkit-filter:drop-shadow(0px 40px 70px rgba(75,3,116,0.15));filter:drop-shadow(0px 40px 70px rgba(75,3,116,0.15));border:1px solid transparent}.pricing-cart-wrap .dots{position:absolute;content:"";top:-55px;right:-35px;opacity:.5;z-index:-1}.video-sec{padding:0 0 30px}.video-sec .video-wrap{position:relative}.video-sec .video-wrap .video-image img{border-radius:20px;width:75%}.video-sec .video-wrap .video-play{position:absolute;top:250px;right:0}.video-sec.about_us_section .video-wrap .video-play{top:-100px;right:25px}.video-sec.about_us_section .video-wrap .video-play::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(297.19deg,#000000 0.95%,rgba(217,217,217,0) 140.77%);pointer-events:none;opacity:.8;border-radius:15px}.video-sec.about_us_section .video-image{top:130px}.about_us_section .video-play a::after,.about_us_section .video-play a::before{content:'';display:block;position:absolute;top:0;right:0;z-index:-1;bottom:0;left:0;border-radius:50%;background-color:#fff}.about_us_section .video-play a::before{-webkit-animation:ripple 1.6s ease-out infinite;animation:ripple 1.6s ease-out infinite}.about_us_section .video-play a::after{-webkit-animation:ripple 1.6s ease-out infinite;animation:ripple 1.6s ease-out infinite}.mb_15{margin-bottom:15px!important}.blue_color{color:#60c}.blue_color:hover{color:#60c}@-webkit-keyframes ripple{0%,35%{-webkit-transform:scale(0);transform:scale(0);opacity:1}50%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:.8}100%{opacity:0;-webkit-transform:scale(2);transform:scale(2)}}@keyframes ripple{0%,35%{-webkit-transform:scale(0);transform:scale(0);opacity:1}50%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:.8}100%{opacity:0;-webkit-transform:scale(2);transform:scale(2)}}.video-sec .video-wrap .video-play img{border-radius:20px;width:300px}.video-sec .video-wrap .video-play .video-btn1{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:80px;height:80px;border-radius:50%;background-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.video-sec .video-wrap .video-play .video-btn1 i{color:#b224ef}.video-sec .video-wrap .dots{position:absolute;top:-50px;right:160px;opacity:.9;z-index:-1}.video-sec .video-content-wrap{position:relative;margin-left:0}.video-sec .video-content-wrap .title{margin-bottom:0}.video-sec .video-content-wrap .desc{font-size:17px;line-height:24px;color:#797979;margin-right:0;margin-bottom:8px}.video-sec .video-content-wrap .management{margin-bottom:20px}.video-sec .video-content-wrap .management .count-block{font-size:22px;font-weight:600;color:#212121}.video-sec .video-content-wrap .management span{background:linear-gradient(97.14deg,#7579FF 7.11%,#B224EF 97.04%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-size:50px;display:block}.video-sec .video-content-wrap .dots{position:absolute;bottom:20px;right:-50px;opacity:.8}.schedule-sec{padding-top:20px;padding-bottom:0;position:relative}.schedule-sec .shape{position:absolute;top:25%;left:0;z-index:-1}.schedule-sec .shape img{width:300px;height:850px}.schedule-sec .schedule-content-wrap{padding:0;background-color:#fff;border-radius:20px;position:relative;-webkit-box-shadow:0 40px 70px rgba(75,3,116,.15);box-shadow:0 40px 70px rgba(75,3,116,.15)}.schedule-sec .schedule-content-wrap .schedule-nav-tab{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.schedule-sec .schedule-content-wrap .schedule-nav-tab .schedule-nav-item button{background-color:transparent;color:#212121;font-size:16px;-webkit-transition:.6s;transition:.6s}
.schedule-sec .schedule-content-wrap .schedule-nav-tab .schedule-nav-item button.active:after{
content:"";position:absolute;width:8px;height:8px;border-radius:50%;background-color:#77bf41;margin-left:-75px;top:35px}
.schedule-sec .schedule-content-wrap .schedule-nav-tab .schedule-nav-item:hover button{color:#60c;-webkit-transition:.6s;transition:.6s}.schedule-sec .schedule-content-wrap .schedule-tab-content{padding:0 30px 15px}.schedule-sec .schedule-content-wrap .schedule-tab-content .schedule-item{background-size:cover;background-position:center;background-repeat:no-repeat;padding:20px 40px;border-radius:20px;overflow:hidden;margin-bottom:30px;-webkit-transition:.4s ease;transition:.4s ease}.schedule-sec .schedule-content-wrap .schedule-tab-content .schedule-item:hover{-webkit-transform:scale(1.01);transform:scale(1.01);-webkit-transition:.4s ease;transition:.4s ease;-webkit-box-shadow:0 10px 20px 4px rgba(75,3,116,.15);box-shadow:0 10px 20px 4px rgba(75,3,116,.15)}.schedule-sec .schedule-content-wrap .schedule-tab-content .schedule-item .card-description{text-align:center}.schedule-sec .schedule-content-wrap .schedule-tab-content .schedule-item .card-description .name{font-size:16px;color:#60c}.schedule-sec .schedule-content-wrap .schedule-tab-content .schedule-item .card-description .date{font-size:16px;color:#212121;font-weight:600}.schedule-sec .schedule-content-wrap .schedule-tab-content .schedule-item .card-description .time{font-size:16px;color:#212121;font-weight:600}.schedule-sec .schedule-content-wrap .schedule-tab-content .schedule-item .card-title-area{margin-top:20px}.schedule-sec .schedule-content-wrap .schedule-tab-content .schedule-item .card-title-area .title{font-size:18px;color:#212121;font-weight:600}.schedule-sec .schedule-content-wrap .schedule-tab-content .schedule-item .card-title-area .title-desc{font-size:14px;color:#797979}.schedule-sec .schedule-content-wrap .schedule-tab-content .schedule-item .card-title-area .title-desc a{color:#60c}.schedule-sec .schedule-content-wrap .schedule-tab-content .schedule-item .card-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.schedule-sec .dots{position:absolute;bottom:-51px;right:-35px;opacity:.5;z-index:-1}.info-sec{position:relative;top:-100px}.info-sec .info-countdown{background-size:cover;background-position:center;padding:30px 0;border-radius:32px;position:relative;margin-bottom:40px;-webkit-box-shadow:0 40px 70px rgba(75,3,116,.15);box-shadow:0 40px 70px rgba(75,3,116,.15)}.info-sec .info-countdown .dots{position:absolute;bottom:-50px;right:-40px;opacity:.8;z-index:-1}.info-sec .info-countdown .counter-box{text-align:center}.info-sec .info-countdown .counter-box li strong{font-size:52px;background:linear-gradient(97.14deg,#7579FF 7.11%,#B224EF 97.04%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:600;text-align:center}.info-sec .info-countdown .counter-box li span{font-size:22px;font-weight:600;color:#212121;text-align:center}.info-sec .information-area{padding-top:60px}.info-sec .information-area .mail,.info-sec .information-area .location,.info-sec .information-area .number{border:1px solid #bcbcbc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px 0;border-radius:5px}.info-sec .information-area .mail .icon,.info-sec .information-area .location .icon,.info-sec .information-area .number .icon{margin-right:10px}.info-sec .information-area .mail .icon i,.info-sec .information-area .location .icon i,.info-sec .information-area .number .icon i{color:#60c}.info-sec .information-area .mail a,.info-sec .information-area .location a,.info-sec .information-area .number a{color:#212121;font-size:16px}.faq-sec{padding:80px 0}.faq-sec .title-area .title{line-height:44.2px;padding-right:55px}.faq-sec .title-area .desc{font-size:18px;color:#797979}.faq-sec .question-area .accordion .accordion-item{border-left:none;border-right:none;border-top:none;border-bottom:1px solid;border-image-slice:1;border-image-source:linear-gradient(97.14deg,#7579FF 7.11%,#B224EF 97.04%);border-radius:0}.faq-sec .question-area .accordion .accordion-item .accordion-header .accordion-button{font-size:18px;font-weight:600;color:#212121;padding:25px 0;border:none;-webkit-box-shadow:none;box-shadow:none}.faq-sec .question-area .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed){background-color:transparent!important}.faq-sec .question-area .accordion .accordion-item .accordion-collapse .accordion-body{line-height:120%;color:#788190;padding-top:0;padding-left:0}.accordion-button:not(.collapsed)::after{content:"✕";color:#000;background-image:none}.accordion-button.collapsed::after{content:"+";color:#000;font-weight:600;font-family:"font awesome 5 free";background-image:none}.dark-version{background-color:#292f3a}.dark-version .info-countdown{background-color:#333}.dark-version .info-countdown:before{background:url(../images/counter-bg.png);background-size:cover;content:"";position:absolute;left:0;right:0;top:0;bottom:0;border-radius:30px;z-index:0}.dark-version .info-countdown .counter-box{position:relative;z-index:9}.dark-version .info-countdown .counter-box span{color:#fff!important}.dark-version .information-area .mail,.dark-version .information-area .location,.dark-version .information-area .number{border:.5px solid #bcbcbc}.dark-version .information-area .mail .icon img,.dark-version .information-area .location .icon img,.dark-version .information-area .number .icon img{-webkit-filter:invert(.75) sepia(51) hue-rotate(136deg);filter:invert(.75) sepia(51) hue-rotate(136deg)}.dark-version .information-area .mail a,.dark-version .information-area .location a,.dark-version .information-area .number a{color:#fff}.dark-version .info-sec .dots{opacity:1}.dark-version .section-head .blog-title{color:#fff}.dark-version .section-head .blog-btn{border-color:#91cfee;color:#91cfee}.dark-version .section-head .label{background-color:#3d5d6e;color:#91cfee}.dark-version .section-head .title{color:#fff}.dark-version .section-head .desc{color:#fff}.dark-version .cta-sec .cta-content-wrap .desc{color:#fff}.dark-version .sec-head .label{background-color:#b4d8eb;color:#91cfee}.dark-version .sec-head .title{color:#fff}.dark-version .sec-head .desc{color:#fff}.dark-version .about-sec .dots,.dark-version .schedule-sec .dots,.dark-version .speakers-gallery-sec .dots,.dark-version .pricing-sec .dots,.dark-version .gallery-sec .dots,.dark-version .contact-sec .dots{opacity:1}.dark-version .about-sec .schedule-content-wrap,.dark-version .schedule-sec .schedule-content-wrap,.dark-version .speakers-gallery-sec .schedule-content-wrap,.dark-version .pricing-sec .schedule-content-wrap,.dark-version .gallery-sec .schedule-content-wrap,.dark-version .contact-sec .schedule-content-wrap{background-color:#050718}.dark-version .about-sec .schedule-content-wrap .schedule-nav-tab li button,.dark-version .schedule-sec .schedule-content-wrap .schedule-nav-tab li button,.dark-version .speakers-gallery-sec .schedule-content-wrap .schedule-nav-tab li button,.dark-version .pricing-sec .schedule-content-wrap .schedule-nav-tab li button,.dark-version .gallery-sec .schedule-content-wrap .schedule-nav-tab li button,.dark-version .contact-sec .schedule-content-wrap .schedule-nav-tab li button{color:#fff}.dark-version .about-sec .schedule-content-wrap .schedule-btn,.dark-version .schedule-sec .schedule-content-wrap .schedule-btn,.dark-version .speakers-gallery-sec .schedule-content-wrap .schedule-btn,.dark-version .pricing-sec .schedule-content-wrap .schedule-btn,.dark-version .gallery-sec .schedule-content-wrap .schedule-btn,.dark-version .contact-sec .schedule-content-wrap .schedule-btn{border-color:#91cfee!important;color:#91cfee!important}.dark-version .about-sec .schedule-content-wrap .schedule-btn:hover,.dark-version .schedule-sec .schedule-content-wrap .schedule-btn:hover,.dark-version .speakers-gallery-sec .schedule-content-wrap .schedule-btn:hover,.dark-version .pricing-sec .schedule-content-wrap .schedule-btn:hover,.dark-version .gallery-sec .schedule-content-wrap .schedule-btn:hover,.dark-version .contact-sec .schedule-content-wrap .schedule-btn:hover{border:transparent}.dark-version .about-sec .speakers-gallery-items-wrap .speakers-gallery-item .item-content .title,.dark-version .schedule-sec .speakers-gallery-items-wrap .speakers-gallery-item .item-content .title,.dark-version .speakers-gallery-sec .speakers-gallery-items-wrap .speakers-gallery-item .item-content .title,.dark-version .pricing-sec .speakers-gallery-items-wrap .speakers-gallery-item .item-content .title,.dark-version .gallery-sec .speakers-gallery-items-wrap .speakers-gallery-item .item-content .title,.dark-version .contact-sec .speakers-gallery-items-wrap .speakers-gallery-item .item-content .title{color:#fff}.dark-version .about-sec .speakers-gallery-items-wrap .speakers-gallery-item .item-content .sub,.dark-version .schedule-sec .speakers-gallery-items-wrap .speakers-gallery-item .item-content .sub,.dark-version .speakers-gallery-sec .speakers-gallery-items-wrap .speakers-gallery-item .item-content .sub,.dark-version .pricing-sec .speakers-gallery-items-wrap .speakers-gallery-item .item-content .sub,.dark-version .gallery-sec .speakers-gallery-items-wrap .speakers-gallery-item .item-content .sub,.dark-version .contact-sec .speakers-gallery-items-wrap .speakers-gallery-item .item-content .sub{color:#bcbcbc}.dark-version .about-sec .contact-wrap,.dark-version .schedule-sec .contact-wrap,.dark-version .speakers-gallery-sec .contact-wrap,.dark-version .pricing-sec .contact-wrap,.dark-version .gallery-sec .contact-wrap,.dark-version .contact-sec .contact-wrap{background-color:#050718;border-radius:20px;z-index:9}.dark-version .about-sec .contact-wrap .dots .contact-dots-1,.dark-version .schedule-sec .contact-wrap .dots .contact-dots-1,.dark-version .speakers-gallery-sec .contact-wrap .dots .contact-dots-1,.dark-version .pricing-sec .contact-wrap .dots .contact-dots-1,.dark-version .gallery-sec .contact-wrap .dots .contact-dots-1,.dark-version .contact-sec .contact-wrap .dots .contact-dots-1{opacity:1}.dark-version .about-sec .contact-wrap .dots .contact-dots-2,.dark-version .schedule-sec .contact-wrap .dots .contact-dots-2,.dark-version .speakers-gallery-sec .contact-wrap .dots .contact-dots-2,.dark-version .pricing-sec .contact-wrap .dots .contact-dots-2,.dark-version .gallery-sec .contact-wrap .dots .contact-dots-2,.dark-version .contact-sec .contact-wrap .dots .contact-dots-2{opacity:1}.dark-version .about-sec .card,.dark-version .schedule-sec .card,.dark-version .speakers-gallery-sec .card,.dark-version .pricing-sec .card,.dark-version .gallery-sec .card,.dark-version .contact-sec .card{background-color:#292f3a;border:1px solid #797979}.dark-version .about-sec .card:hover,.dark-version .schedule-sec .card:hover,.dark-version .speakers-gallery-sec .card:hover,.dark-version .pricing-sec .card:hover,.dark-version .gallery-sec .card:hover,.dark-version .contact-sec .card:hover{-webkit-filter:drop-shadow(0px 20px 70px rgba(145,207,238,0.1));filter:drop-shadow(0px 20px 70px rgba(145,207,238,0.1));border:1px solid transparent}.dark-version .about-sec .card .card-body .card-lable,.dark-version .schedule-sec .card .card-body .card-lable,.dark-version .speakers-gallery-sec .card .card-body .card-lable,.dark-version .pricing-sec .card .card-body .card-lable,.dark-version .gallery-sec .card .card-body .card-lable,.dark-version .contact-sec .card .card-body .card-lable{color:#fff}.dark-version .about-sec .card .card-body ul li a,.dark-version .schedule-sec .card .card-body ul li a,.dark-version .speakers-gallery-sec .card .card-body ul li a,.dark-version .pricing-sec .card .card-body ul li a,.dark-version .gallery-sec .card .card-body ul li a,.dark-version .contact-sec .card .card-body ul li a{color:#fff}.dark-version .cta-sec .cta-content-wrap .cta-title{color:#fff}.dark-version .cta-sec .cta-content-wrap .dots .cta-dots-2{opacity:1}.dark-version .cta-sec .cta-content-wrap .dots .cta-dots-1{opacity:1}.dark-version .faq-sec .title-area .title{color:#fff}.dark-version .faq-sec .title-area .desc{color:#e8e8e8}.dark-version .faq-sec .question-area .accordion{background-color:transparent!important}.dark-version .faq-sec .question-area .accordion .accordion-item .accordion-header{background-color:#292f3a!important}.dark-version .faq-sec .question-area .accordion .accordion-item .accordion-header .accordion-button{background-color:#292f3a!important;color:#fff}.dark-version .faq-sec .question-area .accordion .accordion-item .accordion-collapse .accordion-body{color:#e8e8e8;background-color:#292f3a!important}.dark-version .faq-sec .faq-btn{border-color:#91cfee!important;color:#91cfee!important}.dark-version .blog-sec .blog-cards-wrap .card{background-color:transparent}.dark-version .blog-sec .blog-cards-wrap .card .card-body .label{background-color:#3d5d6e;color:#91cfee}.dark-version .blog-sec .blog-cards-wrap .card .card-body .card-title{color:#fff}.dark-version .blog-sec .blog-cards-wrap .card .card-body .card-desc{color:#e8e8e8}.dark-version .blog-sec .blog-cards-wrap .card .card-body .blog-btn{color:#91cfee}.dark-version .blog-sec .blog-cards-wrap .card .blog-dots-2{opacity:1}.dark-version .blog-sec .blog-cards-wrap .dots .blog-dots-1{opacity:1}.dark-version .brand-sec .brand-items-wrap .brand-item{color:#e8e8e8}.dark-version .accordion-button:not(.collapsed)::after{color:#fff}.dark-version .accordion-button.collapsed::after{color:#fff}.dark-version .header-nav-2{background-color:#fff}.dark-version .blog-feature-sec .section-head .blog-feature-title{color:#fff}.dark-version .blog-post-area .blog-post-area-wrap .blog-post-item .item-content .post-tag a{color:#fff}.dark-version .blog-post-area .blog-post-area-wrap .blog-post-item .item-content .post-title a{color:#fff}.dark-version .blog-post-area .blog-post-area-wrap .blog-post-item .item-content .post-desc{color:#afa8a8}.dark-version .blog-post-area .blog-post-area-wrap .blog-post-item .item-content .post-meta .comment{color:#fff}.dark-version .blog-post-area .blog-post-area-wrap .blog-post-item .item-content .post-meta .read-btn{color:#fff}.dark-version .blog-post-area .posts-title{color:#fff}.dark-version .blog-newsletter-area .newsletter-title{color:#fff}.dark-version .border-color{border-color:#524452}.dark-version .blog-feature-sec .blog-feature-wrap .blog-feature-content{background-color:#292f3a}.dark-version .blog-feature-sec .blog-feature-wrap .blog-feature-content .blog-post-tag a{color:#fff}.dark-version .blog-feature-sec .blog-feature-wrap .blog-feature-content .blog-feature-title{color:#fff}.dark-version .blog-feature-sec .blog-feature-wrap .blog-feature-content .blog-comment a{color:#fff}.dark-version .blog-feature-sec .blog-feature-wrap .blog-feature-content .blog-feature-desc{color:#afa8a8}.dark-version .dots{-webkit-filter:invert(.75) sepia(51) hue-rotate(136deg);filter:invert(.75) sepia(51) hue-rotate(136deg)}.popup-modal .popup-dialogue .popup-content{border:none;background-color:transparent}.popup-modal .popup-dialogue .popup-content button{width:40px;height:40px;display:inline-block;border-radius:50%;background-color:#fff;color:#000;position:absolute;top:-15px;right:-15px;z-index:1}.popup-modal .popup-dialogue .popup-content .popup-body{padding:0;margin:0}.popup-box-content{border-radius:20px}.popup-form{padding:25px}.popup-form input{border:none;background-color:#f3f3f3}.popup-card-body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:120px;width:100%;line-height:.5;color:#fff}.popup-play{width:40px;height:40px;background-color:#60c;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.popup2-btn{position:absolute;top:0;z-index:9999999;color:#fff;right:0;border-radius:50%;border:none}.header-area .navbar-brand img{width:90px}.prev_btn{margin-right:15px}.banner_area .slider-item-content-wrap ul{float:left;width:100%;padding-left:0}.banner_area .slider-item-content-wrap ul li{float:left;color:#60c;background-color:#6600cc1a;padding:5px 15px;border-radius:15px}.banner_area .slider-item-content-wrap ul li:first-child{margin-right:15px}.banner_area .slider-item-content-wrap h3 span sup{font-size:18px;top:-25px;color:#1f1d96;background-image:-webkit-linear-gradient(45deg,#1f1d96 4%,#b028f0 60%);background-clip:text;-webkit-background-clip:text;text-fill-color:transparent;-webkit-text-fill-color:transparent}.banner_area .slider-item-content-wrap .partner_img{width:200px;margin-bottom:15px}.banner_area .slider-item-content-wrap p{font-size:18px}.citation_cat .item-thumb .award_img{width:70px!important;background-color:#fff;padding:15px;border-radius:15px}.citation_cat .item-thumb .content-title{text-align:center;float:left;width:100%}.cit_cat_bg{height:250px}.citation_cat .content-title h5.title{position:absolute;top:-60px;width:100%;text-align:center;font-size:20px;line-height:26px;font-weight:500}.citation_cat{padding:15px 0}.tabs_item .accordion{padding-left:0}.invt_div{padding-left:0}.invt_div li.list_1:nth-child(odd){}.invt_div li.list_1{padding:15px 15px 8px;margin-bottom:0;margin-bottom:15px}.invt_div li{display:block;margin-bottom:10px}
.invt_div li h3,p:last-child{margin-bottom:0}.ten_clock_time{background-color:#504f4f;color:#fff;padding:3px 10px;border-radius:3px;font-size:14px;min-width:125px;display:inline-block}.invt_div .ten_clock_time i{color:#fff}.invt_div li ul li{margin-bottom:0;border:inherit!important;padding:0!important}
.invt_div li h3{font-size:14px;text-transform:uppercase}
.invt_div i{margin-right:3px;color:#ff2d55}.invt_div li p span strong{color:#e91e63}.highlight_text p.highlight_desc{background-color:#fff;display:inline-block;padding:0 11px;border:1px dashed #ff2d55;color:#ff2d55;font-size:12px;border-radius:3px;margin-top:5px;font-weight:700}.invt_div p{font-size:14px;color:#707070}.highlight_text p{margin-bottom:0}.agenda_list_bg{background-image:url(../../assets/images/banner/schedule1.png);background-size:cover;background-position:center;background-repeat:no-repeat}.invt_div li:hover{box-shadow:rgba(0,0,0,.24) 0 3px 8px}.invt_div .ten_description1 li:hover{box-shadow:none}.invt_div li ul li:hover{box-shadow:none}.schedule-sec .accordion-item{border:inherit}.attendance_section{padding:50px 0 15px}.accordion-service-inner .accordion-area{padding-right:75px}.accordion-service-inner .accordion-area .accordion{margin-top:15px}.accordion-service-inner .accordion-area .accordion .accordion-item{background:0 0;border:none;padding-bottom:15px;position:relative;padding-left:30px}.accordion-item:first-of-type{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.accordion-header{margin-bottom:0}
.accordion-service-inner .accordion-area .accordion .accordion-item .accordion-header button{
background:0 0;border:none;font-weight:500;font-size:16px;line-height:23px;box-shadow:none;padding:0;position:relative;color:#1c2539;cursor: text;}
.accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.accordion-service-inner .accordion-area .accordion .accordion-item .accordion-header button::before{content:"";position:absolute;background-image:url(../../assets/images/dot.png);height:20px;width:20px;left:-33px;background-repeat:no-repeat;background-size:cover;border-radius:50%;display:flex;align-items:center;justify-content:center;line-height:30px;background-color:#fff;z-index:5;transition:.3s;top:0}.accordion-service-inner .accordion-area .accordion .accordion-item::after{content:"";display:block;width:1px;height:100%;border:1px dashed #303087;position:absolute;top:14px;left:7px}.accordion-service-inner .accordion-button:not(.collapsed)::after{display:none}.accordion-service-inner .accordion-item.last_accordian::after{display:none!important}.accordion-service-inner .accordion-header{}.tab-content>.active{display:block}.schedule-listing{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.sponsers_bg .schedule-listing .schedule-slot-time{text-transform:uppercase;--s: 20px;line-height:1.8;padding-inline:.3em calc(var(--s) + .3em);width:fit-content;display:flex;justify-content:center;align-items:center;border-top-right-radius:50px;border-bottom-right-radius:50px}.schedule-listing .schedule-slot-time{color:#fff;font-size:17px;font-weight:500;-webkit-box-flex:0;-ms-flex:0 0 18%;flex:0 0 25%;max-width:25%;padding:29px 15px;text-align:center;border-radius:0;margin-bottom:5px}.spons_odd{background:linear-gradient(97.14deg,#7579FF 7.11%,#B224EF 97.04%)}.schedule-listing .schedule-slot-info{position:relative;border-left:none;width:100%;padding:0 0 0 10px}.sponsors-logo{padding:0}.sponsors-logo a{border:1px solid #ccc;display:inline-block;width:215px;text-align:center;margin-bottom:5px;background-color:#fff}.sponsors-logo span{border:1px solid #ccc;display:inline-block;width:215px;text-align:center;margin-bottom:5px;background-color:#fff}img.spo-img{height:80px!important;margin:0 0 0 0!important;padding:5px 0}b.spo-img{height:80px!important;margin:0 0 0 0!important;padding:5px 0;display: flex;justify-content:center;align-items: center;}.spons_even{background:linear-gradient(97.14deg,#7579FF 7.11%,#B224EF 97.04%);opacity:.5}.iba_video{width:100%}.about_us_section{margin-top:-50px}.sponsors_section{padding:0 0 15px}.sponsors_section h2{margin-bottom:25px}.footer_section{color:#fff;padding:15px 0 0;background-color:#000}.footer_section h1{color:#fff;font-size:44px}.footer_section ul{margin-bottom:0}.footer_section ul li{display:inline!important;margin-right:15px}.footer_section ul li a{color:#fff}.footer-menu{margin-top:10px}.footer-disciption{padding-bottom:15px}.banner_area .item-image .img-1{top:60px;left:-100px}.banner_area h3.item-title1{color:#1f1d96;background-image:-webkit-linear-gradient(45deg,#1f1d96 4%,#b028f0 60%);background-clip:text;-webkit-background-clip:text;text-fill-color:transparent;-webkit-text-fill-color:transparent}.text_highlight{color:#60c;background-color:#6600cc1a;padding:5px 15px;border-radius:15px;display:inline-block;margin:5px 0;font-weight:500}.main{min-height:46vh}.login-area .login-form{max-width:540px;background:#fff;margin:0% 0% 0% 4%}.login-area .login-form .form{max-width:540px;min-width:540px}.login-area .login-form .form{padding:20px;background-color:#fff}.alert.alert-danger{float:left;width:100%}.alert.alert-danger button.close{float:right}.alert-danger{--bs-alert-color: #842029;--bs-alert-bg: #f8d7da;--bs-alert-border-color: #f5c2c7}.login-area .form-group{margin-bottom:10px}.d-flex{display:-ms-flexbox!important;display:flex}.captcha_par{width:100%;max-width:360px}.theme-form-style-one input{width:100%;max-width:100%;border:1px solid #e6e6e6;border-radius:4px;color:var(--text-light);margin-bottom:5px;padding:5px 10px!important;font-size:15px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.1);color:var(--text-dark)}.form-control{height:44px;padding:15px;font-size:15px;font-weight:400;border:1px solid #eee;border-radius:5px;-webkit-transition:.5s;transition:.5s}.captcha_par .d-flex{position:relative;overflow:hidden;margin-left:10px}.captcha_par .d-flex a{right:0;top:0;position:absolute;width:44px;height:44px;background:#f59019;text-align:center;padding-top:10px;color:#fff}.login-area .login-form p{overflow:hidden;margin-bottom:0;margin-top:20px}.forget-password{padding-bottom:0;text-align:right}.login-area .login-form .btn{display:block;width:200px;line-height:20px}.forgot-password{text-align:right}.for_back_div{width:100%;float:left;margin-bottom:15px}.for_back_div h4{float:left}.for_back_div a{float:right;border:1px solid #0d6efd;color:#0d6efd;text-align:center;display:inline-block;padding:5px 10px}
#citation{scroll-margin-top:6rem}
.banner_area .item-content p{color: #1f1d96;
    background-image: -webkit-linear-gradient(45deg, #1f1d96 4%, #b028f0 60%);
    background-clip: text;
    -webkit-background-clip: text;
    text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
    margin: 0;
    font-weight:700;
    font-size: 30px;
}


.speaker_list{margin-top:30px;}
.speaker_list .invt_div ul{padding-left: 10px;}
.speaker_list .invt_div li h3{font-size: 18px;}
.speaker_list .invt_div p{font-size:16px;}


.page-title{position:relative;background-repeat:no-repeat;background-position:center center;background-size:cover;padding-top:130px;padding-bottom:50px;height:310px}
.page-title:before{background-color:#000000;bottom:0;content:"";left:0;right:0;position:absolute;top:0;opacity:.4}
.page-title .title{font-size:35px;color:#fff;margin-bottom:17px;font-weight:700}
.page-title .text{position:relative;color:#fff;font-size:16px;line-height:26px;letter-spacing:.05em;max-width:520px}
.title-outer{position: relative;z-index: 1;}
.page-breadcrumb{position:relative;margin-top:5px;padding-left: 0px;margin-bottom: 5px;}
.page-breadcrumb li{position:relative;display:inline-block;margin-right:12px;padding-right:13px;color:#fff;font-size:16px;font-weight:400;text-transform:capitalize}
.page-breadcrumb li:after{position:absolute;content:"\f105";right:-6px;top:1px;font-size:14px;font-weight:900;font-family:"FontAwesome";color:#fff}
.page-breadcrumb li:last-child{padding-right:0;margin-right:0}
.page-breadcrumb li:last-child::after{display:none}
.page-breadcrumb li a{color:var(--theme-color3);font-weight:500;text-transform:capitalize;transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;-ms-transition:.3s;-o-transition:.3s}
.page-breadcrumb li a:hover{color: #93bff3}
.inner-header .nav-item a{color: #fff;}
.panel-area{padding: 30px 0px 0px}
.inner-header .sticky .nav-item a{color: #212121}
.panel-img img{width: 100%;border-radius: 8px;}
.panel-description{position: relative;z-index: 1;padding: 13px 18px;background-color: rgb(255 255 255 / 1);border-radius: 16px;margin: -44px 10px 0px;box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);}
.panel-description:before{content: '';background-color: rgb(255 255 255 / 1);border-radius: 16px;transform: skewY(4deg);width: 100%;height: 100%}
.panel-description h2{font-size: 18px;color: #212529;border-left: 2px solid #a536f3;padding-left: 10px;margin-bottom: 6px;}
.panel-description h6{font-size: 15px;line-height: 22px;color: #292976;padding-left: 10px;}
.speakers-modal .modal-title h3{font-size: 22px;color: #000;border-left: 2px solid #a536f3;padding-left: 10px;}
.speakers-modal .modal-title p{font-size: 15px;color: #212529;margin-bottom: 0px}
.speakers-modal .modal-title h5{font-size: 19px;color: #212529;}
.speakers-modal .modal-description{margin-top: 15px}
.mg-btm{margin-bottom: 30px}

.blue_btn{background-color: #0081af !important;background: #0081af !important;box-shadow: none;}
.blue_text{color: #0081af !important;text-fill-color: transparent !important;-webkit-text-fill-color: none !important;}
.blue_text h3{color: #0081af !important;text-fill-color: transparent !important;-webkit-text-fill-color: none !important;}
.blue_text h3 span{color: #0081af !important;text-fill-color: transparent !important;-webkit-text-fill-color: none !important;}
.blue_text h3 span sup{color: #0081af !important;text-fill-color: transparent !important;-webkit-text-fill-color: none !important;}

.banner_area .blue_text h3.item-title1{-webkit-text-fill-color: initial;}
.banner_area .slider-item-content-wrap .blue_text h3 span sup{-webkit-text-fill-color: initial;}
.banner_area .slider-item-content-wrap .blue_text ul li{color: #0081af;}
.banner_area .item-content.blue_text p{color: #0081af;-webkit-text-fill-color: initial;}

/* Ribbon Style Start */
.mt-element-ribbon {position: relative;margin-bottom: 30px;}
.mt-element-ribbon .ribbon.ribbon-color-danger {background-color: #0081af;color: #fff;}
.mt-element-ribbon .ribbon.ribbon-clip {left: -10px;margin-left: 0;}
.mt-element-ribbon .ribbon {padding: .5em 1em;z-index: 5;float: left;margin: 10px 0 0 -2px;clear: left;position: absolute;}
.mt-element-ribbon .ribbon.ribbon-color-danger>.ribbon-sub {background-color: #0081af;color: #4f0a0f;}
.mt-element-ribbon .ribbon>.ribbon-sub {z-index: -1;position: absolute;padding: 0;width: 100%;height: 100%;top: 0;left: 0;}
.mt-element-ribbon .ribbon.ribbon-color-danger:after {border-color: #e73d4a;}
.mt-element-ribbon .ribbon.ribbon-border-hor:after {border-top: 1px solid;border-bottom: 1px solid;border-left: none;
border-right: none;content: '';position: absolute;top: 5px;bottom: 5px;left: 0;right: 0;}
.mt-element-ribbon .ribbon>.ribbon-sub.ribbon-clip:after, .mt-element-ribbon .ribbon>.ribbon-sub.ribbon-clip:before {
content: '';position: absolute;border-style: solid;border-color: transparent !important;bottom: -10px;}
.mt-element-ribbon .ribbon>.ribbon-sub.ribbon-clip:before {border-width: 0 10px 10px 0;border-right-color: #222 !important;left: 0;}
.mt-element-ribbon .ribbon-content {margin: 0;padding: 25px;clear: both;}
/* Ribbon Style End */

@media screen and (max-width:1440px){.hero-sec .highlight-text{margin:-240px 0 0 -60px}}@media screen and (max-width:1199px){.hero-sec .highlight-text{font-size:140px;margin:-240px 0 0}.hero-sec .item-content2 .highlight-text2{font-size:180px}.hero-sec .item-content2 .item-title2{font-size:90px}.speakers-gallery-item{margin-bottom:30px}.speakers-gallery-item .speakers-gallery-item-thumb img{width:100%;display:block}.video-content-wrap .title{font-size:27px}}
@media screen and (max-width:1024px){.header-area .nav-item a{font-size:14px}.custom-btn2{width:120px;height:40px;line-height:40px;font-size:14px}.hero-sec .item-content .item-title1{font-size:30px;line-height:34px;margin-bottom:10px}.banner_area .slider-item-content-wrap ul li{font-size:12px}.banner_area .slider-item-content-wrap .partner_img{width:150px;margin-bottom:10px}
	.banner_area .slider-item-content-wrap p{font-size:20px;}
.hero-sec.login_banner .hero-slider-item{min-height:670px}.hero-sec .hero-slider-item{min-height:400px}.banner_area .item-image .img-1{top:110px;left:-160px}.info-sec .info-countdown{padding:10px 0}.info-sec .info-countdown .counter-box li strong{font-size:30px}.info-sec{top:-57px}.video-sec.about_us_section{padding:0}.hamberger_menu{margin-left:15px}.speakers-gallery-item{margin-bottom:0}.schedule-listing .schedule-slot-time{font-size:14px}}
@media screen and (max-width:991px){
	.banner_area .slider-item-content-wrap p{font-size:17px;}
	.about-sec .section-head .title{font-size:32px}.hero-sec .item-image img{max-width:270px;margin:70px auto auto}.hero-sec .item-image .img-2{max-width:245px;float:right;z-index:1;margin-top:-170px;margin-right:0}.hero-sec .item-content .item-title1{font-size:20px;line-height:26px}.dots-1,.dots-3,.hero-sec .dots .dots-4,.hero-sec .item-content .dots-1{display:none}.hero-sec .highlight-text{font-size:100px;margin:-215px 0 0}.hero-sec .item-content2 .item-title2{font-size:70px;line-height:80px}.hero-sec .item-content2 .highlight-text2{font-size:130px}.highlight-text3{font-size:130px;margin:-100px 0 0}.dots-3,.dots-5{display:none!important}.cta-sec .cta-content-wrap .cta-title{font-size:42px!important;font-weight:600;color:#212121}.speakers-gallery-item-thumb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.video-sec .video-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:50px}.video-sec .video-wrap .video-image img{width:100%}.video-sec .video-wrap .video-play{position:sticky}.video-sec .video-wrap .dots{position:absolute;top:-10px;right:230px;opacity:.5;z-index:-1}.blog-newsletter-area .newsletter-title{font-size:27px}.header-area .nav-item:hover .drop-down{display:block;position:static}.banner_area .slider-item-content-wrap h3 span sup{font-size:14px;top:-10px}
.banner_area .slider-item-content-wrap ul{width:80%}.banner_area .slider-item-content-wrap ul li:first-child{margin-bottom:15px}.banner_area .item-image .img-1{top:40px;left:-190px}.header-area .navbar-brand img{width:60px}.video-sec.about_us_section .video-wrap .video-play{position:absolute}.video-sec .video-wrap .video-play img{width:180px}.video-sec .video-content-wrap .desc{font-size:15px;line-height:18px}.video-content-wrap .title{font-size:22px}.video-sec.about_us_section .video-wrap .video-play{top:-75px;right:0}.video-sec.about_us_section .video-image{top:0}.about-sec .about-items-wrap .about-item .item-thumb .item-content{left:0;width:100%}.cit_cat_bg{height:170px}.about-sec .about-items-wrap .about-item .item-thumb .item-content .content-title .title{font-size:14px;line-height:18px;padding:0 15px}.citation_cat .content-title h5.title{top:-30px}.citation_cat .item-thumb .award_img{position:relative;top:15px}.offcanvas-body{padding:0 15px 15px}.header-area .nav-item a{padding:10px 0!important}}
@media screen and (max-width:767px){.hero-sec .highlight-text{color: #fff;}.about-sec .section-head .title,.schedule-sec .title,h2{font-size:24px}.hero-sec .item-content2 .item-title2{font-size:52px;line-height:80px}.hero-sec .item-content2 .highlight-text2{font-size:100px}.hero-sec .item-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3px}.hero-sec .item-image .img-2{margin-top:40px;margin-right:0}.hero-sec .item-image img,.video-sec .video-wrap .video-play img{margin-top:0}.brand-items img{max-width:100px}.cta-sec .cta-content-wrap .cta-title{font-size:32px!important;font-weight:600;color:#212121}.video-sec .video-content-wrap{margin-left:30px}.cta-sec .dots{display:none}.blog-feature-sec .section-head .blog-feature-title{font-size:42px!important}.video-sec.about_us_section .video-wrap .video-play{top:0}.video-sec .video-wrap .video-play img{width:220px}.video-sec.about_us_section .video-wrap .video-image img{width:50%}.video-sec.about_us_section .video-wrap{margin-bottom:15px}.section-head .desc{font-size:14px}.about-sec.citation_cat h1.title{margin-bottom:10px!important}
.banner_area .slider-item-content-wrap{margin-top:105px}.info-sec .info-countdown .counter-box{margin-bottom:0}.info-sec{top:-35px}}
@media screen and (max-width:640px){
	.hero-sec.banner_area.login_banner{height: 540px;}
	.hero-sec.login_banner .hero-slider-item{min-height: 600px;}.login-area .login-form{margin: 0% 0% 0% 0%;max-width: 100%;}.login-area .login-form .form{max-width: 100%;min-width: 100%;}.banner_area .item-image .img-1{top:0;left:-108px}.banner_area .item-image .img-2{top:70px;left:-150px}.banner_area .img-1 img{width:150px!important}.banner_area .img-2 img{width:150px!important}.schedule-listing .schedule-slot-time{font-size:12px}.footer_section h1{font-size:28px}.footer-disciption p{font-size:14px}.footer_section ul li a{font-size:14px}.footer-area .footer-copyright-area span{font-size:12px;color:#fff}
}
@media screen and (max-width:575px){.hero-sec .highlight-text,.hero-sec .highlight-text3{font-size:70px}.hero-sec .item-content2 .item-title2{font-size:35px;line-height:60px}.hero-sec .highlight-text2,.hero-sec .item-content2 .highlight-text2{font-size:65px}.info-sec{top:-85px}.info-sec .info-countdown .counter-box li strong{font-size:36px}.info-sec .info-countdown .counter-box li span{font-size:18px}.schedule-sec .schedule-content-wrap .schedule-tab-content .schedule-item{padding:5px}.brand-items img{max-width:50px}}
@media screen and (max-width:481px){.order_1{order:1}.order_2{order:2;}.banner_area .order_2{width:100%;}
@media screen and (max-width:480px){
	.banner_area .highlight-text{position: absolute;bottom:0px;right: 50px;}
	.banner_area{padding-bottom: 50px;}
	.prev_btn{margin-right:5px}.header-area .header-btn{width:auto;height:36px;line-height:36px;font-size:12px;padding:0 10px}.banner_area .order_1{width:100%;margin-top:80px}.banner_area .item-image .img-1{left:0}.banner_area .item-image .img-2{left:inherit;top:-20px;right:0}.img-moving-anim1{animation:initial}.img-moving-anim2{animation:initial}.banner_area .img-1 img{width:98% !important}.banner_area .img-2 img{width:98% !important}.banner_area .slider-item-content-wrap{margin-top:0}
.banner_area .order_2{width:100%;}
.hero-sec .item-content .item-title1{padding-top:0}.banner_area .slider-item-content-wrap ul{width:100%;margin-bottom:0}.banner_area .slider-item-content-wrap ul li{width:47%;text-align:center}.hero-sec .item-content .item-title1{padding-top:0}.hero-sec .highlight-text{font-size:34px}.info-sec{top:-38px}.info-sec .info-countdown .counter-box li strong{font-size:18px}.info-sec .info-countdown .counter-box li span{font-size:14px}.info-sec ul.counter-box{padding-left:0}.info-sec .info-countdown .counter-box{margin-bottom:5px}.info-sec .info-countdown{margin-bottom:0}.hero-sec .highlight-text{line-height:50px}.hero-sec .highlight-text{margin:0 0 0}.about_us_section{margin-top:-10px}.video-sec .video-wrap .video-play img{width:150px}.time_format{text-align:center}.agenda_info{text-align:center}.agenda_info ul{padding-left:0}.ten_clock_time{margin-bottom:5px}.sponsors_section .schedule-listing{box-shadow:rgba(0,0,0,.24) 0 3px 8px;display:inline;float:left;width:100%;margin-bottom:15px}.sponsors_section .schedule-listing .schedule-slot-time{max-width:100%;width:100%;display:inline-block;border-radius:0;padding:10px 0}.sponsors_section .schedule-listing .schedule-slot-info{text-align:center}.footer_section{float:left;width:100%}.sponsors-logo span{border:1px solid #fff}.schedule-listing .schedule-slot-time{font-size:16px}.video-sec .video-content-wrap .desc{font-size:16px;line-height:20px}.video-sec .video-content-wrap{margin-left:0}.citation_cat .section-head .desc{font-size:16px;line-height:20px}.accordion-service-inner .accordion-area{padding-right:0}}
@media screen and (max-width:420px){.hero-sec .item-content .item-title1{line-height:1.2}.hero-sec .item-content .item-sub{}.hero-sec .highlight-text{margin:0 0 0 0}.hero-sec .item-content2 .highlight-text2{font-size:65px}.hero-sec .highlight-text3{font-size:65px}.custom-btn,.custom-btn2{border:none;width:125px;height:40px}.schedule-sec .title{font-size:17px}.about-sec .section-head .title{font-size:17px}.section-head .desc{font-size:12px}h2{font-size:17px!important}.video-sec .video-content-wrap .dots{display:none}.cta-sec .cta-content-wrap .cta-title{font-size:20px!important}.cta-sec .cta-content-wrap .desc{font-size:14px}.faq-sec .title-area .desc{font-size:14px}.faq-sec .question-area .accordion .accordion-item .accordion-header .accordion-button{font-size:16px}.faq-sec .question-area .accordion .accordion-item .accordion-collapse .accordion-body{font-size:14px}.schedule-sec .schedule-content-wrap .schedule-tab-content .schedule-item .card-description{margin-left:10px}.schedule-sec .schedule-content-wrap .schedule-tab-content .schedule-item .card-description .date,.schedule-sec .schedule-content-wrap .schedule-tab-content .schedule-item .card-description .time{font-size:10px}.schedule-sec .schedule-content-wrap .schedule-tab-content .schedule-item .card-description .name{font-size:12px}.schedule-sec .schedule-content-wrap .schedule-tab-content .schedule-item .card-title-area .title{font-size:14px}.schedule-sec .schedule-content-wrap .schedule-tab-content .schedule-item .card-title-area .title-desc{font-size:10px}.schedule-sec .schedule-content-wrap .schedule-nav-tab li button{font-size:12px}.card-button button{font-size:10px!important}.blog-feature-sec .section-head .blog-feature-title{font-size:27px!important}.blog-feature-sec .blog-feature-wrap .blog-feature-content .blog-feature-title{font-size:22px}.blog-feature-sec .blog-feature-wrap .blog-feature-content .blog-feature-desc{font-size:16px}.blog-newsletter-area .newsletter-title{font-size:22px}}