body {
    color: #000;
    background: #fff
}

body, div, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset, img {
    border: 0
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: 400
}

li {
    list-style: none
}

caption, th {
    text-align: left
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 400
}

q:before, q:after {
    content: ''
}

abbr, acronym {
    border: 0;
    font-variant: normal
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-size: 100%;
}

legend {
    color: #000
}

del, ins {
    text-decoration: none
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html, body {
    height: 100%;
    overflow: hidden
}

@font-face {
    font-family: 'cyrillic_old';
    src: local(), url(cyrillic_old.woff) format("woff"), url(cyrillic_old.ttf) format("truetype"), url(cyrillic_old.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

footer {
    position: fixed;
    background: url(../img/bg01.jpg) center repeat-x #A68164;
    box-shadow: 0 5px 30px #000;
    z-index: 10;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 5%;
    text-align: center;
    font-family: gothic;
    font-family: Calibri, Verdana, Ariel, sans-serif;
    font-size: 2em;
    font-size: 4vh;
    text-shadow: 0 2px 0 #111;
    color: #fff
}

@media screen and (max-width: 800px) {
    footer .banner1, footer .banner2, footer .banner3 {
        display: none
    }
}

footer p {
    clear: both;
    height: 5%;
    position: relative;
    display: inline-block;
    margin: 0;
    margin-left: 1em;
    margin-right: 1em;
    z-index: 11
}

footer .banner1 {
    position: fixed;
    right: 0;
    bottom: 0;
    height: 5%;
    width: auto
}

footer .banner1 img {
    height: 100%;
    width: auto
}

footer .banner2 {
    position: fixed;
    left: 0;
    bottom: 0;
    height: 5%;
    width: auto
}

footer .banner2 img {
    height: 100%;
    width: 110px
}

footer .banner3 {
    position: fixed;
    left: 110px;
    bottom: 0;
    height: 5%;
    width: auto
}

footer .banner3 img {
    height: 100%;
    width: auto
}


.googlewrap {
    /*float:center;*/
    text-align: center;
    width: 90%;
    height: 60%;
    margin: 0 auto 1em;
    box-shadow: 10px 10px 7px rgba(0, 0, 0, .7);
    -moz-box-shadow: 10px 10px 7px rgba(0, 0, 0, .7);
    -webkit-box-shadow: 10px 10px 7px rgba(0, 0, 0, .7);
    border: 8px #9A8361 ridge
}

#googlemap {
    width: 100%;
    height: 100%;
    overflow: auto;
}

@font-face {
    font-family: 'gothic';
    src: local(), url(gothic.woff) format("woff"), url(gothic.ttf) format("truetype"), url(gothic.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 110px;
    text-align: center;
    font-family: 'cyrillic_old';
    font-family: gothic;
    font-size: 1em;
    text-shadow: 0 2px 0 #000;
    color: #fff;
    background: url(../img/bg01.jpg) left repeat #A68164;
    box-shadow: 10px 10px 7px rgba(0, 0, 0, .7);
    z-index: 10
}

header .work {
    position: fixed;
    top: 0;
    left: 15px;
    height: 70px;
    z-index: 12;
    font-family: Geneva, Arial, Helvetica, sans-serif
}

header .work h3 {
    font-size: 18px;
    white-space: nowrap;
    text-align: left
}

header .work h2 {
    font-size: 21px;
    white-space: nowrap;
    text-align: left
}

header .work h1 {
    font-size: 16px;
    white-space: nowrap;
    text-align: left
}

.logo-name .h1_1 {
    position: absolute;
    top: 10px;
    right: 700px;
    height: 60px;
    width: auto;
    z-index: 17
}

.logo-name .h1_2 {
    position: absolute;
    top: 0;
    right: 125px;
    height: 120px;
    width: auto;
    z-index: 17
}

header .navi {
    position: absolute;
    display: block;
    top: 65px;
    height: 45px;
    margin: 0;
    left: 0;
    width: 100%;
    background: url(../img/bg04.jpg) left repeat #9E795C;
    padding: 0;
    z-index: 15;
    min-width: 400px
}

header .navi li {
    display: inline-block;
    float: left;
    text-decoration: none;
    border-radius: 10px;
    text-shadow: 0 1px 0 #111;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 16px;
    width: auto;
    height: auto;
    background: url(../img/bg01.jpg) left repeat #9E795C;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    box-shadow: 3px 3px 2px 1px rgba(0, 0, 0, .7);
    -moz-box-shadow: 3px 3px 2px 1px rgba(0, 0, 0, .7);
    -webkit-box-shadow: 3px 3px 2px 1px rgba(0, 0, 0, .7);
    cursor: pointer;
    z-index: 17;
    margin: 5px 10px;
    padding: 5px 15px
}

header a {
    display: block;
    color: #fff;
    text-decoration: none
}

header li:hover a {
    color: red
}

header li:hover {
    color: red;
    -webkit-transform: scale(1.15);
    -o-transform: scale(1.15);
    -moz-transform: scale(1.15);
    perspective: 500px;
    box-shadow: 10px 10px 7px rgba(0, 0, 0, .7);
    -moz-box-shadow: 10px 10px 7px rgba(0, 0, 0, .7);
    -webkit-box-shadow: 10px 10px 7px rgba(0, 0, 0, .7);
    -moz-transition: all .15s linear;
    -o-transition: all .15s linear;
    -webkit-transition: all .15s linear
}

label {
    cursor: pointer;
    display: block;
    width: 100%;
    height: auto
}

.control {
    display: none
}

.logo {
    position: fixed;
    top: 0;
    overflow: hidden;
    z-index: 12
}

#logo1 {
    right: 0;
    height: 110px;
    width: auto;
    z-index: 16
}

#logo2 {
    left: 0;
    height: 10vh;
    width: 10vh
}

@media screen and (max-width: 1400px) {
    .logo-name .h1_1 {
        position: absolute;
        top: 10px;
        right: 650px;
        height: 30px;
        width: auto;
        z-index: 17
    }

    .logo-name .h1_2 {
        position: absolute;
        top: 0;
        right: 125px;
        height: 110px;
        width: auto;
        z-index: 17
    }

    header .navi li {
        margin: 5px 10px;
        padding: 5px 15px
    }
}

@media screen and (max-width: 1200px) {
    .logo-name .h1_1 {
        position: absolute;
        top: 10px;
        right: 150px;
        height: 25px;
        width: auto;
        z-index: 17
    }

    .logo-name .h1_2 {
        position: absolute;
        top: 40px;
        right: 125px;
        height: 70px;
        width: auto;
        z-index: 17
    }

    header .navi li {
        margin: 5px;
        padding: 5px 10px
    }
}

@media screen and (max-width: 940px) {
    .col-lg-12 {
        width: 100%;
        float: left;
    }

    .logo-name .h1_1 {
        position: fixed;
        top: 0;
        left: 20px;
        height: 20px;
        text-align: left;
        white-space: nowrap
    }

    .logo-name .h1_2 {
        position: fixed;
        left: 0;
        top: 20px;
        height: 50px;
        text-align: left;
        white-space: nowrap
    }

    header .work {
        display: none
    }

    header .navi li {
        margin: 10px 1vw;
        padding: 5px 1vw;
        font-size: 10px
    }

    .modal .content h1, section .content h1 {
        font-size: 3vh !important;
        margin-top: 15px;
    }

    .modal .content h2 {
        font-size: 3vh !important;
    }

    .modal .content p, section .content p {
        padding: 0 0.5em !important;
        font-size: 2vh !important;
        line-height: 25px !important;
    }

    footer {
        font-size: 16px;
        height: 70px !important;
        padding-top: 10px;
    }

    .mobile-phone > a {
        color: #fff;
        text-decoration: none;
        font-size: 24px;
    }

    .col-lg-6 {
        width: 50%;
        padding-left: 15px;
        padding-right: 15px;
        text-align: left;
        float: left;
    }

    .col-lg-7 {
        width: 70%;
        padding-left: 15px;
        padding-right: 15px;
        text-align: left;
        float: left;
    }

    .col-lg-3 {
        width: 30%;
        padding-left: 15px;
        padding-right: 15px;
        text-align: left;
        float: left;
    }

    .social-icon {
        display: flex;
        justify-content: center;
    }

    .social-icon > a {
        float: left;
        margin-top: 10px;
    }

    .social-icon > a:first-child {
        margin-right: 15px;
    }

    .social-icon > a > img {
        width: 25px;
    }

    .address-footer > p {
        font-size: 12px;
    }

}

@media screen and (max-width: 450px) {
    #logo1 {
        display: none;
    }
}

