@import url(http://fonts.googleapis.com/css?family=Oswald:300);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,300,700);

body,
html {
    margin: 0;
    padding: 0;
    background: #fff;
    color: #1a1a1a;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 15px;
}
a {
    color: #fff;
    text-decoration: none;
}
img {
    border: 0;
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4{
    font-weight: 300;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
}
h1 {
    font-size: 30px;
    color: #fff;
    margin: 0 0 10px 0;
    padding: 0;
}
h2 {
    font-size: 20px;
    color: #fff;
    margin: 0 0 10px 0;
    padding: 0;
}
h3 {
    font-size: 18px;
    color: #ffffff;
    margin: 0 0 10px 0;
    padding: 0;
}
h4 {
    font-size: 16px;
    color: #a3a3a3;
    margin: 0;
    padding: 0;
}
.wrapper {
    width: 100%;
    float: left;
    position: relative;
    background: #f7f7f7;
}
.center {
    width: 994px;
    margin: 0 auto;
}
.header {
    width: 100%;
    min-height: 650px;
    float: left;
    background: url("/images/header-01.jpg") no-repeat;
    background-size: cover;
}
.header-content {
    width: 100%;
    min-height: 370px;
    float: left;
    background: url("/images/header-01.jpg") no-repeat;
    background-size: cover;
}
.content{
    width: 100%;
    float: left;
    background: #1a1a1a;
    margin-top: -28px;
    padding: 80px 0;
    color: #fff;
}
.logo{
    width: 24%;
    float: left;
    background: #fff;
    padding: 1%;
    margin: 0 1%;
}
.logo img {
    width: 100%;
}
.float-left{
    float: left;
}
.float-right{
    float: right;
}
.menu {
    width: 36%;
    float: left;
    font-size: 15px;
    padding: 0;
    margin: 0;
    line-height: 125px;
}
.menu a {
    color: #fff;
    text-decoration: none;
}
.menu a:hover {
    border-bottom: 1px solid #fff;
    text-decoration: none;
}
.menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.menu li {
    float: left;
    padding: 0;
    margin: 0 7px;
}
.appointment {
    width: 100%;
    height: 56px;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    line-height: 56px;
    margin-top: -28px;
    position: relative;
    float: left;
    z-index: 10000;
    text-transform: uppercase;
}
span#appointment-online {
    width: 218px;
    height: 56px;
    background: #d42831;
    color: #fff;
    padding: 0;
    margin: 0;
    display: inline-block;
}
a:hover span#appointment-online {
    color: #fff;
    background: #222;
}
span#appointment-call {
    width: 218px;
    height: 56px;
    background: #fff;
    color: #d42831;
    padding: 0;
    margin: 0;
    display: inline-block;
}
.service {
    width: 100%;
    height: auto;
    float: left;
    padding: 0 0 80px 0;
    background: #1a1a1a;
    margin-top: -28px;
}
.service h2 {
    font-weight: 300;
    font-size: 30px;
    font-family: 'Oswald', sans-serif;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
}
.service-wedding {
    float: left;
    width: 497px;
    height: 336px;
    background-image: url('/images/services-bruiloft.jpg');
}
.service-wedding a:hover {
    width: 100%;
    height: 100%;
    float: left;
    background: rgba(212, 40, 49, 0.7);
}
.service-wedding span {
    width: 140px;
    height: 59px;
    background: rgba(212, 40, 49, 0.8);
    text-align: center;
    vertical-align: middle;
    line-height: 336px;
    padding: 5px 10px;
}
.service-hotel {
    float: left;
    width: 497px;
    height: 336px;
    background-image: url('/images/services-sunnet.jpg');
}
.service-hotel span {
    width: 140px;
    height: 59px;
    background: rgba(212, 40, 49, 0.8);
    text-align: center;
    vertical-align: middle;
    line-height: 336px;
    padding: 5px 10px;
}
.service-hotel a:hover {
    width: 100%;
    height: 100%;
    float: left;
    background: rgba(212, 40, 49, 0.7);
}
.service-beurs {
    float: left;
    width: 497px;
    height: 336px;
    background-image: url('/images/services-toplu-yemek.jpg');
}
.service-beurs span {
    width: 140px;
    height: 59px;
    background: rgba(212, 40, 49, 0.8);
    text-align: center;
    vertical-align: middle;
    line-height: 336px;
    padding: 5px 10px;
}
.service-beurs a:hover {
    width: 100%;
    height: 100%;
    float: left;
    background: rgba(212, 40, 49, 0.7);
}
.service-congress {
    float: left;
    width: 497px;
    height: 336px;
    background-image: url('/images/services-congres.jpg');
}
.service-congress span {
    width: 140px;
    height: 59px;
    background: rgba(212, 40, 49, 0.8);
    text-align: center;
    vertical-align: middle;
    line-height: 336px;
    padding: 5px 10px;
}
.service-congress a:hover {
    width: 100%;
    height: 100%;
    float: left;
    background: rgba(212, 40, 49, 0.7);
}
.gallery {
    padding: 60px 0;
    width: 100%;
    float: left;
    text-align: center;
}
.gallery img{
    max-width: 160px;
}
.about {
    padding: 0 0 60px 0;
    width: 100%;
    float: left;
    text-align: center;
}
.gallery h2, .about h2{
    font-size: 40px;
    color: #1a1a1a;
    margin: 0 0 10px 0;
    padding: 0;
}
.footer {
    width: 100%;
    height: auto;
    padding: 60px 0;
    margin: 0;
    float: left;
    color: #ffffff;
    background-color: #1a1a1a;
    font-weight: 100;
}
.footer a:hover {
    text-decoration: underline;
}
.footer h2 {
    font-weight: 300;
    font-size: 40px;
    font-family: 'Oswald', sans-serif;
    color: #ffffff;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
.footer a {
    color: #ffffff;
}
.footer ul {
    list-style: none;
    float: left;
    margin: 0;
    padding: 0;
}
.footer-box {
    float: left;
    width: 70%;
    padding: 0;
}
.footer-box-right {
    float: left;
    width: 30%;
    padding: 0;
}
.wowmedia{
    width: 100%;
    float: left;
    text-align: right;
}
.wowmedia img{
    max-width: 120px;
    height: auto;
}
ul.site-2 {
    margin-left: 100px;
}
.error {
    width: 96%;
    float: left;
    margin: 10px 0;
    padding: 2%;
    background: #d20a1a;
    color: #fff;
}
.error ul {
    margin-top: 10px;
}
.error li {
    margin-left: 30px;
}
.succes {
    width: 96%;
    float: left;
    margin: 10px 0;
    padding: 2%;
    background: #009900;
    color: #fff;
}
.form {
    width: 100%;
    float: left;
}
form.form label {
    display: inline-block;
    line-height: 1.8;
    vertical-align: top;
    width: 200px;
}
form.form em {
    color: #dd1825;
}
form.form textarea {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background: #FFFFFF;
    width: 270px;
    height: 150px;
    font-size: 12px;
    border: 1px solid #cccccc;
    margin-bottom: 5px;
}
form.form input[type="text"] {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background: #FFFFFF;
    width: 200px;
    font-size: 12px;
    margin-bottom: 5px;
    border: 1px solid #cccccc;
}
form.form input[type="submit"] {
    width: 250px;
    color: #ffffff;
    height: 30px;
    text-transform: uppercase;
    background: #d42831;
    border: 0;
    font-size: 13px;
}

@media only screen and (max-width: 568px) {
    .wrapper {
        width: 100%;
        float: left;
        position: relative;
        background: #f7f7f7;
    }
    .center {
        width: 90%;
        padding: 0 5%;
        margin: 0 auto;
    }
    .topcontainer {
        float: left;
        width: 100%;
        height: 396px;
    }
    span#topcontainer-1 {
        position: absolute;
        z-index: 3;
        padding: 0;
        margin: 0;
        display: block;
        vertical-align: middle;
        line-height: 580px;
        width: 100%;
        height: 10px;
        font-size: 22px;
        font-weight: 400;
        color: #fff;
        text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.5);
        text-align: center;
    }
    span#topcontainer-2 {
        position: absolute;
        z-index: 3;
        padding: 0;
        margin: 0;
        height: 10px;
        display: block;
        vertical-align: middle;
        line-height: 630px;
        width: 100%;
        font-size: 22px;
        font-weight: 400;
        color: #ffffff;
        text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.5);
        text-align: center;
    }
    .topcontainer img {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
        width: 100%;
        height: 396px;
    }
    .header {
        float: left;
        width: 100%;
        min-height: 100%;
        margin-top: 120px;
    }
    .header-content {
        min-height: 100px;
        margin-top: 120px;
    }
    .content{
        width: 100%;
        float: left;
        background: #1a1a1a;
        margin-top: -56px;
        padding: 100px 0 40px 0;
        color: #fff;
    }
    .logo {
        width: 100%;
        height: 100px;
        background: #fff;
        position: fixed;
        top: 0;
        text-align: center;
        margin: 0 -5%;
        padding: 10px 0;
        z-index: 100000;
    }
    .logo img {
        width: auto;
        max-height: 100px;
    }
    .menu {
        width: 100%;
        height: auto;
        font-size: 20px;
        padding: 0;
        float: left;
        margin: 0;
        line-height: 30px;
        text-align: center;
    }
    .menu a {
        color: #fff;
        text-decoration: none;
    }
    .menu a:hover {
        border-bottom: 2px solid #fff;
        text-decoration: none;
    }
    .menu ul {
        list-style: none;
        float: left;
        margin: 0;
        padding: 0;
    }
    .menu li {
        width: 90%;
        float: left;
        padding: 0 5%;
        margin: 0;
    }
    .appointment {
        width: 100%;
        height: 56px;
        padding: 0;
        text-align: center;
        vertical-align: middle;
        line-height: 45px;
        margin-top: 0;
        position: relative;
        float: left;
        z-index: 10000;
    }
    span#appointment-online {
        width: 100%;
        height: 45px;
        background: #d42831;
        color: #fff;
        padding: 0;
        margin: 0;
        display: inline-block;
    }
    a:hover span#appointment-online {
        color: #fff;
        background: #222;
    }
    span#appointment-call {
        width: 100%;
        height: 45px;
        background: #fff;
        color: #d42831;
        padding: 0;
        margin: 0;
        display: inline-block;
    }
    span#appointment-call a{
        color: #d42831;
    }
    .service {
        width: 100%;
        height: auto;
        float: left;
        padding: 0 0 10px 0;
        background: #1a1a1a;
        margin-top: -28px;
    }
    .service h2 {
        font-weight: 300;
        font-size: 24px;
        font-family: 'Oswald', sans-serif;
        margin: 0;
        padding: 0;
        text-transform: uppercase;
        color: #ffffff;
        text-align: center;
    }
    .service-wedding {
        float: left;
        width: 100%;
        padding: 0;
        margin: 0;
        height: 336px;
        background-image: url('/images/services-bruiloft.jpg');
        background-size: cover;
        margin-bottom: 10px;
    }
    .service-wedding a:hover {
        width: 100%;
        height: 100%;
        float: left;
        background: rgba(212, 40, 49, 0.7);
    }
    .service-wedding span {
        width: 140px;
        height: 59px;
        background: rgba(212, 40, 49, 0.8);
        text-align: center;
        vertical-align: middle;
        line-height: 336px;
        padding: 5px 10px;
    }
    .service-hotel {
        float: left;
        width: 100%;
        height: 336px;
        background-image: url('/images/services-hotel.jpg');
        background-size: cover;
        margin-bottom: 10px;
    }
    .service-hotel span {
        width: 140px;
        height: 59px;
        background: rgba(212, 40, 49, 0.8);
        text-align: center;
        vertical-align: middle;
        line-height: 336px;
        padding: 5px 10px;
    }
    .service-hotel a:hover {
        width: 100%;
        height: 100%;
        float: left;
        background: rgba(212, 40, 49, 0.7);
    }
    .service-beurs {
        float: left;
        width: 100%;
        height: 336px;
        background-image: url('/images/services-beurs.jpg');
        background-size: cover;
        margin-bottom: 10px;
    }
    .service-beurs span {
        width: 140px;
        height: 59px;
        background: rgba(212, 40, 49, 0.8);
        text-align: center;
        vertical-align: middle;
        line-height: 336px;
        padding: 5px 10px;
    }
    .service-beurs a:hover {
        width: 100%;
        height: 100%;
        float: left;
        background: rgba(212, 40, 49, 0.7);
    }
    .service-congress {
        float: left;
        width: 100%;
        height: 336px;
        background-image: url('/images/services-congres.jpg');
        background-size: cover;
        margin-bottom: 10px;
    }
    .service-congress span {
        width: 140px;
        height: 59px;
        background: rgba(212, 40, 49, 0.8);
        text-align: center;
        vertical-align: middle;
        line-height: 336px;
        padding: 5px 10px;
    }
    .service-congress a:hover {
        width: 100%;
        height: 100%;
        float: left;
        background: rgba(212, 40, 49, 0.7);
    }
    .gallery {
        padding: 30px 0;
        width: 100%;
        float: left;
        text-align: center;
    }
    .about {
        padding: 30px 0;
        width: 100%;
        float: left;
        text-align: center;
    }
    .footer {
        width: 100%;
        height: auto;
        padding: 30px 0;
        margin: 0;
        float: left;
        color: #fff;
        background-color: #1a1a1a;
        font-weight: 100;
    }
    .footer a:hover {
        text-decoration: underline;
    }
    .footer h2 {
        font-weight: 300;
        font-size: 40px;
        font-family: 'Oswald', sans-serif;
        color: #ffffff;
        margin: 0;
        padding: 0;
        text-transform: uppercase;
    }
    .footer a {
        color: #fff;
    }
    .footer ul {
        width: 100%;
        list-style: none;
        float: left;
        margin: 0;
        padding: 0;
    }
    .footer-box {
        float: left;
        width: 100%;
        padding: 0;
    }
    .footer-box-right {
        float: left;
        width: 100%;
        height: auto;
        padding: 20px 0 0 0;
    }
    ul.site-2 {
       margin-left: 0;
    }
    form.form label {
        width: 100%;
    }
    form.form textarea {
        width: 100%;
        -webkit-appearance: none;
    }
    form.form input[type="text"] {
        width: 100%;
        -webkit-appearance: none;
    }
    form.form input[type="submit"] {
        width: 60%;
        -webkit-appearance: none;
    }
}