﻿/*
    263a84
    b6ff00
*/
.loading {

}
.bold{
    font-weight:bold;
}
.loading {
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100vh;
    width: 100vw;
    background-color: rgba(255,255,255,0.9);
    z-index: 150;
}

    .loading > img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
.maintenance {
    height: 30px;
    text-align: center;
}
.maintenance > span{
    color:red;
    padding:5px;
    font-weight:bold;
    display:inline-block;
    border:1px solid red;
    border-radius:5px;
    font-size:0.9em;
}

#homeH2 {
    text-align: left;
}
#h1Vision{
    text-align:left;
}
.btn1 {
    color: #222;
    text-decoration: none;
    text-align: center;
    height: 30px;
    line-height: 30px;
    min-width: 80px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    background-color: dodgerblue;
    color: #fff;
    font-weight: bold;
    border-radius: 3px;
    padding:0px 5px 0px 5px;
    box-shadow:5px 5px 10px rgba(0,0,0,0.2);
}
.btn1:hover{
    text-decoration:underline;
}
.btn2 {
    color: #222;
    text-decoration: none;
    text-align: center;
    height: 30px;
    line-height: 30px;
    height: 50px;
    line-height: 50px;
    display: block;
    background-color: dodgerblue;
    color: #fff;
    font-weight: bold;
    font-size: 2em;
    border-radius: 5px;
    padding: 0px 5px 0px 5px;
    box-shadow: 5px 5px 10px rgba(0,0,0,0.4);
    max-width: 300px;
    margin: 50px auto;
}

    .btn2:hover {
        transform:scale(1.05);
    }