.hidescreen, .load_page {
    position: fixed
}

.hidescreen {
    z-index: 99998;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .9;
    filter: alpha(opacity=90);
    left: 0;
    top: 0
}

.load_page {
    z-index: 99999;
    left: 50%;
    top: 40%;
    background: #fff;
    padding: 30px 10px;
    text-align: center;
    font: normal normal 15px Verdana;
    border-radius: 10px;
    margin-left: -125px;
    width: 250px
}

.close {
    position: absolute;
    top: 10px;
    right: 10px;
    border: 1px solid #666;
    border-radius: 2px;
    font: normal 12px/14px "Comic Sans MS";
    text-align: center;
    color: #FFF;
    cursor: pointer;
    height: 3.5em;
    width: 3.5em;
    background: url(../img/close.png) center #C00;
    -moz-border-radius: 1.6em;
    -webkit-border-radius: 1.6em;
    border-radius: 1.6em;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%
}

.close:hover {
/*    background: #C00;*/
    color: #FFF
}

main {
    position: fixed;
    top: 110px;
    left: 0;
    background: url(../img/bg00.jpg) no-repeat #A88F71 top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 85%;
    overflow: auto;
    z-index: 0
}

.modal .overlay {
    position: fixed;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: 0;
    z-index: 4000;
    top: 0;
    left: 0;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
    visibility: hidden
}

