@charset "utf-8";
/* CSS Document */

body {
    background-color: #072d3a !important;
    font-size: 16px !important;
}
#wrapper {
    background-color: #fffef2 !important;
    min-height: auto !important;
}
.mt0 {
    margin-top: 0;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt25 {
    margin-top: 25px;
}

.mt30 {
    margin-top: 30px;
}

.mb0 {
    margin-bottom: 0;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb25 {
    margin-bottom: 25px;
}

.mb30 {
    margin-bottom: 30px;
}

.ml0 {
    margin-left: 0;
}

.ml5 {
    margin-left: 5px;
}

.ml10 {
    margin-left: 10px;
}

.ml15 {
    margin-left: 15px;
}

.ml20 {
    margin-left: 20px;
}

.ml25 {
    margin-left: 25px;
}

.ml30 {
    margin-left: 30px;
}

.mt0 {
    margin-top: 0;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt25 {
    margin-top: 25px;
}

.mt30 {
    margin-top: 30px;
}

.mt40 {
    margin-top: 40px;
}

.pb20 {
    padding-bottom: 20px;
}

.pb30 {
    padding-bottom: 30px;
}

.pb40 {
    padding-bottom: 40px;
}

.py-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

section {
    padding-top: 50px;
    padding-bottom: 50px;
}

.container p {
    margin-bottom: 20px;
}

#topBar.dark {
    background-color: #093849;
}
#header.dark {
    background-color: #093849;
}
#header.dark #topMain.nav-pills > li > a {
    color: #8db4c3;
}
#topNav div.submenu-dark ul.dropdown-menu > li a {
    color: #8db4c3;
}
#footer address .footer-sprite {
    color: #8db4c3;
}
#topNav {
    background-color: #093849;
}
#topNav div.submenu-dark ul.dropdown-menu {
    background-color: #093849;
}
#topNav ul.dropdown-menu li a {
    font-size: 1.5rem;
}

#footer {
    background: #093849;
    font-size: 1.3rem;
}
#footer ul.footer-links > li > a {
    color: rgba(233, 249, 255, 0.6);
}
#footer address .footer-sprite {
    color: rgba(233, 249, 255, 0.6);
}
a.social-icon.social-icon-border {
    color: rgba(233, 249, 255, 0.6);
}
#footer {
    color: rgba(233, 249, 255, 0.6);
}


.info-bar-orange {
    background: #ffa500;
    padding: 20px 10px;
    text-shadow: #ffcf77 1px 1px 1px;
}

.info-bar-orange a {
    color: #6a4500;
}

.info-bar-orange a:hover {
    color: #000000;
}

.info-bar-blue {
    background: #29aadc;
    padding: 20px 10px;
}

.info-bar-blue a {
    color: #ffffff;
    text-shadow: none;
}

.info-bar-blue a:hover {
    color: #000000;
    text-shadow: #6fcaed 1px 1px 1px !important;
}

.info-bar-green {
    background: #87b8cc;
    padding: 20px 10px;
    color: #093849;
}

.info-bar-green a {
    color: #093849;
}

.info-bar-green a:hover {
    color: #000000;
}

.info-bar-violet {
    background: #7e00c7;
    color: #ffffff;
    padding: 20px 10px;
}

.info-bar-violet a {
    color: #ffffff;
}

.info-bar-violet a:hover {
    color: #000000;
}

.info-bar-purple {
    background-color: #C700FF;
    background-size: auto;
    padding: 20px 10px;
    color: #fff;
}

.info-bar-blue {
    background-color: #0087ff;
    color: #fff !important;
    background-size: auto;
    padding: 20px 10px;
}

.blue {
    color: #194cb1;
}

.bold {
    font-weight: bold;
}

.text-lg {
    font-size: 22px;
}

.text-2xlg {
    font-size: 24px !important;
}

.text-3xlg {
    font-size: 30px !important;
}

.backgr {
    padding: 30px 50px;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.backgr-white {
    background-color: #fff;
    color: #000;
    text-shadow: 1px 1px #fff;
}

.backgr-orange {
    background-color: #df8700;
    color: #fff;
    text-shadow: 1px 1px #b46d00;
}

.procedures h3 {
    margin-bottom: 5px;
    font-size: 18px;
}

.tp-caption.small_light_white {
    font-size: 26px !important;
    line-height: 32px !important;
}

@media only screen and (max-width: 768px) {
    .tp-caption.small_light_white {
        font-size: 18px !important;
        line-height: 24px !important;
    }
}

#topBar ul li a, #mainMenu ul li a, #topMain ul li a {
    text-transform: none;
}

.home-banner {
    display: block;
    background-color: #ffa500;
    padding: 25px;
    margin: 10px 0;
    text-align: center;
    color: #ffffff !important;
    font-size: 3.5rem;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    text-shadow: #906008 1px 1px 1px;
}

.error-message {
    color: #a94442;
    background: #f2dede;
    padding: 3px 8px;
    margin: 3px 0 20px 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-shadow: 0 1px #FFEDED;
}

.christmas-footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 130px;
    background-image: url('/img/christmas-footer.png');
    background-repeat: repeat-x;
}

.ui-datepicker-month, .ui-datepicker-year {
    height: auto;
    padding: 0 2px;
}

#topMain > li > a {
    height: 96px;
    padding: 10px 7px;
    /*line-height: 130%;*/
}

.tp-bgimg111 {
    opacity: 0.8 !important;
    color: rgba(28, 128, 162, 0.5);
}