/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 17 2025 | 06:15:42 */
.split-section-wrapper .register-heading {
	padding:var(--spc-small);
}
.split-section-wrapper .multiple-headings h6 {
	font-weight:400;
	color: var(--col-dark);
}
/* @media (max-width:1440px)
{ */
.split-section-wrapper  .conference-paragraph {
	width:100%;
	max-width:800px;
	margin:0 auto;
}
/* } */
.split-section-wrapper .multiple-headings {
	width:100%;
	max-width:1060px;
	margin:0 auto;
}
.exibition-split-section .split-section {
	margin-top:unset !important; 
}
@media (max-width:992px)
{
	.split-section-wrapper .multiple-headings {
		gap:10px;
	}
}
@media (max-width:1024px) and (min-width:768px)
{
	body .split-section-wrapper .multiple-headings h6 {
		font-size:18px !important;
	}
}
@media (max-width:767px)
{
	body .split-section-wrapper .multiple-headings h6 {
		font-size:12px !important;
	} 
	body .split-section-wrapper .multiple-headings {
		gap:6px;
	}
}


.exhibitors-stand {
	padding:var(--spc-large) 90px var(--spc-med);
}
/* @media (max-width:1440px)
{ */
.exhibitors-stand  .wp-block-group__inner-container {
	width:100%;
	max-width:1014px;
	margin:0 auto;
}
.exhibitors-stand p.spotline-content:first-of-type{
	width:100%;
	max-width:700px;
	margin:0 auto;
}
.exhibitors-stand p.spotline-content:last-of-type{
	width:100%;
	max-width:650px;
	margin:0 auto;
}
/* } */
/* @media (max-width:1366px)
{ */
.exhibitors-stand p.spotline-content:last-of-type{
	width:100%;
	max-width:450px;
	margin:0 auto;
}   
/* } */

.royal-boxes {
	padding-top:var(--spc-small);
	gap:var(--spc-small);
	justify-content:center;
}

.royal-boxes {
	padding-bottom:var(--spc-small);
}
.exhibitors-stand p.spotline-content {
	padding-bottom: var(--spc-small);
}
/* @media (min-width:1400px)
{
.exhibitors-stand p.spotline-content {

font-size:var(--font-h3);
line-height:30px;
}
}
*/
.exhibitors-stand-first-col,.exhibitors-stand-second-col {
	padding:50px 60px;
	width:100%;
	max-width:507px; 
	border-radius:50px;
	position:relative;
	box-shadow: 0px 4px 4px 1px #E8E8E8E5 inset;
}
.exhibitors-stand-first-col h6, .exhibitors-stand-second-col h6 {
	position:absolute; 
	right:44px;
	top:24px;
	font-size:14px !important;
	font-weight:700;
	color:#ffffff;
}
.exhibitors-stand-first-col h6 {
	background: #3CDF26;
	padding:06px 16px;
	border-radius:22px;

}
.exhibitors-stand-second-col h6 {
	background: #DF2626;
	padding:06px 16px;
	border-radius:22px;
}
@media (max-width:992px) {
	body .exhibitors-stand {
		padding: var(--spc-med) 20px var(--spc-med);
	}
}
@media (max-width:480px)
{
	body .exhibitors-stand .exhibitors-stand-first-col, body .exhibitors-stand .exhibitors-stand-second-col {
		padding:18px 21px 21px 12px; 
	}   
	body .exhibitors-stand  .exhibitors-stand-first-col h6,  body .exhibitors-stand .exhibitors-stand-second-col h6 {
		font-size:9px !important;  
	}
	body .exhibitors-stand .exhibitors-stand-first-col h6,body .exhibitors-stand .exhibitors-stand-second-col h6 {
		right:21px;
		top:18px;
	}
	body .exhibitors-stand .exhibitors-stand-first-col, body .exhibitors-stand .exhibitors-stand-second-col {
		border-radius:22px;  
	}
}

/*  Execution third section image and right side read more and read less button
*/

.hide-content {
	display:none; 
}
.exibition-brand-icons  .main-product-symbol {
	padding-top:var(--spc-small) ;
	padding-bottom: var(--spc-small);
}
.main-product-symbol .wp-block-buttons a.wp-element-button {
	padding:unset;
	border:unset;
	background:unset !important;
}
/* @media (max-width:1440px)
{ */
.main-product-symbol {
	align-items:center !important; 
	width:100%;
	max-width:840px;
	margin:0 auto;

}
/* } */
.main-product-symbol h2 {
	padding-bottom:var(--font-body) ;
}
.main-product-symbol p {
	padding-bottom:var(--font-body) ;
}
/* @media (min-width:1441px) {

.exibition-brand-icons .main-product-symbol {
align-items:center !important; 
width:100%;
max-width:1400px;
margin:0 auto;
} 
} */
/*  @media (min-width:1400px)
{ 

.exibition-brand-icons .main-product-symbol p {
font-size:var(--font-intro);
line-height:30px;
}
.exibition-brand-icons .main-product-symbol a.wp-element-button {
font-size:var(--font-intro) !important;
}
}  */
@media (max-width:992px) {
	.exibition-brand-icons .main-product-symbol {
		padding:var(--spc-med) 20px var(--spc-med) !important;
	}
}

@media (max-width:480px)
{
	.exibition-brand-icons .main-product-symbol .wp-block-image .alignright {
		margin:unset; 
		width:105px;
		height:105px;
	}
	.exibition-brand-icons .main-product-symbol .wp-block-column:first-of-type {
		width: 105px !important;
		max-width: 105px;
	}
	.exibition-brand-icons .main-product-symbol {
		gap:10px; 
	}

}
@media (max-width:992px)
{
	.split-section p {
		line-height:14px !important;
	}
}
@media (min-width:993px)
{

	.top-arrow {
		width:28px;
		height:16px;
	}
}
@media (max-width:992px)
{
	.top-arrow {
		width:15px;
		height:8px;
	}

}

@media (min-width:993px)
{
  .main-product-symbol .wp-block-column:nth-child(1) {
    flex-basis: 0 0 250px;
    max-width: 250px;
    display:flex;
    justify-content:flex-start;
  }
  .main-product-symbol  {
    gap:0px; 
  }
}

.exhibitors-stand h2.heading-of-starndar {
  width:100%;
  max-width:750px;
  margin:0 auto;
}