
@import url('https://fonts.googleapis.com/css2?family=Chivo:wght@300;400;700;900&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kaushan+Script&amp;display=swap');


body{
	background-image: url(images/registeration.html);
    margin: 0;
    padding: 0;
    font-family: 'Chivo', sans-serif;
  background: #ffffff;
    color: #00315e; 
    font-weight: 300;
    overflow-x: hidden; 
}
.navbar{
    z-index: 111;
 /*  left: -8%;
  width: 1497px; */
   /*  right: 66%; */
	background: linear-gradient(to top, #212b4f, #175199);
   /*  background: #5f3089; */
	 /*  position:absolute; */
}
.navbar-expand-lg .navbar-nav {
    flex-direction: row;
    margin-left: auto;
	
}


.navbar-light .navbar-nav .nav-link {
    font-size: 13.5px;
  /*   font-weight: 500; */
    color: #ffffff !important;
    padding: 3px 12.6px 3px;
 text-transform: uppercase;
}

.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: #ffffff !important;
    /*    background: #F58021;*/
}

.dropdown-menu {
    background-color: #1e3766;
    border: 0px solid #1e3766;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 15%);
    margin: 0;min-width: 10.5rem;
    padding: 0;border-radius: 8px;
}



.dropdown-item {
    font-size: 14px;
    letter-spacing: 1px;
    color: #ffffff !important;
    padding: 12px 20px;
    font-weight: 500;
    transition: 0.8s;
}

.dropdown-item:last-child {
    border-bottom: none;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #ffffff !important;
    font-size: 14px;
    border-radius: 8px;
    background-color: #1a519b;
}



.message {
    padding: 100px 10px 100px;
    text-align: left;
    
}
.message-committee { /*margin-top: 50px;*/ }


.messagegrid {
   /*  background: #0b0d3e; */
    padding: 50px 40px;
    border-radius: 30px;
   /* margin: 40px 0px;*/
    position: relative;
    /* background-image: url(../images/background-msg.jpg); */
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
	border-radius: 6px 70px 5px 70px;
-webkit-border-radius: 6px 70px 5px 70px;
-moz-border-radius: 6px 70px 5px 70px;
background: #fff7f0;
border: 6px inset #645fa2;
box-shadow: 8px 8px 5px 5px rgba(82,73,73,0.44);
-webkit-box-shadow: 8px 8px 5px 5px rgba(82,73,73,0.44);
-moz-box-shadow: 8px 8px 5px 5px rgba(82,73,73,0.44);
}

.messagegrid p {
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
}

.msghighlight {
    font-size: 18px;
    font-weight: 700;
    color: #f8b300;
}

.mainheadertop {
    font-size: 16px;
    font-weight: 600;
    color: #c09;
    margin: 0;
    text-transform: uppercase;
}


.quotesdown {
    position: absolute;
    bottom: -50px;
    width: 100px;
    right: 30px;
}

.quotes {
    position: absolute;
    top: -50px;
    width: 100px;
    left: 30px;
}


  .message p{ color: #000000;font-size: 16px;
  
    margin: 0;
    padding: 0;
    font-weight: 500; }
.committee{
    text-align: center;padding-bottom: 20px;
}
.committee h3{
    font-size: 18px;
    margin: 15px 0px 0px;
    font-family: system-ui, cursive;;
    display: inline-block;padding:0px 4px;
    font-weight: 500;
    color: #e61846;
    /*background: -webkit-linear-gradient(135deg,#fd7d56,#fc2372);
    background: linear-gradient(135deg,#fd7d56,#fc2372);
    background-clip: text;
    line-height: normal;-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
}
.committee p{
    font-size: 17px;
    color: #000000;
    font-weight: 500;
    padding-top: 0px;
}
.committeeimg{
    width: 165px !important;margin: auto;
   padding: 6px; 
    border: 2px;
    background-color: #645fa2;
     /* background-image: linear-gradient(white, white), 
        linear-gradient(to right, #fc376c, #fd7458); 
        background-clip: content-box, border-box;*/
  background-origin: border-box;

    border-radius: 50%;
}

