html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
  font-family: 'Poppins', sans-serif;
	
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {
  scroll-behavior: smooth;
}
a:hover
{
	text-decoration: none;
}

.logo-sec {
    /* background-color: #12715d; */
    padding: 15px 0;
}
.logo-img2 {
    max-width: 12%;
}
.logo-img1 {
    max-width: 10%;
}
.navbar-custom {
    background-color: #264796;
}
.navbar-custom .nav-link {
  display: block;
  font-size: 16px;
  color: #fff !important;
  font-weight: 600;
  padding: 20px 10px 15px 10px;!important;
}


.navbar-custom .navbar 
{
  padding: 0;
}

.navbar-custom .navbar-light .navbar-nav .active>.nav-link, .navbar-custom .navbar-light .navbar-nav .nav-link.active, .navbar-custom .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: rgb(252 195 0) !important;
    border-bottom: 5px solid #fcc403;
}
.navbar-custom a.registration {
    background-color: #fcc301;
    padding: 8px 20px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 5px;
    display: inline-block;
    color: #fff;
    border: 2px solid #fcc301;
}

.navbar-custom a.registration:hover {
    background-color: transparent;
    color: #fcc301;
}
.navbar-custom .navbar-light .navbar-nav .nav-link:focus, .navbar-custom .navbar-light .navbar-nav .nav-link:hover {
    color: rgb(252 195 1) !important;
}


.banner
{
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 600px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: right;
}

.banner h1
{
  font-size: 30px;
  font-weight: 600;
  color: #313131;
  text-transform: uppercase;
}


.banner h1 + p
{
  font-size: 16px;
  color:#313131;
  padding: 20px 0;
}


.banner h1 + p + span
{
  color: #f58634;
  font-size: 20px;
  font-weight: 600;
  display: block;
}

.banner h1 + p + span + h5
{
  color: #313131;
  font-size: 18px;
  font-weight: 500;
  padding: 25px 0 15px 0;
}


.banner h1 + p + span + h5 + p
{
  font-size: 16px;
  color:#313131;
}

.about-uno {
    background-color: #264796;
    padding: 80px 0;
    position: relative;
}
.about-uno h2
{
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
  color: #f58634;
  letter-spacing: 2px;
}



.about-uno h2 + p
{

  color: #fff;
  line-height: 24px;
  padding: 25px 0;
  letter-spacing: 1px;
}


.about-uno h2 + p + a {
  background-color: #e68634;
  padding: 8px 20px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 5px;
  display: inline-block;
  color: #fff;
  border: 2px solid #f58634;
}



.about-uno h2 + p + a:hover
{
  background-color: transparent;
  color: #e68634;
}

.sdg-sec
{
  padding: 80px 0;

}


.sdg-sec h2
{
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
  color: #313131;
  letter-spacing: 2px;
}

.sdg-sec h2 + p
{
  font-size: 14px;
  color: #313131;
  line-height: 24px;
  padding: 20px 0 60px 0;
  letter-spacing: 1px;
}
.sdg-sec .outer-sdg img {
    width: 100px;
}

.sdg-sec .outer-sdg img + span {
    display: block;
    font-size: 19px;
    /* font-weight: 600; */
    color: #313131;
    text-align: center;
    padding-top: 20px;
    line-height: 24px;
}
.outer-sdg span b {
    font-weight: 600;
  }
.sdg-sec .outer-sdg {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 16px 0;
}

.speaker 
{
  padding: 80px 0;

}

.speaker h2
{
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
  color: #313131;
  letter-spacing: 2px;
  margin-bottom: 60px;
}

.speaker h2 + p
{
  font-size: 14px;
  color: #313131;
  line-height: 24px;
  padding: 20px 0 60px 0;
  letter-spacing: 1px;
}

.speaker .outer-div .profile-image
{
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  height: 250px;

}

.speaker .outer-div .name-div h6
{
  font-size: 18px;
  color: #313131;
  font-weight: 500;
  text-align: center;
  line-height: 35px;
  position: relative;

}

.profile-change
{
  background-size: contain !important;
  background-position: center center !important;
}

.speaker .outer-div .name-div h6::after
{
  content: "";
  position: absolute;
  top: 36px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background-color: #12715d;
  height: 2px;
  width: 50px;
}

.speaker .outer-div .name-div
{
  height: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ececec;
  position: relative;
}


.speaker .outer-div .name-div::after
{
  position: absolute;
  top: 50%;
  right: -20px;
  content: "";
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-left: 20px solid #12715d;
  border-bottom: 15px solid transparent;
  transform: translate(0,-50%);
}

.speaker .outer-div .name-div h6 span
{
  display: block;
  font-size: 14px;
  font-weight: 400;
}

