
 #body .container{
    max-width: 1200px !important;
}

body{
    font-family: 'Rubik', sans-serif !important;
}

/*------------ top navbar ----------------*/

.top-nav {
    background-color: #02486f;
    border-bottom: 1px solid #cdcdcd;
    padding: 12px 0;
}

.top-social a i {
    background: #ffffff;
    color: #02486f;
    width: 35px;
    height: 35px;
    text-align: center;
    /* text-align: center; */
    border-radius: 100%;
    font-size: 18px;
    line-height: 35px;
}

.top-list2{
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}

.top-list2 li a{
    display: inline-block;
    font-size: 15px;
    color: #ebebeb;
}

.top-list2 li a i {
    color: #ffffff;
    font-size: 14px;
    margin-right: 5px;
}

.top-list2 li a:hover{
    text-decoration: none;
}

.phn{
    margin-left: 13px;
}

.top-lft2 {
    margin-top: 6px;
}

/*------------ top navbar2 ----------------*/

.logo a img {
    width: 215px;
}

.top-nav2 {
    padding: 16px 0;
}

.top-rt2 {
    display: flex;
    /* margin-top: 10px; */
    padding-top: 11px;
}

.top-logo img {
    width: 215px;
}

.top-logo2 img {
    width: 230px;
    /* margin-right: 20px; */
    margin-left: 52px;
}

/*------------- navigation --------------*/

.main-nav .navbar {
    background-color: #017cc0 !important;
    padding: 15px 0 !important;
}

.main-nav .navbar-expand-lg .navbar-collapse {
   justify-content: center !important;
}

.navbar-nav li a{
    color: #fff !important;
    font-size: 16px;
    padding-left: 30px !important;
}

.navbar-nav li{
   
    position: relative;
}

.navbar-nav li:first-child{
    padding-left: 0;
}

.nav-content {
    position: absolute;
    top: 66px;
    left: -10px;
    z-index: 999;
    background-color: #017cc0;
    display: inline-block;
    /* right: -4px; */
    transition: all .5s ease-in-out;
         opacity: 0;
    visibility: hidden;     
}

.navbar-nav .nav-in:hover .nav-content{
    opacity: 1;
    visibility: visible;
     top: 53px; 
    
}

ul.sub-content li {
    border-bottom: 1px solid #ffffff;
    
}

.main-nav ul.sub-content{
    margin: 0;
    padding: 0;
    list-style: none;
}

.main-nav ul.sub-content li a {
    color: #fff !important;
    white-space: nowrap !important;
    /* padding-left: 0 !important; */
    /* margin-left: 0 !important; */
    /* padding: 15px !important; */
    padding: 8px 39px;
    display: inline-block;
    
}



/*------------- banner --------------*/

.bc-img{
    background: url(../images/ban-1.png) no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 650px;
}


.bc-img2{
    background: url(../images/ban-2.png) no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 650px;
}

.bc-img3{
    background: url(../images/ban-3.png) no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 650px;
}

/*------------- about --------------*/

.abt-img {
    width: 91%;
    height: 570px;
    background-color: #ddd;
    float: left;
    overflow: hidden;
    position: relative;
    margin-left: 50px;
}

.abt-img img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    width: auto;
    height: auto;
}

.abt-img2 {
    position: absolute;
    /* top: 0; */
    left: 0;
    bottom: -42px;
    /* border: 20px solid #ffffff; */
}

.abt-img2 img {
    width: 63%;
    border: 20px solid #ffffff;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
}

h4.abt-header {
    color: #011f30;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 12px;
}

.abt-lft {
    width: 93%;
    margin-left: 20px;
}

h4.abt-header2 {
    font-size: 29px;
    color: #017cc0;
    margin-bottom: 15px;
    line-height: 39px;
}

p.abt-para {
    color: #6a6868;
    text-align: justify;
    line-height: 26px;
}

a.abt-link {
    background: #017cc0;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    padding: 6px 30px;
    margin-top: 10px;
    transition: .5s ease-in-out;
}

a.abt-link:hover{
    background-color: #000;
    color: #fff;
    text-decoration: none;
}

.about{
    margin-top: 70px;
}


/*------------------ exhibit  -------------*/

/* .e-img{
    width: 100%;
    height: 1441px;
    float: left;
    position: relative;
   overflow: hidden;
   background-color: #ddd;
} */

.e-img img {
    width: 100%;
    height: 1472px;
}

.e-list{
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 20px;
}

.e-list li {
    display: flex;
    line-height: 40px;
}

.e-list li:hover{
    text-decoration: none;
}

.e-list li i {
    font-size: 7px;
    color: #ffffff;
    transform: translateY(-12px);
    margin-right: 15px;
}

.e-list li h5 {
    font-size: 16px;
    color: #fff;
}


.exhibit .container-fluid .row .col-lg-6{
    padding-left: 0;
    padding-right: 0;
}

