*{
    margin: 0;
    padding: 0;
}

html {
    background-color: #fdf0d2 !important;
    width: 100%;
}

form {
    margin: 0;
    padding: 0;
}

table {
    border:none;
    border-spacing:0px;
}

img {
    border:none;
    border-spacing:0px;
}

body{
    background: none repeat scroll 0 top #FFFFFF;
    color: #333333;
    font-family: 'PT Sans', sans-serif;
    font-size: 10px;
    height: 100%;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}

input, button, select, textarea {
    font-size: 14px;
}

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

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6,
#content p, #content ul, #content ol, #content li, #content table, #content form {
    margin-bottom: 0.5em;
    margin-top: 0.5em;
}

#content p, #content div, #content ul, #content ol{
    margin-bottom: 1.3em;
}

.item-page p {
    /*    overflow: hidden; */
}

#content .content-text p{
    margin-top: 0;
}

h2{
    color: #014aa3;
    font-size: 1.5em;
    font-weight: bold;
}

.clearall{
    clear: both;
    height: 0px;
}

a, a.pagenav{
    color:#333333;
    text-decoration:none;
    cursor:pointer !important;
}

a:hover {
    color: #014aa3;
    text-decoration:underline;
}

label{
    font-size: 90%;
}

#content p, #content div, #content ul, #content ol,
#content-bottom .newsflash p, #content-bottom .newsflash div, #content-bottom .newsflash ul, #content-bottom .newsflash ol{
    color: #333333;
}

#sliderbg{
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

#slider img{
    width: 100%;
}

#content-bottom h3, #content-bottom h4{
    font: 1.2em Arial,sans-serif;
    color: #0D5AA7;
    margin-bottom: 5px;
}

#content-bottom h3 {
    color: #02609D;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 6px;
    padding: 0;
    text-transform: uppercase;
}

/* clear global font changes */
#content div.items-leading, #content div.blog,
#content div.leading-0, #content div.leading-1, #content div.leading-2,
#content div.leading-3, #content div.leading-4, #content div.leading-5,
#content div.leading-6, #content div.leading-7, #content div.leading-8,
#content div.item, #content div.items-row{
    font-size: 1em;
}

#content .blog.partners .items-leading > div{
    float: left;
    width: 23%;
    margin-right: 2.66%;
}

#content .blog.partners .items-leading > div:nth-child(4n){
    margin-right: 0;
}

#content .blog.partners .items-leading > div:nth-child(4n+1){
    clear: both;
}

#content .blog.partners .items-leading > div img {
    transform: scale(0.9);
    transition: all 200ms ease-out 0s;

    background: #ffffff none repeat scroll 0 0;
    border: medium none !important;
    box-shadow: none;
    color: #ffffff;
}

.moduletable-sliderevents.sport {
    height: auto;
    margin: 0 auto;
    max-width: 1008px;
    padding-bottom: 20px;
    width: 100%;
}

.sportpeople .span4:nth-child(3n+1){
    clear: both;
    margin-left: 0;
}

.sportpeople .offset4.span4 {
    margin-left: 36.7521%;
}

#content .sportpeople p {
    margin: 0;
}

#content .sportpeople a {
    display: block;
    margin-bottom: 7px;
}

#content .blog.partners .items-leading > div:hover img{
    transform: scale(1);
}

#content div.items-row{
    clear: both;
    margin-bottom: 0;
    overflow: hidden;
}

UL{
    padding-left:0;
    margin-left:0;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}

UL LI{
    padding-left:0;
    background: none no-repeat scroll 0 7px transparent;
    color:#555555;
}

#content UL LI, .cke_editable UL LI{
    padding-left:16px;
    background: url("../images/pimp.png") no-repeat scroll 0 8px transparent;
}

OL{
    list-style-type: decimal;
}

OL LI{
    list-style-type: decimal;
    padding-bottom:7px;
    margin-left:30px;
}

ul.breadcrumb li{
    display: inline-block;
}

#body-content{
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}

#system-message .alert{
    display: none;
}

#body-shadow{
    background: #ffffff none repeat scroll 0 0;
    margin: 0 auto;
    max-width: 1160px;
    overflow: hidden;
    padding: 0;
}

#line_content {
    background: none repeat scroll 0 0 transparent;
    position: relative;
}

#content{
    clear: both;
    font-size: 1em;
    padding: 0;
}

#content #content-bg, #content-footer-bg{
    /*	background: url("../images/shadow-right.png") repeat-y scroll right 0 transparent; */
    margin: 0;
    overflow: hidden;
    /*	padding: 6% 2.5% 0 0; */
}

#content-top .current{
    padding:  0px! important;
    margin:  0px! important;
    display:block;
    width: 100%;
    /*	height:210px; */
    overflow:hidden;
}

.componentheading, H1{
    color:#0e59aa;
    font-size:1.7em;
    margin:10px 0 0;
}

a.readon{
    color: #4b4b4b;
    text-decoration: none;
    font-weight: bold;
    padding-left: 14px;
}

.slider{
    float: left;
    overflow: hidden;
    width: 780px;
}

#content div{
    color:#6F6F6F;
}

/* tables */

#content table {
    border:medium none;
    font-size:1em;
    width:100%;
    border:2px solid #FFFFFF;
}
#content table td, #content table thead th {
    text-align:left;
    border:1px solid #FFFFFF;
}
#content table th, #content table .first {
    text-align:left;
}

#content table thead {
    font-family:'Trebuchet MS',serif;
}
#content table thead td, #content table thead th {
    color:black;
}
#content table thead th {
    font-weight:normal;
    padding-bottom:4px;
    text-transform:uppercase;
}
#content table tbody, #content table thead, #content table tr,
#content table th, #content table td {
    padding:0;
    vertical-align:top;
}
#content table th, #content table td {
    padding:5px 13px;
    border-collapse:collapse;
}

table.blog{
    width:100%;
}

#content .content-text table div {
    margin: 0;
}

#bc{
    border-bottom: 1px solid #E5E1CA;
    display: block;
    font-size: 11px;
    height: 18px;
    margin: 0 0 11px;
    overflow: hidden;
    padding: 0 0 5px;
    width: 100%;
}
#bc a {
    color:#02609D;
    font-size:100%;
}


/****************************************************/
/*************** COMPONENTS **************************/
/****************************************************/

#send-form #submit{
    font-family: Arial,"Helvetica CY","Nimbus Sans L",sans-serif;
    font-size: 16px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #036dd8;
    *background-color: #01448d;
    background-image: -moz-linear-gradient(top, #036dd8,#01448d);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#036dd8), to(#01448d));
    background-image: -webkit-linear-gradient(top, #036dd8,#01448d);
    background-image: -o-linear-gradient(top, #036dd8,#01448d);
    background-image: linear-gradient(to bottom, #036dd8,#01448d);
    background-repeat: repeat-x;
    border: 1px solid;
    border-radius: 5px;
    text-transform: none;
    color: #FFFFFF;
    padding: 5px 10px;
}

.moduletable.address {
    font-size: 1.6em;
    color: #565b6b;
    line-height: 120%;
}

.moduletable.lang a{
    color: #565b6b;
    font-size: 1.6em;
}

#header-left {
    width: 100%;
    background-color: #40484f;
    overflow: hidden;
    height: 49px;
    z-index: 1;
}

#header-left .moduletable{
    max-width: 1200px;
    margin: 0 auto;
}

#menu-btn{
    display: none;
}

#logo {
    float: left;
    width: 37%;
}

#header-right {
    position: absolute;
    width: 50%;
    left: 50%;
    z-index: 2;
}

#header-right-bg::after {
    width: 0;
    border-color: rgba(0, 0, 0, 0) #36b713 #36b713 rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 24px 10px;
    position: absolute;
    content: "";
    height: 0;
    top: 0;
}

#header-right::before {
    background: #36b713;
    content: "";
    height: 48px;
    position: absolute;
    left: 20px;
    top: -38px;
    width: auto;
    display: block;
    right: 0;
}

#header-right-bg {
    max-width: 600px;
    position: relative;
    top: -38px;
}

.moduletable.phones {
    color: #565b6b;
    background: transparent URL("../images/phone-icon.png") no-repeat scroll 0 0;
    background-size: 22px auto;
    padding-left: 32px;
}

.address-place {
    font-size: 1.8em;
    line-height: 120%;
    margin-bottom: 3px;
}

.address-header {
    float: left;
    width: 49%;
    margin-right: 2%;
    text-align: left;
    line-height: 120%;
}

.prefix {
    font-size: 0.7em;
}

.address-header:nth-child(2) {
    margin-right: 0;
    text-align: right;
}

.phones-items {
    font-size: 2em;
    line-height: 120%;
}

.addressright-header {
    text-align: right;
    font-size: 1.4em;
}

/* Search block */
.btn.search {
    font-family: Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;
    float: right;
    font-size: 2em;
    background: #115bbf none no-repeat scroll 0 0;
    box-shadow: unset;
    border: 2px solid #115bbf;
    border-radius: 9px;
    height: 38px !important;
    display: block;
    overflow: hidden;
    line-height: 27px;
    width: 28%;
}

.icon-search {
    display: none;
}

label.finder.search {
    display: none;
}

.form-search {
    overflow: hidden;
    background: transparent;
    padding-right: 0;
}

.form-search button.finder.search {
    position: absolute;
    right: 0;
    width: 30%;
    top: -2px;
    bottom: -2px;
}

.form-search {
    border-radius: 9px;
    overflow: unset;
    border: 2px solid #0083c6;
    border-width: 2px 0 2px 2px;
    position: relative;
}