.speaker .content-div p
{
  font-size: 14px;
  line-height: 24px;
  color: #313131;
  text-align: justify;
}

.speaker .content-div
{
  height: 340px;
  overflow-x: auto;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  flex-direction: column;
}


.speaker .pad-m
{
  padding: 30px 0;
}


.agenda
{
  padding: 80px 0;
  background-color: #12715d;
}

.agenda h2
{
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
  color: #f58634;
  letter-spacing: 2px;
  margin-bottom: 60px;
}

.agenda h2 + p
{
  font-size: 14px;
  color: #fff;
  line-height: 24px;
  padding: 25px 0 60px 0;
  letter-spacing: 1px;
}

.agenda .session-div
{
  background-color: #fff;
  outline: 1px solid #e68634;
  outline-offset: -10px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 160px;
  position: relative;
}

.agenda .session-div::after
{
  position: absolute;
  top: 50%;
  right: -10px;
  content: "";
  width: 10px;
  height: 90px;
  background-color: #e68634;
  transform: translate(0,-50%);
}

.agenda .session-div-right:after
{
  left: -10px;
  right: inherit;
}

.agenda .session-div span
{
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 600;
  color: #e68634;
}

.agenda .table th span
{
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  color: #e68634;
  text-align: center;
  display: block;
  letter-spacing: 1px;
}

.agenda .table td
{
  color: #fff;
  font-size: 15px;
}

.agenda .table td, .agenda .table th 
{
  padding: 7px 20px;
}



.agenda .table
{
  margin-bottom: 40px;
}

.form-sec
{
  padding: 80px 0;
  background-color: #353535;
}
.form-sec h2 {
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    color: #f58634;
    letter-spacing: 2px;
    margin-bottom: 30px;
}
.form-sec h2 + p
{
  font-size: 14px;
    color: #fff;
    line-height: 24px;
    padding: 25px 0 60px 0;
    letter-spacing: 1px;
}

.form-sec .form-group > label
{
  color: #fff;
  font-size: 14px;
  padding-bottom: 10px;
  line-height: 24px;
  letter-spacing: 1px;
}
.textarea-new {
    background: #535353;
    border-radius: 7px;
    border: none;
}
.form-sec .form-group > label a
{
  color: #e68634;
  font-weight: 700;
}


.form-sec .form-control {
  height: calc(2.25rem + 2px);
  color: #fff;
  background-color: rgba(255,255,255,0.15);
  border:0;
}


.form-sec .form-group .back-ground
{
  background-color: rgba(255,255,255,0.15);
    border-radius: 5px;
    padding: 10px 20px;
}

.form-sec .form-group .form-check label
{
  font-size: 14px;
  color: #cbcbcb;
}


.form-sec .form-control:focus
{
  box-shadow: none;
}

.form-sec .form-group
{
  margin-bottom: 30px;
}


.form-sec .btn
{
  background-color: #e68634;
    padding: 8px 50px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 5px;
    display: inline-block;
    border: 2px solid #f58634;
    text-transform: uppercase;
    letter-spacing: 4px;
    color: #313131;
}

.form-sec .btn:hover
{
  background-color: transparent;
  color: #e68634;
}


.partners
{
  padding: 80px 0;
  background-color: #12715d;
}


.partners h2
{
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
  color: #f58634;
  letter-spacing: 2px;
  margin-bottom: 60px;
}

.partners h2 + p
{
  font-size: 14px;
  color: #fff;
  line-height: 24px;
  padding: 25px 0 60px 0;
  letter-spacing: 1px;
}

.partners .back-partner
{
  background: #fff;
  height: 110px;
  display: flex;
  justify-content: center;
  align-items: center;
}

footer
{
  padding: 80px 0 0 0;
  background-color: #353535;
  text-align: center;
}

footer h3
{
  font-size: 30px;
  color: #fff;
  font-weight: 500;
  padding-bottom: 15px;
}



footer h3 ~ p
{
  font-size: 14px;
  color: #fff;
  padding: 5px 0;
  letter-spacing: 1px;
}

footer h3 ~ p a
{
  color: #e68634;
}

footer h3 ~ p a:hover
{
  color: #e68634;
}

footer h3 ~ p strong
{
  font-weight: 600;
}


footer h3 ~ p:last-child
{
  padding-top: 80px;
  padding-bottom: 15px;
}



.Convener .outer-div .profile-image {
  height: 350px;
}


.Convener .content-div {
  height: 440px;
  justify-content: flex-end;
}


.Convener .right-name-div::after {
  position: absolute;
  top: 50%;
  content: "";
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-left: 20px solid #12715d;
  border-bottom: 15px solid transparent;
  transform: translate(0,-50%) rotate(180deg) !important;
  left: -19px;
}


td.w-custom {
  width: 30%;
}

