@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Prata&display=swap');

body {
    /* background: #271176; */
    margin: 0;
    color: #060606;
    padding: 0;
    font-family: 'Montserrat', sans-serif;

}

.logobrand {
    margin: 0;
    padding: 2px;
	 width: 217px;
   /*  width: 280px; */
}

.nav {
    border-bottom: 1px solid #f46000;
}

.navbar {
    padding: 0;
    position: absolute;
    z-index: 111;
    width: 100%;
	
}


.navbar-brand {
    padding: 0;
    margin: 0;
}

.navbar-light .navbar-nav .nav-link {
    font-size: 13px;
    font-weight: 500;
    color: #ffffff;
	 padding: 8px 9px 8px;
  /*   padding: 8px 18px 8px; */
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav.show > .nav-link {
    color: #f46000 !important;
    transition: 0.6s;
    background: transparent;
}

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
    color: #65cbf7 !important;
	/* background: #a1daf8; */
	
      background: /* #F58021 */;
}


.dropdown-menu {
    background-color: #ffffff;
    border: 0px solid #ffffff;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 15%);
    margin: 0;
    min-width: 10.5rem;
    padding: 0;
    border-radius: 4px;
}



.dropdown-item {
    font-size: 14px;
    letter-spacing: 1px;
    color: #201c2d !important;
    padding: 12px 20px;
    font-weight: 600;
    transition: 0.8s;
}

.dropdown-item:last-child {
    border-bottom: none;
}



.coulm {

    background: rgb(255, 255, 255);
    padding: 4px 2px 0px;
    color: rgb(247 30 122);
    width: 66px;
    float: left;
    text-align: center;
    line-height: normal;
    font-size: 24px;
    line-height: 26px;
    margin: 4px;
    font-weight: 800;
    text-transform: uppercase;
    border-radius: 3px;
}

.coulm span {
    color: #000000;
    font-weight: 600;
    font-size: 10px;
    letter-spacing: 0px;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #fa217d !important;
    font-size: 14px;
    background-color: transparent;
}

.carousel-caption {
    width: 100%;
    right: 10%;
    left: 10%;
    bottom: 10%;
}

.slidercap {
    text-align: left;
}

.slidercap p {
    margin: 0;
    padding: 0;
    font-size: 18px;
}

.slidercap p span {
    font-weight: 700;

}

.slidercap h2 {
    font-weight: 900;
    font-size: 58px;
}

.btntheme {
    background: transparent;
    border: 2px solid #ffffff;
    padding: 10px 22px;
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    border-radius: 40px;
    transition: .8s;
}

.btntheme:hover {
    background: #ffffff;
    color: rgb(247 30 122);
    text-decoration: none;

}

.btntheme1 {
    background: #00deff;
    border: 2px solid #00deff;
    padding: 10px 24px;
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    border-radius: 40px;
    transition: .8s;
}

.btntheme1:hover {
    border: 2px solid #ffffff;
    background: #ffffff;
    color: #00235b;
    text-decoration: none;

}

.mainheader {
    font-family: 'Prata', serif;
    font-weight: 900;
    font-size: 36px;
    color: #243C7C;letter-spacing: 2px;

}

.messages {
    padding:80px 0px;
    text-align: center;
}

.Messagebg {
    position: relative;
}



.messagegrid {
    position: relative;
    text-align: center;
}

.centered {
    position: absolute;
    top: 15%;
    left: 8%;
    font-size: 14px;
    right: 8%;

}

.bgone{
    background: #00235b;padding: 10px;border-radius: 6px;margin: 10px !important;
}


.committee{
    text-align: center;margin: auto;
}

.committeeimg {
    width: 170px !important;
    border: 2px solid #00235b;
   /*  padding: 4px; */margin: auto;
    border-radius: 50%;
}

.comitteename{
    margin: 0;padding-top: 6px;
    font-weight: 600;font-size: 16px;color: #f9d464;
}

.comitteedesignation{
    font-weight: 400;font-size: 13px;
}

.execommittee{
    background-image: url(../images/execommittee.png);
    background-size: contain;
    background-position: bottom center;
    padding: 60px 0px 200px;
    text-align: center;background-repeat: no-repeat;
}

.owl-theme .owl-nav {}

.owl-carousel .owl-nav button.owl-next {
    font-size: 45px;
    color: #ffffff;
    padding: 0px 18px;line-height: 50px;
    transition: .8s;position: absolute;right: -20px;top: 36%;
    border: 0px solid #ef8316;border-radius: 50%;outline: none;
   background:  transparent;

}

.owl-carousel .owl-nav button.owl-prev {
    font-size: 45px;
    padding: 0px 18px;line-height: 50px;
    color: #ffffff;
    left: -20px;
    position: absolute;
   background:  transparent;
    transition: .10s;top: 36%;border-radius: 50%;outline: none;


}

