@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Light.woff') format('woff2'),
    url('../fonts/Montserrat-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Regular.woff2') format('woff2'),
    url('../fonts/Montserrat-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-SemiBold.woff2') format('woff2'),
    url('../fonts/Montserrat-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Medium.woff2') format('woff2'),
    url('../fonts/Montserrat-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Bold.woff2') format('woff2'),
    url('../fonts/Montserrat-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}



body {
  font-family: Montserrat;

}

a {
  color: var(--theme-color);
  cursor: pointer;
  display: block;
  font-size: 15px;
}

a:hover {
  color: var(--theme-color);
  text-decoration: none;
}

ul {
  list-style-type: none;
  padding: 0 !important;
  margin: 0 !important
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0
}

p {
  margin: 0
}

img {
  display: block;
  line-height: 0
}

.box-shadow {
  box-shadow: 0 2px 6px -1px rgba(0, 0, 0, .07), 0 6px 18px -1px rgba(0, 0, 0, .04);
}

.mr-5 {
  margin-right: 5px
}

.mr-10 {
  margin-right: 10px
}

.mr-15 {
  margin-right: 15px
}

.mr-20 {
  margin-right: 20px
}

.ml-5 {
  margin-left: 5px
}

.ml-10 {
  margin-left: 10px
}

.ml-15 {
  margin-left: 15px
}

.ml-20 {
  margin-left: 20px
}

.mb-5 {
  margin-bottom: 5px
}

.mb-10 {
  margin-bottom: 10px
}

.mb-15 {
  margin-bottom: 15px
}

.mb-20 {
  margin-bottom: 20px
}

.mt-5 {
  margin-top: 5px
}

.mt-10 {
  margin-top: 10px
}

.mt-15 {
  margin-top: 15px
}

.mt-20 {
  margin-top: 20px
}



.main-wrap {
  background-image: url('/images/banner.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  height: 100vh;
  background-position: center;
}

.top-header {
  background: linear-gradient(90deg, rgba(17, 116, 111, 1)28%, rgba(38, 169, 177, 1)60%);
  padding: 10px;
}

.text_center {
  text-align: center;
  color: #fff;
  font-size: 16px;
}

.head-txt {
  color: #fff;
  font-weight: 500;
  font-size: 15px;
}

.logo {
  width: 20%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 18px;
}

.banner-logo-sec {
  padding: 60px 0px;
}

.logo img {
  width: 100%;
}

.date-txt {
  color: #fff;
  font-size: 25px;
  margin-bottom: 18px !important;
}

.text_white {
  color: #fff;
  font-size: 15px;
}

.mt_60 {
  margin-top: 60px;
}

.confer-p {
  color: #fff;
  font-weight: 300;
  font-size: 47px;
  line-height: 50px;
  margin-bottom: 30px;
}

.confer-btn {
  border: none;
  background-color: #24adb5;
  color: #fff;
  border: 2px solid #fff;
  padding: 11px 20px;
  font-size: 14px;
  font-weight: 600;
}

.confer-btn-2 {
  border: none;
  background-color: #75b844;
  color: #fff;
  border: 2px solid #fff;
  padding: 11px 20px;
  font-size: 14px;
  font-weight: 600;
}

.section-2 {
  background-color: #081c1b;
  padding: 60px 0px;
}

.fut-txt {
  max-width: 450px;
  width: 100%;
  margin: 0px auto;
  text-align: center;
}

.fut-heading {
  margin-bottom: 30px;
}

.sectn-3-top-left {
  position: absolute;
  top: 0;
  left: 0;
}

.sectn-3-top-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
}

.sectn-3-top-right {
  position: absolute;
  top: 0;
  right: 0;
}

.video-libraray {
  padding: 60px 0;
  background-color: #e9f9f9;
  position: relative;
}

.right-icon-11 {
  position: absolute;
  right: 0;
  top: 0
}

.right-icon-22 {
  position: absolute;
  bottom: 30px;
  left: 0
}

.section-3 {
  position: relative;
  background-color: #fff;
  padding: 60px 0px;
}

.sectn-3-top-bottom-2 {
  position: absolute;
  bottom: 0;
  right: 0;
}

.setion-3-head {
  color: #504f51;
  font-weight: 400;
  margin-bottom: 7px !important;
  font-size: 47px;
}

.sect-3-cont {
  font-size: 15px;
  text-align: justify;
  padding-bottom: 50px;
}

.cbox {
  background: #e8f8f8;
  padding: 30px;
  max-width: 710px;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -410px;
  margin: auto;
  height: 380px;
  display: none;
}



.setion-head {
  font-size: 36px;
  font-weight: 300;
  color: #242225;
  margin-bottom: 15px;
}
.setion-head-3 {
  font-size: 35px;
  font-weight: 300;
  color: #242225;
  margin-bottom: 15px;
}


/* .setion-head {
  font-size: 36px;
  font-weight: 300;
  color: #242225;
  margin-bottom: 15px;
} */

.sec-3-img-box {
  max-width: 700px;
  width: 100%;
  position: relative;
}

.sec-3-img-box img {
  opacity: .4;
}

.owl-item.center .cbox {
  display: block;
}

.owl-item.center .sec-3-img-box img {
  opacity: 1;
}

.sect-3-txt {
  color: #1cbbbe;
  font-weight: 600;
  font-size: 15px;
}

.sec-3-ul li {
  font-size: 15px;
}

.sec-3-ul li::before {
  content: "\2022";
  color: #1cbbbe;
  font-weight: 900;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}


.ml_20 {
  margin-left: 20px !important;
}

.sect-4-box {
  width: 33.3%;
}

.sect-4-txt {
  font-size: 15px;
  max-width: 800px;
  width: 100%;
  font-weight: 500
}

.sect-5 {
  background-image: url('../images/section-3-bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 0px;
}

.sect-img {
  position: relative;
  background-image: url('../images/agenda-img.jpg');
  background-size: cover;
  height: 436px;
  background-repeat: no-repeat;
}

.sect-img-2 {
  position: relative;
  background-image: url('../images/reflection-img.jpg');
  background-size: cover;
  height: 436px;
  background-repeat: no-repeat;
}

.sect-img-3 {
  position: relative;
  background-image: url('../images/partnership-img.jpg');
  background-size: cover;
  height: 436px;
  background-repeat: no-repeat;
}

.img-cont {
  position: absolute;
  bottom: 20px;
  left: 16px;
}

.sectn-5 {
  padding: 40px 0;
  position: relative;
}

.img-cont h5 {
  font-size: 15px;
}

.sect-4-btn {
  position: absolute;
  border: none;
  bottom: 16px;
  right: 0px;
  background-color: #1dbcc0;
  color: #fff;
  padding: 7px 39px;
  font-size: 14px;
  font-weight: 600;
}

.sectn-6-left {
  background-image: url('../images/global-bg.jpg');
  background-size: cover;
  height: 450px;
  width: 50%;
}

.sectn-6-right {
  background-color: #1dbcc0;
  width: 50%;
  padding: 90px
}

.sect-6-head {
  color: #fff;

  color: #fff;
  font-weight: 300;
  font-size: 29px;
}

.sects-txt {
  font-size: 15px;
  color: #fff;
  line-height: 25px;
}

.sect-7 {
  background-image: url('../images/background-img-1.jpg');
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  padding-top: 300px;
  padding-bottom: 51px;
}

.sect-7-head {
  color: #fff;
  font-weight: 300;
  margin-bottom: 7px !important;
  font-size: 36px;

}

.right-icon-33 {
  top: 0;
  position: absolute;
  left: 0;
}

.sect-8 {
  background-color: #fff;
  padding: 60px 0px;
  position: relative;
}

.sect-8-box {
  max-width: 620px;
  width: 100%;
  margin: 0px auto;
}

.sect-8-head {
  color: #504f51;
  font-weight: 300;
  margin-bottom: 7px !important;
  font-size: 29px;
}

.sect-8-txt {
  font-size: 15px;
  color: #504f51;
  font-weight: 600
}

.sect-9 {
  background-image: url('../images/background-img-3.jpg');
  padding: 60px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.set-col {
  max-width: 250px;
  width: 100%;
  margin: 0px auto;
  border: 3px solid #24adb5 !important;
  padding: 15px;
  background: #fff;
}

.set-col ul li {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  text-align: center;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 10px;
}

.sect-9-head {
  font-size: 15px;
  font-weight: 600;
  text-align: center;
}

.w_100 {

  display: block;
  margin-left: auto;
  margin-right: auto;
}

.mb_47 {
  margin-bottom: 47px;
}

.sect-9-list h4 {
  text-align: center;
  border-bottom: 2px solid #e6e6e6;
  font-size: 15px;
  padding: 10px;
}

footer {
  background-color: #152228;
  padding: 60px 0px;
}

.mb_130 {
  margin-bottom: 130px;
}

.footer-head {
  color: #fff;
  font-size: 25px;
  font-weight: 600;
}

.foot-link {
  margin-bottom: 120px !important;
}

.foot-link li {
  margin-bottom: 10px;
}

.foot-link li a {
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  display: flex;
}

.footer-icon {
  width: 11%;
}

.footer-icon img {
  width: 80%;
}

.footer-txt {
  color: #fff;
  font-size: 14px;
  margin-bottom: 50px;
}

.footer-txt-2 {
  color: #fff;
  font-size: 14px;
}

.arrow-img {
  width: 6%;
}

.banner-widget img {
  width: 208px;
}

.banner-widget h2 {
  color: #fff;
  font-size: 25px;
  font-weight: 400;
  line-height: 40px;
  margin: 15px 0;

}

.banner-widget p {
  color: #fff;
  font-size: 15px
}

.mt-50 {
  margin-top: 50px
}

.banner-widget h3 {
  color: #fff;
  font-size: 47px;
  font-weight: 300;
  line-height: 40px;
  margin-bottom: 15px;
}

.banner-txt-mx {
  max-width: 700px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 15px
}


.item-slick.slick-slide.slick-current.slick-active {
  outline: none !important;
}

.slider-for {
  margin-bottom: 15px;
}

.slider-for img {
  width: 100%;
  min-height: 100%;
}

.slider-nav {
  margin: auto;
}

.slider-nav .item-slick {
  max-width: 240px;
  margin-right: 15px;
  outline: none !important;
  cursor: pointer;
}

.slider-nav .item-slick img {
  max-width: 100%;
  background-size: cover;
  background-position: center;
}

.slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 50;
  margin-top: -12px;
}

.slick-prev {
  left: 0;
}

.slick-next {
  right: 0;
}

.mx-slick {
  max-width: 900px;
  margin: 0 auto
}

.item-slick {
  position: relative;
}

.slick-c-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .6);
}