.form-search input.search-query {
    box-shadow: none !important;
    height: 24px;
    border: none medium;
    width: 66%;
    padding: 5px 2%;
}

#header-bottom {
    clear: both;
    max-width: 1200px;
    margin: 31px auto 0;
    z-index: 3;
    display: block;
    position: relative;
}

.moduletable.search {
    margin-top: 7px;
    width: 40%;
    float: right;
    padding-bottom: 12px;
}

/* End Search block */

.moduletable.social-header {
    text-align: left;
    padding-bottom: 11px;
    padding-top: 10px;
    padding-right: 12px;
    float: none;
}

.moduletable.social-header img{
    max-width: 32px;
    width: 100%;
}

.moduletable.social-header a {
    margin-right: 6px;
}

.moduletable.social-header a:last-child {
    margin-right: 0;
}

#header-menu {
    clear: both;
    background-color: #0770e5;
    *background-color: #023e98;
    background-image: -moz-linear-gradient(top, #0770e5,#023e98);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0770e5), to(#023e98));
    background-image: -webkit-linear-gradient(top, #0770e5,#023e98);
    background-image: -o-linear-gradient(top, #0770e5,#023e98);
    background-image: linear-gradient(to bottom, #0770e5,#023e98);
    background-repeat: repeat-x;
    border: 1px solid;
    border-radius: 9px;
    text-transform: none;
    color: #FFFFFF;
    padding: 0 10px;
}

#hor-menu .item {
    float: left;
}

#wrap {
    margin: 0;
    padding: 0;
    overflow: hidden;
}

a#menu109 {
    display: none;
}

a.mainlevel-trans:link, a.mainlevel-trans:visited {
    background: none;
    color: #40484f;
    border: none medium;
    display: block;
    font-size: 2.2em;
    font-style: normal;
    font-weight: normal;
    line-height: 100%;
    padding: 12px 32px 12px;
    text-align: center;
    text-transform: uppercase !important;
    transition-duration: 0.15s, 0.15s;
    transition-property: color, background;
    transition-timing-function: ease-in, ease-out;
}

a.mainlevel_active-trans, a.mainlevel_active-trans:visited {
    background: none;
    color: #0864ab;
    border: none medium;
    display: block;
    font-size: 2.2em;
    font-style: normal;
    font-weight: normal;
    line-height: 100%;
    padding: 12px 0 12px 27px;
    text-align: center;
    text-transform: uppercase !important;
    transition-duration: 0.15s, 0.15s;
    transition-property: color, background;
    transition-timing-function: ease-in, ease-out;
}

a#menu117 {
    background-image: none;
}

.transMenu .content {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 0 0 3px 3px;
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.35);
    /* overflow: hidden; */
    padding: 0 15px;
}

.transMenu .item a, .transMenu .item a:visited, .transMenu .item a:hover {
    border: none medium;
    color: #0059bc;
    display: block;
    font-size: 1.2em;
    height: 100%;
    line-height: 160%;
    text-decoration: none;
    text-transform: uppercase !important;
    width: 100%;
    text-shadow: unset !important;
}

.transMenu .item td:hover a, .transMenu .item a:hover, tr#active a, tr#active a:visited, .transMenu .item.hover a {
    color: #E59432;
    line-height: 160%;
}

#slider-bg {
    margin: 150px auto 0;
}

#htmlslider-0_slide_0, #htmlslider-0_slide_1 {
    background: transparent url("../images/bg-slider1.jpg") no-repeat scroll left bottom;
    height: 400px;
}

#htmlslider-0_slide_0 .content, #htmlslider-0_slide_1 .content {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    min-height: 400px;
}

#slide2 {
    overflow: hidden;
    position: relative;
    padding-top: 0;
    clear: both;
    margin: -80px 0 0;
}

#slide4 {
    overflow: hidden;
    position: relative;
}

#slide2-bg, #slide4-bg {
    border-top: 49px solid #40484f;
}

#slide2 .moduletable > h3, #slide4 .moduletable > h3 {
    position: absolute;
    top: 0;
}

#slide2 .slide2-caption,#slide4 .slide4-caption {
    margin: 0;
    content: "";
    height: 48px;
    left: 0;
    position: absolute;
    top: 20px;
    width: 50%;
}

#slide2 .slide2-caption-bg, #slide4 .slide4-caption-bg {
    background: #36b713;
    content: "";
    height: 48px;
    left: 0;
    width: 50%;
    position: absolute;
}


#slide2 .slide2-caption-bg::after, #slide4 .slide4-caption-bg::after {
    width: 0;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #36b713 #36b713;
    border-style: solid;
    border-width: 24px 10px;
    position: absolute;
    content: "";
    height: 0;
    top: 0;
    right: -20px;
    /* margin-right: -20px; */
}

.moduletable.booking {
    margin: 0 auto;
    max-width: 1200px;
    background-color: #0770e5;
    *background-color: #023e98;
    background-image: -moz-linear-gradient(top, #0770e5,#023e98);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0770e5), to(#023e98));
    background-image: -webkit-linear-gradient(top, #0770e5,#023e98);
    background-image: -o-linear-gradient(top, #0770e5,#023e98);
    background-image: linear-gradient(to bottom, #0770e5,#023e98);
    background-repeat: repeat-x;
    border: none medium;
    overflow: hidden;
    height: 320px;
}

#selectbtn, .room-boking a, .moduletable.special .slide-introtext,
.conference-halls .conference-boking a, .rooms .room-booking a {
    background-color: #0770e5;
    *background-color: #023e98;
    background-image: -moz-linear-gradient(top, #0770e5,#023e98);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0770e5), to(#023e98));
    background-image: -webkit-linear-gradient(top, #0770e5,#023e98);
    background-image: -o-linear-gradient(top, #0770e5,#023e98);
    background-image: linear-gradient(to bottom, #0770e5,#023e98);
    background-repeat: repeat-x;
    border: none medium;
    margin-top: 0;
    width: 50%;
    position: absolute;
}

.slide2-caption {
    max-width: 1200px;
    margin: 0 auto;
}

#slide2 .slide-introtext {
    height: 332px;
    overflow: hidden;
}

.slide2-caption h3, .slide4-caption h3 {
    font-family: "Arial Narrow", Arial, sans-serif;
    font-stretch: condensed;
    color: #FFFFFF;
    font-size: 2.8em;
    text-transform: uppercase;
    text-align: right;
    margin: 5px 60px 6px 0;
    display: block;
    /* width: 200px; */
}

.slide4-intro {
    clear: both;
    padding-top: 57px;
    margin: 0 auto;
    max-width: 860px;
    font-size: 2.4em;
    font-style: italic;
    text-align: center;
    padding-bottom: 44px;
    line-height: 120%;
}

.partners-slide .content-info .news-content {
    box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
    margin: 2px auto;
    max-width: 270px;
}

.caption {
    color: #ffffff;
    font-size: 1.2em;
    padding-top: 12px;
}

.lbdate {
    font-size: 1.7em;
    color: #FFFFFF;
    padding-bottom: 9px;
}

#ui-datepicker-div {
    font-size: 1.2em;
}

.ui-datepicker .ui-datepicker-title {
    line-height: 32px;
}

.ui-state-active .ui-state-default {
    background: transparent none repeat scroll 0 0;
}

#there-datedp, #back-datedp {
    background: #ffffff url("../images/calendar-icon.png") no-repeat scroll right 8px;
    background-size: 33px auto;
    border: none;
    border-radius: 0;
    box-shadow: none;
    color: #1c1c1c;
    cursor: pointer;
    height: 34px;
    line-height: 34px;
    margin-bottom: 5px;
    max-width: 287px;
    width: 100%;
}

.sub-caption {
    font-size: 1.4em;
    color: #FFFFFF;
    max-width: 290px;
    width: auto;
    line-height: 110%;
    margin-top: 6px;
}

#selectbtn {
    border: 1px solid #79b9fb;
    max-width: 298px;
    width: 100%;
    color: #FFFFFF;
    font-size: 2em;
    font-family: "Arial Narrow", Arial, sans-serif;
    font-stretch: condensed;
    padding: 12px 0;
    margin-top: 16px;
}

#slider .slider-caption a {
    color: #FFFFFF;
    font-size: 1.4em;
    padding: 8px 0 8px 20px;
    line-height: 32px;
    margin: 0;
}

.navigation-slide {
    position: absolute;
    bottom: -47px;
    left: 0;
    color: #FFFFFF;
    width: auto;
}

.prev-slide, .next-slide{
    opacity: 0.3;
    transition: all ease 200ms;
}

.prev-slide:hover, .next-slide:hover {
    opacity: 1;
}

#slider .mod_htmlslider .toc {
    position: absolute;
    bottom: 26px;
    left: 0;
    right: 0;
    z-index: 4;
}

#slider .toc li.toc_slide{
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

#slider .toc li.toc_slide {
    cursor: pointer;
    color: #FFFFFF;
    font-size: 1.6em;
    line-height: 34px;
    margin: 0;
    padding: 0;
}

#slider .toc li.toc_slide {
    border-radius: 8px;
    background-color: rgba(64, 72, 79, 0.4);
    width: 16px;
    height: 16px;
    margin: 0 12px;
}


#slider .toc li.toc_slide:hover, #slider .toc li.toc_slide.active {
    display: block;
    background-color: rgba(64, 72, 79, 0.7);
}

