.dropdown .dropdown-menu .dropdown-submenu {
    position: relative
}

    .dropdown .dropdown-menu .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -2px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px;
        border-radius: 0 6px 6px 6px
    }

    .dropdown .dropdown-menu .dropdown-submenu:hover > .dropdown-menu {
        display: block
    }

    .dropdown .dropdown-menu .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #ccc;
        margin-top: 5px;
        margin-right: -10px
    }

    .dropdown .dropdown-menu .dropdown-submenu:hover > a:after {
        border-left-color: #ccc;
    }

#footer {
    background-color: #0071be;
    margin-top: 0;
    color: #fff;
    padding-bottom: 50px;
    width: 100%
}

footer:before {
    content: "";
    overflow: hidden;
    background-color: #f5f5f5;
    background-image: url(../../../img/footer_bg_6.png);
    background-repeat: repeat no-repeat;
    -webkit-background-size: 300% 70%;
    background-size: 300% 70%;
    height: 70px;
    display: block;
    margin: auto;
    -webkit-animation-duration: 20s;
    -moz-animation-duration: 20s;
    animation-duration: 20s;
    -webkit-animation-name: footer_bg;
    -moz-animation-name: footer_bg;
    animation-name: footer_bg;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -o-animation-timing-function: linear;
    animation-timing-function: linear;
    position: absolute;
    width: 100%
}

footer ul {
    padding: 0
}

    footer ul li {
        display: inline-block;
        list-style: none
    }

        footer ul li a {
            color: #fff
        }

            footer ul li a:focus, footer ul li a:hover {
                color: #fff800
            }

footer .link {
    margin-top: 0;
    margin-bottom: 10px
}

footer .footer_info {
    display: block
}

footer .link li {
    float: inherit;
    width: auto !important;
    margin: inherit;
    padding: inherit
}

@-webkit-keyframes footer_bg {
    0% {
        background-position: -150% 100%
    }

    100% {
        background-position: 150% 100%
    }
}

@-moz-keyframes footer_bg {
    0% {
        background-position: -150% 100%
    }

    100% {
        background-position: 150% 100%
    }
}

@keyframes footer_bg {
    0% {
        background-position: -150% 100%
    }

    100% {
        background-position: 150% 100%
    }
}

#footer #gotop {
    display: block;
    width: 80px;
    height: 100px;
    background: url(../../../images/gotop.gif) center bottom no-repeat;
    margin: 0 auto;
    cursor: pointer;
    position: relative;
    border: 0;
}

    #footer #gotop:before {
        content: "";
        display: block;
        width: 0;
        height: 0;
        margin: 0 auto;
        border-style: solid;
        border-width: 0 10px 10px 10px;
        border-color: transparent transparent #fff transparent
    }

@media screen and (max-width:768px) {
    #footer #gotop {
        width: 40px;
        height: 50px;
        margin-bottom: 10px;
        background-size: 100%
    }

        #footer #gotop:before {
            border-width: 0 6px 6px 6px
        }
}

@media screen and (max-width:1200px) {
    footer:before {
        height: 70px
    }
}

@media screen and (max-width:768px) {
    footer:before {
        height: 40px
    }

    footer .container.nav {
        padding-top: 10px
    }

    footer ul {
        padding-left: 10px
    }

    footer .footer_info {
        padding-left: 10px
    }

    footer .footer_logo {
        padding-bottom: 20px
    }
}

.lighthouse .nav-tabs {
    border-bottom: none
}

    .lighthouse .nav-tabs > li.active > a, .lighthouse .nav-tabs > li.active > a:focus, .lighthouse .nav-tabs > li.active > a:hover {
        color: #fff;
        cursor: default;
        background-color: #003b81;
        border: none;
        border-bottom-color: transparent
    }

.lighthouse .nav > li > a:focus, .lighthouse .nav > li > a:hover {
    text-decoration: none;
    background-color: #003b81
}

.lighthouse .nav-tabs > li > a {
    border: none;
    border-radius: 5px;
    text-align: center;
    background-color: #0070ba;
    margin-right: 10px;
    color: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.3)
}

.lighthouse .lighthouse_map {
    position: relative
}

    .lighthouse .lighthouse_map img {
        position: absolute;
        top: 60px;
        right: 20px
    }

    .lighthouse .lighthouse_map ul {
        position: relative
    }

        .lighthouse .lighthouse_map ul li {
            position: absolute;
            width: 60px;
            height: 25px;
            font-size: 1.1rem;
            font-weight: 700;
            text-align: center;
            text-indent: -2000px;
            list-style: none;
            -webkit-transition: .3s;
            -moz-transition: .3s;
            transition: .3s
        }

            .lighthouse .lighthouse_map ul li.active {
                color: #d13f4a;
                text-indent: inherit;
                list-style-type: square
            }

