@import url('https://fonts.googleapis.com/css?family=Lato:400,400i,500,500i,700,700i');

body{
    font-family: 'Lato', sans-serif !important;
    font-size: 15px !important;
    line-height: 22px !important;
}

#maincontent{
    height: 100vh;
    background: url("../img/inModa_BG.png") no-repeat center center;
    /* background-size: cover; */
}
#maincontent-inner{
    height: 100vh;
    background: url("../img/inModa_BG-inner.png") no-repeat center center;
}
#load{
    width:100%;
    height:100%;
    position:fixed;
    z-index:9999;
    background:url("../img/inModa_logo.gif") no-repeat center center rgba(255,255,255,0.5)
}
.bg-custom{
    background-color: #6c377e !important;
}
.navbar{
    padding: 3px;
}
.dropdown-menu{
    border-radius: 0px;
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(255,255,255);
}
.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(255,255,255,0.5);
}
/* .header-left{
    margin-top:20px;
} */
.header-left .control-label{
    font-size: 13px;
}
.header-left .btn1{
    font-size: 13px;
}
.mt-60{
    margin-top:60px;
}
.main{
    margin-top:20px;
}
.box1{
    padding: 5px;
    background-color: #edd1e5;
    text-align: center;
}
.date-time{
    font-weight: 700;
    text-align: center;
}
.dates{
    line-height: 1;
    margin-left: 0;
    text-align: left;
    margin-top: 63px;
    color: #d72583;
}

.navbar-nav {
    width: 100%;
    text-align: center;
    display: inline;
}
.navbar-nav .nav-item {
    float: none;
    display: inline-block;
}

.title{
    color: #6c377e;
    font-weight: 700;
    font-size: 1.5rem;
}
.title-line{
    width: 80px;
    float: left;
    margin: 0;
    border: 2px solid #d72583;
}
.footer{
    margin-top:20px;
    bottom: 0;
    position: relative;
}

/* .footer {
    display: inline-flex;
    background-color: #6c377e;
    padding: 15px 0;
    width: 100%;
    margin-top: 20px;
    font-family: open sans,Arial,Helvetice Neue,sans-serif;
} */
.inner-footer{
    display: inline-flex;
    background-color: #6c377e;
    padding: 15px 0;
    width: 100%;
    margin-top: 20px;
    font-family: open sans,Arial,Helvetice Neue,sans-serif;
}
.exhibitor-profile{
    list-style: none;
}
.exhibitor-profile li img {
    width: 10px;
    margin-right:5px;
    margin-bottom: 2px;
}
.exhibitor-profile li span{
    font-size: 16px;
    font-weight: 600;
    color:#6c377e;
}
.ml-70{
    margin-left:-70px !important;
}
.venue-title{
    line-height: 1;
    color:#6c377e;
}
.mb-20{
    margin-bottom: 20px !important;
}
.contact {
    display: inline-flex;
}
.contact h2 {
    font-size: 20px;
    color: #ffffff;
    background-color: #6c377e;
    padding: 10px 15px;
    margin-bottom: 0px;
    font-family: 'Open Sans', Arial, Helvetice Neue, sans-serif;
    font-weight: bold;
}
.contact p {
    font-size: 15px;
    display: flex;
    font-family: 'Open Sans', Arial, Helvetice Neue, sans-serif;
    color: #000000;
}
.address-box1{
margin-bottom: 20px;
}
.address-box-in {
    background-color: #ffffff;
    padding: 10px 15px;
    color: #000000;
}
.contact-social .social-icon {
    color: #6c377e;
    font-size: 16px;

    width: 25px;
    height: 25px;
    /* background-color: #43464b; */
    border: 1px solid #6c377e;
    line-height: 17px;
    padding: 4px 0px;
    margin-right: 7px;
}
.contact-social a:hover {
    text-decoration: none;
}

.contact-social .social-icon:hover {
    background-color: #d72583;
    color: #ffffff;
    border: none;
}

.contact-info>p span {
    font-size: 18px;
    margin-right: 10px;
    color: #d72583;
}
.single-footer-widget {
    padding: 0 10px;
    color: #fff;
    width: 100%;
}
.section-heading h2 {
    font-weight: 700;
    font-size: 20px;
    color: white;
    font-family: 'Open Sans', Arial, Helvetice Neue, sans-serif;
}
.section-heading hr{
    margin-top: 0px;
    width: 105px;
    border: 1px solid white;
    margin-left: 0;
}
ul.footer-service {
    padding: 0;
    margin: 0;
    list-style: none;
}
.footer-service li>a {
    color: #ffffff;
    display: block;
    font-size: 14px;
    padding: 5px 0;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
    font-family: 'Open Sans', Arial, Helvetice Neue, sans-serif;
}
.footer-service li>a {
    border-bottom: 1px solid #ffffff;
    font-family: inherit;
}
.footer p {
    color: #ffffff;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 6px;
    display: inline-flex;
    font-family: 'Open Sans', Arial, Helvetice Neue, sans-serif;
}
address {
    margin-bottom: 20px;
    font-style: normal;

}

.contact-info>p span {
    font-size: 18px;
    margin-right: 10px;
    color: #d72583;
    
}
.icon-f {
    font-family: Font Awesome\ 5 Brands;
    font-size: 15px;
    padding: 0 3px;
    color: #ffffff;
}

.country-box {
    margin: 15px 8px;
    width: 18%;
    display: inline-block;
    border: 1px solid #d72583;
    background-position: 100% 0;
    background-size: 200% 100%;
    background-image: linear-gradient(to left, #ffffff 50%, #d72583 50%);
    -webkit-transition: background-position 1s;
    -moz-transition: background-position 1s;
    transition: background-position 1s;
    box-shadow: 4px 6px #e4e4e4;
    border-left-width: 5px;
}

.country-box p {
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0px;
    line-height: 17px;
    color: rgb(0, 0, 0);
    font-family: "open sans", Arial, "Helvetice Neue", sans-serif;
    padding: 15px 0px;
}

.country-box:hover {
    background-color: #d72583;
    background-position: 0 0;
}
.country-box:hover p{
    color:#ffffff;
}