#slider .mod_htmlslider .prev-slide, #slider .mod_htmlslider .next-slide {
    background: url("../images/arrow-back.png") no-repeat scroll left top transparent;
    display: inline-block !important;
    height: 35px;
    position: relative;
    width: 14px;
    z-index: 3;
    margin: 0;
    background-size: 14px auto;
}

.toc ul {
    width: 80px;
    margin: 0 auto;
    display: block;
    position: relative;
}

#slider .mod_htmlslider .next-slide {
    background-image: url("../images/arrow-next.png");
    right: 0;
}

.mod_htmlslider li.active div {
    border: none medium;
}

.cke_editable p{
    font-size: 1.4em;
}

#slide3 {
    padding-top: 12px;
}

#slide3 h3 {
    color: #40484f;
    font-size: 4.2em;
    font-stretch: condensed;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 50px;
}

#slide3 .service-item {
    float: left;
    width: 24%;
    margin-right: 1%;
    margin-bottom: 92px;
}

#slide3 .service-item:nth-child(4n+1) {
    clear: both;
}

.sitem-readmore {
    background-color: #1a8de6;
    font-size: 1.5em;
    text-align: center;
    width: 200px;
    margin: -19px auto 0;
    z-index: 3;
    position: relative;
}

a#menu135{
    padding: 12px 16px 12px 0;
}

body.en-GB a.mainlevel-trans:link, body.en-GB a.mainlevel-trans:visited {
    padding: 12px 16px 12px;
}

#slide4 .arrows_dest {
    display: none;
}

.sitem-readmore a {
    color: #FFFFFF;
    padding: 7px 0;
    display: block;
}

.item-page {
    max-width: 1200px;
    margin: 0 auto;
    font-size: 1.5em;
    padding-bottom: 20px;
    display: block;
    overflow: hidden;
}

#slide3 .service-item.itm2 .sitem-introimg, #slide3 .service-item.itm2 .sitem-readmore {
    background-color: #56b621;
}

#slide3 .service-item.itm2 .sitem-content {
    border-color: #56b621;
}

#slide3 .service-item.itm3 .sitem-introimg, #slide3 .service-item.itm3 .sitem-readmore {
    background-color: #fcae01;
}

#slide3 .service-item.itm3 .sitem-content {
    border-color: #fcae01;
}

#slide3 .service-item.itm4 .sitem-introimg, #slide3 .service-item.itm4 .sitem-readmore {
    background-color: #f11837;
}

#slide3 .service-item.itm4 .sitem-content {
    border-color: #f11837;
}

#slide3 .service-item.itm5 .sitem-introimg, #slide3 .service-item.itm5 .sitem-readmore {
    background-color: #27ca80;
}

#slide3 .service-item.itm5 .sitem-content {
    border-color: #27ca80;
}

#slide3 .service-item.itm6 .sitem-introimg, #slide3 .service-item.itm6 .sitem-readmore {
    background-color: #ff6408;
}

#slide3 .service-item.itm6 .sitem-content {
    border-color: #ff6408;
}

#slide3 .service-item.itm7 .sitem-introimg, #slide3 .service-item.itm7 .sitem-readmore {
    background-color: #1a6ce6;
}

#slide3 .service-item.itm7 .sitem-content {
    border-color: #1a6ce6;
}

#slide3 .service-item.itm8 .sitem-introimg, #slide3 .service-item.itm8 .sitem-readmore {
    background-color: #fcd001;
}

#slide3 .service-item.itm8 .sitem-content {
    border-color: #fcd001;
}

#slide3 .service-item.itm9 .sitem-introimg, #slide3 .service-item.itm9 .sitem-readmore {
    background-color: #d908ff;
}

#slide3 .service-item.itm9 .sitem-content {
    border-color: #d908ff;
}

#slide3 .service-item.itm10 .sitem-introimg, #slide3 .service-item.itm10 .sitem-readmore {
    background-color: #1ac2e6;
}

#slide3 .service-item.itm10 .sitem-content {
    border-color: #1ac2e6;
}


#slide3 .service-item.itm11 .sitem-introimg, #slide3 .service-item.itm11 .sitem-readmore {
    background-color: #fd8422;
}

#slide3 .service-item.itm11 .sitem-content {
    border-color: #fd8422;
}

#slide3 .service-item.itm12 .sitem-introimg, #slide3 .service-item.itm12 .sitem-readmore {
    background-color: #fc546c;
}

#slide3 .service-item.itm12 .sitem-content {
    border-color: #fc546c;
}


#slide3 .service-item.itm13 .sitem-introimg, #slide3 .service-item.itm13 .sitem-readmore {
    background-color: #379602;
}

#slide3 .service-item.itm13 .sitem-content {
    border-color: #379602;
}

#slide3 .service-item.soffset2{
    margin-left: 25%;
}

#slide3 .service-item.soffset3{
    margin-left: 37.5%;
}

#slide3 .sitem-introimg img{
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    -webkit-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
}

#slide3 .service-item:hover .sitem-introimg img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

#slide4 {
    clear: both;
    margin-bottom: 50px;
}

.moduletable.partners-slide {
    max-width: 1200px;
    margin: 0 auto;
}

#slide9 h3 {
    color: #024cc8;
    font-size: 3.2em;
    font-family: "Arial Narrow", Arial, sans-serif;
    font-stretch: condensed;
    text-transform: uppercase;
    text-align: center;
}

#slide3 .sitem-introimg {
    width: 200px;
    background-color: #1a8de6;
    text-align: center;
    padding: 21px 0 19px;
    margin: 0 auto;
    z-index: 2;
    position: relative;
}

#slide3 .sitem-introimg img{
    max-width: 76px;
}

.sitem-content {
    background-color: #f6f6f6;
    font-size: 1.5em;
    color: #40484f;
    padding: 20px 12px;
    margin-top: -53px;
    padding-top: 70px;
    z-index: 1;
    position: relative;
    border-top: 2px solid #FFFFFF !important;
    border-left: 2px solid #FFFFFF !important;
    border-right: 2px solid #FFFFFF !important;
    border-bottom: 2px solid #1a8de6;
}

#slide3 .service-item:hover .sitem-content {
    border-top: 2px solid rgba(0, 0, 0, 0.20)  !important;
    border-left: 2px solid rgba(0, 0, 0, 0.20)  !important;
    border-right: 2px solid rgba(0, 0, 0, 0.20)  !important;
    box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.15);
}


.sitem-content-caption {
    color: #000000;
    font-size: 1.14em;
    text-align: center;
    min-height: 40px;
    padding-bottom: 12px;
}

#slide3 a:hover{
    text-decoration: none;
}

.moduletable-services {
    max-width: 1200px;
    margin: 0 auto;
}

.restaurantsarrow-back.slick-arrow {
    float: left;
    height: 24px;
    width: 12px;
    background: url("../images/restaurants-arrow-left.png") no-repeat scroll left top transparent;
    background-size: 12px auto;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.restaurantsarrow-next.slick-arrow {
    float: left;
    height: 24px;
    width: 12px;
    background: url("../images/restaurants-arrow-right.png") no-repeat scroll left top transparent;
    background-size: 12px auto;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.moduletable.tripadvisor {
    display: none;
    left: 0;
    z-index: 100;
}

.slide2-bgcenter {
    max-width: 1200px;
    margin: 80px auto 0;
    font-size: 1.8em;
    line-height: 120%;
}

#slide2 .readmore {
    background-color: #36b713;
    padding: 12px 30px;
    line-height: 120%;
    float: right;
    color: #FFFFFF;
    transition: all 0.4s ease 0s;
}

#slide2 .readmore:hover {
    background-color: #239e03;
    text-decoration: none;
}

#slide3-bg {
    max-width: 1200px;
    margin: 0 auto;
    color: #333333;
}

#slide3 p{
    font-size: 1.4em;
}

#slide3 .aboutblock {
    background-color: #FFFFFF;
    padding: 36px 46px;
}

/*#slide4-bg {
    max-width: 1200px;
    margin: 0 auto;
}*/

/*.slick-initialized .slick-slide {
    display: block;
    width: 49%;
    margin-right: 1%;
}
*/

.slick-initialized .slick-slide {
    margin-right: 27px;
}

.newsflash-roomsprices-bg {
    background-color: #FFFFFF;
    padding-top: 60px;
    margin-top: 70px;
}

.newsflash-roomsprices {
    max-width: 1200px;
    margin: -100px auto 8px;
    overflow: hidden;
}

.moduletable.special{
    position: relative;
}

.moduletable.special h3 {
    width: 37%;
    color: #024cc8;
    font-size: 2.8em;
    font-family: "Arial Narrow", Arial, sans-serif;
    font-stretch: condensed;
    text-transform: uppercase;
    text-align: right;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 1% 0 0;
}

#slider .img-slide1 img {
    max-width: 180px;
}

.img-slide1 {
    text-align: right;
    padding: 60px 0 30px;
}

.img-slide1-slogan {
    position: absolute;
    left: 0;
    top: 50%;
    font-size: 3.6em;
    color: #40484f;
    line-height: 120%;
    width: 66%;
    margin-top: -46px;
    font-family: "Times New Roman", "Times CY", "Nimbus Roman No9 L", serif;
}

#slider {
    top: -80px;
    position: relative;
    width: 100%;
    height: 400px;
    margin-bottom: -60px;
}

#body-contentall {
    position: relative;
    clear: both;
    padding-top: 0;
}

#content #content-bg {
    max-width: 1200px;
    margin: 0 auto;
}

#left .services-menu a {
    background-color: #f6f6f6;
    border-bottom: 2px solid #86bc42;
    padding: 9px 20px;
    font-size: 1.5em;
    margin: 0;
}

