                                                                       





																	   [data-header*="type-1"] .site-header [data-id="logo"] .site-logo-container {
    /* padding: 10px; */
    /* width: 120px; */
	
}
.elementor-79 .elementor-element.elementor-element-ea6de04 {
    padding: 100px 0px 0px 0px;
}

.top-nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px 50px ;
  width: 100%;
  background: #9F741A;
  /* background: #f08144; */
  /* background: #FCCE3C; */
}
.top-nav .socail-links {
  display: flex;
  align-items: center;
  justify-content: center;
}
.top-nav .socail-links img {
  width: 20px ;
  height: 20px;
  margin-right: 20px;
}
.top-nav .midcips-logo a {
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
}
.top-nav .midcips-logo a img {
  width: 70px;
  /*border-radius: 100px;*/
  margin-right: 8px;
}
.top-nav .midcips-logo h2 {
  font-size: 30px;
  color: #ffffff;
  /*color: #373535;*/
  margin-top: 5px;
  font-weight: 600;
}

.top-nav .midcips-logo h2 span {
  /* color: #AA8F71; */
  color: #fff;
}
.top-nav .terms-condition a {
  text-decoration: none;
  color: #fff;
}.midcips-logo-2 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.midcips-logo-2 img {
  width: 55px;
  margin-right: 5px;
}
.midcips-logo-2 h2 {
  display: flex;
  flex-direction: column;
  /* text-align: cente; */
  font-size: 18px;
  color: #373535;
  margin-top: 5px;
  font-weight: 600;
}
.midcips-logo-2 h2 span {
  color: #AA8F71;
  /* color: #fff; */
}
.banner-container {
  height: 100%;
}
.contact-isymbul
{
	background-image: url("../images/i-symbul.png");
	background-repeat:no-repeat;
	background-position: center;
	background-size: contain;
	width:470px; height:280px;
	position: relative;
}
.i-symbol-text
{
	width:55%; height:100px;
	/*background-color:#dedede;*/
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align:center;
	font-size:17px;
	color:#fff;

}
.Register-Now-btn
{
	/*width:115px;*/ height:35px; margin:0 10px; padding:0 10px;
	background-color:#9F741A;
	font-size:14px;
	color:#fff;
	font-weight:600;
	border-radius:7px;
	display: flex;
    justify-content: center;
    align-items: center;
}
.Register-Now-btn a
{
	background-color:#9F741A;
	border-radius:7px;
	/*width:115px;*/ height:33px;

	font-size:14px;
	color:#fff;
	text-decoration:none;
	display: flex;
    justify-content: center;
    align-items: center;
}
.Register-Now-btn a:hover
{
	border-radius:7px;
	/*width:110px;*/ height:33px;

	font-size:14px;
	color:#fff;
	text-decoration:none;
	display: flex;
    justify-content: center;
    align-items: center;
}
.nameheading-color
{
	color:#F6AA46;
}
.footer-bottom
{
	background-color:#f9f9f9;
}
.contwct-details
{
	display:block;
}
.details-contwct
{
	display:none;
}
@media (max-width: 360px) 
{
  .contwct-details
{
	display: none;
}
.details-contwct
{
	display:block;
}
}
@media (max-width: 768px) {
  .banner-container {
  height: auto;
}
}
.cb__header-trigger {
    display: flex;
    align-items: center;
    border-radius: 3px;
    padding: var(--padding, 0);
    float: right;
    position: absolute;
    right: 20px;
}
.fixed_icon {
      background-color: #E1C745;
      padding: 15px;
      position: fixed;
      top: 55%;
      right: 0;
      display: flex;
      flex-direction: column;
      z-index: 100;
      transition: 1s;
	  border-radius:10px 0px 0px 10px;
    }

    /* .fixed_icon2 {
      background-color: rgb(128, 128, 128, 0.8);
      padding: 20px;
      position: fixed;
      top: 55%;
      right: -100%;
      display: flex;
      flex-direction: column;
      z-index: 100000;
      transition: 1s;
    } */
    .fixed_icon a {
      text-decoration: none;
    }
    .fixed_icon button {
  margin: 5px 0;
  padding: 3px 7px;
  font-size: 15px;
  width: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  font-weight: 400;
  cursor: pointer;
  background: #9F741A;
  color: #fff;
  border-radius: 5px;
  transition: 0.3s;
  font-family: sans-serif;
}
.fixed_icon button:hover {
  color: #fff;
  background: #C02C2C;
}

