@charset "utf-8";/* CSS LAYOUT */body {    margin-left: 0px !important;}#siteHead {   background-color: #FFFFFF;    position: relative;   -webkit-box-shadow: 0px 0px 6px rgba(51,51,51,.07);   box-shadow: 0px 0px 6px rgba(51,51,51,.07);}#logo-top {    position: absolute;    top: 12px;    left: 25px;}#logo-top img {    box-sizing: border-box;    max-height: 65px;}.nav-right {    position:absolute;    right:30px;    top:30px;}.nav-right a  {    height:30px;    line-height: 30px;}a.lang img {    max-height: 28px;    margin-top:-2px;}.lang.first  {    padding-left: 10px;}#home-slider {    margin-top:25px;    margin-bottom:25px;}.img-top-wrap {    border-bottom: 2px solid #aaa182;    padding-bottom: 3px;}#siteFoot {   /*    background-color: #999175;*/   background-color: #203052;   color: #fff;   font-size: 14px;   padding-bottom: 2em;}#logo-foot {    max-width: 140px;}.foot-top {   background-color: rgba(0,0,0,.15);   padding-top: 12px;   padding-bottom: 12px;   margin-bottom: 2em;   text-align: center;   -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.2);   box-shadow: 0px 0px 10px rgba(0,0,0,.2);   border-bottom: 1px solid rgba(195,185,149,.55);   border-top: 1px solid #FFFFFF;}.logo-offcanvas-wrap {    padding:30px;}.logo-offcanvas-wrap a img {    max-height: 60px;    margin-left: auto;    margin-right: auto;    display: block;}#home-slider .item {   background-image: url(../../app/img/brillo.png);   padding-bottom: 20px;   background-repeat: repeat-x;   background-position: 0% bottom;}a.foot-arrow {    opacity: 1;    -webkit-transition: all 300ms ease-out;	-moz-transition: all 300ms ease-out;	-ms-transition: all 300ms ease-out;	-o-transition: all 300ms ease-out;	transition: all 300ms ease-out;}a.foot-arrow:hover {    color: white;    text-decoration: none;    opacity: 0.6 !important;}.foot-social a {    opacity: 1 !important;    padding-left:3px;    padding-right: 3px;    color: #fff;    -webkit-transition: all 300ms ease-out;	-moz-transition: all 300ms ease-out;	-ms-transition: all 300ms ease-out;	-o-transition: all 300ms ease-out;	transition: all 300ms ease-out;}.foot-social a:hover {    color: #a39a7d !important;}.panel-background {   background-color: #F5F5F5;   margin-top: -20px;   margin-left: -25px;   margin-right: -25px;   padding: 1.4em;   margin-bottom: 20px;   border-bottom: 1px solid #EBEBEB;   text-shadow: 1px 1px #FFFFFF;}.box-shadow {   -webkit-box-shadow: 0px 0px 10px rgba(51,51,51,.05);   box-shadow: 0px 0px 10px rgba(51,51,51,.05);}.play .uk-panel {    -webkit-transition: all 500ms cubic-bezier(.14,.95,.56,.98);	-moz-transition: all 500ms cubic-bezier(.14,.95,.56,.98);	-ms-transition: all 500ms cubic-bezier(.14,.95,.56,.98);	-o-transition: all 500ms cubic-bezier(.14,.95,.56,.98);	transition: all 500ms cubic-bezier(.14,.95,.56,.98);}.play .uk-panel:hover, .play .uk-panel:focus, .play .uk-panel:active {    -moz-transform: scale(1.05);-webkit-transform: scale(1.05);-o-transform: scale(1.05);-ms-transform: scale(1.05);transform: scale(1.05);}.fondo-blanco {    background-color: #fff;}.ornaments {   background-image: url(../../app/img/flower-black.png);   background-repeat: repeat;}.box-black {   background-color: rgba(0,0,0,.15);   padding: 1em;   color: #FFFFFF;   border: 1px solid rgba(255,255,255,.1);   border-radius: 3px;   text-align: center;}.promo-list {  position: relative;}.video-badge {  position: absolute;  top: 12px;  right: 12px;  z-index: 99;  color: #fff;  font-size: 25px;  opacity: 0.8;  background-color: rgba(0,0,0,.3);  padding:10px;  border-radius: 50%;}.videoWrapper {  position: relative;  padding-bottom: 56.25%; /* 16:9 */  padding-top: 25px;  height: 0;}.videoWrapper iframe {  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;}#map {   height: 450px;   border-top: 2px solid #2B406A;}