.execommittee{
    padding: 50px 0px;text-align: center;
}

 .slidehead{
    font-family: 'Kaushan Script', cursive;
    color: #000000;
    font-size:28px;font-weight: 900;letter-spacing: 2px;
        margin-top: 20px;
        margin-bottom: 20px;
 }

 .slidehead-1{
    font-family: 'Kaushan Script', cursive;
    color: #000000;
    font-size:24px;font-weight: 900;letter-spacing: 2px;
 }
 .slidecontent{
    font-size:20px;font-weight: 500;color: #000000;letter-spacing: 1px;
 }

 .carousel-caption{
    bottom:14%;text-align: left;left:8%;
 }


 .mainheader{
     font-size: 35px;font-family: system-ui, cursive;display: inherit;
     color: #e61846;
    /* background: -webkit-linear-gradient(135deg,#fd7d56,#fc2372);
     background: linear-gradient(135deg,#fd7d56,#fc2372);
     background-clip: text;line-height: normal;*/
     margin-top: 0;
    /* display: inline-block;*/
    padding: 0px 10px 30px 0px;
    /* text-fill-color: transparent;
     -webkit-background-clip: text;
     -webkit-text-fill-color: transparent;*/
 }

 .subheader{
     font-size: 36px;font-family: system-ui, cursive;display: inherit;
     /*background: -webkit-linear-gradient(135deg,#fd7d56,#fc2372);
     background: linear-gradient(135deg,#fd7d56,#fc2372);
     background-clip: text;line-height: normal;*/
     margin-top: 0;line-height: 40px;
     color: #c91683;
     display: inline-block;padding: 0px 10px 10px 0px;
    /* text-fill-color: transparent;
     -webkit-background-clip: text;
     -webkit-text-fill-color: transparent;*/
 }