#left .services-menu li:hover a, #left .services-menu li.current a {
    background-color: #86bc42;
    color: #FFFFFF;
}

#content .services-menu UL LI {
    background-image: none;
    padding: 0;
    margin: 0 0 5px 0;
}

.services-block li {
    float: left;
    width: 33%;
}

.services-block .nav.menu {
    overflow: hidden;
    margin-top: 7px;
}

#footer .services-block a {
    font-size: 1.2em;
    line-height: 100%;
    margin-bottom: 9px;
}

.blog-featured {
    display: none;
}

.item-page.partners .articleBodycontent p {
    clear: both;
    overflow: hidden;
}

#footer .moduletable.services-block li a:hover{
    background-color: transparent;
    color: #C3C3C3;
}

.partner-logo {
    float: left;
    clear: both;
    width: 23%;
    margin-right: 1%;
    max-width: 270px;
}


.moduletable-logo img {
    max-width: 191px;
    float: left;
    margin-top: 8px;
    margin-right: 22px;
}

#hor-menu .item.num1{
    display: none;
}

#content-bg > .row-fluid{
    margin-bottom: 0;
}

#hor-menu .item.num5 a.mainlevel-trans{
    padding: 12px 0 12px 27px;
}

.moduletable-logo a {
    font-family: "Times New Roman", "Times CY", "Nimbus Roman No9 L", serif;
    font-size: 3.6em;
    line-height: 110%;
    color: #0864ab;
}

body.en-GB .moduletable-logo a {
  max-width: 480px;
  display: flex;
}

.moduletable-logo a:hover {
    text-decoration: none;
}

.moduletable-logo {
    width: 49%;
    float: left;
}

.moduletable-hormenu {
    float: left;
    width: 49%;
    margin-left: 2%;
}

#mod-finder-searchform104, #mod-finder-searchform129, #mod-finder-searchform271 {
    width: 40px;
    float: right;
    height: 28px;
    overflow: hidden;
    margin: 10px 0 0 0;
    border-left: 2px solid #36b713;
    padding: 1px 0 3px;
    position: absolute;
    right: 0;
    transition: width 1.5s ease 0s;
    border-radius: 0;
    border-top: 0;
    border-bottom: 0;
}

#mod-finder-searchform104 button.finder-search, #mod-finder-searchform129 button.finder-search, #mod-finder-searchform271 button.finder-search {
    background: transparent url("../images/btn-search.png") no-repeat scroll left 0;
    background-size: 28px auto;
    border: medium none transparent;
    border-radius: 0;
    box-shadow: 0 0 transparent;
    cursor: pointer;
    display: block;
    float: right;
    height: 32px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-shadow: none;
    width: 30px;
    color: transparent;
    font-size: 0.01em;
}

#mod-finder-searchword104, #mod-finder-searchword129, #mod-finder-searchword271 {
    background-color: #FFFFFF;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: #40484f;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    margin: 0 0 0 1px;
    padding: 0;
    text-shadow: none;
    transition: width 1.5s ease 0s;
    width: 0;
}

#mod-finder-searchform104:hover, #mod-finder-searchform104:focus, #mod-finder-searchform104:active, #mod-finder-searchform129:hover, #mod-finder-searchform129:focus, #mod-finder-searchform129:active, #mod-finder-searchform271:hover, #mod-finder-searchform271:focus, #mod-finder-searchform271:active {
    width: 274px;
}

#mod-finder-searchform104:hover #mod-finder-searchword104, #mod-finder-searchform104:focus #mod-finder-searchword104, #mod-finder-searchform104:active #mod-finder-searchword104, #mod-finder-searchform129:hover #mod-finder-searchword129, #mod-finder-searchform129:focus #mod-finder-searchword129, #mod-finder-searchform129:active #mod-finder-searchword129, #mod-finder-searchform271:hover #mod-finder-searchword271, #mod-finder-searchform271:focus #mod-finder-searchword271, #mod-finder-searchform271:active #mod-finder-searchword271 {
    width: 230px;
    padding: 0 0 0 9px;
}

#search-results{
    font-size: 1.4em;
}

#search-query-explained, fieldset.word a.btn, fieldset.word label{
    display: none;
}

.moduletable-search {
    float: right;
    width: 40px;
    height: 48px;
}

.moduletable-lang {
    float: right;
    width: 132px;
    padding-right: 2px;
    padding-top: 3px;
}

.moduletable-lang ul.lang-inline li {
    float: right;
    margin-left: 9px;
}

.moduletable-lang ul.lang-inline li#en-GB::after {
    content: "/";
    font-size: 1.7em;
    color: #FFFFFF;
    padding-left: 4px;
}

.moduletable-lang ul.lang-inline li a{
    font-size: 1.5em;
    color: #FFFFFF;
}

.moduletable-social-top {
    float: none;
    margin-left: 44px;
    padding-top: 12px;
}

.article-item-social-top a {
    width: 24px;
    overflow: hidden;
    display: inline-block;
    margin-right: 9px;
}

.moduletable-lang ul.lang-inline li a.lang-active{
    font-weight: bold;
}

.moduletable.special .image_intro {
    width: 62%;
    position: absolute;
    right: 0;
    top: -54px;
    bottom: auto;
    z-index: 100;
}

.moduletable.special .slide-introtext {
    position: relative;
    width: 100%;
    margin-top: 54px;
    padding-bottom: 100px;
}

.slide-introtext-bg {
    width: 37%;
    left: 0;
    color: #FFFFFF !important;
    text-align: right;
    padding-right: 1%;
}



.roomdesc-right .room-type-desc {
    font-size: 1.6em;
}

.address-top, .phone-top, .cell-top {
    background: url("../images/address-top.png") no-repeat scroll left 11px transparent;
    background-size: 29px auto;
    float: left;
    display: inline-block;
    font-size: 1.5em;
    color: #FFFFFF;
    line-height: 120%;
    padding-top: 14px;
    padding-left: 36px;
    margin-right: 22px;
    padding-bottom: 12px;
}

.address-top {
    background-image: url("../images/address-top.png");
}

.phone-top{
    background-image: url("../images/phone-top.png");
}

.phone-top.email {
  background-image: url("../images/email.svg");
  background-position: 0 14px;
}

.phone-top.email a, .phone-top.email a:hover, .phone-top.email a:focus {
  color: #FFFFFF;
}

.cell-top {
    background-image: url("../images/cell-top.png");
}

.info-block-content .room-type-desc {
    font-size: 1.7em;
    text-align: center;
}

.roomdesc-right .room-type-phone, .roomdesc-right .room-type-email {
    background: url("../images/phone-icn.png") no-repeat scroll left 9px transparent;
    font-size: 1.6em;
    padding-left: 32px;
    background-size: 24px auto;
    line-height: 34px;
}

.roomdesc-right .room-type-email {
    background: url("../images/email-icn.png") no-repeat scroll left center transparent;
    background-size: 24px auto;
}

#lightimg-grouped-grouped-spacenter1, #lightimg-grouped-grouped-spacenter2, #lightimg-grouped-grouped-spacenter3{
    max-width: 700px;
    margin: 0 auto;
}

#lightimg-grouped-grouped-spacenter1 .preview, #lightimg-grouped-grouped-spacenter2 .preview, #lightimg-grouped-grouped-spacenter3 .preview{
    margin-bottom: 0;
}

.blog.photogallery{
    max-width: 1200px;
    margin: 0 auto;
}

.blog.photogallery .item-image img{
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

.blog.photogallery .item-image a {
    display: block;
    width: 100%;
    overflow: hidden;
}

.photogallery .items-row .item {
    position: relative;
    display: block;
    overflow: hidden;
}

.blog.photogallery .item-image a:hover img{
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    transition: all .4s ease-out;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

#content .blog.photogallery .items-row {
    float: left;
    width: 48%;
    margin: 1%;
    clear: none;
    position: relative;
}

.item-page.photogallery a.simple-imggallery {
    float: left;
    width: 25%;
    background-color: #FFFFFF;
}

.item-page.photogallery a.simple-imggallery:nth-child(4n+1){
    clear: both;
}

.item-page.photogallery a.simple-imggallery img {
}

.item-page.photogallery a{
}

.item-page.photogallery img{
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    transition: all .4s ease-out;
    z-index: 1;
}

#content .item-page.photogallery h2{
    margin: 0;
}

#content .item-page.photogallery  .page-header {
    padding-bottom: 0;
    padding: 0;
}

#content .blogphotogallery .cat-children{
    display: none;
}

.item-page.photogallery a:hover img{
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    transition: all .4s ease-out;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    z-index: 2;
}

#content .blog.photogallery .pull-left.item-image {
    margin: 0;
    padding: 0;
    z-index: 1;
}

#content .blog.photogallery .items-row .page-header {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50%;
    background-color: #FFFFFF;
    padding: 0;
    z-index: 2;
}

#content .blog.photogallery .page-header h2 a{
    text-align: center;
    color: #024cc8;
    font-size: 1.4em;
    font-size: 1.4em;
    font-family: "Arial Narrow", Arial, sans-serif;
    font-stretch: condensed;
    text-transform: uppercase;
    text-align: center;
    font-weight: normal;
    display: block;
}

#content .blog.photogallery .page-header h2 a:after {
    content: ' ';
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: 5px;
    background-color: #024cc8;
    max-width: 135px;
    left: 50%;
    transform: translateX(-50%);
}

#content .blog.photogallery .page-header h2 a:hover{
    text-decoration: none;
}

