.navbar-element{
    background-color:#4e0c8b;
    padding:10px;
}

#nav-item-element{
    
    font-weight: 600;
    font-size:16px;
}



#nav-item-elementOne{
   
    font-weight: 600;
    font-size:16px;
}


#nav-item-elementTwo{
    font-weight: 600;
    font-size:16px;
}

#nav-item-elementThree{
    font-weight: 600;
    font-size:16px;
}

#nav-item-elementFour{
    
    font-weight: 600;
    font-size:16px;
}

#nav-item-elementFive{
 
    font-weight: 600;
    font-size:16px;
}

#nav-item-elementSix{
   
    font-weight: 600;
    font-size:16px;
}

#nav-item-elementSeven{
   
    font-weight: 600;
    font-size:16px;
}

#nav-item-elementEight{
    
    font-weight: 600;
    font-size:16px;
}

#nav-item-elementNine{
   
    font-weight: 600;
    font-size:16px;
}


#nav-item-elementTen{
  
    font-weight: 600;
    font-size:16px;
}

.main-image-nav{
    width: 80%;
    background-color: transparent;
}

.content-container-main{
    background-color:#4b53c5;
    background-size: cover;
}

.marquee-container{
    background-color:#ffffff;
    margin-top:10px;
    margin-bottom:10px;
    padding:10px;
}

.marquee-element{
    background-color:red;
    color:#ffffff;
    padding:5px;
}

.span-email{
    color:#05386e;
    text-decoration: underline;
}

#carousel-id{
    padding:0px !important;
    margin:0px !important;
}

.container-one-header{
    background-color:#294366;
    width: 100%;
}

.h1{
    font-size:20px;
    color:#ffffff;
    background-color:red;
    width:50%;
}

.h2{
    font-size:20px;
    color:#ffffff;
    background-color:yellow;
    width:50%;
    padding-right:60px;
}

.h1-heading{
    padding-right:20px;
    font-size:20px;
}

.heading-proceeding{
    color:#ffffff;
    font-size:20px;
}

.list-element-home{
    list-style-type:none;
    color: #fff;
}

.heading-side-bar-home{
    font-size:16px;
    color:#e1e1e2 ;
    font-family:'Times New Roman', Times, serif;
}

.side-bar-container{
    border:1px solid #000000;
    border-radius: 10px;
}

.bgdanger{
    background-color: rgb(224, 36, 11);
    border-top-right-radius: 10px;
    border-top-left-radius:10px;
}

.side-inner-container{
    background-color: rgb(0, 0, 0);
}

.question-answer{
    padding:0px;
    font-family:'Times New Roman', Times, serif;
}

.container-two-home{
    border:1px solid grey;
    background-color:#fff;
    padding:10px;
    border-radius:5px;
}

.secondary-container-home{
    background-color:#f3f2f2;
}

.image-element-home{
    width:100%;
}

.link_blinking {
        display: inline-block;
        padding: 10px;
        color: #fff;
        background-color: #d53e33;
        margin-block: 15px;
        border-radius: 5px;
        animation: blink-animation 1s infinite
}

.welcome-home-heading{
    color:#6b0f09;
    font-size:30px;
    font-family:'Times New Roman', Times, serif;
    text-align: center;
}

.paragraph-home{
    font-size: 14px;
    font-family: Roboto;
    text-align: justify;
}

.flash-news-container{
    border:1px solid grey;
    border-radius:10px;
    margin-bottom:20px;
}

.image-flash-home{
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.flash-heading-one{
    border-bottom:1px solid grey;
    background-color: #f1f0f0;
    border-top-right-radius:10px ;
    border-top-left-radius:10px ;
}

.container-tabs-home{
    background-color: #fffbfb;
}

.tab-image-home{
    width: 100%;
    height: 30vh;
}

.tabs-container-home-two{
    background-color:#fff;
    margin:5px;
}

.tabs-home{
    font-weight: bold;
    font-family: 'Lexend Deca', sans-serif;
    border:none;
    outline:none;
    cursor:pointer;
    font-size:16px;
}

#about{
    background-color:#ffffff;
    margin-bottom:0px;
    padding:10px;
    outline:none;
    cursor:pointer;
}

#tourism{
    outline:none;
    cursor:pointer;
}

#travel{
    outline:none;
    cursor:pointer;  
}

.active-tab{
    background-color: #fff;
}

.inactive-tab{
    background-color: transparent;
}

.paddding25{
    padding:25px;
}

.bgcolor_footer {
    background-color: #354f71;
}

.color-white {
    color: #f8f8f8;
}

.fontsizebig{
    font-size:25px;
    color:#ffffff;
}

.footernav a{
display: block;
color: #ccc;
padding: 3px;
margin-bottom: 5px;
}

.countdown-item {
    display: block;
    text-align: center;
    margin-top: 10px;
    padding: 10px;
    margin-bottom:10px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    background-color:#6b0f09;
    color: white;
    font-size: 25px;
    line-height: 25px;
    /* Adjust as needed */
}

.label {
    font-size: 13px;
}

