@font-face {
	font-family: 'PFSquareSansPro-Regular';
	src: url('../fonts/PFSquareSansPro-Regular.eot');
	src: local('☺'),
	url('../fonts/PFSquareSansPro-Regular.woff') format('woff'),
	url('../fonts/PFSquareSansPro-Regular.ttf') format('truetype'),
	url('../fonts/PFSquareSansPro-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'PFHandbookPro-Black';
	src: url('../fonts/PFHandbookPro-Black.eot');
	src: local('☺'),
	url('../fonts/PFHandbookPro-Black.woff') format('woff'),
	url('../fonts/PFHandbookPro-Black.ttf') format('truetype'),
	url('../fonts/PFHandbookPro-Black.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'PFHandbookPro-Bold';
	src: url('../fonts/PFHandbookPro-Bold.eot');
	src: local('☺'),
	url('../fonts/PFHandbookPro-Bold.woff') format('woff'),
	url('../fonts/PFHandbookPro-Bold.ttf') format('truetype'),
	url('../fonts/PFHandbookPro-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}@font-face {
	font-family: 'PFAgoraSerifPro-BoldItalic';
	src: url('../fonts/PFAgoraSerifPro-BoldItalic.eot');
	src: local('☺'),
	url('../fonts/PFAgoraSerifPro-BoldItalic.woff') format('woff'),
	url('../fonts/PFAgoraSerifPro-BoldItalic.ttf') format('truetype'),
	url('../fonts/PFAgoraSerifPro-BoldItalic.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'PFAgoraSerifPro-Italic';
	src: url('../fonts/PFAgoraSerifPro-Italic_1.eot');
	src: local('☺'),
	url('../fonts/PFAgoraSerifPro-Italic.woff') format('woff'),
	url('../fonts/PFAgoraSerifPro-Italic.ttf') format('truetype'),
	url('../fonts/PFAgoraSerifPro-Italic.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
HTML {
    min-height: 100%;
    position: relative;
}
BODY {
    font-family: 'PFSquareSansPro-Regular', sans-serif;
    font-size: 16px;
    background-image: url(../images/bg.jpg);
    background-image: url(../images/service_bg.jpg);
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100%;
    color: #5E5971;
}
FOOTER {
    position: absolute;
    width: 100%;
    bottom: 0px;
    background: #03182D;
    color: #FEFEFE;
    font-size: 13px;
    padding: 5px 0px 5px 0px;
}
A:hover {
    text-decoration: none;
}
IMG {
    width: 100%;
}
.no_margin {
    margin: 0px;
}
.no_padding {
    padding: 0px;
}
.fa {
    font-size: 12px;
}
.service_inner .fa {
    display: block;
    margin-top: 15px;
    margin-bottom: 5px;
    font-size: 18px;
}
.lang {
    font-family: 'PFHandbookPro-Black', sans-serif;
    position: fixed;
    top: 0px;
    right: 0px;
    background-image: url(../images/curve.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: auto 100%;
    padding: 5px 20px 5px 60px;
    font-weight: 600;
}
.lang SPAN {
    font-size: 13px;
}
.lang A {
    color: #CB9596;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.lang A:hover {
    color: #5E5971;
}
.white_bg .lang {
    background-image: url(../images/curve_colored.png);
}
.white_bg .lang A {
    color: #FEFEFE;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.white_bg .lang A:hover {
    color: #5E5971;
}
.logo {
    padding: 15px 60px 15px 60px;
}
.logo IMG {
    width: 120px;
    -webkit-filter: invert(1) brightness(2);
    filter: invert(1) brightness(2);
}
.white_bg .logo IMG {
    -webkit-filter: none;
    filter: none;
}
.navbar-default {
    background: none;
    border: none;
    margin: 0px;
}
.navbar-default.white_bg {
    background: #FEFEFE;
}
.navbar-default .navbar-toggle {
    margin-top: 40px;
    background: none;
    border: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    /* background: #CB9596; */
    background: none;
}
.navbar-default .navbar-toggle .icon-bar {
    background: #FEFEFE;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar {
    background: #FEFEFE;
}
.navbar-default.white_bg .navbar-toggle:hover,
.navbar-default.white_bg .navbar-toggle:focus {
    background: #CB9596;
}
.navbar-default.white_bg .navbar-toggle .icon-bar,
.navbar-default.white_bg .navbar-toggle .icon-bar {
    background: #5E5971;
}
.navbar-default .navbar-nav {
    display: table;
    width: 100%;
}
.navbar-default .navbar-nav LI {
    display: table-cell;
    float: none;
}
.navbar-default .navbar-nav LI A {
    font-family: 'PFHandbookPro-Bold', sans-serif;
    font-size: 18px;
    color: #FEFEFE;
    padding-top: 50px;
    text-align: center;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.navbar-default.white_bg .navbar-nav LI A {
    color: #5E5971;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.navbar-default .navbar-nav LI A:hover,
.navbar-default .navbar-nav LI A:focus,
.navbar-default .navbar-nav LI.active A,
.navbar-default .navbar-nav LI.active A:hover,
.navbar-default .navbar-nav LI.active A:focus {
    color: #CB9596;
    background: none;
}
.load_img {
    position: fixed;
    top: 10000px;
    right: 10000px;
}
.frontpage {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: -1;
}
.frontpage_sky {
    top: -3%;
    left: -10%;
    width: 120%;
    background: url(../images/frontpage_sky.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -webkit-transform: scale(1) rotate(0deg);
    -moz-transform: scale(1) rotate(0deg);
    -o-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    -webkit-animation: sky 30s cubic-bezier(0.3,0,0.3,1) infinite alternate;
    -moz-animation: sky 30s cubic-bezier(0.3,0,0.3,1) infinite alternate;
    -o-animation: sky 30s cubic-bezier(0.3,0,0.3,1) infinite alternate;
    animation: sky 30s linear infinite alternate;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
@-webkit-keyframes sky {
    0%   {
        transform: scale(1) rotate(0deg);
    }
    100% {
        transform: scale(1.1) rotate(5deg);
    }
}
@-moz-keyframes sky {
    0%   {
        transform: scale(1) rotate(0deg);
    }
    100% {
        transform: scale(1.1) rotate(5deg);
    }
}
@-o-keyframes sky {
    0%   {
        transform: scale(1) rotate(0deg);
    }
    100% {
        transform: scale(1.1) rotate(5deg);
    }
}
@keyframes sky {
    0%   {
        transform: scale(1) rotate(0deg);
    }
    100% {
        transform: scale(1.1) rotate(5deg);
    }
}
.frontpage_star {
    background: url(../images/frontpage_star.png);
    background-repeat: no-repeat;
    background-position:  -500px -500px;
    background-size: 100% auto;
    opacity: 1;
    -webkit-animation: star 30s cubic-bezier(0.3,0,0.3,1) infinite;
    -moz-animation: star 30s cubic-bezier(0.3,0,0.3,1) infinite;
    -o-animation: star 30s cubic-bezier(0.3,0,0.3,1) infinite;
    animation: star 30s cubic-bezier(0.3,0,0.3,1) infinite;
}
@-webkit-keyframes star {
    0%   {
        background-position: -500px -500px;
    }
    100% {
        background-position: 500px 500px;
    }
    0%   {
        opacity: 1;
    }
    20% {
        opacity: 1;
    }
    40% {
        opacity: 0;
    }
}
@-moz-keyframes star {
    0%   {
        background-position: -500px -500px;
    }
    100% {
        background-position: 500px 500px;
    }
    0%   {
        opacity: 1;
    }
    20% {
        opacity: 1;
    }
    40% {
        opacity: 0;
    }
}
@-o-keyframes star {
    0%   {
        background-position: -500px -500px;
    }
    100% {
        background-position: 500px 500px;
    }
    0%   {
        opacity: 1;
    }
    20%   {
        opacity: 1;
    }
    40% {
        opacity: 0;
    }
}
@keyframes star {
    0%   {
        background-position: -500px -500px;
    }
    100% {
        background-position: 500px 500px;
    }
    0%   {
        opacity: 1;
    }
    20%   {
        opacity: 1;
    }
    40% {
        opacity: 0;
    }
}
.frontpage_sea {
    background: url(../images/frontpage_sea.png);
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 1;
    background-size: cover;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-animation: sea 30s cubic-bezier(0.3,0,0.3,1);
    -moz-animation: sea 30s cubic-bezier(0.3,0,0.3,1);
    -o-animation: sea 30s cubic-bezier(0.3,0,0.3,1);
    animation: sea 30s cubic-bezier(0.3,0,0.3,1);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
@-webkit-keyframes sea {
    0%   {
        transform: scale(1.2);
    }
    100% {
        transform: scale(1);
    }
}
@-moz-keyframes sea {
    0%   {
        transform: scale(1.2);
    }
    100% {
        transform: scale(1);
    }
}
@-o-keyframes sea {
    0%   {
        transform: scale(1.2);
    }
    100% {
        transform: scale(1);
    }
}
@keyframes sea {
    0%   {
        transform: scale(1.2);
    }
    100% {
        transform: scale(1);
    }
}
.frontpage_building {
    background: url(../images/frontpage_building.png);
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 1;
    background-size: cover;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-animation: building 30s cubic-bezier(0.3,0,0.3,1);
    -moz-animation: building 30s cubic-bezier(0.3,0,0.3,1);
    -o-animation: building 30s cubic-bezier(0.3,0,0.3,1);
    animation: building 30s cubic-bezier(0.3,0,0.3,1);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
@-webkit-keyframes building {
    0%   {
        transform: scale(1.4);
    }
    100% {
        transform: scale(1);
    }
}
@-moz-keyframes building {
    0%   {
        transform: scale(1.4);
    }
    100% {
        transform: scale(1);
    }
}
@-o-keyframes building {
    0%   {
        transform: scale(1.4);
    }
    100% {
        transform: scale(1);
    }
}
@keyframes building {
    0%   {
        transform: scale(1.4);
    }
    100% {
        transform: scale(1);
    }
}
.frontpage_logo {
    height: calc(100vh - 85px);
    display: flex;
    align-items: center;
}
.frontpage_logo IMG {
    width: 200px;
    margin-top: -20%;
    -webkit-filter: invert(1) brightness(3);
    filter: invert(1) brightness(3);
}
.gallery_outer {
    height: calc(90vh - 85px);
}
#gallery {
    position: fixed;
    overflow: hidden;
    width: 100%;
    height: 90vh;
    top: 0px;
    background: #FFFFFF;
    z-index: -1;
}
#gallery A {
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: 1;
}
#gallery A IMG {
    border: none;
    width: 100%;
    /*    position: absolute;*/
    height: auto;
}
#gallery A.show {
    z-index: 1;
}
#gallery .caption {
    z-index: 600;
    width: 60%;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
#gallery .caption .content {
    /*margin: 5px;*/
}
#gallery .caption .content H3 {
    margin: 0;
    padding: 20px;
    color: #FFFFFF;
    font-weight: 400;
    letter-spacing: 5px;
    border: #FFFFFF solid 3px;
}
.white_panel {
    background: #FEFEFE;
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
    line-height: 18px;
}
.white_panel H1 {
    font-family: 'PFHandbookPro-Bold', sans-serif;
    color: #FEFEFE;
    font-size: 135px;
    position: absolute;
    top: -184px;
}
.white_panel H2 {
    /* color: #CB9596; */
    line-height: 24px;
    margin-bottom: 20px;
}
.white_panel H2 SPAN {
    font-size: 24px;
}
.white_panel H3 {
    color: #CB9596;
}
.separator {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 50px 0px 50px 0px;

}
.separator SPAN {
    width: 70px;
    height: 1px;
    background: #333333;
    display: inline-block;

}
.white_panel.villa .gallery {
    float: left;
    margin: 15px 0px 15px 0px;
}
.white_panel.villa .gallery A {
    display: inline;
}
.home_text {
    font-family: 'PFAgoraSerifPro-Italic', sans-serif;
    padding: 0px 30px 0px 30px;
}
.home_text P:last-child {
    font-family: 'PFAgoraSerifPro-BoldItalic', sans-serif;
}
.deco {
    background: url(../images/deco.png);
    background-position: left top;
    background-size: auto 100%;
    height: 100px;
    margin-top: 50px;
    margin-bottom: 50px;
}
.deco.deco_services {
    -webkit-filter: brightness(1.5);
    filter: brightness(1.5);
}
.villa .deco {
    margin-top: 7px;
}
.location .deco {
    margin-top: 7px;
}
.contact .deco {
    margin-top: 7px;
}
.panel_menu {
    list-style-type: none;
}
.panel_menu LI A {
    color: #CB9596;
    font-size: 36px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.panel_menu LI A:hover {
    color: #5E5971;
}
.frontpage_footer_menu A {
    color: #5E5971;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.frontpage_footer_menu A:hover {
    color: #CB9596;
}
#subscribe_wrapper H3 {
    font-family: 'PFAgoraSerifPro-BoldItalic', sans-serif;
}
.social {
    font-family: 'PFAgoraSerifPro-BoldItalic', sans-serif;
}
.social IMG {
    width: 25px;
}
#subscribe BUTTON {
    background: none;
    border: none;
}
.service {
    margin-top: 100px;
    /* color: #FEFEFE; */
}
.service_inner {
    /* display: flex; */
    background: #FEFEFE;
    border-radius: 10px;
    padding: 40px 15px 40px 15px;
    line-height: 18px;
    font-size: 18px;
}
.service_inner IMG {
    width: 55px;
    margin-bottom: 20px;
}
.service_inner DIV {
    /* border-right: #FEFEFE solid 1px; */
}
/* .service DIV:last-child {
    border-right: none;
} */
.service DIV:nth-child(2) H2 {
    margin-bottom: 30px;
}
.service_title {
    /* color: #CB9596;
    font-weight: 700; */
    line-height: 24px;
    margin-bottom: 60px;
}
.service_title SPAN {
    font-size: 18px;
}
.map_outer {
    height: calc(90vh - 85px);
}
#map {
    width: 100%;
    height: 90%;
    position: fixed;
    top: 0px;
}
#location_map {
    width: 100%;
    height: 300px;
}
.gallery {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}
.gallery A {
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(203, 149, 150, 0.5);
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.gallery A:hover .overlay {
    opacity: 1;
}
.video_wrapper {
    height: 100vh;
    overflow: hidden;
}
.error {
    font-size: 14px;
    color: #FF0000;
}
.loader {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 10000;
    background: #FEFEFE;
}
.loader H1 {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    margin: auto;
    height: 100px;
    font-family: 'Courgette', cursive;
    color: #C36723;
}
.loader IMG {
    width: 200px;
}
.browser-screen-loading-content {
  text-align: center;
  height: 2em;
  max-width: 100%;
  position: absolute;
  top: 260px;
  right: 0;
  bottom: 3em;
  left: 0;
  margin: auto;
}
.loading-dots {
  margin-left: -1.5em;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-animation: loading-dots-fadein .5s linear forwards;
  -moz-animation: loading-dots-fadein .5s linear forwards;
  -o-animation: loading-dots-fadein .5s linear forwards;
  -ms-animation: loading-dots-fadein .5s linear forwards;
  animation: loading-dots-fadein .5s linear forwards;
}
.loading-dots i {
  width: .5em;
  height: .5em;
  display: inline-block;
  vertical-align: middle;
  background: #e0e0e0;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin: 0 .125em;
  -webkit-animation: loading-dots-middle-dots .5s linear infinite;
  -moz-animation: loading-dots-middle-dots .5s linear infinite;
  -o-animation: loading-dots-middle-dots .5s linear infinite;
  -ms-animation: loading-dots-middle-dots .5s linear infinite;
  animation: loading-dots-middle-dots .5s linear infinite;
}
.loading-dots.dark-gray i {
  background: #6F5C59;
}
.loading-dots i:first-child {
  -webkit-animation: loading-dots-first-dot .5s infinite;
  -moz-animation: loading-dots-first-dot .5s linear infinite;
  -o-animation: loading-dots-first-dot .5s linear infinite;
  -ms-animation: loading-dots-first-dot .5s linear infinite;
  animation: loading-dots-first-dot .5s linear infinite;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translate(-1em);
  -moz-transform: translate(-1em);
  -o-transform: translate(-1em);
  -ms-transform: translate(-1em);
  transform: translate(-1em);
}
.loading-dots i:last-child {
  -webkit-animation: loading-dots-last-dot .5s linear infinite;
  -moz-animation: loading-dots-last-dot .5s linear infinite;
  -o-animation: loading-dots-last-dot .5s linear infinite;
  -ms-animation: loading-dots-last-dot .5s linear infinite;
  animation: loading-dots-last-dot .5s linear infinite;
}

@-moz-keyframes loading-dots-fadein{100%{opacity:1;-ms-filter:none;filter:none}}
@-webkit-keyframes loading-dots-fadein{100%{opacity:1;-ms-filter:none;filter:none}}
@-o-keyframes loading-dots-fadein{100%{opacity:1;-ms-filter:none;filter:none}}
@keyframes loading-dots-fadein{100%{opacity:1;-ms-filter:none;filter:none}}

@-moz-keyframes loading-dots-first-dot{100%{-webkit-transform:translate(1em);-moz-transform:translate(1em);-o-transform:translate(1em);-ms-transform:translate(1em);transform:translate(1em);opacity:1;-ms-filter:none;filter:none}}
@-webkit-keyframes loading-dots-first-dot{100%{-webkit-transform:translate(1em);-moz-transform:translate(1em);-o-transform:translate(1em);-ms-transform:translate(1em);transform:translate(1em);opacity:1;-ms-filter:none;filter:none}}
@-o-keyframes loading-dots-first-dot{100%{-webkit-transform:translate(1em);-moz-transform:translate(1em);-o-transform:translate(1em);-ms-transform:translate(1em);transform:translate(1em);opacity:1;-ms-filter:none;filter:none}}
@keyframes loading-dots-first-dot{100%{-webkit-transform:translate(1em);-moz-transform:translate(1em);-o-transform:translate(1em);-ms-transform:translate(1em);transform:translate(1em);opacity:1;-ms-filter:none;filter:none}}

@-moz-keyframes loading-dots-middle-dots{100%{-webkit-transform:translate(1em);-moz-transform:translate(1em);-o-transform:translate(1em);-ms-transform:translate(1em);transform:translate(1em)}}
@-webkit-keyframes loading-dots-middle-dots{100%{-webkit-transform:translate(1em);-moz-transform:translate(1em);-o-transform:translate(1em);-ms-transform:translate(1em);transform:translate(1em)}}
@-o-keyframes loading-dots-middle-dots{100%{-webkit-transform:translate(1em);-moz-transform:translate(1em);-o-transform:translate(1em);-ms-transform:translate(1em);transform:translate(1em)}}
@keyframes loading-dots-middle-dots{100%{-webkit-transform:translate(1em);-moz-transform:translate(1em);-o-transform:translate(1em);-ms-transform:translate(1em);transform:translate(1em)}}

@-moz-keyframes loading-dots-last-dot{100%{-webkit-transform:translate(2em);-moz-transform:translate(2em);-o-transform:translate(2em);-ms-transform:translate(2em);transform:translate(2em);opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}}
@-webkit-keyframes loading-dots-last-dot{100%{-webkit-transform:translate(2em);-moz-transform:translate(2em);-o-transform:translate(2em);-ms-transform:translate(2em);transform:translate(2em);opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}}
@-o-keyframes loading-dots-last-dot{100%{-webkit-transform:translate(2em);-moz-transform:translate(2em);-o-transform:translate(2em);-ms-transform:translate(2em);transform:translate(2em);opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}}
@keyframes loading-dots-last-dot{100%{-webkit-transform:translate(2em);-moz-transform:translate(2em);-o-transform:translate(2em);-ms-transform:translate(2em);transform:translate(2em);opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}}
.ui-widget-content {
    background: #FFFFFF;
    padding: 2px;
    font-size: 16px;
}
.ui-widget-header {
    background: #DBBABA;
    border: none;
    border-radius: 0px;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: #FFFFFF;
    color: #333333;
    border: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    background: #CB9596;
    color: #FFFFFF;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight, .ui-widget-content .ui-state-active, .ui-state-focus {
    background: #DBBABA;
    color: #FFFFFF;
}
@media screen and (max-width: 1200px) {
    .logo {
        padding: 15px 30px 15px 30px;
    }
}
@media screen and (max-width: 990px) {
    .logo {
        padding: 15px;
    }
}
@media screen and (max-width: 768px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left;
        width: 100%;
    }
    .col-xs-6 {
        width: 50%;
    }
    .navbar-default .col-lg-6 {
        float: none;
        width: auto;
    }
    .navbar-default .col-sm-2 {
        float: left;
        width: 33.33333%;
    }
    .logo {
        padding: 15px;
    }
    .navbar-default .navbar-nav {
        display: block;
    }
    .navbar-default .navbar-nav LI {
        display: block;
    }
    .navbar-default .navbar-nav LI A {
        padding: 10px;
    }
    .white_panel H1 {
        font-size: 80px;
        top: -138px;
    }
    .frontpage_logo H1 {
        width: 100%;
    }
    .service_inner {
        display: block;
    }
    .service_inner DIV {
        margin-bottom: 50px;
    }
    .white_panel.villa .gallery LI:last-child {
        display: none;
    }
}