@import "reset.css";
@import "grid.css";
@import "font-awesome.css";
@import "superfish.css";

.mMenu {
    display: none;
}

.slider {
    position: relative;
}

.rslides_nav {
    position: absolute;
    top: 50%;
    z-index: 99999;
}

.slider .prev {
    left: 0;
    background: url("../images/slider-arrow.png");
    display: block;
    width: 64px;
    height: 64px;
    transform: rotate(180deg);
}

.slider .next {
    right: 0;
    background: url("../images/slider-arrow.png");
    display: block;
    width: 64px;
    height: 64px;
}

#mm0 {display: none}
.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}

.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}

html {
    width: 100%;

}

a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
}

* {
    -webkit-text-size-adjust: none;
}

body {
    position: relative;
    background-color: #4a4a4a;
    color: #878787;
    font: 14px/20px 'Open Sans', sans-serif;
}

.ic {
    border: 0;
    float: right;
    background: #fff;
    color: #f00;
    width: 50%;
    line-height: 10px;
    font-size: 10px;
    margin: -220% 0 0 0;
    overflow: hidden;
    padding: 0
}

strong {
    font-weight: 700;
}

address {
    font-style: normal;
}

p {
    margin-bottom: 20px;
}

input {
    border-radius: 0 !important;
    outline: none !important;
}

img {
    max-width: 100%;
}

/****Heads****/

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    color: #3e454c;
    font-family: 'Roboto Condensed', sans-serif;
}

h3 {
    font-size: 36px;
    line-height: 36px;
    color: #313030;
    padding-top: 14px;
    margin-bottom: 20px;
}

.page1 h3 {
    margin-bottom: 46px;
    padding-top: 82px;
}

.h3__ind1 {
    padding-top: 76px;
    margin-bottom: 39px;
}

/****Lists****/

ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.list {
}

.list li {
    overflow: hidden;
}

.list_count {
    float: left;
    text-align: center;
    color: #fff;
    width: 45px;
    height: 45px;
    margin-top: 4px;
    margin-right: 13px;
    background-color: #fdc903;
    font: 36px/44px 'Roboto Condensed', sans-serif;
}

.list li .text1 {
    margin-bottom: 3px;
}

.list li + li {
    margin-top: 19px;
}

/****Links****/

a {
    text-decoration: none;
    color: inherit;
    outline: none;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

a:hover {
    color: #fdc903;
}

.btn {
    display: inline-block;
    background-color: #fdc903;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 26px 8px 25px;
}

.btn:hover {
    background-color: #585757;
}

#bookingForm .btn {
    margin-top: 13px !important;
}

/****classes****/

.mb0 {
    margin-bottom: 0px !important;
}

.m0 {
    margin: 0 !important;
}

.pad0 {
    padding: 0 !important;
}

.pad1 {
}

.img_inner {
    max-width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 17px;
    margin-top: 7px;
}

.fleft {
    float: left;
    width: auto !important;
    margin-right: 32px;
    margin-bottom: 0px;
    margin-top: 4px;
}

.page1 .fleft {
    margin-top: 5px;
}

.page1 .fleft {
    margin-right: 16px;
}

.oh {
    overflow: hidden;
}

.fright {
    float: right !important;
}

.upp {
    text-transform: uppercase;
}

.alright {
    text-align: right;
}

.center {
    text-align: center;
}

.wrapper, .extra_wrapper {
    overflow: hidden;
}

.clear {
    float: none !important;
    clear: both;
}

.nowrap {
    white-space: nowrap;
}

/*header*/

.main {
    background-color: #fff;
}

header {
    display: block;
}

header h1 {
    position: relative;
    text-align: center;
    padding-top: 55px;
}

.page1 header h1 {
    margin-bottom: 20px;
}

header h1 a {
    display: inline-block;
    overflow: hidden;
    width: 251px;
    height: 122px;
    font-size: 0;
    line-height: 0;

    text-indent: -999px;
    transition: 0s ease;
    -o-transition: 0s ease;
    -webkit-transition: 0s ease;
}

header h1 a img {
    display: block;
}

.banner {
    font-family: 'Roboto Condensed', sans-serif;
    background-color: #e5e5e7;
    margin: 55px 0 87px;
    overflow: hidden;
    position: relative;
    padding: 0 30px 24px 40px;
}