.venueimg{
    padding: 4px;background: linear-gradient(135deg,#fd7d56,#fc2372);
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
    
}


 .headtop{
     font-size: 16px;
     color: #ffffff;
     margin: 0;
     padding: 0;font-weight: 500;
 }

 
button {
    margin: 0em;
/*    width: 10em;*/
    background: linear-gradient(135deg,#fd7d56,#fc2372);
    color: rgb(255, 255, 255);
    font-size: 1.05em;
    border: none;font-size: 14px;
    border-radius: 5px;
    transition: all 0.3s ease-out;
}
button:focus{
    outline: 0;
}
.btn-1 {
    margin: 0em;
    letter-spacing: 1px;
    padding: 10px 24px;
    background: #5f3089;
    color: rgb(255, 255, 255);
    font-size: 1.05em;
    border: none;font-size: 14px;
    border-radius: 12px;
   /* transition:  3s ;*/
   font-weight: 500;
}

.btn-1:hover {
    background: #c91683;
    cursor: pointer;text-decoration: none;
    color: #ffffff;
}



.owl-carousel .owl-nav {
    position: absolute;
    top: 46%;
    width: 100%;z-index: 111;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: -10px;
    color: #ffffff !important;
  background: linear-gradient(135deg,#073990,#047db1);padding: 10px 18px!important;border-radius: 50%;
    -moz-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    -webkit-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    transition: all 0.7s ease;
    opacity: 0;border: 0;
}

.owl-carousel .owl-nav button.owl-prev span:before,
.owl-carousel .owl-nav button.owl-next span:before {
    font-size: 30px;padding: 10px 18px;
}

.owl-carousel .owl-nav button.owl-prev {
    left: 0;
}

.owl-carousel .owl-nav button.owl-next {
    right: 0;
}

.owl-carousel:hover .owl-nav button.owl-prev,
.owl-carousel:hover .owl-nav button.owl-next {
    opacity: 1;
}

.owl-carousel:hover .owl-nav button.owl-prev {
    left: -0px;
}

.owl-carousel:hover .owl-nav button.owl-next {
    right: -0px;
}


.venue{
    padding: 50px 0px;
    text-align: center;
}

.abstract{
     padding: 50px 0px;
    text-align: center;
}

.abstractgrid{
    background: #07082c;
    padding: 18px;margin: 20px 0px;
    text-align: left;border-radius: 6px; box-shadow: 0 0 15px 0 rgb(0 0 0 / 15%);
}


.abstractimg{
    width: 70px;
}

.abstractgrid h4{
    color: #ffffff;
    font-size: 16px;
    padding: 10px 0px 0px;font-weight: 500;
}
.abstractgrid p{
     color: #cccccc;
}

.textreg {
   color: #000;
    font-weight: 400;
 
}

.table {    /* background-color: #002653; */ font-weight: 600;
}
.textreg span{
    font-weight: 600;
}
.table td, .table th{
    padding: 15px;font-size: 14px;
}
.tblheader{
    background: #202d53;font-size: 14px;padding: 6px;
}

.pageheader{
   position: relative;
}
.pageheaderline{   
    font-family: 'Kaushan Script', cursive;
    position: absolute;
    top: 30%;margin: auto;font-size: 44px;
    left: 10%;text-align: left;right: 0;
}

.pageheaderline h2{
    /*background: #ffffff;
    display: inline-block;
    -webkit-background-clip: text;
    background-clip: text;*/
    color: #ffffff;
    font-size: 44px !important;
}

.bgpageheader {
   left: 0; position: absolute;margin-top: -4%;
}

.registeration{
    padding:80px 0px 50px;text-align: center;
    background: #ffffff;
        background-image: url(../images/registeration.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.pagecontent{
    padding:80px 0px 80px;
    background: #ffffff;
        background-image: url(../images/registeration1.html);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.rupee { color: #fff; font-size: 14px; }
.overlay-bg::before {
    background-color: rgba(0, 0, 0, 0.2);
}
.overlay-bg::before, .overlay-bg-2::before, .overlay-bg-3::after, .overlay-bg-4::before, .overlay-bg-5::before {
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
/*.registeration:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 111px;
    background-image: url(../images/funfact-shap.png);
    top: -1px;
    left: 0;
    z-index: 1;
    background-size: cover;
}*/

.RegPackages{
     /*background:linear-gradient(70deg,#002653,#c91683);*/
     background: #c0f0fe;
    padding: 40px 32px;margin: 20px 0px;
    text-align: left;border-radius: 6px; /* box-shadow: 0 0 15px 0 rgb(0 0 0 / 15%) */;
}

.regpackhead{
        font-size: 28px;
    font-family: 'Kaushan Script', cursive;
    display: inherit;
        color: #000000;
   /* background: -webkit-linear-gradient(135deg,#fd7d56,#fc2372);
    background: linear-gradient(135deg,#fd7d56,#fc2372);
    background-clip: text;*/
    line-height: normal;
    margin-top: 0;
    line-height: 30px;
    display: inline-block;
    padding: 0px 10px 10px 0px;
   /* text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
}
.regpacktext{
    font-weight: 500;
    font-size: 16px;
    color: #000000;
}

.regpackprice{
    font-weight: 900;font-size: 30px;line-height: 40px;color: #000000;
}
.nav-pills .nav-link.active, .show > .nav-pills .nav-link{
    background: #026898;padding:10px 10px;
   /* background-image: url(../images/regpackbg.png);background-size: contain;*/
    font-weight: 600;font-size: 18px;background-repeat: no-repeat;background-position: center top;
}
.nav-pills .nav-link{
    padding: 10px 10px;font-weight: 600;font-size: 18px;color: #035074;
}
.Residential1 { color: #07082c; font-size: 14px; font-weight: 400; text-align: center; }
.please-note { font-size: 22px; color: #e61846; line-height: 24px; padding-top: 10px; padding-bottom: 10px; }
.please-note-list ul{
    list-style: none;padding-left: 0px;
}
.please-note-list ul li  i {
    font-size: 12px;
    padding-right: 6px;
    color: #c91683;

   /* display: inline-block;
    background: linear-gradient(135deg,#fd7d56,#fc2372);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: .6s;*/
}
.please-note-list ul li  {
    color: #000;
    font-size: 14px;transition: .6s; font-weight: 400;    line-height: 30px;
}
.please-note-list ul li :hover, .please-note-list ul li :focus, .please-note-list ul li :active {
     color: #000;text-decoration: none;
}
/*contact Us*/
.subheader {
    font-size: 22px;
    color: #5f3089;
}
.pagecontent {
    padding: 80px 0px;
}
.feature.map {
    height: 350px;
    z-index: 1111;
}
.feature.map iframe {
    height: 100%;
    width: 100%;
    border-radius: 20px !important;
    z-index: 1111;
    border: 0;
    filter: url(data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale);
    filter: gray;
    -webkit-filter: grayscale(99%);
    -webkit-backface-visibility: hidden;
}
.contact-us  { color: #020202;
    padding: 7px;
   /*  padding: 40px; */
    border-radius: 10px;
    font-size: 15px;
     margin-bottom: 30px;
    font-weight: 600;
	border: 4px inset #067cb6;
    /* background-color:rgb(0 38 83 / 80%); */ }
    .contact-us  a{ color: #fff;text-decoration: none; }
     .contact-us  a:hover{ color: #fff;text-decoration: none; }
footer{
	background: linear-gradient(to top, #212b4f, #175199);
   /*  background: #5f3089; */
   /* background-image: url(../images/footerbg.jpg);*/
    background-position: bottom center;
    background-size: cover;background-repeat: no-repeat;
    padding:  80px 0px 50px;
    
}

footer h3{
    font-size: 28px;
    color: #fbfdfd;
    font-family: system-ui, cursive;
    /*display: inherit;
    background: -webkit-linear-gradient(135deg,#fd7d56,#fc2372);
    background: linear-gradient(135deg,#fd7d56,#fc2372);
    background-clip: text;*/
    line-height: normal;
    margin-top: 0;
    line-height: 30px;
    display: inline-block;
    padding: 0px 10px 10px 0px;
    /*text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
}

footer p{
    font-size: 14px;    color: #fff;
    font-weight: 400;
}
footer p a{
    color: #ffffff;font-weight: 600;
}
footer p a:hover, footer p a:active, footer p a:focus{
     color: #ffffff;font-weight: 600;text-decoration: none;
}

footer ul{
    list-style: none;padding-left: 0px;
}
footer ul li a i {
    font-size: 12px;
    padding-right: 6px;
    color: #82e4ff;
    /*display: inline-block;
    background: linear-gradient(135deg,#fd7d56,#fc2372);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: .6s;*/
}
footer ul li a {
    color: #fff;
    font-size: 14px;transition: .6s; font-weight: 400;
}
footer ul li a:hover, footer ul li a:focus, footer ul li a:active {
     color: #ffffff;text-decoration: none;
}

#pageYOffset {
  position: fixed;
  right: 0;
  padding: 10px;
  color: #fff;z-index: 1111;
  background: rgba(0, 0, 0, 0.3);
}

#position{
    display: none;
}

#goTop {
  position: fixed;
  right: 1%;
  bottom: 1%;
    font-size: 18px;
  transform: translateY(-50%);
  padding: 8px 16px;cursor: pointer;
  color: #fff;z-index: 9999;
  background: linear-gradient(135deg,#c91683,#c91683);
  border: none;
    opacity: 0 !important;
 border-radius: 50%;
  transition: opacity 0.4s linear;
}

#goTop.is-visible {
  opacity: 1 !important;
    z-index: 9999;
}



/*scrollbar*/


/* width */
::-webkit-scrollbar {
    width: 6px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #080a30;
    border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
     background: linear-gradient(135deg,#c91683,#c91683);
    border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
      background: linear-gradient(135deg,#c91683,#c91683);
}


@-webkit-keyframes loader-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes loader-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes loader-dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }

    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px;
    }

    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -136px;
    }
}

@keyframes loader-dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }

    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px;
    }

    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -136px;
    }
}


#timer {
    font-size: 3em;
    font-weight: 100;
    color: white;
    padding: 20px;
    color: white;
    
}

#timer div {
    display: inline-block;
    /* min-width: 70px; */
    padding: 15px;
   /*  background: #020b43; */
   background: linear-gradient(to top, #212b4f, #175199);
    border-radius: 25px;
  
    margin: 10px;
}

#timer div span {
    color: #ffffff;
   display: block;
  /*   margin-top: 15px; */
    font-size: .35em;
    font-weight: 400;
}

.table-bordered td, .table-bordered th{
       border: 1px solid #ddd !important;
    }