.Main-container{
    font-family: "roboto";
    padding: 10px;
    margin: auto;
    margin: 20px;
    font-family: sans-serif;
    
}

.container p{
    color: black;
    font-size: 17px;
    font-family:'Times New Roman', Times, serif;
}

h5{
    margin-top: 0;
    margin-bottom: 0.5rem;
    color: #587498;
    font-size: 20px;
    font-weight: 550;
    font-family: 'Times New Roman', Times, serif;
      
}

.para-container p{
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    color: #868e96 ;
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 1rem;
    font-family: sans-serif;
    text-align: justify;
  }



a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
  }
  
a:hover {
    color: #0056b3;
    text-decoration: underline;
  }
  
a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
  }

.container p{
    font-family: Roboto;
    font-size: 16px;
    text-align: justify;

}
.heading{
    color: #3d0505;
    font-size: 25px;
    font-weight: 600;
    font-family: 'Times New Roman', Times, serif;
}


.accomodation-details-para {
    color: #1c1c1c;
    font-size:20px;
    font-weight: bold;
    font-family:cursive;
}

.accomodation-detail-head {
    color: #dc3545;
    font-weight: bold;
    font-family:'Times New Roman', Times, serif;
}

.accomodation-detail-para {
    color: #1c1c1c;
    font-size: 17px;
    font-weight: 500;
    font-family: 'Times New Roman', Times, serif;
}

.accomodation-miri-details {
    color: #007bff;
    font-family: 'Times New Roman', Times, serif;
    font-weight: bold;
}

.accomodation-heading-accomodation{
    font-weight: bold;
    font-size:25px;
    margin-top:10px;
}

.tr-registration
{
    color:#ffffff;
}

.colorblue{
    color:#0056b3;
    font-weight:bold;
}

td{
    font-weight:600;
}

.sponsership-image{
    height: 30vh;
    width: 100%;
    background-image: radial-gradient(white,skyblue);
}
.sponser-heading{
    color:white;
    font-size: 30px;
    font-weight: bold;
    font-family:'Times New Roman', Times, serif;
    background-color: #294366;
    width: 100%;
}

.sponser-card{
    width: 100%;
    background-color: #28a745;
    border-radius: 10px;
    padding: 10px;
    padding-bottom: 6px;
}
.sponsor-cart-head{
    color: white;
    font-size: 15px;
    font-family:'Times New Roman', Times, serif;
    padding: 10px;
}
.sponsor-button{
    background-color: white;
    color: orange;
    font-size: 15px;
    border-radius: 8px;
    border-width: 0;
    border-style: solid;
    font-weight: bold;
}
.sponsor-li{
    color: white;
    font-family: "Roboto";
}
.sponser-card2{
    padding-bottom: 6px;
    width: 100%;
    background-color: #dc3545;
    border-radius: 10px;
    padding: 10px;
}
.sponser-card3{
    padding-bottom: 6px;
    width: 100%;
    background-color: #ffc107;
    border-radius: 10px;
    padding: 10px;
}
.sponser-card4{
    padding-bottom: 6px;
    width: 100%;
    background-color: #007bff;
    border-radius: 10px;
    padding: 10px;
}
.sponsor-cart-head3{
    color: white;
    font-weight: bold;
    margin-top: 0;
}

.font-weight-bold{
    font-weight:700 !important;
}
.page-background{
    background-color:#e868;
}
.head-container{
    background-color:#597397;
    color:#ffff;
    background-image:url("https://www.icmpc.com/images/subbg.jpg")
}
.subpage{
    width:100%;
    margin-right:auto;
    margin-left:auto;
}
.container{
    max-width:720px;
}
.padding0{
    padding:10px;
    padding-left:10px;
}
.text-type{
    font-family:'Lexan Deca', sans-serif;
    font-size:25px;
    text-align:left;
}
.second-heading{
    color:#e86850;
    font-size:20px;
}
.card-1{
    border-radius:7px;
    background-color:#ffff;
}
.card-color{
    color:#587498;
    font-size:25px;
}
.margins{
    margin-top:10px;
}

.font-weight-bold{
    font-weight:700 !important;
}
.page-background{
    background-color:#e868;
}
.head-container{
    background-color:#294366;
    color:#ffff;
    
}
.subpage{
    width:100%;
    margin-right:auto;
    margin-left:auto;
}
.container{
    max-width:720px;
}
.padding0{
    padding:10px;
    padding-left:10px;
}
.text-type{
    font-family:'Lexan Deca', sans-serif;
    font-size:25px;
    text-align:left;
}
.second-heading{
    color:#4d1006;
    font-size:20px;
}
.card-1{
    border-radius:7px;
    background-color:#ffff;
}
.card-color{
    color:#587498;
    font-size:25px;
}
.margins{
    margin-top:10px;
}