.banner_title {
    overflow: hidden;
    padding-top: 19px;
    color: #2a2929;
    font-size: 46px;
    line-height: 48px;
    margin-bottom: 9px;
}

.banner img {
    position: relative;
    top: -1px;
    float: left;
    margin-right: 17px;
}

.banner a {
    font-size: 30px;
    float: right;
    position: relative;
    margin-top: -10px;
    color: #959596;
}

.banner a:hover {
    color: #6b6b6c;
}

.c_phone {
    font-family: 'Roboto Condensed', sans-serif;
    position: relative;
    padding: 62px 0 61px;
    text-align: center;
    font-size: 65px;
    line-height: 24px;
    text-transform: uppercase;
    color: #fff;
    background-color: #fdc903;
}

.c_phone span {
    padding-top: 30px;
    padding-left: 45px;
    font-size: 50px;
    display: block;
}

.c_phone .fa {
    font-size: 48px;
    line-height: 48px;
    margin-right: 10px;
    position: relative;
    top: -9px;
}

.c_phone > div > div {
    position: relative;
}

.c_phone > div > div:after {
    position: absolute;
    background: url(../images/tax_bg.png) 0 0 no-repeat;
    width: 183px;
    height: 53px;
    content: '';
    left: 0;
    top: 50%;
    margin-top: -31px;
}

.c_phone > div > div:before {
    position: absolute;
    background: url(../images/tax_bg.png) 0 0 no-repeat;
    width: 183px;
    height: 53px;
    content: '';
    right: 0;
    top: 50%;
    margin-top: -31px;
}

/**Content**/

.content {
    padding-bottom: 113px;
}

.page1 .content {
    padding-bottom: 82px;
}

.type {
    border: 1px solid #ebeaea;
    position: relative;
    margin-top: 84px;
    display: block;
    font-family: 'Roboto Condensed', sans-serif;
}

.type_caption {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 312px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    background: url(../images/capt_bg.png) 0 0 repeat;
    color: #fff;
    font-size: bold;
    font-size: 30px;
    line-height: 30px;
    padding: 7px 30px 8px;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.type:hover .type_caption {
    width: 100%;
}

.type + .type {
    margin-top: 11px;
}

.type + .type + .type {
    margin-top: 10px;
}

.text1 {
    margin-bottom: 23px;
    font-size: 20px;
    line-height: 20px;
}

.cl1 {
    height: 24px;
}

.bq1 {
    padding: 61px 38px 26px 46px;
    background: url(../images/quotes.png) 31px 33px no-repeat #e5e5e7;
}

.bq1 .color2 {
    color: #727171;
    text-align: right;
    font: 18px/20px 'Roboto Condensed', sans-serif;
}

.bq1:after {
    content: '';
    display: block;
    position: absolute;
    width: 0px;
    height: 0px;
    bottom: -27px;
    left: 67px;
    border-style: solid;
    border-width: 27px 0 0 40px;
    border-color: #cfcfd0 transparent transparent transparent;
}

.gallery {
    overflow: hidden;
    padding-top: 27px;
}

a.gal {
    background: url(../images/magnifier.png) center center no-repeat #fdc903;
    margin-right: 1px;
    margin-bottom: 27px;
    display: block;
    border: 1px solid #ebeaea;
    border-right-width: 2px;
}

a.gal img {
    width: 100%;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    box-shadow: 0 0 0 #fff;
}

a.gal:hover img {
    opacity: 0.2;
}

.box {
    margin-bottom: 23px;
    margin-top: 4px;
    background-color: #e5e5e7;
    padding: 23px 22px 28px;
}

.box img {
    margin-bottom: 25px;
}

.box a.btn {
    padding-left: 13px;
    padding-right: 13px;
    margin-top: 23px;
}

/**Map**/

.color1 {
    color: #fdc903;
}

.color1 a:hover, a.color1:hover {
    color: #4a4a4a;
}

.color2 {
    color: #4a4a4a;
}

.map {
    overflow: hidden;
    position: relative;
}

.map figure {
    padding: 27px 0 10px;
    position: relative;
    display: block;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.map figure iframe {
    width: 100%;
    height: 399px;
    max-width: 100%;
}

.map address {
    display: block;
}

.map .text1 {
    padding-top: 8px;
}

.map address dt {
}

address dd span {
    display: inline-block;
    text-align: left;
}

/**Footer**/

footer {
    display: block;
    padding: 0px 0 60px;
    font-size: 14px;
    color: #aaa;
    line-height: 18px;
    font-family: 'Roboto Condensed', sans-serif;
}

.copy {
    font-family: 'Open Sans', sans-serif;
}

.st1 {
    padding-top: 80px;
    color: #e2e2e2;
    margin-bottom: 8px;
}

.brand {
    position: relative;
    top: -7px;
    font: 30px/18px 'Roboto Condensed', sans-serif;
    display: inline-block;
    font-size: 30px;
}

.f_phone {
    padding-top: 72px;
    font-size: 40px;
    line-height: 36px;
    float: right;
    color: #e2e2e2;
}

.f_phone span {
    position: relative;
    top: 0px;
    font-size: 30px;
}

.socials {
    margin-right: 96px;
    padding-top: 82px;
    float: right;
    overflow: hidden;
}

.socials a {
    display: block;
    float: left;
    margin: 0 6px 0 7px;
    color: #fff;
    text-align: center;
    background-color: #fdc903;
    border-radius: 500px;
    width: 58px;
    height: 58px;
    font-size: 24px;
    line-height: 58px;
}

.socials a:hover {
    color: #fdc903;
    background-color: #585757;
}

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 100px;

    margin-left: 610px;
    overflow: hidden;
    width: 61px;
    height: 75px;
    border: none;
    text-indent: -999px;
    z-index: 20;
    background: url(../images/totop.png) no-repeat left 0;
    transition: 0s ease;
    -o-transition: 0s ease;
    -webkit-transition: 0s ease;
}

#toTop:hover {
    outline: none;
    background-position: right 0;
}