h5.e-header {
    background-color: #017cc0;
    color: #fff;
    font-size: 27px;
    /* font-family: made Regular_PERSONAL; */
    width: 32%;
    padding: 11px 18px;
    /* display: inline-block; */
    text-transform: uppercase;
    letter-spacing: 2px;
}

h5.e-header2 {
    color: #fff;
    font-size: 18px;
    margin-top: 28px;
    margin-bottom: 3px;
    border-bottom: 1px solid #fff;
    display: inline-block;
    padding-bottom: 6px;
}

.ex-top {
    margin-top: 115px;
}

.exhibit {
    background: url(../images/exhibit-back.png) no-repeat;
    min-height: auto;
    background-size: cover;
    padding: 60px 0;
}

.e-top{
    margin-top: 0 !important;
}

.exhibit-container {
    width: 85%;
    margin: 0 auto;
}

.e-up {
    margin-top: -58px;
}

/*------------------ fact sheet  -------------*/

.f-row{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: -20px;
}

.f-col{
    flex: 0 0 20%;
    max-width: 20%;
    padding-left: 20px;
}

.f-icon img {
    width: 35px;
}

h4.f-header {
    display: inline-block;
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 0;
    padding: 0 32px;
    line-height: 30px;
    color: #017cc0;
}

.f-full {
    border-left: 1px solid #cfcdcd;
    height: 100px;
}


.fact {
    /* margin-top: 70px; */
    background: #e4eff6;
    padding: 30px 0;
}

.f-border{
    border-left: 0;
}

.f-container{
    width: 85%;
    margin: 0 auto;
}

/*------------------ sponxer  -------------*/

/* .sponser{
    background-color: #f0f0f0;
    padding: 80px 0;
    position: relative;
} */



.sp-icon img {
    width: 200px;
}

.sp-icon4 img {
    width: 78px;
}

.sp-im2 img {
    width: 235px;
}

.sp-im3 img {
    width: 200px;
}

.sp-up2 {
    margin-top: 68px;
    margin-right: 50px;
}

.sp-flex{
    display: flex;
    justify-content: center;
}

.sp-up {
    margin-top: 47px;
    margin-right: 40px;
}

.sp-img5 img{
    width: 59px;
}

.owl-sp img{
    width: 50px !important;
}

h5.sp-header {
    font-size: 35px;
    color: #017cc0;
    margin-bottom: 30px;
}

h5.sp-header2 {
    font-size: 20px;
    color: #706e6e;
    margin-bottom: 35px;
    margin-top: 35px;
    text-transform: uppercase;
    position: relative;
}

h5.sp-header2::before {
    content: "";
    width: 50px;
    height: 2px;
    background-color: #017cc0;
    position: absolute;
    bottom: -8px;
    left: 48%;
}

.sponser{
    margin-top: 70px;
}

.stall {
    background: #017cc0;
}

h4.stall-header {
    font-size: #fff;
    color: #fff;
}

h4.stall-header2 {
    font-size: 18px;
    font-weight: 400;
    color: #f1efef;
}

.stall {
    background: #017cc0;
    padding: 30px 0;
}

.stall {
    background: #017cc0;
    padding: 30px 0;
    /* margin-top: 70px; */
}

