
.date-theme{
    background-color: #fff;
    font-size: 20px;
    letter-spacing: 1px;
}
.themelogo, .plogoh {
    padding: 11px !important;
    margin: 0px 0px !important;
}

 .about-ghse , .about-ghse-p{
        text-align:left;
    }
    .about-ghse-headeing img {
    width: 100px;
    position: absolute;
    top: -30px;
    left: calc(50% - 50px);
}
.counters .icon{
    text-align:center;
}
.counters .icon-text{
    text-align:center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}
.co-host-slider{
    margin-top:30px;
}
.co-host-slider .col-lg-12{
    padding:0PX;
}
.co-host-head{
    background-color:#008bbf;
    color:#fff;
    height:120px;
    display:flex;
    justify-content:center;
    align-item:center;
}
.co-host-head h2{
    text-align:center;
    margin:auto;
}
.co-host-slider-img {
	width: 100%;
	overflow: hidden
}

.co-host-slider-img li {
	width: 180px;
	border: 1px solid #ddd;
	line-height: 2.4;
	font-size: 30px;
	text-align: center;
	float: left;
	list-style: none;
	margin-right: -1px;
	padding: 10px;
	transition: all 0.5s ease-in-out
}

.co-host-slider-img li img {
	border-radius: 5px;
	transition: all 0.5s ease-in-out;
	background-color: #fff;
	height: 100px;
	object-fit: contain
}

.co-host-slider-img li:hover {
	position: relative;
	box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
	transition: all 0.5s ease-in-out
}

.co-host-slider-img li:hover img {
	transform: scale(.9);
	transition: all 0.5s ease-in-out
}


#exhibitiors {
    padding: 43px 0 15px 0 !important;
    position: relative;
    background-color: #f5f5f5;
    overflow: hidden;
    margin-top: 30px !important;
    margin-bottom:30px;
}
#register-exhibit {
    padding: 30px 20px 0px 20px !important;
    background-color: #f5f5f5;
    margin: 30px 0 0px 0px !important;
    background-image: url(../images/bg.svg);
    background-repeat: no-repeat;
    background-attachment: cover;
    background-position: center center;
}
#ste-com {
    padding: 65px 0 0 0 !important;
}
#about {
    padding-top: 50px !important;
}
#logo-scrollar .strprtnr {
    margin-top: 24px !important;
}
#ghse-sectors .col-lg-12{
    margin-top:0px !important;
}
#chairs {
    padding-top: 30px !important;
}
.button-committee{
    margin:30px 0px !important;
}