.point_1 {
    top: 0;
    left: 220px
}

.point_2 {
    top: 50px;
    left: 360px
}

.point_3 {
    top: 50px;
    left: 350px
}

.point_4 {
    top: 20px;
    left: 150px
}

.point_5 {
    top: 70px;
    left: 385px
}

.point_6 {
    top: 65px;
    left: 335px
}

.point_7 {
    top: 135px;
    left: 113px
}

.point_8 {
    top: 95px;
    left: 365px
}

.point_9 {
    top: 130px;
    left: 255px
}

.point_10 {
    top: 220px;
    left: 40px
}

.point_11 {
    top: 75px;
    left: 415px
}

.point_12 {
    top: 200px;
    left: 200px
}

.point_13 {
    top: 230px;
    left: 4px
}

.point_14 {
    top: 95px;
    left: 425px
}

.point_15 {
    top: 225px;
    left: 185px
}

.point_16 {
    top: 305px;
    left: 40px
}

.point_17 {
    top: 125px;
    left: 415px
}

.point_18 {
    top: 270px;
    left: 160px
}

.point_19 {
    top: 340px;
    left: 65px
}

.point_20 {
    top: 190px;
    left: 410px
}

.point_21 {
    top: 340px;
    left: 130px
}

.point_22 {
    top: 360px;
    left: -5px
}

.point_23 {
    top: 255px;
    left: 375px
}

.point_24 {
    top: 380px;
    left: 120px
}

.point_25 {
    top: 380px;
    left: 50px
}

.point_26 {
    top: 300px;
    left: 370px
}

.point_27 {
    top: 600px;
    left: 230px
}

.point_28 {
    top: 395px;
    left: 15px
}

.point_29 {
    top: 480px;
    left: 353px
}

.point_30 {
    top: 430px;
    left: 130px
}

.point_31 {
    top: 580px;
    left: 360px
}

.point_32 {
    top: 485px;
    left: 150px
}

.point_33 {
    top: 535px;
    left: 170px
}

.point_34 {
    top: 700px;
    left: -54px
}

.point_35 {
    top: 15px;
    left: 420px
}

.point_36 {
    top: 340px;
    left: 15px
}

.lighthouse .nav-tabs > li > a {
    margin-right: 0;
    margin-bottom: 5px;
    padding: 8px
}

.lighthouse .lighthouse_main .tab-content {
    margin-top: 50px;
    margin-bottom: 100px;
    position: relative
}

.lighthouse .lighthouse_title {
    margin-top: 100px
}

.lighthouse .lighthouse_block {
    background-color: #fff;
    border-radius: 5px;
    padding: 30px
}

    .lighthouse .lighthouse_block .lighthouse_block_title {
        font-size: 1.75rem;
        font-weight: 700
    }

    .lighthouse .lighthouse_block .lighthouse_block_img {
        float: right;
        width: 50%;
        margin-top: -125px
    }

    .lighthouse .lighthouse_block .lighthouse_block_content {
        display: block;
        font-size: 1.1rem;
        font-weight: 700;
        margin-top: 10px;
        float: left;
        padding: 0 10px
    }