/* inner page css start*/

.inner-banner
{
  height: 300px;
  background-position: center top;
}

.inner-conference 
{
  background-color: #12715d;
  padding: 80px 0;
}

.inner-conference p
{
  font-size: 14px;
  color: #fff;
  line-height: 24px;
  padding: 0 0 15px 0;
  letter-spacing: 1px;
}


.inner-conference p + ul li 
{
  color: #fff;
  font-size: 14px;
  padding-bottom: 20px;
  padding-left: 25px;
  position: relative;
}


.inner-conference p + ul li span
{
display: block;
font-size: 20px;
font-weight: 600;
color: #e68634;
padding-bottom: 7px !important;
}


.inner-conference p + ul li :last-child
{
  padding-bottom: 0;
}

.inner-conference p + ul
{
  padding-top: 20px;
}

.inner-conference p + ul li::after
{
  content: "\f0c9";
  position: absolute;
  top: 0;
  left: 0;
  font-family: fontawesome;
  color: #e68634;
  font-size: 14px;

}


.niti-uno
{
  padding: 80px 0;
}


.niti-uno h2
{
  color: #e68634;
  font-weight: 600;
  font-size: 26px;
  padding-bottom: 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.niti-uno h2 span
{
  color: #313131;
}

.niti-uno h2 ~ p
{
  font-size: 14px;
  color: #313131;
  line-height: 24px;
  padding: 0 0 15px 0;
  letter-spacing: 1px;
}

.niti-uno h2 ~ p + h6
{
  font-weight: 500;
  padding-top: 5px;

}

.niti-uno h2 ~ p + h6 span
{
  color: #e68634;
  display: block;
  font-weight:600;
  padding-top: 7px;
}

.forum-cnt{
  margin-bottom: 40px;
}
.forum-cnt h2 {
    color: #fcc301;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
}
.associate-cnt {
    background: #eee;
    padding: 80px 0;
}
ul.table-standard li {
    line-height: 30px;
    list-style: disc;
}
/****************/

/* Slick Slider */

.slick-prev, .slick-next {
  position: absolute;
  top: 135%;
  font-size: 1.8rem;
}

.slick-prev {
  left: 0;
}

.slick-next {
  right: 0;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
    background: #fff;
    padding: 10px;
    border-radius: 6px;
    text-align: center;
    margin: 0 auto;
}
.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}


.slick-prev {
    left: 0;
}
.slick-prev, .slick-next {
    position: absolute;
    top: 35%;
    font-size: 1.8rem;
}



/**************layout*********/

.filter-button {
    display: none;

}
.gallery .img-div {
    overflow: hidden;
    -webkit-transition: all ease-in-out 0.4s;
    -o-transition: all ease-in-out 0.4s;
    transition: all ease-in-out 0.4s;
    margin-bottom: 30px;
    position: relative;
    border: 1px solid #eee;
}
.gallery .img-div img {

    object-fit: cover;
}
.gallery .img-div::after {
    position: absolute;
    transition: all ease-in-out 0.4s;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgb(38 71 150 / 38%);
    content: "\f00e";
    font-family: fontawesome;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    font-size: 25px;
    opacity: 0;
}
.gallery .img-div:hover::after {
    opacity: 1;
}
.assocaite-cnt {
    padding: 60px 0;
    background: #f5f5f5;
}

.partner-logo {
    text-align: center;
    background: #fff;
    margin: 15px 0;
}
.partner-logo img {
    max-width: 60%;
    margin: 19px 0;
}
.topic-sec {
    background: #eee;
    margin-top: 80px;
}
.outer-sdg1 {
    text-align: center;
    border: 1px dashed #555;
    padding: 18px 10px;
    font-size: 17px;
    line-height: 24px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    /* box-shadow: 0 10px 10px #fff; */
    background: #fff;
}
.outer-sdg1 img {
    width: 117px;
    margin-right: 15px;
}
.speaker-cnt{
  margin-bottom: 30px;
}
.more-cnt h3 {
    font-size: 24px;
}

.more-cnt {
    text-align: center;
    margin-top: 40px;
}
.smacking {
    border: 1px solid #eee;
    padding: 17px 22px;
    text-align: center;
    height: 100%;
    box-shadow: 0 10px 10px #eee;
}
.smacking h3 {
    font-size: 26px;
    /* padding: 10px 10px; */
    margin-top: 21px;
    margin-bottom: 14px;
    line-height: 31px;
}
.outer-sdg1 span {
    text-align: left;
}
.smacking img {
    max-width: 90%;
    padding-top: 15px;
}
.sdg-sec .outer-sdg:hover {
    background: #fcc301;
}
.outer-sdg1:hover {
    box-shadow: 0 10px 10px #cecece;
}