.modal:target .overlay {
    opacity: .8;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
    visibility: visible
}

.modal .wrap {
    z-index: 5000;
    position: fixed;
    top: -100%;
    left: 5%;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    visibility: hidden;
    position: absolute;
    min-height: 200px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    -box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    box-shadow: 0 5px 30px #000;
    overflow: auto;
    color: #000;
    font-size: 3vh;
    text-shadow: 0 1px 0 #111;
    font-family: 'cyrillic_old'
}

.modal .content {
    overflow-y: scroll;
    overflow-x: hidden;
    position: absolute;
    border: solid transparent;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    float: left
}

.modal:target .wrap {
    visibility: visible;
    top: 5%;
    -webkit-transition: all 1s cubic-bezier(0, 1.5, 0.5, 1) .5s;
    -moz-transition: all 1s cubic-bezier(0, 1.5, 0.5, 1) .5s;
    -o-transition: all 1s cubic-bezier(0, 1.5, 0.5, 1) .5s;
    transition: all 1s cubic-bezier(0, 1.5, 0.5, 1) .5s;
    overflow: hidden
}

.modal .content:hover {
}

.modal .close {
    display: block;
    z-index: 6000;
    width: 3.5em;
    height: 3.5em;
    position: absolute;
    right: .5em;
    top: .5em;
    text-decoration: none;
    text-decoration: none;
    background: url(../img/close.png) center #861817;
    -moz-border-radius: 1.6em;
    -webkit-border-radius: 1.6em;
    border-radius: 1.6em;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%
}

.modal .wrap {
    background: url(../img/bg03.jpg) no-repeat #F4E1B7;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 90%;
    height: 90%;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    -box-shadow: 0 0 10px rgba(0, 0, 0, .4)
}

.modal .content h1 {
    text-align: center;
    color: #fff;
    color: #B68D65;
    font-size: 7vh;
    font-family: 'cyrillic_old';
    font-family: gothic;
    font-family: Georgia, 'Times New Roman', Times, serif;
    margin-bottom: 1vh
}

.modal .content h2 {
    text-align: center;
    font-size: 5vh;
    font-family: 'cyrillic_old';
    font-family: gothic;
    font-family: Georgia, 'Times New Roman', Times, serif;
    margin-bottom: 1vh
}

.modal .content h3 {
    text-align: left;
    font-size: 4vh;
    text-indent: 5vh;
    font-family: 'cyrillic_old';
    font-family: gothic;
    font-family: Georgia, 'Times New Roman', Times, serif
}

.modal .content p {
    font-family: 'gothic';
    font-family: Georgia, 'Times New Roman', Times, serif;
    padding: 0 2em;
    text-indent: 5vh;
    text-align: justify;
    margin-bottom: 1vh
}

.modal li, .modal ul, .modal ol {
    font-family: Georgia, 'Times New Roman', Times, serif
}

.modal ol {
    list-style: circle
}

::-webkit-scrollbar {
    width: 12px
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 1)
}

main section:target ~ .first, main section {
    position: absolute;
    left: -150%;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    -webkit-transition: left .3s easy-out;
    -moz-transition: left .3s easy-out;
    -o-transition: left .3s easy-out;
    transition: left .3s ease-out
}

