
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

*{
	 font-family: "Poppins", sans-serif;
}

.home-banner h2 span {
    font-size: 40px;
}

.home-banner h2 {
    color: #fff;
    font-size: 60px;
    font-weight: 800;
    /*text-transform: uppercase;*/
    line-height: .9 !important;
}

section.home-banner h1 {
    font-size: 30px;
    color: #fff;
}
.btn-green {
    background: linear-gradient(126deg, #19004a, #5CE1E6);
}
.btn-pink{background: #a6458c}
li.nav-item {
    padding: 10px;
}
.nav-pills .nav-link {
    font-size: 16px;
    color: #fff;
}

.color-pink{
	color:#2a2a2a;
}
.color-green{
	color:#004548;
}
.home-banner{background:linear-gradient(126deg, #19004a, #5CE1E6);position: relative;}
.sec-back{background:linear-gradient(126deg, #19004a, #5CE1E6);position: relative;}
.expertise-banner-svg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    bottom: -1px;
}
.expertise-banner-svg svg {
    position: relative;
    display: block;
    width: calc(100% + 1.3px);
    height: 84px;
}
.expertise-banner-svg .shape-fill {
    fill: #FFFFFF;
}

.about_sec h1{
    position: relative;
}
.about_sec h1 span:after, .about_sec h2 span:after {
    content: '';
    position: absolute;
    background: linear-gradient(126deg, #19004a, #5CE1E6);
    width: 20px;
    height: 20px;
    bottom: 47px;
    left: auto;
    right: -4%;
    z-index: -1;
    border-radius: 50%;
}
.about_sec h2.att span{z-index: 1}
.about_sec h1 span, .about_sec h2 span {
    position: relative;
}

.card-body img {
    width: 80%;
}

.ul-sec li::marker {
    color: #dc7bd5;
}

.btn-green:hover {
    background: linear-gradient(190deg, #19004a, #5CE1E6);
}
.light-blue-back-box{background: #5ce1e6; border-radius: 25px; text-align: center; height: 100%;}
.interested-speaking{ background: url(../imgs/background-blue.jpg); position: relative;}
.interested-speaking:before {
    background: #0D1429CC;
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    z-index: 0;
}
.col-icons-inr .icons {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.col-icons-inr .icons .icons-a {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    border: 1px solid #CCCCCC;
    position: relative;
    transition: all 0.3s ease-in-out;
    transition: 0.3s linear;
    -o-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
    margin-top: 12px;
    margin-right: 10px;
}
.social-icon {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 18px;
    transform: translate(-50%, -50%);
    color: #ffffff;
}
.add-contact { padding-left: 34px;}
.interested-speaking .container {
    z-index: 1;
    position: relative;
}
.points-all {
    border: 1px solid #ccc;
    padding: 57px 20px;
    height: 100%;
    background: #ffffff;
    border-radius: 50px;
    position: relative;
    box-shadow: 0 0 11px 6px #ddd;
}

.points-all:hover {
    box-shadow: 0 0 8px #ccc;
    transition: .5s;
    transform: scale(1.02);
}
.points-all:before {
    content: "";
    position: absolute;
    background: #19004a;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    margin: 0 auto;
    top: -64px;
    left:0;
    right: 0;
    background-image: url(../imgs/pc-icon.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 48%;
    border: 5px solid #fff;
}
.points-all h3 {
    font-size: 20px;
}

.attend-sec .col-lg-3:nth-child(2n) .points-all:before {
	background: #5CE1E6;
	background-image: url(../imgs/pc-icon.png);
	background-repeat: no-repeat;
    background-position: center;
    background-size: 48%;
    top: auto;
    bottom: -50px;
    left: 0;
}


ul.text-unorder li {
    line-height: 2;
}

.video-sce img {
    margin-left: -80px;
}


.product-device {

    width: 100%;
    height: 140px;
    background: linear-gradient(126deg, #19004a, #5CE1E6);
    border-radius: 4px;
    margin: 0 auto;
    border: 3px solid #fff;
    box-shadow: 1px 0px 0px 6px #19004a !important;
    padding-top: 16px;
}

.block-bnr p.top-pera {
    font-size: 50px !important;
}

.product-device p {
    font-size: 20px;
    margin-top: -28px;
}

.block-bnr {
    padding-left: 20px;
}

.discussions{}

.head h3 {
    color: #fff;
    font-size: 42px;
    margin-bottom: 0;
}

.pack-strip {
    background:#0a162f;
    color: #fff;
    margin: 0 0%;
    padding: 10px;
}
.pack-body {
    margin: 0 0%;
}

.pack-body ul li {
    color: #fff;
    list-style: none;
    padding: 20px;
    font-size: 16px;
    border-bottom: 1px solid #e3e3e3;
}
.pack-body ul {
    padding-left: 0;
    padding-bottom: 28px;
    border-top: 0;
}
.pack-strip h3 {
    font-size: 20px;
}
.package .col-4:nth-child(2) {
    transform: scale(1.2);
}
.btn-pack {
    background:#0a162f;
    padding: 10px 26px;
    margin: -16px 0% 0;
    display: inline-block;
    border-radius: 30px;
}
.fullpack {
    background: linear-gradient(126deg, #19004a, #5CE1E6);
    padding: 20px 0;
    height: 100%;
    border-radius: 5px;
}

.pack-body h3{
    padding: 18px 0;
}
.packtop {
    
}

.card{
	background: transparent;
}
.carousel img {
  margin-right: 1rem;
  overflow: hidden;
}
.carousel-inner {
  padding: 1em;
}

.line-icon .col-3 .column-sec {
    box-shadow:0 0 20px 2px #dbdbdb;
    padding: 20px;
    border-radius: 8px;
    display: flex;
    width: 100%;
}

footer{background: #1a2129;}
footer ul li {
    list-style: none;
    padding: 10px 0;
}

.footer-header {
    padding-left: 35px;
}
.social-links li {
    float: left;
    list-style: none;
}
.social-media-footer .social-links li a {
    padding: 9px 8px;
    list-style: none;
    background: #fff;
    border-radius: 100%;
    width: 36px;
    height: 36px;
}
.col-md-3:nth-child(2) .light-blue-back-box, .col-md-3:nth-child(4) .light-blue-back-box {
    background: #0a162f;
    color: #fff;
    border-radius: 25px;
}
.icon-style i {
    background: #ccc;
    padding: 10px;
    width: 31px;
    border-radius: 50%;
    font-size: 30px;
}

.icon-style i {
    background: linear-gradient(126deg, #19004a, #5CE1E6);
    padding: 8px;
    width: 58px;
    height: 58px;
    border-radius: 50%;
    font-size: 30px;
    display: block;
    margin: 0 auto;
    text-align: center;
    color: #fff;
}
.icon-style {
    text-align: center;
}

footer p, footer ul {
    font-size: 14px;
}
.column-sec:hover {
    filter: grayscale(1);
}
button.navbar-toggler{
    display: none;
}

.column-sec img {
    background: #59d7df;
    border-radius: 10px;
    width: 14%;
    padding: 7px;
    margin-right: 10px;
}

.icon-sec-bottom h4 {
    font-size: 20px;
}
.ul-sec {
    background: #0b1630;
    border-radius: 4px;
    padding: 27px 11px 27px 44px;
    height: 100%;
}

.team{
  margin:40px;
}

.main-block-team {
  margin: 15px 0;
  padding: 0;
  
  
  width:20%;
}
.team-member {
    margin: 15px;
    background: #f2f2f2;
    border-bottom-left-radius: 28px;
    border-top-left-radius: 28px;
    border-bottom-right-radius: 28px;
    border-top-right-radius: 28px;
}

.team-member figure {
  position: relative;
  overflow: hidden;
  padding: 0;
  margin: 0;
}

.team-member figure img {
  min-width: 100%;
}

.team-member figcaption p {
  font-size: 16px;
}

.team-member figcaption ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.team-member figcaption ul {
  visibility: visible;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

.team-member figcaption ul li {
  display: inline-block;
  padding: 10px;
}

.team-member h4 {
  margin: 10px 0 0;
  padding: 5px;
  padding-left: 20px;
  font-size: 20px;
}

.team-member p{
    padding: 5px 20px 20px;
}
.team-member figcaption {
  padding: 10% 15px;
  text-align: center;
  color: transparent;
  background-color: transparent;
  position: absolute;
  z-index: 996;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.team-member figure:hover figcaption {
  visibility: visible;
  color: #fff;
  background: linear-gradient(126deg, #19004ac4, #5ce1e6d1);
  /* Primary color, can be changed via colors.css */
  
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.team-member figure:hover figcaption ul li a:hover {
  color: rgba(49, 49, 49, .97);
}

.team-member figure img {
  -webkit-transform: scale(1) rotate(0) translateY(0);
  -moz-transform: scale(1) rotate(0) translateY(0);
  -o-transform: scale(1) rotate(0) translateY(0);
  -ms-transform: scale(1) rotate(0) translateY(0);
  transform: scale(1) rotate(0) translateY(0);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.team-member figure:hover img {
  -webkit-transform: scale(1.1) rotate(1deg) translateY(12px);
  -moz-transform: scale(1.1) rotate(1deg) translateY(12px);
  -o-transform: scale(1.1) rotate(1deg) translateY(12px);
  -ms-transform: scale(1.1) rotate(1deg) translateY(12px);
  transform: scale(1.1) rotate(1deg) translateY(12px);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;

}

.attend-sec .col-lg-3:nth-child(2n) .points-all {
    background: #19004a;
    color: #fff;
}

.img-style {
    position: relative;
}
.img-style img {
    position: relative;
}

.text-unorder.topics {
    background:#1d0d53;
    color: #fff;
    padding: 30px;
    border-radius: 6px;
    box-shadow: 0 0 8px 1px #d1d1d1;
    background-position: center right;
}
.text-unorder.topics:hover {
    transform: scale(1.1);
    transition: .6s;
    background: linear-gradient(126deg, #19004a, #5CE1E6);
}

.col-md-4:nth-child(3) .text-unorder {
    background-position: center 76%;
}
@media screen and (min-width: 576px) {
  .carousel-inner {
    display: flex;
    width: 90%;
    margin-inline: auto;
    padding: 1em 0;
    overflow: hidden;
  }
  .carousel-item {
    display: block;
    margin-right: 0;
    flex: 0 0 calc(100% / 2);
  }
}
@media screen and (min-width: 768px) {
  .carousel-item {
    display: block;
    margin-right: 0;
    flex: 0 0 calc(100% / 3);
  }
}
.carousel .card {
  margin: 0 0.5em;
  border: 0;
}

.carousel-control-prev,
.carousel-control-next {
  width: 3rem;
  height: 3rem;
  background-color: grey;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
}

ul.get-update {
    padding-left: 0;
}
.getupdate-input {
    position: relative;
}

.getupdate-input input {
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    background-color: #FFFFFF;
    border-radius: 4px;
    padding: 13px 18px;
    outline: 0;
    border: 0;
    color: #6C6C72;
}
.input-submit {
    position: absolute;
    right: 2px;
    top: 1px;
}
.get-update-sec {
    padding-right: 50px;
}


@media (max-width:1500px){
.pack-strip:before, .pack-strip:after{
    border-width: 19px;
    top: 53px;
}
    .head img {
        width: 301px;
    }
    .points-all{
        padding: 20px;
    }
    .points-all:before{
     width: 100px;
    height: 100px;
    }
    h2.display-1.fw-bold.color-green {
    font-size: 3.5rem;
}
.pack-body ul li{ font-size: 19px;}
.btn-pack{padding: 6px;}
.lh-lg, ul.text-unorder li {
    line-height: 1.7 !important;
}
}

@media (max-width:1400px){
.block-bnr p.top-pera {
    font-size: 50px !important;
}
.product-device p {
    font-size: 20px;
    }
    .product-device{
    height: 196px;
    bottom: -13%;
    }
    .display-1 {
        font-size: 4rem;
    }
    .line-icon h4 {
    font-size: 1rem;
}
    .pack-body ul li {
        font-size: 14px;
        padding: 10px 20px;
    }
        .btn-pack {
        padding: 10px 30px;
    }
    .pack-strip h3 {
    font-size: 18px;
}
}


@media (max-width:1366px){

    figure img {
    width: 180px !important;
    }
    .team-member h4{
    font-size: 16px;
    }
    .team-member p{
    font-size: 13px;
    }
	li.nav-item {
    padding: 10px;
    }
    section.home-banner h1 {
    font-size: 40px;
    }
    .points-all{
    	padding: 53px 10px;
    }
    .points-all:before{
     width: 100px;
    height: 100px;
    }
    h2.display-1.fw-bold.color-green {
    font-size: 50px;
}

    .head img {
    width: 301px;
}
.pack-body{margin: 0 8%;}
}
figure img {
    width: 200px;
}
section#sponsor {
    background: linear-gradient(126deg, #19004a, #5CE1E6);
}

.container form .user__details {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 20px 0 12px 0;
}
/* inside the form user details */
form .user__details .input__box {
  width: calc(100% / 2 - 20px);
  margin-bottom: 15px;
}

.user__details .input__box .details {
  font-weight: 500;
  margin-bottom: 5px;
  display: block;
}
.user__details .input__box input {
  height: 45px;
  width: 100%;
  outline: none;
  border-radius: 5px;
  border: 1px solid #f3f3f3;
  padding-left: 15px;
  font-size: 16px;
  border-bottom-width: 2px;
  transition: all 0.3s ease;
}

.user__details .input__box input:focus,
.user__details .input__box input:valid {
  border-color: #9b59b6;
}

/* inside the form gender details */

form .gender__details .gender__title {
  font-size: 20px;
  font-weight: 500;
}

form .gender__details .category {
  display: flex;
  width: 80%;
  margin: 15px 0;
  justify-content: space-between;
}

.gender__details .category label {
  display: flex;
  align-items: center;
}

.gender__details .category .dot {
  height: 18px;
  width: 18px;
  background: var(--sub-grey);
  border-radius: 50%;
  margin: 10px;
  border: 5px solid transparent;
  transition: all 0.3s ease;
}

#dot-1:checked ~ .category .one,
#dot-2:checked ~ .category .two,
#dot-3:checked ~ .category .three {
  border-color: 1px solid #f3f3f3;
  background: var(--main-purple);
}

form input[type="radio"] {
  display: none;
}

/* submit button */
form .button {
  height: 45px;
  margin: 45px 0;
}

form .button input {
  height: 100%;
  width: 47%;
  outline: none;
  color: #fff;
  border: none;
  font-size: 18px;
  font-weight: 500;
  border-radius: 5px;
  background: #19004a;
  transition: all 0.3s ease;
}

form .button input:hover {
  background: linear-gradient(126deg, #19004a, #5CE1E6);
}

.user__details .input__box .option-style, .user__details .input__box textarea {
    height: 45px;
    width: 100%;
    outline: none;
    border-radius: 5px;
    border: 1px solid #f3f3f3;
    padding-left: 15px;
    font-size: 16px;
    border-bottom-width: 2px;
    transition: all 0.3s ease;
}
.user__details .input__box textarea {
    height: 145px;
    }

    .main-block-team.only-mobile-visible {
    display: none;
}

@media only screen and (max-width: 584px) {
  .container {
    max-width: 100%;
  }

  form .user__details .input__box {
    margin-bottom: 15px;
    width: 100%;
  }

  form .gender__details .category {
    width: 100%;
  }

  .container form .user__details {
    overflow-y: scroll;
  }

  .user__details::-webkit-scrollbar {
    width: 0;
  }
}


@media (max-width: 1360px) {
    .fs-4 {
        font-size: 1.1rem !important;
    }
    .product-device{bottom: -19%;}
    .team-member figcaption p {
    font-size: 13px;
}
.team-member figcaption {
    padding: 3% 4px;
    }
}

@media (max-width: 1200px) {
     .team-member figure img {
        width: 150px !important;
    }
    }

@media (max-width: 1024px) {
   section.home-banner h1 {
        font-size: 28px;
    }
    .home-banner h2 span {
    font-size: 70px;
}
.home-banner h2{
        font-size: 60px;
}
    .fs-4 {
        font-size: 1rem !important;
    }
    .carousel img{width: 200px;}
    .points-all h3 {
    font-size: 1.2rem;
}
h2.display-1.fw-bold.color-green {
        font-size: 30px;
    }
        .display-1 {
        font-size: 3rem;
    }
    .block-bnr p.top-pera {
        font-size: 40px !important;
    }
    .product-device p {
        font-size: 15px;
    }
    .product-device {
        height: 152px;
        bottom: -12%;
    }
 
.head img {
        width: 199px;
    }
    .head h3 {
    top: 22px;
    left: 39%;
    font-size: 30px;
}
.pack-strip:after, .pack-strip:before {
        top: 52px;
        border-width: 6px;
    }
        .pack-body ul li {
        font-size: 14px;
    }
    .btn-pack a.fs-3 {
    font-size: 1rem !important;
}
p.display-4.color-pink.text-uppercase.pt-5 {
    font-size: 2rem;
    padding-top: 1rem !important;
}
.column-sec img {
    width: 50px !important;
    min-width: 50px;
}
.line-icon .col-3 .column-sec{
    padding: 12px;
}
.line-icon h4 {
        font-size: .8rem;
    }
    .column-sec p {
    font-size: .8rem;
}
.main-block-team{
    width: 33%;
}

}

@media (max-width: 1199px) {
    .main-block-team.only-mobile-visible {
    display: block;
}
    }

@media (max-width: 800px) {
.home-banner h2 {
        font-size: 70px;
    }
    .carousel img {
        width: 178px;
    }
    .attend-sec .col-lg-3:nth-child(2n) .points-all:before{
    top: -42px;
    bottom: auto;
    left: 35%;
    }

    .points-all:before {
    left: 32%;
    top: -43px;
    }
    .package .col-4:nth-child(2) {
    transform: scale(1);
    }
    .pack-strip{ margin: 0 2%;}
    .pack-body {margin: 0 7%;}
    .pack-strip:after, .pack-strip:before {
        top: 50px;
    }
    .btn-pack{
        margin: -16px 7% 0;
    }
    .display-1 {
        font-size: 2rem;
    }

    }
    @media (max-width:767px){
    .points-all:before, .attend-sec .col-lg-3:nth-child(2n) .points-all:before {
        left: 38%;
    }
    .video-sce img {
    margin-left: 0;
    border-radius: 26px;
    }
    
    .head img {
        width: 96%;
    }
    .pack-body {
        margin: 0 5%;
    }
    .pack-strip:after, .pack-strip:before {
        top: 49px;
        border-width: 7px;
    }
        .head h3 {
        top: 48px;
        font-size: 56px;
    }
    .btn-pack {
        margin: -16px 5% 70px;
    }
    .packtop .row.pb-5.mb-5 {
    padding-bottom: 2rem !important;
    margin-bottom: 0rem !important;
}
    .display-1 {
        font-size: 2.5rem;
    }
    .carousel img {
        width: 335px;
        margin-left: 1rem;
    }
    .mobile-spacing .container-fluid.px-5.py-5 {
    padding-bottom: 0rem !important;
}
.mobile-spacing h1.display-1.fw-bold.text-uppercase.pb-4.color-pink {
    padding-bottom: 0rem !important;
}
section.mt-5.blank-sec {
    display: none;
}
.line-icon .col-3 .column-sec{
    flex-wrap: wrap;
}
.line-icon .col-3 {width: 50%;}
    .line-icon .col-3 .column-sec {
        padding: 15px;
    }
    .quick-link ul{ padding-left: 0;}
    .footer-header {
    padding-left: 0;
}
.get-update-sec {
    padding-right: 0px;
}
button.navbar-toggler{
    display: block;
}
.navbar-toggler:hover {
    margin-top: -28px;
    height: 46px;
}
.navbar-toggler {
    height: 46px;
    margin-top: -28px;
}
ul.nav.nav-pills {
    display: none;
}
ul.nav.nav-pills.show {
    display: inline-block;
    background: #ebebeb;
    width: 86%;
    position: absolute;
    top: 8%;
    border-radius: 10px;
    padding: 20px 10px;
    z-index: 1;
    }
    .nav-pills.show .nav-link{color:#000; font-size: 16px;}
    .navbar-toggler:focus{box-shadow: 0 0 0 0;}
     .nav-pills.show li.nav-item {
        padding: 0px;
        border-bottom: 1px solid #d9d9d9;
    }
    .add-contact {
    padding-left: 0;
}
section#about .px-5 {
    padding: 20px !important;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}
.light-blue-back-box h4 br {
    display: none;
}
.home-banner .container.col-xxl-12.px-5 {
    padding-left: 1.8rem !important;
    padding-right: 1.8rem !important;
}
.home-banner .container video{
    text-align: center;
}
.img-style {
    padding-bottom: 30px;
}
section#attend .container.pt-5 {
    padding-top: 0 !important;
}
.about_sec h1 span:after, .about_sec h2 span:after{
    bottom: 27px;
}
.row.bg-white .col {
    flex: auto;
    width: 50%;
    padding: 16px 30px;
}
.media-p {
    background: #fff;
}

.team-member figure img {
    width: 190px !important;
}
    .main-block-team {
        width: 50%;
    }

}

@media (max-width:480px){
    .main-block-team {
        width: 100%;
    }
  
    }