@media (max-width: 991px) {
  .fixed_icon button {
    margin: 5px 0;
    padding: 5px 10px;
    font-size: 12px;
    width: 130px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    font-weight: 400;
    cursor: pointer;
    background: #068995;
    color: #fff;
    border-radius: 5px;
    transition: 0.3s;
  }
  .fixed_icon,
  .fixed_icon2 {
    padding: 15px;
  }
  .top-nav {
  padding: 10px;
}
.top-nav .socail-links img {
  width: 18px ;
  height: 18px;
  margin-right: 10px;
}
}

@media (max-width: 550px) {
  .fixed_icon button {
    margin: 5px 0;
    padding: 3px 6px;
    font-size: 10px;
    width: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    font-weight: 400;
    cursor: pointer;
    background: #F6AA46;
    color: #fff;
    border-radius: 5px;
    transition: 0.3s;
  }
  .fixed_icon,
  .fixed_icon2 {
    padding: 10px;
  }
}

.text-logo {
    text-align: left;
    color: #2b2b2a;
    font-weight: 500;
    font-size: 35px;
        margin-top: 18px;


}
.time_counterrrr .counter {
			display: flex;
			justify-content: center;
      padding:0 25px;

		}

		.time_counterrrr .counter-item {
			display: flex;
			flex-direction: column;
			align-items: center;
			width: 150px;
			padding: 20px;
			border-radius: 5px;
			background:#9F741A;
			/*background: #eb5b07;*/
			margin-right: 10px;
			color: #fff;
		}

		.time_counterrrr .text {
			text-transform: uppercase;
			font-size: 15px;
			font-weight: 400;
		}

		.time_counterrrr .number {
			font-size: 35px;
			font-weight: bold;
		}

		@media (max-width: 550px) {
			.time_counterrrr .counter {
				display: flex;
				flex-direction: column;
				justify-content: center;
        align-items: center;

			}

			.time_counterrrr .counter-item {
				margin: 10px 0;
				display: flex;
				flex-direction: column;
				align-items: center;
				width: 100%;
				padding: 20px;
				border-radius: 5px;
				background: #F6AA46;
				margin-right: 10px;
				color: #fff;
			}
		}
    .form-success-popup {
       height: fit-content;
    width: fit-content;
    display: none;
    z-index: 1;
    background-color: #fff;
    padding: 50px;
    position: fixed;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
    z-index: 1000;
    }
    .form-success-popup h3 {
      color: #000;
    }
     .form-success-popup p {
      color: #000;
    }
.overlay {
    height: fit-content;
    width: fit-content;
    display: none;
    z-index: 1;
    background-color: #fff;
    padding: 50px;
    position: fixed;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
    z-index: 1000;
  }


  /* .overlay-content .popup_content {
    display: flex;
    justify-content: center;
    align-items: center;
  } */
  .overlay-content .popup_content img {
    width: 300px;
    margin-bottom: 20px;
    border-radius: 10px;
  
    /* height: 200px; */
  }
  .overlay-content .popup_content p {
    color: #eb5b07;
      text-align: center!important;
      font-weight: 500;
  }
 


  .overlay .closebtn {
    position: absolute;
    top: -10px;
    right: -10px;
    font-size: 40px;
    font-weight: 500;
    color: #fff;
    background-color: #F08144;
    box-shadow: 2px 0px 2px rgba(0, 0, 0, 0.4);
    height: 40px;
    width: 40px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10000;
  }
  .overlay .closebtn span {
position: relative;
top: -4px;

  }
  .overlay .closebtn:hover {
    color: #000;
    background: #e5bb34;
  }
  @media only screen and (max-width: 992px) {
    .overlay {
    width: 90%;
    display: none;
    padding: 20px;
  
    text-align: center;
  }
    .overlay-content .popup_content img {
      width: 250px;
    }
   
  }
  @media only screen and (max-width: 605px) {

    .overlay .closebtn {
      font-size: 30px;
      height: 30px;
      width: 30px;
    }
     .overlay .closebtn span {
position: relative;
top: 0px;

  }
    .overlay-content .popup_content img {
     width: 250px;
    }
  
  }
 