.conferences-block1 {
    max-width: 1200px;
    margin: 0 auto;
}

.right-conferences-contacts {
    float: right;
    width: 40%;
    background-color: #FFFFFF;
    padding: 2%;
}

#content .right-conferences-contacts .caption {
    font-size: 3em;
    font-weight: normal;
    color: #555555;
}

#content .right-conferences-contacts .worktime, #content .right-conferences-contacts .phones, #content .right-conferences-contacts .email {
    background: url("../images/conf-phone-icon.png") no-repeat scroll left center transparent;
    background-size: 32px;
    font-size: 2em;
    font-weight: normal;
    color: #555555;
    line-height: 140%;
    padding-left: 46px;
}

#content .right-conferences-contacts .email {
    background: url("../images/conf-email-icon.png") no-repeat scroll left center transparent;
    background-size: 32px;
}

#content .right-conferences-contacts .worktime {
    background: url("../images/conf-worktime-icon.png") no-repeat scroll left center transparent;
    background-size: 32px auto;
    min-height: 32px;
}

#slide5 .slide-introtext-bg, #slide5 .slide-introtext-bg span, #slide5 .slide-introtext-bg p{
    color: #FFFFFF !important;
}

#slide5 .slide-introtext-bg h4 {
    font-stretch: condensed;
    font-size: 2.6em;
    padding-top: 34px;
    text-transform: uppercase;
    line-height: 130%;
}

#slide5 .slide-introtext-bg > p {
    font-size: 1.6em;
    line-height: 140%;
}

.page-header h1 {
    color: #024cc8;
    font-size: 3.2em;
    font-family: "Arial Narrow", Arial, sans-serif;
    font-stretch: condensed;
    text-transform: uppercase;
    text-align: center;
    margin: 30px 0 20px;
    width: 100%;
    display: block;
    font-weight: normal;
}

.blog.restaurants .intro-content,
.blog.contacts .intro-content{
    position: relative;
}

.restaurants-intro-left {
    max-width: 1200px;
    margin: 0 auto;
}

#content .left-conferences-intro {
    width: 54%;
    font-size: 1.6em;
    line-height: 140%;
    color: #024cc8;
}

.row-fluid.conference-halls {
    position: relative;
}

.row-fluid.services .info-image, .conference-halls .info-image,
.rooms .info-image{
    width: 100%;
    position: relative;
    right: auto;
    bottom: auto;
    top: 0;
    height: auto;
    overflow: hidden;
    z-index: 1;
}

.info-block-content {
    background-color: #FFFFFF;
    width: 60%;
    margin-top: -60px;
    z-index: 2;
    position: relative;
}

.services .info-block-content {
    background-color: #FFFFFF;
    width: 90%;
    margin-top: -60px;
    z-index: 2;
    position: relative;
    margin-left: 10%;
}

.services a.info-descheading, .conference-halls a.info-confheading,
.rooms a.info-confheading{
    color: #024cc8;
    font-size: 2em;
    font-family: "Arial Narrow", Arial, sans-serif;
    font-stretch: condensed;
    text-transform: uppercase;
    text-align: left;
    font-weight: normal;
    line-height: 130%;
    padding: 20px 10px 0 10px;
    display: block;
    text-align: center;
}

.services a.info-descheading{
    text-align: left;
    padding: 20px 20px 0 20px;
}

.services .info-description {
    font-size: 1.7em;
    text-align: left;
    padding: 10px 20px 0 20px;
    display: block;
}

.room-booking, .conference-boking {
    float: right;
    width: 40%;
    position: relative;
    display: block;
}

#content .conference-boking a,
#content .room-booking a{
    padding: 5% 5%;
    color: #FFFFFF;
    font-size: 1.6em;
    width: 90%;
    text-align: center;
    display: block;
}

.info-price.two {
    background: transparent URL("../images/people1-2.png") no-repeat scroll 0 center;
    background-size: 84px auto;
    line-height: 130%;
    margin-top: 12px;
    margin-left: 9%;
}

.conference-halls.services a.info-confheading,
.rooms a.info-confheading{
    padding: 12px 10px 12px 10px;
}

.rooms .info-price,
.conference-halls .info-price {
    font-size: 1.7em;
    text-align: center;
}

.row-fluid.services, .row-fluid.rooms, .row-fluid.conference-halls {
    background-color: #FFFFFF;
    margin-top: 100px;
}

.row-fluid.services-bg, .row-fluid.rooms-bg, .row-fluid.conference-halls-bg {
    position: relative;
    max-width: 1200px;
    margin: -100px auto 0;
}

.restaurants-intro-left-bg {
    max-width: 51%;
    font-size: 1.6em;
    color: #565b6b;
    line-height: 140%;
    padding: 0 3% 3% 0;
}

#content #system-message-container {
    margin-bottom: 0;
}

.restaurants-intro-right {
    width: 47%;
    position: absolute;
    right: 0;
    bottom: auto;
    top: 0;
    z-index: 100;
}

.category-name{
    display: none;
}

.restaurants-intro-right-bg {
    background-color: #FFFFFF;
    font-size: 1.6em;
    color: #565b6b;
    line-height: 120%;
    padding: 3%;
}

.restaurants-item:before {
    content: '';
    position: absolute;
    right: -115px;
    top: 70px;
    height: 100%;
    background-color: #fff;
    left: 0;
    max-width: 52%;
}

#content .restaurants-item .info-block {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

#content .restaurants-item .info-block-content {
    max-width: 39%;
    margin-top: 110px;
    font-size: 1.6em;
    color: #565b6b;
    line-height: 120%;
    padding: 0 3% 0 0;
    margin-bottom: 0;
}

.blog.restaurants .more-info-link:hover,
.blog.contacts .more-info-link:hover{
    animation: shake 6.5s ease normal infinite;
}

.blog.restaurants .leading-0,
.blog.contacts .leading-0{
    clear: both;
    overflow: hidden;
    padding-bottom: 60px;
}

.blog.restaurants a.info-heading,
.blog.contacts a.info-heading{
    color: #024cc8;
    font-size: 2em;
    font-family: "Arial Narrow", Arial, sans-serif;
    font-stretch: condensed;
    text-transform: uppercase;
    text-align: left;
    font-weight: normal;
    margin: 30px 0 20px;
    display: block;
    line-height: 130%;
}

.blog.ourpartners {
    max-width: 1200px;
    margin: 0 auto;
}

.blog.ourpartners .items-leading > div{
    float: left;
    width: 14.285%;
    text-align: center !important;
}

.blog.ourpartners .items-leading p {
    line-height: 120%;
    font-size: 1.3em;
}

.item-page.subpages, .item-page.services-pages {
    max-width: 1200px;
    margin: 0 auto;
}

.item-page.subpages .articleBodycontent, .item-page.services-pages .articleBodycontent {
    background-color: #FFFFFF;
    padding: 20px;
    overflow: hidden;
}

.item-page.subpages > p, .item-page.subpages > div,
.item-page.services-pages > p, .item-page.services-pages > div{
    font-size: 1.4em;
}

#content .thumbsContainer li{
    padding-left: 0;
    margin: 0;
    background-image: none;
}

#content #lightimg-grouped-grouped-bathhouse-on-the-pier,
#content .thumbSlider, #content .thumbSlider > div,
#content .thumbsContainer ul, #content .thumbsContainer li > div{
    margin: 0;
}

#content .lightimg-grouped{
    margin-bottom: 0;
}

#content .preview > div{
    margin-bottom: 0;
}

#content .slider-services {
    width: 60%;
    float: left;
    margin-right: 20px;
    margin-bottom: 0;
}

#content div.cleared{
    clear:both;
    height: 1px;
    margin: 0;
}

#content .slider-left50 {
    float: left;
    width: 49%;
    margin-right: 20px;
    margin-bottom: 0;
}

.slider-right50 {
    float: right;
    width: 49%;
    margin-left: 20px;
}

#content .slider-services .preview, #content .slider-services .preview div{
    margin-bottom: 0;
}
#content .blog.restaurants .info-content,
#content .blog.contacts .info-content{
    margin-bottom: 0;
}

.right .info-image {
    width: 55%;
    position: absolute;
    right: auto;
    bottom: auto;
    top: 0;
    z-index: 100;
    height: 350px;
    overflow: hidden;
    left: 0;
}

.blog.restaurants .leading-1, .blog.restaurants .leading-2,
.blog.contacts .leading-1, .blog.contacts .leading-2{
    padding-bottom: 100px;
}

.restaurants-item .info-image img, .restaurants-item .info-image img {
    margin-top: -10%;
}

.restaurants-item.right:before {
    content: '';
    position: absolute;
    left: 52%;
    top: 70px;
    height: 100%;
    background-color: #fff;
    right: 0;
    padding-bottom: 0;
    display: block;
}

#content .blog.contacts .intro-content, #content .blog.restaurants .intro-content, #content .restaurants-item{
    margin: 0;
}

.blog.contacts, .blog.restaurants {
    padding-bottom: 70px;
}

.info-image {
    width: 55%;
    position: absolute;
    right: 0;
    bottom: auto;
    top: 0;
    z-index: 100;
    height: 350px;
    overflow: hidden;
}

.blog.contacts .info-image {
    height: 400px;
}

.more-info-link {
    width: 62px;
    height: 62px;
    display: inline-block;
    background: url("../images/arrow-right.png") no-repeat scroll left top transparent;
    background-size: 62px;
}

a.more-info-link:hover {
    text-decoration: none;
}

.restaurants-item.right .info-block-content {
    margin-left: 61%;
}