.img-main-1 {
  position: relative;
}


.main-wrap-2 {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/exibition-banner-1.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  /* height: 100vh; */
}

header {
  background-color: #000000;
  padding: 15px 0;
  position: relative;
}

.ex-hmb {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  background-color: #75b844;
  width: 110px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ex-hmb .bar {
  border: 1px solid #fff;
  border-radius: 5px;
  height: 2px;
  margin-bottom: 0.625rem;
  width: 1.813rem;
  margin-left: auto;
  margin-right: auto;
}

.ex-hmb-2 {
  position: absolute;
  right: 0;
  top: 43px;
  background-color: #75b844;
  width: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 70px;
}

.ex-hmb-2 .bar {
  border: 1px solid #fff;
  border-radius: 5px;
  height: 2px;
  margin-bottom: 0.625rem;
  width: 1.813rem;
  margin-left: auto;
  margin-right: auto;
}


.w-150 {
  width: 160px;
}

.header-txt h2 {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
}

.header-txt {
  max-width: 421PX;
  width: 100%;
}

.header-txt p {
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
}

.header-btn {
  border: none;
  background-color: #32b7be;
  color: #fff;
  padding: 10px 55px;
  font-size: 13px;
  font-weight: 600;
}

.header-btn-2 {
  border: none;
  color: #fff;
  background-color: #000000;
  border: 2px solid #32b7be;
  padding: 11px 20px;
  font-size: 14px;
  font-weight: 600;
}

.head-btn-2 {
  border: none;
  background-color: #24adb5;
  color: #fff;
  border: 2px solid #fff;
  padding: 11px 72px;
  font-size: 14px;
  font-weight: 600;
}

.bn-p-txt {
  font-weight: 600 !important;
  font-size: 37px !important;
  max-width: 790px;
  width: 100%;
  margin: 0 auto;
}

.m_auto {
  margin: auto auto 60px auto;
}

.mt-50-2 {
  margin-top: 35px !important;
}

.mt-70 {
  margin-top: 70px;
}

.sec-4 {
  background-color: #24adb5;
  padding-top: 60px;
}

.sec-3-cont {
  font-size: 15px;
  text-align: justify;
}


.sec-img {
  background-image: url('../images/stayCompetitive-image.png');
  background-size: cover;
  height: 646px;
  background-repeat: no-repeat;
  width: 50%
}

.sec-4-box {
  width: 50%;
  padding: 0px 100px
}

.sec-4-btn {
  border: none;
  background-color: #338dc2;
  color: #fff;
  border: 2px solid #fff;
  padding: 11px 40px;
  font-size: 14px;
  font-weight: 600;
}

.sec-5 {
  background-image: url('../images/event-brochure-bg.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 60px 0px;
}

.sec-5-txt {
  color: #fff;
  font-size: 30px;
}

.sec-6 {
  padding-top: 60px;
  padding-bottom: 30px;
  position: relative;
}

.sec-6:before {
  content: '';
  position: absolute;
  left: 0px;
  background: url(../images/img/showcaseCutting-leftPattern.png) left top no-repeat;
  width: 131px;
  height: calc(100% - 15px);
  top: 50%;
  transform: translateY(-50%);
  background-size: 100% 100%;
}

.sec-6:after {
  content: '';
  position: absolute;
  right: 0px;
  background: url(../images/img/showcaseCutting-rightPattern.png) left top no-repeat;
  width: 131px;
  height: calc(100% - 15px);
  top: 50%;
  transform: translateY(-50%);
  background-size: 100% 100%;
}

.sec-8-left-icn {
  position: absolute;
  left: 0;
  bottom: 0;
  margin: auto;
}

.sec-8-left-icn img {
  width: 290px;
}

.sec-8-right-icn {
  position: absolute;
  right: 0;
  bottom: 0;
  margin: auto;
}

/* .sec-8-right-icn img{
  width: 290px;
} */
.sec-6-txt {
  max-width: 840px;
  width: 100%;
  margin: 0px auto;
  text-align: center;
  font-size: 15px;
  line-height: 25px;
  font-weight: 500
}

.sec-7 {
  background-image: url('../images/bookStand-banner.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 700px;
  position: relative;
}

.sec-7-box {
  background-color: #338dc2;
  padding: 20px 0px;
  width: 100%;
  margin-bottom: 40px;
}

.mx-wid {
  max-width: 890px;
  width: 100%;
  font-size: 15px;
}

.mx-wid p {
  color: #fff;
  font-size: 15px;
  line-height: 25px;
}

.sec-8 {
  padding: 60px 0px;
  background-color: #e9f9f9;
  position: relative;
}

.web-txt {
  text-align: center;
  font-size: 31px;
  font-weight: 300;
  color: #242225;
  margin-bottom: 37px;
}

.set-col-2 {
  border: 3px solid #24adb5 !important;
  padding: 15px;
  background: #fff;
  min-height: 211px;
}

.set-col-2 p {
  font-size: 15px;
  line-height: 25px;
  font-weight: 600
}

.sec-9 {
  padding: 60px 0px;
  position: relative;
}

.sec-9-txt {
  max-width: 620px;
  width: 100%;
  margin: 0px auto;
}

.sec-9-txt h1 {
  color: #76ba43;
  font-weight: 300;
  margin-bottom: 28px !important;
  font-size: 29px;
}

.sec-9-txt p {
  font-size: 15px;
  color: #504f51;
  font-weight: 600;
  margin-bottom: 40px;
}

.sec-9-txt-2 h1 {
  color: #76ba43;
  font-weight: 300;
  margin-bottom: 28px !important;
  font-size: 29px;
}

.sec-9-txt-2 p {
  font-size: 15px;
  color: #504f51;
  font-weight: 600;
  margin-bottom: 40px;
}

.mb_70 {
  margin-bottom: 70px;
}

.owl-two.owl-carousel .owl-item img,
.owl-three.owl-carousel .owl-item img,
.owl-four.owl-carousel .owl-item img {
  width: auto !important
}


.exhibit-section {
  background-color: #e9f9f9;
  padding: 60px 0;
  position: relative;
}

.exhibit-section:before {
  content: '';
  background: url(../images/img/sponser-left-pettern.png) left top no-repeat;
  width: 237px;
  height: 131px;
  position: absolute;
  top: 0;
  left: 0;
  background-size: 100% 100%;
}

.exhibit-section:after {
  content: '';
  background: url(../images/img/sponser-right-pettern.png) left top no-repeat;
  width: 237px;
  height: 131px;
  position: absolute;
  bottom: 0;
  right: 0;
  background-size: 100% 100%;
}

.country-section {
  padding: 60px 0
}

.owl-three.owl-carousel .item h4 {
  font-size: 16px;
  margin-top: 15px;
}

.owl-four.owl-carousel .item,
.owl-five.owl-carousel .item {
  text-align: center;
}

.owl-four.owl-carousel .item img,
.owl-five.owl-carousel .item img {
  margin: auto;
}

.owl-four.owl-carousel .item h4 {
  font-size: 30px;
  color: #fff;
}

.owl-four.owl-carousel .item p {
  font-size: 15px;
  color: #fff;
}

.sec-12 {
  padding: 60px 0px;
  background-color: #1cbbbe;
  position: relative;
}

.sec-12:before {
  content: '';
  background: url('../images/img/FMF-leftPattern.png') left top no-repeat;
  width: 237px;
  height: 250px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-size: 100% 100%;
}

.sec-12:after {
  content: '';
  background: url('../images/img/FMF-rightPattern.png') left top no-repeat;
  width: 237px;
  height: 250px;
  position: absolute;
  top: 0;
  right: 0;
  background-size: 100% 100%;
}

.sec-12-txt {
  font-size: 15px;
  color: #fff;
  font-weight: 600;
  margin-bottom: 50px;
  text-align: center;
}


.sec-12-bd h5 {
  text-align: center;
  margin-top: 20px;
  font-size: 13px;
}

.col-lg-1 {
  background: #fff;
  width: 10.4%;
  padding: 13px;
  border-left: 4px solid #07515c;
}

.m_20 {
  margin-bottom: 20px;
}

.w_11 {
  width: 59px !important;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.form-sectn {
  position: relative;
  padding: 60px 0;
}

.fs-top-left {
  position: absolute;
  top: 0;
  left: 0;
}

.fs-top-bottom {
  position: absolute;
  bottom: 0;
  right: 0;
}

.stand-list li {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 15px;
}

.fade-overlay {
  background-color: #0b736f;
  visibility: hidden;
  -webkit-transition: all 0.4s ease-in 0.8s;
  -o-transition: all 0.4s ease-in 0.8s;
  transition: all 0.4s ease-in 0.8s;
  left: 100%;
  top: 0;
  position: fixed;
  z-index: 101;
  height: 100%;
  opacity: 0;
  width: 100%;
}

.fade-overlay.active {
  opacity: 0.8;
  visibility: visible;
  -webkit-transition: all 0.8s ease-out 0s;
  -o-transition: all 0.8s ease-out 0s;
  transition: all 0.8s ease-out 0s;
  left: 0;
}

.toggle-widget {
  position: fixed;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in 0.3s;
  -o-transition: all 0.3s ease-in 0.3s;
  transition: all 0.3s ease-in 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  right: 0;
  top: 0;
  bottom: 0;
  height: 50vh;
  background-color: #3e596e;
  z-index: 999;
  left: 0;
  margin: auto;
  width: 90%;
}

.toggle-widget {}

.toggle-widget.active {
  opacity: 1;
  visibility: visible;
}

.tw-left {
  background-color: #18345a;
  width: 30%;
  padding: 15px
}

.tw-left h4 {
  color: #fff;
  font-size: 25px;
  font-weight: 400
}

.tw-left a {
  color: #1cbcc0;
  font-size: 15px;
  margin-top: 15px;
}

.tw-right {
  width: 70%;
  padding: 40px;
  overflow-y: scroll;
}

.tg-menu {
  max-width: 250px;
  float: left;
z-index: 9999999;
margin-right: 30px !important;
}

.tg-menu>li {
  border-bottom: 1px solid #1cbcc0;
  position: relative;
}

.tg-menu li a {
  display: block;
  padding: 15px;
  color: #fff;
  text-decoration: none;
  font-size: 17px;
}

.tg-menu li a:hover {
  color: #1cbcc0;
}

.m-dropdown {
  position: relative;
}

.m-drop-sub {
  background: rgba(37, 58, 76, 0.81);
  position: absolute;
  right: -222px;
  top: 0;
  max-width: 223px;
  width: 100%;
  display: none;
}

.tg-menu li:hover .m-drop-sub {
  display: block;
}

.toggle-close {
  position: absolute;
  top: 0;
  right: 0;
  background: #193458;
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.toggle-close img {
  width: 30px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
  background-color: transparent;
}

.owl-four.owl-carousel .owl-dots.disabled,
.owl-four.owl-carousel .owl-nav.disabled {
  display: block;
}

.owl-four .owl-prev {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto !important;
  height: 40px;

}

.owl-four .owl-prev img {
  width: 40px;
  transform: rotate(180deg);
}

.owl-four .owl-next {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 40px;
  margin: auto !important;
}

.owl-four .owl-next img {
  width: 40px;
}

.owl-two.owl-carousel .owl-dots.disabled,
.owl-two.owl-carousel .owl-nav.disabled {
  display: block;
}

.owl-two .owl-prev {
  position: absolute;
  left: -60px;
  top: 0;
  bottom: 0;
  margin: auto !important;
  height: 40px;

}

.owl-two .owl-prev img {
  width: 40px;
  transform: rotate(180deg);
}

.owl-two .owl-next {
  position: absolute;
  right: -60px;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 40px;
  margin: auto !important;
}

.owl-two .owl-next img {
  width: 40px;
}

.owl-three.owl-carousel .owl-dots.disabled,
.owl-three.owl-carousel .owl-nav.disabled {
  display: block;
}

.owl-three .owl-prev {
  position: absolute;
  left: 0px;
  top: 0;
  bottom: 0;
  margin: auto !important;
  height: 40px;

}

.owl-three .owl-prev img {
  width: 40px;
  transform: rotate(180deg);
}

.owl-three .owl-next {
  position: absolute;
  right: 0px;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 40px;
  margin: auto !important;
}

.owl-three .owl-next img {
  width: 40px;
}

.banner-index {
  background-image: url('../images/topbanner-bg.png');
  background-size: cover;
  background-repeat: no-repeat;
  height: 100vh
}

.banner-index h4 {
  color: #fff;
  font-size: 32px;
  font-weight: 300;
  max-width: 800px;
  line-height: 52px;
  margin: 0 auto;
  margin-bottom: 15px;
}

.home-w-txt {
  margin: 15px 0;
}

.home-w-txt h2 {
  color: #fff;
  font-size: 25px;
  font-weight: 400;
  line-height: 40px;
  margin: 0 !important
}

.btn-transparent {
  background: transparent;
  border: 1px solid #fff;
  padding: 10px 30px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}

.ho-sec-2 {
  padding: 60px 0px;
}

.ho-sec-txt {
  font-size: 27px;
  margin-bottom: 30px;
  font-weight: 300;
}

.sec-5-img {
  position: relative;
}

.so-caption {
  position: absolute;
  bottom: 0;
  background: linear-gradient(90deg, rgba(17, 116, 111, 1)28%, rgba(38, 169, 177, 1)60%);
  width: 100%;
  padding: 10px;
  left: 0;
  right: 0;
  text-align: center;
  color: #fff;
  font-weight: 500
}

.p-absolu p {
  text-align: center;
  color: #fff;
}

.ho-sec-5 {
  padding: 60px 0px;
}

.sec-5-col {
  width: 25%;
}

.ho-sec-6 {
  padding: 60px 0px;
  background-color: #24adb5;
}

.ho-sec-txt-2 {
  font-size: 27px;
  color: #fff;
  font-weight: 300;
}

.sec-6-link {
  color: #fff;
  text-decoration: none;
  text-align: right;
}

.sec-6-link:hover {
  color: #fff;
}

.ho-sec-7 {
  padding: 60px 0px;
}

.h-sec-7-txt h4 {
  font-size: 17px;
  text-align: center;
  font-weight: 400;
  margin-bottom: 7px;
}

.h-sec-7-txt h5 {
  font-weight: 600;
  text-align: center;
  font-size: 17px;
}

.ho-sec-8 {
  background-image: url('../images/img/backgroundimg.jpg');
  background-size: cover;
  padding-top: 60px;
  height: 570px;
  position: relative;
  background-position: right;
}

.ho-sec-tabs {
  border-top: 2px solid #453c39;
}

.ho-sec-8 .tab-content {
  min-height: 420px;
}

.ho-sec-tabs .nav-pills .nav-link {
  padding: 32px 40px !important;
  color: #fff !important;
  border-top: 3px solid transparent;
}

.ho-sec-tabs .nav-pills .nav-link.active,
.ho-sec-tabs .nav-pills .show>.nav-link {
  background: transparent;
  border-top: 3px solid #49c9cd;
  border-radius: 0;
}

.h-sec-mxw {
  max-width: 460px;
  width: 100%;
  margin-top: 85px;
}

.h-sec-head h1 {
  font-size: 20px;
  color: #1bb5b7;
  margin-bottom: 20px;
}

.h-sec-head p {
  color: #fff;
  font-size: 15px;
}

.ho-8-txt {
  margin-bottom: 30px;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: block;
}

.owl-five .owl-prev {
  position: absolute;
  left: -60px;
  top: 0;
  bottom: 0;
  margin: auto !important;
  height: 40px;

}

.owl-five .owl-prev img {
  width: 40px;
  transform: rotate(180deg);
}

.owl-five .owl-next {
  position: absolute;
  right: -60px;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 40px;
  margin: auto !important;
}

.owl-five .owl-next img {
  width: 40px;
}

.home-header {
  display: none;
}

.header-block {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 11;
}

.home-sec-3 {
  padding: 60px 0;
  background: linear-gradient(90deg, rgba(17, 116, 111, 1)28%, rgba(38, 169, 177, 1)60%);
}

.mult-st-holder {
  padding: 60px 0;
  background-color: #338cc2;
}

.setion-head-white {
  font-size: 31px;
  font-weight: 300;
  color: #fff;
  margin-bottom: 60px;
}

.owl-six .item {
  opacity: .4;
}

.owl-six .owl-item.center .item {
  opacity: 1;
  transform: scale(1.3);
}

.owl-six .owl-prev {
  position: absolute;
  top: -50px;
  left: -17px;
  transform: rotate(180deg);
}

.owl-six .owl-prev img {
  width: 30px
}

.owl-six .owl-next {
  position: absolute;
  top: -50px;
  left: 20px;
}

.owl-six .owl-next img {
  width: 30px
}

.owl-six .owl-stage-outer {
  padding: 40px 0;
}

.cp-sectn {
  padding: 60px 0
}

.cp-listing {
  list-style-type: disc;
  padding-left: 20px !important;

}

.cp-listing li {
  margin-bottom: 10px;

}

.pst-spker {
  padding: 60px 0;
  background-color: #e9f9f9;
}

.v-lst {
  font-weight: 600;
  text-decoration: none;
}

.pst-grid h3 {
  font-size: 15px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 6px;
}

.pst-grid p {
  font-size: 13px;
  font-weight: 500
}

.lo-sectn {
  padding: 60px 0
}

.lo-img-widget {
  height: 187px;
  background-image: url('../images/lo-img-1.png');;
  box-shadow: 0 2px 15px -3px rgba(0,0,0,.16),0 10px 20px -2px rgba(0,0,0,.1)!important;
  background-size: cover;
  border: 3px solid #61ab39;

}

.lo-img-widget-2 {
  height: 187px;
  background-image: url('../images/lo-img-2.png');
  background-size: cover;
  box-shadow: 0 2px 6px -1px rgba(0,0,0,.16), 0 6px 18px -1px rgba(0,0,0,.1);
  border: 3px solid #61ab39;
  
}

.lo-img-widget-3 {
  height: 187px;
  background-image: url('../images/lo-img-3.png');
  background-size: cover;
    box-shadow: 0 2px 6px -1px rgba(0,0,0,.16), 0 6px 18px -1px rgba(0,0,0,.1);
  border: 3px solid #61ab39;
}

.lo-img-widget-4 {
  height: 187px;
  background-image: url('../images/lo-img-4.png');
  background-size: cover;
  box-shadow: 0 2px 6px -1px rgba(0,0,0,.16), 0 6px 18px -1px rgba(0,0,0,.1);
  border: 3px solid #61ab39;
  
}

.lo-img-widget-5 {
  height: 187px;
  background-image: url('../images/lo-img-5.png');
  background-size: cover;
  box-shadow: 0 2px 6px -1px rgba(0,0,0,.16), 0 6px 18px -1px rgba(0,0,0,.1);
  border: 3px solid #61ab39;
  
}

.lo-img-widget-6 {
  height: 187px;
  background-image: url('../images/lo-img-6.png');
  background-size: cover;
  box-shadow: 0 2px 6px -1px rgba(0,0,0,.16), 0 6px 18px -1px rgba(0,0,0,.1);
  border: 3px solid #61ab39;
  
}

.mb-30 {
  margin-bottom: 30px;
}

.conf-image-1 {
  height: 400px;
  background-image: url('../images/conf-prog-3.jpg');
  background-size: cover;
  background-position: center;
}

.conf-image-2 {
  height: 400px;
  background-image: url('../images/conf-prog-2.jpg');
  background-size: cover;
  background-position: center;
}

.conf-image-3 {
  height: 400px;
  background-image: url('../images/conf-prog-1.jpg');
  background-size: cover;
  background-position: center;
}

.setion-head-2 {
  font-size: 35px;
  font-weight: 600;
}
.sec-table tbody tr td{
  padding:10px
}
.setion-head-2 span{
  font-size: 25px;
  color: #32b7be;
}
.for-play{
  position: relative;
}
.play-icon{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 70px;
  height: 70px;
  background-color: rgba(0,0,0,.5);
  border-radius: 100%;
  border: 2px solid #6ab852;
  display: flex;
  align-items: center;
  justify-content: center;
}
.play-icon img{
  width:35px!important
}

.ft-logo img {
  width: 180px
}

.book-stand {
  margin-top: 30px
}

.book-stand .form-control {
  height: 40px;
  background: #e5e5e5;
}

.owl-one .owl-prev {
  position: absolute;
  bottom: -70px;
  transform: rotate(180deg);
}

.owl-one .owl-prev img {
  width: 50px;
}

.owl-one .owl-next {
  position: absolute;
  bottom: -70px;
  margin-left: 40px !important;
}

.owl-one .owl-next img {
  width: 50px;
}

.sectn-h {
  text-align: center;
  font-size: 31px;
  font-weight: 300;
  color: #242225;
}

.meet-img img {
  width: 100%;
}

.mt-30 {
  margin-top: 30px
}

.sectn-h-2 {
  font-size: 26px;
  font-weight: 300;
  color: #242225;
}

.sectn-list {
  min-height: 300px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sl-border-1:after {
  content: '';
  position: absolute;
  top: 0;
  height: 8px;
  left: 0;
  right: -6px;
  background: linear-gradient(to left, #70b749, #5fb663 100%, #4db67e 100%, #333 100%);
  z-index: 1;
}

.sl-border-1:before {
  content: '';
  position: absolute;
  top: 71px;
  height: 8px;
  width: 150px;
  left: -78px;
  right: auto;
  background: linear-gradient(to left, #70b749, #5fb663 100%, #4db67e 100%, #333 100%);
  transform: rotate(90deg);
}

.sl-border-1 {
  border-left: 5px dotted #686868cf;
  border-bottom: 5px dotted #686868cf;
}

.sl-border-2 {
  border-right: 5px dotted #686868cf;
  border-bottom: 5px dotted #686868cf;
}

.sectn-list-middle {
  border-bottom: 8px solid #3fb4c7;
  border-top: 5px dotted #686868cf;
}

.sectn-list-middle:before {
  content: '';
  position: absolute;
  top: 141px;
  height: 8px;
  width: 299px;
  left: -146px;
  right: auto;
  background: linear-gradient(to right, #70b749, #19adb3 100%, #3a8ea9 100%);
  transform: rotate(90deg);
}

.sectn-list-middle:after {
  content: '';
  position: absolute;
  top: 141px;
  height: 8px;
  width: 299px;
  left: auto;
  right: -145px;
  background: linear-gradient(to left, #2ea5aa, #19adb3 100%, #3fb4c7 100%);
  transform: rotate(90deg);
}

.sl-border-2:after {
  content: '';
  position: absolute;
  top: 0;
  height: 8px;
  left: -8px;
  right: 0;
  background: linear-gradient(to right, #19adb3, #2ea5aa, #3a8ea9, #4e61b0);
}

.sl-border-2:before {
  content: '';
  position: absolute;
  top: 71px;
  height: 8px;
  width: 150px;
  left: auto;
  right: -78px;
  background: linear-gradient(to left, #8220a9, #6241ab, #4e61b0);
  transform: rotate(90deg);
}

.sectn-linsting li a {
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  transition: .4s;
}

.sectn-linsting li {
  padding-top: 26px;
  transition: .2s;
  text-align: left;
}

.sectn-linsting li::before {
  content: "";
  border-color: transparent #70b749;
  border-style: solid;
  border-width: 0.4em 0 0.4em 0.55em;
  display: block;
  height: 0;
  width: 0;
  left: -15px;
  top: 18px;
  position: relative;
}

.sectn-linsting-2 li::before {
  content: "";
  border-color: transparent #3fb4c7;
  border-style: solid;
  border-width: 0.4em 0 0.4em 0.55em;
  display: block;
  height: 0;
  width: 0;
  left: -15px;
  top: 18px;
  position: relative;
}

.sectn-linsting-3 li::before {
  content: "";
  border-color: transparent #8220a9;
  border-style: solid;
  border-width: 0.4em 0 0.4em 0.55em;
  display: block;
  height: 0;
  width: 0;
  left: -15px;
  top: 18px;
  position: relative;
}

.sectn-linsting li:hover a {
  color: #75b844;
}

.sectn-linsting-2 li a {
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  transition: .4s;
}

.sectn-linsting-2 li {
  padding-top: 36px;
}

.sectn-linsting-2 li:hover a {
  color: #338dc2;
}

.sectn-linsting-3 li a {
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  transition: .4s;
  cursor: pointer;
}

.sectn-linsting-3 li {
  padding-top: 36px;
}

.sectn-linsting-3 li:hover a {
  color: #c07cda;
}

.pt-40 {
  padding-top: 40px;
}

.pb-40 {
  padding-bottom: 40px;
}

.sectn-h-3 {
  font-weight: 600;
  font-size: 18px;
  color: #75b844;
}

.sectn-h-4 {
  font-weight: 600;
  font-size: 18px;
  color: #338dc2;
}

.sectn-h-5 {
  font-weight: 600;
  font-size: 18px;
  color: #c07cda;
}

.network-with-industry {
  background-color: #e9f9f9;
}

.network-icon {
  display: flex;
  justify-content: space-around;
  margin-top: 20px;
}

.network-icon-bx {
  display: flex;
  flex-direction: column;
  max-width: 90px;
  align-items: center;
  text-align: center;
  margin: 0px 40px;
  min-height: 160px;
}

.network-icon-bx img {
  width: 80px;
}

.network-icon-reponsive {
  margin-top: 30px
}

.para-20 {
  font-weight: 500;
  font-size: 15px;
  padding-top: 10px;
}

.network-icon-2 {
  margin-top: 20px;
  display: flex;
  justify-content: space-around;
}


.head-btn-3 {
  background-color: #75b844;
  color: #fff;
  border: 2px solid #fff;
  padding: 11px 72px;
  font-size: 14px;
  font-weight: 600;
}

.meeting-point-image img {
  width: 100%;
}

.meet-listing {
  padding-left: 14px !important;
}

.meet-listing li:before {
  content: "\2022";
  color: #338dc2;
  font-weight: bold;
  position: absolute;
  font-size: 30px;
  top: -9px;
  left: -16px;
}

.meet-listing li {
  padding: 5px 0;
  position: relative;
}

.meet-listing li:hover a {
  text-decoration: underline;
}

.meet-listing li a {
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
}

.subscribe {
  background-color: #274851;
}

.subscribe-bx {
  padding: 60px 50px;
}

.sectn-h-6 {
  font-size: 26px;
  font-weight: 500;
  color: #fff;
}

.para-22 {
  font-size: 22px;
  color: #fff;
}

.subscribe-left-image {
  width: 60px;
  margin-right: 20px;
}

.subscribe-left-image img {
  width: 100%;
}

.partners-h {
  background-color: #e5e5e5;
  padding: 15px;
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 30px;
}

.sp-box {
  height: auto;
  border: 1px solid #25a6ad;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 6px -1px rgba(0, 0, 0, .16), 0 6px 18px -1px rgba(0, 0, 0, .1);
}

.spk-box {
  max-width: 248px;
  width: 100%;
  background-color: #27adb5;
  padding: 5px;
  margin: 8px 0;
}

.spk-img {
  height: 205px;
  background-size: cover;
  background-position: center;
}

.spk-box h3 {
  font-size: 17px;
  font-weight: 500;
  color: #fff;
  margin: 10px 0
}

.spk-box p {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
}

.spak-img-1 {
  background-image: url('../images/speaker-1.png');
}

.spak-img-2 {
  background-image: url('../images/speaker-2.png');
}

.spak-img-3 {
  background-image: url('../images/speaker-3.png');
}

.spak-img-4 {
  background-image: url('../images/speaker-4.png');
}

.spak-img-5 {
  background-image: url('../images/speaker-5.png');
}

.spak-img-6 {
  background-image: url('../images/speaker-6.png');
}

.spak-img-7 {
  background-image: url('../images/speaker-7.png');
}

.spak-img-8 {
  background-image: url('../images/speaker-8.png');
}

.spak-img-9 {
  background-image: url('../images/speaker-9.png');
}

.spak-img-10 {
  background-image: url('../images/speaker-10.png');
}

.spak-img-11 {
  background-image: url('../images/speaker-11.png');
}

.spak-img-12 {
  background-image: url('../images/speaker-12.png');
}

.spak-img-13 {
  background-image: url('../images/speaker-13.png');
}

.spak-img-14 {
  background-image: url('../images/speaker-14.png');
}

.spak-img-15 {
  background-image: url('../images/speaker-15.png');
}

.spak-img-16 {
  background-image: url('../images/speaker-16.png');
}

.spak-img-17 {
  background-image: url('../images/speaker-17.png');
}

.spak-img-18 {
  background-image: url('../images/speaker-18.png');
}

.spak-img-19 {
  background-image: url('../images/speaker-19.png');
}

.spak-img-20 {
  background-image: url('../images/speaker-20.png');
}

.btn-submit {
  background-color: #26a9b1;
}

.info-h {
  font-size: 21px;
  font-weight: 600;
  line-height: 32px;
}

.info-bx {
  padding: 15px;
  border:1px solid #26a9b1;
  box-shadow: 0 2px 6px -1px rgba(0, 0, 0, .16), 0 6px 18px -1px rgba(0, 0, 0, .1)
}

.info-para {
  color: #9f9f9f;
  font-size: 16px;
  font-weight: 500;
}

.info-hub-image {
  background-image: url('../images/industry-image-1.jpg');
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.info-hub-image-2 {
  background-image: url('../images/industry-image-2.jpg');
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.info-hub-image-3 {
  background-image: url('../images/industry-image-3.jpg');
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.info-hub-image-4 {
  background-image: url('../images/industry-image-4.jpg');
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.info-hub-image-5 {
  background-image: url('../images/industry-image-5.jpg');
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.industry-listing li{
  margin-bottom: 15px;
}
.industry-listing li:last-child{
  margin:0
}
.map-sect{margin-top: 25px;margin-bottom: 25px;}
.map-txt{
  width: 40%;
  margin: auto;
  background: #338cc2;
  padding: 20px 0px;
}
.map-txt p{
  text-align: center;
  color: #fff;
  font-size: 15px;
}
.pb_75{
  padding-bottom: 75px;
}
.owl-five .owl-stage-outer{
  padding: 10px;
}
.owl-five .item{
  background: #fff;
    box-shadow: 0 2px 6px -1px rgba(0,0,0,.07), 0 6px 18px -1px rgba(0,0,0,.04);
    height:150px;
    display: flex;
    align-items: center;
}
.owl-five .item img{
  width:100px!important
}
.voucher-max{

  width:90%;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right:auto;
}
.pst-bg{
  height:250px;
  background-size: cover;
  background-position: center;
}
.meet-img{
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.owl-three .item{
  text-align: center;
}
.owl-three .item img{
  margin:auto
}
.owl-two-item{
  background: #fff;
  box-shadow: 0 2px 6px -1px rgba(0,0,0,.07), 0 6px 18px -1px rgba(0,0,0,.04);
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.owl-two{
  margin-top:30px
}
.rd-btn{
  display: inline-block;
  color: #fff;
  text-decoration: none;
  margin-top:10px;
}
.rd-btn:hover{
  text-decoration: none;
  color: #fff;
}
.fs-top-bottom img, .fs-top-left img{
  width:90px
}
.mr-10{
  margin-right:10px
}
.mt-40{
  margin-top:40px
}
.mb-40{
  margin-bottom: 40px;
}
.news-listng li{
  padding: 15px;
  background-color: #e9f9f9;
  border: 1px solid #27adb5;
  font-size: 17px;
  font-weight: 600;
}
.news-listng li{
  margin-bottom: 25px;
}
.news-listng li:last-child{
  margin:0
}
.text-right{
  text-align: right;
}
.sub-h-p{
  margin-bottom: 15px;
  font-size: 17px;
}
.video-box{
  position: relative;
  background-size: cover;
  height:220px
}
.video-title{
  color: #27adb5;
  font-size: 16px;
  font-weight:600;
  margin-top:15px
}
.vl-play{
  background-color: #6dbf54;
  border-radius: 100%;
  width:50px;
  height:50px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top:0;
  right:0;
  left:0;
  bottom: 0;
  margin:auto
}
.vl-play img{
  width:30px
}

.news-listng-2 li{
  margin-bottom: 25px;
  font-size: 18px;
}
.news-listng-2 li:last-child{
  margin:0
}
.news-listng-2 li h5{
  font-size: 30px;
  font-weight:500
}