.ts-intro-item {
  padding: 38px 0 70px; }
  .ts-intro-item .single-intro-text {
    -webkit-box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.08); }

 
    .slick-dots {
       margin-bottom: -90px!important;
}


.intro-left-content p {
  margin-bottom: 40px;
  padding-right: 10px; }

.ts-intro.event-intro {
  padding-top: 120px;
  padding-bottom: 0; }
  .ts-intro.event-intro .single-intro-text {
    padding: 35px 50px 40px;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease; }
    .ts-intro.event-intro .single-intro-text i {
      position: relative;
      left: 0;
      font-size: 64px;
      display: block;
      margin-bottom: 45px;
      color: #fff; }
    .ts-intro.event-intro .single-intro-text .ts-title,
    .ts-intro.event-intro .single-intro-text p {
      color: #fff; }
    .ts-intro.event-intro .single-intro-text:hover {
      background: #120f4e; }

/*==========================
     ts speaker
===========================*/

.single-intro-text {
  padding: 40px 45px 40px 40px;
  -webkit-box-shadow: 0px 20px 25px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 20px 25px 0px rgba(0, 0, 0, 0.08);
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  overflow: hidden;
  position: relative;
  background: #fff;
  z-index: 2; }
  .single-intro-text i {
    position: absolute;
    right: -10px;
    top: 20px;
    font-size: 55px;
    color: #bababa; }
  .single-intro-text p {
    margin-bottom: 0; }
  .single-intro-text .count-number {
    position: absolute;
    right: -55px;
    bottom: -55px;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    background: #002678;
    color: #fff;
    display: block;
    text-align: left;
    font-size: 16px;
    font-weight: 700;
    padding: 25px 30px; }

.intro-video {
  width: 700px;
  height: 700px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  position: relative;
  overflow: hidden;
  margin: -130px -160px;
  z-index: 1; }
  .intro-video img {
    width: 100%;
    height: 100%; }
  .intro-video:before {
    background-image: -webkit-gradient(linear, left top, right top, from(#e6005d), color-stop(65%, rgba(115, 0, 47, 0.35)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, #e6005d 0%, rgba(115, 0, 47, 0.35) 65%, rgba(0, 0, 0, 0) 100%);
    background-image: -o-linear-gradient(left, #e6005d 0%, rgba(115, 0, 47, 0.35) 65%, rgba(0, 0, 0, 0) 100%);
    background-image: linear-gradient(90deg, #e6005d 0%, rgba(115, 0, 47, 0.35) 65%, rgba(0, 0, 0, 0) 100%);
    background-image: -webkit-linear-gradient(90deg, #e6005d 0%, rgba(115, 0, 47, 0.35) 65%, rgba(0, 0, 0, 0) 100%);
    background-image: -ms-linear-gradient(90deg, #e6005d 0%, rgba(115, 0, 47, 0.35) 65%, rgba(0, 0, 0, 0) 100%);
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    height: 100%; }
    .ts-title {
    font-size: 24px;
}
.tps{
margin-bottom: 1px!important;
}
.single-intro-text i {
    position: absolute;
    right: -10px;
    top: 20px;
    font-size: 55px;
    color: #bababa;
}
.column-title {
    margin-bottom: 35px;
    line-height: 42px;
    text-align: left;
}
.section-title,
.column-title {
      padding-top: 18px;
  font-size: 36px;
  font-weight: 800;
  color: #002678;
  position: relative;
  padding-bottom: 16px;
  margin-bottom: 99px;
  text-align: center; }
  .section-title:after,
  .column-title:after {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    right: 0;
    background-image: url("../images/icons/title.png");
    background-repeat: no-repeat;
    background-size: center center;
    background-position: contain;
    width: 70px;
    height: 10px;
    margin: auto auto 0;
    top: auto;
    bottom: 0; }
  .section-title span,
  .column-title span {
    display: block;
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    line-height: 26px;
    color: #888888;
    text-transform: uppercase;
    letter-spacing: 1.4px;
    margin-bottom: 10px;
    margin-top: -5px; }
  .section-title.white,
  .column-title.white {
    color: #fff; }
    .section-title.white:after,
    .column-title.white:after {
      background-image: url("../images/icons/title.png"); }
    .section-title.white span,
    .column-title.white span {
      color: #fff; }
.column-title {
  margin-bottom: 35px;
  line-height: 42px;
  text-align: left; }
  .column-title span {
    margin-top: 0; }
  .column-title:after {
    right: auto; }

.ts-title {
  font-size: 24px; }

.hidden-title {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.gradient {
  position: relative; }
  .gradient:before {
    position: absolute;
    left: 0;
    top: 0;
    background-image: -webkit-linear-gradient(306deg, #321575 0%, #8d0b93 51%, #ff0066 100%, #ff057c 100%);
    background-image: -o-linear-gradient(306deg, #321575 0%, #8d0b93 51%, #ff0066 100%, #ff057c 100%);
    background-image: linear-gradient(144deg, #321575 0%, #8d0b93 51%, #ff0066 100%, #ff057c 100%);
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0.902; }

    .ts-funfact {
   background-image: url("../images/backgrounds/funfact_bg.jpg");
       background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 80px 0; }
      .ts-single-funfact .funfact-num {
    font-size: 64px;
    font-weight: 900;
    color: #fff;
    margin-bottom: 15px; }
  .ts-single-funfact .funfact-title {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    padding-bottom: 30px; }
    .ts-single-funfact .funfact-title {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    padding-bottom: 30px;
}
.section-title.text-center.event {
    margin-bottom: 5px;
}
/*==========================
     ts speaker
===========================*/
.ts-speakers {
  padding-top: 0px;
  padding-bottom: 0px;
  position: relative;
  overflow: hidden; }

.ts-speaker {
	margin-top: -63px;
  position: relative;
  text-align: center;
  margin-bottom: 55px; }
  .ts-speaker .speaker-img {
    width: 255px;
    height: 255px;
    position: relative;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    overflow: hidden;
    margin: auto auto 20px; }
    .ts-speaker .speaker-img img {
      width: 100%;
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1);
      -o-transition: all 0.4s ease;
      transition: all 0.4s ease;
      -webkit-transition: all 0.4s ease;
      -moz-transition: all 0.4s ease;
      -ms-transition: all 0.4s ease; }
    .ts-speaker .speaker-img:before {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      content: '';
      background: rgba(59, 29, 130, 0.5);
      -o-transition: all 0.4s ease;
      transition: all 0.4s ease;
      -webkit-transition: all 0.4s ease;
      -moz-transition: all 0.4s ease;
      -ms-transition: all 0.4s ease;
      opacity: 0;
      z-index: 1; }
  .ts-speaker .view-speaker {
    display: none;
    position: absolute;
    left: 0;
    top: 70%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
    font-size: 22px;
    width: 50px;
    height: 50px;
    margin: auto;
    border: 2px solid #ddd;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    padding: 12px 0;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    opacity: 0;
    z-index: 2; }
  .ts-speaker .ts-title {
    margin-bottom: 5px; }
    .ts-speaker .ts-title a {
      color: #222222; }
  .ts-speaker:hover .speaker-img img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2); }
  .ts-speaker:hover .speaker-img:before {
    opacity: 1; }
  .ts-speaker:hover .view-speaker {
    top: 50%;
    opacity: 1; }
  .ts-speaker:hover .ts-title a {
    color: #e7015e; }
  .ts-speaker.white-text .ts-title a,
  .ts-speaker.white-text p {
    color: #fff; }

.speaker-classic {
  padding-top: 100px; }
  .speaker-classic .ts-speaker {
    margin-bottom: 60px; }
    .speaker-classic .ts-speaker .speaker-img {
      width: 100%;
      height: auto;
      border-radius: 0;
      -webkit-border-radius: 0;
      -ms-border-radius: 0; }
    .speaker-classic .ts-speaker .ts-speaker-info {
      position: absolute;
      right: 0;
      bottom: -13px;
      background: #fff;
      z-index: 1;
      width: 90%;
      padding: 20px 0 10px; }
      .speaker-classic .ts-speaker .ts-speaker-info .ts-title {
        margin-bottom: 0; }
      .speaker-classic .ts-speaker .ts-speaker-info p {
        margin-bottom: 0; }

.speaker-shap img {
  position: absolute;
  left: 0;
  top: 0;
  max-width: 100px; }
  .speaker-shap img.shap1 {
    top: 15%; }
  .speaker-shap img.shap2 {
    bottom: 0;
    left: auto;
    top: 35%;
    right: 0;
    margin: auto; }
  .speaker-shap img.shap3 {
    top: auto;
    bottom: -25px;
    margin: auto;
    left: 6%; }

.ts-speaker-popup {
  background: #fff;
  padding: 0;
  position: relative; }
  .ts-speaker-popup .ts-speaker-popup-img img {
    width: 100%; }
  .ts-speaker-popup .ts-speaker-popup-content {
    padding: 60px 40px; }
    .ts-speaker-popup .ts-speaker-popup-content .ts-title {
      margin-bottom: 10px; }
    .ts-speaker-popup .ts-speaker-popup-content .speakder-designation {
      display: block;
      font-size: 14px;
      margin-bottom: 20px; }
    .ts-speaker-popup .ts-speaker-popup-content .company-logo {
      margin-bottom: 15px; }
    .ts-speaker-popup .ts-speaker-popup-content p {
      margin-bottom: 25px; }
    .ts-speaker-popup .ts-speaker-popup-content h4 {
      font-size: 20px;
      font-weight: 700; }
    .ts-speaker-popup .ts-speaker-popup-content .session-name {
      margin-bottom: 15px; }
    .ts-speaker-popup .ts-speaker-popup-content .speaker-session-info p {
      color: #e7015e;
      margin-bottom: 30px; }
    .ts-speaker-popup .ts-speaker-popup-content .ts-speakers-social a {
      color: #ababab;
      margin-right: 18px; }
      .ts-speaker-popup .ts-speaker-popup-content .ts-speakers-social a:hover {
        color: #e7015e; }
  .ts-speaker-popup button.mfp-close {
    font-size: 30px; }
.ts-event-outcome .outcome-content .img-title {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}
.ts-event-outcome .outcome-content .column-title {
    
    color: #002678;
    font-weight: 300;
    margin-bottom: 8px;
    padding-bottom: 15px;
}

/* =================
// Exprience 
=====================*/
.ts-exprience {
  position: relative;
  padding: 150px 0 500px 0; }
  .ts-exprience .ts-exprience-content {
    z-index: 99; }
    .ts-exprience .ts-exprience-content .sub-title {
      font-size: 18px;
      font-weight: 700;
      color: #161362;
      margin-bottom: 20px; }
    .ts-exprience .ts-exprience-content h2 {
      font-size: 36px;
      font-weight: 700;
      line-height: 48px;
      color: #161362; }
  .ts-exprience .ts-scroll-image {
    position: absolute;
    left: 35%;
    z-index: -1; }
    .ts-exprience .ts-scroll-image.image-a {
      top: 5%;
      left: 10%; }
      .ts-exprience .ts-scroll-image.image-a img {
        -webkit-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        transform: rotate(-15deg); }
    .ts-exprience .ts-scroll-image.image-c {
      left: 5%; }
      .ts-exprience .ts-scroll-image.image-c img {
        -webkit-transform: rotate(14deg);
        -ms-transform: rotate(14deg);
        transform: rotate(14deg); }
    .ts-exprience .ts-scroll-image.image-b {
      left: auto;
      right: 5%; }
      .ts-exprience .ts-scroll-image.image-b img {
        -webkit-transform: rotate(-14deg);
        -ms-transform: rotate(-14deg);
        transform: rotate(-14deg); }
    .ts-exprience .ts-scroll-image.image-e {
      top: -5%;
      left: auto;
      right: 15%; }
      .ts-exprience .ts-scroll-image.image-e img {
        -webkit-transform: rotate(14deg);
        -ms-transform: rotate(14deg);
        transform: rotate(14deg); }

@media (max-width: 767px) {
  .ts-exprience {
    padding-bottom: 180px; }
    .ts-exprience .ts-scroll-image {
      width: 50%; }
      .ts-exprience .ts-scroll-image img {
        width: 100%; } }
.ts-event-outcome .outcome-content {
    padding: 0px !important; }
    .ts-event-outcome .outcome-content .column-title {
    
      color: #002678;
      font-weight: 300;
      margin-bottom: 8px;
      padding-bottom: 15px; }
      .ts-event-outcome .outcome-content .column-title span {
        color: #fff; }
      .ts-event-outcome .outcome-content .column-title:after {
        display: none; }
    .ts-event-outcome .outcome-content p {
      margin-bottom: 35px; }
  .ts-event-outcome .outcome-content {
    position: relative; }
    .ts-event-outcome .outcome-content .outcome-img {
      position: relative; }
      .ts-event-outcome .outcome-content .outcome-img img {
        width: 100%; }
    .ts-event-outcome .outcome-content .img-title {
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      margin: auto;
      text-align: center; }
  .ts-event-outcome.event-intro {
    background: transparent; }
    .ts-event-outcome.event-intro:before {
      display: none; }
    .ts-event-outcome.event-intro .outcome-content .column-title span {
      color: #222222; }

    .ts-event-outcome.event-intro {
    margin-bottom: -106px;
    margin-top: -62px;
}
.ts-experiences-u .exp-img {
    min-height: 480px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}



.ts-exp-wrap {
	margin-right: -13px;
  background: #1c1a4f;
  min-height: 480px;
  position: relative; }
  .ts-exp-wrap:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: url(../images/banners/cta_bg.png) no-repeat 100%/cover; }
  .ts-exp-wrap:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background-image: -webkit-gradient(linear, left top, right top, from(#321575), color-stop(51%, #8d0b93), color-stop(100%, #ff0066), to(#ff057c));
    background-image: -webkit-linear-gradient(left, #321575 0%, #8d0b93 51%, #ff0066 100%, #ff057c 100%);
    background-image: -o-linear-gradient(left, #321575 0%, #8d0b93 51%, #ff0066 100%, #ff057c 100%);
    background-image: linear-gradient(90deg, #321575 0%, #8d0b93 51%, #ff0066 100%, #ff057c 100%);
    opacity: 0.302; }
  .ts-exp-wrap .ts-exp-content {
    max-width: 560px;
    padding: 100px 80px;
    position: relative;
    z-index: 1; }
    .ts-exp-wrap .ts-exp-content .column-title {
      color: #fff;
      font-weight: 600;
      margin-bottom: 10px; }
      .ts-exp-wrap .ts-exp-content .column-title span {
        color: #fff; }
      .ts-exp-wrap .ts-exp-content .column-title:after {
        display: none; }
    .ts-exp-wrap .ts-exp-content p {
      margin-bottom: 30px;
      color: #fff; }
      .ts-exp-wrap .ts-exp-content p strong {
        font-size: 48px;
        font-weight: 700;
        color: #fff; }
      .ts-exp-wrap .ts-exp-content p span {
        font-size: 14px;
        font-weight: 400;
        line-height: 26px;
        color: #fff;
        margin-left: 10px;
        top: -20px;
        position: relative; }

.ts-experiences-u {
    padding: 0;
    overflow: hidden;
    background: #3b1d82;
}
.ts-experiences{
	background-image:url(../images/banners/cta_img.jpg);
	 min-height: 480px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  
    padding: 0;
    overflow: hidden;
    
}
.video-btn .video-player {
    position: absolute;
    top: 188px!important;
    left: 263px!important;
    width: 88px;
    height: 88px;
    line-height: 88px;
    border-radius: 50%;
    color: var(--color-white);
    background-color: var(--color-secondary);
    transition: all 0.3s linear;
}
i.fa.fa-play {
    margin-left: 6px;
    margin-top: 34px;
}
.text-center.padding-tit {
    padding-top: 43px;
    margin-bottom: 37px;
}
.color{
  color: #002678;
}
.multi-gallery-section .gallery-item {
    background-color: #fff;
    position: relative;
    text-align: center;
    margin: 35px 20px;
    width: auto;
}
.multi-gallery-section .gallery-item span {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: rotate(-5deg);
    z-index: 1;
    transition: all 0.5s ease;
    background: #fff;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, .15);
}
.multi-gallery-section .gallery-item-inner {
    padding: 15px 15px;
    position: relative;
    z-index: 1;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, .15);
    transition: all 0.5s ease;
}
.multi-gallery-section .gallery-thumb-ovarlay {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.5s ease;
    background-color: rgb(9 234 255 / 60%);
}
.multi-gallery-section .gallery-item-inner:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: -1;
}
.multi-gallery-section .gallery-item:hover .gallery-icon {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
    color: #fff;
}
.multi-gallery-section .gallery-thumb {
    overflow: hidden;
    position: relative;
}
.multi-gallery-section .gallery-icon {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0.5);
    opacity: 0;
    font-size: 57px;
    transition: all 0.5s ease;
    z-index: 99;
  }

.multi-gallery-section .gallery-item:hover span {
    transform: rotate(4deg);
}
.section-title.text-center.padding-titop {
    padding-top: 22px;
    margin-bottom: -100px;
  }
  .nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.ts-map .mapouter .gmap_canvas {
  position: relative;
  height: 535px;
  width: 535px;
  overflow: hidden;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border: none; }
  .ts-map .mapouter .gmap_canvas iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    border: none; }

.ts-map-tabs ul {
  padding: 0;
  margin-bottom: 40px; }
  .ts-map-tabs ul li {
    position: relative; }
    .ts-map-tabs ul li:before {
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      top: auto;
      content: '';
      background: #f5f5f5;
      width: 100%;
      height: 2px; }
    .ts-map-tabs ul li a {
      font-size: 16px;
      color: #888888;
      font-weight: 700;
      border-bottom: 2px solid #00000000;
      position: relative;
      padding: 8px 15px;
      margin-right: 20px; }
      .ts-map-tabs ul li a:before {
        position: absolute;
        left: 0;
        top: 39px;
        content: '';
        width: 10px;
        height: 10px;
        display: block;
        border: 2px solid #e7015e;
        right: 0;
        margin: auto;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        border-top: 0;
        border-left: 0;
        background: #fff;
        opacity: 0;
        visibility: hidden;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -ms-transition: all 0.4s ease; }
      .ts-map-tabs ul li a.active {
        color: #e7015e;
        border-color: #e7015e; }
        .ts-map-tabs ul li a.active:before {
          opacity: 1;
          visibility: visible; }
    .ts-map-tabs ul li:last-child a {
      margin-right: 0; }

.direction-tabs-content .contact-info-box {
  position: relative; }

.direction-tabs-content h3 {
  font-size: 20px;
  margin-bottom: 15px; }

.direction-tabs-content p {
  margin-bottom: 5px; }
  .direction-tabs-content p strong {
    font-weight: 700;
    color: #222; }

.direction-tabs-content p.derecttion-vanue {
  margin-bottom: 30px; }
  .tabs {
  display: flex;
  position: relative;
}
.tabs .line {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 6px;
  border-radius: 15px;
  background-color: #c23564;
  transition: all 0.2s ease;
}
.tab-item {
  min-width: 80px;
  padding: 16px 20px 11px 20px;
  font-size: 20px;
  text-align: center;
  color: #c23564;
  background-color: #fff;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: 5px solid transparent;
  opacity: 0.6;
  cursor: pointer;
  transition: all 0.5s ease;
}
.tab-icon {
  font-size: 24px;
  width: 32px;
  position: relative;
  top: 2px;
}
.tab-item:hover {
  opacity: 1;
  background-color: rgba(194, 53, 100, 0.05);
  border-color: rgba(194, 53, 100, 0.1);
}
.tab-item.active {
  opacity: 1;
}
.tab-content {
  padding: 28px 0;
}
.tab-pane {
  color: #333;
  display: none;
}
.tab-pane.active {
  display: block;
}
.tab-pane h2 {
  font-size: 24px;
  margin-bottom: 8px;
}
.icon-two-right:before {
    content: "\e90e";
}