.info-heading img {
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    transition: all .4s ease-out;
}
.info-heading:hover img {
    transition: all .4s ease-out;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

#slide5 .navigation-slide {
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    color: #FFFFFF;
    width: 62%;
    height: 42px;
    margin-left: 38%;
    right: 0;
    text-align: left;
}

.roomdesc-images {
    float: left;
    width: 50%;
    position: absolute;
    overflow: hidden;
    z-index: 2;
}

.roomdesc-images .slick-initialized .slick-slide {
    margin-right: 0;
}

.roomdesc-right {
    max-width: 1200px;
    margin: 0 auto;
}

.roomdesc-right-bg {
    width: 40%;
    margin-left: 56%;
}

.item-page .page-header h2 {
    color: #024cc8;
    font-size: 2.8em;
    font-family: "Arial Narrow", Arial, sans-serif;
    font-stretch: condensed;
    text-transform: uppercase;
    text-align: center;
    font-weight: normal;
}

#content .item-page h3 {
    color: #024cc8;
    font-size: 1.8em;
    font-family: "Arial Narrow", Arial, sans-serif;
    font-stretch: condensed;
    text-transform: uppercase;
    text-align: center;
    font-weight: normal;
}

.roomdesc_images-bg {
    position: absolute;
    bottom: 40px;
    right: 20px;
    width: 174px;
    display: block;
    overflow: hidden;
    left: auto;
}

.item-page.room {
    background-color: #FFFFFF;
}

#content .page-header {
    padding-bottom: 0;
    padding: 20px 0 22px;
    margin: 0;
    border-bottom: none;
}

.roomdesc-back.slick-arrow, .roomdesc-next.slick-arrow {
    float: left;
    height: 62px;
    width: 58px;
    background: url("../images/subpages-arrow-left.png") no-repeat scroll left top transparent;
    background-size: 58px auto;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.roomdesc-next.slick-arrow {
    background: url("../images/subpages-arrow-right.png") no-repeat scroll right top transparent;
    background-size: 58px auto;
    margin-left: 22px;
}

.roomdesc-right .room-price {
    font-size: 2.8em;
    text-align: left;
    padding-left: 30%;
}

.roomdesc-right .room-beds {
    color: #6F6F6F;
    font-size: 2em;
    text-align: left;
    line-height: 120%;
}

.room-beds .twin, .room-beds .double {
    background: url("../images/twin-bed.png") no-repeat scroll left top transparent;
    background-size: auto 36px;
    height: 36px;
    display: block;
}

.room-beds .double {
    background: url("../images/double-bed.png") no-repeat scroll left top transparent;
    background-size: auto 36px;
}

.roomdesc-right .room-beds span {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    float: left;
    margin-right: 12px;
    margin-top: 7px;
}

#htmlslider-specialslider .prev-slide, #htmlslider-specialslider .next-slide {
    background: url("../images/arrow-back.png") no-repeat scroll left top transparent;
    display: inline-block !important;
    height: 35px;
    position: relative;
    width: 14px;
    z-index: 3;
    margin: 0;
    background-size: 14px auto;
    text-align: left;
}

.roomdesc-right-bg .room-boking {
    clear: both;
    display: block;
    overflow: hidden;
    width: 84%;
}

.roomdesc-description {
    clear: both;
    background-color: #fdf0d2;
    position: relative;
    margin-top: 13%;
    padding-top: 5%;
}

.roomdesc-description-bg {
    max-width: 1200px;
    margin: 0 auto;
}
#content .roomdesc-description p {
    font-size: 1.4em;
    color: #333333;
}

.roomdesc-description h3 {
    color: #333333;
    font-size: 2.2em;
}

.fsicon {
    display: block;
    float: left;
    width: 60px;
    height: 60px;
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
    cursor: pointer;
}

.roomdesc-plan {
    float: left;
    width: 40%;
    margin-left: 2%;
}

.roomdesc-plan img{
    background-color: #FFFFFF;
    padding: 12px;
}

.roomdesc-desc {
    float: left;
    width: 58%;
}


.fsitem:hover .fsicon {
    border: 1px solid #024cc8;
}

.fsitem:hover .fsdesc {
    color: #000000;
}

.fsicon.sattelite {
    background: url("../images/satellite-tv.png") no-repeat scroll center center #FFFFFF;
    background-size: 48px auto;
}

.fsicon.phone {
    background: url("../images/phone.png") no-repeat scroll center center #FFFFFF;
    background-size: 48px auto;
}

.fsicon.refrigerator {
    background: url("../images/refrigerator.png") no-repeat scroll center center #FFFFFF;
    background-size: 48px auto;
}

.fsicon.heating {
    background: url("../images/heating.png") no-repeat scroll center center #FFFFFF;
    background-size: 48px auto;
}

.fsicon.setteacoffee {
    background: url("../images/setteacoffee.png") no-repeat scroll center center #FFFFFF;
    background-size: 48px auto;
}

.fsicon.hairdryer {
    background: url("../images/hairdryer.png") no-repeat scroll center center #FFFFFF;
    background-size: 48px auto;
}

.fsicon.bathrobe {
    background: url("../images/bathrobe.png") no-repeat scroll center center #FFFFFF;
    background-size: 48px auto;
}

.fsicon.towelsset {
    background: url("../images/towelsset.png") no-repeat scroll center center #FFFFFF;
    background-size: 48px auto;
}

.fsicon.slippers {
    background: url("../images/slippers.png") no-repeat scroll center center #FFFFFF;
    background-size: 48px auto;
}

.fsicon.sunbeds {
    background: url("../images/sunbeds.png") no-repeat scroll center center #FFFFFF;
    background-size: 48px auto;
}

.fsicon.beachtowels {
    background: url("../images/beachtowels.png") no-repeat scroll center center #FFFFFF;
    background-size: 48px auto;
}

.fsicon.hygiene {
    background: url("../images/hygiene.png") no-repeat scroll center center #FFFFFF;
    background-size: 48px auto;
}

.roomdesc-fsitems {
    overflow: hidden;
}

.fsitem {
    float: left;
    width: 25%;
}

#content .roomdesc-description UL LI{
    font-size: 1.4em;
    color: #333333;
}

.fsdesc {
    font-size: 1.4em;
    margin-left: 12px;
    padding-top: 17px;
    display: block;
    float: left;
    width: 70%;
    line-height: 120%;
}

#htmlslider-specialslider .next-slide {
    background-image: url("../images/arrow-next.png");
    right: 0;
}

#htmlslider-specialslider .toc {
    display: inline-block;
    font-size: 1.6em;
    line-height: 100%;
    padding-bottom: 7px;
}

.moduletable-restaurants {
    position: relative;
    overflow: hidden;
    display: block;
}

.newsflash-restaurants-bg {
    margin-top: -54px;
}

.moduletable-restaurants h3 {
    max-width: 1200px;
    color: #024cc8;
    font-size: 2.8em;
    font-family: "Arial Narrow", Arial, sans-serif;
    font-stretch: condensed;
    text-transform: uppercase;
    text-align: left;
    position: relative;
    margin: 0 auto;
    top: 0;
    padding: 0;
    width: 100%;
}

.moduletable-restaurants .introimage {
    width: 44%;
    position: absolute;
    right: 0;
    top: -54px;
    bottom: auto;
    z-index: 100;
}

.moduletable-restaurants .slick-initialized .slick-slide {
    display: block;
    width: 100%;
    margin-right: 0;
    position: relative;
}

.moduletable-restaurants .content-info {
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 54px;
    background-color: #FFFFFF;
    font-family: "Arial Narrow", Arial, sans-serif;
    font-stretch: condensed;
}

.moduletable-restaurants .news-content {
    max-width: 53%;
    background-color: #FFFFFF;
    font-size: 1.8em;
    color: #565b6b;
    line-height: 120%;
    padding: 3%;
}

#slide6-bg {
    max-width: 1200px;
    margin: 0 auto;
}

#slide6-bg .conferences-intro {
    float: left;
    width: 52%;
}

#slide6-bg .conferences-slider {
    float: left;
    width: 47%;
    margin-left: 1%;
}

#slide6 {
    padding-top: 50px;
}

#footer{
    background-color: #40484f;
    border: none medium;
    margin-top: 0;
    position: relative;
    padding: 2%;
}

.footer-blocks-left {
    float: left;
    width: 65%;
    margin-right: 5%;
}

.footer-blocks-right {
    float: left;
    width: 30%;
}

.footer-blocks-right .article-item {
    font-size: 1.24em;
    line-height: 110%;
}

.footer-blocks-right .article-item div {
    margin-top: 12px;
}

.moduletable.social-footer {
    float: right;
    margin-top: 3px;
}

#footer .social-footer a {
    width: 24px;
    overflow: hidden;
    display: block;
    float: left;
    margin-right: 7px;
}

#footer .social-footer a:last-child{
    margin-right: 0;
}

#footer .services-block h3 {
    margin: 0;
    border-bottom: 1px solid #9c9b9b;
    font-size: 1.7em;
}

#footer .footer-blocks-right h3 {
    margin: 0;
    border-bottom: 1px solid #9c9b9b;
    font-size: 1.7em;
}

#footer .social-footer a img{
    width: 100%;
}

#footer .copyright {
    max-width: 1200px;
    margin: 0 auto;
    font-size: 1.4em;
    color: #FFFFFF;
    line-height: 120%;
    padding: 20px 0 30px;
}
/**** FOOTER *****/
#footer{
    clear: both;
    line-height: 120%;
    width: 100%;
    margin-left: 0;
    padding: 0;
}