/*==================================RESPONSIVE LAYOUTS===============================================*/

@media only screen and (max-width: 995px) {
    body {
        min-width: 100%;
    }

    .fl1 {
        float: none;
        margin-left: 0 !important;
        width: auto;
    }

    .map figure, .map figure iframe, #form input, #form textarea, #form .success {
        width: 100% !important;
        float: none !important;
    }

    #form .success {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
    }

    .map figure {
        height: auto !important;
    }

    .extra_wrapper {
        overflow: visible;
    }

    .map figure {
        margin-bottom: 15px;
    }

    .nowrap {
        white-space: normal;
    }

    .caption .price {
        display: none;
    }

    .caption {
        padding-top: 20px;
    }

    .camera_prev {
        margin-left: -374px;
    }

    .camera_next {
        margin-right: -374px;
    }

    .fl1.fl2 {
        clear: both;
    }

}

@media only screen and (max-width: 767px) {
    body {
        min-width: 100%;
    }

    header {
        -webkit-background-size: auto auto !important;
        -moz-background-size: auto auto !important;
        -ms-background-size: auto auto !important;
        -o-background-size: auto auto !important;
        background-size: auto auto !important;
    }

    #bookingForm {
        margin-right: 0;
    }

    .tmRadio p {
        padding-left: 0;
        padding-top: 10px;
    }

    .tmRadio {
        margin-left: 0 !important;
    }

    .tmRadio strong {
        margin-left: 0;
    }

    #bookingForm > strong + .controlHolder {
        width: 280px;
    }

    .camera_prev {
        margin-left: 0;
        left: 20px;
        bottom: 60px;
        top: auto;
        margin-top: 0;
    }

    .camera_next {
        margin-right: 0;
        right: 20px;
        bottom: 60px;
        top: auto;
        margin-top: 0;
    }

    .banner img {
        width: 100%;
    }

    .banner {
        margin-bottom: 25px;
    }

    .block1 {
        margin-bottom: 30px;
    }

    .map address + address {
        margin-left: 0;
        float: none;
        margin-top: 20px;
    }

    .socials {
        float: none;
        overflow: hidden;
    }

    .copy {
        float: none;
        padding-top: 40px;
    }

    header h1 {
        display: block;
        width: auto;
        position: relative;
        height: auto;
        margin-bottom: 20px;
    }

    .img_inner {
        width: 100% !important;
        float: none !important;
        margin-right: 0 !important;
        margin-bottom: 20px !important;
    }

    h1 a {
        max-width: 90%;
    }

    .img_inner img {
        width: 100%;
    }

    header h1 {
        float: none;
        text-align: center;
    }

    header h1 a {
        width: auto;
        display: inline-block;
        height: auto;
    }

    .map {
        padding-right: 0px !important;
    }

    .map figure iframe {
        width: 100%;
        height: 300px;
    }

    .map address {
        margin-right: 0;
    }

    .noresize {
        width: auto !important;
        float: left !important;
        margin-right: 20px !important;
        margin-top: 4px !important;
    }

    .img_inner {
        margin-top: 30px;
    }

    .map address {
        float: none;
    }

    .ui-datepicker {
        width: 280px;
    }

}

