﻿.top-header { padding-top: 10px; padding-bottom: 10px; border-color: #044890; }
.logo-block img { height: 100px; }
.top-header .social ul li a:hover, .top-header .register a:hover { background-color: #044890; color: #fff; }
.menu-block a.user { background-color: #044890; }
.menu-block a.user:hover { background-color: #023469; color: #fff; }
.load-complete .ball-clip-rotate > div { border-color: #044890 #044890 transparent; }
.menu-block .user:hover i { color: #fff; }
.ow-navigation .nav.navbar-nav > li.active > a, .ow-navigation .nav.navbar-nav > li.active:hover > a, .ow-navigation .nav.navbar-nav > li.active:focus > a, 
.ow-navigation .nav.navbar-nav > li:hover > a, .ow-navigation .nav.navbar-nav > li:focus > a, .ow-navigation .nav.navbar-nav > li > a:hover, 
.ow-navigation .nav.navbar-nav > li > a:focus, .ow-navigation .dropdown-menu li:hover > a, .ow-navigation .dropdown-menu li > a:hover,
.latest-blog .type-post .entry-title:hover a h3, .latest-blog .type-post .entry-title:hover a,
.latest-blog .type-post .entry-meta [class*="post-"]:hover i, .latest-blog .type-post .entry-meta [class*="post-"] a:hover,
.footer-main .widget_customer_services ul li a:hover, .footer-main .widget_quick_links ul li a:hover, .howwecan2 .howwecan2-box span,
.footer-main .widget_contactus .contactinfo-box:hover i, .footer-main .widget_contactus .contactinfo-box p a:hover,
.footer-menu .ow-navigation .nav.navbar-nav > li.active > a, .footer-menu .ow-navigation .nav.navbar-nav > li > a:hover
{ color: #044890; }
.slider-content-box { background-color: rgb(4, 72, 144); }
.hurryup-block { background-color: rgba(20, 96, 82, 0.85); }
.slider-content-box .col-md-12 > a::before, .howwecan-right .tab-content .tab-pane a,
.schedule-block .nav-tabs > li.active > a, .schedule-block .nav-tabs > li.active > a:focus, .schedule-block .nav-tabs > li.active > a:hover,
.schedule-block .panel-group .panel::before, .schedule-block .panel.panel-default .panel-collapse::before,
.schedule-block .panel-default .panel-body .author-content .btn-event, .booking-form-block .btn, .footer-main .widget_newsletter ul li a:hover,
.latest-blog .type-post .learn-more::after, .footer-main .widget_newsletter .input-group-btn .btn, .btn-primary, .introduction-block span,
.footer-main .widget_newsletter a + .tooltip > .tooltip-inner, .schedule-block .nav-tabs > li.active, .team-content > a,
.introduction-block .block-title::after, .introduction-block a::after
{ background-color: #044890; }
.slider-content-box .col-md-12 > a:hover { color: #fff; }
.howwecan-left .img-box img { border-radius: 100%; }
.howwecan-right .nav-tabs > li.active > a, .howwecan-right .nav-tabs > li.active > a:focus, .howwecan-right .nav-tabs > li.active > a:hover,
.schedule-block .panel-group .panel-heading a:before{
    border-color: #044890;
    color: #044890;
}
.howwecan-right .nav > li > a:focus, .howwecan-right .nav > li > a:hover, .navbar-fixed-top.menu-block .container { border-color: #044890; }
.howwecan-right .nav-tabs > li:hover span, .section-header span, .schedule-block .panel-default .panel-body .author-content span { color: #044890; }
.schedule-block .panel-default .panel-body .author-content a:hover {
    background-color: #044890;
    color: #fff;
}
.booking-form-block .form-control:focus, .latest-blog .type-post .learn-more, .footer-main .widget_newsletter a + .tooltip > .tooltip-arrow, .howwecan2 .howwecan2-box span,
.btn-primary, .introduction-block a, .introduction-block a:hover, .team-section .lSSlideOuter .lSPager.lSGallery li.active, .team-section .lSSlideOuter .lSPager.lSGallery li:hover {
    border-color: #044890;
}
.footer-main,.btn-primary:hover { background-color: #282945; }
.section-padding { padding-top: 30px; padding-bottom: 30px; }
.exhibition-map-container { background-color: #fafafa; position: relative; }
.exhibition-map-container > .container {
    background-color: #044890;
    border-radius: 5px;
}
.exhibition-map-container > .container > .container-icon img { height: 200px; }
.exhibition-map-container > .container > .container-icon:first-child {
    position: absolute;
    left: 20px;
    top: 20px;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}
.exhibition-map-container > .container > .container-icon:last-child {
    position: absolute;
    right: 20px;
    bottom: 20px;
    transform: translate(50%, 50%);
    -webkit-transform: translate(50%, 50%);
    -moz-transform: translate(50%, 50%);
    -o-transform: translate(50%, 50%);
}
.exhibition-tab-container {
    padding-top: 15px;
    padding-bottom: 15px;
}
.exhibition-tab-container .nav-tabs>li>a { 
    min-width: 7rem; 
    text-align: center;
    color: #fff;
    background-color: #1d8c77;
    border-radius: 0px;
}
.exhibition-tab-container .nav-tabs>li.active>a {
    background-color: #044890;
}
.exhibition-tab-container .tab-pane { overflow: hidden; }
.exhibition-tab-container .list-container {
    overflow: auto;
    height: 420px;
    background-color: #f0f0f0;
    width: calc(100% + 17px);
}
.exhibition-tab-container .list-container ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.exhibition-tab-container .list-container ul li {
    display: block;
    border-bottom: 1px solid #044890;
}
.exhibition-tab-container .list-container ul li a {
    padding-right: 30px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    color: #444;
}
.exhibition-tab-container .list-container ul li a img { height: 90px; margin-right: 15px; }
.exhibition-tab-container .list-container ul li a:hover {
    text-decoration: none;
    background-color: rgba(20, 96, 82, 0.3);
}
.exhibition-tab-container .list-container ul li a .item-content h3 {
    margin-top: 10px;
    font-size: 20px;
}
a:focus { text-decoration: none; }
.exhibition-section span {
    display: block;
    text-align: center;
    line-height: 30px;
    width: 30px;
    color: #fff;
    background-color: #044890;
}
.exhibition-inner-map-container {
    padding-top: 56px;
    padding-bottom: 10px;
    position: relative;
}
.map-buttons {
    position: absolute;
    bottom: 16px;
    left: 5px;
    width: 100%;
}
.map-buttons ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.map-buttons ul li {
    display: inline-block;
    margin: 0px 1px;
}
.map-buttons ul li a {
    display: block;
    background-color: #044890;
    color: #fff;
    text-align: center;
    width: 50px;
    line-height: 50px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.map-buttons ul li a:hover { 
    text-decoration: none;
    background-color: #023469;
}
.floating-buttons {
    position: fixed;
    z-index: 10;
    left: 10px;
    bottom: 30px;
}
.floating-buttons ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
.floating-buttons ul li { display: block; }
.floating-buttons ul li a {
    display: block;
    margin-top: 20px;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    color: #fff;
    background-color: #044890;
    font-size: 11px;
    text-align: center;
    box-shadow: 0px 0px 20px #555;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.floating-buttons ul li a i {
    font-size: 20px;
    padding-top: 8px;
}
.floating-buttons ul li a span {
    display: block;
    font-size: 9px;
}
.floating-buttons ul li a:hover {
    text-decoration: none;
    background-color: #023469;
}
.exhibition-map-container { padding-bottom: 50px; }
.schedule-block .panel-default .panel-heading .panel-title a { padding-left: 40px; }
.schedule-block .panel.panel-default .panel-heading span { color: #044890; }
.top-header .social ul { text-align: right; }
.top-header .logo-block.main-logo { text-align: left; }
.hurryup-booking-section { max-height: 584px; }
.hurryup-block { padding: 144px 0 153px; }
.slider-section iframe { width: 100%; max-height: 500px; min-height: 500px; }
.ow-navigation .nav.navbar-nav > li { margin: 0px 7px; }
.page-banner {
    background: url('../../images/site2/about-banner.jpg');
}
.page-banner {
    min-height: 0;
    max-height: 0;
    padding: 90px;
    display: block;
}
.pt-50 {padding-top: 50px;}
.contactus .contactinfo-box {margin-bottom: 50px;}
.contactus .contactinfo-box {background-color: #044890;}
.contact-form-section input[type="submit"] {background-color: #044890;}
.map-container .map {height: 500px;}
.cla-area {
    margin: 20px 0;
    justify-content: center;
    display: flex;
}
.mb-20 {margin-bottom: 20px;}
.py-50 {padding: 50px 0;}
.my-30{margin: 30px 0;}
.participants-section .upcoming-event.latest-blog .entry-block {
    position: relative;
    top: 0;
    transform: unset;
    -webkit-transform: unset;
    left: 0;
    right: 0;
}
.pagination>li>a, .pagination>li>span {color: #044890;}
.pagination li a {font-size: 18px;}
.pagination {
    justify-content: center;
    display: flex;
}
.content-section .article-image {margin-bottom: 30px;}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #044890;
    color: #fff;
}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {background: #044890;}
.faq-section .panel-heading {
    background-color: #044890;
    color: #fff;
}
.faq-section .panel.panel-default {margin-bottom: 15px;}
.faq-section .event-select-option {width: 100%;}
.btn-main-2 {
    float: right;
    text-decoration: none;
    padding: 8px 38px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
    color: #222;
    letter-spacing: 1.68px;
    background-color: transparent;
    border: 2px solid #044890;
    min-height: 40px;
    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
}
.btn-main-2:hover {
    background-color: #044890;
    color: #fff;
}
.faq-section .btn-main-2 {
    margin: 0;
    width: 100%;
    text-align: center;
}
.faq-section .filter-area {margin-bottom: 30px;}
.event-select-option .dropdown-menu>li>a:focus, .event-select-option .dropdown-menu>li>a:hover, .event-select-option .btn-default.active, .event-select-option .btn-default:active, .event-select-option .open>.dropdown-toggle.btn-default, .event-select-option .btn-default:active, .event-select-option .btn-default:hover {
    background-color: #044890;
    color: #fff;
}
.form-control{
    height: 40px;
    border-color: #e0e0e0;
}
.form-control:focus {border-color: #044890;}
.event-select-option {margin-bottom: 15px;}
.search-modal .event-select-option {width: 100% !important;}
.search-modal .event-categories{margin-bottom: 0;}