﻿@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.2/font/bootstrap-icons.css");
@import 'https://fonts.googleapis.com/css?family=Lato';

* {
    margin: 0;
    padding: 0;
    outline: none;
}

.cls {
    clear: both;
}

a {
    color: #2445A2;
    text-decoration: none;
}

    a:hover {
        color: #cc0000;
    }

body {
    background: url(/images/s.png) repeat-x 0 -600px #fff;
    font-family: Verdana, Sans-Serif;
    color: #505050;
    font-size: 12px;
}

input[type="text"], textarea, input[type="password"], select {
    background-color: #fff;
    border: 0;
    box-shadow: 0 1px 2px rgba(158, 180, 204, 0.27) inset;
    height: 23px;
    padding: 5px;
    width: 270px;
}

.w {
    max-width: 1150px;
    padding: 0px;
    margin: 0 auto;
}

.header {
    background: url("/images/s.png") no-repeat scroll center top;
    float: left;
    height: 130px;
    padding: 20px 0 30px;
    width: 100%;
}

    .header ul {
        list-style: none;
        clear: right;
        float: right;
        margin-top: 10px;
        font-weight: bold;
    }

    .header li {
        float: left;
        text-transform: uppercase;
        margin: 5px 0 5px 15px;
    }

        .header li a {
            color: #2445a2;
        }

            .header li a:hover {
                color: #cc0000;
                text-decoration: none;
            }

.logo {
    background: url("/images/s.png") no-repeat scroll -360px -248px transparent;
    display: block;
    float: left;
    height: 90px;
    width: 190px;
}

.upt {
    float: right;
    color: #000;
    text-align: right;
    margin-top: -10px;
    font-weight: normal;
}

.search {
    clear: right;
    float: right;
    margin: 10px 0 0 0;
}

.mg {
    background: url("/images/s.png") repeat scroll -33px -355px transparent;
    border: 0 none;
    cursor: pointer;
    height: 32px;
    margin: 0 0 0 -35px;
    width: 35px;
    float: left;
}

    .mg:hover {
        background-position: -94px -355px;
    }

.search input[type="text"] {
    float: left;
    padding: 4px 30px 4px 10px;
    color: #505050;
    width: 200px;
}

.content {
    float: left;
    width: 100%;
    text-align: justify;
    font-size: 14px;
    line-height: 18px;
}

    .content h1 {
        margin-bottom: 10px;
        font-size: 18px;
        text-transform: uppercase;
    }

    .content h2 {
        padding: 10px 0;
        font-size: 14px;
        text-transform: uppercase;
    }

    .content h3 {
        margin-bottom: 5px;
        font-size: 12px;
        text-transform: uppercase;
    }

    .content p, .content ul {
        margin-bottom: 10px;
    }

        .content ul ul {
            margin-bottom: 10px;
        }

        .content ul li {
            list-style-type: none;
            margin-left: 10px;
            margin-bottom: 5px;
        }

.r_content {
    width: 750px;
    float: right;
    margin: 0 0 0 10px;
}

.p_res, .acc_t {
    margin-bottom: 5px;
}

.slider {
    background: #fff;
    /*box-shadow: 0px 0px 5px #9eb4cc;*/
    width: 100%;
    max-width: 950px;
    height: 359px;
    margin-bottom: 5px;
}

    .slider img {
        float: left;
        width: 100%;
        height: 100%;
    }

.slidetext {
    padding: 20px;
    float: left;
    width: 240px;
    position: absolute;
    right: 0;
    background-color: #fff;
    opacity: 0.9;
    height: 319px;
    text-align: left;
    line-height: 20px;
    color: #000;
    font-size: 14px;
    text-align: center;
}

    .slidetext h2 {
        margin: 10px 0;
    }

.bx-prev, .bx-next {
    background: url("/images/s.png") repeat scroll -235px -354px transparent;
    /*display: block;*/
    display: none !important;
    height: 50px;
    position: absolute;
    width: 50px;
    z-index: 10000;
    font-size: 0px;
    bottom: 10px;
}

.bx-next {
    right: 0px;
}

    .bx-next:hover {
        background-position: -275px -354px;
    }

.bx-prev {
    background-position: -135px -354px;
    right: 30px;
}

    .bx-prev:hover {
        background-position: -181px -354px;
    }

.cons {
    float: left;
    clear: both;
    margin-top: 10px;
}

.cons_box h2 {
    background: url("/images/s.png") no-repeat scroll -40px -210px transparent;
    color: #2445A2;
    font-size: 13px;
    font-weight: normal;
    padding: 10px 0 25px;
    text-transform: uppercase;
    margin-bottom: 10px;
    text-align: center;
    height: 17px;
    font-weight: bold;
}

.cons_box {
    float: left;
    margin: 0 10px 0 0;
    font-size: 14px;
    line-height: 20px;
    width: 230px;
    text-align: left;
}

    .cons_box img {
        float: left;
        margin-bottom: 10px;
    }

.cons .last {
    margin: 0;
}

.C1 {
    margin-top: -10px;
    display: block;
}

.C11 {
    clear: both;
    margin: 0 auto;
    max-width: 90%;
    font-size: 14px;
    padding: 20px 0;
}

    .C11 h3 {
        margin-bottom: 5px;
    }

    .C11 br {
        display: block;
        height: 0px;
        margin-bottom: 5px;
    }