@media screen and (max-width:1200px) {
    .lighthouse .lighthouse_block .lighthouse_block_img {
        margin-top: -99px
    }

    .point_1 {
        top: 0;
        left: 179px
    }

    .point_2 {
        top: 42px;
        left: 292px
    }

    .point_3 {
        top: 42px;
        left: 284px
    }

    .point_4 {
        top: 17px;
        left: 122px
    }

    .point_5 {
        top: 58px;
        left: 313px
    }

    .point_6 {
        top: 54px;
        left: 272px
    }

    .point_7 {
        top: 112px;
        left: 92px
    }

    .point_8 {
        top: 79px;
        left: 296px
    }

    .point_9 {
        top: 108px;
        left: 207px
    }

    .point_10 {
        top: 183px;
        left: 32px
    }

    .point_11 {
        top: 62px;
        left: 337px
    }

    .point_12 {
        top: 167px;
        left: 162px
    }

    .point_13 {
        top: 192px;
        left: 3px
    }

    .point_14 {
        top: 79px;
        left: 345px
    }

    .point_15 {
        top: 187px;
        left: 150px
    }

    .point_16 {
        top: 254px;
        left: 32px
    }

    .point_17 {
        top: 104px;
        left: 337px
    }

    .point_18 {
        top: 225px;
        left: 130px
    }

    .point_19 {
        top: 283px;
        left: 53px
    }

    .point_20 {
        top: 158px;
        left: 333px
    }

    .point_21 {
        top: 283px;
        left: 106px
    }

    .point_22 {
        top: 300px;
        left: -5px
    }

    .point_23 {
        top: 212px;
        left: 304px
    }

    .point_24 {
        top: 317px;
        left: 97px
    }

    .point_25 {
        top: 317px;
        left: 41px
    }

    .point_26 {
        top: 250px;
        left: 300px
    }

    .point_27 {
        top: 500px;
        left: 187px
    }

    .point_28 {
        top: 329px;
        left: 12px
    }

    .point_29 {
        top: 400px;
        left: 287px
    }

    .point_30 {
        top: 358px;
        left: 106px
    }

    .point_31 {
        top: 483px;
        left: 292px
    }

    .point_32 {
        top: 404px;
        left: 122px
    }

    .point_33 {
        top: 446px;
        left: 138px
    }

    .point_34 {
        top: 700px;
        left: -54px
    }

    .point_35 {
        top: 15px;
        left: 420px
    }

    .point_36 {
        top: 340px;
        left: 15px
    }
}

@media screen and (max-width:992px) {
    .lighthouse .lighthouse_map img {
        position: relative;
        top: 0;
        right: 50px
    }

    .lighthouse .lighthouse_map ul {
        position: static
    }

    .point_1 {
        top: -60px;
        left: 100px
    }

    .point_2 {
        top: -28px;
        left: 195px
    }

    .point_3 {
        top: -28px;
        left: 189px
    }

    .point_4 {
        top: -47px;
        left: 53px
    }

    .point_5 {
        top: -15px;
        left: 213px
    }

    .point_6 {
        top: -18px;
        left: 179px
    }

    .point_7 {
        top: 28px;
        left: 27px
    }

    .point_8 {
        top: 2px;
        left: 199px
    }

    .point_9 {
        top: 25px;
        left: 124px
    }

    .point_10 {
        top: 83px;
        left: -23px
    }

    .point_11 {
        top: -12px;
        left: 233px
    }

    .point_12 {
        top: 70px;
        left: 86px
    }

    .point_13 {
        top: 89px;
        left: -47px
    }

    .point_14 {
        top: 2px;
        left: 240px
    }

    .point_15 {
        top: 86px;
        left: 76px
    }

    .point_16 {
        top: 138px;
        left: -23px
    }

    .point_17 {
        top: 22px;
        left: 233px
    }

    .point_18 {
        top: 115px;
        left: 59px
    }

    .point_19 {
        top: 161px;
        left: -5px
    }

    .point_20 {
        top: 63px;
        left: 230px
    }

    .point_21 {
        top: 161px;
        left: 39px
    }

    .point_22 {
        top: 174px;
        left: -53px
    }

    .point_23 {
        top: 105px;
        left: 206px
    }

    .point_24 {
        top: 187px;
        left: 32px
    }

    .point_25 {
        top: 187px;
        left: -16px
    }

    .point_26 {
        top: 135px;
        left: 202px
    }

    .point_27 {
        top: 330px;
        left: 107px
    }

    .point_28 {
        top: 197px;
        left: -40px
    }

    .point_29 {
        top: 252px;
        left: 191px
    }

    .point_30 {
        top: 219px;
        left: 39px
    }

    .point_31 {
        top: 317px;
        left: 195px
    }

    .point_32 {
        top: 255px;
        left: 53px
    }

    .point_33 {
        top: 288px;
        left: 66px
    }

    .point_34 {
        top: 650px;
        left: 0
    }

    .point_35 {
        top: 21px;
        left: 345px
    }

    .point_36 {
        top: 288px;
        left: 15px
    }

    .lighthouse .lighthouse_main .nav-tabs > li {
        padding-left: 5px;
        padding-right: 0
    }

    .lighthouse .lighthouse_block .lighthouse_block_img {
        margin-top: -144px
    }

    .lighthouse_clearfix:after, .lighthouse_clearfix:before {
        display: table;
        content: " ";
        clear: both
    }
}

@media screen and (max-width:767px) {
    .lighthouse .lighthouse_map {
        display: none
    }

    .lighthouse .lighthouse_block .lighthouse_block_img {
        display: none
    }
}

@media screen and (max-width:581px) {
    .lighthouse .lighthouse_block {
        padding: 5px
    }
}