div#top .center, .center {
    width: calc(100% - 40px);
}

.mails {
    display: none;
}

.phones {
    margin-right: 0;
    float: left;
}

ul.social {
    float: none;
    display: block;
    margin: 0 auto;
    width: 134px;
    padding-right: 35px;
}

a.logo {
    display: block;
    float: none;
    margin: 0 auto;
    margin-bottom: 15px;
    height: 160px;
    background: none;
    box-shadow: none;
}

button.toggleMenu {
    position: absolute;
    right: calc(50% - 170px);
    top: 0;
}

h1 {
    font-size: 28px;
    line-height: 125%;
    margin-top: 20px;
    margin-bottom: 20px;
}

p {
    font-size: 16px;
    line-height: 150%;
}

.tooltip {
    bottom: 7%;
    width: calc(100% - 40px);
    height: auto;
    margin: 0 calc(50% - 215px);
    margin-right: 10px;
    max-width: 410px;
}

.tooltip .imageBg {
    width: calc(50% - 20px);
    max-height: 178px;
}

.tooltip .info {
    float: left;
    width: 50%;
    overflow: hidden;
    height: 178px;
    margin-bottom: 10px;
}

.svg {
    margin: 0;
    width: 100%;
    margin-top: 60px;
    max-width: 500px;
}

div#head {
    height: auto;
    padding-bottom: 49px;
    background-size: cover;
}

div#about .left {
    display: none;
}

div#about .left img {
    display: none;
}

ul.instagramSlider {
    float: none;
    margin: 0 auto;
    width: 276px;
    border-radius: 10px;
    margin-bottom: 50px;
}

div#about .right.w50 {
    margin-bottom: 20px;
    margin-top: 30px;
}

.instagram a {
    bottom: 122px;
}

.right h3 {
    font-size: 32px;
    line-height: 39px;
    text-align: center;
    margin-bottom: 0;
}

div#about .right i {
    font-size: 12px;
    line-height: 175%;
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
}

div#about .right i:before {
    width: 100%;
    left: 0;
}

div#price h3 {
    font-size: 32px;
    line-height: 39px;
    text-align: center;
    margin-top: 30px;
}

div#price p i {
    width: 100%;
    margin-bottom: 24px;
}

div#price p i:after {
    left: 0;
    width: 100%;
}

div#price table {
    margin-top: 10px;
}

div#price table td select {
    width: calc(100% - 30px);
}

div#price table td.select:before {
    right: 30px;
}

div#price {
    padding-bottom: 30px;
}

.googleMap {
    margin-top: 0;
    border-radius: 0;
    height: 590px;
}

div#getRoute {
    margin: 80px 0 0 0;
    width: calc(100% - 66px);
    left: 20px;
    padding: 15px 10px;
}

div#map .center {
    width: 100%;
}

.googleMap iframe {
    margin: 0 0 0 -640px!important;
}

a.goMaps {
    width: 100%;
}

div#footer h3 {
    font-size: 32px;
    line-height: 39px;
    text-align: center;
    margin-top: 30px;
}

div#map {
    padding-bottom: 0;
}

div#footer p i:after {
    left: 0;
    width: 100%;
}

form.booking {
    margin: 0;
    width: calc(100% - 54px);
    float: none;
    margin: 0 auto;
    height: auto;
    padding-bottom: 30px;
    clear: both;
}

.cf {
    width: 100%;
}

div#footer {
    height: auto;
    padding-bottom: 0;
}

body.open-menu ul.menu {
    margin: 0;
    padding: 30px 20px 20px 20px;
    left: -20px;
    width: 100%;
    right: 0;
    z-index: 0;
    top: 90px;
    background: linear-gradient(0deg, #10689f, #ffffff);
    height: 100vh;
}

ul.menu li {
    width: 100%;
    text-align: center;
}

body.open-menu .tooltip {
    display: none;
}

ul.menu li a {
    margin: 0;
    padding: 5px 0;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    float: none;
    display: inline-block;
    margin-bottom: 10px;
}

body.open-menu .mails {
    display: block;
    left: unset;
    top: 290px;
    right: unset;
    background-color: transparent;
    margin: 0 calc(50% - 115px);
    z-index: 1;
    width: 230px;
}

body.open-menu .phones {
}

body.open-menu div#head {
    height: 606px;
    padding-bottom: 30px;
    background-image: none;
}

.tooltip button {
    width: 100%;
    margin: 0;
}

@media (max-width: 480px) {
    .tooltip {
        margin: 0 0 0 10px;
    }
}