.C12 {
    background: #fff;
    color: #000;
    width: 100%;
    /*position: fixed;
    top: 0;*/
    z-index: 2147483647;
    padding: 5px 0;
}

    .C12 .w {
        clear: both;
        margin: 0 auto;
        padding: 10px 0;
        width: 960px;
    }

        .C12 .w a:hover {
            border: 0;
        }

#C14 {
    background-color: rgba(0,0,0,.5);
    opacity: .5;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 101;
    display: none;
}

#C13 {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    background: #fff;
    color: #000;
    width: 100%;
    position: fixed;
    z-index: 20001;
    display: none;
    bottom: 5%;
}

    #C13 input[type="button"] {
        display: block;
        margin-top: 10px;
        clear: both;
        padding: 0 10px;
        cursor: pointer;
    }

.scrollup {
    bottom: 70px;
    display: none;
    position: fixed;
    right: 25px;
    z-index: 100;
    font-size: 25px;
    cursor: pointer;
    color: #B9B9B9;
    border: 1px solid #B9B9B9;
    border-radius: 30px;
    padding: 5px 15px;
}

    .scrollup:hover {
        border-color: #cc0000;
    }

#footer {
    /*border-top: 1px solid #B9B9B9;*/
    clear: both;
    float: left;
    font-size: 12px;
    margin: 20px auto 0;
    padding: 20px 0;
    width: 100%;
    font-weight: bold;
}

    #footer a {
        float: right;
        margin-left: 10px;
    }

.f_m {
    float: right;
}

.r_content h1 {
    font-size: 25px;
    font-weight: normal;
    color: #2445A2;
    margin: 10px 0;
}

#b_c span {
    margin: 0 5px;
}

#slider1 {
    float: left;
    width: 100%;
    max-width: 950px;
}

.slide {
    width: 100%;
    max-width: 950px;
    height: 359px;
}

.bx-wrapper {
    float: left;
}

.slide h1 {
    font-weight: normal;
    font-size: 16px;
    margin: 10px 0;
    color: #2445A2;
}

.slide p {
    margin: 5px 0;
}

.row {
    display: block;
    height: 10px;
    clear: both;
}

.contact {
    background-color: #f7f7f7;
    width: auto;
    margin: 10px 0 0;
    line-height: 28px;
    display: inline-block;
}

    .contact .w {
        width: auto;
        padding: 20px;
    }

    .contact textarea {
        width: 300px;
        height: 160px;
        margin-top: 0px;
    }

    .contact h2 {
        color: #2445A2;
        font-size: 14px;
        padding-top: 0;
    }

    .contact .button {
        background-color: #2445A2;
        color: #fff;
        padding: 10px 30px;
        border: none;
        cursor: pointer;
        float: right;
    }

        .contact .button:hover {
            background-color: #cc0000;
        }

.err {
    background-color: #f9e1e1 !important;
}

.lnk0 {
    clear: both;
    margin-top: 10px;
    font-style: italic;
    padding: 0 15px;
    border-radius: 20px;
    border: 1px solid;
    display: table;
}

.content iframe.gmap {
    border: 0;
    width: 540px;
    height: 359px;
    max-width: 540px;
}

.content img.cimg {
    margin: 0 auto 20px;
    display: block;
    width: 100%;
}

@media screen and (max-width: 966px) {
    .cons .last {
        clear: both;
    }
}

@media screen and (max-width: 960px) {
    .w {
        width: auto !important;
        margin: 0 20px;
    }

    .cons_box {
        width: 32%;
    }

        .cons_box h2, .cons_box img {
            width: 230px;
            margin: 0 auto;
        }

        .cons_box img {
            float: none;
            clear: both;
            display: block;
            margin: 10px auto;
        }

    .f_s {
        display: inline-block;
        margin-top: 10px;
    }
}

@media screen and (max-width: 960px) {
    .slider img {
        width: auto;
    }
}

@media screen and (max-width: 805px) {
    .cons_box {
        width: 45%;
    }

    .cons .last {
        clear: none;
    }
}

@media screen and (max-width: 795px) {
    .header ul {
        margin-top: 50px;
    }

    .header {
        margin-bottom: 50px;
    }
}

@media screen and (max-width: 786px) {
    .f_m {
        float: left;
        margin-top: 10px;
    }

    #footer .f_m a {
        margin: 0 10px 0 0;
    }
}

@media screen and (max-width: 771px) {
    .header {
        margin-bottom: 50px;
    }

    /*.header ul {
            margin-top: 50px;
        }*/
}

@media screen and (max-width: 588px) {
    .header {
        margin-bottom: 120px;
    }

    .upt {
        margin-top: -23px;
    }
}

@media screen and (max-width: 560px) {
    .upt, .search {
        clear: left;
        display: block;
    }

    .upt {
        margin-top: 40px;
    }

    .content {
        text-align: left;
    }

    .header {
        background-repeat: no-repeat;
        background-size: auto;
        margin-bottom: 140px;
    }

        .header ul {
            margin-top: 10px;
            margin-bottom: 10px;
        }

    .f_m {
        display: block;
        float: left;
        margin-top: 10px;
    }

    #footer .f_m a {
        margin-left: 0;
        margin-right: 10px;
    }

    .cons {
        float: none;
    }

        .cons .last {
            margin: 0 auto;
        }

    .cons_box {
        width: 90%;
    }

    .contact .w {
        padding: 20px 0;
    }
}

@media screen and (max-width: 540px) {
    .contact textarea {
        width: 100%;
        min-width: 260px;
    }

    .content iframe.gmap {
        width: 100%;
    }
}