main section ~ .first, main section:target {
    left: 0;
    z-index: 1;
    -webkit-transition: all 1s cubic-bezier(0, 1.5, 0.5, 1) .3s;
    -moz-transition: all 1s cubic-bezier(0, 1.5, 0.5, 1) .3s;
    -o-transition: all 1s cubic-bezier(0, 1.5, 0.5, 1) .3s;
    transition: all 1s cubic-bezier(0, 1.5, 0.5, 1) .3s
}

section .wrap {
    background: url(../img/bg03.jpg) top center no-repeat #F4E1B7;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: absolute;
    top: 6%;
    left: 10%;
    width: 80%;
    height: 85%;
    min-height: 250px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    -box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    box-shadow: 0 5px 30px #000;
    overflow: hidden;
    color: #000;
    font-size: 3vh;
    text-shadow: 0 1px 0 #111;
    font-family: 'cyrillic_old'
}

section .content {
    overflow-y: scroll;
    overflow-x: hidden;
    position: absolute;
    border: solid transparent;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

section .content:hover {
    overflow-y: auto
}

section .content h1 {
    text-align: center;
    color: #fff;
    color: #B68D65;
    font-size: 7vh;
    font-family: 'gothic';
    font-family: Georgia, 'Times New Roman', Times, serif
}

section .content p {
    font-family: 'gothic';
    font-family: Georgia, 'Times New Roman', Times, serif;
    padding: 0 2em;
    text-indent: 5vh;
    text-align: justify;
    margin-bottom: 1vh
}

section .close {
    display: block;
    z-index: 6000;
    width: 3.5em;
    height: 3.5em;
    position: absolute;
    right: .5em;
    top: .5em;
    text-decoration: none;
    text-decoration: none;
    background: url(../img/close.png) center #861817;
    -moz-border-radius: 1.6em;
    -webkit-border-radius: 1.6em;
    border-radius: 1.6em;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%
}

.nowrap {
    display: block;
    clear: both
}

.center {
    display: block;
    /*float:center;*/
    text-align: left;
    width: 100%;
    max-width: 550px;
    height: auto;
    max-height: 420px;
    border-left: 1em solid transparent;
    border-right: 1em solid transparent;
    border-bottom: 1em solid transparent;
    margin: 1em auto
}

.center1 {
    display: block;
    /*float:center;*/
    text-align: left;
    width: 100%;
    max-width: 1200px;
    height: auto;
    max-height: 420px;
    border-left: 1em solid transparent;
    border-right: 1em solid transparent;
    border-bottom: 1em solid transparent;
    margin: 1em auto
}

.center1 span {
    display: inline-block;
    white-space: nowrap;
    min-width: 400px
}

.left {
    display: block;
    float: left;
    text-align: left;
    width: 100%;
    max-width: 550px;
    height: auto;
    max-height: 420px;
    border-left: 1em solid transparent;
    border-right: 1em solid transparent;
    border-bottom: 1em solid transparent;
    margin: 1em auto 1em 0
}

.right {
    display: block;
    float: right;
    text-align: left;
    width: 100%;
    max-width: 550px;
    height: auto;
    max-height: 420px;
    border-left: 1em solid transparent;
    border-right: 1em solid transparent;
    border-bottom: 1em solid transparent;
    margin: 1em 0 1em auto
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
/*    width: 400px; */
    padding: 0;
    margin: 0 auto;
    border: 8px #9A8361 ridge;
    box-shadow: 10px 10px 7px rgba(0, 0, 0, .7);
    -moz-box-shadow: 10px 10px 7px rgba(0, 0, 0, .7);
    -webkit-box-shadow: 10px 10px 7px rgba(0, 0, 0, .7)
}

.gallery {
    text-align: center;
    padding: 0;
    margin: 1vw;
    line-height: 0;
}

.video {
    max-width: 800px;
    width: 90%;
    margin: 2vw auto;
    display: block;
    border: 8px #9A8361 ridge;
    box-shadow: 10px 10px 7px rgb(0 0 0 / 70%);

}

.gallery li {
    list-style: none;
    overflow: hidden;
    max-width: 320px;
    margin: 1vw;
    text-align: center;
    display: inline-block;
    border: 8px #9A8361 ridge;
    box-shadow: 10px 10px 7px rgba(0, 0, 0, .7);
    -moz-box-shadow: 10px 10px 7px rgba(0, 0, 0, .7);
    -webkit-box-shadow: 10px 10px 7px rgba(0, 0, 0, .7)
}

.gallery li img {
    width: 100%;
}

.rslides li {
/*    width: 400px;   */

}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left
}