.text-logo span {
    color: #af9879;
}
.contact-info .contact-title {
    color:#af9879 ;
}
.cb__header-contact-info ul li .contact-info a {
    color: #af9879;
}

[data-header*="type-1"] .site-header [data-row="top"]  {
    background: #f08144;
}
.cb__header-contact-info ul {
   
    display: none;
}
[data-id=logo] .site-logo-container img {
  /* display: none; */
}
[data-header*="type-1"] .site-header [data-id="button"] .cb__button {
    background: #f08144;
    border: none;
}
[data-header*="type-1"] .site-header [data-id="button"] .cb__button:hover {
    background: #f08144;
}
.elementor-heading-title {
	width: 100%;
    border-bottom: 5px solid transparent;
    border-image: linear-gradient(to right, #A57C21, #FFF383);
	border-image-slice: 1;
	/*border-top: 2px dashed #F6AA46;*/
    /*border-radius: 10px;*/
    padding: 0px 0px;
    color: #000000;
    font-weight: 500;
    text-align: left;
	/*background-image: linear-gradient(to right, #FEF2DF , #FFFFFF);*/
    background: #FFFFFF
	width: auto;
    max-width: fit-content;
}

.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0px;
}
                                                                        .cards {
                                                                            display: flex;
                                                                            justify-content: center;

                                                                        }

                                                                        .cards .card {
                                                                            position: relative;
                                                                            width: 400px;
                                                                            height: auto;
                                                                            background: #9E731A;
                                                                            border-radius: 10px;
                                                                            backdrop-filter: blur(15px);
                                                                            box-shadow: 8px 9px 0px #E1C745;
																			border: 1px solid #9E731A;
                                                                            margin: 20px 20px;
                                                                            padding: 10px;
																			color:#ffffff;
                                                                        }
																		.cards .ips {
                                                                            position: relative;
                                                                            width: 400px;
                                                                            height: auto;
                                                                            margin: 20px 20px;
                                                                            /*padding: 10px;*/
                                                                        }

                                                                        .img-bx {
                                                                            width: 120px;
                                                                            height: 120px;
                                                                            margin: 20px auto;
                                                                            border-radius: 100px;
																			border: 1px solid #068995;
                                                                        }

                                                                        .img-bx img {

                                                                            width: 100%;
                                                                            height: 100%;
                                                                            object-fit: cover;
                                                                            border-radius: 100px;
                                                                            /* border: 1px solid #999; */
                                                                            box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);

                                                                        }

                                                                        .content {}

                                                                        .content .detail {
                                                                            display: flex;
                                                                            justify-content: center;
                                                                            align-items: center;
                                                                            flex-direction: column;
                                                                            text-align: center;
                                                                        }

                                                                        .content .detail h2 {
                                                                            color: #fff;
                                                                            /* color: #444; */
                                                                              /* color: #FFD13F; */
                                                                            font-size: 1.1em;
                                                                            font-weight: bolder;
                                                                        }

                                                                        .content .detail h2 span {
                                                                            font-size: 0.7em;
                                                                            color: #622808;
                                                                            font-weight: bold;
                                                                        }
                                                                        .fees_table h4 {
      font-size: 17px;
      color: #1d2e44;
    }

    .fees_table h2 {
      font-size: 30px;
      color: #1d2e44;
    }

    table {
      width: 100%;
      text-align: left;
      letter-spacing: 1px;
    }


    table tr th {
      border: 1px solid gray;
      padding: 15px 20px;
      background: #1d2e44;
      color: #fff;
    }

    table tr td {
      border: 1px solid gray;
      padding: 10px 20px;
      color: #000;
      font-weight: 600;
    }

    .text-bg-yellow {
      background: #f08144;
      margin: 20px 0;
      padding: 10px 30px;
      text-align: center;
      font-size: 20px;
      font-weight: 600;
      color: #1d2e44;
      letter-spacing: 1px;
    }

    .term-condition {
      margin: 40px 0;
    }

    .term-condition h4 {
      font-size: 30px;
      color: #1d2e44;
      text-align: center;
    }

    .term-condition h5 {
      font-size: 22px;
      text-align: center;
    }

    .guidlines-content {
      margin-top: 40px;
    }

    .guidlines-content ul li {
      margin: 7px 0;
    }

    .term-condition {
      margin-top: 50px;
    }

    .mtop-40 {
      margin-top: 40px;
    }

    .members .mem_content .name {
      color: #666;
      font-weight: bold;
      font-size: 20px;
    }

    .members .mem_content {
      margin-top: 20px;
    }
    .registration-box {
        text-align: left;
    }
    .form_btn button {
        background-color: #f08144;
        padding:5px 15px;
        border-radius: 5px;
        color: #fff;
        border: none;
    }
    .form-container {
        width: 70%;
        margin: 0 auto;
        text-align: left;
      }
      .form-container .form-group {
        margin-top: 30px;
        width: 100%;
      }
      .form-container .form-group-container {
        display: flex; 
        width: 100%;
        gap: 20px;
      }
      .form-container .form-group .form-control {
        border: 1px solid #f08144;
        padding: 8px;
        border-radius: 5px;
      }
      .form-container .form-group .form-controls {
        border: 1px solid #f08144;
        padding: 8px;
        border-radius: 5px;
        width: 100%;
        outline: none;
      }
      .form-container .form-group textarea {
        border: 1px solid #f08144;
      }
       .reamore-btn .btn {
        margin: 30px 0;
        border-radius: 7px;
        color: #fff;
      }

      .page-head {
        width: 100%;
                        height: 220px;
                        background: #F7F7F8;
                        display: flex;
                        justify-content: center;
                        align-items: center;
                        display: none;
      }
      .awards-text {
        text-align: left;
      }
      .awards-text li {
      margin-top: 30px;
      margin-bottom: 10px;
    }
      .deadline-text {
        font-size: 25px;
        color: #f08144;
        
      }
      .guidelines_text {
        text-align: left;
      }
       .guidelines_text li {
      margin-top: 20px;
    }
 .guidelines_text .first-text {
      margin-top: 20px;

    }
    .guidelines_text .second-text {
      margin-top: 20px;

    }
    .venue-text {
      text-align: justify;
    }

    .venue-text h4 {
      margin-top: 30px;
    }

    .fnt-italic {
      font-style: italic;
      margin-top: 10px;
    }

    /* .venue-content h4 {
        font-size: 25px;
      } */
    .venue-content p {
      text-align: justify;
    }

    /* .venue-image {
       
      } */
    .venue-image img {
      width: 100%;
      border: 8px solid #f08144;
    }

    /* .mtop70 {
      margin-top: 70px;
    } */

    .mtop30 {
      margin-top: 30px;
    }
    .c_text_red {
  /* text-align: center; 
  color: #f08144;*/
  font-size: 27px;
  /* margin: 20px 0; */

}
.contact-detail {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  color: #444;
  font-weight: 500;
} .contact-detail:hover {
  color: #f08144;
}