body {
    margin: 0px;
    padding: 0px 0px 0px 0px;
}
a, p, span, input, button, label, select, h1, h2, h3, h4, h5, h6, h7, li {
    font-family: "Century Gothic","Apple Gothic",AppleGothic,"URW Gothic L","Avant Garde",Futura,sans-serif;
}
h1, h2, h3{
    text-align:center;
}
.logo{
    width:150px;
    height:auto;
    position:absolute;
    top:0px;
    left:0px;
    z-index:100;
}
.footer {
    width:auto;
    position:relative;
    height: 150px;
    background-color: dodgerblue;
    margin: 150px 0px 0px 0px;
    background:radial-gradient(circle, #fff,  dodgerblue 50%);
}
.footer > a > img{
    width:144px;
    height:auto;
    margin:-50px auto 0px auto;
}
.footer_d1{
    width:49%;
    position:absolute;
    top:0px;
    left:0px;
    text-align:center;
    padding:20px 0px 0px 0px;
}
    .footer_d1 a {
        display: block;
        color: #fff;
        font-size:1em;
        text-decoration:none;
    }
    .footer_d1 a:hover{
        text-decoration:underline;
    }
.footer_d2 {
    width: 49%;
    position: absolute;
    top: 0px;
    right: 0px;
    text-align: center;
    padding: 20px 0px 0px 0px;
}
    .footer_d2 a {
        display: block;
        color: #fff;
        font-size: 1em;
        text-decoration: none;
    }

.footer_d2 a:hover {
    text-decoration: underline;
}
.footer_s1{
    display:block;
    font-size:1.2em;
    font-weight:bold;
    color:#fff;
    padding:0px 0px 10px 0px;
}
.footer img{
    position:absolute;
    top:0px;
    left:50%;
    transform:translateX(-50%);
    height:150px;
}
.mst_a1 {
    display: none;
}
/*.mst_a2 {
    display: inline-block;
    width: auto;
    height: 40px;
    line-height: 40px;
    color: #444;
    font-size: 1.1em;
    font-weight: bold;
    position: relative;
    margin: 0px 5px 0px 5px;
    padding: 0px 5px 0px 5px;
    border: 1px solid #ccc;
    border-radius: 4px;
    text-decoration: none;
    background-color: #fff;
    box-shadow:inset 5px 5px 10px #000;
}*/
.mst_a2 {
    display: inline-block;
    width: auto;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;
    position: relative;
    margin: 0px 5px 0px 5px;
    padding: 0px 5px 0px 5px;
    text-decoration: none;
}
.mst_a2:hover {
    text-decoration: underline;
}
.mst_a3 {
    display: none;
}
.mst_d1{
    position:relative;
    width:auto;
    max-width:1000px;
    padding:35px 0px 0px 0px;
    margin:0px auto 0px auto;
}
.mst_d2 {
    display:none;
}

    .mst_d2 img{
        display:block;
        height:100px;
        image-rendering:optimizeQuality;
    }
.mst_d3 {
    width: auto;
    max-width: 1000px;
    display: block;
    height: auto;
    min-height: 40px;
    background-color: #263a84;
    background-color:dodgerblue;
    background:linear-gradient(to right, #fff, dodgerblue 20%);
    text-align: center;
    top: -0px;
    left: 0%;
    z-index: 100;
    padding: 10px 0px 10px 150px;
    border:1px solid #aaa;
    border-left-width:0px;
    border-right-width:0px;
    margin:10px 0px 10px 0px;
    z-index:50;
}

.fob_a1 {
    display: inline-block;
    width: auto;
    min-width: 60px;
    height: 40px;
    line-height: 40px;
    background-color: dodgerblue;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 3px 3px 10px rgba(200,200,200,0.7);
    font-size: 1em;
    margin: 0px 5px 0px 5px;
    padding: 0px 5px 0px 5px;
    cursor:pointer;
}
.fob_a1:hover{
    text-decoration:underline;
}
.fob_a1b {
    background-color: #ccc;
    color: #000;
}
.fob_a2{
    display:block;
    width:100px;
    height:40px;
    line-height:40px;
    text-align:center;
    margin:10px auto 0px auto;
    border:1px solid #ccc;
    border-radius:4px;
    font-weight:bold;
    background-color:#efefef;
    text-decoration:none;
    font-size:1.2em;
    color:cornflowerblue;
    box-shadow:3px 3px 10px rgba(200,200,200,0.7);
}
.fob_a2{
    display:block;
    width:100px;
    height:40px;
    line-height:40px;
    text-align:center;
    margin:10px auto 0px auto;
    border:1px solid #ccc;
    border-radius:4px;
    font-weight:bold;
    background-color:#efefef;
    text-decoration:none;
    font-size:1.2em;
    color:cornflowerblue;
    box-shadow:3px 3px 10px rgba(200,200,200,0.7);
}
.fob_a3 {
    display: inline-block;
    width: auto;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 10px auto 0px auto;
    padding:0px 5px 0px 5px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-weight: bold;
    background-color: #efefef;
    text-decoration: none;
    font-size: 1.2em;
    color: cornflowerblue;
    box-shadow: 3px 3px 10px rgba(200,200,200,0.7);
}
.fob_a4 {
    display: block;
    width: 50px;
    height: 25px;
    line-height: 25px;
    color: #444;
    position: absolute;
    top: 5px;
    right: 0px;
    text-decoration: none;
    border: 1px solid #888;
    padding: 0px 5px 0px 5px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    background-color: #fafafa;
}
    .fob_a4:hover {
        text-decoration:underline;
    }
.fob_a5 {
    display: block;
    width: 50px;
    height: 25px;
    line-height: 25px;
    color: #444;
    position: absolute;
    top: 5px;
    right: 80px;
    text-decoration: none;
    border: 1px solid #888;
    padding: 0px 5px 0px 5px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    background-color: #fafafa;
    
}
.fob_a5:hover {
    text-decoration: underline;
}
.fob_a6{
    position:absolute;
    top:0px;
    right:0px;
    color:red;
    font-size:1.6em;
    font-weight:bold;
    display:block;
    width:30px;
    height:30px;
    line-height:30px;
    text-align:center;
    text-decoration:none;
}
.fob_a7{
    display:inline-block;
    width:85px;
    padding:5px 0px 5px 0px;
    font-size:0.9em;
    text-decoration:none;
    color:cornflowerblue;
}
.fob_a7:hover {
    text-decoration:underline;
}
.fob_a8 {
    background-image: url(/images/whatsapp.jpg);
    background-size: 40px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 30px;
    text-decoration: none;
    font-weight: bold;
    color: #333;
    padding: 0px 0px 0px 0px;
    border-radius: 3px;
    position: relative;
    top: -5px;
    left: 0px;
}
.fob_d1b {
    width: auto;
    height: auto;
    text-align: center;
    margin: 0px 0px 50px 0px;
}
.fob_d1{
    width:auto;
    height:auto;
    text-align:center;
    margin:0px 0px 50px 0px;
    position:relative;
}
    .fob_d1 > div {
        margin:5px 0px 0px 0px;
    }
    .fob_d1 > div > span {
        display:inline-block;
        width:150px;
        height:40px;
        line-height:40px;
        color:#333;
        text-align:right;
    }
        .fob_d1 > div > input, .fob_d1 > div > select {
            display: inline-block;
            width: 180px;
            height: 40px;
            line-height: 40px;
            color: #333;
            margin: 0px 0px 0px 5px
        }
    .fob_d1 > select {
        display: inline-block;
        width: 60px;
        height: 40px;
        line-height: 40px;
        margin: 0px 0px 0px 20px;
        font-size: 1.2em;
        padding:0px 0px 0px 5px;
    }
.fob_d2{
    text-align:center;
    width:auto;
    height:auto;
    margin:50px auto 0px auto;
}
.fob_d2 input[type=text]{
    display:inline-block;
    width:150px;
    height:40px;
    text-align:center;
    font-size:1.2em;
}
/*.fob_d2 a{
    display:inline-block;
    width:auto;
    height:40px;
    line-height:40px;
    padding:0px 5px 0px 5px;
    text-decoration:none;
    color:#333;
    font-weight:bold;
    border:1px solid #aaa;
}*/
.fob_d3{
    text-align:center;
}
.fob_d3 > span{
    display:block;
    width:auto;
    height:20px;
    line-height:20px;
    font-size:1em;
}
.fob_d4 {
    text-align: center;
    margin:50px auto 0px auto;
}

    .fob_d4 > span {
        display: block;
        width: auto;
        height: 20px;
        line-height: 20px;
        font-size: 1.2em;
    }
    .fob_d4 > div {
        width: 250px;
        height: auto;
        min-height: 100px;
        text-align: center;
        border: 1px solid #ccc;
        margin: 10px auto 0px auto;
        padding: 5px;
    }
    .fob_d4 > div > span{
        display:block;
        text-align:center;
        font-size:1.1em;
        font-weight:bold;
    }
.fob_d5{
    margin:5px auto 50px auto;
}
.fob_d6{
    width:auto;
    margin:50px auto 0px auto;
    text-align:center;
}
.fob_d6 span{
    display:block;
    width:auto;
    height:auto;
    min-height:25px;
    line-height:25px;
    font-size:1.2em;
}
.fob_d6 a{
    color:cornflowerblue;
}
/*.fob_d7 is being used on multiple pages!*/
.fob_d7 {
    width: auto;
    height: auto;
    min-height: 500px;
    margin: 0px auto 0px auto;
}
.fob_d7 > div{
    width:auto;
    max-width:300px;
    border:1px solid #ccc;
    border-radius:4px;
    margin:10px auto 0px auto;
    padding:10px;
    text-align:center;
}
    .fob_d7 > div span{
        display:block;
        font-size:1.2em;
        height:30px;
        line-height:30px;
        margin: 10px auto 0px auto;
    }
    .fob_d7 input {
        width:95%;
        max-width: 280px;
        height: 30px;
        font-size: 1.1em;
        line-height: 30px;
        margin: 10px auto 0px auto;
        text-align: center;
    }
    .fob_d7 img{
        width:100px;
        display:block;
        margin:0px auto 0px auto;
    }
 .fob_d8{
     width:auto;
     height:auto;
     min-height:100px;
     text-align:center;
 }
.fob_d9 {
    margin:10px 0px 50px 0px;
}
.fob_d9 > div > span {
    display: inline-block;
    font-size: 1.2em;
    height: 40px;
    line-height: 40px;
    vertical-align: top;
}
    .fob_d9 > div input {
        display:inline-block;
        width:30px;
        height:30px;
        vertical-align:top;
        margin:5px 0px 0px 20px;
    }

.fob_d10 {
    width: auto;
    height: auto;
    text-align: center;
    margin: 0px 0px 10px 0px;
}
.fob_d11 {
    height:100px;
    width: 90%;
    max-width: 500px;
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #fff;
    z-index: 100;
    transform: translate(-50%, -50%);
    text-align:center;
    border:1px solid #ddd;
    border-top-width:30px;
    border-radius:5px;
    padding:30px 0px 0px 0px;
    font-size:1.1em;
    box-shadow:5px 5px 10px rgba(200,200,200,0.7);
}
.fob_d11 a{
    position:absolute;
    top:-25px;
    right:5px;
    width:40px;
    height:40px;
    background-color:#333;
    color:#fff;
    text-align:center;
    line-height:40px;
    border-radius:5px;
    cursor:pointer;
}
.fob_d12{
    width:auto;
    height:auto;
    text-align:center;
}
    .fob_d12 span {
        display: block;
        width: 100px;
        height: 30px;
        line-height:30px;
        margin: 10px auto 0px auto;
        font-weight:bold;
        font-size:1.2em;
    }
    .fob_d13{
        min-height:500px;
    }
    .fob_d13 p{
        text-align:center;
        font-size:1.2em;

    }
.fob_d14{
    margin:40px 0px 0px 0px;
}
.fob_d14 > p > a{
    color:dodgerblue;
}
.fob_d15{
    position:relative;
}
.fob_d16{
    min-height:600px;
    text-align:center;
}
.fob_d16 h1{
    margin:20px 0px 50px 0px;
    font-size:1.8em;
}
.fob_d17 {
    margin: 50px 0px 0px 0px;
}
.fob_d17 p{
    text-align:center;
    margin:20px 0px 0px 0px;
}
.fob_d18{
    min-height:600px;
}
.fob_d19 {
    border:1px solid #eee;
}
.fob_d20{
    text-align:center;
    margin:30px 0px 20px 0px;
}
    .fob_d20 > input {
        width: 200px;
        height: 30px;
        padding: 0px 5px 0px 5px;
        text-align: center;
    }
.fob_d20 > a{
    color:#222;
    text-decoration:none;
    text-align:center;
    height:30px;
    line-height:30px;
    width:80px;
    height:30px;
    line-height:30px;
    display:inline-block;
    background-color:dodgerblue;
    color:#fff;
    font-weight:bold;
    border-radius:3px;
}
.fob_d21{
    margin:50px auto 0px auto;
}
.fob_d22 {
    margin: 50px auto 0px auto;
    min-height: 600px;
}
.fob_d23{
    width:90%;
    max-width:500px;
    margin:20px auto 0px auto;
    text-align:center;
}
.fob_d23 > div{
    margin:5px 0px 0px 0px;
}
    .fob_d23 > div > span {
        width: 90px;
        display: inline-block;
        text-align: right;
        padding: 0px 5px 0px 0px;
        font-size: 1em;
    }
    .fob_d23 > div > input {
        width: 200px;
        height:30px;
        line-height:30px;
        font-size:1em;
    }
.fob_d24 {
}
.fob_d25{
    margin:10px auto 0px auto;
    max-width:500px;
    border:1px solid #ddd;
    position:relative;
}
    .fob_d25 > span {
        display: block;
        margin: 0px 0px 5px 0px;
        padding: 0px 0px 0px 10px;
    }
.fob_d25 > div{

}
    .fob_d25 > div > span {
        padding: 0px 0px 0px 10px;
    }
.fob_d26 {
    display: flex;
}
.fob_d26 span{
    font-weight: bold;
}
.fob_d27 {
    display: flex;
    min-height: 20px;
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
}
.fob_d28 {
    margin: 40px auto 0px auto;
    max-width: 500px;
}
.fob_d29 {
    width: 100%;
    max-width: 500px;
    height: 250px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border-radius: 10px;
    background-color: rgba(222,222,250,0.95);
    border: 1px solid #aaa;
    text-align: center;
}
.fob_d29 > a{
    display:block;
    position:absolute;
    top:-5px;
    right:-5px;
    width:40px;
    height:40px;
    line-height:40px;
    text-align:center;
    font-weight:bold;
    font-size:1.6em;
    color:#fff;
    background-color:#333;
    border:1px solid #888;
    border-radius:5px;
    cursor:pointer;
}
    .fob_d29 > a:hover {
        transform:scale(1.05);
    }
.fob_d29 > div{
    padding:0px 10px 0px 10px;
    margin:10px 0px 0px 0px;
}
.fob_d29 > div > span{
    display:inline-block;
    width:80px;
    height:30px;
    line-height:30px;
    font-size:1em;

}
    .fob_d29 > div > option {
        width: 160px;
        height: 30px;
        line-height: 30px;
        font-size: 0.9em;
    }
    .fob_d29 > div > a {
        margin:30px 0px 0px 0px;
    }
.fob_d30{
}
.fob_d30 > div{
    margin:5px 0px 0px 0px;
}
    .fob_d30 > div > span:first-child {
        display: inline-block;
        width: 135px;
        height: 30px;
        line-height: 30px;
    }
    .fob_d30 input[type=text]{
        width:150px;
        height:25px;
        padding:0px 5px 0px 5px;
    }
    .fob_d30 select {
        width: 150px;
        height: 30px;
        padding: 0px 5px 0px 5px;
    }
.fob_d31{
    margin:50px 0px 0px 0px;
}
.fob_d32 {
    margin: 0px 5px 0px 5px;
}
    .fob_d32 > div {
        position:relative;
        margin: 20px 0px 0px 0px;
        padding:5px;
        border: 2px solid #ccc;
    }
.fob_d32 > div > span:first-child{
    display:block;
    height:25px;
    font-weight:bold;
    font-size:1.1em;
}
.fob_d32 > div > span:not(:first-child){
    margin:0px 0px 0px 10px;
}
.fob_d32 > div span{
    display:block;
}
    .fob_d32 p {
        margin: 20px 0px 20px 10px;
        font-size:1.1em;
    }
.fob_d33 {
    margin: 20px 0px 0px 0px;
}
.fob_d33 span{
    display:block;
    font-size:1.1em;
}
.fob_d34 {
    position: absolute;
    top: 5px;
    right: 5px;
    text-align: right;
}
.fob_d34 > span:first-child{
    font-weight:bold;
    font-size:1.2em;
}
    .fob_d34 > span:not(:first-child) {
        font-size: 0.9em;
    }
.fob_d35 {
    margin: 20px 0px 0px 0px;
    text-align: right;
}
.fob_d35 input{
    padding:5px;
    width:200px;
    font-size:1em;
}
.fob_d36 {
    border: 3px solid cornflowerblue;
    padding: 10px;
    margin: 40px 20px;
    font-weight: bold;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    box-shadow: 5px 5px 10px #ccc;
}
.fob_d37{
    text-align:center;
}
    .fob_d37 > div {
        display: inline-block;
        vertical-align: top;
        margin: 0px 20px;
    }
.fob_d38 {
    text-align: center;
    border: 1px solid #888;
    border-left-width: 0px;
    border-right-width: 0px;
    margin: 30px 0px 30px 0px;
    padding:10px 0px 0px 0px;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
}
.fob_d38 > span:first-child{
    font-size:1.5em;
}
.fob_d39 {
    margin: 40px 0px 0px 0px;
    font-size: 1em;
    padding:10px;
}
    .fob_d39 > div {
        border: 0px solid cornflowerblue;
        border-top-width: 2px;
        padding:10px 0px 0px 0px;
        margin:0px 0px 40px 0px;
    }
    .fob_d39 > div > span:first-child {
        display: block;
        font-size: 1.2em;
        font-weight: bold;
    }
    .fob_d39 > div > span:nth-child(2) {
        display: block;
        margin: 5px 0px 5px 0px;
    }
    .fob_d39 > div > span:nth-child(3) {
        display: block;
        font-size:0.9em;
    }
    .fob_d39 input[type=text]{
        width:80px;
    }
    .fob_d39 a{
        display:inline-block;
        width:60px;

    }
.fob_d40 {
    background-color: #eee;
    margin: 30px 0px 0px 0px;
    font-size: 0.9em;
    padding: 5px;
    width: 270px;
    border-radius: 5px;
}
.fob_d40 > span:first-child {
    display: block;
    font-weight:bold;
}
    .fob_d40 > a {
        display: block;
        height: 25px;
        line-height: 25px;
        min-width: 60px;
        font-size: 0.9em;
        margin: 5px 0px 0px 0px;
    }
    .fob_d40 > input{
        width:80px;
    }
.fob_d41 {
    text-align: center;
    margin: 30px 0px 0px 0px;
}
    .fob_d41 > span:first-child {
        display: block;
        font-weight: bold;
        margin:10px;
    }
    .fob_d41 > a {
        display: block;
        height: 25px;
        line-height: 25px;
        width: 80px;
        font-size: 0.9em;
        margin: 5px auto 0px auto;
    }
    .fob_d41 > input {
        width:40px;
    }
.fob_d42{
    margin:0px 0px 0px 0px;
    text-align:center;
}
.fob_d42 > img{
    height:150px;
    margin:0px auto 0px auto;
}
.fob_d43{
    margin:50px 0px 0px 0px;
    min-height:500px;
}
.fob_g1 {
    margin-top: 40px;
}
.fob_g2 {
    margin-top: 20px;
}
.fob_g3 {
    display:inline-block;
    margin: 10px 0px 0px 0px;
}
.fob_g4 {
    margin: 50px auto 0px auto;
}
.fob_g5{
    width:200px;
}
.fob_g7 {
    background-color: #D8EAFF;
}
.fob_g7b {
    background-color: #fafafa;
}
.fob_g8 {
    margin:30px 0px 0px 0px;
}
.fob_h1{
    margin:10px 0px 10px 0px;
}
.fob_img1{
    width:100%;
}
.fob_img2 {
    width: 100%;
}
.fob_img3 {
    height:100%;
    position:absolute;
    top:0px;
    left:0px;
    opacity:0.9;
}
.fob_img4 {
    width:200px;
    position: absolute;
    top: 0px;
    right: 0px;
}
.fob_img5 {
    width: 130px;
    position: relative;
    top: 0px;
    left: 0px;
    vertical-align: top;
}
.fob_img6 {
    width: 100px;
    display: none;
    margin: 40px auto 0px auto;
}
.fob_img7 {
    width: 100%;
}
.fob_img8 {
    margin: 0px auto 50px auto;
    display: block;
    border: 3px solid #888;
    width: 90%;
    max-width: 800px;
}
.fob_in1 {
    min-height: 50px;
    width: 90%;
    max-width: 600px;
    margin: 30px auto 0px auto;
    display: block;
    font-size: 1.2em;
    color: dodgerblue;
    padding: 10px;
    text-align:center;
}
.fob_in2 {
    width: 50px;
    height: 25px;
    padding: 0px 5px 0px 5px;
    font-size:1.2em;
}
.fob_p1{
    text-align:left;
    font-size:1em;
}
.fob_p2 {
    text-align: center;
    font-size: 0.9em;
    padding:30px 0px 0px 0px;
}
.fob_p3 {
    font-size: 1em;
    padding: 20px 0px 50px 0px;
}
.fob_p3 > span {
    display:block;
    font-size: 1em;
    padding: 20px 0px 0px 10px;
    font-weight:bold;
}
    .fob_p3 > span:first-child {
        font-size: 1.2em;
    }
    .fob_p3 > span:nth-child(2) {
        font-size: 1.1em;
    }
.fob_p4{
    font-size:1.2em;
}
.fob_p5 {
    margin: 50px 0px 20px 0px;
}
.fob_p6 {
    font-size: 1em;
    font-weight:bold;
}
.fob_p7 {
    font-size: 1em;
}
.fob_p8 {
    font-size: 1.2em;
    font-weight: bold;
}
    .fob_p8 a {
        color: #000;
    }
.fob_p9 {
    font-size: 1em;
    font-weight: bold;
    margin:40px 0px 10px 0px;
}
.fob_s1{
    color:#888;
}
.fob_s2 {
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    margin: 0px 0px 20px 0px;
}
.fob_s3 {
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    margin: 20px 0px 0px 0px;
}
.fob_s4 {
    display: block;
    line-height:20px;
    height:20px;
    font-size: 1em;
    text-align: center;
    margin: 0px 0px 0px 0px;
}
.fob_s5 {
    display: block;
    line-height: 20px;
    height: 20px;
    font-size: 1em;
    text-align: center;
    margin: 30px 0px 10px 0px;
}
.fob_s5 span{
    font-weight:bold;
}
.fob_s6 {
    text-align:center;
    display:block;
}
.fob_s7{
    display:block;
    margin:100px auto 30px auto;
    font-weight:bold;
}
.fob_s8 {
    text-align:center;
    display: block;
    width: 100px;
    height: 25px;
    line-height: 25px;
    border:1px solid #333;
    background-color: rgba(255,255,255,0.85);
    position: absolute;
    top: 5%;
    left: 9%;
    font-weight: bold;
    font-size: 1.2em;
}
.fob_s9 {
    text-align: center;
    display: block;
    width: 100px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #333;
    background-color: rgba(255,255,255,0.85);
    position: absolute;
    top: 32%;
    left: 9%;
    font-weight: bold;
    font-size: 1.2em;
}
.fob_s10 {
    display: inline-block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align:left;
}
.fob_s11 {
    display: inline-block;
    width: 120px;
    height: 30px;
    line-height: 30px;
}
.fob_s12 {
    display: block;
    margin:20px auto 20px auto;
    width: auto;
    min-height: 20px;
    line-height: 20px;
    color:red;
}
.fob_s13{
    font-weight:bold;
    font-size:1em;
    background-color:#333;
    color:#fff;
    height:30px;
    line-height:30px;
    padding:0px 0px 0px 10px;
}
.fob_s14 {
    flex-grow: 1;
    width: 50px;
    font-size: 0.9em;
    padding: 0px 3px 0px 3px;
    border: 0px solid #ccc;
    border-left-width: 1px;
}
.fob_s15 {
    flex-grow: 2;
    width: 200px;
    font-size: 0.9em;
    border:0px solid #ccc;
    border-left-width:1px;
}
.fob_s16 {
    display: inline-block;
    width: 120px;
    height: 30px;
    line-height: 30px;
    margin:0px 0px 0px 100px;
}
.fob_s17 {
    display: inline-block;
    width: 120px;
    height: 30px;
    line-height: 30px;
}
.fob_s18 {
    font-weight: bold;
    font-size: 1.1em;
    display: block;
    height: 30px;
    line-height: 30px;
    margin: 10px 0px 20px 0px;
}
.fob_s19{
    display:block;
}
.fob_s20 {
    display:block;
    font-size:2.2em;
}

.slider_d1 {
    width: 100%;
    max-width: 1000px;
    margin: 20px auto 0px auto;
    height: auto;
    max-height: 400px;
    overflow: hidden;
}
.slider_d2 {
    width: 400%;
    height: auto;
    margin-left: 0px;
    font-size: 0;
    transition-duration: 1s;
}
.slider_d3 {
    position:relative;
    width: 25%;
    height: auto;
    overflow: hidden;
    display:inline-block;
    margin:0px;
    padding:0px;
    vertical-align:top;
}
.slider_d3 img {
    width: 100%;
    display: inline-block;
}
.slider_d3 div{
    position:absolute;
    bottom:0px;
    left:0px;
    background-color:rgba(0,0,0,0.6);
    font-size:1em;
    color:#fff;
    z-index:200;
    width:300px;
    height:150px;
    border-top-right-radius:10px;
    padding:10px;
}
    .slider_d3 span {
        display: block;
        width: auto;
        height: 30px;
        font-size: 18px;
        font-weight: bold;
        color: #fff;
    }
    .slider_d3 p {
        width:auto;
        font-size: 14px;
        color: #fff;
    }
@media (max-width:800px)
{
    body {
        margin: 0px;
        padding: 60px 0px 0px 0px;
    }
    .logo{
        display:none;
    }

    .footer {
        background: none;
        background-color: dodgerblue;
        height: auto;
    }

        .footer > div {
            position: relative;
            right: auto;
            left: 0px;
            width: auto;
            height: auto;
            min-height: 100px;
        }

        .footer > img {
            display: none;
        }

    .mst_a1 {
        display: block;
        width: 40px;
        height: 40px;
        line-height: 40px;
        position: absolute;
        top: 5px;
        right: 5px;
        background-color: #fff;
        z-index: 110;
        border-radius: 4px;
        cursor: pointer;
        color: #333;
        font-size: 30px;
        font-weight: bold;
    }

    .mst_a2 {
        display: block;
        width: 95%;
        height: 40px;
        line-height: 40px;
        color: #fff;
        font-size: 1.2em;
        font-weight: bold;
        position: relative;
        border: none;
        margin: 5px auto 0px auto;
    }

    .mst_a3 {
        display: block;
        width: 60px;
        height: 50px;
        position: absolute;
        top: 5px;
        right: 10px;
        cursor: pointer;
        background-image: url("/Images/icons/mobile_menu_icon.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size:auto;
        border-radius: 4px;
        background-color:#fff;
    }
    .fob_a4 {
        display: block;
        width: 95%;
        height: 40px;
        line-height: 40px;
        color: #fff;
        font-size: 1.2em;
        font-weight: bold;
        position: relative;
        border: none;
        margin: 5px auto 0px auto;
        background:none;
        top:0px;
        right:0px;
    }
    .fob_a5 {
        display: block;
        width: 95%;
        height: 40px;
        line-height: 40px;
        color: #fff;
        font-size: 1.2em;
        font-weight: bold;
        position: relative;
        border: none;
        margin: 5px auto 0px auto;
        background: none;
        top: 0px;
        right: 0px;
    }
    .mst_d1 {
        padding: 15px 5px 0px 5px;
    }
    .mst_d2 {
        display: block;
        width: 100%;
        max-width: 1000px;
        height: 60px;
        background-color: dodgerblue;
        background: linear-gradient(to right, #fff, dodgerblue 20%);
        position: fixed;
        top: 10px;
        left: 50%;
        transform: translateX(-50%);
        padding: 0px 0px 0px 0px;
        text-align: center;
        z-index:210;
    }

        .mst_d2 img {
            position:absolute;
            top:-10px;
            left:0px;
            display: block;
            height: 100px;
            image-rendering: optimizeQuality;
        }

    .mst_d3 {
        width: 100%;
        max-width: 1000px;
        display: block;
        height: auto;
        min-height: 200px;
        background:none;
        background-color: dodgerblue;
        text-align: center;
        position: fixed;
        top: -400px;
        left: 50%;
        transform: translateX(-50%);
        transition-duration: 0.4s;
        z-index: 250;
        padding: 50px 0px 10px 0px;
        margin:0px;
    }
    .fob_d14 {
        margin: 20px 0px 0px 0px;
    }

    .slider_d3 div {
        height: auto;
        padding:0px 5px 0px 5px;
    }

    .fob_img4 {
        width: 150px;
        position: absolute;
        top: 0px;
        right: 0px;
    }
    .slider_d3 span {
        display: block;
        width: auto;
        height: 20px;
        font-size: 14px;
        font-weight: bold;
        color: #fff;
    }

    .slider_d3 p {
        width: auto;
        font-size: 12px;
        color: #fff;
    }
}

@media(max-width:600px)
{
    .fob_d20 > input {
        width: 150px;
        height: 30px;
        padding: 0px 5px 0px 5px;
        text-align: center;
        font-size:0.9em;
    }

    .fob_d20 > a {
        color: #222;
        text-decoration: none;
        text-align: center;
        height: 30px;
        line-height: 30px;
        width: 80px;
        height: 30px;
        line-height: 30px;
        display: inline-block;
        background-color: dodgerblue;
        color: #fff;
        font-weight: bold;
        border-radius: 3px;
    }
    .slider_d3 p {
        padding:5px 5px 0px 0px;
        margin:0px;
    }
    #h1BuyTicket{
        text-align:left;
        padding:0px 0px 0px 5px;
    }
    .fob_s4 {
        text-align: left;
        padding: 0px 0px 0px 5px;
    }
    .fob_s5 {
        text-align: left;
        padding: 0px 0px 0px 5px;
    }
    .fob_s11{
        width:80px;
        font-size:0.9em;
    }
    .fob_s16 {
        width: 50px;
    }

    .fob_s17 {
        width: 50px;
    }
}

@media (max-width:400px)
{
    .fob_d1 > div > span {
        width: 110px;
        font-size:0.8em;
    }

    .fob_d1 > div > input, .fob_d1 > div > select {
        width: 150px;
    }

    .fob_d20 > input {
        width: 100px;
        height: 30px;
        padding: 0px 3px 0px 0px;
        text-align: center;
        font-size: 0.8em;
    }
    .fob_g3 {
        font-size: 0.9em;
    }

    #h1BuyTicket {
        text-align: center;
        padding-top:5px;
    }
    .fob_img4 {
        width: 150px;
        position: relative;
        top: 0px;
        right: 0px;
        margin:0px auto 20px auto;
    }

    .fob_s4 {
        text-align: center;
    }

    .fob_s5 {
        text-align: center;
    }
    .fob_s10 {
        width: 85px;
        font-size:0.8em;
    }

    .fob_s11 {
        width: 80px;
        font-size: 0.8em;
    }

    .fob_s14 {
        flex-grow: 1;
        width: 50px;
        font-size: 0.8em;
        padding: 0px 3px 0px 3px;
    }

    .fob_s15 {
        flex-grow: 2;
        width: 200px;
        font-size: 0.8em;
        border: 1px solid #ccc;
        border-top-width: 0px;
        border-bottom-width: 0px;
    }
    .fob_s16 {
        width: 40px;
        margin: 0px 0px 0px 85px;
        font-size:0.8em;
    }

    .fob_s17 {
        width: 40px;
        font-size: 0.8em;
    }
    .slider_d3 p {
        display:none;
    }
}
