
*/
/*google fonts*/
@import url("https://fonts.googleapis.com/css?family=Poppins:400,500,600,700");
/* 1.1  global & override */
body {
  font-family: "Poppins", sans-serif;
  color: #656565;
  font-size: 15px;
  line-height: 25px;
  -webkit-backface-visibility: hidden; }
p{text-align:justify;}
::-moz-selection {
  background: #4125dd;
  color: #fff;
  text-shadow: none;
  outline: none; }
::selection {
  background: #4125dd;
  color: #fff;
  text-shadow: none;
  outline: none; }
ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
  outline: none; }
.main-container {
  overflow: hidden; }


/*price-slider*/
.table-dark {
   
    background-color: #010f2e;
}.table-dark td {
    border-color: #fff;
}
.table-bordered td {
    border: 1px solid #ffffff;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  margin: 0; }
.text-left {
  text-align: left; }
.text-center {
  text-align: center; }
.img-center {
  margin-left: auto;
  margin-right: auto; }
.text-right {
  text-align: right; }
.ttu {
  text-transform: uppercase; }
a {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: none; }
  a:hover {
    text-decoration: none; }
  a:focus {
    text-decoration: none;
    color: #252525;
    outline: 0; }
/* 1.3 Margins & Paddings */
.mb30 {
  margin-bottom: 30px; }
.mt50 {
  margin-top: 50px; }
.mt40 {
  margin-top: 40px; }
.mt60 {
  margin-top: 60px; }
.mtb50 {
  margin: 50px 0; }
.mb50 {
  margin-bottom: 50px; }
.mt20 {
  margin-top: 20px; }
.mt30 {
  margin-top: 30px; }
.mb60 {
  margin-bottom: 60px; }
.mb80 {
  margin-bottom: 80px; }
.mtb100 {
  margin: 100px 0; }
.ptb60 {
  padding: 60px 0 60px; }
.mt100 {
  margin: 100px 0 0; }
.mt130 {
  margin: 130px 0 0; }
.padtb {
  padding: 60px 0 100px; }
.pad80 {
  padding: 80px 0; }
.pad100 {
  padding: 100px 0; }
.pad-b100 {
  padding: 0 0 100px; }
.pad-head {
  padding: 170px 0 170px; }

.ptb {
  padding: 10px 0 10px; }
.pad-tb {
  padding: 350px 0; }
.pad-top100 {
  padding-top: 40px; }
.xs-mt50 {
  margin-top: 50px; }
.no-pad {
  padding: 0; }
/* 1.4 Backgrounds */
.bg-color {
  background: #f4f5fd; }
.bg-color-brand {
  background: #4125dd; }
.parallax {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: 50% 0;
  background-size: cover; }
.parallax-2 {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center bottom;
  background-size: contain; }
.no-attm {
  background-attachment: scroll; }
.bg-pricing {
 /* background-image: url("../img/others/1.png");*/
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain; }
.bg-pricing-2 {
  background-image: url("../img/others/5.png");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain; }
.hero-bg {
  background-image: url(../img/banner2.jpg); }

.bg-3 {
  background-image: url(../img/bg/1.png); }
.bg-4 {
  background-image: url(../img/mockup/man.png); }
.bg-5 {
  background-image: url(../img/bg/11.jpg); }
.bg-6 {
  background-image: url(../img/bg/2.png);
  background-position: top right; }
.bg-footer {
  background-image: url(../img/bg/footer.jpg); }
.bg-8 {
  background-image: url(../img/bg/4.jpg); }
.bg-team {
  background-image: url(../img/bg/7.jpg); }
.bg-event {
  background-image: url(../img/bg/8.jpg);
  background-position: right center;
  background-size: cover; }
.bg-counter {
  background-image: url(../img/bg/5.jpg); }
.bg-contact {
  background-image: url(../img/bg/6.jpg); }
.bg-about {
  background-image: url(../img/bg/9.jpg); }
.bg-error {
  background-image: url(../img/bg/404.jpg); }

/* 2 navbar global */
.header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2; }
  .header .navbar {
    padding: 0; }
  .header .navbar-header {
    margin-top: 18px; }
  .header .navbar-toggler-icon {
    color: #fff; }
  .header .navbar-toggler {
    margin-right: 15px;
    border: none;
    padding: 6 10px;
    position: absolute;
    right: 0;
    top: -78px; }
  .header .brand-logo {
    margin-top: 18px; }
  .header.white-color .navbar-nav li.active > a {
    color: #cf057c; }
    .header.white-color .navbar-nav li.active > a:before {
      position: absolute;
      left: -9px;
      top: 50px;
      content: "";
      height: 2px;
      width: 20px;
      background: #cf057c; }
  .header.white-color .navbar-nav .nav-link {
    color: #fff; }
    .header.white-color .navbar-nav .nav-link:hover {
      color: #cf057c; }
  .header.white-color ul li.header-ticket a {
    color: #fff;
    border: 2px solid #fff; }
  .header .navbar-nav li.active > a {
    color: #fff; }
    .header .navbar-nav li.active > a:before {
      position: absolute;
      left: -9px;
      top: 50px;
      content: "";
      height: 2px;
      width: 20px;
      background: #fff; }
  .header .navbar-nav .nav-link {
    
    font-size: 15px;
   color: #fff;
    text-shadow: 2px 2px 8px #827e7ec7;
    font-weight: 500;
    text-transform: capitalize;
    padding: 0 20px;
    position: relative; }
    .header .navbar-nav .nav-link:hover {
      color: #cf057c; }
  .header .navbar-nav .dropdown-menu {
    width: 200px;
    background: #cf057c;
    padding: 10px 15px;
    border-radius: 0;
    top: 0;
    border: none; }
    .header .navbar-nav .dropdown-menu li a {
      display: block;
      padding: 8px 5px;
      font-size: 13px;
      color: #fff;
      font-weight: 400;
      text-transform: capitalize; }
      .header .navbar-nav .dropdown-menu li a:hover {
        background-color: #4125dd; }
  .header ul li.header-ticket {
    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;
    margin-top: 31px; }
    .header ul li.header-ticket a {
      padding: 15px 30px !important;
      line-height: 0 !important;
      color: #fff;
      border: 2px solid #cf057c;
      border-radius: 28px;
      -webkit-transition: all 0.4s;
      -o-transition: all 0.4s;
      transition: all 0.4s;
      background: #cf057c; }
      .header ul li.header-ticket a:hover {
        background: #7307be;
        border-color: #7307be; }
		
		 @media screen and (min-width: 768px) {
			 .ptb50 {
  				padding: 20px 0; }
			.section-title .title-text.pl {
			  padding-left: 30px; 
			 }
			
			.section-title{
			color: #ffffff;
			background: #05b5c6;
			padding: 10px;
			border-radius: 55px 0px;
			}	
			
		   .section-title .title-text h2:before {
			font-size: 35px;
			margin-right:2px;
		    content:"\00bb"; 
		   	top: 7px;
			left: 9px;
			}
	
			 #apply .form-group{margin-bottom:0px;}
			 #apply{position:relative;top:90px;}
			  .hero-banner-area .banner-content {
			 margin-top: 170px; } 
			.banner-content h4{
			 font-size: 33px; } 
			  .conference-area .inner-content {
			  padding: 0 150px;
			  margin-top: 20px; }
			   .hero-banner-area .banner-content h1 {
				  font-weight:600;
				  font-size: 44px;
				  color: #fff;
				  line-height: 60px;
				  text-transform: uppercase; }
				.section-title .title-text h2 {				 
				  font-size: 25px;
				  line-height: 26px;
				  font-weight: 600;
				 /* text-transform: capitalize;*/
				  position: relative;
				  display: inline-block; }
				  .header .navbar-nav .nav-link {
    				line-height: 100px;
					
				  }
				 #mu-register{ padding:220px 0px 80px;}
				 .spk-info {height:580px;}
		 }
		 .card{background:#ffffff80;}
		 .card-header{background-color: rgb(5 181 198);}
		 .whos-speaking-area .item{background-color:#ffffff52;}
		 @media screen and (max-width: 767px) { 
		 .section-title .title-text.pl {
			  padding-left: 10px; 
			 }
			
			.section-title{
			color: #ffffff;
			background: #05b5c6;
			padding: 10px;
			border-radius: 55px 0px;
			}	
			
		   .section-title .title-text h2:before {
			font-size: 25px;
			margin-right:2px;
		    content:"\00bb"; 
		   	top: 7px;
			left: 9px;
			}
			
		   .header .navbar-nav .nav-link {
				line-height: 25px;
				background-color:#FFF;
				width:50%;
				color: #f12a02;
			  }
			   #mu-register{ padding:90px 0px 0px;}
		  .header .navbar-nav li.active > a {
			color: #f12a02; 
			}
		 .hero-banner-area .banner-content h1 {
				  font-weight:600;
				  font-size: 27px;
				  color: #ff5c3b;
				  line-height: 32px;
				  text-transform: uppercase; }
			.banner-content{margin-top:100px;}	
			.banner-content h4{
			 font-size: 18px; }
			.section-title .title-text h2 {
			
			  font-size: 18px;
			  line-height: 19px;
			  font-weight: 600;
			 /* text-transform: capitalize;*/
			  position: relative;
			  display: inline-block; }  
		 }
/*3.1 Hero Banner Area*/

  #countdown li {
  display: inline-block;
  font-size: 20px;
  list-style-type: none;
   width:120px;
  color:#fff;
  background-color: #213e80;
  border:2px solid #f12a02;
  text-transform: uppercase;
}

#countdown li span {
  display: block;
  font-size: 40px;
}

.message {
  font-size: 4rem;
}

#content {
  display: none;
  padding: 1rem;
}



@media all and (max-width: 768px) {

  
  #countdown li {
    font-size: 10px;
      width:50px;
  }
  
  #countdown li span {
    font-size: 18px;
  }
} 

 
  
/*3.2 Conference Synopsis Area*/
.conference-synopsis-area {
  position: relative; }
  .conference-synopsis-area .bg-left-2 {
    background-image: url(../img/mockup/vector-2.png);
    width: 40%;
    height: 100%;
    left: 65px;
    top: 106px; }
  .conference-synopsis-area .inner-content .section-title {
    margin-bottom: 50px; }
    .conference-synopsis-area .inner-content .section-title .title-text h2 {
      font-size: 40px;
      line-height: 40px; }
  .conference-synopsis-area .inner-content p {
    margin-bottom: 0; }
  .conference-synopsis-area .inner-content h4 {
    color: #252525;
    font-size: 25px;
    line-height: 25px;
    text-transform: capitalize;
    font-weight: 500;
    margin: 30px 0 10px; }

/*3.4 Whos Speaking Area*/
.whos-speaking-area .speakers {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  border: 1px solid #dee2e6;
  border-radius: 6px; }
  .whos-speaking-area .speakers:hover {
    -webkit-box-shadow: 0 0 6px 5px #ddd;
    box-shadow: 0 0 6px 5px #ddd;
    border-radius: 6px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    border: 1px solid #dee2e6; }
  .whos-speaking-area .speakers .spk-img {
    position: relative; }
    .whos-speaking-area .speakers .spk-img:before {
      background: rgba(91, 69, 213, 0.8);
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      -webkit-transform: scale(0);
      -ms-transform: scale(0);
      transform: scale(0);
      -webkit-transition: all 0.4s;
      -o-transition: all 0.4s;
      transition: all 0.4s;
      z-index: 5; }
    .whos-speaking-area .speakers .spk-img:hover:before {
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1); }
    .whos-speaking-area .speakers .spk-img img {
      width: 100%;
      border-top-left-radius: 6px;
      border-top-right-radius: 6px; }
    .whos-speaking-area .speakers .spk-img ul {
      position: absolute;
      display: inline-block;
      top: 35%;
      left: 40%;
      width: 100px;
      line-height: 3;
      opacity: 0;
      -webkit-transition: all 0.4s;
      -o-transition: all 0.4s;
      transition: all 0.4s; }
      .whos-speaking-area .speakers .spk-img ul:before {
        position: absolute;
        content: "";
        height: 110px;
        width: 110px;
        background: transparent;
        top: -15%;
        left: -15px;
        border: 1px solid #fff;
        -webkit-transform: rotate(44deg) scale(1.4);
        -ms-transform: rotate(44deg) scale(1.4);
        transform: rotate(44deg) scale(1.4);
        opacity: 0;
        -webkit-transition: all 0.4s;
        -o-transition: all 0.4s;
        transition: all 0.4s; }
      .whos-speaking-area .speakers .spk-img ul li {
        display: inline-block;
        margin: 0 3px;
        -webkit-transform: perspective(50px) rotatey(80deg);
        transform: perspective(50px) rotatey(80deg);
        -webkit-transition: all 0.5s ease 0.2s;
        -o-transition: all 0.5s ease 0.2s;
        transition: all 0.5s ease 0.2s;
        margin: 0 5px; }
        .whos-speaking-area .speakers .spk-img ul li a i.fa {
          color: rgba(255, 78, 0, 0.8);
          font-size: 18px;
          -webkit-transition: all 0.4s;
          -o-transition: all 0.4s;
          transition: all 0.4s;
          width: 28px;
          color: #fff;
          height: 28px;
          line-height: 21px;
          text-align: center; }
          .whos-speaking-area .speakers .spk-img ul li a i.fa:hover {
            color: #cf057c; }
        .whos-speaking-area .speakers .spk-img ul li:nth-child(1) {
          -webkit-transform: translate3d(-53px, -50px, 0);
          transform: translate3d(-53px, -50px, 0); }
        .whos-speaking-area .speakers .spk-img ul li:nth-child(2) {
          -webkit-transform: translate3d(53px, -50px, 0);
          transform: translate3d(53px, -50px, 0); }
        .whos-speaking-area .speakers .spk-img ul li:nth-child(3) {
          -webkit-transform: translate3d(-53px, 50px, 0);
          transform: translate3d(-53px, 50px, 0); }
        .whos-speaking-area .speakers .spk-img ul li:nth-child(4) {
          -webkit-transform: translate3d(53px, 50px, 0);
          transform: translate3d(53px, 50px, 0); }
    .whos-speaking-area .speakers .spk-img:hover ul {
      /*left: 35%;*/
      opacity: 1;
      z-index: 9; }
    .whos-speaking-area .speakers .spk-img:hover ul:before {
      opacity: 1;
      -webkit-transform: rotate(44deg) scale(1);
      -ms-transform: rotate(44deg) scale(1);
      transform: rotate(44deg) scale(1); }
    .whos-speaking-area .speakers .spk-img:hover ul li:nth-child(1), .whos-speaking-area .speakers .spk-img:hover ul li:nth-child(2), .whos-speaking-area .speakers .spk-img:hover ul li:nth-child(3), .whos-speaking-area .speakers .spk-img:hover ul li:nth-child(4) {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
  .whos-speaking-area .speakers .spk-info {
    text-align: center;
    padding: 10px 0;
	color: #f4f5fd }
    .whos-speaking-area .speakers .spk-info h3 {
      color: #252525;
      font-size: 15px;
      line-height: 20px;
      margin-bottom: 5px;
      -webkit-transition: all 0.4s;
      -o-transition: all 0.4s;
      transition: all 0.4s;
      text-transform: capitalize; }
      .whos-speaking-area .speakers .spk-info h3:hover {
        color: #4125dd; }
    .whos-speaking-area .speakers .spk-info h6 {
      font-size: 14px;
	  color: #2852b1b0; }
	   .whos-speaking-area .speakers .spk-info p {
      font-size: 14px;
	  margin-bottom: 0; 
      color: #000;
	  font-weight:400;
	   }
.whos-speaking-area-two .title-text h2 {
  color: #fff; }
.whos-speaking-area-two .speakers {
  position: relative;
  overflow: hidden; }
  .whos-speaking-area-two .speakers:hover img {
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px); }
  .whos-speaking-area-two .speakers img {
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
    -webkit-transition: all 0.30s linear 0s;
    -o-transition: all 0.30s linear 0s;
    transition: all 0.30s linear 0s; }
  .whos-speaking-area-two .speakers .img-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    background: rgba(91, 69, 213, 0.9);
    -webkit-transition: all 0.30s ease 0s;
    -o-transition: all 0.30s ease 0s;
    transition: all 0.30s ease 0s; }
  .whos-speaking-area-two .speakers:hover .img-overlay {
    opacity: 1; }
  .whos-speaking-area-two .speakers .name a {
    position: absolute;
    bottom: -20%;
    left: 10%;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s; }
    .whos-speaking-area-two .speakers .name a:hover {
      color: #cf057c; }
  .whos-speaking-area-two .speakers:hover .name a {
    bottom: 10%; }

.btn-primary{background-color:#05b5c6;border-color: #05b5c6;}
/*3.8 Contact Us Area*/
.contact-us-area.about .icon-box {
  display: flow-root; }
  .contact-us-area.about .icon-box .inner-content h3 {
    margin: 10px 0 8px;color:#fff;
	 }
  .contact-us-area.about .icon-box .inner-content p {
    margin-bottom: 0 !important; }
.contact-us-area.home-1 .icon-box {
  display: flow-root; }
  .contact-us-area.home-1 .icon-box .box-icons {
    margin-right: 0; text-align:center; }
.contact-us-area.home-1 .inner-content h3 {
  margin-top: 10px; }
.contact-us-area .section-title {
  margin-top: -10px; }
.contact-us-area .icon-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .contact-us-area .icon-box .box-icons {
    margin-right: 50px; }
  .contact-us-area .icon-box .inner-content h3 {
    color: #fff;
    font-size: 25px;
    line-height: 25px;
    font-weight: 600;
    margin-bottom: 8px;
    text-transform: capitalize;
	text-align:center; }
  .contact-us-area .icon-box .inner-content p {
    margin-bottom: 30; text-align:center; }
.contact-us-area .inner-contact form .form-control {
  padding: 0 15px 5px;
  line-height: 1.5;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #ccc; }
  .contact-us-area .inner-contact form .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #4125dd; }
.contact-us-area .inner-contact textarea {
  resize: none; }
  .contact-us-area .inner-contact textarea.form-control {
    padding: 0 15px 0; }
.contact-us-area .inner-contact button {
  margin-top: 80px; }
  .contact-us-area .inner-contact button.btn-primary {
    background-color: transparent;
    border: none;
    padding: 15px 25px;
    border-radius: 28px;
    background: #4125dd;
    color: #fff;
    cursor: pointer;
    outline: none;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s; }
    .contact-us-area .inner-contact button.btn-primary:hover {
      background: #cf057c;
      color: #fff; }
    .contact-us-area .inner-contact button.btn-primary:focus {
      -webkit-box-shadow: none;
      box-shadow: none;
      border-color: #4125dd; }
.contact-us-area-two .title-text h2 {
  color: #fff; }
  .contact-us-area-two .title-text h2:before {
    background: #fff; }
.contact-us-area-two .inner-box {
  background: #fff;
  padding: 40px 0 0;
  min-height: 470px; }
  .contact-us-area-two .inner-box form input.form-control {
    padding: 0 30px 5px;
    border: none;
    border-radius: 0;
    background-color: transparent;
    border-bottom: 1px solid #ccc; }
    .contact-us-area-two .inner-box form input.form-control:focus {
      -webkit-box-shadow: none;
      box-shadow: none;
      border-color: #4125dd; }
  .contact-us-area-two .inner-box form textarea.form-control {
    background-color: transparent;
    padding: 0 30px 5px;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #ccc; }
    .contact-us-area-two .inner-box form textarea.form-control:focus {
      -webkit-box-shadow: none;
      box-shadow: none;
      border-color: #4125dd; }
  .contact-us-area-two .inner-box button {
    margin-top: 35px; }
    .contact-us-area-two .inner-box button.btn-primary {
      background-color: transparent;
      border: none;
      padding: 15px 25px;
      border-radius: 50px;
      background: #4125dd;
      color: #fff;
      cursor: pointer;
      outline: none;
      margin-left: 15px;
      -webkit-transition: all 0.4s;
      -o-transition: all 0.4s;
      transition: all 0.4s; }
      .contact-us-area-two .inner-box button.btn-primary:hover {
        background: #7307be;
        color: #fff; }
      .contact-us-area-two .inner-box button.btn-primary:focus {
        outline: none;
        -webkit-box-shadow: none;
        box-shadow: none; }
      .contact-us-area-two .inner-box button.btn-primary:active {
        background-color: transparent;
        border-color: #fff;
        outline: none;
        -webkit-box-shadow: none !important;
        box-shadow: none !important; }
.contact-area .title-text {
  margin-bottom: 40px; }
.contact-area .contact-form .form-group {
  margin-bottom: 25px; }
.contact-area .contact-form input.form-control {
  border: 1px solid #dee2e6;
  min-height: 60px;
  padding-left: 20px;
  border-radius: 50px;
  outline: none; }
  .contact-area .contact-form input.form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #4125dd; }
.contact-area .contact-form textarea {
  border: 1px solid #dee2e6;
  padding-left: 20px;
  border-radius: 10px;
  outline: none; }
  .contact-area .contact-form textarea:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #4125dd; }
.contact-area .contact-form .btn-2 {
  margin-top: 30px; }
  .contact-area .contact-form .btn-2 button.btn-primary {
    background-color: transparent;
    border: none;
    padding: 15px 25px;
    border-radius: 50px;
    background: #4125dd;
    color: #fff;
    cursor: pointer;
    outline: none;
    width: 100%;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s; }
    .contact-area .contact-form .btn-2 button.btn-primary:hover {
      background: #7307be; }
.contact-area .title {
  margin-bottom: 20px; }
  .contact-area .title h2 {
    color: #252525;
    font-size: 25px;
    line-height: 25px; }
.contact-area .inner-box .inner-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px; }
  .contact-area .inner-box .inner-content i.fa {
    color: #4125dd;
    font-size: 25px;
    margin-right: 15px; }
.contact-area .inner-box p {
  margin-bottom: 8px; }

/* 04	Footer */
.footer-area .am {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%; }

.footer-area .f-content .inner-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .footer-area .f-content .inner-content .f-icon i.fa {
    font-size: 30px;
    color: #4125dd;
    margin-right: 15px; }
  .footer-area .f-content .inner-content span {
    font-size: 15px;
    color: #fff; }
.footer-area .f-content p {
  margin: 25px 0 25px;
  color: #fff; }
.footer-area .f-content .sub-btn {
  position: relative; }
  .footer-area .f-content .sub-btn input {
    width: 83%;
    padding: 15px 25px 15px;
    border-radius: 28px;
    border: none;
    outline: none;
    border: 1px solid #dee2e6; }
    .footer-area .f-content .sub-btn input:focus {
      -webkit-box-shadow: none;
      box-shadow: none; }
  .footer-area .f-content .sub-btn button {
    background: #4125dd;
    border: none;
    border: 1px solid #4125dd;
    outline: none;
    padding: 15px 25px 15px;
    border-radius: 28px;
    display: inline-block;
    position: absolute;
    top: 0;
    color: #fff;
    cursor: pointer;
    right: 16%;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s; }
    .footer-area .f-content .sub-btn button:hover {
      background: #7307be;
      color: #fff;
      border-color: #7307be; }
.footer-area .f-content .f-social {
  margin-top: 20px; }
  .footer-area .f-content .f-social ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .footer-area .f-content .f-social ul li {
      margin-right: 25px; }
      .footer-area .f-content .f-social ul li a i.fa {
        color: #fff;
        font-size: 20px;
        -webkit-transition: all 0.4s;
        -o-transition: all 0.4s;
        transition: all 0.4s; }
        .footer-area .f-content .f-social ul li a i.fa:hover {
          color: #cf057c; }
.footer-area .copyright {
  margin-top: 15px;
  display: inline-block; }
  .footer-area .copyright p {
    display: inline-block;
    margin-bottom: 0;
    font-size: 15px;
    color: #fff;
    font-weight: 500; }
  .footer-area .copyright em i.fa {
    color: #4125dd; }
  .footer-area .copyright a {
    color: #fff;
    font-weight: 500;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s; }
    .footer-area .copyright a:hover {
      color: #cf057c; }


/*5.4.1 About page */
.about-us-area .about-content .section-title h2 {
  color: #fff;
  font-size: 40px;
  line-height: 40px;
  font-weight: 600;
  text-transform: capitalize; }
.about-us-area .about-content .breadcrumb {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: transparent;
  margin-bottom: 0; }
  .about-us-area .about-content .breadcrumb li {
    color: #fff;
    font-size: 18px;
    margin: 0 5px; }
    .about-us-area .about-content .breadcrumb li a {
      color: #cf057c; }
.about p {
  margin-bottom: 20px !important; }

.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}
.hovereffect .overlay {
  position: absolute;
  overflow: hidden;
  width: 90%;
  height: 90%;
  left: 5%;
  top: 5%;
  border-bottom: 1px solid #FFF;
  
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0,1);
  -ms-transform: scale(0,1);
  transform: scale(0,1);
}
.hovereffect:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.hovereffect img {
  display: block;
  width:100%;
  position: relative;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
.hovereffect:hover img {

  filter: brightness(0.6);
  -webkit-filter: brightness(0.6);
}
.hovereffect h2 {
  
  text-align:justify;
  position: relative;
  font-size: 14px;
  font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
     background-color: transparent;
  color: #FFF;
  font-weight:500;
  padding: 5px 0px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,-100%,0);
  transform: translate3d(0,-100%,0);
}
.hovereffect a, .hovereffect p {
  color: #FFF;
  padding: 1em 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,100%,0);
  transform: translate3d(0,100%,0);
}
.hovereffect:hover a, .hovereffect:hover p, .hovereffect:hover h2 {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.dt span{color:#F09;}

#date
{
	position:absolute;
	bottom:25px;
	
	
}

 .whos-speaking-area .owl-theme .owl-nav .owl-prev {
	cursor: pointer;
    user-select: none;
    position: absolute;
    bottom: 238px;
    left: 4px;
	color:#fff;
 }
 .whos-speaking-area .owl-theme .owl-nav .owl-next {
	cursor: pointer;
    user-select: none;
    position: absolute;
	bottom: 238px;
    right: 4px;
	color:#fff;
 }