.ftr-bg {
    background: url(../images/ftr-bg.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: auto;
    padding: 60px 0;
}

h5.ftr-header {
    color: #fff;
    font-size: 22px;
    margin-bottom: 30px;
    position: relative;
}

h5.ftr-header::after {
    content: "";
    width: 47px;
    height: 3px;
    background-color: #fff;
    position: absolute;
    bottom: -15px;
    left: 0px;
}

p.ftr-para {
    color: #eceaea;
    font-size: 15px;
    margin-bottom: 27px;
}

a.ftr-download {
    background: #fff;
    display: inline-block;
    color: #017cc0;
    font-weight: 600;
    padding: 7px 16px;
}

a.ftr-download:hover{
    text-decoration: none;
}

.ftr-list{
    margin: 0;
    padding: 0;
    list-style: none;
}

.ftr-list li a {
    display: flex;
    font-size: 16px;
    font-weight: 400;
    color: #e8e6e6;
    line-height: 32px;
}

.ftr-list li a h5 {
    font-size: 16px;
    font-weight: 400;
    color: #e8e6e6;
    line-height: 24px;
    margin-bottom: 15px;
}

.ftr-list li a i {
    transform: translateY(5px);
    margin-right: 15px;
}

.ftr-list li a:hover{
    text-decoration: none;
}

.ftr-list2{
    margin: 0;
    padding: 0;
    list-style: none;
}

.ftr-list2 li a{
    font-size: 16px;
    font-weight: 400;
    color: #e8e6e6;
    line-height: 32px;
}

.ftr-list2 li a:hover{
    text-decoration: none;
}



.ftr-lft {
    margin-left: 26px;
}

/*------------------ abt banner  -------------*/

.about-banner{
    background: url(../images/about-ban.png) no-repeat;
    background-size: cover;
    min-height: auto;
    
}

.stall-banner{
    background: url(../images/stall-ban.png) no-repeat;
    background-size: cover;
    min-height: auto;
    
}

.con-banner{
    background: url(../images/con-ban.png) no-repeat;
    background-size: cover;
    min-height: auto;
}

.event-banner{
    background: url(../images/eve-ban.png) no-repeat;
    background-size: cover;
    min-height: auto;
}

.visit-banner{
    background: url(../images/visit-ban.png) no-repeat;
    background-size: cover;
    min-height: auto;
}

.hall-banner{
    background: url(../images/hall-ban.png) no-repeat;
    background-size: cover;
    min-height: auto;
}

/*------------------ abt page -------------*/

.abt-title{
    font-size: 40px;
    color: #fff;
    padding: 190px 0;
}

h5.us-title {
    font-size: 30px;
    color: #017cc0;
    /* text-decoration: underline; */
    border-bottom: 2px solid #017cc0;
    display: inline-block;
    margin-bottom: 22px;
    text-transform: uppercase;
}

p.us-para {
    font-size: 16px;
    color: #6e6d6d;
    text-align: justify;
    line-height: 26px;
}

.about-us {
    margin-top: 60px;
}

.us-box {
    background: #ddd;
    display: inline-block;
    /* text-align: center; */
    padding: 20px 30px;
    border: 2px solid #017cc0;
    margin-top: 25px;
    
}

.us-list{
    margin: 0;
    padding: 0;
    list-style: none;
}

.us-list li a{
    display: flex;

}

.us-list li a h5 {
    color: #494848;
    font-size: 16px;
    margin-bottom: 18px;
}

.us-list li a i {
    color: #017cc0;
    margin-right: 12px;
    font-size: 14px;
    transform: translateY(3px);
}

.us-list li a span{
    color: #017cc0;
}

.us-list li a:hover{
    text-decoration: none;

}

.us-btm {
    margin-bottom: 25px;
}

.web a{
    color: #000;
    font-size: 18px;

}

.web a span{
    color: #161616;
    margin-right: 10px;
}

.web a:hover{
    text-decoration: none;
}

table.table-box {
    border: 1px solid #017cc0;
    width: 100%;
}

.stall-div {
    margin-top: 15px;
}

tr.t-border {
    background: #e5eef4;
}

.ftr-up{
    margin-top: 70px;
}

.stall-2 {
    margin-top: 60px;
}

/*------------- visit --------------*/

.v-container {
    width: 60%;
}

.v-list{
    margin: 0;
    padding: 0;
    list-style: none;
}

.v-list li {
    font-size: 17px;
    color: #017cc0;
    line-height: 35px;
    font-weight: 500;
}

.v-list li i {
    font-size: 7px;
    transform: translateY(-2px);
    margin-right: 10px;
}


.v-list li a{
    
    line-height: 35px;
    font-weight: 500;
}

.v-list li a h5{
    font-size: 16px;
    color: #017cc0;
    
    font-weight: 500;
}

.v-list li a i {
    font-size: 7px;
    transform: translateY(-11px);
    margin-right: 10px;
}

.ex-container{
    width: 80%;
}


h5.v-header {
    background: #017cc0;
    display: inline-block;
    color: #fff;
    font-size: 20px;
    letter-spacing: 1px;
    padding: 6px 17px;
    margin-bottom: 25px;
}

h5.v-header2 {
    color: #514f4f;
    font-size: 17px;
    margin-bottom: 20px;
}

.v-top{
    margin-top: 15px;
}

.visit {
    margin-top: 70px;
}


/*------------ event --------------*/

h5.ev-header {
    color: #017cc0;
    font-size: 22px;
    margin-bottom: 20px;
}

p.ev-para {
    color: #656464;
    line-height: 28px;
}

.event {
    margin-top: 65px;
}

/* .e-up {
    margin-top: 55px;
} */


.con-box {
    background: #dff0fa;
    text-align: center;
    padding: 20px;
    min-height: 260px;
}

.con-icon a i {
    background: #017cc0;
    color: #fff;
    width: 75px;
    height: 75px;
    display: inline-block;
    font-size: 25px;
    border-radius: 100%;
    line-height: 74px;
}

h5.con-text {
    font-size: 16px;
    color: #6a6969;
    font-weight: 500;
    line-height: 25px;
}

h5.con-text a{
    font-size: 16px;
    color: #6a6969;
    font-weight: 500;
    line-height: 28px;
}

h5.con-text2{
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 12px;
}

.contact {
    margin-top: 70px;
}

.h-container{
    width: 80%;
    margin: 0 auto;
}

.hall{
    margin-top: 70px;
}

.h-img img {
    width: 1070px;
}

.map{
    margin-top: 50px;
}

.click-to-top {
    position: fixed;
    right: 85px;
    bottom: 25px;
    z-index: 999;
}

.click-button {
	background: #011f30;
	border: none;
	color: #fff;
	/* padding: 5px 12px; */
	display: inline-block;
	border-radius: 100%;
	width: 42px;
	height: 42px;
    z-index: 99999;
}

.click-angle {
	font-size: 17px;
	line-height: 36px;
}