.padding10 {
    padding: 10px;
  }
  
  .paddding25 {
    padding: 25px;
  }
  
  .padding5 {
    padding: 5px;
  }
  
  .padding3 {
    padding: 3px;
  }
  
  .colorblue {
    color: #587498;
  }
  
  .colorred {
    color: #125886;
  }
  
  .color_3 {
    color: #ffc000 !important;
  }
  
  .top {
    background-color: #587498;
  }
  
  .bgcolor {
    background-color: #123e77;
  }
  
  .bgcolor_footer {
    background-color: #354f71;
  }
  
  .bglight {
    background-color: #0b0b0b;
  }
  
  .bgnewcolor {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#cc0000+0,a00000+100 */
    background: #cc0000;
    /* Old browsers */
    background: -moz-linear-gradient(left, #cc0000 0%, #a00000 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #cc0000 0%, #a00000 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #cc0000 0%, #a00000 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc0000', endColorstr='#a00000', GradientType=1);
    /* IE6-9 */
    -webkit-box-shadow: 0 0 5px 2px #bfbfbf;
    box-shadow: 0 0 5px 2px #bfbfbf;
    border: 3px solid #333;
  }
  
  .headbg {
    background-image: url("../images/headbg1.jpg?id=0.3");
    background-size: cover;
  }
  
  .color_white {
    color: #f8f8f8;
  }
  
  .fontsizebig {
    font-size: 20px;
  }
  
  .footernav a {
    display: block;
    color: #ccc;
    padding: 3px;
    margin-bottom: 5px;
  }
  
  .footernav a:hover {
    text-decoration: none;
  }
  
  .speakerblock {
    border: 1px dashed #330a02;
  }
  
  .subpageheading {
    background-color: #edf0f4;
    color: #fff;
  }
  
  .subpageheading h4 {
    text-transform: uppercase;
    margin: 0px;
    font-size: 32px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  
  .eqheight {
    height: 370px;
  }
  
  .shadow {
    -webkit-box-shadow: 0 0 2px 2px #e3e3e3;
    box-shadow: 0 0 2px 2px #e3e3e3;
  }
  
  .linknostyle {
    color: #fff;
  }
  
  .linknostyle:hover {
    color: #fff;
  }
  
  .blinkbg {
    -webkit-animation: NAME-YOUR-ANIMATION 1s infinite;
    /* Safari 4+ */
    -moz-animation: NAME-YOUR-ANIMATION 1s infinite;
    /* Fx 5+ */
    -o-animation: NAME-YOUR-ANIMATION 1s infinite;
    /* Opera 12+ */
    animation: NAME-YOUR-ANIMATION 1s infinite;
    /* IE 10+, Fx 29+ */
    padding: 10px;
    font-weight: bold;
    color: #fff;
    border-radius: 5px;
    margin-bottom: 5px;
  }
  
  /* Tabbed pannel 2 */
  /* Style the tab */
  .tab {
    float: left;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
    width: 30%;
  }
  
  /* Style the buttons inside the tab */
  .tab button {
    display: block;
    background-color: inherit;
    color: black;
    padding: 22px 16px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
  }

  .bg-dark-contianer{
    background-color: #252525;
  }
  
  /* Change background color of buttons on hover */
  .tab button:hover {
    background-color: #ddd;
  }
  
  /* Create an active/current "tab button" class */
  .tab button.active {
    background-color: #194278;
    color: #fff;
  }
  
  /* Style the tab content */
  .tabcontent {
    float: left;
    padding: 15px;
    width: 70%;
  }
  
  /* Tabbed pannel 2 */
  
.color-white-content{
  color:#f1f0f0 !important;
}

.speaker-card {
    text-align: center;
    background-color: white;
    border: 1px solid #e9ede9;
    border-radius: 16px;
    box-shadow: 5px 5px 5px 0.5px #e9ede9;
    cursor: pointer;
    padding:10px;
    margin-bottom:30px;
}

.speaker-card:hover {
    box-shadow: -10px 10px 15px 5px #e9ede9;
}

.speaker-card-image {
    width: 150px;
    height: 160px;
}

.speaker-heading {
    background-clip: text;
    color: orangered;
    text-align:center;
    font-weight: bold;
    font-size:28px;
    font-family: Roboto;
}

.speaker-sub-heading {
    font-size: 30px;
    font-weight: bold;
    color: blue;
}

.speaker-card-heading {
    color: #183b56;
    font-size: 22px;
}

.speaker-card-para {
    color: black;
    font-size: 17px;
    font-weight: 400;
}

.speakers-container{
    background-color:rgb(248, 247, 244)
}



.accomodation-heading-new{
    font-family:Roboto;
    font-size:23px;
    font-weight: bold;
}

.accomodation-heading-new{
    font-family:Roboto;
    font-size:23px;
    font-weight: bold;
}
.accomodation-image-1{
    opacity: 3;
    height: 50vh;
    width: 100%;
    border-radius: 5px;

}

.jupalli-link{
    font-size:25px !important;
    text-align: justify;
}

.accomodation-images-card{
    width: 100%;
    border-radius: 5px;
    background-image: radial-gradient(white,rgb(115, 206, 242));
    padding: 15px;
}
.accomodation-image-heading{
    font-size: 25px;
    font-family: "Roboto";
    font-weight: 500;
    text-decoration: underline;
}
.accomodation-image-para{
    font-size: 15px;
    font-family: 'Times New Roman', Times, serif;
    text-align: justify;
    width: 100%;
    
}