.rslides img {
/*    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
    max-height: 400px;
    max-width: 550px*/
    width: 100%;
    display: block;
}

.img {
    position: relative;
    overflow: hidden;
    width: 100%;
    border: 0;
    padding: 0;
    margin: 0
}

.turtles {
    text-align: center;
    padding: 0;
    margin: 1vw 1vw;
}

.turtle {
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    border: solid 1px grey;
    z-index: 10;
    /*float:center;*/
    margin: 1vw 2vw;
    text-align: center;
    display: inline-block;
    background: url(../img/bg02.jpg) repeat #A68164;
    -moz-border-radius: 0 0 105px 105px;
    -webkit-border-radius: 0 0 105px 105px;
    border-radius: 0 0 105px 105px;
    width: 250px;
    height: 300px;
    transition: transform .15s linear;
    -moz-transition: -moz-transform .15s linear;
    -o-transition: -o-transform .15s linear;
    -webkit-transition: -webkit-transform .15s linear;
    box-shadow: 20px 20px 7px rgba(0, 0, 0, .7);
    -moz-box-shadow: 20px 20px 7px rgba(0, 0, 0, .7);
    -webkit-box-shadow: 20px 20px 7px rgba(0, 0, 0, .7);
    text-align: center
}

.turtle:hover {
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
    color: red;
    z-index: 25
}

.turtle a {
    text-decoration: none;
    position: relative;
    display: block;
    height: 100%;
    width: 100%
}

.turtle a:hover {
    color: red
}

.turtle a::before {
    content: attr(title);
    display: inline-block;
    position: absolute;
    bottom: 30px;
    border: solid 1px grey;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    background: url(../img/bg02.jpg) repeat #9E795C;
    font-size: 1.1em;
    text-shadow: 0 2px 0 #000;
    font-family: Calibri, Verdana, Ariel, sans-serif;
    font-family: gothic;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-family: 'Gotham Rounded A', 'Gotham Rounded B', sans-serif;
    width: 180px;
    left: 35px;
    height: 60px;
    text-align: center;
    z-index: 2;
    box-shadow: 10px 10px 7px rgba(0, 0, 0, .7);
    -moz-box-shadow: 10px 10px 7px rgba(0, 0, 0, .7);
    -webkit-box-shadow: 10px 10px 7px rgba(0, 0, 0, .7);
    -moz-border-radius: 30px 30px 60px 60px;
    -webkit-border-radius: 30px 30px 60px 60px;
    border-radius: 30px 30px 60px 60px
}

.turtle img {
    position: relative;
    width: 220px;
    height: 220px;
    margin: 15px 15px 0;
    box-shadow: 2px 2px 1px rgba(0, 0, 0, .7);
    -moz-box-shadow: 2px 2px 1px rgba(0, 0, 0, .7);
    -webkit-box-shadow: 2px 2px 1px rgba(0, 0, 0, .7);
    -moz-border-radius: 0 0 105px 105px;
    -webkit-border-radius: 0 0 105px 105px;
    border-radius: 0 0 105px 105px;
    opacity: .9;
    border: solid 1px grey
}

.content .mailform {
    display: block-inline;
    margin: 0 20%;
    /*text-align:center;*/
    width: 80%;

}

.content .mailform p {
    display: block-inline;
    text-indent: 0;
    text-align: left;
    padding: 0;
    width: 80%;

}

.content .mailform input[type="text"],
.content .mailform input[type="email"],
.content .mailform textarea {
    font-family: Georgia, 'Times New Roman', Times, serif;
    display: block-inline;
    width: 80%;
}

.button {
    display: block;
    text-align: center;
    text-decoration: none;
    border-radius: 10px;
    text-shadow: 0 1px 0 #111;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 18px;
    width: 320px;
    height: auto;
    background: url(../img/bg01.jpg) left repeat #9E795C;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    box-shadow: 3px 3px 2px 1px rgba(0, 0, 0, .7);
    -moz-box-shadow: 3px 3px 2px 1px rgba(0, 0, 0, .7);
    -webkit-box-shadow: 3px 3px 2px 1px rgba(0, 0, 0, .7);
    cursor: pointer;
    z-index: 17;
    margin: 15px auto;
    padding: 5px 15px;

    color: #fff;
    text-decoration: none;
    /*	font-weight: bold;*/
}