#footer-bg {
    background-color: #666c72;
    margin: 0 auto;
    max-width: 1154px;
    overflow: hidden;
    padding: 12px 23px;
    display: block;
    font-size: 1.3em;
    color: #FFFFFF;
}

#footer a, #footer a:visited{
    color: #FFFFFF;
}
/**** END FOOTER *****/

#toTop {
    background: #014b99 url("../images/movetop-icon.png") no-repeat scroll 14px 8px;
    bottom: 5px;
    color: #ffffff;
    cursor: pointer;
    display: none;
    font-size: 1.2em;
    padding: 5px 0 5px 20px;
    position: fixed;
    right: 5px;
    text-align: center;
    text-transform: lowercase;
    width: 84px;
    z-index: 9998;
}
.moduletable-restaurants ul.slick-dots li.slick-active button{
    width: 26px;
    margin-left: 12px;
}


#slide7 .restaurantsarrows_dest-bg {
    position: relative;
    max-width: 1200px;
    margin: -34px auto 0;
    padding: 0 0 40px 22px;
}

#slide7 .restaurantsarrows_dest {
    max-width: 56%;
    padding: 0;
}

#slide7 .news-readmore {
    position: relative;
    display: block;
    overflow: hidden;
}

.moduletable-restaurants ul.slick-dots li:first-child button {
    margin-left: 0;
}

.moduletable-restaurants ul.slick-dots {
    padding: 0 12px;
}

#slide7 a.readmore{
    width: auto;
    color: #FFFFFF;
    padding: 12px 6%;
    margin-left: 0;
}

#slide7 a.readmore:hover{
    border-bottom: none medium;
}

#slide6-bg .conferences-address p{
    color: #FFFFFF;
    font-size: 1.4em;
}

#slide6-bg .conferences-address a{
    color: #FFFFFF;
}

#slide6 .conferences-text {
    background-color: #FFFFFF;
    padding: 2%;
    font-size: 1.4em;
    color: #565b6b;
}

.conferences-caption {
    color: #024cc8;
    font-size: 2.8em;
    font-family: "Arial Narrow", Arial, sans-serif;
    font-stretch: condensed;
    text-transform: uppercase;
    text-align: left;
    padding: 10px 0 7px;
}

.conference-service {
    position: relative;
}

.service-caption {
    position: absolute;
    bottom: 0;
    background-color: rgba(255,255,255,0.97);
    left: 0;
    right: 0;
    padding: 12px 12px;
    font-size: 1.6em;
    text-align: center;
    color: #565b6b;
}

#slide6 .service-caption a{
    color: #565b6b;
}

#slide6 .conferences-services .row-fluid .span4:nth-child(4) {
    margin-left: 0;
}

#slide6 .conferences-services .row-fluid .span4 {
    margin-top: 9px;
    margin-bottom: 45px;
}

.conferences-subcaption {
    font-size: 1.4em;
    line-height: 130%;
    padding-bottom: 7px;
}

#slide6 .conferences-subcaption p,
#slide6 .conferences-address p
{
    margin: 0;
}


.conferences-services{
    clear: both;
}

.conferences-services-caption {
    color: #024cc8;
    font-size: 2.4em;
    font-family: "Arial Narrow", Arial, sans-serif;
    font-stretch: condensed;
    text-transform: uppercase;
    padding-top: 20px;
    padding-bottom: 7px;
}

.room-topleft {
    float: left;
    position: relative;
    margin-top: -40px;
    background-color: #FFFFFF;
    padding: 3% 3% 3% 1%;
    width: 52%;
    /* max-width: 280px; */
}

.room-type {
    color: #0169ca;
    font-size: 2em;
    text-align: left;
    line-height: 120%;
}

.room-price {
    color: #0169ca;
    font-size: 2.2em;
    text-align: right;
    line-height: 120%;
}

.room-boking {
    float: left;
    width: 44%;
    margin-top: 20px;
}

.room-price.two {
    background: transparent URL("../images/people1-2.png") no-repeat scroll 0 center;
    background-size: 91px auto;
    line-height: 130%;
    margin-top: 12px;
}

.room-boking a {
    color: #FFFFFF;
    font-size: 2em;
    width: 100%;
    padding: 20px 0;
    text-align: center;
    display: block;
    float: none;
    position: relative;
}

.room-desc {
    clear: both;
    font-size: 1.6em;
    color: #565b6b;
}

.arrows_dest {
    max-width: 562px;
    margin: 0 auto;
    clear: both;
    height: 30px;
    padding-bottom: 40px;
    padding-top: 20px;
}

.arrow-back, .arrow-next, ul.slick-dots {
    float: left;
    font-size: 1.8em;
    color: #0169ca;
    line-height: 120%;
}

ul.slick-dots li {
    float: left;
}

ul.slick-dots {
    padding: 0 30px;
}

ul.slick-dots button {
    border-radius: 14px;
    width: 26px;
    border-color: #b2b2b3;
    height: 26px;
    margin-left: 12px;
    line-height: 100%;
    box-shadow: unset;
    border-width: 0px;
}

ul.slick-dots .slick-active button {
    background-color: #000000;
    color: #FFFFFF;
}

#menu-phone {
    z-index: 4;
    display: none;
}

.amenu_section1{
    cursor: pointer;
    display: block;
    margin: 0;
    text-decoration: none;
}

.active_menu_top, .sub_level_bottom2{
    display: none;
}

.amenu_section_text1 {
    padding: 0 5px 0 15px;
    background: none repeat-x scroll 0 bottom #36b713;
}

.amenu_section_text2 {
    padding: 0;
}

.amenu_section2{
    background: none repeat-x scroll 0 bottom #FFFFFF;
}

.amenu-phonemenu .amenu_section1:last-child{
    border-bottom: none medium !important;
}

.amenu_section1 a, .amenu_section1 a:visited, .amenu_section2 a, .amenu_section2 a:visited {
    background: none repeat-x scroll 0 bottom #36b713;
    border-bottom: medium none;
    color: #FFFFFF;
    display: block;
    font-family: Tahoma,"Geneva CY",sans-serif;
    font-size: 1.6em;
    font-weight: normal;
    line-height: 120%;
    padding: 12px 10px 13px;
    text-decoration: none;
    width: auto;
    text-align: center;
}

.amenu_section1 a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

.amenu_section1 .active_menu a, .amenu_section1 .active_menu a:visited {
    color: #FFFFFF;
}

.amenu_section2 {
    border-top: none;
    cursor: pointer;
    display: block;
    line-height: 100%;
    margin: 0;
    text-decoration: none;
}

.amenu_section2 a, .amenu_section2 a:visited {
    color: #FFFFFF;
    display: block;
    font-size: 1.5em;
    font-weight: normal;
    height: 100%;
    line-height: 120%;
    text-decoration: none;
    width: auto;
}

.amenu_section2 a:hover{
    color: #FFFFFF;
    text-decoration: none;
}

.amenu_section2 a#active_menu, .amenu_section2 a#active_menu:visited{
    color: #FFFFFF;
}


/* End English version */
@media (max-width: 1650px) {
    #slide2 .slide-introtext {
        height: 332px;
    }
}

@media (max-width: 1550px) {
    #slide2 .slide-introtext {
        height: 332px;
    }

}

@media (max-width: 1450px) {
    #slide2 .slide-introtext {
        height: 332px;
    }

}


@media (max-width: 1410px) {
}

@media (max-width: 1320px) {
    #slide2 .slide-introtext {
        height: 332px;
    }


}

@media (max-width: 1280px) {
    #footer-bg {
        max-width: 1200px;
    }
}

@media (max-width: 1240px) {
    .slide2-caption h3, #booking-header {
        padding-left: 12px;
    }

    .toc_slides {
        width: 100%;
    }

    .moduletable-logo a {
        font-size: 3.2em;
    }

    .slide-introtext {
        padding: 0 20px;
    }

    .img-slide1-slogan {
        left: 10%;
    }

    .moduletable-hormenu {
        width: 48%;
        margin-right: 1%;
    }

    a.mainlevel-trans:link, a.mainlevel-trans:visited {
        padding: 12px 22px 12px;
    }
}

@media (max-width: 1160px) {
    #header-right {
        width: 38%;
        left: 62%;
    }

    .moduletable-logo img {
        max-width: 171px;
    }

    .moduletable-logo a {
        font-size: 3em;
    }

    .img-slide1-slogan {
        font-size: 3.3em;
    }

    #slide2 .article-item, #slide3 .article-item {
        margin: 0 20px;
    }

    #slide4 .newsflash.partners-slide-bg {
        margin: 0 20px;
    }
    #slide4 .newsflash.partners-slide-bg:last-child {
        margin: 0 0 0 20px;
    }

    #mod-finder-searchform104, #mod-finder-searchform129, #mod-finder-searchform271 {
        right: 12px;
    }

    .moduletable-search {
        width: 50px;
    }

    #mod-finder-searchform104, #mod-finder-searchform129, #mod-finder-searchform271 {
        border-left: none;
    }

    #footer .copyright {
        padding: 20px 12px 30px;
    }

    .slide2-bgcenter {
        font-size: 1.6em;
    }

    a.mainlevel-trans:link, a.mainlevel-trans:visited {
        padding: 12px 16px 12px;
    }
}