.owl-carousel .owl-nav button.owl-prev:hover,
.owl-nav button.owl-next:active,
.owl-nav button.owl-next:focus {
    color: #ffffff;
    background:  transparent;box-shadow: 0xp 0px 0px; border: 0;
}

.owl-carousel .owl-nav button.owl-next:hover,
.owl-nav button.owl-next:active,
.owl-nav button.owl-next:focus {
    color: #ffffff;
    background:  transparent;box-shadow: 0px 0px 0px; border: 0;
    border: 0;
}

.registration{
    padding: 80px 0px;text-align: center;
}
.nav{
    border-bottom: 0;
}
.nav-tabs .nav-link{
    color: #243c7c;
    font-size: #ffffff;font-weight: 600;border-radius: 4px;border-color: transparent;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover{
   border-color: transparent; 
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
    background: #243c7c;border-color: transparent;color: #ffffff;font-weight: 600;
}

.reggrid{
    background:  #00235b;margin: 20px 0px;
    border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;
}

.reggrid p{
    font-size: 14px;padding: 10px 0px;
}
.regprice{
    font-weight: 900;font-size: 34px;
}
.headreg{
    padding: 24px;
    background: #00deff;color: #00235b;border-bottom-left-radius: 50%;border-bottom-right-radius: 50%;font-weight: 800;font-size: 18px;
}

.headreg span{
    font-size: 13px;font-weight: 600;
}

.aboutvenue{
    padding: 60px 0px;
    text-align: center;
}

.venue{
    text-align: left;padding: 10px;
}

.venue h3{
    font-weight: 600;font-size: 14px;padding: 6px 0px;
}

.venueimg{
    border-radius:4px;
}


.abstract{
     padding: 60px 0px;
    text-align: left;
}

.abstract p{
    font-size: 14px;
}

footer{
    padding:40px 0px 4px;
    background: #00235b;
}

footer h3{
    font-weight: 600;font-size: 18px; color: #cccccc;
}

footer p{
    color: #cccccc;font-size: 13px;
}

.linkres{
    font-weight: 500;
    color:#00deff;transition: .8s;
}

.linkres:hover, .linkres:active, .linkres:focus{
     color: #cccccc;text-decoration: none;
}

.footerlinks{
    list-style: none;padding-left: 2px;
}

.footerlinks li a, .footerlinks li a:hover, .footerlinks li a:active, .footerlinks li a:focus{
    color: #cccccc;
    font-size: 13px;text-decoration: none;line-height: 20px;
}
.footerlinks li a::before{
      content: "\002E";
      font-weight: 600;
      font-style: normal;
      font-size: 2em;line-height: 4px;
      color:#00deff;padding: 0px 6px;
}

#button {
  display: inline-block;
  background-color: #fa217d;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 50%;
  position: fixed;
  bottom: 20px;
  right: 20px;
  transition: background-color .3s, opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;box-shadow: 2px 2px 6px rgba(0,0,0,0.5);
}
#button::after {
  content: "\005E";
  font-family: "FontAwesome";
  font-weight: 600;
  font-style: normal;
  font-size: 1.5em;
  line-height:46px;
  color: #fff;
}
#button:hover {
  cursor: pointer;
  background-color: #fa217d;text-decoration: none;
}
#button:active {
  background-color: #fa217d;text-decoration: none;
}
#button.show {
  opacity: 1;
  visibility: visible;
}




.pageheader{
   position: relative;
}
.pageheaderline{
    position: absolute;
    top: 44%;
    left: 10%;
}

.pageheaderline h2{
    color: #ffffff;
        font-family: 'Prata', serif;letter-spacing: 2px;
    font-size: 36px ;font-weight: 600;
}
.bgpageheader {
   left: 0; position: absolute;margin-top: -4%;
}

.pagecontent{
    padding: 80px 0px;
    text-align: left;
}

.table{
    color: #040404;font-size: 14px !important;
}
.table-bordered td, .table-bordered th{
        border: 1px solid #444444 !important;
}
.tblheader{
    background: #03acc5;padding: 6px !important; border: 1px solid #444444 !important;
}

.textreg {
    color: #060606;
    line-height: 20px;
    font-size: 14px;
}
.textreg span {
    color: #fa217d;
    font-weight: 700;
    font-size: 16px !important;
}

.button {
  background-color: #00235b; /* Green */
  border: none;
  color: white;
  padding: 55px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 22px;
  margin: 6px 20px;
  cursor: pointer;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
  font-weight: 600;
  border-radius: 27px;
}



.button2:hover {
  box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
}