@media only screen and (max-width: 720px) {
    body {
        /*overflow-x: hidden;*/
    }

    .mMenu {
        display: block;
        width: 50px !important;
        height: 40px !important;
        -webkit-appearance: none;
        background: url("../images/menu_mobil.png") #e8b121;

        background-size: cover;

        border: none;
        -webkit-user-select: none !important;
        -moz-user-select: none !important;
        -ms-user-select: none !important;
        user-select: none !important;
        float: right;
        border-radius: 5px;
        cursor: pointer;
        color: transparent;
        position: absolute;
        right: 10px;
        z-index: 999999999;
    }

    .sf-menu {
        padding-top: 50px;
    }
    .sf-menu li {
        display: block;
        padding: 0;
    }

    .sf-menu>li+li {
        margin-left: 0;
    }

    .menu_block {
        min-height: 40px;
    }

    .container_12 {
        width: 100% !important;
    }



    .grid_12 {
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;

    }


    .rslides_nav {
        position: absolute;
        top: 30%;
        z-index: 99999;
    }


    .content img {
        width: 100%;
    }
    .menu_block #mm0 {
        display: block;



    }

    .grid_4 {

        margin-left: 0;
        margin-right: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100% !important;
    }

    .menu_block #mm0 option {
        color: #fff;
    }



    .menu_block nav {

    }

    .page1 header h1 {
        margin-bottom: 5px !important;
        width: 100%;
        padding-top: 5px !important;


    }

    .page1 header h1 a {
        display: flex;
        justify-content: center;
        align-items: center;
        max-width: 100% !important;

    }

    .grid_4_m {
        width: 100% !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }


    .camera_prev {display: none}
    .camera_next {display: none}

    .c_phone {

        font-size: 3em;

    }
    .cPononeM {

        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;

    }

    .cPononeM span {
        padding-left: 0;
    }
    .c_phone .grid_12:before,  .c_phone .grid_12:after, .c_phone .clear:before, .c_phone .clear:after {

        display: none;

    }

    .footerM {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .footerM .f_phone {
        padding-top: 22px !important;
    }

    .footerM .f_phone  a, .footerM .f_phone span {
        font-size: 24px !important;
    }
    .footerM .socials {
        width: 100%;
        margin: auto !important;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-top: 22px !important;
    }

    .copy {
        padding-top: 0px !important;
    }

    .copy .st1 {
        padding-top: 33px;
    }



    .grid_7 {
        width: 100% !important;
        margin-right: 0;
        margin-left: 0;


    }

    .body * {
        word-wrap: break-word;
    }


    .content p {
        padding: 5px;

    }

    .content .prefix_1 {
        padding-left: 0 !important;
    }


    .grid_5 {
        width: 100% !important;
        margin-right: 0;
        margin-left: 0;
        padding: 0px;
    }

    .grid_6 {
        width: 100% !important;
    }

    .content .prefix_1 {
        margin-left: 0;
        margin-right: 0;
       display: block;
        width: 100% !important;

    }

    .content form {
        padding-left: 0px !important;
        padding-right: 0px !important;
        width: 100% !important;
        display: block;

    }
    
    .content .btns {
        text-align: center;
    }

    .banner .banner_title  {
        justify-content: center;
    }

    .banner .banner_title img {
        width: 30%;
    }

    .banner {
        margin: 5px 0px;
        width: 100%;
    }


    .banner .extra_wrapper {

        font-size: 30px;


    }

    .banner .maxheight .banner_title {

        display: flex;
        align-items: center;


    }

    footer {
        margin-bottom: 65px;
    }

    .whatsappfixed {

        width: 100% !important;
    }

    #bookingForm > strong + .controlHolder {
        width: 210px;
    }

    .ui-datepicker {
        left: 50% !important;
        margin-left: -140px;
    }

}