.contact-detail .icon svg {
  fill: #9F741A;
  margin-right: 10px;
}
.c_logo {
    text-align: center;
}
.c_logo img {
    width: 150px;
    margin: 0 auto;
}
.text_dark_blue {
    color: #f08144;
}
h4,h5 {
    color: #9F741A;
}
.c_text_dark_blue {
  color: #666;
  font-size: 20px;
  margin-left: -20px;
  font-weight: bold;
}
form .form-group {
    margin-top: 20px;
}
form #btnsubmit {
    margin-top: 20px;
    float: left;
}
.contact-map {
    margin-top: 50px;
    width: 100%;
}
.footer-img {
    width: 450px;
}

[data-header*="type-1"] .site-header [data-id="menu-secondary"]>ul>li>a:hover {
   color: #fff;
}


p {
    letter-spacing: .1px;
    color: #666;
    text-align: justify!important;
}
.registration table tr th {
    background: #9E731A;
}
.committee table {
    margin-top: 30px;
}
.committee table tr td {
    border: none;
    color: #666;
}
.committee table tr:nth-child(odd) {background: #f2f2f2}

ul#menu-menu-1 {
    padding-left: 0;
}
[data-id=logo] .site-logo-container {
    line-height: 0;
}

.venue-text {
      text-align: justify;
    }

    .venue-text h4 {
      margin-top: 30px;
    }

    .fnt-italic {
      font-style: italic;
      margin-top: 10px;
    }

    .venue-content p {
      text-align: justify;
    }

    /* .venue-image {
       
      } */
    .venue-image img {
      width: 100%;
      border: 8px solid #068995;
    }
    .sub-heading {
      margin-top: 20px;color: #3E55A2;
    }
    .sub-heading-2 {
     color: #3E55A2;
     margin-top: -5px;
     margin-bottom: 10px;
    }
    footer .cb__social-box {
width: 230px;
    }

    @media (max-width: 1200px) {
      .venue-content {
        margin-left: 50px;
      }
      
    }

    @media (max-width: 1024px) {
       .form-container .form-group-container {
        display: flex; 
        flex-direction: column;
        width: 100%;
        gap: 0;
      }
    }
    @media (max-width: 768px) {
      .elementor-79 .elementor-element.elementor-element-ea6de04 {
    padding: 40px 0px 0px 0px;
}
      .sub-heading {
      margin-top: 20px;color: #3E55A2;
      font-size: 15px;
    }

      .venue-image img {
        width: 90%;
      }

      .venue-content {
        margin-left: 0px;
        padding: 0 50px;
      }

      .venue-image {
        text-align: center;
      }

      .image-right {
        margin-top: 30px;
      }

      .sm-none {
        display: none;
      }
       .table-scroll {
        overflow: auto;
        white-space: nowrap;
      }
        .form-container {
        width: 90%;
     
      }
        .page-head {
        width: 100%;
                        height: 120px;
                    
      }
      .footer-img {
    width: 100%;
}
                                                                            .cards {
                                                                            display: flex;
                                                                            justify-content: center;
                                                                            align-items: center;
                                                                            flex-direction: column;

                                                                        }
                                                                          .cards .card {
                                                                            position: relative;
                                                                            width: 95%;
                                                                            margin-bottom: 40px;
                                                                         

                                                                        }
                                                                       

    }

    @media (max-width: 500px) {
      .venue-content {
        margin-left: 0px;
        padding: 0 30px;
      }
    }

    @media (min-width: 991px) {
      .container-center {
        /* background-color: #f08144; 
        padding-left: 100px;*/
      }
    }

    @media (min-width: 768px) {
      .image-right {
        text-align: right;
      }

      .venue-content {
        position: relative;
        top: -20px;
      }

      .bg-none {
        display: none;
      }
    }

    /* .mtop70 {
      margin-top: 70px;
    } */

    .mtop30 {
      margin-top: 30px;
    }

    @media (max-width: 768px) {
     
    }
	
	