/* Portrait tablet to landscape and desktop */
@media (max-width: 1040px) {
    a.mainlevel-trans:link, a.mainlevel-trans:visited {
        padding: 12px 12px 12px;
    }

    .moduletable-logo a {
        font-size: 2.8em;
    }

    .slide2-caption h3, .slide4-caption h3 {
        font-size: 2.4em;
    }

    #slide3 h3 {
        font-size: 3.8em;
    }

    #slide2 .readmore {
        padding: 9px 30px;
    }
}

@media (max-width: 970px) {
    .moduletable-logo img {
        max-width: 160px;
    }

    .moduletable-logo a {
        font-size: 2.6em;
    }

    a.mainlevel-trans:link, a.mainlevel-trans:visited {
        font-size: 2em;
    }

    .article-item-social-top a:last-child {
        margin-right: 0;
    }

    .img-slide1-slogan {
        font-size: 3em;
    }
}

@media (max-width: 950px) {
    #header-right {
        position: relative;
        width: 100%;
        left: 0;
        z-index: 2;
    }

    #header-right::before {
        left: 0;
        top: 0;
    }

    .address-top, .phone-top, .cell-top {
        padding-top: 7px;
        padding-bottom: 7px;
        background-size: 21px auto;
        background-position: left 8px;
    }
    .phone-top, .cell-top {
        background-size: 22px auto;
    }

    #header-left {
        height: 32px;
    }

    #header-right-bg::after {
        display: none;
    }

    #header-right-bg {
        max-width: unset;
        top: 0;
    }

    .moduletable-social-top {
        margin-left: 7px;
        padding-top: 7px;
    }

    .footer-blocks-right .article-item {
        font-size: 1.2em;
    }

    .slide4-intro {
        font-size: 2.3em;
    }

    .img-slide1-slogan {
        font-size: 2.7em;
    }

    .moduletable-logo a {
        font-size: 2.5em;
    }

    .moduletable-lang {
        padding-top: 0px;
    }

    .moduletable-search {
        height: 40px;
        position: relative;
    }

    #header-right::before {
        height: 40px;
        top: 0;
    }

    #mod-finder-searchform104 button.finder-search, #mod-finder-searchform129 button.finder-search, #mod-finder-searchform271 button.finder-search {
        background-size: 25px auto;
    }

    #slider .img-slide1 img {
        max-width: 140px;
    }

    #htmlslider-0_slide_0 .content, #htmlslider-0_slide_1 .content {
        min-height: 360px;
    }

    #htmlslider-0_slide_0, #htmlslider-0_slide_1 {
        height: 360px;
    }

    #slider {
        height: 360px;
    }
}

@media (max-width: 920px) {
    #mod-finder-searchform104, #mod-finder-searchform129, #mod-finder-searchform271 {
        right: 7px;
        margin: 3px 0 0 0;
    }

    .finder-search {
        margin-top: 3px;
    }

    #mod-finder-searchform104 button.finder-search, #mod-finder-searchform129 button.finder-search, #mod-finder-searchform271 button.finder-search {
        background-position: left 1px;
    }

    #slide3 h3 {
        margin-bottom: 24px;
    }

    #slide3 .service-item {
        margin-bottom: 46px;
    }
}

@media (max-width: 900px) {
    .moduletable-logo img {
        max-width: 140px;
    }

    #menu-btn {
        border: none medium;
        clear: both;
        cursor: pointer;
        display: block;
        float: right;
        margin-right: 7px;
        margin-top: 0;
    }

    a#btn-menu-phone {
        background: url("../images/mobmenu.png") no-repeat scroll center 6px transparent;
        border-bottom: 0 none;
        color: #5c8807;
        cursor: pointer;
        display: block;
        height: 32px;
        line-height: 32px;
        margin: 0;
        padding: 8px 0 0 0;
        width: 32px;
        font-size: 0.9em;
        background-size: 28px auto;
    }

    .moduletable-hormenu {
        display: none;
    }

    .moduletable-logo {
        width: 100%;
    }

    #htmlslider-0_slide_0, #htmlslider-0_slide_1 {
        height: 260px;
    }

    #slider {
        top: -148px;
        height: 260px;
        margin-bottom: -148px;
    }

    .img-slide1 {
        padding: 10px 0 0;
    }

    .moduletable-logo a {
        font-size: 2.4em;
        max-width: 560px;
        display: inline-block;
    }

    .moduletable-logo img {
        margin-top: 0;
    }
}


@media (max-width: 870px) {
}

@media (max-width: 820px) {
}

@media (max-width: 800px) {
}

@media (max-width: 790px) {
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
    .row-fluid .span3.logoimg {
        max-width: 240px;
        margin: 0 auto 12px;
    }

    #slide3 .service-item {
        width: 32.333%;
    }

    #slide3 .service-item:nth-child(3n+1) {
        clear: both;
    }

    #slide3 .service-item:nth-child(4n+1) {
        clear: unset;
    }

    .slide4-intro {
        font-size: 1.9em;
    }

    .footer-blocks-left {
        float: none;
        width: 100%;
        margin-right: 0;
    }

    .footer-blocks-right {
        float: none;
        width: 100%;
    }

    .item-page > div{
        padding: 0 20px;
    }
}

@media (max-width: 720px) {
}

@media (max-width: 650px) {
    #slide3 .service-item {
        width: 49%;
    }

    #slide3 .service-item:nth-child(2n+1) {
        clear: both;
    }

    #slide3 .service-item:nth-child(3n+1), #slide3 .service-item:nth-child(4n+1) {
        clear: unset;
    }

    .phone-top {
        display: none;
    }
}

@media (max-width: 640px) {
}

@media (max-width: 620px) {
}

@media (max-width: 560px) {
    .slide4-intro {
        font-size: 1.7em;
        padding: 47px 12px 20px;
    }

    .img-slide1-slogan {
        left: 3%;
        font-size: 2.2em;
    }
}

@media (max-width: 540px) {
    #htmlslider-0_slide_0, #htmlslider-0_slide_1 {
        height: 300px;
    }

    .img-slide1 {
        padding: 90px 0 0;
    }

    #slider .img-slide1 img {
        max-width: 110px;
    }

    .img-slide1-slogan {
        font-size: 2.1em;
    }

    #slide2 {
        margin: 0;
    }

    #slider {
        top: -148px;
        height: 300px;
        margin-bottom: -148px;
    }

    .slide2-caption h3, .slide4-caption h3 {
        font-size: 1.8em;
        margin-right: 12px;
        text-align: center;
    }

    #slide2 .slide2-caption-bg, #slide4 .slide4-caption-bg {
        width: 60%;
    }

    #slider .mod_htmlslider .toc {
        bottom: 12px;
    }

    #content .page-header {
        padding: 0;
    }

    .item-page .page-header h2 {
        font-size: 2.2em;
    }
}

@media (max-width: 500px) {
    .services-block li {
        width: 49%;
        margin-right: 2%;
    }

    .services-block li:nth-child(2n) {
        margin-right: 0;
    }

}

@media (max-width: 460px) {
    #slide3 .service-item {
        width: 100%;
        clear: both;
    }

    .slide2-caption h3, .slide4-caption h3 {
        margin-left: 7px;
    }

    .moduletable.partners-slide .slick-slide img {
        margin: 0 auto;
    }

    #slide2 .slide2-caption-bg, #slide4 .slide4-caption-bg {
        width: 80%;
    }

    #slide3 .sitem-introimg {
        width: 100%;
        max-width: 280px;
    }
}

/* Landscape phones and down */
@media (max-width: 450px) {
}

@media (max-width: 430px) {
    .moduletable-logo img {
        max-width: 120px;
        margin-left: 5px;
    }

    .moduletable-logo a {
        font-size: 2em;
    }

    .img-slide1-slogan {
        font-size: 2em;
    }

    .row-fluid .span3.logoimg {
        max-width: 180px;
    }
}

@media (max-width: 400px) {
}

@media (max-width: 390px) {
    .cell-top {
        margin-right: 0;
    }
}

@media (max-width: 360px) {
    .cell-top {
        margin-right: 0;
    }

    .slide-introtext {
        padding: 0px 6px;
    }

    .address-top, .phone-top, .cell-top {
        padding-left: 26px;
        margin-right: 7px;
        font-size: 1.4em;
        line-height: 140%;
    }

    .moduletable-lang ul.lang-inline li#en-GB {
        margin-left: 0;
    }

    .article-item-social-top a {
        width: 22px;
        margin-right: 7px;
    }

    #header-bottom {
        margin: 12px auto 0;
    }

    .moduletable-logo img {
        margin-right: 7px;
    }

    .moduletable-social-top {
        padding-top: 9px;
    }

    .moduletable-logo img {
        max-width: 102px;
        margin-left: 5px;
    }

    .moduletable-logo a {
        font-size: 1.8em;
    }

    .img-slide1-slogan {
        font-size: 1.8em;
    }

    .img-slide1 {
        padding: 58px 0 0;
    }

    #htmlslider-0_slide_0, #htmlslider-0_slide_1 {
        height: 250px;
    }

    #slider {
        height: 250px;
    }
}

/* Landscape phones and down */
@media (max-width: 320px) {
}

@media (max-width: 300px) {
}

.cke_editable .simple-imggallery.gallery {
    float: left;
    max-width: 270px;
}

.cke_editable .roomdesc-imagesslides {
    float: left;
    max-width: 520px;
}

.cke_editable .roomdesc-imagesslides .cke_image_nocaption{
    float: left;
    max-width: 260px;
}

.cke_editable .roomdesc-description {
    float: left;
    width: auto;
    margin-left: 540px;
}

.cke_editable .roomdesc_images-bg {
    float: left;
    position: absolute;
    left: 0;
    bottom: 0;
}